diff --git a/.gitignore b/.gitignore index 69c5498e..94bc442b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,42 +1,37 @@ -# This .gitignore file supports nested Unity projects +# This .gitignore file should be placed at the root of your Unity project directory # -# Based on the ignore from https://github.com/github/gitignore/blob/main/Unity.gitignore +# Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore # - -.svn/ - -# Unity specific folders -/**/[Ll]ibrary/* -/**/[Tt]emp/* -/**/[Oo]bj/* -/**/[Bb]uild/* -/**/[Bb]uilds/* -/**/[Ll]ogs/* -/**/[Uu]ser[Ss]ettings/* - - +/[Ll]ibrary/ +/[Tt]emp/ +/[Oo]bj/ +/[Bb]uild/ +/[Bb]uilds/ +/[Ll]ogs/ +/[Uu]ser[Ss]ettings/ + # MemoryCaptures can get excessive in size. # They also could contain extremely sensitive data -/**/[Mm]emoryCaptures/* - +/[Mm]emoryCaptures/ + # Recordings can get excessive in size -/**/[Rr]ecordings/* - +/[Rr]ecordings/ + # Uncomment this line if you wish to ignore the asset store tools plugin -# /**/[Aa]ssets/AssetStoreTools* - +# /[Aa]ssets/AssetStoreTools* + # Autogenerated Jetbrains Rider plugin -/**/[Aa]ssets/Plugins/Editor/JetBrains* - +/[Aa]ssets/Plugins/Editor/JetBrains* + # Visual Studio cache directory -/**/.vs/* - +.vs/ + # Gradle cache directory -/**/.gradle/* - +.gradle/ + # Autogenerated VS/MD/Consulo solution and project files -/**/ExportedObj/ -/**/.consulo/ +ExportedObj/ +.consulo/ *.csproj *.unityproj *.sln @@ -51,59 +46,27 @@ *.mdb *.opendb *.VC.db - + # Unity3D generated meta files *.pidb.meta *.pdb.meta *.mdb.meta - + # Unity3D generated file on crash reports sysinfo.txt - + # Builds *.apk *.aab *.unitypackage *.app - + # Crashlytics generated file crashlytics-build.properties - + # Packed Addressables -/**/[Aa]ssets/[Aa]ddressable[Aa]ssets[Dd]ata/*/*.bin* - +/[Aa]ssets/[Aa]ddressable[Aa]ssets[Dd]ata/*/*.bin* + # Temporary auto-generated Android Assets -/**/[Aa]ssets/[Ss]treamingAssets/aa.meta -/**/[Aa]ssets/[Ss]treamingAssets/aa/* - -# Compiled Object files -*.slo -*.lo -*.o -# *.obj Do Not Ignore since obj model files would conflict. These are ignored at a folder level. - -# Precompiled Headers -*.gch -*.pch - -# Fortran module files -# *.mod Do Not Ignore since this would ignore fmod files. Likely not used. - -#Blender backup files -*.blend1 - -#Godot intermediate files -/**/.godot/* - -# These project files can be generated by engines -*.xcodeproj -*.xcworkspace -*.opensdf -*.sdf -*.log - -# ------------------------------------------------- -# Exceptional File Patterns -# -# This is a good place to override file patterns above for specific cases -# ------------------------------------------------- +/[Aa]ssets/[Ss]treamingAssets/aa.meta +/[Aa]ssets/[Ss]treamingAssets/aa/* \ No newline at end of file diff --git a/.vsconfig b/.vsconfig new file mode 100644 index 00000000..f019fd0a --- /dev/null +++ b/.vsconfig @@ -0,0 +1,6 @@ +{ + "version": "1.0", + "components": [ + "Microsoft.VisualStudio.Workload.ManagedGame" + ] +} diff --git a/Assets - 快捷方式.lnk b/Assets - 快捷方式.lnk new file mode 100644 index 00000000..532fc92b Binary files /dev/null and b/Assets - 快捷方式.lnk differ diff --git a/bakery_times.log b/bakery_times.log new file mode 100644 index 00000000..7be6b8df --- /dev/null +++ b/bakery_times.log @@ -0,0 +1,5 @@ +10/13/2025 17:11 | Scene_05 | 0h 35m 21s +10/14/2025 15:14 | Scene_04 | 0h 2m 42s +12/18/2025 03:46 | Scene_06 | 0h 0m 25s +12/18/2025 03:47 | Scene_06 | 0h 0m 3s +12/18/2025 03:47 | Scene_06 | 0h 0m 22s diff --git a/ps_driver_sdk.log b/ps_driver_sdk.log new file mode 100644 index 00000000..9beb410c --- /dev/null +++ b/ps_driver_sdk.log @@ -0,0 +1,31190 @@ +[2025-03-12 17:20:20.138] [PSS] [info] *********** Log Begin ********** +[2025-03-12 17:20:20.138] [PSS] [info] process id= 12772 +[2025-03-12 17:20:20.138] [PSS] [debug] [12772|13644]streaming_driver_interface_impl.cpp:19 StreamingDriverInterfaceImpl: callback= 0x220a91bcf50, this= 0x21fbe1e68e0 +[2025-03-12 17:20:20.138] [PSS] [error] [12772|13644]streaming_driver_interface_impl.cpp:115 SetTrackingOrigin: streaming not started, this= 0x21fbe1e68e0 +[2025-03-12 17:20:20.138] [PSS] [info] [12772|13644]streaming_driver_interface_impl.cpp:24 ConnectToService: connect to service, client_id= Nn8KbB4Nf63Om3ic, this= 0x21fbe1e68e0 +[2025-03-12 17:20:20.138] [PSS] [info] [12772|13644]streaming_client_impl.cpp:25 ConnectToService: client_id= Nn8KbB4Nf63Om3ic, name= 3D Engine, desp= StreamingSceneRender, this= 0x221a8198120 +[2025-03-12 17:20:20.138] [PSS] [debug] [12772|21792]streaming_client_impl.cpp:137 InvokeConnectToService: connect to service through the network, port= 54000, this= 0x221a8198120 +[2025-03-12 17:20:20.138] [PSS] [debug] [12772|21792]transport_client_tcp3.cpp:34 Start: buffer size(send\recv): 2097152\2097152, this= 0x22101a68810 +[2025-03-12 17:20:20.138] [PSS] [info] [12772|21792]transport_client_tcp3.cpp:59 Start: server= 127.0.0.1:54000, local=0.0.0.0:0, this= 0x22101a68810 +[2025-03-12 17:20:20.138] [PSS] [info] [12772|23888]streaming_client_impl.cpp:62 NotifyConnectResult: network connect to service result= 0, this= 0x221a8198120 +[2025-03-12 17:20:20.138] [PSS] [debug] [12772|23888]transport_client_tcp3.cpp:136 HandleConnect: local= 127.0.0.1:14890, this= 0x22101a68810 +[2025-03-12 17:20:20.138] [PSS] [debug] [12772|21792]streaming_client_impl.cpp:150 InvokeConnectToServiceByRpc: begin to connect to service by rpc, this= 0x221a8198120 +[2025-03-12 17:20:20.138] [PSS] [info] [12772|21792]rpc.cpp:81 Start: start, request id begin from 3490, this= 0x22058b71a80 +[2025-03-12 17:20:20.139] [PSS] [debug] [12772|21792]streaming_client_impl.cpp:171 InvokeConnectToServiceByRpc: connecting to service success, client_id= Nn8KbB4Nf63Om3ic, this= 0x221a8198120 +[2025-03-12 17:20:20.139] [PSS] [info] [12772|21792]streaming_client_impl.cpp:238 HandleConnectToServiceResp: connect response {result { description: "Success" } client_id: "Nn8KbB4Nf63Om3ic" service_id: "xre_sFVHW2Sk" service_version: "2.2.1.9"}, this= 0x221a8198120 +[2025-03-12 17:20:20.139] [PSS] [info] [12772|21792]streaming_driver_interface_impl.cpp:326 NotifyClientConnectResult: client connected, client_id= Nn8KbB4Nf63Om3ic, service_version= 2.2.1.9, this= 0x21fbe1e68e0 +[2025-03-12 17:20:20.139] [PSS] [info] [12772|21792]streaming_driver_interface_impl.cpp:382 HandleUpdateHMDStateEvent: update hmd state {state_type: kHMDDeviceStateConnected device_id: "PA9410MGJ9270398G" device_name: "PICO 4 Ultra Enterprise" connection_type: kConnectionUsb description: "Add Device"}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:20.140] [PSS] [info] [12772|13644]streaming_driver_interface_impl.cpp:50 StartStreaming: start streaming, {width: 1920 height: 1920 frame_rate: 72}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:20.817] [PSS] [info] [12772|21792]streaming_driver_interface_impl.cpp:418 HandleUpdateStreamingStateEvent: update streaming state {started_flag: true session_id: "S82k6vTF"}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:20.817] [PSS] [info] [12772|21792]streaming_driver_interface_impl.cpp:213 StartHandTracking: start hand tracking, this= 0x21fbe1e68e0 +[2025-03-12 17:20:20.946] [PSS] [debug] [12772|21792]streaming_driver_interface_impl.cpp:444 HandleIpdChangedEvent: ipd changed {ipd: 0.06402}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:20.946] [PSS] [debug] [12772|21792]streaming_driver_interface_impl.cpp:456 HandleFovChangedEvent: fov changed {fov_infos { eye_side: kSideLeft left: -0.907541096 right: 0.907541096 up: 0.907541096 down: -0.907541096 } fov_infos { eye_side: kSideRight left: -0.907541096 right: 0.907541096 up: 0.907541096 down: -0.907541096 }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.157460183 y: 0.479603738 z: 0.120109022 w: -0.854845285 } position { x: -1.03775048 y: 1.1573391 z: -7.46775675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16197145 y: 0.495112747 z: 0.120158873 w: -0.845097899 } position { x: -1.03228891 y: 1.15520608 z: -7.46698713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.167] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.161058173 y: 0.498788118 z: 0.119967446 w: -0.843136132 } position { x: -1.03135 y: 1.15477669 z: -7.46665812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.161058173 y: 0.498788118 z: 0.119967446 w: -0.843136132 } position { x: -1.03135 y: 1.15477669 z: -7.46665812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.158405885 y: 0.502015352 z: 0.118792437 w: -0.841888666 } position { x: -1.03035283 y: 1.15470338 z: -7.46576738 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.222] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.158405885 y: 0.502015352 z: 0.118792437 w: -0.841888666 } position { x: -1.03035283 y: 1.15470338 z: -7.46576738 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.157752782 y: 0.503911 z: 0.118526556 w: -0.84091568 } position { x: -1.02967584 y: 1.1552242 z: -7.4652667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.157558635 y: 0.503951788 z: 0.118091129 w: -0.840988934 } position { x: -1.02940464 y: 1.15531278 z: -7.46508884 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.157356098 y: 0.503770113 z: 0.117779218 w: -0.84117943 } position { x: -1.02907753 y: 1.1553967 z: -7.46484423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.317] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.156769127 y: 0.503716171 z: 0.117671959 w: -0.84133631 } position { x: -1.0283531 y: 1.15581071 z: -7.46450281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.156769127 y: 0.503716171 z: 0.117671959 w: -0.84133631 } position { x: -1.0283531 y: 1.15581071 z: -7.46450281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.156274885 y: 0.503813148 z: 0.117589623 w: -0.841381669 } position { x: -1.02782607 y: 1.15600109 z: -7.46436739 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.154996261 y: 0.504299581 z: 0.117249668 w: -0.841374338 } position { x: -1.0265497 y: 1.15695763 z: -7.46429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.154996261 y: 0.504299581 z: 0.117249668 w: -0.841374338 } position { x: -1.0265497 y: 1.15695763 z: -7.46429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.154500753 y: 0.504912 z: 0.116911463 w: -0.841145098 } position { x: -1.02597773 y: 1.15748167 z: -7.46428442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.153720528 y: 0.50555104 z: 0.116546161 w: -0.8409549 } position { x: -1.02544177 y: 1.15780056 z: -7.46445274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.405] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.15290679 y: 0.506180942 z: 0.116400465 w: -0.840744495 } position { x: -1.02493203 y: 1.15813041 z: -7.46452188 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.152143478 y: 0.506571293 z: 0.116087683 w: -0.84069109 } position { x: -1.02439225 y: 1.15854216 z: -7.46457815 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.151182577 y: 0.506874681 z: 0.115655035 w: -0.840741217 } position { x: -1.02377486 y: 1.15901113 z: -7.46460104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.150462 y: 0.50695169 z: 0.115351208 w: -0.840865791 } position { x: -1.02303803 y: 1.15960252 z: -7.46471071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.460] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.149873525 y: 0.507106483 z: 0.115121774 w: -0.840909 } position { x: -1.02238107 y: 1.1602869 z: -7.46477127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.149351507 y: 0.507340252 z: 0.115029015 w: -0.840873539 } position { x: -1.02168739 y: 1.16090488 z: -7.46485519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.488] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148862034 y: 0.50765574 z: 0.114958428 w: -0.840779662 } position { x: -1.02103674 y: 1.16152024 z: -7.46500778 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148428574 y: 0.508315384 z: 0.115012333 w: -0.840450227 } position { x: -1.02039933 y: 1.16210067 z: -7.46505928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.518] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148249686 y: 0.509152114 z: 0.115370981 w: -0.839926 } position { x: -1.0197289 y: 1.16270983 z: -7.46517038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148269102 y: 0.510578632 z: 0.116335355 w: -0.838923037 } position { x: -1.01810968 y: 1.16391575 z: -7.46567631 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148269102 y: 0.510578632 z: 0.116335355 w: -0.838923037 } position { x: -1.01810968 y: 1.16391575 z: -7.46567631 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148508966 y: 0.51057452 z: 0.11666508 w: -0.838837385 } position { x: -1.0173744 y: 1.16435421 z: -7.46579218 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148602813 y: 0.510522485 z: 0.116948448 w: -0.838812888 } position { x: -1.01663923 y: 1.16462827 z: -7.46592522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148727298 y: 0.510401964 z: 0.117163122 w: -0.838834286 } position { x: -1.01578701 y: 1.1648407 z: -7.46604967 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.1486215 y: 0.51035738 z: 0.117343672 w: -0.838854849 } position { x: -1.01493287 y: 1.16497445 z: -7.46628666 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148304939 y: 0.510581136 z: 0.117561974 w: -0.838744104 } position { x: -1.01413715 y: 1.16502059 z: -7.46653891 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.147604689 y: 0.510762572 z: 0.11767526 w: -0.838741302 } position { x: -1.01327968 y: 1.16482222 z: -7.46696186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.146354631 y: 0.511138499 z: 0.11772804 w: -0.838723958 } position { x: -1.01241302 y: 1.16459453 z: -7.46732473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14509359 y: 0.511887491 z: 0.117562756 w: -0.83850944 } position { x: -1.01157391 y: 1.16436803 z: -7.46774626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.143816277 y: 0.512737513 z: 0.117291391 w: -0.838248074 } position { x: -1.01071513 y: 1.16416943 z: -7.46830606 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.142340571 y: 0.513487101 z: 0.117247492 w: -0.838047266 } position { x: -1.00987804 y: 1.16389239 z: -7.46893883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14084287 y: 0.514195144 z: 0.117277861 w: -0.837861896 } position { x: -1.00895751 y: 1.16361821 z: -7.46970415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139409974 y: 0.514607251 z: 0.117226966 w: -0.837855637 } position { x: -1.00817037 y: 1.16351569 z: -7.4703474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138112888 y: 0.514902413 z: 0.117128804 w: -0.837902844 } position { x: -1.00747406 y: 1.16343129 z: -7.47099876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136886105 y: 0.515202463 z: 0.117215924 w: -0.837907553 } position { x: -1.00679278 y: 1.16352022 z: -7.47165203 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13563095 y: 0.515539587 z: 0.117356203 w: -0.837884665 } position { x: -1.00608122 y: 1.16355383 z: -7.47231293 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.134667873 y: 0.516001046 z: 0.117775887 w: -0.837697 } position { x: -1.00557411 y: 1.16383207 z: -7.47287703 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.134046793 y: 0.516453564 z: 0.118156485 w: -0.837464154 } position { x: -1.00502801 y: 1.16418862 z: -7.47336912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.133965299 y: 0.516879857 z: 0.118777484 w: -0.837126374 } position { x: -1.00450075 y: 1.16469419 z: -7.47374821 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.134509474 y: 0.517097414 z: 0.119378977 w: -0.836819112 } position { x: -1.0040766 y: 1.16551852 z: -7.47394133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135696769 y: 0.517138898 z: 0.119772837 w: -0.836545408 } position { x: -1.00361717 y: 1.1664499 z: -7.47393322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137448534 y: 0.517043 z: 0.119746961 w: -0.836322427 } position { x: -1.00322556 y: 1.16736329 z: -7.47380972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139353678 y: 0.516914248 z: 0.119447187 w: -0.836129606 } position { x: -1.00286436 y: 1.16819072 z: -7.47359419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14107953 y: 0.517173111 z: 0.11931669 w: -0.835698605 } position { x: -1.00254512 y: 1.16899085 z: -7.47338724 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.880] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.142533615 y: 0.518038332 z: 0.119327098 w: -0.834914148 } position { x: -1.00225735 y: 1.16987967 z: -7.47305202 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14337036 y: 0.51936543 z: 0.11931546 w: -0.83394742 } position { x: -1.00202775 y: 1.1706425 z: -7.47277451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.143796876 y: 0.521175504 z: 0.119179197 w: -0.832763374 } position { x: -1.00181425 y: 1.17133617 z: -7.47258711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14381516 y: 0.523496032 z: 0.118829384 w: -0.831353605 } position { x: -1.00153661 y: 1.1719172 z: -7.47246933 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:25.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.143426687 y: 0.526398838 z: 0.118287034 w: -0.829663336 } position { x: -1.0013082 y: 1.17227149 z: -7.47221756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137546018 y: 0.553631365 z: 0.114778496 w: -0.813264608 } position { x: -1.00002372 y: 1.17262459 z: -7.46814251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137561649 y: 0.558476448 z: 0.113895275 w: -0.810067117 } position { x: -0.999994755 y: 1.17262208 z: -7.46712494 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137561649 y: 0.558476448 z: 0.113895275 w: -0.810067117 } position { x: -0.999994755 y: 1.17262208 z: -7.46712494 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137617454 y: 0.564069033 z: 0.113468684 w: -0.806233466 } position { x: -0.999824464 y: 1.17262268 z: -7.46605206 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.076] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138763815 y: 0.575563133 z: 0.113679707 w: -0.79784 } position { x: -0.999715507 y: 1.17275929 z: -7.46414614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139189318 y: 0.581088841 z: 0.113707215 w: -0.793746114 } position { x: -0.999693334 y: 1.172737 z: -7.46315622 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.104] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139189318 y: 0.581088841 z: 0.113707215 w: -0.793746114 } position { x: -0.999693334 y: 1.172737 z: -7.46315622 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140197352 y: 0.586449146 z: 0.114766568 w: -0.789462328 } position { x: -0.999740481 y: 1.17275727 z: -7.46171188 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141149208 y: 0.592022657 z: 0.11575783 w: -0.78497529 } position { x: -0.999950528 y: 1.17283976 z: -7.46035814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.142393857 y: 0.597202659 z: 0.115935452 w: -0.780789316 } position { x: -1.00007617 y: 1.17301011 z: -7.45920038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.143913701 y: 0.602386892 z: 0.116309606 w: -0.776460528 } position { x: -0.999947369 y: 1.17287672 z: -7.45821714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.145091817 y: 0.607304 z: 0.116922773 w: -0.772307754 } position { x: -1.00001109 y: 1.17293048 z: -7.45679283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.146681204 y: 0.616811097 z: 0.118328899 w: -0.764216542 } position { x: -0.99993366 y: 1.17291689 z: -7.45437241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.199] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.146681204 y: 0.616811097 z: 0.118328899 w: -0.764216542 } position { x: -0.99993366 y: 1.17291689 z: -7.45437241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.214] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.147389948 y: 0.62170732 z: 0.118958674 w: -0.760003328 } position { x: -1.00005174 y: 1.17256677 z: -7.45291519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148337916 y: 0.627535 z: 0.120452091 w: -0.75477612 } position { x: -1.0005188 y: 1.1721524 z: -7.45121765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148909271 y: 0.633585334 z: 0.121688075 w: -0.749391496 } position { x: -1.00078809 y: 1.1723367 z: -7.4500742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.256] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14881295 y: 0.63996911 z: 0.121450521 w: -0.744005382 } position { x: -1.00071406 y: 1.17221272 z: -7.44888449 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148695841 y: 0.644875765 z: 0.121407896 w: -0.739787102 } position { x: -1.00059056 y: 1.1717484 z: -7.44762039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148566 y: 0.649997711 z: 0.122061692 w: -0.735208929 } position { x: -1.00056493 y: 1.17161763 z: -7.44620132 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148541316 y: 0.655000567 z: 0.122225262 w: -0.730733037 } position { x: -1.00077784 y: 1.17147362 z: -7.44476366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148247421 y: 0.660377324 z: 0.122423328 w: -0.725904286 } position { x: -1.00101638 y: 1.1710366 z: -7.44327402 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.147875279 y: 0.666293 z: 0.122578658 w: -0.720528245 } position { x: -1.00131273 y: 1.17074406 z: -7.44171286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.147506282 y: 0.671871185 z: 0.122332916 w: -0.715447843 } position { x: -1.00155747 y: 1.17067957 z: -7.4404726 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.147290125 y: 0.677147806 z: 0.121710189 w: -0.710607588 } position { x: -1.00149226 y: 1.17054629 z: -7.43950319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.147132412 y: 0.681474209 z: 0.121507883 w: -0.706527233 } position { x: -1.00154841 y: 1.17033541 z: -7.43834782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.146584705 y: 0.685358286 z: 0.121444665 w: -0.702885568 } position { x: -1.00154686 y: 1.17011654 z: -7.43717766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14631778 y: 0.688294291 z: 0.121269487 w: -0.700096965 } position { x: -1.00167775 y: 1.16990912 z: -7.43606 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.409] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.146086782 y: 0.691265225 z: 0.120992787 w: -0.697260201 } position { x: -1.00181043 y: 1.16966486 z: -7.43480492 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.423] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.145943373 y: 0.694314957 z: 0.12059202 w: -0.694323301 } position { x: -1.00192034 y: 1.16946888 z: -7.43361902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.145932868 y: 0.696882129 z: 0.120066166 w: -0.691840291 } position { x: -1.0019263 y: 1.16939032 z: -7.43276596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.451] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.145771369 y: 0.699178338 z: 0.119558401 w: -0.689642 } position { x: -1.00198126 y: 1.16924667 z: -7.43187571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.145348445 y: 0.70131284 z: 0.119280212 w: -0.687609136 } position { x: -1.00206554 y: 1.16905165 z: -7.43095493 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.145107254 y: 0.703345299 z: 0.11921902 w: -0.685591817 } position { x: -1.00223887 y: 1.16891992 z: -7.42998886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.145105109 y: 0.705300272 z: 0.119275771 w: -0.683571041 } position { x: -1.00253046 y: 1.16886961 z: -7.42909718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.145449579 y: 0.70714 z: 0.119685084 w: -0.681522489 } position { x: -1.00274336 y: 1.16890299 z: -7.42826319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.146013841 y: 0.70860064 z: 0.119993553 w: -0.679828346 } position { x: -1.00282836 y: 1.16889453 z: -7.42743635 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.534] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.146474212 y: 0.709922194 z: 0.120056361 w: -0.678337872 } position { x: -1.00310326 y: 1.16887295 z: -7.42656422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.146882206 y: 0.711091697 z: 0.120089874 w: -0.67701751 } position { x: -1.00344241 y: 1.16887927 z: -7.42574072 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.147167906 y: 0.712109566 z: 0.120214641 w: -0.675862432 } position { x: -1.00370049 y: 1.16889739 z: -7.42493105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14744252 y: 0.712993264 z: 0.120157756 w: -0.674880326 } position { x: -1.00386465 y: 1.16888404 z: -7.42414761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.147633657 y: 0.713764071 z: 0.119999863 w: -0.674051344 } position { x: -1.00416863 y: 1.16875243 z: -7.42319441 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.147768 y: 0.714809954 z: 0.120082058 w: -0.672898 } position { x: -1.00458813 y: 1.1686976 z: -7.42225456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.147599876 y: 0.715938568 z: 0.120169923 w: -0.671718359 } position { x: -1.00487185 y: 1.16869569 z: -7.4213357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.147116974 y: 0.71727705 z: 0.12019331 w: -0.670390785 } position { x: -1.00509882 y: 1.16870582 z: -7.42041969 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.146499276 y: 0.718844235 z: 0.120310329 w: -0.668824613 } position { x: -1.00523102 y: 1.16870105 z: -7.41954517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.146494105 y: 0.720577657 z: 0.120492391 w: -0.666924953 } position { x: -1.00529325 y: 1.16872263 z: -7.41867161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.145133913 y: 0.723846078 z: 0.120419718 w: -0.663688242 } position { x: -1.0050838 y: 1.16850424 z: -7.41711617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.145133913 y: 0.723846078 z: 0.120419718 w: -0.663688242 } position { x: -1.0050838 y: 1.16850424 z: -7.41711617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.144119143 y: 0.725984395 z: 0.120047718 w: -0.661638 } position { x: -1.00508308 y: 1.16831708 z: -7.4162612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.143585056 y: 0.728465676 z: 0.120039597 w: -0.659023225 } position { x: -1.00482929 y: 1.16818333 z: -7.41532946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14333567 y: 0.730876684 z: 0.120291263 w: -0.656356752 } position { x: -1.00464237 y: 1.16797221 z: -7.41443491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.143015668 y: 0.733408809 z: 0.120671637 w: -0.653526127 } position { x: -1.00426972 y: 1.16790593 z: -7.41358185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.142730251 y: 0.735773683 z: 0.12087106 w: -0.650888085 } position { x: -1.00398684 y: 1.1678611 z: -7.41265917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.142596796 y: 0.738295138 z: 0.121725224 w: -0.647896171 } position { x: -1.00375199 y: 1.16730356 z: -7.41157722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.784] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.143176049 y: 0.740612745 z: 0.122817509 w: -0.644910276 } position { x: -1.00350773 y: 1.16771078 z: -7.41078138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.144443348 y: 0.742679238 z: 0.123625867 w: -0.642090559 } position { x: -1.00324774 y: 1.16735959 z: -7.40976286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.145475537 y: 0.744711816 z: 0.124587514 w: -0.639311433 } position { x: -1.00340199 y: 1.16709387 z: -7.40877295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.146925032 y: 0.746918 z: 0.125716448 w: -0.63617754 } position { x: -1.00375366 y: 1.16678381 z: -7.40768385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148514733 y: 0.749336302 z: 0.127794728 w: -0.632540107 } position { x: -1.00402641 y: 1.16651416 z: -7.40660286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.15173851 y: 0.750914454 z: 0.130326122 w: -0.629379094 } position { x: -1.00399196 y: 1.16638637 z: -7.40568209 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.868] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.155790821 y: 0.752049088 z: 0.131585523 w: -0.62676686 } position { x: -1.00406635 y: 1.16621745 z: -7.40482187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.156779051 y: 0.753501654 z: 0.132433906 w: -0.624593437 } position { x: -1.00406814 y: 1.16615844 z: -7.40409136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16022265 y: 0.753873289 z: 0.135666922 w: -0.622574 } position { x: -1.00429988 y: 1.16598499 z: -7.40304708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.909] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163512692 y: 0.753834426 z: 0.13839902 w: -0.621162593 } position { x: -1.00483513 y: 1.16574645 z: -7.40205812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166865349 y: 0.754120469 z: 0.141070262 w: -0.619320273 } position { x: -1.00544083 y: 1.16559649 z: -7.40106487 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17092742 y: 0.754355848 z: 0.143779814 w: -0.617299318 } position { x: -1.00578785 y: 1.16515625 z: -7.40007973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175314724 y: 0.753954232 z: 0.146729216 w: -0.61586386 } position { x: -1.0062387 y: 1.16485679 z: -7.39915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.965] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.179173976 y: 0.753335357 z: 0.149234653 w: -0.614907861 } position { x: -1.00667655 y: 1.16473424 z: -7.39831305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.183007061 y: 0.752560437 z: 0.151507527 w: -0.614171624 } position { x: -1.00695729 y: 1.16456127 z: -7.39743614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:26.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.186666489 y: 0.751484394 z: 0.154103175 w: -0.613741815 } position { x: -1.00725532 y: 1.16432559 z: -7.39645481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.190004379 y: 0.750400722 z: 0.156797633 w: -0.613360941 } position { x: -1.00775886 y: 1.16426957 z: -7.39557362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.193541169 y: 0.749683797 z: 0.159352079 w: -0.612472832 } position { x: -1.00806797 y: 1.16402936 z: -7.3945713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.19709684 y: 0.748757541 z: 0.161992148 w: -0.611779034 } position { x: -1.00820422 y: 1.16375935 z: -7.39359856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.200265422 y: 0.747561872 z: 0.164292395 w: -0.61159873 } position { x: -1.00834334 y: 1.16354704 z: -7.39267206 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.202599689 y: 0.746584892 z: 0.165537328 w: -0.611687601 } position { x: -1.00836384 y: 1.1635555 z: -7.39192677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.076] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.20472379 y: 0.745695949 z: 0.16655688 w: -0.611788 } position { x: -1.00824916 y: 1.16311383 z: -7.39096832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.20667024 y: 0.744975746 z: 0.167902589 w: -0.611643136 } position { x: -1.00815141 y: 1.16289937 z: -7.39017963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.104] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.208246991 y: 0.744710207 z: 0.16889292 w: -0.611158848 } position { x: -1.00801182 y: 1.16281188 z: -7.38949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.209163666 y: 0.744818866 z: 0.169585526 w: -0.610521197 } position { x: -1.00783157 y: 1.16233826 z: -7.3888526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.209734932 y: 0.744931 z: 0.170379341 w: -0.609967291 } position { x: -1.00760269 y: 1.16199636 z: -7.38834333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.209561765 y: 0.744976819 z: 0.170683771 w: -0.609885633 } position { x: -1.00727654 y: 1.16177022 z: -7.38797522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.208358929 y: 0.744978189 z: 0.17014493 w: -0.610446393 } position { x: -1.00694239 y: 1.16134882 z: -7.38759518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.206843928 y: 0.74526 z: 0.169394836 w: -0.610826075 } position { x: -1.00664628 y: 1.16091776 z: -7.38730192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.187] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.205119804 y: 0.745565 z: 0.168806121 w: -0.611198246 } position { x: -1.006248 y: 1.16057622 z: -7.38710546 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.202883661 y: 0.7456159 z: 0.168066487 w: -0.61208564 } position { x: -1.00578308 y: 1.16035676 z: -7.38698387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.200426415 y: 0.745193 z: 0.167445213 w: -0.613578618 } position { x: -1.00517082 y: 1.16018057 z: -7.38707209 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.198038712 y: 0.744038939 z: 0.16728422 w: -0.615794361 } position { x: -1.00468373 y: 1.16012549 z: -7.38715696 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.195285961 y: 0.742563963 z: 0.166831717 w: -0.618570507 } position { x: -1.00422561 y: 1.16020715 z: -7.38730764 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.257] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.192792103 y: 0.740310669 z: 0.165614977 w: -0.622368872 } position { x: -1.0038079 y: 1.16024351 z: -7.38748169 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.188591257 y: 0.738164663 z: 0.164180651 w: -0.626570821 } position { x: -1.0034368 y: 1.16040349 z: -7.38782835 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.284] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.184600592 y: 0.735363841 z: 0.162839219 w: -0.631384194 } position { x: -1.00290143 y: 1.16054618 z: -7.38803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.18052347 y: 0.73122412 z: 0.162374273 w: -0.637461483 } position { x: -1.00207937 y: 1.16041887 z: -7.38825607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17692329 y: 0.727201402 z: 0.160628423 w: -0.64348644 } position { x: -1.00225174 y: 1.16180062 z: -7.38887 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173031747 y: 0.723198354 z: 0.158656165 w: -0.649517 } position { x: -1.00143707 y: 1.16148281 z: -7.38905621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169473544 y: 0.718607903 z: 0.15687573 w: -0.655950785 } position { x: -1.00160313 y: 1.16218448 z: -7.38947487 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166992575 y: 0.714147449 z: 0.15443562 w: -0.662009478 } position { x: -1.00115502 y: 1.16277218 z: -7.38993311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.162611723 y: 0.710124075 z: 0.151361749 w: -0.668109894 } position { x: -1.00121832 y: 1.16302288 z: -7.39036942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.158475 y: 0.706048727 z: 0.149047583 w: -0.673918188 } position { x: -1.00108683 y: 1.16377318 z: -7.39101362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.155493453 y: 0.701983511 z: 0.147715494 w: -0.679132581 } position { x: -1.00082624 y: 1.16458344 z: -7.39155674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.152681559 y: 0.698661625 z: 0.146070734 w: -0.683537602 } position { x: -1.00093496 y: 1.16557038 z: -7.3921423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.423] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.149308249 y: 0.695844769 z: 0.144089475 w: -0.68756479 } position { x: -1.00085735 y: 1.16640091 z: -7.39289379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.147179127 y: 0.693318903 z: 0.143146589 w: -0.690765 } position { x: -1.0007658 y: 1.16766191 z: -7.39374399 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.451] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.144650057 y: 0.691510618 z: 0.141908541 w: -0.693362415 } position { x: -1.00056529 y: 1.1689378 z: -7.39460278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141757548 y: 0.689819038 z: 0.14052929 w: -0.695921 } position { x: -1.00053191 y: 1.17015648 z: -7.39560747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139111161 y: 0.68839848 z: 0.140052691 w: -0.697954774 } position { x: -1.0005008 y: 1.17161572 z: -7.39646435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136731058 y: 0.687145531 z: 0.139214858 w: -0.69982487 } position { x: -1.00045562 y: 1.1732235 z: -7.39737082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.134546146 y: 0.685785 z: 0.138457865 w: -0.701730609 } position { x: -1.00051 y: 1.17457664 z: -7.39829063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.132476419 y: 0.684138715 z: 0.137592271 w: -0.703898132 } position { x: -1.00072706 y: 1.17608333 z: -7.39921188 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.534] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.130128056 y: 0.682201147 z: 0.136184707 w: -0.706485689 } position { x: -1.00102508 y: 1.17721081 z: -7.40012264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.549] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.1278373 y: 0.679738283 z: 0.134615719 w: -0.709571779 } position { x: -1.00139511 y: 1.17832386 z: -7.40097475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.12643671 y: 0.677348673 z: 0.133090585 w: -0.712389946 } position { x: -1.00198 y: 1.17947507 z: -7.40175772 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:27.863] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115567714 y: 0.658489 z: 0.114804164 w: -0.734749138 } position { x: -1.01992035 y: 1.18961787 z: -7.40948963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:29.137] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0609680302 y: 0.664610803 z: 0.0861801058 w: -0.739694774 } position { x: -1.03954566 y: 1.19630623 z: -7.41135502 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:29.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0609680302 y: 0.664610803 z: 0.0861801058 w: -0.739694774 } position { x: -1.03954566 y: 1.19630623 z: -7.41135502 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:29.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.102143444 y: 0.616879106 z: 0.114990644 w: -0.771883428 } position { x: -1.04349387 y: 1.19738042 z: -7.43778229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:29.724] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107426561 y: 0.615724623 z: 0.116397992 w: -0.77187711 } position { x: -1.04445934 y: 1.19663918 z: -7.43887949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:29.750] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114616103 y: 0.612766623 z: 0.117685251 w: -0.773000896 } position { x: -1.04521072 y: 1.1957078 z: -7.44023895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:29.755] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114616103 y: 0.612766623 z: 0.117685251 w: -0.773000896 } position { x: -1.04521072 y: 1.1957078 z: -7.44023895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:29.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.117873631 y: 0.610515714 z: 0.118708275 w: -0.774134874 } position { x: -1.045771 y: 1.19561899 z: -7.44073582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:29.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.123461343 y: 0.60535562 z: 0.123193167 w: -0.776611507 } position { x: -1.04666948 y: 1.19534981 z: -7.44201136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:29.804] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.127525151 y: 0.602362633 z: 0.125303015 w: -0.777943313 } position { x: -1.04692233 y: 1.19550014 z: -7.44247866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:29.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.132673711 y: 0.59904474 z: 0.127634972 w: -0.779264033 } position { x: -1.04590285 y: 1.1954298 z: -7.44351292 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:29.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136912614 y: 0.595658064 z: 0.130968556 w: -0.780572653 } position { x: -1.04716706 y: 1.19578254 z: -7.44371128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:29.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141659304 y: 0.591877043 z: 0.133738577 w: -0.782130539 } position { x: -1.04727519 y: 1.19626176 z: -7.44442749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:29.860] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.1469744 y: 0.587242544 z: 0.136419028 w: -0.784177661 } position { x: -1.04664946 y: 1.19671595 z: -7.44530296 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:29.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.157801017 y: 0.586082637 z: 0.146861747 w: -0.781049073 } position { x: -1.04818606 y: 1.19577 z: -7.44341946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:29.888] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163559645 y: 0.582575083 z: 0.142629474 w: -0.783269644 } position { x: -1.04586184 y: 1.19990206 z: -7.4467268 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:29.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168329105 y: 0.575085044 z: 0.140262634 w: -0.78820622 } position { x: -1.04432762 y: 1.19684386 z: -7.44785118 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:29.915] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173097491 y: 0.5671 z: 0.143664956 w: -0.792335331 } position { x: -1.04330182 y: 1.19728255 z: -7.44804668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:29.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.177004412 y: 0.562240958 z: 0.14279905 w: -0.795086741 } position { x: -1.04175746 y: 1.19674623 z: -7.44888115 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:29.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.183693111 y: 0.559498131 z: 0.142756 w: -0.79551208 } position { x: -1.03909624 y: 1.19656575 z: -7.45094204 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:29.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.186801106 y: 0.556880355 z: 0.143226519 w: -0.796539903 } position { x: -1.03607714 y: 1.19548631 z: -7.45298243 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:29.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.187019229 y: 0.555601537 z: 0.145367697 w: -0.796993732 } position { x: -1.0327785 y: 1.19447708 z: -7.45510769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:29.986] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.187029734 y: 0.556332409 z: 0.147530943 w: -0.796083391 } position { x: -1.03006458 y: 1.19321549 z: -7.45714378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.002] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.186966971 y: 0.558177888 z: 0.150060147 w: -0.79433167 } position { x: -1.02684903 y: 1.19205654 z: -7.45969343 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.186583489 y: 0.56110692 z: 0.152495906 w: -0.791890621 } position { x: -1.02337849 y: 1.19071424 z: -7.46237946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.185325578 y: 0.564545095 z: 0.15356949 w: -0.789531291 } position { x: -1.01843119 y: 1.18796575 z: -7.46458721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.041] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.189309254 y: 0.563094437 z: 0.157216609 w: -0.788904071 } position { x: -1.01613498 y: 1.18639171 z: -7.46727467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.190761626 y: 0.563316941 z: 0.156005219 w: -0.78863579 } position { x: -1.01283765 y: 1.1846416 z: -7.46902323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.069] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.190511435 y: 0.562332451 z: 0.155311733 w: -0.789535224 } position { x: -1.01022768 y: 1.1814853 z: -7.4709053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.086] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.191779777 y: 0.561041594 z: 0.155022398 w: -0.790203154 } position { x: -1.00803483 y: 1.17923117 z: -7.47275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.192313567 y: 0.559313357 z: 0.154918343 w: -0.791318119 } position { x: -1.00547111 y: 1.17664039 z: -7.4744482 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.113] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.191837013 y: 0.557388544 z: 0.154808059 w: -0.792812109 } position { x: -1.00359821 y: 1.17392647 z: -7.47601366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.192228764 y: 0.555611312 z: 0.155063167 w: -0.79391408 } position { x: -1.00199521 y: 1.17118073 z: -7.47758532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.141] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.19268477 y: 0.553792655 z: 0.155678734 w: -0.794953108 } position { x: -1.00057113 y: 1.16864908 z: -7.47913742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.155] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.193254456 y: 0.551439226 z: 0.156591311 w: -0.79627049 } position { x: -0.999542177 y: 1.16625 z: -7.48061562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.170] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.193531036 y: 0.548844874 z: 0.157770455 w: -0.797761559 } position { x: -0.998649061 y: 1.16378629 z: -7.4821 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.183] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.194265634 y: 0.545432091 z: 0.159063488 w: -0.799664617 } position { x: -0.997895181 y: 1.16131032 z: -7.48333168 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.195776954 y: 0.540500402 z: 0.160801709 w: -0.802292645 } position { x: -0.997245073 y: 1.15938461 z: -7.48425627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.19759734 y: 0.535203934 z: 0.161811769 w: -0.805188835 } position { x: -0.99688375 y: 1.1576587 z: -7.48480463 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.200365126 y: 0.530075 z: 0.161605433 w: -0.807934403 } position { x: -0.996955693 y: 1.15603876 z: -7.48513556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.202419966 y: 0.526123524 z: 0.161875322 w: -0.809948504 } position { x: -0.996804476 y: 1.15406263 z: -7.48562098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.205158353 y: 0.522269547 z: 0.162801698 w: -0.811566532 } position { x: -0.996699274 y: 1.15276134 z: -7.48615932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.266] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.207352564 y: 0.519352615 z: 0.163398951 w: -0.812759936 } position { x: -0.996774137 y: 1.1514467 z: -7.48654842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.280] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.209926173 y: 0.516236663 z: 0.164084703 w: -0.813945353 } position { x: -0.99668318 y: 1.14998388 z: -7.48709106 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.293] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.211963713 y: 0.513643146 z: 0.164550364 w: -0.814963341 } position { x: -0.996946156 y: 1.14895225 z: -7.48740625 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.214916244 y: 0.510728836 z: 0.165481836 w: -0.815832675 } position { x: -0.99702847 y: 1.14776027 z: -7.4877224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.217592105 y: 0.507724881 z: 0.166070774 w: -0.816877961 } position { x: -0.997257888 y: 1.14686108 z: -7.48779345 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.22011669 y: 0.504471123 z: 0.166025758 w: -0.818225503 } position { x: -0.997668624 y: 1.14578223 z: -7.48777199 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.222638875 y: 0.50148195 z: 0.165650547 w: -0.819455743 } position { x: -0.997922361 y: 1.14485979 z: -7.48770046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.363] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.226012573 y: 0.498084426 z: 0.165281832 w: -0.820677876 } position { x: -0.998074949 y: 1.14378405 z: -7.48754883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.229946613 y: 0.494680762 z: 0.164652094 w: -0.821769536 } position { x: -0.998157 y: 1.14305949 z: -7.48752928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.233628929 y: 0.491200656 z: 0.163836151 w: -0.822980642 } position { x: -0.998569131 y: 1.14191508 z: -7.48713923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.405] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.236826673 y: 0.487924814 z: 0.162870243 w: -0.824206233 } position { x: -0.999071121 y: 1.14067864 z: -7.48679304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.24051021 y: 0.484813333 z: 0.161409453 w: -0.825262308 } position { x: -0.999287188 y: 1.13899601 z: -7.48686838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.244879469 y: 0.481566 z: 0.159334987 w: -0.82628119 } position { x: -0.999229133 y: 1.13796079 z: -7.48771954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.447] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.249137 y: 0.477442324 z: 0.157617062 w: -0.827729702 } position { x: -0.999528348 y: 1.13617194 z: -7.48787594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.460] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.252202511 y: 0.472847104 z: 0.156538665 w: -0.829641581 } position { x: -0.999571264 y: 1.13503063 z: -7.48798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.474] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.255033702 y: 0.467241466 z: 0.15401867 w: -0.832419038 } position { x: -0.999274731 y: 1.13337755 z: -7.48849106 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.259158313 y: 0.459723622 z: 0.151032969 w: -0.835871 } position { x: -0.998841047 y: 1.1315279 z: -7.48914146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.502] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.263388962 y: 0.450577229 z: 0.147757977 w: -0.840103567 } position { x: -0.998418033 y: 1.12972331 z: -7.48983765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.516] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.268524766 y: 0.439534843 z: 0.143610016 w: -0.845032454 } position { x: -0.997962773 y: 1.12780941 z: -7.49109745 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.273014 y: 0.426195562 z: 0.139383838 w: -0.851112723 } position { x: -0.997891665 y: 1.12560105 z: -7.49231958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.544] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.276392847 y: 0.410157442 z: 0.134304181 w: -0.858685195 } position { x: -0.997505426 y: 1.12318659 z: -7.49401474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.558] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.278809518 y: 0.394025743 z: 0.127846032 w: -0.866408885 } position { x: -0.998173475 y: 1.12127769 z: -7.49470425 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.281106204 y: 0.381381899 z: 0.121211924 w: -0.872258484 } position { x: -0.997686386 y: 1.11873734 z: -7.49763298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.585] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.282665521 y: 0.362747133 z: 0.11280334 w: -0.880789518 } position { x: -0.999026418 y: 1.11711979 z: -7.49815845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.599] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.278078347 y: 0.351130515 z: 0.107476018 w: -0.887597144 } position { x: -0.999777257 y: 1.11528659 z: -7.49989653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.280976236 y: 0.338104397 z: 0.106873944 w: -0.891804755 } position { x: -0.999228716 y: 1.1145854 z: -7.50408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.627] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.274963856 y: 0.327435046 z: 0.105433054 w: -0.897811234 } position { x: -1.00035858 y: 1.11369061 z: -7.50717545 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.641] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.268235415 y: 0.318706125 z: 0.104590073 w: -0.903070927 } position { x: -1.00160289 y: 1.1124239 z: -7.5112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.655] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.261105269 y: 0.309261709 z: 0.10124024 w: -0.908807814 } position { x: -1.00262547 y: 1.11245847 z: -7.51578474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.252724171 y: 0.298099428 z: 0.0993939415 w: -0.91508913 } position { x: -1.00351334 y: 1.11198783 z: -7.52051115 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.244536817 y: 0.284439057 z: 0.098142989 w: -0.921772242 } position { x: -1.00417078 y: 1.11145031 z: -7.52453136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.235517353 y: 0.269430131 z: 0.0946386084 w: -0.928968489 } position { x: -1.00581837 y: 1.11146283 z: -7.52842522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.225472555 y: 0.254229367 z: 0.0922508836 w: -0.935959101 } position { x: -1.00719953 y: 1.11210597 z: -7.53189802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.216018647 y: 0.238758385 z: 0.090019092 w: -0.942457914 } position { x: -1.00881422 y: 1.11240113 z: -7.53629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.207996339 y: 0.222441643 z: 0.0869220123 w: -0.948526144 } position { x: -1.01083851 y: 1.11254966 z: -7.54146671 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.752] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.202556923 y: 0.201264694 z: 0.0835861713 w: -0.954712808 } position { x: -1.01309252 y: 1.11397433 z: -7.54511309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.766] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.19419682 y: 0.176962063 z: 0.0768044442 w: -0.961807251 } position { x: -1.01494944 y: 1.11389112 z: -7.54791832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.780] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.185161263 y: 0.151330024 z: 0.0681977272 w: -0.968588471 } position { x: -1.01850462 y: 1.1156497 z: -7.55109167 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.179895312 y: 0.123067789 z: 0.0589717366 w: -0.974173665 } position { x: -1.02090025 y: 1.11342061 z: -7.552876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175930157 y: 0.0989459231 z: 0.0563962609 w: -0.977792263 } position { x: -1.0235 y: 1.11412096 z: -7.55499315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.176220834 y: 0.0755335316 z: 0.0527374931 w: -0.980030477 } position { x: -1.02610505 y: 1.11450577 z: -7.55873442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166416094 y: 0.053268794 z: 0.0512358323 w: -0.983281791 } position { x: -1.02875924 y: 1.11650968 z: -7.56076479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.161032557 y: 0.0306800138 z: 0.0500249676 w: -0.985202909 } position { x: -1.03151417 y: 1.11557436 z: -7.5644846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.863] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.154568061 y: 0.0105125094 z: 0.0471798517 w: -0.986799 } position { x: -1.03453279 y: 1.11643934 z: -7.56731558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.877] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148788467 y: -0.00865363143 z: 0.0417450741 w: -0.987949669 } position { x: -1.03707302 y: 1.11651814 z: -7.56976 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.144481584 y: -0.0256026369 z: 0.0380123928 w: -0.98844558 } position { x: -1.03961694 y: 1.11786067 z: -7.57164145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.905] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13875787 y: -0.0391317084 z: 0.0362582766 w: -0.988888443 } position { x: -1.04239023 y: 1.11915457 z: -7.57431459 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13281025 y: -0.0514421202 z: 0.0358083658 w: -0.989157736 } position { x: -1.04533303 y: 1.11931109 z: -7.57704782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.12746498 y: -0.0609873831 z: 0.0355824754 w: -0.989326596 } position { x: -1.04830194 y: 1.12018383 z: -7.5793376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.122729264 y: -0.0702847913 z: 0.0360315517 w: -0.989292324 } position { x: -1.0515579 y: 1.12116063 z: -7.58168936 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.119069777 y: -0.0813363045 z: 0.0356276035 w: -0.988907218 } position { x: -1.0543983 y: 1.12175333 z: -7.58403063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113348946 y: -0.0940684676 z: 0.0333462879 w: -0.988529801 } position { x: -1.05688977 y: 1.12228811 z: -7.58418846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:30.988] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113636918 y: -0.103681743 z: 0.0282886084 w: -0.987692535 } position { x: -1.05977237 y: 1.12257385 z: -7.58593369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.002] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110625841 y: -0.116381787 z: 0.0282101799 w: -0.986621201 } position { x: -1.06221 y: 1.12467539 z: -7.58771133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111160904 y: -0.130962819 z: 0.0268854201 w: -0.984768629 } position { x: -1.06423712 y: 1.12518477 z: -7.58822536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109757334 y: -0.143122673 z: 0.0230031833 w: -0.983331144 } position { x: -1.06653702 y: 1.12562215 z: -7.58799505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111406527 y: -0.155932352 z: 0.0202170815 w: -0.981256843 } position { x: -1.06882989 y: 1.12571883 z: -7.5883584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111217722 y: -0.169083774 z: 0.0181764159 w: -0.979137838 } position { x: -1.0707984 y: 1.12658799 z: -7.58841705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110540465 y: -0.18070741 z: 0.0163241271 w: -0.977169 } position { x: -1.07269883 y: 1.12702501 z: -7.58846045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.086] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11151953 y: -0.191260785 z: 0.0147011802 w: -0.975072622 } position { x: -1.07454538 y: 1.1273576 z: -7.58857536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112985983 y: -0.202260152 z: 0.0128699923 w: -0.972707272 } position { x: -1.07645941 y: 1.12767375 z: -7.58851528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.113] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113796122 y: -0.212163702 z: 0.0111633195 w: -0.970521688 } position { x: -1.07819843 y: 1.12779856 z: -7.58821106 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.127] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114116594 y: -0.221708402 z: 0.00941056 w: -0.968366802 } position { x: -1.07980609 y: 1.12787414 z: -7.58805037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.141] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114657812 y: -0.23154743 z: 0.00698253931 w: -0.966017962 } position { x: -1.08126223 y: 1.12792563 z: -7.58793974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.155] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115176834 y: -0.240750566 z: 0.00454423297 w: -0.963718235 } position { x: -1.08238816 y: 1.12780249 z: -7.58777523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.169] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115637153 y: -0.249652818 z: 0.00238659861 w: -0.961403072 } position { x: -1.08342171 y: 1.12773108 z: -7.58775568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.183] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116258778 y: -0.257252961 z: 0.000424301572 w: -0.959325075 } position { x: -1.08424 y: 1.1278429 z: -7.58767319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116074763 y: -0.263970494 z: -0.00178068876 w: -0.957519233 } position { x: -1.08502245 y: 1.12775874 z: -7.58769178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116342865 y: -0.269964069 z: -0.00371753122 w: -0.95580852 } position { x: -1.08553076 y: 1.12687659 z: -7.58718491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115284823 y: -0.276559174 z: -0.00544435065 w: -0.954041302 } position { x: -1.08633935 y: 1.12746537 z: -7.58755684 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114469752 y: -0.280601352 z: -0.00643344875 w: -0.952952385 } position { x: -1.08678472 y: 1.1274066 z: -7.58799219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113809712 y: -0.283495128 z: -0.00711696036 w: -0.952169716 } position { x: -1.08722699 y: 1.12741196 z: -7.58813381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113117091 y: -0.28500995 z: -0.0069473153 w: -0.95180124 } position { x: -1.0875541 y: 1.1275934 z: -7.5884347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.280] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111854598 y: -0.285781592 z: -0.00666574761 w: -0.951721132 } position { x: -1.08793712 y: 1.12770951 z: -7.5886116 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.294] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110334583 y: -0.28540802 z: -0.00606028968 w: -0.952014625 } position { x: -1.08826542 y: 1.12774074 z: -7.58886719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109292954 y: -0.284671217 z: -0.00568674225 w: -0.95235759 } position { x: -1.08869302 y: 1.12780881 z: -7.58930635 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.108438313 y: -0.284358978 z: -0.00540337944 w: -0.952550232 } position { x: -1.08867049 y: 1.12796664 z: -7.58947134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107684456 y: -0.283768058 z: -0.00475913333 w: -0.952815354 } position { x: -1.08846664 y: 1.12789726 z: -7.5894556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106998675 y: -0.283322811 z: -0.00427070493 w: -0.953027427 } position { x: -1.08823717 y: 1.12775195 z: -7.58944321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.363] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107002445 y: -0.283140749 z: -0.00447513815 w: -0.953080177 } position { x: -1.08778393 y: 1.12783623 z: -7.58931398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.377] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106358461 y: -0.282886356 z: -0.00439210096 w: -0.953228176 } position { x: -1.08743274 y: 1.12785101 z: -7.58922529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106434174 y: -0.282715738 z: -0.00425793929 w: -0.953270912 } position { x: -1.08708477 y: 1.12780333 z: -7.58922577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.405] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106660731 y: -0.282521605 z: -0.00438901782 w: -0.953302622 } position { x: -1.08629286 y: 1.12770534 z: -7.58883429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106723994 y: -0.281176895 z: -0.00398667622 w: -0.953694761 } position { x: -1.08552015 y: 1.1275115 z: -7.58847904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106969394 y: -0.278889954 z: -0.00321512972 w: -0.954341471 } position { x: -1.08465981 y: 1.12758029 z: -7.58808947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.447] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106284358 y: -0.275940269 z: -0.00226736884 w: -0.955277681 } position { x: -1.08374453 y: 1.12770224 z: -7.5877037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105376542 y: -0.271515906 z: -0.00117883133 w: -0.956647038 } position { x: -1.08252954 y: 1.12775898 z: -7.58735275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104431137 y: -0.264011949 z: 0.000776623259 w: -0.958848953 } position { x: -1.08113277 y: 1.12781465 z: -7.58704042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.488] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.1042578 y: -0.255860776 z: 0.003078182 w: -0.961070299 } position { x: -1.08023322 y: 1.12806058 z: -7.58715677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.502] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10485293 y: -0.248404816 z: 0.00436983537 w: -0.96295476 } position { x: -1.07914579 y: 1.12845719 z: -7.5871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104350396 y: -0.241345271 z: 0.00531901792 w: -0.964798 } position { x: -1.07775736 y: 1.12877464 z: -7.58669472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103065938 y: -0.232445151 z: 0.00652301265 w: -0.96711123 } position { x: -1.07619405 y: 1.1292299 z: -7.58644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.544] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101041727 y: -0.222842187 z: 0.00810942333 w: -0.96957016 } position { x: -1.07482636 y: 1.12999332 z: -7.58637428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.558] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0970586613 y: -0.211225659 z: 0.0100355437 w: -0.972554684 } position { x: -1.0733006 y: 1.13061225 z: -7.58626699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0924895331 y: -0.195802823 z: 0.014785096 w: -0.976160049 } position { x: -1.07232785 y: 1.13060951 z: -7.58670759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.585] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0904901 y: -0.180603042 z: 0.0191865657 w: -0.979196608 } position { x: -1.07226241 y: 1.13221467 z: -7.58774948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0880436227 y: -0.166480482 z: 0.0219859015 w: -0.981860042 } position { x: -1.07201028 y: 1.13385499 z: -7.58861876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.613] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0844640657 y: -0.154932767 z: 0.024133252 w: -0.984011829 } position { x: -1.0713985 y: 1.13496411 z: -7.58871651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0797142535 y: -0.144406199 z: 0.0268405434 w: -0.985937178 } position { x: -1.07088161 y: 1.13563788 z: -7.58881044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.641] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0738329366 y: -0.134670243 z: 0.0296901539 w: -0.987689853 } position { x: -1.07049704 y: 1.13672042 z: -7.58898973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.655] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.067109704 y: -0.125557944 z: 0.0330035686 w: -0.989263535 } position { x: -1.07015526 y: 1.13755536 z: -7.58968306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0616699 y: -0.117586777 z: 0.0365185812 w: -0.990472913 } position { x: -1.06962025 y: 1.13866556 z: -7.59038591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0564240925 y: -0.110496409 z: 0.0392745174 w: -0.991496 } position { x: -1.06904542 y: 1.13944268 z: -7.59097385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0530395024 y: -0.104492098 z: 0.0406611636 w: -0.992277622 } position { x: -1.06848454 y: 1.14031959 z: -7.59137297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.710] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.050275065 y: -0.101073071 z: 0.0410629064 w: -0.992759049 } position { x: -1.06774402 y: 1.14106524 z: -7.59149408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.724] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0461163968 y: -0.0989396 z: 0.041191645 w: -0.99317044 } position { x: -1.06649506 y: 1.14154017 z: -7.59105444 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0425152 y: -0.0965052 z: 0.0423326083 w: -0.993522584 } position { x: -1.06527305 y: 1.14210749 z: -7.5906558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0400198102 y: -0.0929062515 z: 0.0435008369 w: -0.993918777 } position { x: -1.06393337 y: 1.14299798 z: -7.5903039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.766] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0381607562 y: -0.0877847746 z: 0.0445008241 w: -0.994413 } position { x: -1.06261373 y: 1.1439507 z: -7.58976316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.780] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0362402797 y: -0.0816805959 z: 0.0464484841 w: -0.994915843 } position { x: -1.06090462 y: 1.14571977 z: -7.58906126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0358589366 y: -0.0754134879 z: 0.0481321551 w: -0.995344281 } position { x: -1.05896533 y: 1.14728892 z: -7.58818913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0354151428 y: -0.0673498437 z: 0.0498446487 w: -0.99585408 } position { x: -1.05678582 y: 1.14918137 z: -7.58714771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.822] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0362739079 y: -0.0566567294 z: 0.0519955903 w: -0.996378779 } position { x: -1.0547123 y: 1.15179813 z: -7.58607197 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0366642922 y: -0.0464309864 z: 0.0540989339 w: -0.996781409 } position { x: -1.05283105 y: 1.15389252 z: -7.58494663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0371607877 y: -0.032698594 z: 0.0575739294 w: -0.997113407 } position { x: -1.05122244 y: 1.15704918 z: -7.58421326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.863] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0388717875 y: -0.0195881799 z: 0.0606536269 w: -0.997209311 } position { x: -1.04969764 y: 1.16020608 z: -7.58332253 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.877] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0408761874 y: -0.00459203124 z: 0.0641958937 w: -0.997089267 } position { x: -1.0483892 y: 1.16332686 z: -7.58208323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.891] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.043141827 y: 0.0110525452 z: 0.0679182112 w: -0.996696413 } position { x: -1.04728365 y: 1.1664418 z: -7.58091497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.905] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0451670773 y: 0.0264134817 z: 0.0720720142 w: -0.996026039 } position { x: -1.04629421 y: 1.16997075 z: -7.57942629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0477640033 y: 0.0414565094 z: 0.0757047385 w: -0.995122492 } position { x: -1.04555953 y: 1.17393792 z: -7.57805538 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0501070879 y: 0.0536866859 z: 0.0780910403 w: -0.99423784 } position { x: -1.04491055 y: 1.17740178 z: -7.57675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0513356291 y: 0.0628961399 z: 0.0801493376 w: -0.993471146 } position { x: -1.0442239 y: 1.18052018 z: -7.57520533 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0532578975 y: 0.0713717788 z: 0.0804143548 w: -0.9927755 } position { x: -1.0438478 y: 1.18349993 z: -7.57269859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0536876358 y: 0.0800844058 z: 0.07977283 w: -0.992139339 } position { x: -1.04330075 y: 1.18563795 z: -7.56963491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:31.988] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0556678809 y: 0.0878043771 z: 0.0800104439 w: -0.991357565 } position { x: -1.04357958 y: 1.18723297 z: -7.56703424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.002] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0562193096 y: 0.0934425518 z: 0.0815484449 w: -0.990685463 } position { x: -1.04387701 y: 1.18877125 z: -7.56434679 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.016] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0583228283 y: 0.0967608169 z: 0.0823603794 w: -0.990178049 } position { x: -1.04400611 y: 1.19154704 z: -7.56125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0587663502 y: 0.0991296321 z: 0.0818171352 w: -0.989962578 } position { x: -1.0440805 y: 1.192765 z: -7.55856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0608964413 y: 0.1004619 z: 0.0819039047 w: -0.989692271 } position { x: -1.04411781 y: 1.19387138 z: -7.55541754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0622052662 y: 0.101955719 z: 0.0824681595 w: -0.989411235 } position { x: -1.0443536 y: 1.19528461 z: -7.55188179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0621836409 y: 0.104940809 z: 0.0831891075 w: -0.989040077 } position { x: -1.04482388 y: 1.19610643 z: -7.54868317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.086] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0615525208 y: 0.109353296 z: 0.0848367512 w: -0.988461375 } position { x: -1.04526281 y: 1.19650531 z: -7.54527092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.099] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0618079752 y: 0.114810973 z: 0.0870872661 w: -0.987630486 } position { x: -1.04565477 y: 1.19691062 z: -7.54206 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0637633204 y: 0.11951682 z: 0.0885920227 w: -0.986813784 } position { x: -1.04593086 y: 1.19747591 z: -7.53896379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.127] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.064773038 y: 0.124089316 z: 0.0894129947 w: -0.986109316 } position { x: -1.04627836 y: 1.19774354 z: -7.53580952 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.141] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0656767 y: 0.128920436 z: 0.0902680233 w: -0.985351622 } position { x: -1.04655719 y: 1.19764411 z: -7.53264713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.155] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0665884688 y: 0.134504214 z: 0.090854533 w: -0.984489739 } position { x: -1.04672754 y: 1.19745886 z: -7.52956152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.169] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0673569888 y: 0.140050501 z: 0.0912230238 w: -0.983629644 } position { x: -1.04668391 y: 1.19698834 z: -7.52679491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.183] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0678623095 y: 0.14683497 z: 0.0921789855 w: -0.982515812 } position { x: -1.04661763 y: 1.1965239 z: -7.52378893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0703193694 y: 0.157676876 z: 0.0940355137 w: -0.980484843 } position { x: -1.04657686 y: 1.19517601 z: -7.52160931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0727884397 y: 0.169655293 z: 0.096825242 w: -0.978030562 } position { x: -1.04621577 y: 1.19600284 z: -7.52071142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0740463436 y: 0.180004358 z: 0.0993571654 w: -0.97582978 } position { x: -1.04611695 y: 1.19629598 z: -7.51888514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0735315308 y: 0.191191092 z: 0.102168314 w: -0.973447859 } position { x: -1.04581928 y: 1.19578147 z: -7.51739693 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0725595504 y: 0.202422917 z: 0.104442671 w: -0.971005619 } position { x: -1.04563129 y: 1.19486654 z: -7.51661777 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0723996535 y: 0.212863 z: 0.107816823 w: -0.968412697 } position { x: -1.04509592 y: 1.19333136 z: -7.51538086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.278] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.070939824 y: 0.222347692 z: 0.110348985 w: -0.966101527 } position { x: -1.0445646 y: 1.19253433 z: -7.51463652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.295] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0727167055 y: 0.228609353 z: 0.111421905 w: -0.964383364 } position { x: -1.0437485 y: 1.19149709 z: -7.51391029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0750139952 y: 0.233448505 z: 0.111891 w: -0.962992787 } position { x: -1.0426861 y: 1.19049716 z: -7.51236582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0777901933 y: 0.237581015 z: 0.111931928 w: -0.961756289 } position { x: -1.04174435 y: 1.18899298 z: -7.51105213 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0807992592 y: 0.241693243 z: 0.1126789 w: -0.960395396 } position { x: -1.04088449 y: 1.18731523 z: -7.50927782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0817929804 y: 0.247252733 z: 0.114380047 w: -0.958693504 } position { x: -1.04022253 y: 1.18572283 z: -7.50816488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.363] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0825923234 y: 0.251952469 z: 0.116493523 w: -0.957145631 } position { x: -1.0393219 y: 1.18407273 z: -7.50672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0841163471 y: 0.257168591 z: 0.118080884 w: -0.955429614 } position { x: -1.03805864 y: 1.18273771 z: -7.50563288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0858375132 y: 0.261734664 z: 0.118845686 w: -0.95394063 } position { x: -1.03660107 y: 1.18121862 z: -7.50385618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.405] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0888206661 y: 0.266458809 z: 0.11964763 w: -0.952257931 } position { x: -1.03501308 y: 1.17929578 z: -7.50164175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0911283 y: 0.270671844 z: 0.120268218 w: -0.950772345 } position { x: -1.03343463 y: 1.17772782 z: -7.49986315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0944978595 y: 0.274394661 z: 0.120434657 w: -0.949354112 } position { x: -1.03184867 y: 1.17622268 z: -7.49857187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.446] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0977959335 y: 0.277009577 z: 0.11911536 w: -0.948426723 } position { x: -1.03020298 y: 1.17452097 z: -7.49776 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.460] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100769505 y: 0.278824031 z: 0.118094318 w: -0.94771111 } position { x: -1.02876794 y: 1.17263508 z: -7.49648905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10387487 y: 0.281213 z: 0.117453523 w: -0.946749151 } position { x: -1.02727556 y: 1.17072141 z: -7.49435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.488] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106557563 y: 0.283741087 z: 0.117009416 w: -0.94575119 } position { x: -1.02587986 y: 1.16880596 z: -7.49253416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.502] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.108700432 y: 0.286269188 z: 0.11690101 w: -0.944758356 } position { x: -1.02425373 y: 1.16700459 z: -7.4906311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.516] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111434147 y: 0.289448977 z: 0.116975784 w: -0.943460882 } position { x: -1.02246583 y: 1.16564882 z: -7.48939037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114323609 y: 0.29274112 z: 0.116549619 w: -0.942151248 } position { x: -1.02035677 y: 1.16449177 z: -7.4886651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.544] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116842255 y: 0.296763301 z: 0.11649742 w: -0.94058907 } position { x: -1.01840639 y: 1.16336131 z: -7.48724222 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.558] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.118627846 y: 0.301716477 z: 0.117211565 w: -0.938699126 } position { x: -1.01692009 y: 1.16219318 z: -7.48613214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.120375641 y: 0.306350052 z: 0.118217193 w: -0.936847925 } position { x: -1.01535058 y: 1.1610955 z: -7.48504257 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.585] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.122282185 y: 0.310802609 z: 0.11930564 w: -0.934994698 } position { x: -1.01379287 y: 1.16025412 z: -7.48392582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:32.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.176811397 y: 0.397742301 z: 0.152546525 w: -0.887281418 } position { x: -0.976992846 y: 1.13991225 z: -7.47301054 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:33.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11818219 y: 0.638446271 z: 0.116888478 w: -0.751502812 } position { x: -1.02192485 y: 1.14794409 z: -7.38403177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:33.498] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.118045434 y: 0.642005146 z: 0.116512284 w: -0.748545 } position { x: -1.0232321 y: 1.14819932 z: -7.38281631 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0732339397 y: 0.834709942 z: 0.110449307 w: -0.534506381 } position { x: -1.06576419 y: 1.14600646 z: -7.32373142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.156] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.073998 y: 0.839179039 z: 0.110076621 w: -0.527433336 } position { x: -1.06697094 y: 1.14605522 z: -7.3224864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.178] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0731832 y: 0.84380585 z: 0.109302215 w: -0.520277798 } position { x: -1.06734478 y: 1.14641798 z: -7.3217907 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0731832 y: 0.84380585 z: 0.109302215 w: -0.520277798 } position { x: -1.06734478 y: 1.14641798 z: -7.3217907 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0735319555 y: 0.845774293 z: 0.108808175 w: -0.517126322 } position { x: -1.06774378 y: 1.14640284 z: -7.32138777 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.212] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0741366595 y: 0.847945213 z: 0.108666867 w: -0.513501883 } position { x: -1.06809294 y: 1.14641583 z: -7.32108259 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0741653144 y: 0.8495785 z: 0.108415507 w: -0.51084435 } position { x: -1.06819355 y: 1.14686716 z: -7.32085276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.236] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0750695 y: 0.851529181 z: 0.108434983 w: -0.507449 } position { x: -1.06857395 y: 1.14685857 z: -7.32052565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0753055 y: 0.853253365 z: 0.108753 w: -0.504440844 } position { x: -1.06865466 y: 1.14720976 z: -7.32040834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0792324543 y: 0.857971489 z: 0.108611442 w: -0.495793 } position { x: -1.0691781 y: 1.14774251 z: -7.31998777 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.318] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.080296956 y: 0.859488 z: 0.108405739 w: -0.493032426 } position { x: -1.06935489 y: 1.14767015 z: -7.31977749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0810083 y: 0.861257195 z: 0.108565956 w: -0.48978284 } position { x: -1.06951582 y: 1.1478852 z: -7.31972408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0814918354 y: 0.862781286 z: 0.10846813 w: -0.487034142 } position { x: -1.06949198 y: 1.1480571 z: -7.31967688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0821095631 y: 0.864321351 z: 0.107678652 w: -0.484367609 } position { x: -1.06945872 y: 1.14804792 z: -7.31962252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0835760906 y: 0.865717292 z: 0.107029431 w: -0.48176074 } position { x: -1.06961679 y: 1.14814818 z: -7.31959915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0865029618 y: 0.86809653 z: 0.105776571 w: -0.477217942 } position { x: -1.06944382 y: 1.14850318 z: -7.31959343 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.405] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0865029618 y: 0.86809653 z: 0.105776571 w: -0.477217942 } position { x: -1.06944382 y: 1.14850318 z: -7.31959343 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.440] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0884322 y: 0.870258212 z: 0.103734396 w: -0.473359823 } position { x: -1.06960297 y: 1.14865112 z: -7.31961393 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.443] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0892139 y: 0.871294439 z: 0.10316433 w: -0.47142759 } position { x: -1.06977141 y: 1.14861131 z: -7.31968689 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.447] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0892139 y: 0.871294439 z: 0.10316433 w: -0.47142759 } position { x: -1.06977141 y: 1.14861131 z: -7.31968689 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.472] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0905794129 y: 0.873231471 z: 0.102928199 w: -0.467619419 } position { x: -1.07003772 y: 1.14883196 z: -7.31970882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0905794129 y: 0.873231471 z: 0.102928199 w: -0.467619419 } position { x: -1.07003772 y: 1.14883196 z: -7.31970882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0916945562 y: 0.874790847 z: 0.10252165 w: -0.464567 } position { x: -1.07009804 y: 1.14928377 z: -7.31964922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0916945562 y: 0.874790847 z: 0.10252165 w: -0.464567 } position { x: -1.07009804 y: 1.14928377 z: -7.31964922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0918344632 y: 0.87543124 z: 0.102101013 w: -0.463424146 } position { x: -1.07006288 y: 1.14941275 z: -7.31948805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0917709172 y: 0.875777 z: 0.101592392 w: -0.462895066 } position { x: -1.07020175 y: 1.14958012 z: -7.31956863 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0913558751 y: 0.876463473 z: 0.101058222 w: -0.461793423 } position { x: -1.07026148 y: 1.14988685 z: -7.31924486 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0900877714 y: 0.876949847 z: 0.0999128595 w: -0.461368173 } position { x: -1.07011294 y: 1.15009296 z: -7.31899214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.088863112 y: 0.877292097 z: 0.0993877351 w: -0.461068332 } position { x: -1.07001126 y: 1.15060031 z: -7.31884909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.587] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0869180113 y: 0.87729615 z: 0.0988654271 w: -0.461543411 } position { x: -1.07006431 y: 1.15095139 z: -7.31885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0859136283 y: 0.877639592 z: 0.0976705179 w: -0.461332887 } position { x: -1.07013571 y: 1.15130663 z: -7.31842184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0844375193 y: 0.878542662 z: 0.096489124 w: -0.460133642 } position { x: -1.07053208 y: 1.15175331 z: -7.31813478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0831026137 y: 0.879132628 z: 0.0955271497 w: -0.459450036 } position { x: -1.07036304 y: 1.15233731 z: -7.3179307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0821282938 y: 0.879448116 z: 0.0942593887 w: -0.459283352 } position { x: -1.07031035 y: 1.15275192 z: -7.31782293 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0811364725 y: 0.879677355 z: 0.0925833583 w: -0.459361404 } position { x: -1.07033086 y: 1.15324867 z: -7.31771564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0794833 y: 0.879877746 z: 0.0911038294 w: -0.45956248 } position { x: -1.07045889 y: 1.15379751 z: -7.31754255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0775815099 y: 0.880113304 z: 0.0892206654 w: -0.459805876 } position { x: -1.07050741 y: 1.15471685 z: -7.31749916 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.075035736 y: 0.880275548 z: 0.087189354 w: -0.460307062 } position { x: -1.07056093 y: 1.15561914 z: -7.31727886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0715755671 y: 0.880241752 z: 0.0849512517 w: -0.4613401 } position { x: -1.07073784 y: 1.15673244 z: -7.31728649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0678763241 y: 0.880013168 z: 0.0826015919 w: -0.462759882 } position { x: -1.0708214 y: 1.15801632 z: -7.31726074 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.064077206 y: 0.879580081 z: 0.0796016 w: -0.464646727 } position { x: -1.07102656 y: 1.15959311 z: -7.31738758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0602618866 y: 0.878637135 z: 0.0755601302 w: -0.467606723 } position { x: -1.0706737 y: 1.16120231 z: -7.31778145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0554415174 y: 0.876771927 z: 0.0707875416 w: -0.472426116 } position { x: -1.07081854 y: 1.16299105 z: -7.31835032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.784] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0504746661 y: 0.874402702 z: 0.0670803487 w: -0.477883399 } position { x: -1.07111943 y: 1.16426921 z: -7.31901455 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.044313211 y: 0.871836662 z: 0.0642113164 w: -0.483543217 } position { x: -1.07173634 y: 1.1655761 z: -7.31962061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0378358513 y: 0.869175732 z: 0.0617255196 w: -0.489174902 } position { x: -1.07204378 y: 1.16718233 z: -7.32036257 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0319786854 y: 0.865999699 z: 0.0587452091 w: -0.49555108 } position { x: -1.07212102 y: 1.16931593 z: -7.32152462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0262227803 y: 0.861643255 z: 0.0551351458 w: -0.503828764 } position { x: -1.07215166 y: 1.1713171 z: -7.32288408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0205024723 y: 0.856922388 z: 0.0519369878 w: -0.51241225 } position { x: -1.07246161 y: 1.17277873 z: -7.3241539 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.867] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0145407589 y: 0.851916909 z: 0.0494349636 w: -0.521135628 } position { x: -1.07287407 y: 1.17435741 z: -7.32551718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00876867212 y: 0.84677583 z: 0.0472574644 w: -0.529774 } position { x: -1.07336867 y: 1.17586732 z: -7.3268342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00250244024 y: 0.841284 z: 0.0452770106 w: -0.538688242 } position { x: -1.0739249 y: 1.17743576 z: -7.32842398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.909] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00297180447 y: 0.835942924 z: 0.0435673073 w: -0.547076285 } position { x: -1.07413697 y: 1.17884636 z: -7.32995653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00805518683 y: 0.830573201 z: 0.0421816595 w: -0.5552513 } position { x: -1.07459533 y: 1.1803726 z: -7.3316164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.012602685 y: 0.825055897 z: 0.0406428464 w: -0.563446701 } position { x: -1.07498991 y: 1.18192065 z: -7.33308887 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.950] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0165993404 y: 0.819642365 z: 0.0391260348 w: -0.571296871 } position { x: -1.07529545 y: 1.18325531 z: -7.33447313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0202944111 y: 0.814288735 z: 0.0373952724 w: -0.578898609 } position { x: -1.07594585 y: 1.18442452 z: -7.33583593 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0235336497 y: 0.81011343 z: 0.0360382684 w: -0.584691107 } position { x: -1.07655871 y: 1.18550265 z: -7.33677483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:34.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0260162335 y: 0.806754708 z: 0.0343988277 w: -0.589310408 } position { x: -1.07705307 y: 1.18664289 z: -7.33766508 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0274590775 y: 0.804034054 z: 0.0327889808 w: -0.593043089 } position { x: -1.07753754 y: 1.18760014 z: -7.33836365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0284485426 y: 0.801739275 z: 0.0313254111 w: -0.596174181 } position { x: -1.07801437 y: 1.18845463 z: -7.33888912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0291848741 y: 0.80043447 z: 0.0303745717 w: -0.597938418 } position { x: -1.07852626 y: 1.18905771 z: -7.33920288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0294200871 y: 0.799861372 z: 0.0297540445 w: -0.598724425 } position { x: -1.07896304 y: 1.1893326 z: -7.339324 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0294036586 y: 0.800063193 z: 0.0294420216 w: -0.598471 } position { x: -1.079445 y: 1.18940377 z: -7.33926105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.073] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0290452391 y: 0.80116713 z: 0.0297387242 w: -0.596995175 } position { x: -1.07986808 y: 1.18956685 z: -7.3389473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0281428043 y: 0.803420842 z: 0.0304028653 w: -0.593968511 } position { x: -1.08030927 y: 1.18990695 z: -7.33824873 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0272946618 y: 0.806527793 z: 0.0310360286 w: -0.589749694 } position { x: -1.08081543 y: 1.19020844 z: -7.33726406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0264481902 y: 0.81057179 z: 0.0315734819 w: -0.584189177 } position { x: -1.08138847 y: 1.19032025 z: -7.33620596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253345743 y: 0.815482259 z: 0.031784 w: -0.577353239 } position { x: -1.08205211 y: 1.19028091 z: -7.33504677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0244109239 y: 0.821525335 z: 0.031697195 w: -0.568766713 } position { x: -1.08269501 y: 1.18997419 z: -7.3337307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0236297641 y: 0.827781856 z: 0.0315888114 w: -0.559661448 } position { x: -1.08346665 y: 1.19003797 z: -7.33239412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0201155152 y: 0.833748102 z: 0.0284393057 w: -0.55104512 } position { x: -1.0839982 y: 1.19155192 z: -7.33104467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0204068534 y: 0.840741098 z: 0.0272529889 w: -0.540365815 } position { x: -1.08484745 y: 1.19046235 z: -7.3293252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0198930595 y: 0.847863615 z: 0.0259950981 w: -0.529203057 } position { x: -1.08595407 y: 1.19034195 z: -7.32787561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.214] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0194353908 y: 0.85573709 z: 0.0256800037 w: -0.516407609 } position { x: -1.08752239 y: 1.18980443 z: -7.3260479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0192895401 y: 0.863595068 z: 0.025743939 w: -0.503158808 } position { x: -1.08901632 y: 1.18964243 z: -7.32405186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0194156971 y: 0.871614635 z: 0.0252173766 w: -0.489157587 } position { x: -1.09028018 y: 1.19005227 z: -7.32233667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0187552664 y: 0.879149437 z: 0.0233654957 w: -0.475603402 } position { x: -1.09111869 y: 1.19043791 z: -7.32102203 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.017413523 y: 0.88639164 z: 0.0203182194 w: -0.462162137 } position { x: -1.09219718 y: 1.19033611 z: -7.31961203 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0160985105 y: 0.892659664 z: 0.0177695435 w: -0.45009318 } position { x: -1.09347117 y: 1.18990314 z: -7.31829643 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.295] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0149190957 y: 0.898643672 z: 0.0161507819 w: -0.438127965 } position { x: -1.09466434 y: 1.18934882 z: -7.31697 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.013259084 y: 0.904572487 z: 0.0154466014 w: -0.425833613 } position { x: -1.09595382 y: 1.1887027 z: -7.31582642 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0116385799 y: 0.909298122 z: 0.0157791 w: -0.41568321 } position { x: -1.09713399 y: 1.18812799 z: -7.31496763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0104897656 y: 0.914402544 z: 0.0167123452 w: -0.404324979 } position { x: -1.09860253 y: 1.18766713 z: -7.31391716 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.351] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00983675383 y: 0.918901503 z: 0.0177795812 w: -0.393963426 } position { x: -1.09990442 y: 1.18756878 z: -7.31309843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00877513271 y: 0.923034787 z: 0.0185082182 w: -0.384170979 } position { x: -1.10102832 y: 1.18747115 z: -7.31229448 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00754252682 y: 0.92683512 z: 0.0189598799 w: -0.374913871 } position { x: -1.10204077 y: 1.18715036 z: -7.3116889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00644027 y: 0.930519044 z: 0.0194735862 w: -0.365668684 } position { x: -1.10306251 y: 1.18665063 z: -7.31127405 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.409] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00528535945 y: 0.933552623 z: 0.0201230049 w: -0.357836097 } position { x: -1.10405171 y: 1.18636811 z: -7.31092453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.423] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00399834523 y: 0.936235487 z: 0.0205071513 w: -0.35075146 } position { x: -1.10510838 y: 1.1861167 z: -7.31055 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.434] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00307240593 y: 0.938765943 z: 0.0210411251 w: -0.343898743 } position { x: -1.10636926 y: 1.18580854 z: -7.31023741 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.451] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00248694606 y: 0.941218734 z: 0.0215641316 w: -0.337099671 } position { x: -1.10746694 y: 1.1855973 z: -7.30995083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00183145201 y: 0.943690836 z: 0.0220509619 w: -0.33008787 } position { x: -1.10864627 y: 1.18537986 z: -7.30987501 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00107236335 y: 0.945801556 z: 0.0225029439 w: -0.323962778 } position { x: -1.10945737 y: 1.18531024 z: -7.30984735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000103619008 y: 0.947639763 z: 0.0225480646 w: -0.318544418 } position { x: -1.11022174 y: 1.18520594 z: -7.30998945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000847788528 y: 0.949186683 z: 0.0226364471 w: -0.313897282 } position { x: -1.11099124 y: 1.18500042 z: -7.31015873 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00163435913 y: 0.950643 z: 0.0226456895 w: -0.309455 } position { x: -1.1116904 y: 1.18490565 z: -7.3104248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00239414256 y: 0.95177722 z: 0.0225599818 w: -0.305950254 } position { x: -1.11217546 y: 1.18471622 z: -7.31077766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00315974 y: 0.95272243 z: 0.0226612389 w: -0.30297935 } position { x: -1.11266947 y: 1.18439484 z: -7.3112483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00393945444 y: 0.953542352 z: 0.0230612308 w: -0.300349265 } position { x: -1.11305475 y: 1.18398368 z: -7.31172657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00474459864 y: 0.954200506 z: 0.0235311706 w: -0.29820326 } position { x: -1.11308336 y: 1.1838361 z: -7.31230688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00617227377 y: 0.954626143 z: 0.0237594079 w: -0.29679352 } position { x: -1.11281455 y: 1.1836555 z: -7.31292248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00777724199 y: 0.954727888 z: 0.02375005 w: -0.296428978 } position { x: -1.11247051 y: 1.1832341 z: -7.31360054 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00973860454 y: 0.954600036 z: 0.0238438398 w: -0.296775 } position { x: -1.11211681 y: 1.18265498 z: -7.31435633 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0117873251 y: 0.954368 z: 0.0242926106 w: -0.297409922 } position { x: -1.11184716 y: 1.18191195 z: -7.31513834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0140301073 y: 0.95407927 z: 0.0251907073 w: -0.298163503 } position { x: -1.11132693 y: 1.18119299 z: -7.31596947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0166151598 y: 0.953616202 z: 0.0261482019 w: -0.299426734 } position { x: -1.11047113 y: 1.18066013 z: -7.31691313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0195097551 y: 0.952834964 z: 0.0271691885 w: -0.301640034 } position { x: -1.10938561 y: 1.17991936 z: -7.31796408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0223673955 y: 0.951777101 z: 0.0283016954 w: -0.304662228 } position { x: -1.10850334 y: 1.17916405 z: -7.3190527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0249015298 y: 0.950682878 z: 0.029520506 w: -0.30775094 } position { x: -1.10807884 y: 1.17848587 z: -7.32009029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0266429521 y: 0.949906051 z: 0.0303797498 w: -0.309912413 } position { x: -1.10761261 y: 1.17819643 z: -7.32087088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0283624548 y: 0.949318 z: 0.0310564972 w: -0.311490715 } position { x: -1.10702729 y: 1.17799211 z: -7.32167721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0303952713 y: 0.948691368 z: 0.0314290412 w: -0.313166261 } position { x: -1.10614765 y: 1.17763555 z: -7.32244873 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0324464068 y: 0.948016286 z: 0.0315909274 w: -0.3149831 } position { x: -1.10542417 y: 1.17717707 z: -7.32331944 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0340761058 y: 0.947344661 z: 0.0321883522 w: -0.316766262 } position { x: -1.10500443 y: 1.17675591 z: -7.32398176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.784] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0353161395 y: 0.946935117 z: 0.0324132778 w: -0.317830265 } position { x: -1.10465658 y: 1.17668545 z: -7.32454443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.03627849 y: 0.94681263 z: 0.0323314518 w: -0.318094939 } position { x: -1.10442901 y: 1.1765722 z: -7.32500124 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0368094 y: 0.946952522 z: 0.0320910662 w: -0.317641586 } position { x: -1.10417616 y: 1.17649031 z: -7.3253026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0377162956 y: 0.947216392 z: 0.031943053 w: -0.316762149 } position { x: -1.10357594 y: 1.17615354 z: -7.32583427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.039026577 y: 0.947335303 z: 0.0321007334 w: -0.31623131 } position { x: -1.10282493 y: 1.17571223 z: -7.32640314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0410161912 y: 0.947217 z: 0.0325977877 w: -0.316283286 } position { x: -1.10195339 y: 1.17518234 z: -7.32695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.867] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0433569886 y: 0.946824431 z: 0.033396516 w: -0.31706205 } position { x: -1.10099339 y: 1.17441416 z: -7.32762766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0457114801 y: 0.946200609 z: 0.0349980891 w: -0.318418 } position { x: -1.10007977 y: 1.17332578 z: -7.32837725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.048837211 y: 0.945195377 z: 0.037290629 w: -0.32067135 } position { x: -1.09865367 y: 1.17236626 z: -7.3292861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.909] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0524558723 y: 0.943737447 z: 0.0394647196 w: -0.324115 } position { x: -1.09692097 y: 1.17119634 z: -7.33029032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.056064032 y: 0.941709518 z: 0.0425159484 w: -0.328987062 } position { x: -1.095137 y: 1.16950238 z: -7.33152962 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0596870109 y: 0.938993812 z: 0.0466503352 w: -0.335487455 } position { x: -1.09296167 y: 1.16746426 z: -7.33291054 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0635342672 y: 0.935496151 z: 0.051352784 w: -0.343763322 } position { x: -1.09054363 y: 1.16595948 z: -7.33472443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0687218457 y: 0.930818856 z: 0.056085445 w: -0.354553252 } position { x: -1.08811986 y: 1.16383111 z: -7.33664274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0744125247 y: 0.925634086 z: 0.0609648339 w: -0.365988553 } position { x: -1.08615196 y: 1.16129446 z: -7.33871031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:35.992] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.079750374 y: 0.919862 z: 0.0673902258 w: -0.378090441 } position { x: -1.08429241 y: 1.1588012 z: -7.34103727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0834122226 y: 0.913778722 z: 0.0740906894 w: -0.390591115 } position { x: -1.08219862 y: 1.15680492 z: -7.34346914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0856397 y: 0.906905413 z: 0.0800846 w: -0.40469107 } position { x: -1.0794605 y: 1.15532303 z: -7.34609 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0874629 y: 0.89974004 z: 0.084258832 w: -0.419188 } position { x: -1.07660222 y: 1.15373623 z: -7.34901237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0898758247 y: 0.89146632 z: 0.0879975781 w: -0.435277611 } position { x: -1.07371747 y: 1.15173829 z: -7.35222149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.059] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0922123566 y: 0.882433712 z: 0.0912574083 w: -0.452194303 } position { x: -1.07110918 y: 1.14978135 z: -7.35556841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.076] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0939466208 y: 0.873057902 z: 0.0943884552 w: -0.46907872 } position { x: -1.06878424 y: 1.14785933 z: -7.35883093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.087] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0956674665 y: 0.862717748 z: 0.0978726298 w: -0.486812979 } position { x: -1.06607807 y: 1.14562762 z: -7.36262894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0977970883 y: 0.852420449 z: 0.101548694 w: -0.503490746 } position { x: -1.06351018 y: 1.14343667 z: -7.36659431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100365251 y: 0.841271 z: 0.10562133 w: -0.520609379 } position { x: -1.06078875 y: 1.14144504 z: -7.37084246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.131] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10284128 y: 0.829386413 z: 0.109381109 w: -0.538124144 } position { x: -1.05830395 y: 1.13959074 z: -7.37520742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104753993 y: 0.816418231 z: 0.113183662 w: -0.556486666 } position { x: -1.05620503 y: 1.13773346 z: -7.37952709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106106974 y: 0.804677486 z: 0.116433553 w: -0.57243222 } position { x: -1.05403936 y: 1.13634694 z: -7.38363457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107610829 y: 0.792905509 z: 0.118714921 w: -0.587901 } position { x: -1.05178261 y: 1.13473547 z: -7.38806152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110358126 y: 0.78014493 z: 0.120950393 w: -0.603792965 } position { x: -1.0493983 y: 1.13268745 z: -7.39311314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.117763706 y: 0.765777767 z: 0.12325792 w: -0.620099783 } position { x: -1.04856837 y: 1.12991023 z: -7.39773 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.118462734 y: 0.750733 z: 0.127266452 w: -0.637314498 } position { x: -1.04550409 y: 1.12867606 z: -7.40346336 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.1190091 y: 0.739052355 z: 0.139040142 w: -0.648310363 } position { x: -1.04623663 y: 1.123891 z: -7.39806795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.108749107 y: 0.729407251 z: 0.134675547 w: -0.661816597 } position { x: -1.04157841 y: 1.13031054 z: -7.41174412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.120025896 y: 0.713628054 z: 0.134368375 w: -0.676959336 } position { x: -1.04051304 y: 1.12399232 z: -7.41811419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.127520099 y: 0.696951151 z: 0.134447291 w: -0.692763865 } position { x: -1.0400877 y: 1.1220094 z: -7.42202806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13122806 y: 0.681017399 z: 0.137755424 w: -0.707119465 } position { x: -1.03903353 y: 1.12143219 z: -7.42542076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.131341383 y: 0.666888833 z: 0.141338691 w: -0.719744563 } position { x: -1.03743386 y: 1.12086248 z: -7.43007088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.132398099 y: 0.654110789 z: 0.141995385 w: -0.731058896 } position { x: -1.03635621 y: 1.11970556 z: -7.43489456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135281235 y: 0.641306281 z: 0.142189652 w: -0.741759658 } position { x: -1.0356524 y: 1.11779153 z: -7.43903494 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137810692 y: 0.627934217 z: 0.143957525 w: -0.752318442 } position { x: -1.03449285 y: 1.11657453 z: -7.44294262 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139122695 y: 0.616528809 z: 0.145332962 w: -0.761193454 } position { x: -1.03333008 y: 1.11573 z: -7.44662952 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140694916 y: 0.605787039 z: 0.146222129 w: -0.769315422 } position { x: -1.03228843 y: 1.1149509 z: -7.45027113 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.142820269 y: 0.593652487 z: 0.14727661 w: -0.778131545 } position { x: -1.03105247 y: 1.11401927 z: -7.45414972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.144766539 y: 0.584302187 z: 0.146611899 w: -0.784944952 } position { x: -1.02963936 y: 1.11293948 z: -7.45743322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.147157 y: 0.574764192 z: 0.14680329 w: -0.791479468 } position { x: -1.02869558 y: 1.11172664 z: -7.46026802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.423] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.149132162 y: 0.566282511 z: 0.147602782 w: -0.797055304 } position { x: -1.02747619 y: 1.11072183 z: -7.46287584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.434] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.150873408 y: 0.5587942 z: 0.148768365 w: -0.801781893 } position { x: -1.02601969 y: 1.10968113 z: -7.4655757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.152764067 y: 0.551970959 z: 0.150031358 w: -0.805904329 } position { x: -1.02465415 y: 1.10860717 z: -7.46824694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.154598594 y: 0.54515332 z: 0.151495904 w: -0.809911191 } position { x: -1.02297986 y: 1.10771966 z: -7.47120857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.15660131 y: 0.539259136 z: 0.152243689 w: -0.813324928 } position { x: -1.02126575 y: 1.10665619 z: -7.47389889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.158624902 y: 0.533823192 z: 0.152331293 w: -0.816496313 } position { x: -1.01954234 y: 1.10550416 z: -7.47665882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.160729185 y: 0.528366387 z: 0.15240635 w: -0.819614172 } position { x: -1.01773441 y: 1.10425293 z: -7.4794364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164117858 y: 0.521245301 z: 0.152746826 w: -0.823430061 } position { x: -1.01637578 y: 1.10266006 z: -7.48237324 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166931495 y: 0.515027583 z: 0.153450176 w: -0.826639891 } position { x: -1.01478219 y: 1.1015389 z: -7.48488665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169726476 y: 0.509408414 z: 0.154247478 w: -0.829399645 } position { x: -1.0134474 y: 1.10049164 z: -7.48750973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.561] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172307447 y: 0.50390321 z: 0.154914767 w: -0.832101643 } position { x: -1.01180983 y: 1.09943128 z: -7.49026203 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.177532524 y: 0.496604174 z: 0.156220555 w: -0.835141659 } position { x: -1.01093566 y: 1.09773374 z: -7.49260759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.179501101 y: 0.490909874 z: 0.157797411 w: -0.837786853 } position { x: -1.00914955 y: 1.09717536 z: -7.4947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.18152754 y: 0.487135351 z: 0.159507 w: -0.839228451 } position { x: -1.0074383 y: 1.09646201 z: -7.4967289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.182410732 y: 0.483521 z: 0.161259428 w: -0.840790808 } position { x: -1.00576448 y: 1.0960319 z: -7.49905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.629] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.183144405 y: 0.479628742 z: 0.162665412 w: -0.842587888 } position { x: -1.00455463 y: 1.09477448 z: -7.50152779 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.182779714 y: 0.475786597 z: 0.164891884 w: -0.844410658 } position { x: -1.00240445 y: 1.09488845 z: -7.5039444 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.184871942 y: 0.471129984 z: 0.16506 w: -0.846530616 } position { x: -1.00096035 y: 1.09364474 z: -7.50607634 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.186758384 y: 0.466813982 z: 0.16513741 w: -0.848490238 } position { x: -0.999242425 y: 1.09314167 z: -7.50812531 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.188706249 y: 0.4622958 z: 0.16483447 w: -0.850589275 } position { x: -0.997606456 y: 1.09249592 z: -7.51042604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.190303132 y: 0.45731321 z: 0.164856985 w: -0.8529194 } position { x: -0.995942056 y: 1.09176838 z: -7.51292658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.191173896 y: 0.451864064 z: 0.164902747 w: -0.855615854 } position { x: -0.993745327 y: 1.09132469 z: -7.51515198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.191570938 y: 0.447114587 z: 0.164639011 w: -0.85806942 } position { x: -0.99166733 y: 1.09084666 z: -7.51703882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.191750422 y: 0.442780972 z: 0.163967192 w: -0.860402 } position { x: -0.989757061 y: 1.09034407 z: -7.51902771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.191962525 y: 0.438853085 z: 0.163518667 w: -0.86245 } position { x: -0.987798154 y: 1.08990717 z: -7.52103806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.191776872 y: 0.434795767 z: 0.163245976 w: -0.864595294 } position { x: -0.985996604 y: 1.08966208 z: -7.52302265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.191899359 y: 0.431188941 z: 0.162424952 w: -0.866526961 } position { x: -0.98366642 y: 1.08985 z: -7.52529192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.190978065 y: 0.427595437 z: 0.159398079 w: -0.869069517 } position { x: -0.980699539 y: 1.09061337 z: -7.52736855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.191225648 y: 0.424088567 z: 0.158305749 w: -0.870931089 } position { x: -0.977945924 y: 1.09064627 z: -7.52966928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.188503742 y: 0.421792775 z: 0.157184705 w: -0.872840285 } position { x: -0.976050615 y: 1.09079862 z: -7.52980232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.187356085 y: 0.420135468 z: 0.157515541 w: -0.873826504 } position { x: -0.972437739 y: 1.09159338 z: -7.53258419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.187971756 y: 0.418972313 z: 0.160129711 w: -0.873777628 } position { x: -0.969135225 y: 1.09302616 z: -7.53432226 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.186004803 y: 0.418699116 z: 0.159911469 w: -0.874369264 } position { x: -0.966406286 y: 1.0931803 z: -7.53621531 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.185689256 y: 0.418132752 z: 0.161552548 w: -0.874405682 } position { x: -0.964855731 y: 1.09380352 z: -7.53728676 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.183900401 y: 0.417700619 z: 0.160912484 w: -0.875108 } position { x: -0.961824596 y: 1.09307086 z: -7.53936434 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.909] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.183758751 y: 0.415522575 z: 0.162396193 w: -0.875900209 } position { x: -0.958445 y: 1.09568024 z: -7.54118681 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.180727303 y: 0.412697494 z: 0.162623271 w: -0.87782234 } position { x: -0.955417156 y: 1.09600341 z: -7.54218769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174568921 y: 0.410908937 z: 0.161848813 w: -0.880048037 } position { x: -0.953195453 y: 1.09643984 z: -7.54289579 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.950] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168553233 y: 0.409498781 z: 0.161224559 w: -0.881990492 } position { x: -0.952105045 y: 1.09729385 z: -7.54265118 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163198248 y: 0.4105964 z: 0.162562519 w: -0.882241666 } position { x: -0.950889766 y: 1.09822011 z: -7.5427084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.15932706 y: 0.41301769 z: 0.163772 w: -0.881595135 } position { x: -0.949377835 y: 1.09959006 z: -7.5433445 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:36.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.156396359 y: 0.415700108 z: 0.164483696 w: -0.880726218 } position { x: -0.947948456 y: 1.10036922 z: -7.54403639 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.154090434 y: 0.417326152 z: 0.165147275 w: -0.880239427 } position { x: -0.946424246 y: 1.10138583 z: -7.54437304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.15156585 y: 0.418070257 z: 0.164566055 w: -0.88043344 } position { x: -0.944408953 y: 1.10238934 z: -7.54491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.149626791 y: 0.417478949 z: 0.163179353 w: -0.88130343 } position { x: -0.942542076 y: 1.10342073 z: -7.54519939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.147543758 y: 0.416398764 z: 0.161453396 w: -0.882482708 } position { x: -0.940934718 y: 1.10401726 z: -7.54535961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.145058855 y: 0.415564448 z: 0.159508348 w: -0.883640885 } position { x: -0.939328372 y: 1.10444427 z: -7.54549694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.142799526 y: 0.414779186 z: 0.158436969 w: -0.884570122 } position { x: -0.938002 y: 1.10483217 z: -7.54556608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.086] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141172275 y: 0.414230406 z: 0.157809451 w: -0.885200381 } position { x: -0.936683893 y: 1.10540581 z: -7.54535532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140135914 y: 0.414052665 z: 0.157867774 w: -0.885437787 } position { x: -0.935395062 y: 1.10581326 z: -7.54532623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.115] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139470682 y: 0.414075881 z: 0.157991439 w: -0.885509908 } position { x: -0.934223235 y: 1.10624373 z: -7.54542923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138537362 y: 0.413880825 z: 0.158013597 w: -0.885743618 } position { x: -0.932906747 y: 1.10663331 z: -7.54582739 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137462661 y: 0.413399607 z: 0.158647284 w: -0.886022449 } position { x: -0.931613088 y: 1.10642254 z: -7.54653215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13690865 y: 0.412822694 z: 0.159953341 w: -0.886142433 } position { x: -0.93069 y: 1.10648954 z: -7.54629087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136892334 y: 0.412479967 z: 0.162326038 w: -0.885873 } position { x: -0.930137753 y: 1.10616922 z: -7.54626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137270242 y: 0.412427932 z: 0.165244058 w: -0.885299146 } position { x: -0.929511547 y: 1.1057018 z: -7.54647779 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138169602 y: 0.412046582 z: 0.168080211 w: -0.884802759 } position { x: -0.928672254 y: 1.1050421 z: -7.54674673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.212] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139270961 y: 0.411521554 z: 0.17046243 w: -0.884418547 } position { x: -0.927435279 y: 1.10546374 z: -7.54762554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139669865 y: 0.410421759 z: 0.171607479 w: -0.884645283 } position { x: -0.926585495 y: 1.10537958 z: -7.54859972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139856845 y: 0.408644497 z: 0.172861755 w: -0.885194123 } position { x: -0.925697148 y: 1.10502887 z: -7.54920483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140133083 y: 0.406576097 z: 0.174037889 w: -0.885872185 } position { x: -0.924804091 y: 1.10441232 z: -7.5503087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140169248 y: 0.403948575 z: 0.175566852 w: -0.886766315 } position { x: -0.924144924 y: 1.10407388 z: -7.55138302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139718741 y: 0.400935322 z: 0.176942438 w: -0.887930691 } position { x: -0.923393607 y: 1.1041069 z: -7.55332041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.295] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137963116 y: 0.396918446 z: 0.178156748 w: -0.889765203 } position { x: -0.922845542 y: 1.10446727 z: -7.55577946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.134591043 y: 0.391574 z: 0.179272458 w: -0.892421722 } position { x: -0.922188342 y: 1.10461867 z: -7.55812502 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.130944893 y: 0.384502172 z: 0.180494145 w: -0.895786524 } position { x: -0.921754777 y: 1.10455 z: -7.5600872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.128408268 y: 0.377163559 z: 0.181980848 w: -0.898967206 } position { x: -0.921452165 y: 1.10426283 z: -7.56155252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.12647 y: 0.369882286 z: 0.184059933 w: -0.901839435 } position { x: -0.921328604 y: 1.10354769 z: -7.56335402 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.125763103 y: 0.362057239 z: 0.185842976 w: -0.904743373 } position { x: -0.921293199 y: 1.10287154 z: -7.56475163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.125828907 y: 0.354161918 z: 0.188494414 w: -0.907307208 } position { x: -0.921386182 y: 1.10197496 z: -7.56654882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.12718159 y: 0.345285416 z: 0.191521153 w: -0.909902453 } position { x: -0.921743691 y: 1.10087252 z: -7.56839561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.409] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.1292703 y: 0.336502045 z: 0.194792822 w: -0.912201345 } position { x: -0.921980679 y: 1.09994924 z: -7.57056618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.132245108 y: 0.327014923 z: 0.198264048 w: -0.914474607 } position { x: -0.921968818 y: 1.09876192 z: -7.5724678 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13515164 y: 0.317932069 z: 0.202250615 w: -0.916377664 } position { x: -0.922619 y: 1.09701264 z: -7.57433748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.447] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.1396631 y: 0.307658643 z: 0.206364155 w: -0.918288767 } position { x: -0.923404455 y: 1.09523654 z: -7.57641649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.144586191 y: 0.297475755 z: 0.210529864 w: -0.919934869 } position { x: -0.924236536 y: 1.09350371 z: -7.57886791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.149023205 y: 0.28632611 z: 0.214908212 w: -0.921750486 } position { x: -0.924854279 y: 1.09193683 z: -7.58172369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.153723538 y: 0.273431242 z: 0.218874261 w: -0.923958063 } position { x: -0.925146163 y: 1.09026277 z: -7.58410263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.157596707 y: 0.259765565 z: 0.222454116 w: -0.926390529 } position { x: -0.92545265 y: 1.08828378 z: -7.58624887 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16136843 y: 0.24498108 z: 0.226192251 w: -0.928860366 } position { x: -0.925268352 y: 1.08695745 z: -7.5885067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163643956 y: 0.231660068 z: 0.229631111 w: -0.93103379 } position { x: -0.925732255 y: 1.08530855 z: -7.59092236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.1647598 y: 0.219387606 z: 0.234712496 w: -0.932541311 } position { x: -0.926512897 y: 1.08333564 z: -7.59322786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165484056 y: 0.207401648 z: 0.241665363 w: -0.933379591 } position { x: -0.927130938 y: 1.08170331 z: -7.5956316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166154712 y: 0.194631159 z: 0.2483024 w: -0.934268296 } position { x: -0.927348793 y: 1.08015561 z: -7.59766626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167235047 y: 0.180526718 z: 0.254343 w: -0.935281932 } position { x: -0.927522719 y: 1.07862115 z: -7.59945297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167619526 y: 0.168034345 z: 0.259780705 w: -0.936046064 } position { x: -0.927707255 y: 1.07715976 z: -7.60132027 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166772619 y: 0.157171503 z: 0.266259432 w: -0.936263859 } position { x: -0.927972555 y: 1.07551467 z: -7.60352707 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166035309 y: 0.146939009 z: 0.274386674 w: -0.935709953 } position { x: -0.928845 y: 1.07351077 z: -7.60544062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166070282 y: 0.135564685 z: 0.283756107 w: -0.934625804 } position { x: -0.929031491 y: 1.0723393 z: -7.60752106 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167676628 y: 0.12276718 z: 0.290154189 w: -0.934143066 } position { x: -0.930045724 y: 1.07070863 z: -7.60934734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168263048 y: 0.109799825 z: 0.296232402 w: -0.933744073 } position { x: -0.929931223 y: 1.06972253 z: -7.61143541 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169288307 y: 0.0968797728 z: 0.301996499 w: -0.933141947 } position { x: -0.93025887 y: 1.06793845 z: -7.61318207 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17033805 y: 0.0833251923 z: 0.307945967 w: -0.932315 } position { x: -0.930628955 y: 1.06654656 z: -7.6150012 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17097877 y: 0.0690894648 z: 0.3169761 w: -0.93033278 } position { x: -0.930163085 y: 1.06522703 z: -7.61651134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173278421 y: 0.0558013134 z: 0.323956817 w: -0.928392649 } position { x: -0.929732382 y: 1.06413019 z: -7.61753464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.740] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173563465 y: 0.0436331257 z: 0.329583466 w: -0.927009523 } position { x: -0.929037869 y: 1.06284177 z: -7.61877918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173685014 y: 0.0335535184 z: 0.335187942 w: -0.925395489 } position { x: -0.92824024 y: 1.06149352 z: -7.62015247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173203722 y: 0.0251086596 z: 0.342199087 w: -0.923184633 } position { x: -0.927430809 y: 1.06016016 z: -7.62148333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174288496 y: 0.0175589677 z: 0.349152237 w: -0.920547605 } position { x: -0.926666141 y: 1.05903041 z: -7.62267494 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175426215 y: 0.0106377052 z: 0.354073197 w: -0.918555796 } position { x: -0.925911 y: 1.05820262 z: -7.62403107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.177123129 y: 0.00366904447 z: 0.357103646 w: -0.917110085 } position { x: -0.924640477 y: 1.05724 z: -7.62509155 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17902194 y: -0.00198873342 z: 0.358810157 w: -0.916079938 } position { x: -0.923132062 y: 1.05600202 z: -7.62585545 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.839] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.180660725 y: -0.00543785747 z: 0.359897912 w: -0.915317237 } position { x: -0.921483 y: 1.05484772 z: -7.62671089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.181923196 y: -0.00658526737 z: 0.36147061 w: -0.914439559 } position { x: -0.919834435 y: 1.05372858 z: -7.62798929 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.182926983 y: -0.00652401475 z: 0.363369644 w: -0.9134866 } position { x: -0.918269336 y: 1.0526247 z: -7.62928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.183732688 y: -0.00652430719 z: 0.364835799 w: -0.912740171 } position { x: -0.916884661 y: 1.05162704 z: -7.63055611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.184382632 y: -0.00717040803 z: 0.365611047 w: -0.912294 } position { x: -0.915489912 y: 1.05079365 z: -7.63171959 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.909] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.184641555 y: -0.00751880649 z: 0.366818786 w: -0.911753774 } position { x: -0.913928866 y: 1.04989028 z: -7.632864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.183729514 y: -0.00684496248 z: 0.368155777 w: -0.911404371 } position { x: -0.912464082 y: 1.0493747 z: -7.63402939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.183618709 y: -0.00670168176 z: 0.369118571 w: -0.911038339 } position { x: -0.91106081 y: 1.04845321 z: -7.63521576 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.950] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.182857469 y: -0.00697891181 z: 0.369480073 w: -0.91104275 } position { x: -0.909745753 y: 1.0477407 z: -7.63606644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.182126209 y: -0.00753348786 z: 0.369698912 w: -0.911096036 } position { x: -0.90857923 y: 1.04714584 z: -7.63703871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.181639463 y: -0.00793543924 z: 0.370218754 w: -0.910978734 } position { x: -0.907579064 y: 1.04663074 z: -7.63798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:37.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.181032434 y: -0.00882089231 z: 0.370638579 w: -0.91092068 } position { x: -0.906557858 y: 1.04598212 z: -7.63882875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.180618033 y: -0.00988880917 z: 0.371067584 w: -0.910817325 } position { x: -0.90553689 y: 1.04526091 z: -7.63924551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.180991 y: -0.010550553 z: 0.371458679 w: -0.910576463 } position { x: -0.904562473 y: 1.04467833 z: -7.63966656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.181605071 y: -0.0106404759 z: 0.372111976 w: -0.910186291 } position { x: -0.903630495 y: 1.04411972 z: -7.64029312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.182175547 y: -0.00996683817 z: 0.373050123 w: -0.909695745 } position { x: -0.902716458 y: 1.04347026 z: -7.64081955 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.183037 y: -0.00874109659 z: 0.374202043 w: -0.909062088 } position { x: -0.901909947 y: 1.04280782 z: -7.64142466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.183959514 y: -0.00742047234 z: 0.375096589 w: -0.908518851 } position { x: -0.901113451 y: 1.04211092 z: -7.64178801 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.185435757 y: -0.0058294246 z: 0.375359803 w: -0.908121526 } position { x: -0.900385 y: 1.04160476 z: -7.64213133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.186958507 y: -0.004224726 z: 0.375178844 w: -0.907892883 } position { x: -0.899802625 y: 1.04113722 z: -7.64254141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.188543022 y: -0.00199441076 z: 0.374758244 w: -0.907746613 } position { x: -0.89911896 y: 1.04041147 z: -7.64271545 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.190436304 y: 0.00121907529 z: 0.374652624 w: -0.907396257 } position { x: -0.898399711 y: 1.03954911 z: -7.64272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.192917332 y: 0.00618956238 z: 0.374766648 w: -0.906804562 } position { x: -0.897553325 y: 1.03852475 z: -7.64264965 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.156] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.195825815 y: 0.0116816275 z: 0.374279618 w: -0.906328082 } position { x: -0.89682579 y: 1.03753197 z: -7.64272308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.198867977 y: 0.0175139252 z: 0.372362196 w: -0.90636158 } position { x: -0.8963902 y: 1.03674328 z: -7.64296 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.187] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.201563329 y: 0.0241831113 z: 0.369705737 w: -0.906700075 } position { x: -0.89627862 y: 1.0364604 z: -7.64358473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.205028459 y: 0.0308630839 z: 0.366559774 w: -0.906997681 } position { x: -0.895869792 y: 1.0364176 z: -7.64309311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.214] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.208817601 y: 0.0390712842 z: 0.362050146 w: -0.90762794 } position { x: -0.89588356 y: 1.03551924 z: -7.64248323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.213267818 y: 0.0473859645 z: 0.357787669 w: -0.90788734 } position { x: -0.89555186 y: 1.03477645 z: -7.6418128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.219301477 y: 0.0565885641 z: 0.352923542 w: -0.907826841 } position { x: -0.895007253 y: 1.03359008 z: -7.63962364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.227657989 y: 0.0697806776 z: 0.347043216 w: -0.907118261 } position { x: -0.894338548 y: 1.03263378 z: -7.63786125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.236488551 y: 0.0842887163 z: 0.341074586 w: -0.90589 } position { x: -0.893616378 y: 1.03220248 z: -7.63644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.282] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.24427855 y: 0.100308672 z: 0.33393681 w: -0.90484935 } position { x: -0.89292568 y: 1.03249502 z: -7.63556337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.250364065 y: 0.11700239 z: 0.326578647 w: -0.903866529 } position { x: -0.892832398 y: 1.03238535 z: -7.63476658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.25544253 y: 0.13304618 z: 0.319488168 w: -0.90275979 } position { x: -0.891801119 y: 1.03325653 z: -7.63374949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.260279715 y: 0.150153771 z: 0.311962873 w: -0.901325405 } position { x: -0.891287863 y: 1.03290009 z: -7.63148 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.266868472 y: 0.16657117 z: 0.305827528 w: -0.898612678 } position { x: -0.890301 y: 1.03345358 z: -7.62914085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.351] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.273080438 y: 0.18385011 z: 0.299354821 w: -0.895551741 } position { x: -0.88900274 y: 1.03483832 z: -7.62760258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.277964741 y: 0.200713992 z: 0.291874498 w: -0.892893493 } position { x: -0.887937 y: 1.03580034 z: -7.62642527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.278483242 y: 0.21609734 z: 0.28250578 w: -0.892154396 } position { x: -0.887032032 y: 1.03721082 z: -7.62611914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.276153028 y: 0.231462225 z: 0.272305518 w: -0.892196417 } position { x: -0.885836601 y: 1.03888059 z: -7.62488651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.405] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.273430139 y: 0.245461375 z: 0.264266551 w: -0.891710639 } position { x: -0.885237873 y: 1.03962421 z: -7.62218904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.271174639 y: 0.260874361 z: 0.258745164 w: -0.889640331 } position { x: -0.884685695 y: 1.0403589 z: -7.61963177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.26928103 y: 0.276972085 z: 0.254911751 w: -0.88645041 } position { x: -0.884284139 y: 1.04150581 z: -7.6174078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.266887456 y: 0.2922436 z: 0.251202673 w: -0.883324385 } position { x: -0.883965611 y: 1.04309809 z: -7.61566162 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.264703959 y: 0.307182103 z: 0.246129051 w: -0.880336046 } position { x: -0.883780539 y: 1.0452863 z: -7.61351633 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.263973147 y: 0.318977982 z: 0.240418226 w: -0.877935231 } position { x: -0.883587778 y: 1.04693782 z: -7.61152744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.26184693 y: 0.330987871 z: 0.234169602 w: -0.87581265 } position { x: -0.883654058 y: 1.04833496 z: -7.60954714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.259618372 y: 0.342767775 z: 0.229084522 w: -0.873286247 } position { x: -0.883946359 y: 1.04984248 z: -7.60743904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.256413698 y: 0.354746312 z: 0.224204123 w: -0.870712161 } position { x: -0.884533346 y: 1.05138636 z: -7.60498238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.254636496 y: 0.364764154 z: 0.219998077 w: -0.868163705 } position { x: -0.885060072 y: 1.05285275 z: -7.60300732 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.253299236 y: 0.374030352 z: 0.215691209 w: -0.865689397 } position { x: -0.885599375 y: 1.05414736 z: -7.60111427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.251178831 y: 0.382738739 z: 0.21133408 w: -0.863572896 } position { x: -0.886425257 y: 1.05521774 z: -7.59939861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.248959869 y: 0.390862942 z: 0.206701428 w: -0.861695826 } position { x: -0.887148559 y: 1.05660892 z: -7.5972805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.246602312 y: 0.398950905 z: 0.200686932 w: -0.860087395 } position { x: -0.887998462 y: 1.05790734 z: -7.59444189 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.246837258 y: 0.406714886 z: 0.197743535 w: -0.85706 } position { x: -0.888898492 y: 1.05882168 z: -7.59233809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.243997157 y: 0.414637268 z: 0.193456873 w: -0.855053067 } position { x: -0.890163302 y: 1.05999458 z: -7.59044266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.242503345 y: 0.421895504 z: 0.191329956 w: -0.852402 } position { x: -0.890949249 y: 1.06097794 z: -7.58889437 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.239429 y: 0.428694844 z: 0.187698036 w: -0.850684464 } position { x: -0.892551363 y: 1.06111789 z: -7.58653164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.239049315 y: 0.434559971 z: 0.185976565 w: -0.848189712 } position { x: -0.893808603 y: 1.06235111 z: -7.58430624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.239102975 y: 0.440643072 z: 0.183874637 w: -0.845490098 } position { x: -0.895313561 y: 1.06249607 z: -7.58162785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.23993817 y: 0.446962684 z: 0.182124585 w: -0.842309117 } position { x: -0.896193922 y: 1.06386888 z: -7.57969618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.240278706 y: 0.454279095 z: 0.180542216 w: -0.838630497 } position { x: -0.897221923 y: 1.06402528 z: -7.57757044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.238400981 y: 0.462467611 z: 0.180594474 w: -0.834670186 } position { x: -0.898364186 y: 1.06547487 z: -7.57658958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.23600705 y: 0.468422443 z: 0.178059056 w: -0.832571924 } position { x: -0.899302304 y: 1.06395447 z: -7.57481194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.233295605 y: 0.473468781 z: 0.175452828 w: -0.831033528 } position { x: -0.899825275 y: 1.06514227 z: -7.57251453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.755] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.23275131 y: 0.477631748 z: 0.172281951 w: -0.829465926 } position { x: -0.90083307 y: 1.06483305 z: -7.57148 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.230601296 y: 0.487447917 z: 0.167407572 w: -0.825343728 } position { x: -0.903065205 y: 1.06453502 z: -7.56731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.227639228 y: 0.497598648 z: 0.163624018 w: -0.8208552 } position { x: -0.904642582 y: 1.06463909 z: -7.56369686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.813] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.227639228 y: 0.497598648 z: 0.163624018 w: -0.8208552 } position { x: -0.904642582 y: 1.06463909 z: -7.56369686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.829] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.226974547 y: 0.501762092 z: 0.160804465 w: -0.819060087 } position { x: -0.905477524 y: 1.06437957 z: -7.5621419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.226504475 y: 0.505773842 z: 0.157662511 w: -0.817331672 } position { x: -0.906538069 y: 1.06392455 z: -7.56040287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.857] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.225783944 y: 0.509549558 z: 0.155280173 w: -0.815640211 } position { x: -0.90766 y: 1.0635463 z: -7.55848503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.22550796 y: 0.513326764 z: 0.153677836 w: -0.813649237 } position { x: -0.908617377 y: 1.06314528 z: -7.55661249 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.885] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.225296453 y: 0.516823 z: 0.151564464 w: -0.811889 } position { x: -0.909432352 y: 1.06290925 z: -7.55498075 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.899] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.225876153 y: 0.520263791 z: 0.149643183 w: -0.80988425 } position { x: -0.910081685 y: 1.06265497 z: -7.55324316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.912] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.225343287 y: 0.523458242 z: 0.147341 w: -0.808395 } position { x: -0.910822093 y: 1.06246972 z: -7.55156088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.927] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.223490894 y: 0.526672 z: 0.144985855 w: -0.807246864 } position { x: -0.911684215 y: 1.06215632 z: -7.54984093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.221467495 y: 0.529565096 z: 0.143546551 w: -0.806168318 } position { x: -0.912198246 y: 1.06218648 z: -7.54867077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.219371527 y: 0.532121241 z: 0.142397538 w: -0.805261493 } position { x: -0.913089812 y: 1.06182158 z: -7.54709673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.218892366 y: 0.5335657 z: 0.141722649 w: -0.80455482 } position { x: -0.913928926 y: 1.06184971 z: -7.54549265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.219046742 y: 0.534778237 z: 0.141124591 w: -0.803812623 } position { x: -0.914666951 y: 1.06202793 z: -7.5437026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:38.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.21886088 y: 0.53612417 z: 0.139593959 w: -0.803233683 } position { x: -0.915065944 y: 1.06270492 z: -7.54200411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.217476904 y: 0.537999272 z: 0.137253061 w: -0.802759111 } position { x: -0.915589809 y: 1.06339359 z: -7.54027224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.022] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.215026543 y: 0.540117621 z: 0.13540183 w: -0.802310944 } position { x: -0.91621834 y: 1.06380105 z: -7.53878641 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.038] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.212111294 y: 0.542400897 z: 0.135028079 w: -0.801609337 } position { x: -0.917623639 y: 1.06353009 z: -7.53647137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.051] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.210770339 y: 0.545190215 z: 0.136949614 w: -0.799742639 } position { x: -0.91852349 y: 1.0637635 z: -7.53473425 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.212493271 y: 0.547286391 z: 0.139039606 w: -0.797491193 } position { x: -0.919936895 y: 1.06417108 z: -7.53216124 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.214177534 y: 0.549553871 z: 0.140976071 w: -0.795137882 } position { x: -0.920556903 y: 1.06469429 z: -7.53086424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.093] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.213345245 y: 0.55174315 z: 0.141801625 w: -0.793697417 } position { x: -0.921310961 y: 1.06570458 z: -7.52963543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.107] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.212535024 y: 0.553878605 z: 0.143482313 w: -0.792123854 } position { x: -0.921968 y: 1.06704295 z: -7.52821541 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.210534051 y: 0.556261837 z: 0.143968135 w: -0.790899098 } position { x: -0.92223978 y: 1.06840837 z: -7.52690601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.134] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.207281411 y: 0.558942556 z: 0.142891914 w: -0.790063 } position { x: -0.92291528 y: 1.06954825 z: -7.52560663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.148] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.204411626 y: 0.56149745 z: 0.141542152 w: -0.789241612 } position { x: -0.923797369 y: 1.07050323 z: -7.52430964 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.20186156 y: 0.563938558 z: 0.140367135 w: -0.788366914 } position { x: -0.924811363 y: 1.07083201 z: -7.52302837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.200007603 y: 0.566293597 z: 0.140100509 w: -0.787197769 } position { x: -0.925922275 y: 1.07126951 z: -7.52192116 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.198770478 y: 0.568489075 z: 0.140512332 w: -0.785854161 } position { x: -0.927113 y: 1.07166851 z: -7.5210228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.19799386 y: 0.570579231 z: 0.141148478 w: -0.784420073 } position { x: -0.928379357 y: 1.07180691 z: -7.52026892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.198185027 y: 0.572025478 z: 0.141435325 w: -0.783266 } position { x: -0.929774106 y: 1.07187784 z: -7.51964283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.232] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.198698044 y: 0.573483169 z: 0.142072067 w: -0.781953752 } position { x: -0.931365788 y: 1.07230246 z: -7.5189743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.199332163 y: 0.574940145 z: 0.142878294 w: -0.780574441 } position { x: -0.932346702 y: 1.07295465 z: -7.51865387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.199516252 y: 0.576189935 z: 0.141896471 w: -0.779784501 } position { x: -0.932971537 y: 1.07374692 z: -7.51854324 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.273] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.199540749 y: 0.577066541 z: 0.139263421 w: -0.779604673 } position { x: -0.933708787 y: 1.07440805 z: -7.51801682 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.288] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.200061679 y: 0.578656435 z: 0.136428431 w: -0.778793633 } position { x: -0.934660077 y: 1.07494986 z: -7.51691246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.299] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.200219691 y: 0.581380427 z: 0.133245438 w: -0.777273774 } position { x: -0.935358346 y: 1.07553196 z: -7.51594734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.200345367 y: 0.585267127 z: 0.13088192 w: -0.77472192 } position { x: -0.935670137 y: 1.07568884 z: -7.51488829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.198373184 y: 0.590190053 z: 0.126993626 w: -0.772137523 } position { x: -0.935840905 y: 1.07669687 z: -7.51397324 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.343] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.196458802 y: 0.594872832 z: 0.122947671 w: -0.769684434 } position { x: -0.93583107 y: 1.07733023 z: -7.51316738 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.194711983 y: 0.599563062 z: 0.118330993 w: -0.767208755 } position { x: -0.935979843 y: 1.07737148 z: -7.51198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.370] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.193827257 y: 0.604304552 z: 0.114942178 w: -0.764222 } position { x: -0.936538637 y: 1.07700348 z: -7.51062679 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.1934302 y: 0.609502733 z: 0.112955973 w: -0.760481536 } position { x: -0.936982 y: 1.07682073 z: -7.5090704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.193431646 y: 0.61451304 z: 0.112326846 w: -0.756531954 } position { x: -0.937033772 y: 1.07725871 z: -7.50749731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.193257377 y: 0.619813323 z: 0.111493856 w: -0.752364397 } position { x: -0.936711907 y: 1.07813573 z: -7.50589132 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.426] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.191596121 y: 0.625692964 z: 0.10964714 w: -0.748182297 } position { x: -0.936386108 y: 1.07875204 z: -7.50407171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.189696267 y: 0.6325562 z: 0.107088342 w: -0.743249655 } position { x: -0.936377287 y: 1.07923818 z: -7.50187397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.454] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.18842718 y: 0.639257967 z: 0.104993068 w: -0.73811996 } position { x: -0.936288 y: 1.07962298 z: -7.49974871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.187445968 y: 0.646154225 z: 0.102806874 w: -0.732652366 } position { x: -0.935953796 y: 1.08002734 z: -7.49779034 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.482] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.186492965 y: 0.652912855 z: 0.10061691 w: -0.727187335 } position { x: -0.935643077 y: 1.08048439 z: -7.49592304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.185209811 y: 0.659534633 z: 0.0983773246 w: -0.721826375 } position { x: -0.935444772 y: 1.08089828 z: -7.49393129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.18349877 y: 0.666523695 z: 0.0964417681 w: -0.716082 } position { x: -0.935271 y: 1.08155036 z: -7.49162674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.181931645 y: 0.673074603 z: 0.0944365487 w: -0.710600674 } position { x: -0.934891284 y: 1.08218968 z: -7.48945284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.537] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.180797204 y: 0.679441035 z: 0.0923472419 w: -0.705084562 } position { x: -0.9347229 y: 1.08263755 z: -7.48721027 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.552] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.180116758 y: 0.685644329 z: 0.0905516893 w: -0.699464202 } position { x: -0.934852302 y: 1.08283818 z: -7.48503113 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.565] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.179842293 y: 0.691593409 z: 0.0894383341 w: -0.693798304 } position { x: -0.934907794 y: 1.08308387 z: -7.4828186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.179109246 y: 0.697797179 z: 0.0887328684 w: -0.687841177 } position { x: -0.93485558 y: 1.08366346 z: -7.48058176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.592] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17771332 y: 0.70340234 z: 0.0876203179 w: -0.682616889 } position { x: -0.934933662 y: 1.08436716 z: -7.47847891 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.176106 y: 0.709006 z: 0.0861356 w: -0.677405179 } position { x: -0.935256 y: 1.0845753 z: -7.47626877 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175281346 y: 0.71438843 z: 0.0853164792 w: -0.672046721 } position { x: -0.935703635 y: 1.0845654 z: -7.47416449 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.634] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175209507 y: 0.719641805 z: 0.0849166512 w: -0.666488171 } position { x: -0.93594116 y: 1.08474743 z: -7.47208214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.649] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175028652 y: 0.724000037 z: 0.0845528767 w: -0.661845684 } position { x: -0.936423838 y: 1.08516204 z: -7.47029448 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.660] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174754068 y: 0.727950454 z: 0.0843187422 w: -0.657601357 } position { x: -0.937101662 y: 1.08520579 z: -7.46872568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.676] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174111307 y: 0.731395185 z: 0.0850919932 w: -0.65383929 } position { x: -0.937829375 y: 1.08471429 z: -7.46748352 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.690] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173668936 y: 0.734304 z: 0.0875935927 w: -0.650356889 } position { x: -0.938689053 y: 1.08501148 z: -7.46630049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172417969 y: 0.736549914 z: 0.0894930214 w: -0.647886753 } position { x: -0.938806236 y: 1.08580482 z: -7.46519756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.718] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171301767 y: 0.738057435 z: 0.0902320147 w: -0.64636296 } position { x: -0.939428806 y: 1.08720028 z: -7.46414852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.732] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169457868 y: 0.739432454 z: 0.088838622 w: -0.645469904 } position { x: -0.940091372 y: 1.0883 z: -7.46288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.746] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167611152 y: 0.741107583 z: 0.0866218731 w: -0.644331157 } position { x: -0.941204131 y: 1.08843 z: -7.46145725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166051492 y: 0.743102312 z: 0.0852109939 w: -0.642623484 } position { x: -0.942042112 y: 1.08868217 z: -7.45995331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.773] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165637419 y: 0.745080292 z: 0.0843916684 w: -0.640544832 } position { x: -0.943165779 y: 1.08874118 z: -7.45866776 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165814042 y: 0.747086942 z: 0.0839521363 w: -0.638215363 } position { x: -0.944215953 y: 1.08909082 z: -7.45750761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166108042 y: 0.749120295 z: 0.0831015781 w: -0.63586247 } position { x: -0.945001602 y: 1.08987606 z: -7.45625591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.815] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166464359 y: 0.751396 z: 0.0812870935 w: -0.633313596 } position { x: -0.945756376 y: 1.09036684 z: -7.45483065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.829] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166983798 y: 0.753595829 z: 0.0794405863 w: -0.63079226 } position { x: -0.946701765 y: 1.09063041 z: -7.45359564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16787827 y: 0.755673945 z: 0.0774598271 w: -0.628310204 } position { x: -0.947704 y: 1.09060884 z: -7.45251369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.857] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168932527 y: 0.757612705 z: 0.0758776739 w: -0.625881374 } position { x: -0.948846817 y: 1.09045851 z: -7.45143795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169741228 y: 0.759614944 z: 0.0748534948 w: -0.623353839 } position { x: -0.950140238 y: 1.0905968 z: -7.45040798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.885] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170433849 y: 0.761796892 z: 0.0740399733 w: -0.62059319 } position { x: -0.951319218 y: 1.09102774 z: -7.44944859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.897] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171140611 y: 0.763697147 z: 0.072934173 w: -0.618189394 } position { x: -0.952068746 y: 1.0916245 z: -7.44859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.913] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172264293 y: 0.765295923 z: 0.0712267756 w: -0.616095722 } position { x: -0.952889085 y: 1.09223711 z: -7.44772387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173288405 y: 0.766834199 z: 0.0695402324 w: -0.614085197 } position { x: -0.954065263 y: 1.09275341 z: -7.44664097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173823074 y: 0.768815 z: 0.0683917701 w: -0.611581206 } position { x: -0.955225587 y: 1.09294 z: -7.44528866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173753142 y: 0.770922 z: 0.0687357709 w: -0.608904362 } position { x: -0.956634641 y: 1.09331322 z: -7.44427204 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.968] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17331861 y: 0.77316159 z: 0.0702223927 w: -0.606012046 } position { x: -0.957874417 y: 1.09384441 z: -7.44339228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171833426 y: 0.775483131 z: 0.0720215514 w: -0.603251278 } position { x: -0.957859099 y: 1.09515667 z: -7.44273663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:39.996] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169282183 y: 0.777433276 z: 0.071628 w: -0.601506829 } position { x: -0.957676232 y: 1.09723914 z: -7.44220209 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166356131 y: 0.77936393 z: 0.0714210421 w: -0.599847138 } position { x: -0.957635701 y: 1.09807301 z: -7.44069958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.162073985 y: 0.781713426 z: 0.0696525 w: -0.598167896 } position { x: -0.958032072 y: 1.09896982 z: -7.4393239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.038] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.158793375 y: 0.783975244 z: 0.0687247664 w: -0.596191585 } position { x: -0.958697438 y: 1.09920466 z: -7.4382062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.049] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.15569897 y: 0.786416352 z: 0.06914296 w: -0.593739331 } position { x: -0.959111571 y: 1.09950566 z: -7.43717337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.152259931 y: 0.789052725 z: 0.0698897094 w: -0.591039896 } position { x: -0.958666265 y: 1.10029185 z: -7.43623209 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.079] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.149744436 y: 0.791098893 z: 0.069732368 w: -0.588962317 } position { x: -0.958445907 y: 1.10087037 z: -7.43543291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.093] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.147778943 y: 0.792935252 z: 0.0692595914 w: -0.587041914 } position { x: -0.958233118 y: 1.10081506 z: -7.43456936 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.105] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.145968094 y: 0.794589579 z: 0.0688854381 w: -0.585299492 } position { x: -0.958054543 y: 1.10110593 z: -7.43372917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.143809378 y: 0.796303868 z: 0.0682154223 w: -0.583580077 } position { x: -0.957645595 y: 1.10156214 z: -7.43302298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.134] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141493425 y: 0.797947943 z: 0.0670984 w: -0.582027912 } position { x: -0.957071841 y: 1.10185051 z: -7.4324646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.149] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139794782 y: 0.799385369 z: 0.0655084 w: -0.580645502 } position { x: -0.956769943 y: 1.10138941 z: -7.43178177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139261216 y: 0.800611675 z: 0.0645298138 w: -0.579191923 } position { x: -0.956832886 y: 1.10045028 z: -7.43109798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139157921 y: 0.801896572 z: 0.0653686747 w: -0.577342093 } position { x: -0.956743181 y: 1.09998894 z: -7.43069744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135971189 y: 0.805360734 z: 0.0665000305 w: -0.573134959 } position { x: -0.95473516 y: 1.10148215 z: -7.43058968 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.206] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13536045 y: 0.806369 z: 0.0647322237 w: -0.572063208 } position { x: -0.953757 y: 1.1019609 z: -7.43067598 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.219] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13536045 y: 0.806369 z: 0.0647322237 w: -0.572063208 } position { x: -0.953757 y: 1.1019609 z: -7.43067598 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.232] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.134894073 y: 0.80712837 z: 0.0626370758 w: -0.571335316 } position { x: -0.952918053 y: 1.10222483 z: -7.43078279 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.134131357 y: 0.807822347 z: 0.0608018376 w: -0.570731938 } position { x: -0.951969445 y: 1.10236192 z: -7.4307766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.133570105 y: 0.808457553 z: 0.0593456924 w: -0.570117116 } position { x: -0.951292932 y: 1.10264421 z: -7.43073654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.132782429 y: 0.809292138 z: 0.0581932701 w: -0.569235146 } position { x: -0.950567305 y: 1.1032511 z: -7.43066835 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.288] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.131717533 y: 0.810343623 z: 0.0565102771 w: -0.568155169 } position { x: -0.949759841 y: 1.10389566 z: -7.43056488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.131201535 y: 0.811460257 z: 0.0546198748 w: -0.566864252 } position { x: -0.949061751 y: 1.10424113 z: -7.43045235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.131071791 y: 0.812707722 z: 0.0531546213 w: -0.565244138 } position { x: -0.94855231 y: 1.10418987 z: -7.43036127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.329] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.130885035 y: 0.813959777 z: 0.0526028387 w: -0.563534856 } position { x: -0.948195517 y: 1.10413945 z: -7.43017673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.130073607 y: 0.81551975 z: 0.0523812659 w: -0.561484277 } position { x: -0.947879076 y: 1.10438251 z: -7.42988968 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.357] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.129260108 y: 0.817349255 z: 0.0519191884 w: -0.559049666 } position { x: -0.947497308 y: 1.10503364 z: -7.42957878 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.128662884 y: 0.819411755 z: 0.0509790666 w: -0.556247711 } position { x: -0.947211087 y: 1.10546017 z: -7.42909813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.385] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.127612233 y: 0.8219468 z: 0.0502545871 w: -0.552804828 } position { x: -0.947207332 y: 1.10554779 z: -7.42852783 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.397] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.126261935 y: 0.824583828 z: 0.0499576144 w: -0.54920274 } position { x: -0.947104573 y: 1.10602951 z: -7.42801571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.412] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.124844737 y: 0.827234209 z: 0.0489796177 w: -0.545617402 } position { x: -0.94683677 y: 1.10664916 z: -7.42745781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.426] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.123598687 y: 0.829915047 z: 0.0473329648 w: -0.5419631 } position { x: -0.946862519 y: 1.10717738 z: -7.42689514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.122531593 y: 0.832672298 z: 0.0460017361 w: -0.538076878 } position { x: -0.946946502 y: 1.1072346 z: -7.42612839 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.454] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.120914333 y: 0.835832715 z: 0.0444737338 w: -0.533652961 } position { x: -0.947600842 y: 1.10797489 z: -7.42517614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.119559735 y: 0.838816822 z: 0.0435023941 w: -0.529338658 } position { x: -0.947896 y: 1.10882986 z: -7.42444181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.118142121 y: 0.841756344 z: 0.0422828309 w: -0.525072217 } position { x: -0.94803232 y: 1.1094147 z: -7.42382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116607398 y: 0.844639182 z: 0.041552484 w: -0.520827 } position { x: -0.948580444 y: 1.10987139 z: -7.42310667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115070224 y: 0.847365797 z: 0.0410980359 w: -0.516760111 } position { x: -0.949143708 y: 1.11047935 z: -7.42239475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.524] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113644972 y: 0.850142837 z: 0.0403782353 w: -0.51255393 } position { x: -0.949555695 y: 1.11110759 z: -7.42166758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.536] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112557262 y: 0.852891 z: 0.0395449772 w: -0.508275509 } position { x: -0.949911535 y: 1.11165249 z: -7.42111588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.551] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112044469 y: 0.855487645 z: 0.038836915 w: -0.504062176 } position { x: -0.950251162 y: 1.11189687 z: -7.42059851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112072393 y: 0.858121812 z: 0.0384866 w: -0.49958536 } position { x: -0.950713456 y: 1.11204433 z: -7.42011261 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.579] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111979373 y: 0.86061579 z: 0.0381513387 w: -0.495323658 } position { x: -0.951244593 y: 1.11234117 z: -7.41960812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11184416 y: 0.863282084 z: 0.0373816565 w: -0.490752 } position { x: -0.951683223 y: 1.11271572 z: -7.41903353 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113609359 y: 0.868704319 z: 0.0341723673 w: -0.480913788 } position { x: -0.952686489 y: 1.11356246 z: -7.41785097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113609359 y: 0.868704319 z: 0.0341723673 w: -0.480913788 } position { x: -0.952686489 y: 1.11356246 z: -7.41785097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115646876 y: 0.872145355 z: 0.031305898 w: -0.474350333 } position { x: -0.953484118 y: 1.11401784 z: -7.41712904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.649] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.117914446 y: 0.875949681 z: 0.0278538261 w: -0.466939539 } position { x: -0.95444566 y: 1.11433291 z: -7.41637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.120952532 y: 0.880074561 z: 0.024271803 w: -0.458530515 } position { x: -0.955519736 y: 1.11451077 z: -7.41553783 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.677] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.124474518 y: 0.884479523 z: 0.0211764649 w: -0.449169964 } position { x: -0.956864059 y: 1.11508751 z: -7.41482687 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.128201678 y: 0.889737785 z: 0.0186636634 w: -0.437701583 } position { x: -0.958197951 y: 1.11573064 z: -7.41339779 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.1307583 y: 0.895053685 z: 0.015200289 w: -0.426087022 } position { x: -0.959692 y: 1.11692238 z: -7.41244078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.718] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.133087888 y: 0.900099337 z: 0.0115344198 w: -0.414699584 } position { x: -0.960435629 y: 1.11795378 z: -7.41178274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.732] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135370374 y: 0.904626906 z: 0.00716266269 w: -0.404071391 } position { x: -0.961002827 y: 1.11852741 z: -7.41137409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.746] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137322888 y: 0.908529282 z: 0.00310009345 w: -0.394597709 } position { x: -0.961816132 y: 1.11920834 z: -7.41099596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139184043 y: 0.912066758 z: -0.000958096294 w: -0.385695577 } position { x: -0.962441146 y: 1.11995816 z: -7.41061735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.774] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141509 y: 0.914713383 z: -0.00424680673 w: -0.378492564 } position { x: -0.963082492 y: 1.12041891 z: -7.41055727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.144571945 y: 0.916885912 z: -0.00658136187 w: -0.371989191 } position { x: -0.963891447 y: 1.12063539 z: -7.41050291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.801] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.147202045 y: 0.918934345 z: -0.00794492103 w: -0.365825236 } position { x: -0.96485126 y: 1.12091851 z: -7.41035938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.813] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148707122 y: 0.921119094 z: -0.00912335049 w: -0.359642267 } position { x: -0.965635061 y: 1.12167525 z: -7.41041231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.829] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.149441972 y: 0.922953248 z: -0.0106923515 w: -0.354556113 } position { x: -0.965842664 y: 1.12249398 z: -7.41059828 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.15049471 y: 0.924285293 z: -0.012461558 w: -0.350560695 } position { x: -0.965967059 y: 1.12284446 z: -7.41094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.857] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.151575863 y: 0.925319731 z: -0.0137141608 w: -0.347304076 } position { x: -0.96622932 y: 1.12282586 z: -7.411304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.152311116 y: 0.926200628 z: -0.0143803516 w: -0.344596744 } position { x: -0.9664675 y: 1.12288928 z: -7.41173553 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.885] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.153200775 y: 0.926905215 z: -0.0147171477 w: -0.342285931 } position { x: -0.966524482 y: 1.12290037 z: -7.41230536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.899] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.153953701 y: 0.927379251 z: -0.0150043657 w: -0.340647727 } position { x: -0.966605723 y: 1.12297404 z: -7.41298914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.912] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.154314697 y: 0.927796781 z: -0.0150096295 w: -0.33934471 } position { x: -0.966749489 y: 1.12299681 z: -7.41352749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.154579386 y: 0.928210437 z: -0.0147538418 w: -0.338101953 } position { x: -0.966973245 y: 1.12292767 z: -7.41407537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.155076891 y: 0.928641081 z: -0.0140590342 w: -0.33671838 } position { x: -0.967240691 y: 1.12267101 z: -7.4146471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.155439198 y: 0.929131508 z: -0.0131552825 w: -0.335231602 } position { x: -0.967651367 y: 1.1227026 z: -7.41521072 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.968] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.155279264 y: 0.92984885 z: -0.0127870059 w: -0.333325744 } position { x: -0.968073606 y: 1.12331629 z: -7.41562033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.980] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.155139 y: 0.930740118 z: -0.0133095142 w: -0.330874 } position { x: -0.968459427 y: 1.12383914 z: -7.41586351 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:40.996] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.155516222 y: 0.931635857 z: -0.0142106544 w: -0.328127086 } position { x: -0.968752086 y: 1.12439156 z: -7.41632843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.156395644 y: 0.932804644 z: -0.0143766031 w: -0.324359655 } position { x: -0.969606102 y: 1.12428844 z: -7.41583347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.024] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.156863 y: 0.934164703 z: -0.0156854223 w: -0.32013166 } position { x: -0.970660329 y: 1.1246314 z: -7.41571808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.157033011 y: 0.935729742 z: -0.0163161736 w: -0.315411419 } position { x: -0.971523106 y: 1.12475264 z: -7.41558838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.051] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.157123029 y: 0.937324882 z: -0.0165999141 w: -0.310578346 } position { x: -0.971857905 y: 1.1246841 z: -7.41556358 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.063] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.158311248 y: 0.93858856 z: -0.0160778258 w: -0.306154639 } position { x: -0.972045481 y: 1.12452483 z: -7.41564512 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.080] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.160061479 y: 0.939327955 z: -0.0149172703 w: -0.303019434 } position { x: -0.972379863 y: 1.12433612 z: -7.41565847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.093] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.161477521 y: 0.939932525 z: -0.0138683515 w: -0.300432265 } position { x: -0.97271 y: 1.12434912 z: -7.41564655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.105] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163057342 y: 0.940348744 z: -0.0132893659 w: -0.298295081 } position { x: -0.972764 y: 1.1244458 z: -7.41563845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.122] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164922073 y: 0.94047004 z: -0.0134124923 w: -0.296878785 } position { x: -0.972573 y: 1.12431908 z: -7.41565418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166439742 y: 0.940352321 z: -0.0135810189 w: -0.296396405 } position { x: -0.972482741 y: 1.12372756 z: -7.41570425 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.149] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167277619 y: 0.940173209 z: -0.0129617313 w: -0.29652071 } position { x: -0.972652733 y: 1.12290406 z: -7.41582108 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167853281 y: 0.940044761 z: -0.0112625947 w: -0.296672195 } position { x: -0.972859263 y: 1.12222946 z: -7.41594696 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168226436 y: 0.93999815 z: -0.00930081494 w: -0.296676397 } position { x: -0.972781181 y: 1.12186372 z: -7.41607618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168633848 y: 0.939867675 z: -0.00784003921 w: -0.296900451 } position { x: -0.972260833 y: 1.12171638 z: -7.416255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169350237 y: 0.939587414 z: -0.00688706851 w: -0.297403038 } position { x: -0.971865058 y: 1.1213274 z: -7.4165349 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170744598 y: 0.939124584 z: -0.00568146398 w: -0.298092484 } position { x: -0.971455872 y: 1.12066531 z: -7.41690731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.232] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172601193 y: 0.938488126 z: -0.00449704 w: -0.299046278 } position { x: -0.97100383 y: 1.12013066 z: -7.41710949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17415233 y: 0.937851 z: -0.00354455435 w: -0.300156504 } position { x: -0.970656216 y: 1.11984515 z: -7.41734076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175591752 y: 0.937210262 z: -0.00294076861 w: -0.301323473 } position { x: -0.970511138 y: 1.11935377 z: -7.41738892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.176419869 y: 0.936833143 z: -0.00240782788 w: -0.302016377 } position { x: -0.970667779 y: 1.11854303 z: -7.41749144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.288] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.176981971 y: 0.936615109 z: -0.00124196149 w: -0.302370667 } position { x: -0.970702291 y: 1.11794329 z: -7.41768265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.299] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.177596048 y: 0.936435878 z: 0.000124427985 w: -0.302568227 } position { x: -0.970137715 y: 1.11754787 z: -7.41770935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.316] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.178570673 y: 0.936061561 z: 0.00114714541 w: -0.303150266 } position { x: -0.969617188 y: 1.11728036 z: -7.41794252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.329] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.179805323 y: 0.935549498 z: 0.00201111892 w: -0.303995252 } position { x: -0.969430149 y: 1.11694229 z: -7.4179945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.343] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.18044585 y: 0.935199618 z: 0.00259163 w: -0.304687202 } position { x: -0.969203711 y: 1.1165657 z: -7.41796541 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.357] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.180906 y: 0.934901536 z: 0.00330534833 w: -0.305321634 } position { x: -0.969051123 y: 1.11592984 z: -7.41820049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.370] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.181987375 y: 0.934351444 z: 0.00422706828 w: -0.306349874 } position { x: -0.968514502 y: 1.11554885 z: -7.41831398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.385] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.183431953 y: 0.933554411 z: 0.00468108756 w: -0.307907343 } position { x: -0.967729807 y: 1.11568844 z: -7.41823483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.184574157 y: 0.93283546 z: 0.00401496748 w: -0.309409499 } position { x: -0.967487454 y: 1.11575055 z: -7.41820288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.412] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.185509682 y: 0.932296574 z: 0.0031791057 w: -0.310482293 } position { x: -0.967231274 y: 1.11595976 z: -7.41815 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.186632574 y: 0.931743562 z: 0.00196607434 w: -0.311477691 } position { x: -0.966448665 y: 1.11600721 z: -7.41811752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.441] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.188362882 y: 0.930823565 z: 0.000527135038 w: -0.313187897 } position { x: -0.965501368 y: 1.11563993 z: -7.41825867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.453] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.189849615 y: 0.929946721 z: -0.000382631406 w: -0.314890504 } position { x: -0.965199888 y: 1.11551118 z: -7.4183774 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.189967901 y: 0.929520249 z: -0.00118192181 w: -0.316074252 } position { x: -0.964994729 y: 1.11540651 z: -7.41808653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.189227805 y: 0.92938453 z: -0.00200878223 w: -0.316912 } position { x: -0.964705467 y: 1.11492276 z: -7.41781569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.189027905 y: 0.929170132 z: -0.0015672117 w: -0.317661583 } position { x: -0.96443665 y: 1.11391258 z: -7.41776657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.510] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.188759625 y: 0.929005325 z: -0.000122138445 w: -0.318306476 } position { x: -0.964229941 y: 1.11331654 z: -7.41794825 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.188497588 y: 0.928832233 z: 0.00110463 w: -0.318964183 } position { x: -0.963583648 y: 1.11323023 z: -7.41773033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.538] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.188626453 y: 0.928375602 z: 0.00167371612 w: -0.320212483 } position { x: -0.96283704 y: 1.11341166 z: -7.41765499 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.551] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.189038113 y: 0.927755535 z: 0.00160709838 w: -0.321763456 } position { x: -0.962452233 y: 1.11287284 z: -7.4176054 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.188846424 y: 0.927152157 z: 0.00245308876 w: -0.323604584 } position { x: -0.962209046 y: 1.11180758 z: -7.41742706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.579] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.188887835 y: 0.926625848 z: 0.00398989534 w: -0.325069249 } position { x: -0.962091267 y: 1.11127079 z: -7.4173522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.189064503 y: 0.926191092 z: 0.00550540769 w: -0.326181561 } position { x: -0.961901963 y: 1.11116171 z: -7.41721869 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.189283237 y: 0.925764263 z: 0.00627419678 w: -0.327250898 } position { x: -0.96138978 y: 1.11118555 z: -7.41702175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.620] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.189632818 y: 0.92521596 z: 0.00640869 w: -0.328593582 } position { x: -0.961002946 y: 1.11114585 z: -7.41690159 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.634] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.189970225 y: 0.924790204 z: 0.00631646812 w: -0.329597443 } position { x: -0.960871279 y: 1.11089039 z: -7.41668797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.190385059 y: 0.924394548 z: 0.00673925877 w: -0.330458581 } position { x: -0.960891604 y: 1.11047673 z: -7.41666412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.662] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.19050315 y: 0.924054801 z: 0.00763112539 w: -0.331320286 } position { x: -0.960651577 y: 1.1102947 z: -7.41677237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.190590918 y: 0.923527718 z: 0.00802625343 w: -0.332726955 } position { x: -0.960130394 y: 1.11051905 z: -7.41671181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.691] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.19060345 y: 0.922723293 z: 0.00737136463 w: -0.334959418 } position { x: -0.959623456 y: 1.11088145 z: -7.41644335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.704] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.190351188 y: 0.921877861 z: 0.00633986061 w: -0.337442458 } position { x: -0.959516 y: 1.1112113 z: -7.41620302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.716] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.189952418 y: 0.92117548 z: 0.0059132576 w: -0.339586437 } position { x: -0.959793568 y: 1.11123359 z: -7.41589832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.732] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.189171568 y: 0.920800805 z: 0.00618519355 w: -0.341030538 } position { x: -0.960338 y: 1.11128187 z: -7.41553354 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.187792867 y: 0.920817256 z: 0.00691696256 w: -0.341733128 } position { x: -0.961001098 y: 1.11172736 z: -7.41527176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.186077937 y: 0.921033561 z: 0.00700001605 w: -0.342086464 } position { x: -0.961052775 y: 1.11237276 z: -7.41488266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.774] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.184583724 y: 0.921197951 z: 0.00617603678 w: -0.342469066 } position { x: -0.961114109 y: 1.1128186 z: -7.41466665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.183684707 y: 0.921180129 z: 0.00507894345 w: -0.343018 } position { x: -0.961108685 y: 1.11316085 z: -7.41430187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.182814017 y: 0.921254277 z: 0.00403518137 w: -0.343297631 } position { x: -0.961764634 y: 1.11340189 z: -7.4139905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.816] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.181822091 y: 0.921604395 z: 0.00298744673 w: -0.34289515 } position { x: -0.962337554 y: 1.11356938 z: -7.41358328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.181672677 y: 0.921904087 z: 0.00212271628 w: -0.34217447 } position { x: -0.96269393 y: 1.11354315 z: -7.4132762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.181927443 y: 0.92209959 z: 0.00196823454 w: -0.341512591 } position { x: -0.962945402 y: 1.1134603 z: -7.41298389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.856] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.181932226 y: 0.922302783 z: 0.0021080696 w: -0.340960115 } position { x: -0.963177 y: 1.11356544 z: -7.41263866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.181856707 y: 0.922465205 z: 0.0023497981 w: -0.340559214 } position { x: -0.963423312 y: 1.11369896 z: -7.41240501 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.181469709 y: 0.922664881 z: 0.00254990836 w: -0.340223163 } position { x: -0.963686 y: 1.11357701 z: -7.41214561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.899] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.181040034 y: 0.922902405 z: 0.00323412777 w: -0.339801729 } position { x: -0.964090765 y: 1.11331689 z: -7.41208506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.180850148 y: 0.923122108 z: 0.00436341763 w: -0.339292973 } position { x: -0.964413047 y: 1.11323833 z: -7.41201591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.927] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.18054086 y: 0.923361301 z: 0.00522478344 w: -0.3387945 } position { x: -0.964459062 y: 1.11337543 z: -7.41186285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.938] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.180216163 y: 0.923532248 z: 0.0056508705 w: -0.338494271 } position { x: -0.9644835 y: 1.11364305 z: -7.41182756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.180030823 y: 0.923626602 z: 0.00513253454 w: -0.338343829 } position { x: -0.96439141 y: 1.11424077 z: -7.41161108 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.179858908 y: 0.923786283 z: 0.00390790403 w: -0.338015437 } position { x: -0.964693308 y: 1.11452413 z: -7.41147947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.179569364 y: 0.924150169 z: 0.00291322381 w: -0.337183625 } position { x: -0.965168178 y: 1.11436415 z: -7.41129827 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:41.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.179302648 y: 0.924652755 z: 0.00294214557 w: -0.335945338 } position { x: -0.965428889 y: 1.11416256 z: -7.4111824 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.178605363 y: 0.925223231 z: 0.0033234437 w: -0.334740341 } position { x: -0.965240836 y: 1.11435688 z: -7.41110277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.178029642 y: 0.925536275 z: 0.00339623145 w: -0.334180415 } position { x: -0.965068042 y: 1.11439228 z: -7.4110465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.038] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.177525967 y: 0.925746143 z: 0.00359596894 w: -0.333864748 } position { x: -0.964923918 y: 1.11444175 z: -7.41094303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.177125081 y: 0.92592752 z: 0.00382286613 w: -0.33357206 } position { x: -0.965018451 y: 1.11439288 z: -7.4107461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.176604092 y: 0.92619884 z: 0.00416008476 w: -0.333090633 } position { x: -0.96511972 y: 1.11419284 z: -7.41062355 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.176047131 y: 0.926528811 z: 0.00517764688 w: -0.332452923 } position { x: -0.965159178 y: 1.11376548 z: -7.41065407 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.093] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175718427 y: 0.926758349 z: 0.00660507567 w: -0.331961423 } position { x: -0.964909136 y: 1.1134212 z: -7.41061401 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.105] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175628111 y: 0.926912129 z: 0.00803826191 w: -0.331548035 } position { x: -0.964756429 y: 1.11334431 z: -7.41055489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17545028 y: 0.927188 z: 0.00910584629 w: -0.330842435 } position { x: -0.96460551 y: 1.11339414 z: -7.41040087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175001115 y: 0.927695334 z: 0.00950894225 w: -0.329644591 } position { x: -0.964542449 y: 1.11339247 z: -7.41025734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174916103 y: 0.928253293 z: 0.00966591667 w: -0.328110904 } position { x: -0.964393318 y: 1.11320746 z: -7.41008759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175248 y: 0.928794503 z: 0.00982505735 w: -0.326393157 } position { x: -0.964195848 y: 1.11282325 z: -7.40998459 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175777718 y: 0.92921859 z: 0.0106127029 w: -0.324872851 } position { x: -0.963959754 y: 1.11246276 z: -7.40999937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.176266387 y: 0.929591358 z: 0.0113458373 w: -0.323514223 } position { x: -0.963582158 y: 1.11232829 z: -7.41004562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.177177921 y: 0.930009127 z: 0.0126849106 w: -0.321760982 } position { x: -0.963285923 y: 1.11169672 z: -7.41017723 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.177177921 y: 0.930009127 z: 0.0126849106 w: -0.321760982 } position { x: -0.963285923 y: 1.11169672 z: -7.41017723 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.232] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.177379608 y: 0.930234671 z: 0.0138411885 w: -0.320949316 } position { x: -0.963133395 y: 1.11157823 z: -7.41032028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.246] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.177166611 y: 0.930493712 z: 0.0148119098 w: -0.32027182 } position { x: -0.96287334 y: 1.11161172 z: -7.41043901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.1764054 y: 0.93079716 z: 0.0154466825 w: -0.319779932 } position { x: -0.962619781 y: 1.11154044 z: -7.410532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.273] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.1752799 y: 0.931150913 z: 0.0160138942 w: -0.319340914 } position { x: -0.962404966 y: 1.1113863 z: -7.41056347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.289] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173153102 y: 0.931760728 z: 0.0173364896 w: -0.31865263 } position { x: -0.961813867 y: 1.11117339 z: -7.41085863 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173153102 y: 0.931760728 z: 0.0173364896 w: -0.31865263 } position { x: -0.961813867 y: 1.11117339 z: -7.41085863 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172704801 y: 0.931983471 z: 0.0178344771 w: -0.318216532 } position { x: -0.961660266 y: 1.11125052 z: -7.41103458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.333] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172148064 y: 0.932659745 z: 0.0183501244 w: -0.316503018 } position { x: -0.961102426 y: 1.11138248 z: -7.41102171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.343] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172148064 y: 0.932659745 z: 0.0183501244 w: -0.316503018 } position { x: -0.961102426 y: 1.11138248 z: -7.41102171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.357] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171939194 y: 0.933064342 z: 0.0176921971 w: -0.315459877 } position { x: -0.961267471 y: 1.11142945 z: -7.41111279 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171822712 y: 0.933425963 z: 0.0178392902 w: -0.314443529 } position { x: -0.961097479 y: 1.11121345 z: -7.41116381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.385] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171431482 y: 0.933835745 z: 0.0185018498 w: -0.313400298 } position { x: -0.960757554 y: 1.11094964 z: -7.41115284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.397] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170762226 y: 0.934241056 z: 0.0192890931 w: -0.312508911 } position { x: -0.960568786 y: 1.11085832 z: -7.4110918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.413] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170086488 y: 0.934626758 z: 0.0201300047 w: -0.311670184 } position { x: -0.960262299 y: 1.1108737 z: -7.41100264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169837788 y: 0.934912801 z: 0.0207446534 w: -0.3109065 } position { x: -0.959858 y: 1.11086309 z: -7.41090679 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.441] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169614494 y: 0.935145199 z: 0.0211557 w: -0.310301185 } position { x: -0.959460497 y: 1.11082852 z: -7.41071463 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.453] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169199795 y: 0.935432434 z: 0.0214195214 w: -0.309642941 } position { x: -0.959210575 y: 1.11059606 z: -7.41053057 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168798193 y: 0.93577081 z: 0.0220708586 w: -0.308792889 } position { x: -0.959001839 y: 1.11019206 z: -7.41034842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168451488 y: 0.936108053 z: 0.0229624417 w: -0.307893723 } position { x: -0.958707273 y: 1.10981727 z: -7.41018963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.497] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168009311 y: 0.9364326 z: 0.0239086 w: -0.307075322 } position { x: -0.958295345 y: 1.10957623 z: -7.40996408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.510] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167491809 y: 0.936776817 z: 0.0245684925 w: -0.306254953 } position { x: -0.957804203 y: 1.10951066 z: -7.4097023 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.522] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167284772 y: 0.936971188 z: 0.024896428 w: -0.305746704 } position { x: -0.957276881 y: 1.10918 z: -7.40942335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.537] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167256519 y: 0.937107 z: 0.0254754014 w: -0.305297732 } position { x: -0.956910491 y: 1.10870981 z: -7.40915251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.549] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167272702 y: 0.93723762 z: 0.0263998285 w: -0.304809034 } position { x: -0.956655741 y: 1.10826623 z: -7.40881538 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.565] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167291507 y: 0.937433839 z: 0.0276604909 w: -0.304082602 } position { x: -0.956373572 y: 1.10781622 z: -7.40844584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16742602 y: 0.937628388 z: 0.0289665069 w: -0.303286165 } position { x: -0.956052303 y: 1.10748422 z: -7.40807056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167995468 y: 0.937754273 z: 0.0302509535 w: -0.302455634 } position { x: -0.955863714 y: 1.10699725 z: -7.40774345 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.606] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16864787 y: 0.937901914 z: 0.0318943746 w: -0.30146423 } position { x: -0.955711186 y: 1.10644352 z: -7.40742683 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169265628 y: 0.938058 z: 0.0335688666 w: -0.300448924 } position { x: -0.955514431 y: 1.10609627 z: -7.40707779 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169578388 y: 0.938275754 z: 0.0350068361 w: -0.299426556 } position { x: -0.955211461 y: 1.1059972 z: -7.40667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.648] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169921696 y: 0.938461065 z: 0.0356965102 w: -0.298568547 } position { x: -0.954873085 y: 1.10584056 z: -7.40629768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170500755 y: 0.938530505 z: 0.0361180939 w: -0.297968864 } position { x: -0.954543591 y: 1.10559046 z: -7.40600109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.677] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171016589 y: 0.938558042 z: 0.0364275 w: -0.297548622 } position { x: -0.954240084 y: 1.10532701 z: -7.40568829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171474978 y: 0.938539565 z: 0.0367419422 w: -0.297304302 } position { x: -0.954080343 y: 1.10507488 z: -7.40541649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.705] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171938136 y: 0.938509941 z: 0.0369850062 w: -0.297100306 } position { x: -0.953900814 y: 1.10489964 z: -7.40504885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.718] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172369361 y: 0.938462436 z: 0.0372086614 w: -0.296972364 } position { x: -0.953770816 y: 1.10464358 z: -7.40476751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172636986 y: 0.9383986 z: 0.037535958 w: -0.29697752 } position { x: -0.953570962 y: 1.1043483 z: -7.40449381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.747] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172678798 y: 0.938346624 z: 0.0379947573 w: -0.29705894 } position { x: -0.953422308 y: 1.10413194 z: -7.40424776 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172683105 y: 0.938274264 z: 0.0384474285 w: -0.297226936 } position { x: -0.953246772 y: 1.10404074 z: -7.40396404 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.774] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172615498 y: 0.938187599 z: 0.0386347771 w: -0.297515094 } position { x: -0.953087151 y: 1.10396957 z: -7.4036622 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172715783 y: 0.938059926 z: 0.0388468616 w: -0.297831714 } position { x: -0.953019619 y: 1.10374808 z: -7.40340471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172736734 y: 0.937957168 z: 0.0393050537 w: -0.298083186 } position { x: -0.953032136 y: 1.10336578 z: -7.40310383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.813] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172482356 y: 0.937857032 z: 0.0402889252 w: -0.298413873 } position { x: -0.953091323 y: 1.10305989 z: -7.40287161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.829] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171962157 y: 0.937817037 z: 0.0412300825 w: -0.298711032 } position { x: -0.953091562 y: 1.10300672 z: -7.40264559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.842] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171500921 y: 0.937734425 z: 0.0419188179 w: -0.299139589 } position { x: -0.952968597 y: 1.10297251 z: -7.40246344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.856] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170943022 y: 0.937633395 z: 0.0426134132 w: -0.299676806 } position { x: -0.952885747 y: 1.10282314 z: -7.40233517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170417666 y: 0.937509656 z: 0.0433387 w: -0.300258636 } position { x: -0.952937126 y: 1.10265374 z: -7.4021368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.884] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169753045 y: 0.937448859 z: 0.0441803299 w: -0.300701886 } position { x: -0.952989578 y: 1.10246813 z: -7.40195608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.899] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169087023 y: 0.937408388 z: 0.0449952409 w: -0.301082343 } position { x: -0.953024387 y: 1.10232687 z: -7.40184975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168556497 y: 0.937336564 z: 0.045891948 w: -0.301467955 } position { x: -0.953081667 y: 1.10226274 z: -7.4017458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168063954 y: 0.937276542 z: 0.0465754643 w: -0.301824331 } position { x: -0.953078628 y: 1.1022172 z: -7.40167475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167686865 y: 0.937195241 z: 0.0472858325 w: -0.30217582 } position { x: -0.953150332 y: 1.10210598 z: -7.40161371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167440563 y: 0.937134087 z: 0.0479392335 w: -0.302399039 } position { x: -0.953251123 y: 1.10202646 z: -7.40154028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.968] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167113125 y: 0.937100351 z: 0.0485354 w: -0.302589566 } position { x: -0.953375757 y: 1.10192955 z: -7.40148783 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.983] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166833714 y: 0.937108696 z: 0.0489665382 w: -0.302648634 } position { x: -0.953534305 y: 1.1019429 z: -7.40146399 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:42.995] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16647993 y: 0.937193573 z: 0.0491524562 w: -0.302550346 } position { x: -0.953716695 y: 1.10198212 z: -7.40142488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166383341 y: 0.937286139 z: 0.0493292063 w: -0.302287877 } position { x: -0.953917861 y: 1.10185874 z: -7.40139771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.024] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166426867 y: 0.937367797 z: 0.0497420356 w: -0.301942825 } position { x: -0.954150498 y: 1.10170639 z: -7.40139532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.037] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166202351 y: 0.937499583 z: 0.0501756817 w: -0.301585406 } position { x: -0.954261899 y: 1.10164857 z: -7.4013958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.051] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166071221 y: 0.937584698 z: 0.0504706539 w: -0.301343709 } position { x: -0.954307318 y: 1.10172486 z: -7.40145683 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166080326 y: 0.937619 z: 0.0505033396 w: -0.301226407 } position { x: -0.954399526 y: 1.10179758 z: -7.40145254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.079] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166147456 y: 0.937602103 z: 0.0504872464 w: -0.301244706 } position { x: -0.954539299 y: 1.10171413 z: -7.40157604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.093] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166393161 y: 0.937531888 z: 0.0506426357 w: -0.301301539 } position { x: -0.954714179 y: 1.10162652 z: -7.40165663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.107] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166457459 y: 0.937530696 z: 0.0508243665 w: -0.301239282 } position { x: -0.954889059 y: 1.10171008 z: -7.40173244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166548088 y: 0.937517524 z: 0.0509197824 w: -0.30121392 } position { x: -0.954929948 y: 1.10175145 z: -7.40187454 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166700676 y: 0.937484 z: 0.0508195944 w: -0.301250577 } position { x: -0.954999149 y: 1.10180247 z: -7.40204144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.149] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166768566 y: 0.937451661 z: 0.0507367514 w: -0.301327825 } position { x: -0.955047488 y: 1.10181522 z: -7.40222645 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166793376 y: 0.937407 z: 0.0506526828 w: -0.30146715 } position { x: -0.955102623 y: 1.10180068 z: -7.40248156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.177] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166822657 y: 0.937350273 z: 0.0506341 w: -0.301630348 } position { x: -0.955164194 y: 1.1018548 z: -7.4027338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.190] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166927755 y: 0.937275648 z: 0.0504327081 w: -0.301837772 } position { x: -0.955211401 y: 1.10190988 z: -7.40293503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.205] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16689384 y: 0.937249184 z: 0.0502865836 w: -0.30196321 } position { x: -0.955153465 y: 1.10196221 z: -7.40315437 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166726336 y: 0.937233329 z: 0.049996525 w: -0.302152842 } position { x: -0.955001354 y: 1.10213685 z: -7.40332603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.232] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166605532 y: 0.93714875 z: 0.0494837649 w: -0.302565902 } position { x: -0.954884112 y: 1.10209167 z: -7.40349245 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166588187 y: 0.937013686 z: 0.0492653288 w: -0.303029209 } position { x: -0.954854608 y: 1.1018703 z: -7.40372133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.257] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166401371 y: 0.936891377 z: 0.0494204499 w: -0.30348438 } position { x: -0.954864442 y: 1.10173607 z: -7.4039526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166233763 y: 0.936795473 z: 0.0496487729 w: -0.303834826 } position { x: -0.954857 y: 1.10169554 z: -7.40410137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166316345 y: 0.936694 z: 0.0499224439 w: -0.304057449 } position { x: -0.95480597 y: 1.10166788 z: -7.40428305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166795209 y: 0.936530113 z: 0.0503900461 w: -0.304222792 } position { x: -0.954836 y: 1.10162175 z: -7.40445566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16722697 y: 0.936414659 z: 0.0509871505 w: -0.304241806 } position { x: -0.954804897 y: 1.10158539 z: -7.40465403 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.329] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167614013 y: 0.936329 z: 0.051410269 w: -0.304221183 } position { x: -0.954860806 y: 1.10169196 z: -7.40482235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167989954 y: 0.936315477 z: 0.051574111 w: -0.304027587 } position { x: -0.954912901 y: 1.10181308 z: -7.404953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.357] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168249354 y: 0.936391413 z: 0.0515852533 w: -0.303648263 } position { x: -0.955065787 y: 1.1019516 z: -7.40506887 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.370] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168459162 y: 0.936570644 z: 0.0513226762 w: -0.303022981 } position { x: -0.955154538 y: 1.10211861 z: -7.40511084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.385] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168627232 y: 0.936745286 z: 0.0509122945 w: -0.302458376 } position { x: -0.955227733 y: 1.10218871 z: -7.40521955 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.397] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168836564 y: 0.936926603 z: 0.0505285114 w: -0.301843703 } position { x: -0.955370545 y: 1.10232174 z: -7.40530682 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.412] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169078141 y: 0.937107563 z: 0.050031092 w: -0.30122897 } position { x: -0.955472708 y: 1.10253251 z: -7.40534735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16937311 y: 0.937262714 z: 0.0494866 w: -0.300669909 } position { x: -0.955556095 y: 1.10262442 z: -7.40539503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.441] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169501573 y: 0.937447727 z: 0.0490213707 w: -0.300096631 } position { x: -0.955672681 y: 1.10267043 z: -7.40545559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169570655 y: 0.937556446 z: 0.0486844443 w: -0.299772471 } position { x: -0.95572722 y: 1.10274482 z: -7.40548372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16954574 y: 0.937630534 z: 0.0484615415 w: -0.299590796 } position { x: -0.955785275 y: 1.10279655 z: -7.4055028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169509023 y: 0.937663257 z: 0.0483137071 w: -0.299533188 } position { x: -0.955841243 y: 1.10279107 z: -7.40553665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169287 y: 0.937683523 z: 0.0482142083 w: -0.2996113 } position { x: -0.955925107 y: 1.10287464 z: -7.40553236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169146314 y: 0.937656581 z: 0.0482176729 w: -0.299774587 } position { x: -0.955983877 y: 1.10278463 z: -7.40557957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.524] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169024304 y: 0.937624216 z: 0.0485097915 w: -0.299897373 } position { x: -0.956089 y: 1.10268092 z: -7.40559721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.536] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169064149 y: 0.937545061 z: 0.04901243 w: -0.300040513 } position { x: -0.95616293 y: 1.10256839 z: -7.40555477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.549] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169092476 y: 0.937439203 z: 0.0495682918 w: -0.300263971 } position { x: -0.956137538 y: 1.10250008 z: -7.40552664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169011578 y: 0.937305391 z: 0.0501812771 w: -0.300625235 } position { x: -0.956180036 y: 1.10241294 z: -7.40553331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169010058 y: 0.93718338 z: 0.0507535525 w: -0.300910234 } position { x: -0.956187248 y: 1.10231256 z: -7.40550852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.593] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169053331 y: 0.937059104 z: 0.0512947142 w: -0.301181048 } position { x: -0.956282437 y: 1.10225165 z: -7.40544415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.606] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169155955 y: 0.936981738 z: 0.0518280119 w: -0.301272929 } position { x: -0.956392705 y: 1.10213506 z: -7.40538263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.620] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169206738 y: 0.936955869 z: 0.0523836538 w: -0.301228762 } position { x: -0.956528783 y: 1.10206628 z: -7.40530252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.635] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169182867 y: 0.937016726 z: 0.0529331118 w: -0.300956696 } position { x: -0.956700325 y: 1.10196388 z: -7.40520096 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16914843 y: 0.93710357 z: 0.0533882827 w: -0.300625175 } position { x: -0.956813633 y: 1.10188031 z: -7.40513515 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.663] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169127271 y: 0.937204897 z: 0.0537812039 w: -0.300250977 } position { x: -0.956898749 y: 1.10184932 z: -7.40508938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16911988 y: 0.937301457 z: 0.0540840104 w: -0.299898982 } position { x: -0.956994653 y: 1.10183382 z: -7.40502357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.690] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169181198 y: 0.937396407 z: 0.0543216951 w: -0.299524426 } position { x: -0.957134604 y: 1.10187185 z: -7.40496826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.705] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169175625 y: 0.937510192 z: 0.0543973707 w: -0.299157619 } position { x: -0.957215548 y: 1.10182548 z: -7.4049139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169113263 y: 0.937599123 z: 0.0544387288 w: -0.298906386 } position { x: -0.957354784 y: 1.10185492 z: -7.40489101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168910146 y: 0.937714696 z: 0.0545431338 w: -0.298639596 } position { x: -0.957481503 y: 1.10192621 z: -7.4048543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.746] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168630764 y: 0.937868655 z: 0.0545647182 w: -0.298309952 } position { x: -0.957586706 y: 1.10196435 z: -7.40489435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168453 y: 0.937934 z: 0.0545816235 w: -0.298201799 } position { x: -0.95761472 y: 1.1020627 z: -7.40490484 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.774] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168354809 y: 0.937949061 z: 0.0545883775 w: -0.298208505 } position { x: -0.957634807 y: 1.10216534 z: -7.40492344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16821678 y: 0.93793267 z: 0.0544971079 w: -0.298354656 } position { x: -0.95768851 y: 1.10225618 z: -7.40500069 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16804 y: 0.937911391 z: 0.0543615893 w: -0.298545748 } position { x: -0.957741261 y: 1.10234141 z: -7.40505457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.815] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167842969 y: 0.937877715 z: 0.0542949401 w: -0.298774689 } position { x: -0.957874179 y: 1.10240293 z: -7.40513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.829] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167549074 y: 0.937888503 z: 0.0542256311 w: -0.298918158 } position { x: -0.957941771 y: 1.10248077 z: -7.4051981 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167346671 y: 0.937886417 z: 0.0541859902 w: -0.299045354 } position { x: -0.958051324 y: 1.10255051 z: -7.40527821 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.857] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167041346 y: 0.937942147 z: 0.0541130453 w: -0.299054354 } position { x: -0.958095729 y: 1.10270941 z: -7.40529966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166821733 y: 0.937978089 z: 0.0539031252 w: -0.299102128 } position { x: -0.958161712 y: 1.10280597 z: -7.40535116 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.884] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166663736 y: 0.938000441 z: 0.0538006946 w: -0.299138606 } position { x: -0.958288789 y: 1.10273802 z: -7.40544605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.900] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166449234 y: 0.938061714 z: 0.0538376309 w: -0.299059153 } position { x: -0.958310246 y: 1.10271919 z: -7.40556049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166257694 y: 0.938092172 z: 0.053867165 w: -0.299064904 } position { x: -0.958296478 y: 1.10280657 z: -7.40567255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.927] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166111171 y: 0.938109636 z: 0.0537883453 w: -0.299105704 } position { x: -0.958353281 y: 1.10287118 z: -7.40574789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166106597 y: 0.938109398 z: 0.0536733083 w: -0.299129635 } position { x: -0.958385289 y: 1.1029129 z: -7.40584469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166337252 y: 0.938066602 z: 0.0536039919 w: -0.299148262 } position { x: -0.958439 y: 1.10292423 z: -7.40598774 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166481107 y: 0.938012421 z: 0.0535634309 w: -0.299245119 } position { x: -0.958449185 y: 1.1029371 z: -7.40603733 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166472986 y: 0.937988937 z: 0.053536661 w: -0.299328148 } position { x: -0.958492815 y: 1.10293913 z: -7.40614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:43.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166490927 y: 0.937954366 z: 0.0534708761 w: -0.299438387 } position { x: -0.958555222 y: 1.10296202 z: -7.40622044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166395888 y: 0.937940121 z: 0.0534006804 w: -0.299548209 } position { x: -0.958637 y: 1.10292459 z: -7.40626049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.023] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166207939 y: 0.937951922 z: 0.0533925146 w: -0.299617022 } position { x: -0.958765388 y: 1.10292542 z: -7.40631 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.038] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166149482 y: 0.937963128 z: 0.0533441566 w: -0.299623102 } position { x: -0.958815873 y: 1.10294652 z: -7.40637589 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166087776 y: 0.937977135 z: 0.0533397384 w: -0.299614102 } position { x: -0.958912373 y: 1.10295212 z: -7.40643311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166033521 y: 0.938007593 z: 0.0533330478 w: -0.299549937 } position { x: -0.959038734 y: 1.10295415 z: -7.40648746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.078] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166021079 y: 0.93801 z: 0.0533958636 w: -0.299538404 } position { x: -0.959079623 y: 1.10295963 z: -7.40652752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165967852 y: 0.938027322 z: 0.0534446537 w: -0.299504787 } position { x: -0.959194481 y: 1.10295033 z: -7.40658712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.107] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165958092 y: 0.938021898 z: 0.0535185039 w: -0.299513906 } position { x: -0.959320486 y: 1.10296369 z: -7.40665627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.119] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165858939 y: 0.938039124 z: 0.0535034128 w: -0.299517661 } position { x: -0.959420085 y: 1.10303569 z: -7.40671301 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165666983 y: 0.938075483 z: 0.0534302667 w: -0.299523085 } position { x: -0.959484041 y: 1.10309851 z: -7.40678501 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.148] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165525407 y: 0.938097537 z: 0.0532403439 w: -0.29956612 } position { x: -0.959505081 y: 1.1030978 z: -7.40685129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165542573 y: 0.938048065 z: 0.0532198362 w: -0.299715042 } position { x: -0.959582806 y: 1.10308766 z: -7.40692472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16545631 y: 0.938040614 z: 0.0531541631 w: -0.299797893 } position { x: -0.959693 y: 1.1031003 z: -7.40698862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.190] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165470898 y: 0.938025773 z: 0.0530651845 w: -0.299851865 } position { x: -0.959752858 y: 1.10314834 z: -7.40703869 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165564686 y: 0.938018084 z: 0.0529373474 w: -0.299846917 } position { x: -0.959856451 y: 1.10317886 z: -7.40710497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165602297 y: 0.938011646 z: 0.0528394058 w: -0.299863398 } position { x: -0.959914207 y: 1.10318828 z: -7.40716839 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.231] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.1655633 y: 0.938035369 z: 0.052746743 w: -0.29982695 } position { x: -0.959988117 y: 1.10322821 z: -7.40719318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.246] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165573224 y: 0.938053727 z: 0.0526673831 w: -0.299778104 } position { x: -0.9600631 y: 1.10324323 z: -7.40725374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16558066 y: 0.938067436 z: 0.0526336916 w: -0.299736947 } position { x: -0.960130334 y: 1.10328281 z: -7.40731907 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165481523 y: 0.938087344 z: 0.0525470749 w: -0.299744517 } position { x: -0.96018672 y: 1.10335672 z: -7.40737915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.288] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165411621 y: 0.938119352 z: 0.0524409302 w: -0.299701571 } position { x: -0.960291624 y: 1.10339761 z: -7.40744877 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.301] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165374145 y: 0.938143075 z: 0.0522836111 w: -0.299675643 } position { x: -0.960344613 y: 1.10340774 z: -7.40748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.316] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165403083 y: 0.938162565 z: 0.052151788 w: -0.299621403 } position { x: -0.960407555 y: 1.10344088 z: -7.40751743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165361628 y: 0.938174665 z: 0.052000843 w: -0.299632818 } position { x: -0.960462093 y: 1.10345721 z: -7.40758085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.344] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165256009 y: 0.938217163 z: 0.0519055277 w: -0.299574345 } position { x: -0.960556626 y: 1.10347736 z: -7.40762186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165128961 y: 0.938256323 z: 0.0518518053 w: -0.299531132 } position { x: -0.960625231 y: 1.10350931 z: -7.40765381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.370] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165015757 y: 0.938294888 z: 0.051814016 w: -0.299479306 } position { x: -0.960644 y: 1.10354507 z: -7.40770769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164978594 y: 0.938311 z: 0.0517428443 w: -0.299461782 } position { x: -0.96065551 y: 1.10352778 z: -7.40775871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.400] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164927438 y: 0.938318 z: 0.0517703816 w: -0.299462944 } position { x: -0.960682 y: 1.1035192 z: -7.40786028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.411] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164800122 y: 0.938316226 z: 0.0518213548 w: -0.29952988 } position { x: -0.96070689 y: 1.10354829 z: -7.40792322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16470705 y: 0.938313961 z: 0.0518163703 w: -0.299589187 } position { x: -0.960678697 y: 1.10361087 z: -7.40796947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164793253 y: 0.938269675 z: 0.0517256334 w: -0.299695879 } position { x: -0.960675955 y: 1.10362601 z: -7.40801907 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.454] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164794773 y: 0.938235939 z: 0.051634755 w: -0.299816519 } position { x: -0.960701108 y: 1.10360694 z: -7.40806627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164764524 y: 0.93822068 z: 0.0516289547 w: -0.299881756 } position { x: -0.960715175 y: 1.10357392 z: -7.40813208 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.482] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164647847 y: 0.938245654 z: 0.0515835248 w: -0.299875498 } position { x: -0.960685492 y: 1.10357213 z: -7.40815926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.495] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164657667 y: 0.938224137 z: 0.0515653081 w: -0.299940646 } position { x: -0.960643113 y: 1.10356438 z: -7.40821552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.510] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164579913 y: 0.938197076 z: 0.0515594631 w: -0.300069 } position { x: -0.960606098 y: 1.10361063 z: -7.40823746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.522] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164545193 y: 0.938169837 z: 0.0515394434 w: -0.300176471 } position { x: -0.960586488 y: 1.10353398 z: -7.40828705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.538] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164459616 y: 0.938148141 z: 0.0516054556 w: -0.300279856 } position { x: -0.960607767 y: 1.10343087 z: -7.40834188 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164383367 y: 0.938128412 z: 0.051753629 w: -0.30035767 } position { x: -0.96052134 y: 1.10335946 z: -7.40838432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164241046 y: 0.938098073 z: 0.0519379675 w: -0.300498515 } position { x: -0.960455418 y: 1.10327148 z: -7.40847111 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164147 y: 0.938061 z: 0.052161321 w: -0.300626844 } position { x: -0.960469723 y: 1.10318828 z: -7.4085145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.593] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164162293 y: 0.938008845 z: 0.0524014793 w: -0.300739557 } position { x: -0.960391819 y: 1.1031611 z: -7.40856695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.606] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164455369 y: 0.937907159 z: 0.0526084974 w: -0.300860405 } position { x: -0.960288703 y: 1.10312033 z: -7.40863943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164695621 y: 0.937781513 z: 0.0527878776 w: -0.301089078 } position { x: -0.960156858 y: 1.1031183 z: -7.40871191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.635] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164817542 y: 0.937668383 z: 0.0528677627 w: -0.301360637 } position { x: -0.960136175 y: 1.1030829 z: -7.40872765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.648] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164710417 y: 0.937608182 z: 0.0528387651 w: -0.301611573 } position { x: -0.960069478 y: 1.10306597 z: -7.40878057 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.660] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164585754 y: 0.93755585 z: 0.0528006665 w: -0.30184868 } position { x: -0.959991455 y: 1.10300136 z: -7.40883446 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.677] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16446881 y: 0.937492192 z: 0.0528961606 w: -0.302093387 } position { x: -0.9598791 y: 1.10293877 z: -7.40891266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164484099 y: 0.937374234 z: 0.0530259423 w: -0.302428275 } position { x: -0.959849715 y: 1.10282362 z: -7.4089551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.704] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164351121 y: 0.937306821 z: 0.0532248802 w: -0.302674323 } position { x: -0.959784925 y: 1.10277545 z: -7.40903139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.716] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164230213 y: 0.93727845 z: 0.0533247627 w: -0.302810162 } position { x: -0.959733844 y: 1.1027348 z: -7.40905428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.732] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164157867 y: 0.937255 z: 0.0533732474 w: -0.302913338 } position { x: -0.959659636 y: 1.10275674 z: -7.4090457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164225042 y: 0.937204063 z: 0.0533420667 w: -0.303040206 } position { x: -0.959557533 y: 1.10273 z: -7.4091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164327741 y: 0.937163413 z: 0.0533235 w: -0.30311355 } position { x: -0.959531784 y: 1.10263252 z: -7.40912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.773] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16441898 y: 0.93712008 z: 0.0534625687 w: -0.303173333 } position { x: -0.959422946 y: 1.10254979 z: -7.40915728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164479107 y: 0.937083 z: 0.0534954779 w: -0.303249657 } position { x: -0.959339 y: 1.10254431 z: -7.40917444 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.801] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164633349 y: 0.93700695 z: 0.0534740351 w: -0.303404659 } position { x: -0.959257603 y: 1.10247552 z: -7.40919733 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.813] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164816022 y: 0.936923 z: 0.0534794554 w: -0.303563714 } position { x: -0.959193885 y: 1.10239136 z: -7.40921783 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164909139 y: 0.936855793 z: 0.0535362028 w: -0.30371055 } position { x: -0.959119856 y: 1.10228622 z: -7.40921164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165051311 y: 0.936772525 z: 0.0536128469 w: -0.303876579 } position { x: -0.958997905 y: 1.1022054 z: -7.4092412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.857] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165121347 y: 0.936698377 z: 0.053746663 w: -0.304043502 } position { x: -0.958856106 y: 1.10210311 z: -7.40925646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165220469 y: 0.936572134 z: 0.0538816676 w: -0.304354459 } position { x: -0.958770037 y: 1.10205829 z: -7.40927649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16532 y: 0.936472 z: 0.0539490581 w: -0.304596394 } position { x: -0.958727121 y: 1.10202229 z: -7.40926838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.898] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165453956 y: 0.936388075 z: 0.0540193804 w: -0.304769218 } position { x: -0.958694816 y: 1.10195172 z: -7.40925455 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16555348 y: 0.936318099 z: 0.0541925691 w: -0.304899544 } position { x: -0.958630085 y: 1.10184824 z: -7.40925217 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.928] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165597692 y: 0.936261237 z: 0.0544372611 w: -0.305006385 } position { x: -0.958622 y: 1.10178542 z: -7.40926313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165549055 y: 0.936242282 z: 0.0547358692 w: -0.305037677 } position { x: -0.958658814 y: 1.10178566 z: -7.40924931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.953] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165495038 y: 0.936270773 z: 0.0548292063 w: -0.304962635 } position { x: -0.958668292 y: 1.10182452 z: -7.40920973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.969] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165438101 y: 0.93634057 z: 0.0547558591 w: -0.304792553 } position { x: -0.958617032 y: 1.10188687 z: -7.40916348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165401697 y: 0.93638289 z: 0.0546065345 w: -0.304708868 } position { x: -0.958585858 y: 1.10190701 z: -7.40917349 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:44.996] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165387332 y: 0.936406851 z: 0.0545244813 w: -0.304657727 } position { x: -0.958605111 y: 1.10183311 z: -7.40918159 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.009] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165384382 y: 0.936413169 z: 0.0546456575 w: -0.304618269 } position { x: -0.958595574 y: 1.10177374 z: -7.4091773 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.024] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165382475 y: 0.936406493 z: 0.0547817275 w: -0.304615289 } position { x: -0.958583593 y: 1.1018008 z: -7.40921211 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.037] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165217206 y: 0.936441422 z: 0.0548147336 w: -0.304591686 } position { x: -0.958561063 y: 1.10189915 z: -7.4092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165103436 y: 0.936417103 z: 0.0547528155 w: -0.304739177 } position { x: -0.958524227 y: 1.10192752 z: -7.40922832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16498135 y: 0.936388433 z: 0.0547008924 w: -0.304902732 } position { x: -0.95846653 y: 1.10190427 z: -7.4092412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164868668 y: 0.936327875 z: 0.0547039 w: -0.305149168 } position { x: -0.958466828 y: 1.10189962 z: -7.40927553 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.093] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164720073 y: 0.936290205 z: 0.0547583327 w: -0.305335015 } position { x: -0.958497047 y: 1.10192049 z: -7.40931034 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164576635 y: 0.936293125 z: 0.0547335 w: -0.305407912 } position { x: -0.958523095 y: 1.10196674 z: -7.40930271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164479092 y: 0.936297834 z: 0.054628469 w: -0.305464774 } position { x: -0.95850414 y: 1.10202861 z: -7.40930605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164423704 y: 0.936306357 z: 0.0545230657 w: -0.305487335 } position { x: -0.958512366 y: 1.10204673 z: -7.4092927 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.149] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164428145 y: 0.936298132 z: 0.0544949844 w: -0.30551517 } position { x: -0.958520591 y: 1.10199833 z: -7.40930796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164417446 y: 0.936289907 z: 0.0545415692 w: -0.305537969 } position { x: -0.958548963 y: 1.10194051 z: -7.40931845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.177] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164380535 y: 0.93631 z: 0.0546611473 w: -0.305474758 } position { x: -0.958597898 y: 1.10199082 z: -7.40929651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.190] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164404511 y: 0.936339438 z: 0.0546954833 w: -0.305365413 } position { x: -0.958667 y: 1.10204685 z: -7.40926886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164305523 y: 0.936424613 z: 0.0546424054 w: -0.305167 } position { x: -0.958723783 y: 1.10201848 z: -7.40924597 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164241105 y: 0.936498344 z: 0.0546570569 w: -0.304972738 } position { x: -0.95876658 y: 1.1019851 z: -7.40923357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164167449 y: 0.936585486 z: 0.0547377579 w: -0.304730147 } position { x: -0.95882082 y: 1.10191536 z: -7.4092617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.247] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164196953 y: 0.936619699 z: 0.0548102185 w: -0.304596096 } position { x: -0.958811641 y: 1.10192502 z: -7.40923405 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164254367 y: 0.936649323 z: 0.0548470579 w: -0.304467291 } position { x: -0.958895147 y: 1.10193408 z: -7.40923357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164363071 y: 0.936648905 z: 0.0549451113 w: -0.304392219 } position { x: -0.958906174 y: 1.10194445 z: -7.40927124 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164474815 y: 0.936651528 z: 0.0549712293 w: -0.304319143 } position { x: -0.958915114 y: 1.10199618 z: -7.40925646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164557636 y: 0.936630607 z: 0.0549200438 w: -0.304347903 } position { x: -0.958948 y: 1.10207486 z: -7.40926409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.314] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164548397 y: 0.936606348 z: 0.0548025519 w: -0.304448843 } position { x: -0.958979905 y: 1.10207951 z: -7.40924883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.329] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164374307 y: 0.936604559 z: 0.0547284447 w: -0.304561675 } position { x: -0.959081292 y: 1.10206437 z: -7.40921831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164151669 y: 0.936629951 z: 0.0547281131 w: -0.304603696 } position { x: -0.959162712 y: 1.10207152 z: -7.40922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163978428 y: 0.936664343 z: 0.0548106655 w: -0.304576457 } position { x: -0.959219038 y: 1.10205412 z: -7.40924883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163877 y: 0.936683476 z: 0.0549433045 w: -0.304548383 } position { x: -0.959253728 y: 1.10205472 z: -7.40923786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163766056 y: 0.936702549 z: 0.0550634675 w: -0.304527521 } position { x: -0.95929575 y: 1.10208142 z: -7.40924215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163758621 y: 0.936707 z: 0.0550260246 w: -0.304524601 } position { x: -0.9593817 y: 1.10216 z: -7.40922976 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.413] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163798794 y: 0.936726213 z: 0.0549457446 w: -0.304458439 } position { x: -0.959415913 y: 1.10220218 z: -7.40920496 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163856551 y: 0.93678081 z: 0.0548209772 w: -0.304281741 } position { x: -0.959482968 y: 1.10221577 z: -7.40921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163886026 y: 0.936824143 z: 0.0547123365 w: -0.304152161 } position { x: -0.959526181 y: 1.10216904 z: -7.40923405 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.454] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163865268 y: 0.936858833 z: 0.0546112917 w: -0.304074526 } position { x: -0.959525466 y: 1.10216641 z: -7.40922832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163820535 y: 0.936884224 z: 0.0545527712 w: -0.304030865 } position { x: -0.959503114 y: 1.10214531 z: -7.40927839 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.482] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163885027 y: 0.936882377 z: 0.0545068271 w: -0.304010123 } position { x: -0.959513 y: 1.10210216 z: -7.40929127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163984835 y: 0.936872661 z: 0.0545370243 w: -0.303980947 } position { x: -0.959506691 y: 1.10208249 z: -7.4092989 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164153486 y: 0.936824143 z: 0.0545567498 w: -0.304035753 } position { x: -0.959490359 y: 1.10200357 z: -7.40930653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.524] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164360598 y: 0.936802268 z: 0.0545977764 w: -0.303983897 } position { x: -0.959487736 y: 1.10193372 z: -7.40935564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164571047 y: 0.936749041 z: 0.0547204874 w: -0.304011941 } position { x: -0.959444225 y: 1.10189724 z: -7.4093914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.552] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164686039 y: 0.936687648 z: 0.0547676273 w: -0.304130495 } position { x: -0.959399402 y: 1.10189497 z: -7.40940332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164914057 y: 0.936604 z: 0.0548150875 w: -0.304255813 } position { x: -0.959364057 y: 1.10185218 z: -7.40946102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.579] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164963141 y: 0.936549783 z: 0.0548882261 w: -0.30438289 } position { x: -0.959344149 y: 1.10175884 z: -7.40948296 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165057331 y: 0.936516166 z: 0.0550670289 w: -0.304403 } position { x: -0.959341168 y: 1.10168314 z: -7.40954638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165069103 y: 0.936488628 z: 0.055248186 w: -0.304448575 } position { x: -0.959302068 y: 1.10162866 z: -7.40959644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16506134 y: 0.936477542 z: 0.055296924 w: -0.30447796 } position { x: -0.959273338 y: 1.10168922 z: -7.40962553 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.635] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16508989 y: 0.936471403 z: 0.0552615523 w: -0.304487765 } position { x: -0.959239185 y: 1.10167348 z: -7.40972281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165071756 y: 0.936477065 z: 0.0551836714 w: -0.304494351 } position { x: -0.95919627 y: 1.10163188 z: -7.40975857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.663] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165082604 y: 0.936463892 z: 0.0551821515 w: -0.304529279 } position { x: -0.959169805 y: 1.10159481 z: -7.40986919 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165068045 y: 0.936463833 z: 0.0551589616 w: -0.304541439 } position { x: -0.959094346 y: 1.10159945 z: -7.40997124 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.691] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164981276 y: 0.936468244 z: 0.0550816432 w: -0.304588854 } position { x: -0.959008694 y: 1.10158777 z: -7.41005516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165044367 y: 0.936403394 z: 0.0549832135 w: -0.304772019 } position { x: -0.958898902 y: 1.10151482 z: -7.41015387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.718] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165096238 y: 0.936314106 z: 0.0550039224 w: -0.305014193 } position { x: -0.958815277 y: 1.1014812 z: -7.4102931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.731] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165172622 y: 0.936217487 z: 0.0549937077 w: -0.305271268 } position { x: -0.958685696 y: 1.10149431 z: -7.41044521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165309489 y: 0.936077595 z: 0.0549525 w: -0.305633396 } position { x: -0.95856607 y: 1.10149729 z: -7.41057825 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165396705 y: 0.935972273 z: 0.054880634 w: -0.305921555 } position { x: -0.958504677 y: 1.10144722 z: -7.41068697 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165498257 y: 0.935877919 z: 0.0548305474 w: -0.306164116 } position { x: -0.958425939 y: 1.10142088 z: -7.4108305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165611044 y: 0.935780108 z: 0.0548801497 w: -0.306393117 } position { x: -0.958382368 y: 1.10132587 z: -7.41099167 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165698841 y: 0.935684204 z: 0.0549942926 w: -0.306618 } position { x: -0.958283782 y: 1.10129 z: -7.41115427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.816] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16582635 y: 0.935621 z: 0.0550801829 w: -0.306726396 } position { x: -0.958126724 y: 1.10130417 z: -7.41129255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165916875 y: 0.935530901 z: 0.0550236031 w: -0.30696243 } position { x: -0.95801717 y: 1.10133815 z: -7.41142321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166083068 y: 0.935459197 z: 0.0548666418 w: -0.307119101 } position { x: -0.957902491 y: 1.10136175 z: -7.41151762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.855] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166150525 y: 0.935410798 z: 0.0547242388 w: -0.307255417 } position { x: -0.95788157 y: 1.10135806 z: -7.41159821 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166169167 y: 0.935390472 z: 0.054586947 w: -0.307331622 } position { x: -0.957843542 y: 1.10130799 z: -7.4116931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16625914 y: 0.9354 z: 0.054582648 w: -0.30725491 } position { x: -0.957888424 y: 1.10122144 z: -7.41179037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.899] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16635631 y: 0.935441554 z: 0.0546023212 w: -0.307072073 } position { x: -0.957815409 y: 1.10129559 z: -7.4118557 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16664061 y: 0.935461879 z: 0.0545177162 w: -0.306871027 } position { x: -0.957849 y: 1.10136855 z: -7.41193342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166937634 y: 0.935529292 z: 0.0544882268 w: -0.306509256 } position { x: -0.957937419 y: 1.10142648 z: -7.41196108 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167426735 y: 0.935601354 z: 0.0544482619 w: -0.306029141 } position { x: -0.95806396 y: 1.10147166 z: -7.41198778 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167778984 y: 0.93569541 z: 0.0544941612 w: -0.305540174 } position { x: -0.958054125 y: 1.10162079 z: -7.41206074 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.968] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168077946 y: 0.93579787 z: 0.0542697981 w: -0.305101544 } position { x: -0.958065093 y: 1.1018312 z: -7.41210556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168122754 y: 0.935896575 z: 0.0538818054 w: -0.30484286 } position { x: -0.958108664 y: 1.10197914 z: -7.41212416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:45.996] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167967886 y: 0.936010778 z: 0.0533954687 w: -0.304663032 } position { x: -0.958091736 y: 1.10207105 z: -7.41218424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.009] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167903975 y: 0.936050117 z: 0.052934628 w: -0.304657817 } position { x: -0.958079875 y: 1.10209727 z: -7.41227055 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.024] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167641148 y: 0.936103642 z: 0.0526277907 w: -0.304691344 } position { x: -0.958114564 y: 1.10207903 z: -7.41237116 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167392984 y: 0.936114907 z: 0.052385848 w: -0.304834664 } position { x: -0.958002508 y: 1.10215461 z: -7.41245365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167357743 y: 0.936046064 z: 0.05209288 w: -0.305115581 } position { x: -0.957880437 y: 1.10216737 z: -7.4125886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167494804 y: 0.935898364 z: 0.0518352613 w: -0.305537045 } position { x: -0.957782388 y: 1.10208166 z: -7.41267204 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.079] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167671248 y: 0.935733557 z: 0.0516902469 w: -0.305969298 } position { x: -0.957771063 y: 1.10205793 z: -7.41276836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.092] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167936429 y: 0.93559891 z: 0.0516192801 w: -0.306247413 } position { x: -0.957740545 y: 1.10194159 z: -7.41283941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.107] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16839619 y: 0.935428679 z: 0.0516139232 w: -0.306515902 } position { x: -0.957695842 y: 1.10180116 z: -7.41290712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.119] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168712318 y: 0.935298085 z: 0.0517112352 w: -0.306723982 } position { x: -0.957669795 y: 1.1016748 z: -7.41290283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168890938 y: 0.935225904 z: 0.0518321097 w: -0.306825399 } position { x: -0.957627833 y: 1.10150981 z: -7.41295958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169225529 y: 0.935152292 z: 0.0520042889 w: -0.306836247 } position { x: -0.957627892 y: 1.10135031 z: -7.41295338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16967091 y: 0.935094416 z: 0.0522592142 w: -0.306723356 } position { x: -0.957616627 y: 1.1011337 z: -7.41297817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170149922 y: 0.935056269 z: 0.0526561253 w: -0.306506306 } position { x: -0.957583547 y: 1.10100245 z: -7.41298103 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170755729 y: 0.935009539 z: 0.0529733934 w: -0.306257248 } position { x: -0.957542 y: 1.1008774 z: -7.41299152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17130658 y: 0.934946 z: 0.0532600246 w: -0.306093842 } position { x: -0.957502782 y: 1.10075128 z: -7.4129467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171731725 y: 0.934919178 z: 0.0535079315 w: -0.305894166 } position { x: -0.957516789 y: 1.10064459 z: -7.41297483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.232] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172123164 y: 0.934895933 z: 0.0536943525 w: -0.305712521 } position { x: -0.957555354 y: 1.10057175 z: -7.41291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17238012 y: 0.934921086 z: 0.0538806207 w: -0.30545792 } position { x: -0.957597 y: 1.10050213 z: -7.41287899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.257] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172569439 y: 0.934940755 z: 0.0540159047 w: -0.305267036 } position { x: -0.957580388 y: 1.10045612 z: -7.41285706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.273] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172618479 y: 0.934979 z: 0.0541361719 w: -0.30510062 } position { x: -0.957624197 y: 1.10041618 z: -7.41281939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172575429 y: 0.935031354 z: 0.0542086177 w: -0.304951638 } position { x: -0.957655072 y: 1.10039008 z: -7.41281509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172587752 y: 0.935090184 z: 0.0543451868 w: -0.304739892 } position { x: -0.957738936 y: 1.10037458 z: -7.41282654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.314] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172562212 y: 0.935156345 z: 0.0544450507 w: -0.30453366 } position { x: -0.957762241 y: 1.10036528 z: -7.4128356 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.329] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172489777 y: 0.935213864 z: 0.0544958301 w: -0.304388791 } position { x: -0.957788825 y: 1.10040665 z: -7.41282749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.344] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172427252 y: 0.935263276 z: 0.054542128 w: -0.304264098 } position { x: -0.957843 y: 1.10041976 z: -7.41285467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172358021 y: 0.935319483 z: 0.0546030514 w: -0.304119557 } position { x: -0.957883418 y: 1.100492 z: -7.41284657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.372] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17229794 y: 0.935361 z: 0.0546311587 w: -0.304020673 } position { x: -0.957909048 y: 1.10055876 z: -7.41289854 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.384] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172292069 y: 0.93538034 z: 0.0545370765 w: -0.303981543 } position { x: -0.957944393 y: 1.10059917 z: -7.41295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172268599 y: 0.935399175 z: 0.0544428863 w: -0.303953946 } position { x: -0.957984686 y: 1.10065567 z: -7.41301298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.412] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172125727 y: 0.9354406 z: 0.0543106683 w: -0.303930819 } position { x: -0.958012521 y: 1.1007278 z: -7.41304588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172059059 y: 0.935465455 z: 0.0541031547 w: -0.303929299 } position { x: -0.958033919 y: 1.10077012 z: -7.4131031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.441] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172033414 y: 0.935457647 z: 0.0539406613 w: -0.303996533 } position { x: -0.958032489 y: 1.10083783 z: -7.41318941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.453] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172065586 y: 0.935435057 z: 0.0537958741 w: -0.304073542 } position { x: -0.958064616 y: 1.10085654 z: -7.41329527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172091827 y: 0.93542856 z: 0.0535902642 w: -0.304114968 } position { x: -0.958147 y: 1.10087907 z: -7.41335821 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172059864 y: 0.935439527 z: 0.0534394532 w: -0.304125845 } position { x: -0.958215117 y: 1.1009295 z: -7.41340113 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171990857 y: 0.935475409 z: 0.0532803237 w: -0.304082423 } position { x: -0.958286881 y: 1.10099316 z: -7.41344547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171865195 y: 0.935504854 z: 0.0531313121 w: -0.30408898 } position { x: -0.958251417 y: 1.10107851 z: -7.41351318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.524] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171875834 y: 0.935499132 z: 0.0529336184 w: -0.304135054 } position { x: -0.95820123 y: 1.10109723 z: -7.41357422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.536] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171793804 y: 0.935479462 z: 0.0527800545 w: -0.304268539 } position { x: -0.9582901 y: 1.10099173 z: -7.41363859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.551] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171634719 y: 0.935482442 z: 0.0527704768 w: -0.304350853 } position { x: -0.958334804 y: 1.10090029 z: -7.41370964 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.565] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17152451 y: 0.935477555 z: 0.0529328287 w: -0.304399669 } position { x: -0.958310723 y: 1.10089469 z: -7.41376877 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171548873 y: 0.935448825 z: 0.0529797971 w: -0.304466099 } position { x: -0.958356082 y: 1.10087121 z: -7.41381454 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171675831 y: 0.935387969 z: 0.0530661903 w: -0.304566503 } position { x: -0.958335578 y: 1.10081577 z: -7.41384935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.606] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171960264 y: 0.935310185 z: 0.0532256886 w: -0.304617 } position { x: -0.958311081 y: 1.10075581 z: -7.41390467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.621] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172196463 y: 0.935227454 z: 0.0534389801 w: -0.304700196 } position { x: -0.958370566 y: 1.1007328 z: -7.41392326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172361657 y: 0.93519026 z: 0.0536345169 w: -0.304686636 } position { x: -0.958409488 y: 1.10076725 z: -7.41392 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.649] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172428533 y: 0.935165346 z: 0.0536497086 w: -0.304722786 } position { x: -0.958474159 y: 1.10072494 z: -7.41391754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172408506 y: 0.935209751 z: 0.0536789559 w: -0.30459252 } position { x: -0.958510399 y: 1.10066032 z: -7.41390562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.676] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172414646 y: 0.935222805 z: 0.0537765585 w: -0.304531783 } position { x: -0.95857358 y: 1.10056829 z: -7.41391611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.690] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172388643 y: 0.935226679 z: 0.0540360361 w: -0.304488689 } position { x: -0.958697319 y: 1.10051906 z: -7.4139061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172167778 y: 0.935311794 z: 0.0541992709 w: -0.304323077 } position { x: -0.958754957 y: 1.10054207 z: -7.41387796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.719] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172010496 y: 0.935384631 z: 0.0542924926 w: -0.304171652 } position { x: -0.958744526 y: 1.10061443 z: -7.41385603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171906576 y: 0.935426 z: 0.0542847626 w: -0.304104358 } position { x: -0.958748 y: 1.10057759 z: -7.41383648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171824053 y: 0.935449 z: 0.0543296 w: -0.30407235 } position { x: -0.958833218 y: 1.10049069 z: -7.41383934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171662867 y: 0.935448766 z: 0.0545039587 w: -0.304132879 } position { x: -0.958931506 y: 1.1004777 z: -7.4138484 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171579733 y: 0.935474634 z: 0.0546566918 w: -0.304072797 } position { x: -0.958987117 y: 1.10049391 z: -7.41383314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171384379 y: 0.935521841 z: 0.0546792224 w: -0.304033846 } position { x: -0.959010243 y: 1.10056722 z: -7.41383314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171165511 y: 0.935570121 z: 0.0545614846 w: -0.304029614 } position { x: -0.958979487 y: 1.10060477 z: -7.41379833 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.816] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171072543 y: 0.935569525 z: 0.0543812588 w: -0.304116 } position { x: -0.958986 y: 1.10053551 z: -7.41384268 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170992345 y: 0.935543537 z: 0.0543648452 w: -0.304243952 } position { x: -0.959014 y: 1.10048568 z: -7.41383791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170995802 y: 0.935525835 z: 0.0544020161 w: -0.304289907 } position { x: -0.959039032 y: 1.10045302 z: -7.4138422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.856] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171151295 y: 0.935465 z: 0.054458227 w: -0.304379374 } position { x: -0.959060073 y: 1.10042953 z: -7.41383886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171228662 y: 0.935438514 z: 0.0545821115 w: -0.30439505 } position { x: -0.959088564 y: 1.10038602 z: -7.413836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.885] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171212941 y: 0.935424805 z: 0.054656487 w: -0.30443266 } position { x: -0.959091961 y: 1.10040915 z: -7.41381931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.897] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171290874 y: 0.93541497 z: 0.0546659827 w: -0.304417431 } position { x: -0.959150791 y: 1.10040271 z: -7.41378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.913] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171365395 y: 0.935420334 z: 0.0546287335 w: -0.304365575 } position { x: -0.959225476 y: 1.10036731 z: -7.41376829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171292692 y: 0.935465515 z: 0.0547154695 w: -0.304252058 } position { x: -0.959276736 y: 1.10033381 z: -7.41371107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171188071 y: 0.935533047 z: 0.0548003539 w: -0.304088026 } position { x: -0.959330082 y: 1.10033882 z: -7.41368437 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171174735 y: 0.935572505 z: 0.0548357442 w: -0.303967595 } position { x: -0.959309638 y: 1.10036 z: -7.41365957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171207562 y: 0.93559289 z: 0.0549019836 w: -0.303874433 } position { x: -0.959336042 y: 1.10033286 z: -7.41366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171226352 y: 0.935592473 z: 0.0549635738 w: -0.303854078 } position { x: -0.959431827 y: 1.1002661 z: -7.41362762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:46.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171072692 y: 0.935647309 z: 0.055124864 w: -0.303742558 } position { x: -0.959487736 y: 1.10024452 z: -7.41357327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170911223 y: 0.935709298 z: 0.0552228279 w: -0.30362469 } position { x: -0.959504426 y: 1.10031962 z: -7.41354275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.022] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170841172 y: 0.935735404 z: 0.0552161448 w: -0.303584844 } position { x: -0.959477067 y: 1.10035646 z: -7.41352 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.038] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170731381 y: 0.935755968 z: 0.0550974458 w: -0.303604901 } position { x: -0.959492922 y: 1.10036445 z: -7.41346598 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.049] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170579851 y: 0.935790181 z: 0.0550426841 w: -0.303594381 } position { x: -0.959553421 y: 1.10036838 z: -7.41343451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170281589 y: 0.935873389 z: 0.0549749956 w: -0.30351752 } position { x: -0.959644556 y: 1.10043812 z: -7.41339779 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170138642 y: 0.93595475 z: 0.0548484 w: -0.30336982 } position { x: -0.959640503 y: 1.10051715 z: -7.41335678 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.093] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170093447 y: 0.936004043 z: 0.0546873175 w: -0.303272069 } position { x: -0.959630251 y: 1.10050416 z: -7.41333914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.105] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170017421 y: 0.936062217 z: 0.0545669273 w: -0.303156793 } position { x: -0.959653735 y: 1.10048199 z: -7.41326523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17001611 y: 0.93607372 z: 0.0545315072 w: -0.30312863 } position { x: -0.959679902 y: 1.10049009 z: -7.41324234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170039117 y: 0.936098754 z: 0.0545506813 w: -0.303034663 } position { x: -0.959670305 y: 1.10052872 z: -7.41318417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.149] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169951 y: 0.936134636 z: 0.0544378683 w: -0.302993566 } position { x: -0.959701478 y: 1.10056436 z: -7.41311502 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169877961 y: 0.93619436 z: 0.0544108413 w: -0.302854836 } position { x: -0.959697366 y: 1.10052955 z: -7.41302919 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.177] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16980347 y: 0.936219037 z: 0.0545013957 w: -0.302804083 } position { x: -0.959688485 y: 1.1005311 z: -7.41297674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169807628 y: 0.936232328 z: 0.0546455868 w: -0.302734643 } position { x: -0.959663391 y: 1.10047102 z: -7.41296434 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.205] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169710219 y: 0.936238825 z: 0.0548085608 w: -0.302739739 } position { x: -0.959711432 y: 1.10036826 z: -7.41292572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169579148 y: 0.93624413 z: 0.0551018231 w: -0.302743554 } position { x: -0.959688842 y: 1.10031116 z: -7.41290808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.232] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169515029 y: 0.936243653 z: 0.0553358123 w: -0.302738398 } position { x: -0.959614277 y: 1.10029721 z: -7.41285706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.246] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169454396 y: 0.936229944 z: 0.0554534756 w: -0.302793026 } position { x: -0.959585845 y: 1.10025406 z: -7.4128418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169525132 y: 0.936172128 z: 0.055603981 w: -0.302904546 } position { x: -0.959551334 y: 1.10015047 z: -7.41282606 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.273] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169688955 y: 0.936103523 z: 0.0558645166 w: -0.302976876 } position { x: -0.959539294 y: 1.10008919 z: -7.41282415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169797108 y: 0.936057091 z: 0.0561893545 w: -0.302999765 } position { x: -0.959537923 y: 1.10007775 z: -7.41283131 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169909045 y: 0.936020195 z: 0.056315437 w: -0.303027481 } position { x: -0.959488809 y: 1.10009944 z: -7.41277409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170090795 y: 0.935991943 z: 0.0563399792 w: -0.303008318 } position { x: -0.959461749 y: 1.10007191 z: -7.41274881 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.329] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170196146 y: 0.935955763 z: 0.0563849173 w: -0.303052574 } position { x: -0.959464967 y: 1.1000818 z: -7.4127264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170150071 y: 0.935979605 z: 0.0563509688 w: -0.303011239 } position { x: -0.959493876 y: 1.10003531 z: -7.41269398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.357] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170101121 y: 0.936011732 z: 0.0562908761 w: -0.302950621 } position { x: -0.959505677 y: 1.10004938 z: -7.41266727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170001686 y: 0.936067462 z: 0.0562243089 w: -0.302846581 } position { x: -0.959539473 y: 1.10006571 z: -7.41263771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.385] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169933185 y: 0.936126769 z: 0.0562181436 w: -0.302702695 } position { x: -0.959551036 y: 1.09999394 z: -7.41259241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.397] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169960171 y: 0.936153829 z: 0.0562067777 w: -0.302605927 } position { x: -0.959540427 y: 1.10005522 z: -7.41257763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.412] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170076653 y: 0.936160266 z: 0.0561264828 w: -0.302535474 } position { x: -0.959542572 y: 1.10007858 z: -7.41258097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.426] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170050651 y: 0.936200678 z: 0.0560340546 w: -0.302442104 } position { x: -0.959542334 y: 1.10011888 z: -7.41252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.440] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170098945 y: 0.936211765 z: 0.0558842495 w: -0.302408427 } position { x: -0.959526896 y: 1.10009372 z: -7.41249323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17000778 y: 0.936235 z: 0.0558306128 w: -0.302397728 } position { x: -0.959521711 y: 1.10006499 z: -7.41245937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169909969 y: 0.936231732 z: 0.0558427349 w: -0.302460551 } position { x: -0.959495306 y: 1.10002697 z: -7.41246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16986376 y: 0.936219096 z: 0.0559289604 w: -0.302509516 } position { x: -0.95946914 y: 1.10000813 z: -7.4124527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16985777 y: 0.936193049 z: 0.056047257 w: -0.302571625 } position { x: -0.959484696 y: 1.09995651 z: -7.41245651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169895574 y: 0.936188102 z: 0.05620379 w: -0.302536726 } position { x: -0.959469855 y: 1.09997725 z: -7.41241455 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169994354 y: 0.936162472 z: 0.0562975183 w: -0.302543283 } position { x: -0.959447 y: 1.09997475 z: -7.41236925 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170182273 y: 0.936110139 z: 0.056329526 w: -0.302593529 } position { x: -0.959429145 y: 1.09994972 z: -7.41237688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.551] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170293599 y: 0.936079 z: 0.0564232729 w: -0.302609503 } position { x: -0.959424138 y: 1.09988773 z: -7.41236496 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170379505 y: 0.936036 z: 0.0564629734 w: -0.3026869 } position { x: -0.959405363 y: 1.09988391 z: -7.41233635 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170430586 y: 0.936038136 z: 0.0565515831 w: -0.302634925 } position { x: -0.95944196 y: 1.09986115 z: -7.41229296 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.593] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170472845 y: 0.936049581 z: 0.0566144399 w: -0.302564234 } position { x: -0.95944792 y: 1.09980166 z: -7.41226 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170407519 y: 0.93607235 z: 0.0567672253 w: -0.302501917 } position { x: -0.959477067 y: 1.09977651 z: -7.41222143 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.621] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170329601 y: 0.936126113 z: 0.0568731241 w: -0.302359372 } position { x: -0.959509671 y: 1.0997721 z: -7.41219711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17027317 y: 0.936190307 z: 0.0570119172 w: -0.302166224 } position { x: -0.959540546 y: 1.09979653 z: -7.41217566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.649] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170221269 y: 0.936256349 z: 0.0569966249 w: -0.301993638 } position { x: -0.959556282 y: 1.09983671 z: -7.41213608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170242399 y: 0.9362818 z: 0.0570056513 w: -0.301901102 } position { x: -0.959568381 y: 1.09983468 z: -7.4121294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.677] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170195833 y: 0.936332762 z: 0.0569539778 w: -0.301779121 } position { x: -0.959555447 y: 1.09983432 z: -7.41212177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170214057 y: 0.936347842 z: 0.0569339581 w: -0.301725894 } position { x: -0.95953095 y: 1.09986413 z: -7.41213799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.704] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170143813 y: 0.936363697 z: 0.0568661019 w: -0.301728904 } position { x: -0.959561467 y: 1.09985638 z: -7.41214228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.716] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170067489 y: 0.936365843 z: 0.0568625629 w: -0.301766157 } position { x: -0.959545374 y: 1.09986067 z: -7.41215086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.732] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170028031 y: 0.936360657 z: 0.0568083823 w: -0.301814586 } position { x: -0.959566176 y: 1.0998733 z: -7.41218328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.746] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169976905 y: 0.936344862 z: 0.0568376519 w: -0.301886767 } position { x: -0.959568381 y: 1.09988093 z: -7.41219044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169897273 y: 0.936347485 z: 0.0568213277 w: -0.301926523 } position { x: -0.959621489 y: 1.09990633 z: -7.41220951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.773] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169843897 y: 0.936370909 z: 0.0567943826 w: -0.301889062 } position { x: -0.959618449 y: 1.09994817 z: -7.41222239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169913426 y: 0.936354041 z: 0.0567708835 w: -0.301906735 } position { x: -0.959627509 y: 1.09995854 z: -7.41220713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169875816 y: 0.936368763 z: 0.0567246526 w: -0.30189082 } position { x: -0.959624827 y: 1.10001159 z: -7.41221333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.815] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16986382 y: 0.936397374 z: 0.0566511825 w: -0.301822603 } position { x: -0.959661484 y: 1.10002279 z: -7.41218758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.829] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169853732 y: 0.93643558 z: 0.056540221 w: -0.301730603 } position { x: -0.959651053 y: 1.10003304 z: -7.41219091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169813424 y: 0.936445475 z: 0.0565326363 w: -0.301723897 } position { x: -0.959686816 y: 1.10000622 z: -7.41218853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.857] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169719964 y: 0.936486 z: 0.0565299243 w: -0.301651239 } position { x: -0.959671676 y: 1.10005558 z: -7.41216612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.868] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169562235 y: 0.936546743 z: 0.0564688817 w: -0.301562726 } position { x: -0.959692776 y: 1.10006 z: -7.41213465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.885] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169532493 y: 0.936570287 z: 0.0564375147 w: -0.30151248 } position { x: -0.959658682 y: 1.0999788 z: -7.41219282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.899] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169604823 y: 0.936545372 z: 0.0565182716 w: -0.301533848 } position { x: -0.959575713 y: 1.09991312 z: -7.41219425 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.913] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169596136 y: 0.936501384 z: 0.0565574169 w: -0.301668018 } position { x: -0.959521 y: 1.09990382 z: -7.41220045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169606492 y: 0.936459363 z: 0.0566134565 w: -0.301782101 } position { x: -0.959483385 y: 1.09986365 z: -7.4122014 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169662699 y: 0.936400473 z: 0.0567120165 w: -0.301914901 } position { x: -0.959510863 y: 1.09984744 z: -7.41223431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169819742 y: 0.936327636 z: 0.0568754077 w: -0.302021444 } position { x: -0.959425688 y: 1.09982526 z: -7.41224623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.968] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170056477 y: 0.936229229 z: 0.056987267 w: -0.302172393 } position { x: -0.959370852 y: 1.09984207 z: -7.41224861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.980] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170177251 y: 0.936140597 z: 0.0571731701 w: -0.302343845 } position { x: -0.959365368 y: 1.09978175 z: -7.41226053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:47.996] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170173928 y: 0.936086297 z: 0.0573041663 w: -0.302488863 } position { x: -0.959382951 y: 1.09977508 z: -7.41225243 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170143858 y: 0.936030746 z: 0.0573967882 w: -0.302660167 } position { x: -0.959381878 y: 1.09979725 z: -7.4122529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.024] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170096591 y: 0.936025202 z: 0.0573324524 w: -0.302715927 } position { x: -0.959381759 y: 1.09977496 z: -7.4122138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170088634 y: 0.93600738 z: 0.0573408902 w: -0.302774072 } position { x: -0.959371865 y: 1.09973598 z: -7.41221666 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.051] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170008525 y: 0.936020792 z: 0.0573877469 w: -0.302768588 } position { x: -0.959439576 y: 1.09966087 z: -7.41218758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169959977 y: 0.936044872 z: 0.0575199462 w: -0.302696466 } position { x: -0.959449649 y: 1.09970891 z: -7.41219473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.079] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170053124 y: 0.936042428 z: 0.0575404614 w: -0.30264768 } position { x: -0.959406257 y: 1.09967554 z: -7.41214466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.093] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170159519 y: 0.936000347 z: 0.0575573891 w: -0.302714705 } position { x: -0.959371865 y: 1.09966445 z: -7.41214561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.107] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170166746 y: 0.93595022 z: 0.0575771071 w: -0.302861959 } position { x: -0.959424496 y: 1.09961534 z: -7.41213608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169989035 y: 0.935952187 z: 0.0575785749 w: -0.302955478 } position { x: -0.959333897 y: 1.09961534 z: -7.4121418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.134] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169856578 y: 0.935902953 z: 0.0575687923 w: -0.303183556 } position { x: -0.959272921 y: 1.09959245 z: -7.41212416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169821545 y: 0.935808122 z: 0.0576962046 w: -0.303471684 } position { x: -0.95925504 y: 1.09948385 z: -7.4121685 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.162] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169792309 y: 0.935691774 z: 0.0579638295 w: -0.303795487 } position { x: -0.959174514 y: 1.09939444 z: -7.41223288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169784009 y: 0.935529172 z: 0.058301121 w: -0.304236203 } position { x: -0.959059775 y: 1.09933591 z: -7.41229153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169770196 y: 0.93531847 z: 0.058669813 w: -0.30482024 } position { x: -0.958913624 y: 1.0992409 z: -7.41234779 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169428468 y: 0.935080945 z: 0.0590579361 w: -0.305662841 } position { x: -0.958766341 y: 1.09917629 z: -7.41246891 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.219] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168966219 y: 0.934828103 z: 0.0593459383 w: -0.306635022 } position { x: -0.95852989 y: 1.09914565 z: -7.41260147 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168619812 y: 0.934496 z: 0.0595710576 w: -0.307792187 } position { x: -0.958303809 y: 1.09915566 z: -7.41279602 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.246] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168109447 y: 0.934082806 z: 0.0597260036 w: -0.30929175 } position { x: -0.958056509 y: 1.09911942 z: -7.4129858 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167495266 y: 0.933744431 z: 0.0599203892 w: -0.310606271 } position { x: -0.957893729 y: 1.09902644 z: -7.41318083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165828 y: 0.933108687 z: 0.0608350188 w: -0.313222617 } position { x: -0.957679272 y: 1.09896564 z: -7.4136219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.288] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165828 y: 0.933108687 z: 0.0608350188 w: -0.313222617 } position { x: -0.957679272 y: 1.09896564 z: -7.4136219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.301] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165134355 y: 0.932821155 z: 0.0611358508 w: -0.314384758 } position { x: -0.957448304 y: 1.09903109 z: -7.41387892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164678469 y: 0.932491541 z: 0.0613397919 w: -0.315559924 } position { x: -0.957294464 y: 1.09904873 z: -7.41406298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164131552 y: 0.932220638 z: 0.0614764243 w: -0.316616893 } position { x: -0.957208097 y: 1.09906721 z: -7.41429329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163655058 y: 0.932054102 z: 0.0616006367 w: -0.317328751 } position { x: -0.957153559 y: 1.09907818 z: -7.41444254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163413972 y: 0.931901872 z: 0.0616706721 w: -0.317886 } position { x: -0.957051933 y: 1.09914422 z: -7.41462564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163352653 y: 0.931795061 z: 0.0616585538 w: -0.318232805 } position { x: -0.957001865 y: 1.09920669 z: -7.41478825 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.385] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163426504 y: 0.931681097 z: 0.0615593269 w: -0.318547606 } position { x: -0.956835687 y: 1.09921944 z: -7.41493273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163500845 y: 0.931531489 z: 0.0613395236 w: -0.318989068 } position { x: -0.956649065 y: 1.0992353 z: -7.4151063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.413] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163590446 y: 0.931342304 z: 0.0610311627 w: -0.31955415 } position { x: -0.956439853 y: 1.09925103 z: -7.41533041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163541675 y: 0.931088805 z: 0.0607194975 w: -0.320376188 } position { x: -0.95612 y: 1.09929323 z: -7.41559505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.441] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163357526 y: 0.930699 z: 0.0603352599 w: -0.321672738 } position { x: -0.955637276 y: 1.09926355 z: -7.41593 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.453] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.162980199 y: 0.930134 z: 0.06005897 w: -0.323544592 } position { x: -0.955237329 y: 1.09919739 z: -7.41635609 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.162144586 y: 0.92941159 z: 0.06025704 w: -0.325994402 } position { x: -0.95474565 y: 1.09912109 z: -7.41683531 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.161216214 y: 0.928558826 z: 0.0603878163 w: -0.328848273 } position { x: -0.953943849 y: 1.09919 z: -7.41738796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.160005316 y: 0.927262127 z: 0.0603523962 w: -0.333077818 } position { x: -0.952579 y: 1.09924793 z: -7.41820383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.157894522 y: 0.925211668 z: 0.0601539686 w: -0.339756191 } position { x: -0.950841367 y: 1.09904635 z: -7.41942692 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.524] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.154791906 y: 0.922841 z: 0.0607123114 w: -0.347445071 } position { x: -0.949884057 y: 1.09864211 z: -7.42070913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.537] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.150915757 y: 0.920422554 z: 0.0623038746 w: -0.355197132 } position { x: -0.949123859 y: 1.09853446 z: -7.42189884 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.551] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.147565722 y: 0.917955518 z: 0.0639233887 w: -0.362623602 } position { x: -0.94815731 y: 1.09877074 z: -7.42303562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.145297229 y: 0.915311277 z: 0.0650983304 w: -0.369940788 } position { x: -0.946868658 y: 1.09891319 z: -7.42428637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.143146187 y: 0.91220355 z: 0.0658180267 w: -0.378235221 } position { x: -0.945256233 y: 1.09869766 z: -7.42580414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.593] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14039506 y: 0.909168363 z: 0.0665117949 w: -0.386365473 } position { x: -0.944176674 y: 1.09829664 z: -7.42733335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136551484 y: 0.906523705 z: 0.06780608 w: -0.393663317 } position { x: -0.943671882 y: 1.09812522 z: -7.42858124 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.620] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.133310154 y: 0.904257774 z: 0.0691879243 w: -0.399699032 } position { x: -0.942918539 y: 1.09830594 z: -7.42956161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.635] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.131826505 y: 0.901729882 z: 0.0699386597 w: -0.405726016 } position { x: -0.941328 y: 1.09843159 z: -7.43101835 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.649] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.131613523 y: 0.898928702 z: 0.0700127557 w: -0.411950618 } position { x: -0.939482391 y: 1.09811425 z: -7.43267918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.660] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.131140515 y: 0.895573795 z: 0.0701462254 w: -0.419320017 } position { x: -0.937752426 y: 1.09743929 z: -7.43453741 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.677] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.129847705 y: 0.891986549 z: 0.0706526786 w: -0.427209258 } position { x: -0.936814547 y: 1.09678268 z: -7.43641138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.127706453 y: 0.888758123 z: 0.071849227 w: -0.434324503 } position { x: -0.936179459 y: 1.09648967 z: -7.43777418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.704] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.125779957 y: 0.885752082 z: 0.072747834 w: -0.440829277 } position { x: -0.934916556 y: 1.09647965 z: -7.43920422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.716] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.125120401 y: 0.882787049 z: 0.0728663355 w: -0.44690311 } position { x: -0.933326662 y: 1.09625208 z: -7.44093084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.732] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.124639362 y: 0.879355133 z: 0.0727842897 w: -0.45376429 } position { x: -0.931331217 y: 1.09561157 z: -7.44303465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.123737931 y: 0.87526387 z: 0.0725455806 w: -0.461886585 } position { x: -0.929759383 y: 1.09489524 z: -7.44537497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.121766075 y: 0.870986164 z: 0.0730874538 w: -0.470334321 } position { x: -0.929116368 y: 1.09435332 z: -7.44753218 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.119729638 y: 0.867772162 z: 0.0738365501 w: -0.476638734 } position { x: -0.928649783 y: 1.09430516 z: -7.44876146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.118455775 y: 0.865234196 z: 0.0742483512 w: -0.481482267 } position { x: -0.927952051 y: 1.09442925 z: -7.44993448 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.117869787 y: 0.862997651 z: 0.0737628415 w: -0.485696226 } position { x: -0.926616132 y: 1.0945121 z: -7.45157528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.816] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.117338806 y: 0.860573053 z: 0.0722524226 w: -0.490331858 } position { x: -0.924960434 y: 1.09430575 z: -7.45353174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116210334 y: 0.857573569 z: 0.070592761 w: -0.496063918 } position { x: -0.923834562 y: 1.09390807 z: -7.45557499 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114693113 y: 0.855006099 z: 0.069664441 w: -0.500956 } position { x: -0.923300803 y: 1.09367859 z: -7.45695686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.855] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113512293 y: 0.852974355 z: 0.0686731562 w: -0.504810572 } position { x: -0.922630489 y: 1.09383941 z: -7.45806313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113254696 y: 0.851195 z: 0.0671887323 w: -0.50806123 } position { x: -0.921853662 y: 1.09396625 z: -7.45928764 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.885] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11287865 y: 0.849464118 z: 0.0653554052 w: -0.511270881 } position { x: -0.921006918 y: 1.09391189 z: -7.46068478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.897] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112179458 y: 0.847839177 z: 0.0637547076 w: -0.51431495 } position { x: -0.920193374 y: 1.09393 z: -7.46196318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.912] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111394323 y: 0.846155345 z: 0.062258251 w: -0.517432511 } position { x: -0.919460237 y: 1.09395933 z: -7.46320343 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110586494 y: 0.844459474 z: 0.0609861463 w: -0.520518541 } position { x: -0.918713629 y: 1.09398222 z: -7.46447468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110083811 y: 0.842815936 z: 0.059749689 w: -0.523424149 } position { x: -0.918441713 y: 1.09397352 z: -7.46547127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.1096889 y: 0.841605365 z: 0.0588815063 w: -0.525549 } position { x: -0.918388784 y: 1.09419417 z: -7.46611166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.968] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109071054 y: 0.841027558 z: 0.0578748025 w: -0.526713192 } position { x: -0.918101192 y: 1.09466386 z: -7.46659708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.108344682 y: 0.840737164 z: 0.0563230366 w: -0.527494192 } position { x: -0.917706788 y: 1.09522891 z: -7.46728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:48.996] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107619733 y: 0.840464056 z: 0.0544198155 w: -0.52827704 } position { x: -0.917180717 y: 1.09555316 z: -7.46791506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10677623 y: 0.84002924 z: 0.0524646677 w: -0.529336631 } position { x: -0.91678381 y: 1.09576154 z: -7.46861267 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.024] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105902024 y: 0.839531243 z: 0.0510042384 w: -0.530443907 } position { x: -0.916631222 y: 1.09594893 z: -7.46913433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105047576 y: 0.839179575 z: 0.0499442518 w: -0.531270504 } position { x: -0.916543305 y: 1.09630489 z: -7.4695034 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.051] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104294911 y: 0.838937521 z: 0.0489067882 w: -0.531897128 } position { x: -0.916330695 y: 1.09667611 z: -7.46988 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103862137 y: 0.838619471 z: 0.047898408 w: -0.532574713 } position { x: -0.916183233 y: 1.09697723 z: -7.4703145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.080] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103097185 y: 0.83820492 z: 0.0470290296 w: -0.53345263 } position { x: -0.91602093 y: 1.09724939 z: -7.47072887 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.102023348 y: 0.83782196 z: 0.0463441573 w: -0.534319937 } position { x: -0.915944874 y: 1.09765148 z: -7.47105217 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10083437 y: 0.837447286 z: 0.0456322394 w: -0.535193563 } position { x: -0.915893555 y: 1.09814477 z: -7.47129726 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.119] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0997655317 y: 0.837094188 z: 0.044872269 w: -0.536009908 } position { x: -0.915884078 y: 1.09853911 z: -7.4715519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.098765783 y: 0.836790264 z: 0.0442291573 w: -0.5367226 } position { x: -0.915979683 y: 1.09885883 z: -7.47170353 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.097698696 y: 0.836620748 z: 0.0438476093 w: -0.537213266 } position { x: -0.916100383 y: 1.09930944 z: -7.4718585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.162] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0966198444 y: 0.836585164 z: 0.0433983058 w: -0.537500143 } position { x: -0.916189849 y: 1.09982562 z: -7.47189331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.174] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0956638679 y: 0.836589694 z: 0.0427777357 w: -0.537713945 } position { x: -0.916214406 y: 1.10026431 z: -7.4719553 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.094851315 y: 0.836547852 z: 0.0421993844 w: -0.537968516 } position { x: -0.916316032 y: 1.10054469 z: -7.472085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.203] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0937505513 y: 0.836529493 z: 0.0417141691 w: -0.538227797 } position { x: -0.916401625 y: 1.10103023 z: -7.47212124 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0925562084 y: 0.836523116 z: 0.0410065167 w: -0.538498819 } position { x: -0.916444898 y: 1.10165739 z: -7.4721818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0914262 y: 0.836518705 z: 0.0399019606 w: -0.538781643 } position { x: -0.916565239 y: 1.10213983 z: -7.47209167 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.246] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0901561528 y: 0.836626232 z: 0.0389233157 w: -0.538900197 } position { x: -0.916597605 y: 1.1024605 z: -7.47199106 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0889151916 y: 0.836735427 z: 0.0381038338 w: -0.538995385 } position { x: -0.916621149 y: 1.10277605 z: -7.47186518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0877113193 y: 0.836789489 z: 0.0372225717 w: -0.539170265 } position { x: -0.916674078 y: 1.10314596 z: -7.47170925 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0866020769 y: 0.836916804 z: 0.0363945253 w: -0.539208472 } position { x: -0.916689575 y: 1.10346043 z: -7.47154665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.085745424 y: 0.837097228 z: 0.0357802324 w: -0.539106429 } position { x: -0.916743875 y: 1.10379636 z: -7.4713316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.314] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0852897912 y: 0.837225199 z: 0.0352831595 w: -0.539012849 } position { x: -0.916729808 y: 1.10412073 z: -7.47117376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.329] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0848812759 y: 0.837238252 z: 0.034793932 w: -0.539088726 } position { x: -0.916760266 y: 1.10457182 z: -7.4709897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0844712853 y: 0.83722508 z: 0.0343391038 w: -0.53920275 } position { x: -0.916856408 y: 1.10492337 z: -7.47077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.357] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0840586051 y: 0.837257862 z: 0.0340776406 w: -0.53923291 } position { x: -0.917057812 y: 1.10523915 z: -7.47051382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.370] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0835423917 y: 0.837403834 z: 0.034116894 w: -0.539083958 } position { x: -0.917378068 y: 1.10557389 z: -7.47030401 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.385] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0827684253 y: 0.837669551 z: 0.0343011543 w: -0.538778782 } position { x: -0.917636037 y: 1.10596406 z: -7.47006369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0821858272 y: 0.837975204 z: 0.0345398821 w: -0.538377225 } position { x: -0.91790849 y: 1.10642123 z: -7.46991 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.412] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0816786811 y: 0.838259578 z: 0.03467023 w: -0.538003206 } position { x: -0.918200254 y: 1.10690606 z: -7.4697566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0808979198 y: 0.838561118 z: 0.0346125178 w: -0.537654877 } position { x: -0.918557048 y: 1.10747755 z: -7.46962595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.440] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0799700096 y: 0.838946879 z: 0.034456756 w: -0.537201762 } position { x: -0.918956816 y: 1.10806179 z: -7.46946239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0788633302 y: 0.839414179 z: 0.0342436582 w: -0.536648631 } position { x: -0.919357657 y: 1.10858095 z: -7.46938324 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0780855 y: 0.839835107 z: 0.0339456685 w: -0.53612262 } position { x: -0.919764638 y: 1.10910618 z: -7.46938181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0772672668 y: 0.840213895 z: 0.0335145555 w: -0.535674512 } position { x: -0.92011404 y: 1.10964 z: -7.46937275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0763669237 y: 0.840510249 z: 0.0329753906 w: -0.535372138 } position { x: -0.920559049 y: 1.11011183 z: -7.46938705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0754270107 y: 0.840899348 z: 0.0325071216 w: -0.534922779 } position { x: -0.921044588 y: 1.11066234 z: -7.46945477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.524] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0743946061 y: 0.841263175 z: 0.0320274532 w: -0.534524 } position { x: -0.921500564 y: 1.11125338 z: -7.46954584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.536] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.073138766 y: 0.841615796 z: 0.0313457698 w: -0.534182549 } position { x: -0.921916902 y: 1.11188912 z: -7.46961737 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.551] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0717508793 y: 0.842003822 z: 0.0305339415 w: -0.533806205 } position { x: -0.922291 y: 1.11246371 z: -7.46967173 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0705205575 y: 0.842432559 z: 0.0297948346 w: -0.533335268 } position { x: -0.922718763 y: 1.11286831 z: -7.46966028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0694394931 y: 0.842902541 z: 0.0290645491 w: -0.532774568 } position { x: -0.923080802 y: 1.11331975 z: -7.46969843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.593] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0686107501 y: 0.843296707 z: 0.0284540355 w: -0.532290876 } position { x: -0.92336309 y: 1.1137948 z: -7.46970415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0677832961 y: 0.843705833 z: 0.0277464353 w: -0.531785786 } position { x: -0.92375356 y: 1.11427093 z: -7.46971369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.620] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0668768659 y: 0.844173789 z: 0.0270146467 w: -0.531195164 } position { x: -0.924078584 y: 1.1148057 z: -7.46963882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.635] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.065845117 y: 0.844777226 z: 0.0261063259 w: -0.530409575 } position { x: -0.924380124 y: 1.11542058 z: -7.46954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0650509074 y: 0.845338881 z: 0.0252366029 w: -0.529654384 } position { x: -0.924686134 y: 1.11582446 z: -7.46945047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.660] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0643643 y: 0.845937729 z: 0.0245570689 w: -0.528813362 } position { x: -0.924986243 y: 1.11617649 z: -7.46930933 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.676] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0637047365 y: 0.846500754 z: 0.0240561422 w: -0.528014779 } position { x: -0.925299525 y: 1.11661732 z: -7.46919537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0628845543 y: 0.847099662 z: 0.0233536232 w: -0.527183414 } position { x: -0.925629199 y: 1.11721611 z: -7.469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.705] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0619469 y: 0.847824812 z: 0.0223276708 w: -0.526172161 } position { x: -0.925978482 y: 1.11781657 z: -7.4687109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.716] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0610627718 y: 0.848594 z: 0.0213880837 w: -0.525073409 } position { x: -0.926368833 y: 1.11832237 z: -7.46837902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0603057779 y: 0.849469423 z: 0.0204479229 w: -0.52378124 } position { x: -0.92666465 y: 1.1186192 z: -7.46809578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.745] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0596407577 y: 0.850250542 z: 0.0198210329 w: -0.522612751 } position { x: -0.926929891 y: 1.11904752 z: -7.4678669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0589473881 y: 0.850938499 z: 0.0190783907 w: -0.521598518 } position { x: -0.927168 y: 1.11959803 z: -7.4676609 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0582957566 y: 0.851480842 z: 0.0182541162 w: -0.520815432 } position { x: -0.927487969 y: 1.12002802 z: -7.46735525 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0577393919 y: 0.852018833 z: 0.0172756147 w: -0.520030439 } position { x: -0.927736759 y: 1.1205039 z: -7.46703339 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0574638695 y: 0.852425635 z: 0.0163487028 w: -0.519423902 } position { x: -0.928061843 y: 1.12080479 z: -7.46671534 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.816] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0572998077 y: 0.852845132 z: 0.0156809017 w: -0.518773556 } position { x: -0.928447485 y: 1.12103701 z: -7.46645308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.829] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0571009256 y: 0.853275239 z: 0.0155774914 w: -0.518091 } position { x: -0.928914487 y: 1.1212846 z: -7.46615601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0567855 y: 0.853793621 z: 0.0157884099 w: -0.517264485 } position { x: -0.929425597 y: 1.12160313 z: -7.46592522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.857] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0563170053 y: 0.854378 z: 0.0161984451 w: -0.516337395 } position { x: -0.929942667 y: 1.12195647 z: -7.46574926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0556837469 y: 0.854993284 z: 0.0167226121 w: -0.515369952 } position { x: -0.930374086 y: 1.12240779 z: -7.46563911 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0549644306 y: 0.855527282 z: 0.0169848204 w: -0.514551878 } position { x: -0.930751204 y: 1.12292528 z: -7.46562529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.899] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0542162471 y: 0.855883241 z: 0.0169360247 w: -0.51404047 } position { x: -0.931105554 y: 1.12332022 z: -7.46567106 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0532970689 y: 0.856169343 z: 0.0165487863 w: -0.51367265 } position { x: -0.931455791 y: 1.12368011 z: -7.46566153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.927] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0522178598 y: 0.856457651 z: 0.0158865619 w: -0.513323605 } position { x: -0.931810379 y: 1.12399769 z: -7.46565819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0512429886 y: 0.856692255 z: 0.0151087409 w: -0.513053894 } position { x: -0.932095885 y: 1.12427521 z: -7.46563911 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0504211746 y: 0.856886864 z: 0.0143138878 w: -0.512833059 } position { x: -0.932406783 y: 1.12442946 z: -7.465662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0497683212 y: 0.857090294 z: 0.0139601585 w: -0.512566566 } position { x: -0.932746708 y: 1.12451947 z: -7.46566439 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0494327731 y: 0.857263505 z: 0.0137697179 w: -0.512314439 } position { x: -0.932996213 y: 1.12468958 z: -7.46568775 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:49.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0493268594 y: 0.857381105 z: 0.0136778224 w: -0.512130439 } position { x: -0.933248162 y: 1.12489176 z: -7.4657526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.009] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0493975691 y: 0.8574453 z: 0.0136072114 w: -0.512017846 } position { x: -0.933545172 y: 1.12499845 z: -7.46582127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.022] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0492352396 y: 0.857478 z: 0.0136827556 w: -0.511976659 } position { x: -0.933837712 y: 1.12513316 z: -7.46587038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.038] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0489826947 y: 0.857547581 z: 0.0137502654 w: -0.511882544 } position { x: -0.934148371 y: 1.12543571 z: -7.46590948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.051] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0486435443 y: 0.857611477 z: 0.0135429883 w: -0.511813402 } position { x: -0.934342742 y: 1.12576544 z: -7.4659791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0483653583 y: 0.85758692 z: 0.0131195867 w: -0.511891901 } position { x: -0.934472799 y: 1.12588894 z: -7.4660964 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0481024273 y: 0.857432485 z: 0.0128869722 w: -0.512181222 } position { x: -0.934636354 y: 1.12597573 z: -7.46631384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.093] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0478610247 y: 0.857203484 z: 0.0128718866 w: -0.512587368 } position { x: -0.934759676 y: 1.12604165 z: -7.46653318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0474716835 y: 0.856872261 z: 0.0128942402 w: -0.51317656 } position { x: -0.935011685 y: 1.12611687 z: -7.46673298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0470995083 y: 0.856623709 z: 0.0130153783 w: -0.513622522 } position { x: -0.935265541 y: 1.12624979 z: -7.46682787 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0467708111 y: 0.856442571 z: 0.0129817063 w: -0.513955355 } position { x: -0.935454071 y: 1.12645221 z: -7.46695948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.149] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0462570302 y: 0.856301665 z: 0.0127674406 w: -0.514241934 } position { x: -0.935685694 y: 1.12665486 z: -7.4671 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0458072238 y: 0.85623461 z: 0.0125250081 w: -0.514399767 } position { x: -0.935839415 y: 1.12671697 z: -7.4672327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.177] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0454253331 y: 0.856153488 z: 0.012402 w: -0.514571726 } position { x: -0.93599242 y: 1.12679291 z: -7.46739912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0452157557 y: 0.856062353 z: 0.0122311981 w: -0.514745772 } position { x: -0.936147 y: 1.12685311 z: -7.46752596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0448361561 y: 0.856030047 z: 0.0120666986 w: -0.514836669 } position { x: -0.93625772 y: 1.12702692 z: -7.46768951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.044552397 y: 0.855967343 z: 0.0118157035 w: -0.514971375 } position { x: -0.936356843 y: 1.12721658 z: -7.46781111 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.232] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0443405695 y: 0.855873168 z: 0.011389493 w: -0.515155733 } position { x: -0.936438501 y: 1.12725794 z: -7.46796846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0442413539 y: 0.85579 z: 0.0111446548 w: -0.515307605 } position { x: -0.936554611 y: 1.12727344 z: -7.46812153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0442153923 y: 0.855678737 z: 0.0111211622 w: -0.515495181 } position { x: -0.936609685 y: 1.12732458 z: -7.46825123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0442217253 y: 0.855491579 z: 0.0111143347 w: -0.515805304 } position { x: -0.936681151 y: 1.12744641 z: -7.46844149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.288] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0441315584 y: 0.855317295 z: 0.0110913245 w: -0.516102433 } position { x: -0.936774671 y: 1.1275022 z: -7.46859121 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0439065136 y: 0.855161726 z: 0.0111769419 w: -0.516377509 } position { x: -0.936862111 y: 1.12759912 z: -7.46869516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.316] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.043717023 y: 0.855005741 z: 0.0111171072 w: -0.516653121 } position { x: -0.936910868 y: 1.12772679 z: -7.46882439 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0434471332 y: 0.854768813 z: 0.0110095255 w: -0.51707 } position { x: -0.936920345 y: 1.12787056 z: -7.4689908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.343] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.043227341 y: 0.854459763 z: 0.0107817212 w: -0.517603755 } position { x: -0.93692404 y: 1.12792635 z: -7.46915722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0428772233 y: 0.854042172 z: 0.0106536616 w: -0.518324256 } position { x: -0.93694526 y: 1.12798679 z: -7.46924877 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0423161089 y: 0.853659213 z: 0.0106917536 w: -0.519 } position { x: -0.936951518 y: 1.12807941 z: -7.46936369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0417248234 y: 0.853190601 z: 0.010786402 w: -0.519815922 } position { x: -0.936872 y: 1.12823677 z: -7.46954823 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.040916685 y: 0.852520108 z: 0.0108526116 w: -0.520977437 } position { x: -0.936718762 y: 1.12835789 z: -7.46983528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0399714448 y: 0.851759315 z: 0.0110588968 w: -0.522289276 } position { x: -0.93667835 y: 1.12843633 z: -7.47009373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.426] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0387931876 y: 0.850973 z: 0.011468525 w: -0.523649275 } position { x: -0.936633408 y: 1.12858856 z: -7.47033358 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0377666429 y: 0.850152969 z: 0.0118088946 w: -0.525046766 } position { x: -0.936493635 y: 1.12880063 z: -7.47063732 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.454] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0368648618 y: 0.849189758 z: 0.011947901 w: -0.526664 } position { x: -0.936282277 y: 1.12899578 z: -7.47104216 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.466] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0361458287 y: 0.848162889 z: 0.0120119527 w: -0.52836436 } position { x: -0.936086833 y: 1.1290952 z: -7.47144556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.482] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0355399102 y: 0.847066641 z: 0.0120852897 w: -0.530159473 } position { x: -0.936005592 y: 1.12912679 z: -7.47177696 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0347973965 y: 0.846058071 z: 0.0122867767 w: -0.531811893 } position { x: -0.93594569 y: 1.12927938 z: -7.47205067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.510] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0340632498 y: 0.845162 z: 0.0123784868 w: -0.533280194 } position { x: -0.935840786 y: 1.12940776 z: -7.47234201 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.524] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0333289132 y: 0.844331205 z: 0.0124859493 w: -0.534638345 } position { x: -0.935707629 y: 1.12953591 z: -7.47261333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.536] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0327597074 y: 0.843641043 z: 0.0125525966 w: -0.535760343 } position { x: -0.935577452 y: 1.12955761 z: -7.4728961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.551] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0323966 y: 0.842911 z: 0.01263157 w: -0.536928356 } position { x: -0.935424089 y: 1.12965262 z: -7.47323084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0319395177 y: 0.842204332 z: 0.0125576407 w: -0.538065195 } position { x: -0.93523109 y: 1.12979317 z: -7.47359037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.579] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0313521586 y: 0.841450453 z: 0.0124325221 w: -0.539280772 } position { x: -0.935120165 y: 1.12980342 z: -7.47390079 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0308851562 y: 0.840870559 z: 0.0124111818 w: -0.540211797 } position { x: -0.935074389 y: 1.1296947 z: -7.47416878 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0304899607 y: 0.840356112 z: 0.0126642259 w: -0.541028321 } position { x: -0.93495661 y: 1.12966669 z: -7.47442532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0301866122 y: 0.839978874 z: 0.012869115 w: -0.541625917 } position { x: -0.934900165 y: 1.12975943 z: -7.47463226 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.635] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0300393905 y: 0.839667201 z: 0.0128799127 w: -0.542117 } position { x: -0.934783697 y: 1.12974739 z: -7.47488356 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0300145242 y: 0.839338899 z: 0.0128250076 w: -0.542627752 } position { x: -0.934616208 y: 1.12974763 z: -7.47520781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.663] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0300084092 y: 0.839012146 z: 0.01271006 w: -0.543135881 } position { x: -0.934441745 y: 1.12977731 z: -7.47549105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.676] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0300983023 y: 0.838637829 z: 0.0125049828 w: -0.54371345 } position { x: -0.934300959 y: 1.12985897 z: -7.47573709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0302309375 y: 0.838320494 z: 0.0121497652 w: -0.544203281 } position { x: -0.934217215 y: 1.12988257 z: -7.47585154 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.704] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0304383039 y: 0.838127911 z: 0.0118384147 w: -0.544495106 } position { x: -0.934210777 y: 1.1297636 z: -7.47591782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.716] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0306234937 y: 0.838065565 z: 0.0117520224 w: -0.544582605 } position { x: -0.934151769 y: 1.12966251 z: -7.47604895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.732] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0307978224 y: 0.837990642 z: 0.0116118649 w: -0.544691145 } position { x: -0.933987379 y: 1.12958491 z: -7.47618914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.030916 y: 0.837882161 z: 0.0115820505 w: -0.54485184 } position { x: -0.933887959 y: 1.12950969 z: -7.4763546 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0309575517 y: 0.837729514 z: 0.0115498351 w: -0.545084953 } position { x: -0.933783114 y: 1.12947023 z: -7.4764514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0309075527 y: 0.837528 z: 0.0114455689 w: -0.545399487 } position { x: -0.93359524 y: 1.12952638 z: -7.47658348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0309672318 y: 0.83719784 z: 0.0113209626 w: -0.545905411 } position { x: -0.933393359 y: 1.12946773 z: -7.47676039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.031033298 y: 0.836687326 z: 0.011366616 w: -0.546682775 } position { x: -0.933136463 y: 1.12925482 z: -7.47702599 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.816] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0308699 y: 0.83605361 z: 0.0116526783 w: -0.547654748 } position { x: -0.932995498 y: 1.12900305 z: -7.4772439 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.030396143 y: 0.835386157 z: 0.012417716 w: -0.548681915 } position { x: -0.932918489 y: 1.12878776 z: -7.47740078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0299605485 y: 0.834802687 z: 0.0129786115 w: -0.549580157 } position { x: -0.932747602 y: 1.12884986 z: -7.47753763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.855] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0296789724 y: 0.834230542 z: 0.0132992994 w: -0.550455928 } position { x: -0.932518721 y: 1.12878203 z: -7.47773314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0295071527 y: 0.833678365 z: 0.013733739 w: -0.551290452 } position { x: -0.932316959 y: 1.12846529 z: -7.47794199 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0294458382 y: 0.833144963 z: 0.014256198 w: -0.552086234 } position { x: -0.932227135 y: 1.12819183 z: -7.47805262 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.899] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0295941141 y: 0.832775474 z: 0.0149644213 w: -0.552616775 } position { x: -0.932145655 y: 1.12797618 z: -7.47811651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0296230856 y: 0.832674742 z: 0.0155092217 w: -0.552751958 } position { x: -0.932000399 y: 1.1278441 z: -7.47813845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0300137084 y: 0.832686067 z: 0.0158968847 w: -0.552702785 } position { x: -0.93187207 y: 1.1276834 z: -7.47812033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0306658037 y: 0.832767129 z: 0.0161328353 w: -0.552538097 } position { x: -0.931673646 y: 1.12744009 z: -7.47815084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0314143933 y: 0.832881868 z: 0.0163860209 w: -0.552315533 } position { x: -0.931559503 y: 1.12719178 z: -7.47815132 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.968] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0320250094 y: 0.833080411 z: 0.0165885706 w: -0.551974833 } position { x: -0.931489527 y: 1.12697482 z: -7.47805548 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.980] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0326918773 y: 0.833354652 z: 0.016797116 w: -0.551515281 } position { x: -0.931422353 y: 1.12676573 z: -7.4779563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:50.996] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0333227217 y: 0.833675146 z: 0.0169676915 w: -0.55098772 } position { x: -0.931264639 y: 1.12665844 z: -7.47790337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.033691898 y: 0.833962142 z: 0.0170182 w: -0.550529182 } position { x: -0.9311167 y: 1.1265018 z: -7.47786283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.024] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0341865867 y: 0.834221661 z: 0.0170172602 w: -0.550105393 } position { x: -0.931004226 y: 1.1263181 z: -7.47779417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0345643833 y: 0.83442539 z: 0.0171740353 w: -0.549767852 } position { x: -0.93086797 y: 1.12613046 z: -7.47777271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.051] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0349598564 y: 0.834527671 z: 0.0173514523 w: -0.549581945 } position { x: -0.930789411 y: 1.12597132 z: -7.47776365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.063] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0351520889 y: 0.834605217 z: 0.0174948703 w: -0.549447358 } position { x: -0.930640042 y: 1.12593758 z: -7.47772598 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.079] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0353084877 y: 0.834605157 z: 0.0175547842 w: -0.549435496 } position { x: -0.930481255 y: 1.12586212 z: -7.47776031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0354631767 y: 0.834434211 z: 0.017685106 w: -0.549681 } position { x: -0.930266 y: 1.12569463 z: -7.47789335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0355506279 y: 0.834041417 z: 0.0179242659 w: -0.550263405 } position { x: -0.930010736 y: 1.12554038 z: -7.47811365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.119] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0355200171 y: 0.833400548 z: 0.0182678122 w: -0.551224232 } position { x: -0.929773152 y: 1.12538195 z: -7.47832632 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0354670174 y: 0.832520306 z: 0.0187806673 w: -0.552538931 } position { x: -0.929498136 y: 1.12516057 z: -7.47867632 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0352294296 y: 0.83120203 z: 0.0197023395 w: -0.554503381 } position { x: -0.929082453 y: 1.12492073 z: -7.47919655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0344258323 y: 0.829577506 z: 0.0208332874 w: -0.55693984 } position { x: -0.928646803 y: 1.1247232 z: -7.47977543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0335452594 y: 0.827767909 z: 0.0220759958 w: -0.559631705 } position { x: -0.92832458 y: 1.12452841 z: -7.48032856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0326850228 y: 0.825940609 z: 0.0233981684 w: -0.562322259 } position { x: -0.928187549 y: 1.12440825 z: -7.48075724 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.203] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0319683291 y: 0.824019194 z: 0.0242012087 w: -0.565141261 } position { x: -0.927798212 y: 1.12451661 z: -7.48122501 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0320255533 y: 0.821993887 z: 0.0232700128 w: -0.56811887 } position { x: -0.927313864 y: 1.12456274 z: -7.48173904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0328639857 y: 0.819924355 z: 0.0206165314 w: -0.571155787 } position { x: -0.926855 y: 1.12415528 z: -7.48219776 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.246] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0340359434 y: 0.818412721 z: 0.0179306939 w: -0.573341668 } position { x: -0.926407874 y: 1.12355185 z: -7.48254251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0350999124 y: 0.817356825 z: 0.0164411273 w: -0.574826479 } position { x: -0.92581749 y: 1.12277162 z: -7.48266077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0367129 y: 0.816373885 z: 0.0157970637 w: -0.576139152 } position { x: -0.925236762 y: 1.12172902 z: -7.4831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0386496335 y: 0.815227509 z: 0.0159675 w: -0.577629089 } position { x: -0.924481153 y: 1.12071371 z: -7.48389387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.301] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0406169 y: 0.813617408 z: 0.016765302 w: -0.579737782 } position { x: -0.923810542 y: 1.12000263 z: -7.48479176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0421310514 y: 0.811705053 z: 0.0178979952 w: -0.582271 } position { x: -0.923213661 y: 1.11943734 z: -7.48548794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.329] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0432548635 y: 0.809571505 z: 0.0190201476 w: -0.585116446 } position { x: -0.922629535 y: 1.11893618 z: -7.48631907 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.343] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0440969802 y: 0.807454228 z: 0.019792987 w: -0.587946832 } position { x: -0.921987653 y: 1.11847007 z: -7.48727465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.357] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0444869 y: 0.805142462 z: 0.0206860658 w: -0.591048717 } position { x: -0.921351552 y: 1.11795247 z: -7.48833084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0447049104 y: 0.802629 z: 0.0215888172 w: -0.594409108 } position { x: -0.920670748 y: 1.11753404 z: -7.48947525 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.385] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0451414511 y: 0.799767375 z: 0.022155093 w: -0.598200262 } position { x: -0.919982374 y: 1.11727774 z: -7.49079037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0456668101 y: 0.796151698 z: 0.0224592406 w: -0.602953255 } position { x: -0.91916877 y: 1.11697328 z: -7.49237347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.413] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0458631255 y: 0.792270303 z: 0.0228340663 w: -0.608015597 } position { x: -0.918518901 y: 1.11657202 z: -7.49386311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0456963815 y: 0.788348794 z: 0.0237393361 w: -0.613069713 } position { x: -0.918109953 y: 1.11599529 z: -7.49522972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.440] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0455698781 y: 0.784628689 z: 0.0249180458 w: -0.617786586 } position { x: -0.917749 y: 1.11576211 z: -7.49647856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0459037647 y: 0.780778468 z: 0.0256355125 w: -0.622591913 } position { x: -0.917014897 y: 1.11572993 z: -7.49815893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0466747619 y: 0.776710331 z: 0.02568621 w: -0.627600789 } position { x: -0.916218579 y: 1.11562204 z: -7.5001936 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0476823263 y: 0.771958947 z: 0.0255139 w: -0.633367896 } position { x: -0.915516675 y: 1.11521184 z: -7.5022974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.048537679 y: 0.766952217 z: 0.0258694924 w: -0.639342725 } position { x: -0.915284812 y: 1.11462712 z: -7.50398636 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.04884 y: 0.762485325 z: 0.0267790332 w: -0.644603491 } position { x: -0.915234327 y: 1.11433601 z: -7.50525856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.524] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0488460436 y: 0.758650303 z: 0.0274691787 w: -0.649083376 } position { x: -0.914854705 y: 1.11431217 z: -7.50651789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.536] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0490625687 y: 0.755565166 z: 0.0274255686 w: -0.652657628 } position { x: -0.914422274 y: 1.11415589 z: -7.50794125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.551] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0498922355 y: 0.752565682 z: 0.0272308495 w: -0.656059563 } position { x: -0.913761914 y: 1.11376333 z: -7.50965834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0509471186 y: 0.749119103 z: 0.027330149 w: -0.659907639 } position { x: -0.913085878 y: 1.11314976 z: -7.51151228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.580] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0518327653 y: 0.745071411 z: 0.0279766433 w: -0.664378881 } position { x: -0.912599087 y: 1.11257625 z: -7.51333666 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0525915325 y: 0.741336524 z: 0.0286748819 w: -0.668454945 } position { x: -0.912278354 y: 1.11222172 z: -7.51484489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0532298796 y: 0.737846792 z: 0.0290311929 w: -0.672239423 } position { x: -0.911818 y: 1.11196578 z: -7.51626825 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0538347438 y: 0.734458923 z: 0.0292855799 w: -0.675880373 } position { x: -0.911474526 y: 1.11157727 z: -7.51770639 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.635] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0545733236 y: 0.731058538 z: 0.0297742225 w: -0.679476798 } position { x: -0.91103071 y: 1.11098361 z: -7.5193572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.649] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0549793802 y: 0.727356434 z: 0.0306923874 w: -0.683365107 } position { x: -0.910716057 y: 1.11049116 z: -7.52101517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.662] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0550602414 y: 0.72389257 z: 0.0316868 w: -0.686981797 } position { x: -0.910371244 y: 1.1102736 z: -7.5224967 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0550257787 y: 0.72048533 z: 0.0323668942 w: -0.690525472 } position { x: -0.910063267 y: 1.11009574 z: -7.52388334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.690] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0549521744 y: 0.717285395 z: 0.0329228975 w: -0.693828583 } position { x: -0.909813762 y: 1.10980725 z: -7.52517414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0549900606 y: 0.714040577 z: 0.0336564779 w: -0.697129428 } position { x: -0.909527838 y: 1.10933685 z: -7.52655315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.716] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.055073604 y: 0.711135268 z: 0.0344773643 w: -0.700046301 } position { x: -0.909341812 y: 1.1090132 z: -7.52786493 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.732] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0552042201 y: 0.708229125 z: 0.0353178605 w: -0.702934325 } position { x: -0.909090817 y: 1.10881662 z: -7.52922392 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.745] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0552415252 y: 0.70526433 z: 0.0361145884 w: -0.705865741 } position { x: -0.908905327 y: 1.10862052 z: -7.5305481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0551931 y: 0.702292383 z: 0.036976 w: -0.708782 } position { x: -0.908725142 y: 1.1084156 z: -7.53176451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0551765449 y: 0.699264169 z: 0.0378546529 w: -0.711724818 } position { x: -0.908628404 y: 1.10824108 z: -7.5330162 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0552460141 y: 0.69652617 z: 0.0384389237 w: -0.714368105 } position { x: -0.90848887 y: 1.10817385 z: -7.53425694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0553024746 y: 0.693674564 z: 0.0389689393 w: -0.717104375 } position { x: -0.908325493 y: 1.10806489 z: -7.53554678 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.815] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0551886819 y: 0.690717936 z: 0.0395857766 w: -0.719927728 } position { x: -0.908238947 y: 1.10789311 z: -7.53684378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0549652 y: 0.687607467 z: 0.0404904447 w: -0.722866058 } position { x: -0.908246934 y: 1.10767937 z: -7.53801632 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.054774344 y: 0.684924901 z: 0.0414708368 w: -0.725367367 } position { x: -0.908256352 y: 1.10760605 z: -7.53899336 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.856] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0547353849 y: 0.682575583 z: 0.0422269218 w: -0.727538 } position { x: -0.908234894 y: 1.10765553 z: -7.54002142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0551622286 y: 0.680206 z: 0.04250497 w: -0.729705572 } position { x: -0.908127844 y: 1.10766172 z: -7.54118252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.885] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0559696481 y: 0.677838385 z: 0.0424804389 w: -0.731845558 } position { x: -0.908129096 y: 1.10760045 z: -7.54234648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.897] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0572500937 y: 0.675338328 z: 0.0423308909 w: -0.734063208 } position { x: -0.908174 y: 1.10739148 z: -7.54345322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.912] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0590293705 y: 0.672988534 z: 0.0418401845 w: -0.736105621 } position { x: -0.908191919 y: 1.1072669 z: -7.54457331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.927] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0607173033 y: 0.670569718 z: 0.0409793444 w: -0.738221169 } position { x: -0.908292234 y: 1.10735464 z: -7.54579926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.061708726 y: 0.668138444 z: 0.0397681035 w: -0.740406334 } position { x: -0.908323288 y: 1.10749137 z: -7.54695702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0622518398 y: 0.665829122 z: 0.0384525694 w: -0.742507696 } position { x: -0.90836978 y: 1.10755682 z: -7.54798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.968] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0631396845 y: 0.663376272 z: 0.0371700712 w: -0.744690359 } position { x: -0.908516526 y: 1.10740709 z: -7.54919195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0643157214 y: 0.660913169 z: 0.0363620073 w: -0.746816695 } position { x: -0.908668756 y: 1.10713506 z: -7.55059 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:51.996] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0655035153 y: 0.658116341 z: 0.0359585211 w: -0.749199033 } position { x: -0.908896804 y: 1.10707295 z: -7.55210876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0662682578 y: 0.655085206 z: 0.0355634429 w: -0.751802564 } position { x: -0.909077704 y: 1.10726452 z: -7.55347967 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.023] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0665513054 y: 0.65181309 z: 0.034737505 w: -0.754654825 } position { x: -0.909215 y: 1.10748386 z: -7.55486441 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.038] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0668839 y: 0.648708582 z: 0.0338656157 w: -0.757335365 } position { x: -0.909417152 y: 1.10739207 z: -7.55625963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.051] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0675068721 y: 0.645389855 z: 0.0333958566 w: -0.76013124 } position { x: -0.909747541 y: 1.10714293 z: -7.55792856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0683129877 y: 0.64176 z: 0.0334634334 w: -0.763123631 } position { x: -0.91010946 y: 1.10701144 z: -7.55967474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.080] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0691956878 y: 0.637381196 z: 0.0336563811 w: -0.766697109 } position { x: -0.910478413 y: 1.10711098 z: -7.56148624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0698660091 y: 0.633197069 z: 0.0337308906 w: -0.770092487 } position { x: -0.91087079 y: 1.10721409 z: -7.56315041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.107] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0702622458 y: 0.628954947 z: 0.0336121 w: -0.773530304 } position { x: -0.911180258 y: 1.10735357 z: -7.56487417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0705250725 y: 0.624685585 z: 0.0334137939 w: -0.776967049 } position { x: -0.911614895 y: 1.10733294 z: -7.56678772 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0709284693 y: 0.620152116 z: 0.0334877037 w: -0.780550539 } position { x: -0.91217649 y: 1.10718203 z: -7.56887722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.149] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0716012195 y: 0.615076363 z: 0.0339051746 w: -0.784477472 } position { x: -0.912783146 y: 1.10697758 z: -7.57111502 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0724220201 y: 0.610251844 z: 0.0343894586 w: -0.788140357 } position { x: -0.91324 y: 1.10707951 z: -7.5731287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0733630732 y: 0.605486691 z: 0.0341351777 w: -0.791731358 } position { x: -0.913640082 y: 1.10729909 z: -7.57517529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0745051801 y: 0.600583613 z: 0.033145126 w: -0.795392811 } position { x: -0.914102912 y: 1.10728896 z: -7.57734442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0763568133 y: 0.594957948 z: 0.0318570323 w: -0.799487293 } position { x: -0.91471076 y: 1.10699964 z: -7.57984447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0782528073 y: 0.589406 z: 0.0307983719 w: -0.803447902 } position { x: -0.915341675 y: 1.1065973 z: -7.58190584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.232] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0799027383 y: 0.584166944 z: 0.0301117357 w: -0.807129443 } position { x: -0.916095 y: 1.10640478 z: -7.58361578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.246] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.081471853 y: 0.579101622 z: 0.0290032327 w: -0.810655594 } position { x: -0.91645968 y: 1.10625982 z: -7.58532047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0826387331 y: 0.574973 z: 0.0280092396 w: -0.813506186 } position { x: -0.916808248 y: 1.10600722 z: -7.58685064 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.273] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.083761245 y: 0.571290672 z: 0.0271029975 w: -0.816012561 } position { x: -0.917278886 y: 1.10557473 z: -7.58837938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.289] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.084949404 y: 0.567710817 z: 0.0265409742 w: -0.818403125 } position { x: -0.917613566 y: 1.10501516 z: -7.59002781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.301] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0861116871 y: 0.563919783 z: 0.0264586657 w: -0.820901453 } position { x: -0.918029547 y: 1.10453713 z: -7.59163761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0869339 y: 0.560654819 z: 0.0264510326 w: -0.823048592 } position { x: -0.918193221 y: 1.10423374 z: -7.59301472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.329] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.087652944 y: 0.557687461 z: 0.0261720531 w: -0.824995 } position { x: -0.918382049 y: 1.10405171 z: -7.59418297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0885737613 y: 0.555133402 z: 0.0259903912 w: -0.82662338 } position { x: -0.918474436 y: 1.10344219 z: -7.59517336 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.357] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0898266137 y: 0.552896082 z: 0.0262207557 w: -0.827979267 } position { x: -0.918661058 y: 1.10277176 z: -7.59607649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.370] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0913756266 y: 0.550826371 z: 0.0266927648 w: -0.829173267 } position { x: -0.918764353 y: 1.10232937 z: -7.59694815 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0927645341 y: 0.548926 z: 0.0270711537 w: -0.830266297 } position { x: -0.918803394 y: 1.10208249 z: -7.59768295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0937617719 y: 0.547347188 z: 0.0273618512 w: -0.831186533 } position { x: -0.91875875 y: 1.10189366 z: -7.5983386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0943633765 y: 0.546224415 z: 0.0277647618 w: -0.831843495 } position { x: -0.918702781 y: 1.10159373 z: -7.59876537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0948355 y: 0.545514822 z: 0.0282951482 w: -0.832237482 } position { x: -0.918607056 y: 1.10144293 z: -7.59915876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0949645 y: 0.545077443 z: 0.0285379477 w: -0.832501 } position { x: -0.918404698 y: 1.10136628 z: -7.59947348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.454] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0953259468 y: 0.544861436 z: 0.0285413843 w: -0.832600951 } position { x: -0.918191433 y: 1.10109806 z: -7.59963179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.466] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0960758105 y: 0.54478085 z: 0.028804224 w: -0.832558453 } position { x: -0.918012679 y: 1.10074019 z: -7.59977674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.482] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0967586711 y: 0.544695497 z: 0.0292103551 w: -0.832521141 } position { x: -0.917836607 y: 1.10065019 z: -7.59994316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.495] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0969924927 y: 0.544704 z: 0.0294775236 w: -0.832478881 } position { x: -0.91745764 y: 1.10074854 z: -7.60001659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.510] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0968504548 y: 0.544924617 z: 0.0296346601 w: -0.832345426 } position { x: -0.917089283 y: 1.10073662 z: -7.59982729 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.522] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.096758157 y: 0.545523167 z: 0.0299531836 w: -0.831952691 } position { x: -0.916824 y: 1.10049427 z: -7.59958601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.537] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0966832712 y: 0.546189547 z: 0.0303377956 w: -0.831510127 } position { x: -0.916528165 y: 1.1005733 z: -7.59946632 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.549] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.09655568 y: 0.546940923 z: 0.0304306541 w: -0.831027448 } position { x: -0.916120589 y: 1.10059917 z: -7.599195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.565] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0961941779 y: 0.547944069 z: 0.0306666344 w: -0.830399632 } position { x: -0.915842891 y: 1.10076332 z: -7.59886694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0955381244 y: 0.548988402 z: 0.0307475384 w: -0.829782367 } position { x: -0.915414631 y: 1.10073006 z: -7.59874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.593] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0953578725 y: 0.55000186 z: 0.0311216954 w: -0.829117775 } position { x: -0.915141225 y: 1.10053289 z: -7.59828138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0956209227 y: 0.551135898 z: 0.0316132493 w: -0.828315437 } position { x: -0.914907515 y: 1.10065305 z: -7.5977869 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.095576033 y: 0.552513838 z: 0.0317836814 w: -0.827395618 } position { x: -0.914586425 y: 1.10092902 z: -7.59722328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.632] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0953415558 y: 0.554134548 z: 0.0317111611 w: -0.826340914 } position { x: -0.914280295 y: 1.10115457 z: -7.59656096 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.649] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0949661657 y: 0.556173265 z: 0.0316077806 w: -0.825017393 } position { x: -0.91393584 y: 1.10132229 z: -7.59585714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.663] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0946243554 y: 0.558240891 z: 0.031479232 w: -0.823664 } position { x: -0.913646758 y: 1.10150862 z: -7.59518814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0943427607 y: 0.560342073 z: 0.0312165152 w: -0.82227838 } position { x: -0.913306653 y: 1.10169947 z: -7.59454203 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.691] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0939773396 y: 0.562449217 z: 0.0310017765 w: -0.820888579 } position { x: -0.913011432 y: 1.1018002 z: -7.59378719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.705] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0939442962 y: 0.564915 z: 0.0308861025 w: -0.819201767 } position { x: -0.912725747 y: 1.10185 z: -7.59277296 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.718] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0939867869 y: 0.567537 z: 0.0307325162 w: -0.817388356 } position { x: -0.912482202 y: 1.10204244 z: -7.59182596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.732] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0942805633 y: 0.57008487 z: 0.0300029404 w: -0.815606773 } position { x: -0.91222167 y: 1.10231316 z: -7.59114838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0945011303 y: 0.572353363 z: 0.0290371533 w: -0.814025879 } position { x: -0.912045538 y: 1.10256028 z: -7.59041452 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0945199206 y: 0.574820459 z: 0.0283601712 w: -0.812307298 } position { x: -0.911864698 y: 1.10273492 z: -7.58923483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0948574543 y: 0.578049242 z: 0.0277457684 w: -0.809994638 } position { x: -0.911561966 y: 1.10300505 z: -7.58767414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0953642651 y: 0.581698358 z: 0.0269779023 w: -0.807344317 } position { x: -0.911331117 y: 1.10320342 z: -7.58629513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0957830101 y: 0.585640311 z: 0.0263841785 w: -0.804459393 } position { x: -0.911162496 y: 1.10342574 z: -7.58497381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.815] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0959430039 y: 0.589694738 z: 0.0259380676 w: -0.801487625 } position { x: -0.911058843 y: 1.10367835 z: -7.58354235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.829] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0957659 y: 0.594448864 z: 0.0258584172 w: -0.797991812 } position { x: -0.910949647 y: 1.10408211 z: -7.58150101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0955772251 y: 0.600895882 z: 0.0258133169 w: -0.793172657 } position { x: -0.910560668 y: 1.10473943 z: -7.5788722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.857] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0955878049 y: 0.608011484 z: 0.02499629 w: -0.787756443 } position { x: -0.910058439 y: 1.10537148 z: -7.57644129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.096009 y: 0.615671 z: 0.0235213023 w: -0.781778932 } position { x: -0.90967226 y: 1.10559511 z: -7.5741353 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.885] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.096562326 y: 0.623421311 z: 0.0225546192 w: -0.775572598 } position { x: -0.909481764 y: 1.10560942 z: -7.5717845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.899] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0966024846 y: 0.632017136 z: 0.0223193504 w: -0.768585801 } position { x: -0.909175336 y: 1.10613096 z: -7.56893778 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0961134434 y: 0.640244126 z: 0.0217737127 w: -0.761823833 } position { x: -0.908661187 y: 1.1069833 z: -7.56627321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.927] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0956658795 y: 0.648557186 z: 0.0203037895 w: -0.754857183 } position { x: -0.908284545 y: 1.10744 z: -7.56358194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0955639556 y: 0.656712592 z: 0.0191312395 w: -0.747816861 } position { x: -0.908113241 y: 1.10738456 z: -7.56085873 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0957917571 y: 0.665340126 z: 0.0188726224 w: -0.740128636 } position { x: -0.908021569 y: 1.1073395 z: -7.55778027 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.968] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0957318321 y: 0.67342037 z: 0.0193060171 w: -0.732780814 } position { x: -0.907899 y: 1.10766435 z: -7.55471516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.095476307 y: 0.681545436 z: 0.0194952656 w: -0.725258708 } position { x: -0.907688737 y: 1.10831928 z: -7.55174732 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:52.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0953011364 y: 0.689461052 z: 0.0188147314 w: -0.717779338 } position { x: -0.907473922 y: 1.10879314 z: -7.54885244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0950543 y: 0.697146595 z: 0.0180810764 w: -0.71036917 } position { x: -0.907537758 y: 1.10894263 z: -7.54582405 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.022] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0947580487 y: 0.705499113 z: 0.0180183984 w: -0.702116251 } position { x: -0.907759607 y: 1.10908782 z: -7.54227972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.038] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.094751291 y: 0.713605344 z: 0.0183420647 w: -0.693868279 } position { x: -0.90795368 y: 1.10939801 z: -7.53888178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.051] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0952873677 y: 0.721587777 z: 0.0184334274 w: -0.685486376 } position { x: -0.908096254 y: 1.1097095 z: -7.53572559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0960850418 y: 0.72926724 z: 0.0183653645 w: -0.6771999 } position { x: -0.908358872 y: 1.11005712 z: -7.53263569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.078] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.096412681 y: 0.736768901 z: 0.0179293323 w: -0.668995321 } position { x: -0.908751726 y: 1.1106565 z: -7.52951479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.093] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0960459262 y: 0.744671702 z: 0.0169545915 w: -0.660266459 } position { x: -0.909165502 y: 1.11142635 z: -7.52597141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.105] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0953372493 y: 0.752144814 z: 0.0156854 w: -0.651876509 } position { x: -0.909543872 y: 1.11203027 z: -7.52271795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0949926302 y: 0.759388208 z: 0.0144916028 w: -0.643502891 } position { x: -0.910015762 y: 1.1122272 z: -7.51964903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0952733606 y: 0.766318917 z: 0.0139326695 w: -0.635204 } position { x: -0.910654902 y: 1.11225867 z: -7.51660061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.149] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0957524106 y: 0.773475826 z: 0.0138927856 w: -0.626397371 } position { x: -0.91144371 y: 1.11270046 z: -7.51328373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0955866799 y: 0.77992183 z: 0.0133847911 w: -0.618389845 } position { x: -0.911957681 y: 1.11364174 z: -7.51033735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.177] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0949851498 y: 0.785937071 z: 0.0118989358 w: -0.610851169 } position { x: -0.912416935 y: 1.11445498 z: -7.50766373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0945429951 y: 0.791460812 z: 0.0104996599 w: -0.603772461 } position { x: -0.913125575 y: 1.11465383 z: -7.50499058 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0942920223 y: 0.796702802 z: 0.0100087672 w: -0.596886516 } position { x: -0.914034843 y: 1.11475444 z: -7.50228405 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0938378498 y: 0.802245498 z: 0.0103299757 w: -0.589482784 } position { x: -0.914935529 y: 1.11523354 z: -7.49944162 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.232] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0932927281 y: 0.807225406 z: 0.010443829 w: -0.582730234 } position { x: -0.915618837 y: 1.11590338 z: -7.49701452 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0927428678 y: 0.811922371 z: 0.0102403667 w: -0.576260328 } position { x: -0.916356325 y: 1.11641812 z: -7.49461126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0921319798 y: 0.816389799 z: 0.00996397249 w: -0.570017695 } position { x: -0.917095542 y: 1.11680782 z: -7.49228191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0915238783 y: 0.820940673 z: 0.00983111374 w: -0.563545167 } position { x: -0.918126345 y: 1.11713278 z: -7.48982477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.287] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0910652652 y: 0.825191796 z: 0.0101213809 w: -0.557371676 } position { x: -0.918947875 y: 1.11742413 z: -7.48755884 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0904877633 y: 0.829338253 z: 0.0105533265 w: -0.551270127 } position { x: -0.919727325 y: 1.11783743 z: -7.48542738 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0898229927 y: 0.833273888 z: 0.0106775053 w: -0.545410335 } position { x: -0.920386553 y: 1.11826026 z: -7.4835 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0892751887 y: 0.836898386 z: 0.010560859 w: -0.539925575 } position { x: -0.921041787 y: 1.11859012 z: -7.48160219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.343] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0887863934 y: 0.840507448 z: 0.0101894373 w: -0.534378469 } position { x: -0.921683192 y: 1.11895406 z: -7.47977161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0886775553 y: 0.843478262 z: 0.00971391797 w: -0.529704034 } position { x: -0.922232926 y: 1.11921287 z: -7.47818708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0887555704 y: 0.846228361 z: 0.00939948 w: -0.525292 } position { x: -0.922953904 y: 1.1193738 z: -7.47656441 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0888232067 y: 0.848892689 z: 0.00921798 w: -0.520967066 } position { x: -0.923590899 y: 1.11961555 z: -7.47497559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.398] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0889985 y: 0.851656 z: 0.00875419192 w: -0.516415179 } position { x: -0.924146712 y: 1.11988139 z: -7.47350311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0890854523 y: 0.853948176 z: 0.00826978218 w: -0.512608886 } position { x: -0.924498618 y: 1.11997116 z: -7.47228527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.089070648 y: 0.855946362 z: 0.00785308424 w: -0.509274602 } position { x: -0.924927 y: 1.12008023 z: -7.47112656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0889611542 y: 0.857745826 z: 0.00752420723 w: -0.506262183 } position { x: -0.925440431 y: 1.12022233 z: -7.46997261 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.454] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0887673944 y: 0.85945493 z: 0.00726129068 w: -0.503393292 } position { x: -0.925879598 y: 1.12044501 z: -7.46887875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0884654894 y: 0.861260474 z: 0.00702647213 w: -0.500354767 } position { x: -0.926301241 y: 1.12068534 z: -7.46783257 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0882903263 y: 0.86271745 z: 0.00675887521 w: -0.497873187 } position { x: -0.926526606 y: 1.12088323 z: -7.46696901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0882186294 y: 0.863987625 z: 0.00652676169 w: -0.495681643 } position { x: -0.926873147 y: 1.12095833 z: -7.46621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0881428793 y: 0.865108788 z: 0.00646719 w: -0.493736535 } position { x: -0.92716819 y: 1.1210407 z: -7.46550417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.524] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0878540203 y: 0.86616087 z: 0.006389305 w: -0.491941303 } position { x: -0.927488 y: 1.12122738 z: -7.46473837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.536] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0874582529 y: 0.867065907 z: 0.0062403609 w: -0.490417093 } position { x: -0.927740633 y: 1.12134957 z: -7.46411943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.551] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0871965885 y: 0.867826939 z: 0.006322111 w: -0.489114821 } position { x: -0.92802012 y: 1.12142575 z: -7.46360397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.086781837 y: 0.868537784 z: 0.00660921214 w: -0.487921417 } position { x: -0.928268075 y: 1.12144804 z: -7.46308279 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.580] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0863473266 y: 0.869164884 z: 0.00699295802 w: -0.486875355 } position { x: -0.928552151 y: 1.12152922 z: -7.46258497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.592] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0857846588 y: 0.869826794 z: 0.0074295844 w: -0.485785097 } position { x: -0.928791165 y: 1.12167931 z: -7.46207428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0853214189 y: 0.870348692 z: 0.00772482669 w: -0.484926581 } position { x: -0.928892255 y: 1.12179446 z: -7.46169806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0850928798 y: 0.870694935 z: 0.00793438 w: -0.484341413 } position { x: -0.929032207 y: 1.12185729 z: -7.46139717 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.635] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0846371427 y: 0.870956242 z: 0.00816313457 w: -0.483947486 } position { x: -0.929177344 y: 1.12182856 z: -7.4611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.084046796 y: 0.871271849 z: 0.00853131246 w: -0.483475775 } position { x: -0.929496646 y: 1.12185264 z: -7.4607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.663] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0835059732 y: 0.871651888 z: 0.00892768241 w: -0.482876837 } position { x: -0.92965281 y: 1.12194788 z: -7.46038485 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.08316762 y: 0.87199 z: 0.00914179906 w: -0.482320398 } position { x: -0.929736257 y: 1.12193966 z: -7.46013069 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.691] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0829578042 y: 0.872240245 z: 0.00945790671 w: -0.481897771 } position { x: -0.929764926 y: 1.12190175 z: -7.45996046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0826981068 y: 0.872377276 z: 0.00977848191 w: -0.481687963 } position { x: -0.929836035 y: 1.12191558 z: -7.45983934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.718] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0822816566 y: 0.872539282 z: 0.0099257743 w: -0.481462777 } position { x: -0.929979146 y: 1.12197864 z: -7.45961094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.731] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0819769874 y: 0.872708678 z: 0.01003398 w: -0.481205374 } position { x: -0.930047929 y: 1.12200463 z: -7.4594636 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.746] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0818318129 y: 0.872842 z: 0.00997722056 w: -0.480989426 } position { x: -0.930048883 y: 1.12202835 z: -7.45938873 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.759] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.081888929 y: 0.872867703 z: 0.00993960258 w: -0.480933815 } position { x: -0.930060208 y: 1.12196243 z: -7.45935583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.774] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0819142535 y: 0.872879803 z: 0.00997543707 w: -0.480906934 } position { x: -0.930142879 y: 1.12192428 z: -7.45933104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.081974782 y: 0.872873425 z: 0.0100307325 w: -0.480906963 } position { x: -0.930214822 y: 1.12197423 z: -7.45924711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0819249 y: 0.872872651 z: 0.00999705121 w: -0.480917573 } position { x: -0.930210531 y: 1.12199855 z: -7.45924616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.813] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0820254609 y: 0.872804582 z: 0.0099147 w: -0.481025696 } position { x: -0.930102229 y: 1.12199879 z: -7.45927763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.829] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0821625143 y: 0.872630179 z: 0.00984507892 w: -0.481320053 } position { x: -0.930095673 y: 1.1218158 z: -7.45940781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0821851045 y: 0.872444928 z: 0.0100826323 w: -0.481646985 } position { x: -0.930075645 y: 1.12167144 z: -7.45952177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.856] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0821781233 y: 0.872296929 z: 0.0103169605 w: -0.481911123 } position { x: -0.930166423 y: 1.12161791 z: -7.45957565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0822306871 y: 0.872191072 z: 0.0105717164 w: -0.482088298 } position { x: -0.930084109 y: 1.12164104 z: -7.45970964 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.885] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0825181529 y: 0.872006297 z: 0.0106324488 w: -0.482372016 } position { x: -0.929964781 y: 1.12166524 z: -7.45988274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.898] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0827804 y: 0.871744633 z: 0.0105038509 w: -0.482802749 } position { x: -0.929866433 y: 1.12158394 z: -7.46011209 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.912] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0826359838 y: 0.871479869 z: 0.0104650185 w: -0.483305901 } position { x: -0.929878712 y: 1.12151623 z: -7.46019554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0824378282 y: 0.871312678 z: 0.0103789885 w: -0.483642936 } position { x: -0.929832399 y: 1.1215117 z: -7.46033049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0823938921 y: 0.871164322 z: 0.0102457646 w: -0.483920425 } position { x: -0.929760873 y: 1.1214664 z: -7.46050549 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0824173689 y: 0.871014655 z: 0.0102164736 w: -0.48418653 } position { x: -0.929637849 y: 1.12140059 z: -7.46063948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.968] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0826162472 y: 0.870778203 z: 0.0101426933 w: -0.484579146 } position { x: -0.929535627 y: 1.12128448 z: -7.46086216 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0827880576 y: 0.870575309 z: 0.0102442186 w: -0.484912246 } position { x: -0.929499686 y: 1.12116551 z: -7.4610014 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:53.996] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0828840435 y: 0.870416105 z: 0.0103481421 w: -0.485179305 } position { x: -0.92937845 y: 1.12110758 z: -7.461133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0830136836 y: 0.870268226 z: 0.0104447426 w: -0.485420316 } position { x: -0.929289401 y: 1.12104177 z: -7.46128702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.024] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0831691399 y: 0.870101213 z: 0.0105657987 w: -0.485690415 } position { x: -0.929146051 y: 1.12098801 z: -7.46142817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0833251476 y: 0.869922936 z: 0.0105562042 w: -0.485983193 } position { x: -0.929027677 y: 1.12091827 z: -7.46158457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.051] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0834389105 y: 0.869745 z: 0.010618641 w: -0.48628062 } position { x: -0.928959072 y: 1.12083757 z: -7.46165514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.063] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0835221 y: 0.869624794 z: 0.010753111 w: -0.486478299 } position { x: -0.9288854 y: 1.12072968 z: -7.46174383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.079] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0835955739 y: 0.86954993 z: 0.0109033994 w: -0.486596107 } position { x: -0.9288252 y: 1.12064683 z: -7.46185446 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0836514533 y: 0.869489729 z: 0.0110845 w: -0.486690044 } position { x: -0.928728044 y: 1.12064993 z: -7.4619112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0836109146 y: 0.869448125 z: 0.011151637 w: -0.486769766 } position { x: -0.928633869 y: 1.12059152 z: -7.46203947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.119] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0836372 y: 0.869401515 z: 0.0113229742 w: -0.48684451 } position { x: -0.928633273 y: 1.12045813 z: -7.46212149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0836314 y: 0.869414568 z: 0.0116372574 w: -0.486814857 } position { x: -0.928536832 y: 1.12036264 z: -7.46224594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0836478174 y: 0.869412899 z: 0.0118340729 w: -0.486810237 } position { x: -0.928392649 y: 1.12040591 z: -7.46232271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0835892409 y: 0.869347155 z: 0.0117335301 w: -0.486940145 } position { x: -0.92828083 y: 1.12044716 z: -7.46239948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0836194903 y: 0.869267285 z: 0.0116558662 w: -0.487079471 } position { x: -0.928153753 y: 1.1204108 z: -7.46253252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.083782047 y: 0.869146466 z: 0.0116492677 w: -0.487267256 } position { x: -0.928071201 y: 1.12029135 z: -7.46262074 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0839427933 y: 0.869005 z: 0.0118174534 w: -0.487487704 } position { x: -0.928014636 y: 1.12027121 z: -7.46271944 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0840482488 y: 0.868871093 z: 0.0118611967 w: -0.487707108 } position { x: -0.927868485 y: 1.12040639 z: -7.46283436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.232] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0841559097 y: 0.868677378 z: 0.0117061 w: -0.488037199 } position { x: -0.927784324 y: 1.12047446 z: -7.46291685 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.084160842 y: 0.868475914 z: 0.0116410721 w: -0.488396406 } position { x: -0.927720726 y: 1.1203928 z: -7.46301603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0841440633 y: 0.868287444 z: 0.0116738221 w: -0.48873359 } position { x: -0.927701354 y: 1.12031698 z: -7.46312857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0841030627 y: 0.868080437 z: 0.0117456364 w: -0.489106357 } position { x: -0.927585244 y: 1.12033927 z: -7.46322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.288] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0841079056 y: 0.867885888 z: 0.0116470149 w: -0.489453167 } position { x: -0.927470207 y: 1.12038469 z: -7.46333408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0840058178 y: 0.867651224 z: 0.0114657097 w: -0.489890814 } position { x: -0.927352548 y: 1.12044334 z: -7.46343946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.316] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0839770287 y: 0.867363 z: 0.0111678913 w: -0.490412682 } position { x: -0.927226663 y: 1.1204499 z: -7.46349573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0840233639 y: 0.86712116 z: 0.0109359724 w: -0.490837425 } position { x: -0.927147627 y: 1.12036395 z: -7.46357298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.343] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0841958076 y: 0.866918564 z: 0.0110062268 w: -0.491164029 } position { x: -0.927169323 y: 1.12018394 z: -7.4636035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0843852907 y: 0.866794646 z: 0.0113051273 w: -0.491343439 } position { x: -0.927182078 y: 1.12006283 z: -7.46366453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0844547674 y: 0.866717815 z: 0.0115540652 w: -0.491461307 } position { x: -0.927042 y: 1.12007582 z: -7.46371651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0844252259 y: 0.866601348 z: 0.0116485218 w: -0.491669387 } position { x: -0.926898301 y: 1.12011933 z: -7.46379614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0844835788 y: 0.866439044 z: 0.0116981743 w: -0.491944194 } position { x: -0.926856577 y: 1.12005723 z: -7.46384716 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.411] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0846193209 y: 0.866302133 z: 0.0119045945 w: -0.492156982 } position { x: -0.926768124 y: 1.1200006 z: -7.46389437 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0847597271 y: 0.866208076 z: 0.0119825369 w: -0.492296398 } position { x: -0.926711738 y: 1.12001777 z: -7.46388817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0849271193 y: 0.866112292 z: 0.0120248683 w: -0.492435038 } position { x: -0.926686406 y: 1.11996067 z: -7.46387959 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.454] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0851315632 y: 0.866077185 z: 0.0121500315 w: -0.492458403 } position { x: -0.926712275 y: 1.11989272 z: -7.46387482 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0852983519 y: 0.866051614 z: 0.012326031 w: -0.492470115 } position { x: -0.926671803 y: 1.11983788 z: -7.46383047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0855225548 y: 0.866044223 z: 0.0125205284 w: -0.492439419 } position { x: -0.926651478 y: 1.11983848 z: -7.46381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0856709 y: 0.866053641 z: 0.0126434006 w: -0.492393911 } position { x: -0.926664352 y: 1.11984479 z: -7.46375847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0858045444 y: 0.866085947 z: 0.0127285887 w: -0.492311567 } position { x: -0.926651955 y: 1.11990702 z: -7.46370029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0857305601 y: 0.866117895 z: 0.0127141308 w: -0.492268741 } position { x: -0.926688433 y: 1.11994219 z: -7.46361113 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.538] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0856677219 y: 0.866203845 z: 0.0127316471 w: -0.492127866 } position { x: -0.926692843 y: 1.11996174 z: -7.46352625 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0855696052 y: 0.866263092 z: 0.0127282506 w: -0.492040783 } position { x: -0.926697791 y: 1.11995161 z: -7.46349621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.565] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0854928643 y: 0.866307676 z: 0.0128103057 w: -0.49197346 } position { x: -0.926706433 y: 1.11998391 z: -7.46348143 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0854697078 y: 0.866343558 z: 0.0128432745 w: -0.491913408 } position { x: -0.926732183 y: 1.12001228 z: -7.46340656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0854134634 y: 0.866413772 z: 0.0128858667 w: -0.491798401 } position { x: -0.926745 y: 1.12004721 z: -7.46334362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0852748901 y: 0.866482377 z: 0.0128834946 w: -0.491701603 } position { x: -0.926782429 y: 1.12011266 z: -7.46328831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.621] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0852789804 y: 0.866540253 z: 0.0129065514 w: -0.491598338 } position { x: -0.926808357 y: 1.12013173 z: -7.46325493 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0853386596 y: 0.866613328 z: 0.0129826302 w: -0.491457134 } position { x: -0.926820934 y: 1.12011647 z: -7.46322823 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.649] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0854886845 y: 0.86663729 z: 0.0130837038 w: -0.491386235 } position { x: -0.926764965 y: 1.12010634 z: -7.46323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0856075585 y: 0.866612852 z: 0.0131358765 w: -0.491407156 } position { x: -0.926759064 y: 1.12013459 z: -7.46325493 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.677] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0856434181 y: 0.86655581 z: 0.0130314 w: -0.491504222 } position { x: -0.926740587 y: 1.12016356 z: -7.46326923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0856840536 y: 0.866524696 z: 0.012935942 w: -0.491554648 } position { x: -0.926768243 y: 1.12011313 z: -7.46324 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.704] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0857605562 y: 0.866502285 z: 0.0129677476 w: -0.49157986 } position { x: -0.926778913 y: 1.12010694 z: -7.46325064 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.716] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0859457403 y: 0.866494894 z: 0.0130926427 w: -0.49155727 } position { x: -0.926728129 y: 1.12002146 z: -7.46332312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.732] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0861922875 y: 0.86642766 z: 0.0132611264 w: -0.491628021 } position { x: -0.926686108 y: 1.11997557 z: -7.46337652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0862794444 y: 0.866328657 z: 0.013292307 w: -0.491786331 } position { x: -0.926663697 y: 1.11999238 z: -7.46345758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.086297065 y: 0.866220117 z: 0.0132661788 w: -0.491975158 } position { x: -0.926652431 y: 1.12002337 z: -7.46351385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0861474723 y: 0.866151094 z: 0.0131691843 w: -0.492125452 } position { x: -0.926659644 y: 1.12004375 z: -7.46354103 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.787] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.086179 y: 0.866085768 z: 0.0130172009 w: -0.492239028 } position { x: -0.926622331 y: 1.11999464 z: -7.46363306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0863113329 y: 0.865998328 z: 0.0130610978 w: -0.49236846 } position { x: -0.926626325 y: 1.11994731 z: -7.4636364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.816] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0863729566 y: 0.865973353 z: 0.0131516494 w: -0.492399156 } position { x: -0.926584661 y: 1.11998093 z: -7.46367741 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.829] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0864614248 y: 0.865952313 z: 0.0131220613 w: -0.492421418 } position { x: -0.926580608 y: 1.11998177 z: -7.46368885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0863166153 y: 0.865936041 z: 0.0130374217 w: -0.492477626 } position { x: -0.926601887 y: 1.11990809 z: -7.46372604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.855] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.086185962 y: 0.865962207 z: 0.0131294718 w: -0.492452055 } position { x: -0.926528454 y: 1.11986578 z: -7.46374893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0861016139 y: 0.865928769 z: 0.0131109376 w: -0.492526114 } position { x: -0.92645818 y: 1.11987543 z: -7.46376657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.086144805 y: 0.865917563 z: 0.0131904818 w: -0.492536187 } position { x: -0.926408 y: 1.11981666 z: -7.46375942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.899] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0862923265 y: 0.865920126 z: 0.0133210672 w: -0.492502302 } position { x: -0.926353693 y: 1.11974692 z: -7.46382141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.086519815 y: 0.865903258 z: 0.0135681247 w: -0.492485344 } position { x: -0.926354945 y: 1.11974883 z: -7.46385527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.927] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0866578817 y: 0.86587882 z: 0.0136839394 w: -0.492500812 } position { x: -0.92626214 y: 1.11980402 z: -7.46390581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0867573246 y: 0.865825295 z: 0.0136929564 w: -0.492577136 } position { x: -0.926214039 y: 1.11981666 z: -7.46395 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0867650583 y: 0.865784645 z: 0.0136680529 w: -0.492647856 } position { x: -0.926215231 y: 1.11977553 z: -7.46395779 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0867565572 y: 0.8657704 z: 0.0137323281 w: -0.492672622 } position { x: -0.926193357 y: 1.11972332 z: -7.46395397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0866920725 y: 0.865784228 z: 0.0137980059 w: -0.49265784 } position { x: -0.926194668 y: 1.11971664 z: -7.46393967 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:54.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0865429118 y: 0.86582005 z: 0.0137551092 w: -0.492622316 } position { x: -0.926154733 y: 1.11969411 z: -7.4639411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0865102857 y: 0.865835667 z: 0.0137282815 w: -0.492601365 } position { x: -0.926124275 y: 1.11962533 z: -7.4639225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.022] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0864331722 y: 0.865828216 z: 0.0137953041 w: -0.49262622 } position { x: -0.926067114 y: 1.11959076 z: -7.46392393 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.038] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0864159092 y: 0.865802824 z: 0.0138776097 w: -0.49267152 } position { x: -0.926022351 y: 1.11952651 z: -7.46393394 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.049] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0864509866 y: 0.865748703 z: 0.013915062 w: -0.492759377 } position { x: -0.925965309 y: 1.11947381 z: -7.46395445 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0864856541 y: 0.865680814 z: 0.0139903631 w: -0.492870361 } position { x: -0.925988078 y: 1.11945319 z: -7.46396065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0865055 y: 0.865602 z: 0.0141091244 w: -0.493001908 } position { x: -0.925954401 y: 1.11936426 z: -7.46397448 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.093] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0864626914 y: 0.865529 z: 0.014210389 w: -0.493134767 } position { x: -0.925897479 y: 1.11935282 z: -7.46396399 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.105] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0863589942 y: 0.865446568 z: 0.0142429583 w: -0.493296564 } position { x: -0.925861895 y: 1.11931562 z: -7.46399117 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0863018259 y: 0.865396678 z: 0.0142684542 w: -0.493393391 } position { x: -0.925839126 y: 1.11921227 z: -7.46401691 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0862580463 y: 0.865333676 z: 0.0144313052 w: -0.493506789 } position { x: -0.925823092 y: 1.11914575 z: -7.46402025 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.149] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0862064436 y: 0.865282834 z: 0.0145770553 w: -0.493600667 } position { x: -0.925764382 y: 1.11914241 z: -7.46402121 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0862147808 y: 0.865186632 z: 0.0146401869 w: -0.493765861 } position { x: -0.925757706 y: 1.11914611 z: -7.46406174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0861402825 y: 0.865134299 z: 0.0146644507 w: -0.49387 } position { x: -0.925725698 y: 1.11909282 z: -7.46409082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.190] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0861123279 y: 0.865023196 z: 0.0146942558 w: -0.494068444 } position { x: -0.925722897 y: 1.11913347 z: -7.46408367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.086126551 y: 0.864894211 z: 0.0146561442 w: -0.494292855 } position { x: -0.925754249 y: 1.11910069 z: -7.46409893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0860922933 y: 0.864813268 z: 0.0147774322 w: -0.49443686 } position { x: -0.92576623 y: 1.11907697 z: -7.46412134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.232] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0858869702 y: 0.86472261 z: 0.0148970112 w: -0.494627476 } position { x: -0.925786734 y: 1.11914456 z: -7.46413374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0856812522 y: 0.864646554 z: 0.0149216084 w: -0.494795412 } position { x: -0.925790429 y: 1.11917436 z: -7.46415138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0854649171 y: 0.864568293 z: 0.0150293512 w: -0.494966239 } position { x: -0.925863087 y: 1.11917925 z: -7.46415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.273] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0852851346 y: 0.864566207 z: 0.015149761 w: -0.494997203 } position { x: -0.925866365 y: 1.11918664 z: -7.46416712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0852503851 y: 0.86456269 z: 0.0153578715 w: -0.495002866 } position { x: -0.925917208 y: 1.11917901 z: -7.46416187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0851819962 y: 0.864582181 z: 0.0154176 w: -0.494978815 } position { x: -0.925926685 y: 1.11916888 z: -7.4641819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0850236937 y: 0.864572346 z: 0.0154896136 w: -0.495021015 } position { x: -0.925916433 y: 1.1192261 z: -7.46424484 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.329] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0849285275 y: 0.864567518 z: 0.015427459 w: -0.495047569 } position { x: -0.925886095 y: 1.1192832 z: -7.464221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.343] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0848050788 y: 0.864559889 z: 0.0152781252 w: -0.49508673 } position { x: -0.925911367 y: 1.11930156 z: -7.46422195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0847615227 y: 0.86457479 z: 0.0152205061 w: -0.495069981 } position { x: -0.925999701 y: 1.11926913 z: -7.46416759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0847037658 y: 0.864674807 z: 0.0152583914 w: -0.494903922 } position { x: -0.92598021 y: 1.11924732 z: -7.46414614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0847345591 y: 0.864729285 z: 0.015277504 w: -0.494802862 } position { x: -0.925994217 y: 1.11924255 z: -7.46416044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0847192854 y: 0.864758 z: 0.0152895087 w: -0.494755 } position { x: -0.925974965 y: 1.11922359 z: -7.4641614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.412] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0848202109 y: 0.864768326 z: 0.0152266882 w: -0.494721621 } position { x: -0.925979495 y: 1.11921489 z: -7.46415663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.084901385 y: 0.864772499 z: 0.0152165238 w: -0.4947007 } position { x: -0.925980091 y: 1.1191653 z: -7.46412039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.440] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0850101486 y: 0.864787698 z: 0.0152496733 w: -0.494654447 } position { x: -0.925972819 y: 1.11914706 z: -7.46411896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.454] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0851277336 y: 0.864812 z: 0.0153381573 w: -0.494588941 } position { x: -0.925958157 y: 1.11905754 z: -7.46411562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0852667242 y: 0.864778757 z: 0.0153984791 w: -0.494621217 } position { x: -0.92596823 y: 1.11901546 z: -7.46410608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0852524936 y: 0.864743888 z: 0.0154258292 w: -0.494683832 } position { x: -0.925883 y: 1.11904335 z: -7.46411514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.085186474 y: 0.864703238 z: 0.0154121593 w: -0.494766623 } position { x: -0.92587477 y: 1.11899698 z: -7.46408844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0852170065 y: 0.864641249 z: 0.0154889412 w: -0.494867355 } position { x: -0.925851345 y: 1.11898029 z: -7.46409798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0851370618 y: 0.864599466 z: 0.0155985 w: -0.494950712 } position { x: -0.925859809 y: 1.11892974 z: -7.46407461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.536] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0850168765 y: 0.864572763 z: 0.0157435089 w: -0.495013475 } position { x: -0.925866723 y: 1.11887705 z: -7.46407938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.551] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.084835805 y: 0.864573121 z: 0.0158930551 w: -0.495039016 } position { x: -0.925819397 y: 1.11888409 z: -7.46408224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0847231224 y: 0.864544034 z: 0.0158419143 w: -0.49511075 } position { x: -0.925771952 y: 1.11891019 z: -7.46405029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.579] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.08466 y: 0.864515424 z: 0.0157697611 w: -0.495173812 } position { x: -0.925714195 y: 1.11886656 z: -7.46408653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.593] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0848615319 y: 0.864432812 z: 0.0158140343 w: -0.495282114 } position { x: -0.925744534 y: 1.11875892 z: -7.46405172 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0850318894 y: 0.864384 z: 0.0159989744 w: -0.495332092 } position { x: -0.925743639 y: 1.1186986 z: -7.46407843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.621] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0851174071 y: 0.864341199 z: 0.0162289571 w: -0.495384663 } position { x: -0.925681949 y: 1.11878896 z: -7.46409369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0851273909 y: 0.864326179 z: 0.016210597 w: -0.495409757 } position { x: -0.925596476 y: 1.11891663 z: -7.46414852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.648] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0850914866 y: 0.864212871 z: 0.0160621703 w: -0.495618463 } position { x: -0.925577 y: 1.11893332 z: -7.46413851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0851165 y: 0.864122272 z: 0.0159984771 w: -0.49577412 } position { x: -0.925640583 y: 1.11886907 z: -7.46411324 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.677] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0851629749 y: 0.864151776 z: 0.016101094 w: -0.495711416 } position { x: -0.925727844 y: 1.11882889 z: -7.46407366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0850960836 y: 0.864226699 z: 0.0162374172 w: -0.495587707 } position { x: -0.925718486 y: 1.1189127 z: -7.46402 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.705] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0850481391 y: 0.864336491 z: 0.016116146 w: -0.495408475 } position { x: -0.925695658 y: 1.11901784 z: -7.46397686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.716] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0850499421 y: 0.864399493 z: 0.0159028526 w: -0.495305061 } position { x: -0.925677538 y: 1.11899543 z: -7.46398687 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.732] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.085085094 y: 0.86439538 z: 0.0158204436 w: -0.495308965 } position { x: -0.925671518 y: 1.11898315 z: -7.46398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.745] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.085222058 y: 0.864383399 z: 0.015840115 w: -0.495305568 } position { x: -0.925736666 y: 1.11898601 z: -7.46398115 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0853476152 y: 0.864450514 z: 0.0159503818 w: -0.495163321 } position { x: -0.92580235 y: 1.11903811 z: -7.46389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0853559449 y: 0.864558339 z: 0.0158937 w: -0.494975358 } position { x: -0.925886512 y: 1.11910808 z: -7.46384716 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.787] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0853809565 y: 0.864676118 z: 0.0157282483 w: -0.494770616 } position { x: -0.925865769 y: 1.11920488 z: -7.46380568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0853025168 y: 0.864758432 z: 0.0154393632 w: -0.494649291 } position { x: -0.925837398 y: 1.11923587 z: -7.46378613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.815] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0853353441 y: 0.864834785 z: 0.0152281327 w: -0.49451676 } position { x: -0.925869703 y: 1.1192193 z: -7.46371031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0851986781 y: 0.864922345 z: 0.0149645275 w: -0.494395167 } position { x: -0.925910652 y: 1.11933589 z: -7.46365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0847600922 y: 0.865006626 z: 0.0144737642 w: -0.494337738 } position { x: -0.925872505 y: 1.11953926 z: -7.46358681 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.855] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0842362642 y: 0.865103066 z: 0.0137910973 w: -0.494277984 } position { x: -0.92584163 y: 1.11958551 z: -7.46351242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0839795098 y: 0.86506778 z: 0.0133980438 w: -0.494394213 } position { x: -0.925864816 y: 1.11945856 z: -7.46350718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0840237737 y: 0.865041196 z: 0.0134730292 w: -0.494431317 } position { x: -0.925993204 y: 1.11928904 z: -7.46349192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.899] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0841729939 y: 0.865025938 z: 0.0139073897 w: -0.494420528 } position { x: -0.926067233 y: 1.11928475 z: -7.46345043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.084199518 y: 0.865016818 z: 0.0142252631 w: -0.494422883 } position { x: -0.926112 y: 1.11948502 z: -7.46339417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0840213597 y: 0.865019917 z: 0.014232384 w: -0.494447589 } position { x: -0.926143467 y: 1.11964595 z: -7.4633131 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0837476 y: 0.865041196 z: 0.0142277805 w: -0.494456887 } position { x: -0.926224113 y: 1.1196593 z: -7.46324 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.083564505 y: 0.865116715 z: 0.0143191032 w: -0.494353086 } position { x: -0.926297 y: 1.11967146 z: -7.46317434 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.968] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0833119377 y: 0.865206301 z: 0.0144918244 w: -0.494233966 } position { x: -0.926379144 y: 1.11971283 z: -7.46309471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0831105411 y: 0.865316 z: 0.0145857306 w: -0.494073153 } position { x: -0.926463127 y: 1.11983132 z: -7.46301603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:55.996] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0829546154 y: 0.865488589 z: 0.0145968227 w: -0.493796438 } position { x: -0.926498115 y: 1.11994576 z: -7.46290541 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0827257931 y: 0.865643322 z: 0.0144319888 w: -0.49356842 } position { x: -0.926531434 y: 1.12010479 z: -7.46282911 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.024] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0822797939 y: 0.865807414 z: 0.0141721759 w: -0.493362725 } position { x: -0.926489 y: 1.1202172 z: -7.46272326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.081582889 y: 0.865940154 z: 0.0139001487 w: -0.493253231 } position { x: -0.926421881 y: 1.12025273 z: -7.4626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.051] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.081006363 y: 0.866022587 z: 0.0136868088 w: -0.493209362 } position { x: -0.92639 y: 1.12035346 z: -7.46242619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0805332437 y: 0.8661502 z: 0.0135011496 w: -0.49306798 } position { x: -0.926402628 y: 1.12042987 z: -7.46228075 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.080] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0800580382 y: 0.866258562 z: 0.0133978985 w: -0.492957711 } position { x: -0.926365614 y: 1.12045741 z: -7.46210241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.079436712 y: 0.866390347 z: 0.0133773461 w: -0.492827177 } position { x: -0.926188648 y: 1.12056756 z: -7.46198416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.107] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0788971111 y: 0.866343498 z: 0.0132979192 w: -0.492998451 } position { x: -0.926024 y: 1.12068629 z: -7.46183348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0782915354 y: 0.86626339 z: 0.0131523376 w: -0.493239492 } position { x: -0.925852716 y: 1.12071991 z: -7.46167374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0777520612 y: 0.866132796 z: 0.0131503213 w: -0.493554145 } position { x: -0.925717 y: 1.12077188 z: -7.46149826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0775033459 y: 0.865969 z: 0.0132922381 w: -0.493876845 } position { x: -0.925638556 y: 1.12073278 z: -7.46129656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0773876458 y: 0.865820825 z: 0.0136169149 w: -0.494145751 } position { x: -0.925510824 y: 1.12076473 z: -7.46113825 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0773184 y: 0.865633667 z: 0.0140274018 w: -0.494472921 } position { x: -0.925451 y: 1.1208117 z: -7.46092033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0773468763 y: 0.865524054 z: 0.0144812241 w: -0.494647264 } position { x: -0.925376773 y: 1.12075818 z: -7.46070957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0773882568 y: 0.865466714 z: 0.0150581365 w: -0.494723827 } position { x: -0.925268948 y: 1.12066483 z: -7.46052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0774861798 y: 0.86528945 z: 0.0156751908 w: -0.494999379 } position { x: -0.925107718 y: 1.12067723 z: -7.46037388 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.232] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0774088651 y: 0.865127921 z: 0.016119672 w: -0.495279521 } position { x: -0.924991786 y: 1.12054944 z: -7.4601965 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.246] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0770821 y: 0.865032 z: 0.0167420376 w: -0.495477229 } position { x: -0.925078 y: 1.12037277 z: -7.45999908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.076807417 y: 0.865034938 z: 0.0174543224 w: -0.495490164 } position { x: -0.925072 y: 1.12026644 z: -7.45978594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0766401067 y: 0.865093708 z: 0.0182426777 w: -0.49538517 } position { x: -0.924988806 y: 1.12014961 z: -7.45958757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0766035244 y: 0.865127146 z: 0.0189959724 w: -0.495304078 } position { x: -0.924831927 y: 1.11999393 z: -7.4595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.076836 y: 0.865041494 z: 0.019663414 w: -0.495391518 } position { x: -0.924650133 y: 1.11984336 z: -7.45941496 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.077058807 y: 0.864855409 z: 0.0201920066 w: -0.495660543 } position { x: -0.924586892 y: 1.11973739 z: -7.45930099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.329] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0772670731 y: 0.864716649 z: 0.0206980966 w: -0.495849311 } position { x: -0.924521446 y: 1.11969972 z: -7.4592309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0775445476 y: 0.864608169 z: 0.0210070983 w: -0.49598214 } position { x: -0.924486 y: 1.11970484 z: -7.45909214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0778811648 y: 0.864522159 z: 0.0211621318 w: -0.49607271 } position { x: -0.924477696 y: 1.11966932 z: -7.45893431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0781414285 y: 0.864542067 z: 0.0213345978 w: -0.49598974 } position { x: -0.924532473 y: 1.1195569 z: -7.45879602 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0783512443 y: 0.864614725 z: 0.0216322765 w: -0.495817 } position { x: -0.924571157 y: 1.1194514 z: -7.45868683 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0786898136 y: 0.864676714 z: 0.0219776034 w: -0.495640099 } position { x: -0.92457211 y: 1.11935151 z: -7.45866251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.412] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0789659098 y: 0.864660263 z: 0.0223180838 w: -0.495609641 } position { x: -0.92460531 y: 1.11928225 z: -7.4586525 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0788858384 y: 0.864638686 z: 0.0225685965 w: -0.495648682 } position { x: -0.924606085 y: 1.11935866 z: -7.45861912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.441] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0786924809 y: 0.864569545 z: 0.022498874 w: -0.495803148 } position { x: -0.924608886 y: 1.1195128 z: -7.45857859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0785669163 y: 0.864462078 z: 0.0221889429 w: -0.49602437 } position { x: -0.924675941 y: 1.11954689 z: -7.45847416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0784141868 y: 0.864432096 z: 0.0220811367 w: -0.496105671 } position { x: -0.924937665 y: 1.11935186 z: -7.45836115 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.481] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0782611072 y: 0.864523172 z: 0.0223873928 w: -0.495957345 } position { x: -0.925201535 y: 1.11912584 z: -7.45822668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0780960247 y: 0.864705861 z: 0.0229271092 w: -0.495640159 } position { x: -0.925403476 y: 1.11917233 z: -7.45810175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0778144598 y: 0.864907503 z: 0.0232234672 w: -0.495318651 } position { x: -0.925473273 y: 1.11928284 z: -7.45798492 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.524] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0774704516 y: 0.865121245 z: 0.0233973861 w: -0.494991124 } position { x: -0.925594389 y: 1.11919427 z: -7.45789051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.536] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0772139803 y: 0.865345299 z: 0.0237036906 w: -0.494624764 } position { x: -0.925778568 y: 1.11917818 z: -7.45785046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.552] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0769387409 y: 0.865526259 z: 0.0241181888 w: -0.494330943 } position { x: -0.925958812 y: 1.11913669 z: -7.45780754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0767191052 y: 0.865667343 z: 0.0246202126 w: -0.494093239 } position { x: -0.926134706 y: 1.11906064 z: -7.45784378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.579] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0766094103 y: 0.86577 z: 0.025203282 w: -0.493900895 } position { x: -0.926292 y: 1.11910117 z: -7.45793581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0764869153 y: 0.865800202 z: 0.0257889181 w: -0.493836671 } position { x: -0.926478386 y: 1.11922991 z: -7.45798969 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0762903318 y: 0.865817189 z: 0.026131874 w: -0.493819296 } position { x: -0.926680863 y: 1.11934257 z: -7.45800591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.620] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0760435462 y: 0.865840137 z: 0.0263250563 w: -0.493806869 } position { x: -0.926928163 y: 1.11947358 z: -7.45802116 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.637] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0753809512 y: 0.866039395 z: 0.0263663456 w: -0.493556798 } position { x: -0.927413404 y: 1.1196208 z: -7.45809793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.649] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0753809512 y: 0.866039395 z: 0.0263663456 w: -0.493556798 } position { x: -0.927413404 y: 1.1196208 z: -7.45809793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.075228326 y: 0.866122603 z: 0.0265445821 w: -0.493424475 } position { x: -0.92762816 y: 1.11969101 z: -7.45822859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.676] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0750926584 y: 0.866073072 z: 0.0263741631 w: -0.493541241 } position { x: -0.927665651 y: 1.11985719 z: -7.45833635 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.074961789 y: 0.865787506 z: 0.0259556118 w: -0.49408403 } position { x: -0.927697241 y: 1.12008739 z: -7.4583807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.705] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0746477917 y: 0.865338743 z: 0.0252840184 w: -0.494951814 } position { x: -0.927829623 y: 1.12007451 z: -7.45825958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.716] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.073957 y: 0.864999056 z: 0.0250629485 w: -0.49566 } position { x: -0.928299069 y: 1.11992657 z: -7.45794201 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.732] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0733289421 y: 0.86502558 z: 0.0257710982 w: -0.495670736 } position { x: -0.929015279 y: 1.1196804 z: -7.45752287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.746] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0728301257 y: 0.8654387 z: 0.0270880349 w: -0.494952351 } position { x: -0.929504693 y: 1.11961937 z: -7.45718813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0723726377 y: 0.865906775 z: 0.0284846183 w: -0.49412176 } position { x: -0.929740548 y: 1.11973679 z: -7.45703077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0718531832 y: 0.866261125 z: 0.029592419 w: -0.493510962 } position { x: -0.92981571 y: 1.11990249 z: -7.45699739 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0715013742 y: 0.866377 z: 0.0303434748 w: -0.493313044 } position { x: -0.929984331 y: 1.11999261 z: -7.45690823 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0709578916 y: 0.866522372 z: 0.031125702 w: -0.493087411 } position { x: -0.930408478 y: 1.11991119 z: -7.45672131 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.815] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0704314 y: 0.866744816 z: 0.0321300291 w: -0.492707372 } position { x: -0.93084234 y: 1.11995614 z: -7.45655489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0700983554 y: 0.867018163 z: 0.0328901969 w: -0.492223501 } position { x: -0.931154966 y: 1.11999512 z: -7.45647812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0697686076 y: 0.867182374 z: 0.0334848277 w: -0.491940945 } position { x: -0.931458235 y: 1.12004912 z: -7.45645857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.855] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0692197531 y: 0.867295682 z: 0.0339763798 w: -0.49178493 } position { x: -0.931760252 y: 1.12009549 z: -7.45646954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0685588494 y: 0.867381155 z: 0.0342667215 w: -0.49170658 } position { x: -0.932045043 y: 1.12018359 z: -7.45646667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0679177642 y: 0.867460728 z: 0.034453094 w: -0.491642177 } position { x: -0.93227458 y: 1.12037122 z: -7.45642424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.899] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.067501761 y: 0.867500722 z: 0.0342698283 w: -0.491641819 } position { x: -0.932469189 y: 1.12049377 z: -7.45637178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.912] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0670796633 y: 0.867528796 z: 0.034023229 w: -0.491667092 } position { x: -0.932711899 y: 1.12042463 z: -7.45635176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.927] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.06658151 y: 0.867607176 z: 0.0340164378 w: -0.491596937 } position { x: -0.932984054 y: 1.1202848 z: -7.45631 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0662244335 y: 0.867713094 z: 0.0343074054 w: -0.491438061 } position { x: -0.933197439 y: 1.12021208 z: -7.45621777 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0658159703 y: 0.867885113 z: 0.0346943662 w: -0.491161853 } position { x: -0.933296859 y: 1.12027502 z: -7.456213 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.968] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0655678 y: 0.868012547 z: 0.0350304693 w: -0.490945935 } position { x: -0.933392048 y: 1.12030685 z: -7.45624781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.980] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0656470954 y: 0.868068695 z: 0.0353994034 w: -0.490809679 } position { x: -0.933474541 y: 1.12024713 z: -7.45631218 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:56.997] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0658852 y: 0.86804539 z: 0.0358145759 w: -0.490788907 } position { x: -0.933525 y: 1.1202141 z: -7.45639324 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0661571845 y: 0.867943645 z: 0.0361240245 w: -0.490909487 } position { x: -0.933575451 y: 1.12025726 z: -7.45648909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.024] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.066329442 y: 0.867820859 z: 0.0363231711 w: -0.491088599 } position { x: -0.933667779 y: 1.12026715 z: -7.4565835 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.038] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0665311888 y: 0.867691219 z: 0.0365842842 w: -0.49127093 } position { x: -0.933811605 y: 1.12015319 z: -7.45666361 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.049] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0667428076 y: 0.867609143 z: 0.0369159915 w: -0.491362453 } position { x: -0.933935046 y: 1.12012529 z: -7.45672083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0668841451 y: 0.867534816 z: 0.0370746441 w: -0.491462409 } position { x: -0.933989167 y: 1.12014985 z: -7.45680761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0667993277 y: 0.867489696 z: 0.0370445698 w: -0.49155587 } position { x: -0.934031069 y: 1.12017477 z: -7.45688629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.066675812 y: 0.867474496 z: 0.03693261 w: -0.491607904 } position { x: -0.934146583 y: 1.12008011 z: -7.45693922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.105] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0666000172 y: 0.867477953 z: 0.0370208062 w: -0.49160552 } position { x: -0.934305072 y: 1.1199832 z: -7.45703793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0665348172 y: 0.867558718 z: 0.0372412279 w: -0.491455108 } position { x: -0.934423923 y: 1.1198746 z: -7.45713139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0665160492 y: 0.86763072 z: 0.037483383 w: -0.491312146 } position { x: -0.934490621 y: 1.11980414 z: -7.45723 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.148] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0664509088 y: 0.867725551 z: 0.0377140492 w: -0.491135746 } position { x: -0.934568346 y: 1.11980689 z: -7.4573493 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0666142106 y: 0.867762148 z: 0.0377249084 w: -0.491048098 } position { x: -0.934519 y: 1.11989629 z: -7.45739937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0667992085 y: 0.86775285 z: 0.0375330783 w: -0.491054177 } position { x: -0.934560657 y: 1.11982942 z: -7.45747375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0670136288 y: 0.867749751 z: 0.0375106595 w: -0.491032064 } position { x: -0.934661329 y: 1.1196239 z: -7.45758915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.067250438 y: 0.867758 z: 0.0377615467 w: -0.490965933 } position { x: -0.934741676 y: 1.11941469 z: -7.4577136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0676096082 y: 0.867714584 z: 0.0381192528 w: -0.490965635 } position { x: -0.934775174 y: 1.11940479 z: -7.45784235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.232] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0680385232 y: 0.867630303 z: 0.0383419059 w: -0.491038084 } position { x: -0.93481636 y: 1.11937499 z: -7.45796585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.246] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.068477191 y: 0.867482245 z: 0.0385275148 w: -0.49122417 } position { x: -0.934797227 y: 1.11923802 z: -7.45811892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0689535 y: 0.867310464 z: 0.0386869088 w: -0.491448194 } position { x: -0.934777379 y: 1.11921418 z: -7.45820522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0694299191 y: 0.86711061 z: 0.0388494767 w: -0.491720855 } position { x: -0.934875786 y: 1.11911 z: -7.4582963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0697814822 y: 0.866964459 z: 0.0392004512 w: -0.491900921 } position { x: -0.935017943 y: 1.1189642 z: -7.45834303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0700229108 y: 0.866929948 z: 0.0396406315 w: -0.491892189 } position { x: -0.935130894 y: 1.11881554 z: -7.45842934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0702652782 y: 0.866938114 z: 0.0400360413 w: -0.491811156 } position { x: -0.935125411 y: 1.11879849 z: -7.45861053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0704889521 y: 0.866866112 z: 0.0403440967 w: -0.491880983 } position { x: -0.935095489 y: 1.11876559 z: -7.45875931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0706545562 y: 0.866762757 z: 0.0406334735 w: -0.492015392 } position { x: -0.93513763 y: 1.11864293 z: -7.45892859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.357] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0707099512 y: 0.866613686 z: 0.0409955829 w: -0.492240041 } position { x: -0.935200632 y: 1.11852801 z: -7.45910931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0707234889 y: 0.86650759 z: 0.0412676781 w: -0.492402077 } position { x: -0.935288429 y: 1.11842716 z: -7.45927668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.385] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.070752129 y: 0.866368413 z: 0.0415667333 w: -0.492617726 } position { x: -0.935377181 y: 1.11832 z: -7.45945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.397] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0708509162 y: 0.866237044 z: 0.0419550315 w: -0.492801517 } position { x: -0.935465693 y: 1.11820602 z: -7.4596343 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.412] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0710688 y: 0.866081595 z: 0.0423145071 w: -0.493012637 } position { x: -0.935578227 y: 1.11810637 z: -7.45977926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0713376403 y: 0.865953505 z: 0.042789612 w: -0.493157715 } position { x: -0.935681522 y: 1.11806321 z: -7.45996284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.441] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0715879425 y: 0.865822136 z: 0.0431830361 w: -0.493317842 } position { x: -0.935778081 y: 1.11804485 z: -7.46015358 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.453] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0718457699 y: 0.86569047 z: 0.0433892496 w: -0.493493229 } position { x: -0.935888886 y: 1.11808622 z: -7.46030092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0719856 y: 0.865570962 z: 0.0436013676 w: -0.493663847 } position { x: -0.936010838 y: 1.11803019 z: -7.46053219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.482] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0721875504 y: 0.865417123 z: 0.0439579636 w: -0.493872344 } position { x: -0.936117113 y: 1.11799335 z: -7.46075296 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0723172799 y: 0.865249932 z: 0.0442787036 w: -0.494117588 } position { x: -0.936202884 y: 1.11801314 z: -7.46097422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0723491907 y: 0.865058362 z: 0.0444418825 w: -0.494433582 } position { x: -0.93622911 y: 1.11815536 z: -7.4611845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.524] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.072324045 y: 0.864823699 z: 0.0445002541 w: -0.49484235 } position { x: -0.936335802 y: 1.11827612 z: -7.46135902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.537] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0721858591 y: 0.864673078 z: 0.0444184169 w: -0.495133 } position { x: -0.936369181 y: 1.11843514 z: -7.46151638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.549] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0719512776 y: 0.86451143 z: 0.0439815857 w: -0.495488375 } position { x: -0.936401427 y: 1.11858678 z: -7.46164417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0718607 y: 0.864378035 z: 0.0436189063 w: -0.495766103 } position { x: -0.936523914 y: 1.11849785 z: -7.46179724 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0717697814 y: 0.864312887 z: 0.0436924659 w: -0.495886385 } position { x: -0.936646521 y: 1.1183548 z: -7.46199322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.593] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.071851626 y: 0.864220917 z: 0.0440135933 w: -0.496006429 } position { x: -0.936722279 y: 1.1183517 z: -7.46222925 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0719142 y: 0.86406517 z: 0.0441914573 w: -0.496252835 } position { x: -0.936734915 y: 1.11850393 z: -7.46242952 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0718928799 y: 0.863904238 z: 0.0441272222 w: -0.496541679 } position { x: -0.9367764 y: 1.11863601 z: -7.46259785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0720072836 y: 0.863713741 z: 0.0441087633 w: -0.496858031 } position { x: -0.936883509 y: 1.11864614 z: -7.46276045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.649] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0720370263 y: 0.863545299 z: 0.0441674 w: -0.497141242 } position { x: -0.936983109 y: 1.11871147 z: -7.46293592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0719581 y: 0.863393366 z: 0.0442408174 w: -0.497410059 } position { x: -0.937060833 y: 1.11883724 z: -7.46302748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.676] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0716635212 y: 0.86324966 z: 0.0441872813 w: -0.497706681 } position { x: -0.937186182 y: 1.11893606 z: -7.46317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0711887255 y: 0.863158166 z: 0.0440632626 w: -0.497944325 } position { x: -0.937276661 y: 1.11898756 z: -7.46331072 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.704] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0707299933 y: 0.863109589 z: 0.0440349281 w: -0.498096436 } position { x: -0.937405884 y: 1.11898053 z: -7.46341419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.716] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0704551414 y: 0.863064229 z: 0.0440768525 w: -0.498210222 } position { x: -0.937445283 y: 1.11905444 z: -7.46356058 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.732] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0703760237 y: 0.862992227 z: 0.0441298299 w: -0.498341441 } position { x: -0.937503636 y: 1.11908293 z: -7.46371889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.746] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.070266135 y: 0.862920821 z: 0.0441183299 w: -0.498481631 } position { x: -0.937577784 y: 1.11911547 z: -7.46383047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0701700225 y: 0.862800777 z: 0.0440377332 w: -0.49871 } position { x: -0.937581658 y: 1.11913824 z: -7.46394777 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.774] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0701197609 y: 0.862707675 z: 0.043945469 w: -0.498886257 } position { x: -0.937643588 y: 1.11913729 z: -7.46406317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.787] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0700061917 y: 0.862683058 z: 0.0439570546 w: -0.498943716 } position { x: -0.937768102 y: 1.1191057 z: -7.46412611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0699115917 y: 0.862708032 z: 0.0439979024 w: -0.498910218 } position { x: -0.937782884 y: 1.11909664 z: -7.46423149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.813] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0700037256 y: 0.862680256 z: 0.0439527743 w: -0.498949289 } position { x: -0.937781274 y: 1.11913013 z: -7.4643631 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.829] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0699279904 y: 0.862645447 z: 0.0437318943 w: -0.499039501 } position { x: -0.937742889 y: 1.11915171 z: -7.4644537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.069953844 y: 0.862545192 z: 0.0435479 w: -0.499225259 } position { x: -0.93774581 y: 1.11904836 z: -7.46450663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.857] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0701399669 y: 0.862442076 z: 0.0435122885 w: -0.49938035 } position { x: -0.93777293 y: 1.11895323 z: -7.46459913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0703753531 y: 0.862348914 z: 0.0435522 w: -0.499504715 } position { x: -0.937776268 y: 1.11892915 z: -7.46466732 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.885] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0705399662 y: 0.862208605 z: 0.0436815917 w: -0.499712288 } position { x: -0.937726438 y: 1.11892831 z: -7.46472406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.897] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0705682 y: 0.862085819 z: 0.0436655879 w: -0.49992159 } position { x: -0.937753081 y: 1.11891508 z: -7.46475601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.912] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0704303607 y: 0.861966 z: 0.0437157229 w: -0.500143111 } position { x: -0.937708139 y: 1.11892092 z: -7.46475315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0701987743 y: 0.861859739 z: 0.0436034314 w: -0.500368536 } position { x: -0.937621713 y: 1.11899757 z: -7.46472692 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0701630935 y: 0.861754537 z: 0.0433719568 w: -0.500574827 } position { x: -0.937637269 y: 1.11893654 z: -7.46467686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0699758679 y: 0.861730218 z: 0.0433727801 w: -0.500642836 } position { x: -0.937635064 y: 1.11883521 z: -7.46459 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.968] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0698530227 y: 0.861733675 z: 0.043444667 w: -0.500647783 } position { x: -0.937656224 y: 1.11885226 z: -7.46454573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.980] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0698015094 y: 0.861731052 z: 0.0435693637 w: -0.500648618 } position { x: -0.937649548 y: 1.1187799 z: -7.46449041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:57.996] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0696499422 y: 0.861807942 z: 0.0438882 w: -0.500509501 } position { x: -0.9377563 y: 1.11870468 z: -7.46441 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0695663542 y: 0.861928642 z: 0.0442754589 w: -0.500279188 } position { x: -0.937813878 y: 1.11870706 z: -7.46432304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.024] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0695258 y: 0.862108827 z: 0.0445730537 w: -0.499947727 } position { x: -0.937779129 y: 1.11880505 z: -7.46427441 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0696140453 y: 0.862212241 z: 0.0446219668 w: -0.49975276 } position { x: -0.937770784 y: 1.11891699 z: -7.4642005 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.051] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0696446225 y: 0.862306774 z: 0.0444078 w: -0.499604434 } position { x: -0.937719882 y: 1.11896312 z: -7.46417475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.063] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0697774068 y: 0.862324178 z: 0.0441058874 w: -0.499582648 } position { x: -0.937735617 y: 1.11899459 z: -7.46410179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.079] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0699077919 y: 0.862351716 z: 0.0438319258 w: -0.499540955 } position { x: -0.93783474 y: 1.11897206 z: -7.46400261 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0698477253 y: 0.862446606 z: 0.0436984152 w: -0.499397188 } position { x: -0.937931716 y: 1.11894679 z: -7.46386194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.107] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0695878565 y: 0.862659 z: 0.0436394252 w: -0.499071866 } position { x: -0.938036919 y: 1.11896741 z: -7.46375704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0692672282 y: 0.862895131 z: 0.0435466431 w: -0.498716056 } position { x: -0.938021183 y: 1.11905277 z: -7.46366167 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0692180097 y: 0.863011658 z: 0.043482434 w: -0.498526901 } position { x: -0.937973201 y: 1.11909556 z: -7.46367311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.149] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0692679435 y: 0.863016307 z: 0.0434486 w: -0.498514831 } position { x: -0.937918842 y: 1.11905289 z: -7.4636817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0692772 y: 0.862972736 z: 0.0435421132 w: -0.498580903 } position { x: -0.937928855 y: 1.11897731 z: -7.463696 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0688780844 y: 0.862951875 z: 0.0437213294 w: -0.498656511 } position { x: -0.937869966 y: 1.11900556 z: -7.4637537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0683425218 y: 0.862870812 z: 0.0437968075 w: -0.498863786 } position { x: -0.937782466 y: 1.11914206 z: -7.46380854 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.06803675 y: 0.86276871 z: 0.0438377745 w: -0.499078602 } position { x: -0.937724054 y: 1.1191361 z: -7.4639039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0679012164 y: 0.862613 z: 0.0439141914 w: -0.49935931 } position { x: -0.93768084 y: 1.11902821 z: -7.46406221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.232] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0680073425 y: 0.86235255 z: 0.0440639853 w: -0.49978143 } position { x: -0.937560916 y: 1.11898088 z: -7.46425915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0679119304 y: 0.862058818 z: 0.0441529043 w: -0.500292957 } position { x: -0.937340736 y: 1.11903512 z: -7.46446419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0676745251 y: 0.861707568 z: 0.0439815335 w: -0.500945 } position { x: -0.937105238 y: 1.11907923 z: -7.46472406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0676158741 y: 0.861251295 z: 0.0437773168 w: -0.501754761 } position { x: -0.936926126 y: 1.11897802 z: -7.46492767 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.288] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0677787289 y: 0.860802591 z: 0.0437992252 w: -0.502500296 } position { x: -0.936786294 y: 1.11881101 z: -7.46513796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0681166 y: 0.860376179 z: 0.0439356938 w: -0.503172576 } position { x: -0.936587632 y: 1.11872685 z: -7.46533394 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.316] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0684725791 y: 0.859845281 z: 0.0439750552 w: -0.504027665 } position { x: -0.936201513 y: 1.11874616 z: -7.46548939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0685811 y: 0.859288692 z: 0.0438388884 w: -0.504973 } position { x: -0.935850561 y: 1.11873388 z: -7.46565437 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.344] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0686337277 y: 0.8587237 z: 0.0435721539 w: -0.50594908 } position { x: -0.935482502 y: 1.11869502 z: -7.46566248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0688914731 y: 0.858133 z: 0.0432707928 w: -0.506941199 } position { x: -0.935308158 y: 1.11854208 z: -7.46552086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0693198219 y: 0.857787549 z: 0.0431463085 w: -0.50747776 } position { x: -0.935114443 y: 1.11831641 z: -7.4652586 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0701048896 y: 0.857606292 z: 0.0432188287 w: -0.507670045 } position { x: -0.934977949 y: 1.11811042 z: -7.46490192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0709779114 y: 0.857523 z: 0.0433309413 w: -0.50767988 } position { x: -0.934809744 y: 1.11795676 z: -7.4645 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.412] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0718246475 y: 0.857536554 z: 0.0435295142 w: -0.507520854 } position { x: -0.934567273 y: 1.1178441 z: -7.46402454 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0729287714 y: 0.85752672 z: 0.0437105782 w: -0.507364452 } position { x: -0.934333444 y: 1.11765742 z: -7.46356773 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0743745938 y: 0.857335865 z: 0.0442997366 w: -0.507426143 } position { x: -0.934033632 y: 1.11723125 z: -7.46318388 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.454] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0755578056 y: 0.856875837 z: 0.0452402607 w: -0.507945 } position { x: -0.933631718 y: 1.11688459 z: -7.46295452 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0760951862 y: 0.856241882 z: 0.0463409051 w: -0.508833945 } position { x: -0.933495939 y: 1.11666787 z: -7.4626646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.482] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0761902109 y: 0.855737269 z: 0.0475203358 w: -0.509559214 } position { x: -0.933676183 y: 1.11647952 z: -7.46203089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.497] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.076474 y: 0.855542123 z: 0.0488171168 w: -0.509721756 } position { x: -0.93390727 y: 1.1163125 z: -7.46119833 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0769522488 y: 0.85556674 z: 0.0499506705 w: -0.509498596 } position { x: -0.933791161 y: 1.11607063 z: -7.46065521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.525] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0774262846 y: 0.855434239 z: 0.0508959927 w: -0.509555697 } position { x: -0.933412492 y: 1.11577356 z: -7.46023607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.538] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0778800771 y: 0.854961336 z: 0.0515916348 w: -0.510209858 } position { x: -0.933315039 y: 1.11522496 z: -7.46008921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.551] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0782121569 y: 0.85441637 z: 0.0531599559 w: -0.510910511 } position { x: -0.933694124 y: 1.11439395 z: -7.45970726 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.565] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0781191885 y: 0.854246616 z: 0.0555186346 w: -0.510957837 } position { x: -0.933921218 y: 1.11401558 z: -7.45918179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.595] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0790814608 y: 0.853360951 z: 0.0613364466 w: -0.511623919 } position { x: -0.933122873 y: 1.1129384 z: -7.45900583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.606] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0790814608 y: 0.853360951 z: 0.0613364466 w: -0.511623919 } position { x: -0.933122873 y: 1.1129384 z: -7.45900583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.620] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0791371465 y: 0.85266012 z: 0.0639327094 w: -0.512465358 } position { x: -0.933200955 y: 1.11213303 z: -7.45884562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.635] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0791972727 y: 0.852303207 z: 0.067056857 w: -0.512650371 } position { x: -0.933341563 y: 1.11131585 z: -7.45865154 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.079640843 y: 0.852196515 z: 0.0711942464 w: -0.512200952 } position { x: -0.933531702 y: 1.11017847 z: -7.45842838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0805458724 y: 0.852357805 z: 0.0765596703 w: -0.511015832 } position { x: -0.933720469 y: 1.1086843 z: -7.45815563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0823631 y: 0.852593482 z: 0.0832720548 w: -0.509280384 } position { x: -0.933929563 y: 1.1071527 z: -7.4580183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0849083066 y: 0.852431417 z: 0.0907725245 w: -0.507850051 } position { x: -0.933700681 y: 1.10726166 z: -7.45854235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0843595117 y: 0.851967216 z: 0.0929145887 w: -0.508332789 } position { x: -0.932109296 y: 1.10862303 z: -7.45891523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0812993646 y: 0.851194143 z: 0.0920913219 w: -0.510272741 } position { x: -0.931386 y: 1.1088078 z: -7.45905924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0791412666 y: 0.850118101 z: 0.0914413854 w: -0.51251781 } position { x: -0.931369245 y: 1.10757446 z: -7.45928574 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0787776783 y: 0.849017322 z: 0.0925802216 w: -0.51419121 } position { x: -0.931602955 y: 1.10627913 z: -7.45947123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0796069726 y: 0.848271 z: 0.0946902782 w: -0.514910519 } position { x: -0.931749284 y: 1.10561156 z: -7.45931149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0809297562 y: 0.84793359 z: 0.0966686 w: -0.514892399 } position { x: -0.931861758 y: 1.10546911 z: -7.45917559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0813318044 y: 0.848092 z: 0.0977490842 w: -0.514363885 } position { x: -0.931489289 y: 1.10542548 z: -7.45910501 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0809872448 y: 0.848293424 z: 0.0978704765 w: -0.514062881 } position { x: -0.930971265 y: 1.10536754 z: -7.45909309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0816974938 y: 0.848188877 z: 0.097464256 w: -0.514200211 } position { x: -0.930694163 y: 1.10522211 z: -7.45889854 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0829672962 y: 0.848262191 z: 0.0970873535 w: -0.513947189 } position { x: -0.930866659 y: 1.10452533 z: -7.45863485 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0838318616 y: 0.848794818 z: 0.0981308073 w: -0.512728 } position { x: -0.931241274 y: 1.10369515 z: -7.45830107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.084541671 y: 0.849517107 z: 0.100162975 w: -0.511019349 } position { x: -0.931144536 y: 1.10312712 z: -7.45791721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.868] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0856671259 y: 0.849911809 z: 0.101621203 w: -0.509886444 } position { x: -0.931009591 y: 1.10280883 z: -7.45727873 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0857851 y: 0.850114703 z: 0.102881804 w: -0.509275198 } position { x: -0.930756092 y: 1.10309327 z: -7.4575696 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0849150121 y: 0.849970758 z: 0.103460088 w: -0.509544194 } position { x: -0.93033123 y: 1.10305452 z: -7.45772219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.083617188 y: 0.849528491 z: 0.103919841 w: -0.510402083 } position { x: -0.930062413 y: 1.10310614 z: -7.45765162 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0832348615 y: 0.848906696 z: 0.104290701 w: -0.511422396 } position { x: -0.930417836 y: 1.10288274 z: -7.45747471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.938] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0835722685 y: 0.848344743 z: 0.105195098 w: -0.512114108 } position { x: -0.930612445 y: 1.10275221 z: -7.45740509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.950] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0833739042 y: 0.847787678 z: 0.106422529 w: -0.512814879 } position { x: -0.930610776 y: 1.10269988 z: -7.45765686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0824447572 y: 0.847025096 z: 0.107225694 w: -0.514056444 } position { x: -0.930387139 y: 1.10300314 z: -7.45771122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0819392726 y: 0.846238494 z: 0.106969662 w: -0.515484154 } position { x: -0.930442035 y: 1.1037277 z: -7.45747137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:58.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0819215253 y: 0.84597528 z: 0.105668738 w: -0.516186774 } position { x: -0.930813968 y: 1.10429132 z: -7.45703936 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0822198614 y: 0.846262753 z: 0.10391517 w: -0.516024113 } position { x: -0.931132913 y: 1.10441244 z: -7.45656729 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0819495916 y: 0.846804 z: 0.10195525 w: -0.515569925 } position { x: -0.930959284 y: 1.10473037 z: -7.45608282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0816476345 y: 0.847291648 z: 0.0992349 w: -0.515347421 } position { x: -0.930962563 y: 1.10530567 z: -7.45582056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.049] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0813453943 y: 0.847668469 z: 0.0965886414 w: -0.51527828 } position { x: -0.931042433 y: 1.10584366 z: -7.45563316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0811400861 y: 0.84817636 z: 0.0946961939 w: -0.514826 } position { x: -0.931386232 y: 1.10591197 z: -7.45557261 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.080853194 y: 0.848688662 z: 0.0940674 w: -0.514141679 } position { x: -0.931838036 y: 1.10575593 z: -7.45555925 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0807367191 y: 0.848972201 z: 0.0935341269 w: -0.513789 } position { x: -0.93162781 y: 1.10616398 z: -7.45507383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0811505169 y: 0.849168897 z: 0.092668578 w: -0.513555586 } position { x: -0.932558656 y: 1.10733938 z: -7.45490885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.119] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0824572742 y: 0.849130511 z: 0.0910202786 w: -0.513705611 } position { x: -0.932663202 y: 1.10825729 z: -7.45462084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0787563771 y: 0.850312173 z: 0.0881238952 w: -0.512836039 } position { x: -0.933037043 y: 1.1085 z: -7.45430756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.076278545 y: 0.851228535 z: 0.0876138881 w: -0.511776686 } position { x: -0.933763087 y: 1.10840988 z: -7.45387602 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0730892271 y: 0.852434039 z: 0.089110896 w: -0.509973943 } position { x: -0.935246706 y: 1.10754108 z: -7.45313358 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.174] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0717051253 y: 0.853636622 z: 0.0926554501 w: -0.507521272 } position { x: -0.935997725 y: 1.10740733 z: -7.45258427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.187] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0692534745 y: 0.854978144 z: 0.0951233581 w: -0.505141437 } position { x: -0.936157286 y: 1.10862863 z: -7.45247269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.199] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0675144643 y: 0.855949104 z: 0.0960574597 w: -0.503553271 } position { x: -0.936195612 y: 1.1106025 z: -7.45247269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0657011792 y: 0.85652113 z: 0.0943861306 w: -0.503136456 } position { x: -0.935697496 y: 1.11176348 z: -7.45212173 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0646712705 y: 0.856544375 z: 0.0920080319 w: -0.503670454 } position { x: -0.936072886 y: 1.11248624 z: -7.45197344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0664854497 y: 0.855908096 z: 0.0896229595 w: -0.504944324 } position { x: -0.935955167 y: 1.11445248 z: -7.45141554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0663154647 y: 0.85544312 z: 0.0825607628 w: -0.50695467 } position { x: -0.936170518 y: 1.11537743 z: -7.45099926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0668229386 y: 0.855050743 z: 0.0765196234 w: -0.50849551 } position { x: -0.936511874 y: 1.11618853 z: -7.45080423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0662279725 y: 0.854884386 z: 0.0701140091 w: -0.509775043 } position { x: -0.93716234 y: 1.11607707 z: -7.45049858 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0662086532 y: 0.855015278 z: 0.0682034791 w: -0.509817183 } position { x: -0.938486516 y: 1.11531949 z: -7.45068502 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0663611889 y: 0.855452895 z: 0.0695111752 w: -0.508885801 } position { x: -0.93960017 y: 1.11444211 z: -7.45048285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0654024109 y: 0.856132686 z: 0.0719389692 w: -0.507527471 } position { x: -0.939639211 y: 1.11464977 z: -7.45006275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0639879182 y: 0.856969237 z: 0.0738950744 w: -0.506012738 } position { x: -0.939965785 y: 1.11610222 z: -7.45011187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0623681247 y: 0.857656837 z: 0.0750769749 w: -0.504874647 } position { x: -0.940103471 y: 1.11725521 z: -7.45028448 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0609529912 y: 0.858114541 z: 0.0742538422 w: -0.504391253 } position { x: -0.939536154 y: 1.11794937 z: -7.45039845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0611758903 y: 0.8578372 z: 0.0726669505 w: -0.505066693 } position { x: -0.940012395 y: 1.11818671 z: -7.45067024 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0609530248 y: 0.857395351 z: 0.0722634122 w: -0.505901098 } position { x: -0.940565765 y: 1.11789 z: -7.4509449 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0595290847 y: 0.85741353 z: 0.073350504 w: -0.505883396 } position { x: -0.941014469 y: 1.11734509 z: -7.45135975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0583061427 y: 0.85743618 z: 0.0752961263 w: -0.505701542 } position { x: -0.94132632 y: 1.11744094 z: -7.45175123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0588271432 y: 0.857171357 z: 0.0771340728 w: -0.505813181 } position { x: -0.941500127 y: 1.11762559 z: -7.45183563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0595212094 y: 0.856934309 z: 0.0787323415 w: -0.505887389 } position { x: -0.941930234 y: 1.11742032 z: -7.4521513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0595609285 y: 0.856889367 z: 0.0798627883 w: -0.505781651 } position { x: -0.941927314 y: 1.11757696 z: -7.45234156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0593880042 y: 0.857018232 z: 0.0806296244 w: -0.505461872 } position { x: -0.94209528 y: 1.11806762 z: -7.45244932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0599773154 y: 0.857087493 z: 0.081827566 w: -0.50508219 } position { x: -0.942557275 y: 1.11787701 z: -7.45284796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0601389632 y: 0.857250094 z: 0.0820800066 w: -0.50474596 } position { x: -0.942284763 y: 1.11794317 z: -7.45286798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.059969712 y: 0.857414484 z: 0.0811023265 w: -0.504644871 } position { x: -0.942403555 y: 1.11830306 z: -7.45284128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0600738265 y: 0.857503235 z: 0.0807780102 w: -0.504533648 } position { x: -0.942868412 y: 1.11813414 z: -7.4529829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.549] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0601091087 y: 0.857777 z: 0.0808266476 w: -0.504056156 } position { x: -0.942883 y: 1.11824453 z: -7.45303774 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0603438951 y: 0.858014166 z: 0.0800125226 w: -0.503754258 } position { x: -0.943073452 y: 1.11827111 z: -7.45315361 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0606471971 y: 0.85815984 z: 0.0797103271 w: -0.503517509 } position { x: -0.943092644 y: 1.11837792 z: -7.45299578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0592584163 y: 0.858840764 z: 0.0779866204 w: -0.502791405 } position { x: -0.943332553 y: 1.11815286 z: -7.45286131 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0598157085 y: 0.858803809 z: 0.078039296 w: -0.502780259 } position { x: -0.943154931 y: 1.11887932 z: -7.45285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0606131181 y: 0.858948648 z: 0.0761360675 w: -0.502729118 } position { x: -0.943143666 y: 1.1194005 z: -7.45262575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.632] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0616866238 y: 0.85927248 z: 0.0739602298 w: -0.502369881 } position { x: -0.943315 y: 1.11950135 z: -7.45251751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0621655323 y: 0.859764457 z: 0.0719085783 w: -0.501766682 } position { x: -0.943372428 y: 1.11942482 z: -7.45227385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0624332428 y: 0.860250771 z: 0.0710594729 w: -0.501020253 } position { x: -0.943550944 y: 1.11939061 z: -7.45255566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0624518692 y: 0.860438228 z: 0.0706149414 w: -0.500758886 } position { x: -0.943350315 y: 1.11949205 z: -7.45266581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.063155733 y: 0.860432744 z: 0.0699345246 w: -0.500775456 } position { x: -0.943552434 y: 1.11990452 z: -7.45249844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0642521307 y: 0.860512495 z: 0.0693009496 w: -0.500586927 } position { x: -0.94376874 y: 1.12019396 z: -7.4523468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0650641173 y: 0.860791624 z: 0.0685994178 w: -0.500098526 } position { x: -0.94393611 y: 1.12026668 z: -7.45232487 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0658012927 y: 0.861143947 z: 0.0680025 w: -0.499476671 } position { x: -0.944045424 y: 1.12049437 z: -7.45210934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0667468384 y: 0.86152935 z: 0.0669338331 w: -0.498830527 } position { x: -0.944097221 y: 1.12075388 z: -7.45171881 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0673153475 y: 0.862065077 z: 0.0660745427 w: -0.497942328 } position { x: -0.944169044 y: 1.12069178 z: -7.45167971 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0678935 y: 0.862555683 z: 0.0661346093 w: -0.497005403 } position { x: -0.944301605 y: 1.12047791 z: -7.45181656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0686806217 y: 0.8628214 z: 0.0663435087 w: -0.496407866 } position { x: -0.944397807 y: 1.12041903 z: -7.45180464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0696307942 y: 0.863287568 z: 0.066514723 w: -0.495441258 } position { x: -0.944348156 y: 1.1204083 z: -7.45146418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0699175745 y: 0.863633871 z: 0.0661967695 w: -0.494839489 } position { x: -0.944227099 y: 1.1208272 z: -7.45132875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0703928396 y: 0.86366266 z: 0.0651422888 w: -0.494861752 } position { x: -0.944349 y: 1.12098932 z: -7.45137215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0702967 y: 0.863621354 z: 0.0645625889 w: -0.495023459 } position { x: -0.944150209 y: 1.12061179 z: -7.45155716 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0699228719 y: 0.863362372 z: 0.0646132529 w: -0.495521277 } position { x: -0.944117129 y: 1.12054169 z: -7.45185423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.868] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0695746168 y: 0.86291033 z: 0.0650151297 w: -0.496304631 } position { x: -0.944198 y: 1.12027884 z: -7.45198488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.880] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0697369948 y: 0.86252594 z: 0.0661746562 w: -0.496796429 } position { x: -0.944585383 y: 1.1200695 z: -7.45205259 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0703149289 y: 0.862328827 z: 0.0675839558 w: -0.496867418 } position { x: -0.94480592 y: 1.11994863 z: -7.45217228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.070512034 y: 0.862183 z: 0.06851 w: -0.496965766 } position { x: -0.944739699 y: 1.12009394 z: -7.45226383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0700443536 y: 0.861988723 z: 0.0688347071 w: -0.497323811 } position { x: -0.944743633 y: 1.12024474 z: -7.45246744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0691196695 y: 0.861778438 z: 0.0692185909 w: -0.4977642 } position { x: -0.944738209 y: 1.12028503 z: -7.45277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0681958497 y: 0.86152643 z: 0.0693990514 w: -0.49830246 } position { x: -0.94459933 y: 1.12035477 z: -7.45293045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0679310411 y: 0.861135662 z: 0.0690604895 w: -0.499060571 } position { x: -0.944543183 y: 1.12044358 z: -7.45285892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0682983473 y: 0.86073935 z: 0.0687241 w: -0.499740064 } position { x: -0.944771051 y: 1.12067151 z: -7.45288181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:20:59.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0683188066 y: 0.860551476 z: 0.0680727512 w: -0.500149786 } position { x: -0.944775462 y: 1.12077177 z: -7.45305443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0673816055 y: 0.860609829 z: 0.0676780418 w: -0.500230074 } position { x: -0.94498992 y: 1.1208241 z: -7.4532814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0664320588 y: 0.860712171 z: 0.0674751699 w: -0.500208378 } position { x: -0.945042074 y: 1.12081552 z: -7.45322466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0660284 y: 0.860763 z: 0.0673141479 w: -0.500196159 } position { x: -0.945143521 y: 1.12096775 z: -7.45327806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.049] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0661437809 y: 0.860850334 z: 0.0670212731 w: -0.50007 } position { x: -0.945083857 y: 1.12117457 z: -7.45345688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0665101483 y: 0.860908 z: 0.066215761 w: -0.500029445 } position { x: -0.945177734 y: 1.12163699 z: -7.45346975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0663837 y: 0.861107111 z: 0.0649724528 w: -0.499866337 } position { x: -0.945303142 y: 1.12198663 z: -7.4534359 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0657236278 y: 0.861465 z: 0.0640407205 w: -0.499457031 } position { x: -0.945479095 y: 1.1220634 z: -7.45357895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.105] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0651508 y: 0.861779571 z: 0.0634617433 w: -0.499063104 } position { x: -0.945585787 y: 1.12200725 z: -7.45355368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0653488 y: 0.8621099 z: 0.0632153153 w: -0.498497576 } position { x: -0.94583261 y: 1.12202358 z: -7.45366859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.065447323 y: 0.862449646 z: 0.0634629652 w: -0.49786517 } position { x: -0.94585669 y: 1.12211299 z: -7.4539628 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0650617182 y: 0.86266762 z: 0.0630641058 w: -0.497588694 } position { x: -0.945608437 y: 1.12265754 z: -7.4540453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0644866526 y: 0.862679958 z: 0.0619401075 w: -0.497783303 } position { x: -0.945533156 y: 1.12318134 z: -7.45419264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0639015362 y: 0.862520874 z: 0.061072 w: -0.498241484 } position { x: -0.945526898 y: 1.12328601 z: -7.45447302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0637152717 y: 0.862244904 z: 0.0602407418 w: -0.498843819 } position { x: -0.945517302 y: 1.1233331 z: -7.45460653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0641365647 y: 0.861956239 z: 0.0597515516 w: -0.49934724 } position { x: -0.945786595 y: 1.12320733 z: -7.45472145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0642114356 y: 0.861847937 z: 0.059841916 w: -0.499513745 } position { x: -0.946009517 y: 1.12310922 z: -7.45485592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0635044351 y: 0.862249494 z: 0.0602427386 w: -0.498862505 } position { x: -0.946537375 y: 1.12306333 z: -7.45498276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0628230423 y: 0.862341702 z: 0.0608521253 w: -0.49871552 } position { x: -0.946094453 y: 1.12344933 z: -7.45497704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0614511967 y: 0.862361968 z: 0.0607324615 w: -0.498865873 } position { x: -0.94598645 y: 1.12369692 z: -7.4552722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0607561544 y: 0.862165749 z: 0.0606351681 w: -0.499301821 } position { x: -0.9460724 y: 1.12381673 z: -7.45545959 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0607541166 y: 0.862003148 z: 0.0605957434 w: -0.499587506 } position { x: -0.946276128 y: 1.12394381 z: -7.45554686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.299] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.060768567 y: 0.862046182 z: 0.0602549426 w: -0.499552727 } position { x: -0.946619451 y: 1.12400353 z: -7.45563364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0601687543 y: 0.862268567 z: 0.0598256327 w: -0.499293 } position { x: -0.946656048 y: 1.12425411 z: -7.45557404 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0590489395 y: 0.862777531 z: 0.0589312874 w: -0.498653471 } position { x: -0.946566403 y: 1.12443829 z: -7.45545864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0577581786 y: 0.863096535 z: 0.0577691607 w: -0.498388469 } position { x: -0.946558297 y: 1.12480569 z: -7.4555254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0572428554 y: 0.863124 z: 0.0568436123 w: -0.498506755 } position { x: -0.946661115 y: 1.12491798 z: -7.45585871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0563710667 y: 0.863159955 z: 0.0558292456 w: -0.498658508 } position { x: -0.946567237 y: 1.12504518 z: -7.45617151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0551265813 y: 0.862913549 z: 0.0543560274 w: -0.49938637 } position { x: -0.946659446 y: 1.12586796 z: -7.45659304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0538262352 y: 0.862545311 z: 0.0528610758 w: -0.500323892 } position { x: -0.94648689 y: 1.12643719 z: -7.45713663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0518665724 y: 0.862113118 z: 0.0517115258 w: -0.501394808 } position { x: -0.946841478 y: 1.12693858 z: -7.45825481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0502047502 y: 0.861231208 z: 0.051405 w: -0.503108144 } position { x: -0.946578 y: 1.12663782 z: -7.45902061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0480274484 y: 0.860242903 z: 0.0522043221 w: -0.504926 } position { x: -0.946553946 y: 1.12749982 z: -7.4601388 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0472197495 y: 0.858507335 z: 0.0514464602 w: -0.508024335 } position { x: -0.946443677 y: 1.12860286 z: -7.46084452 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0459995233 y: 0.85701853 z: 0.0487533957 w: -0.510907412 } position { x: -0.94652468 y: 1.12984347 z: -7.46127129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0443559512 y: 0.856207788 z: 0.0457459092 w: -0.512687266 } position { x: -0.946490169 y: 1.13085639 z: -7.46211529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0430153757 y: 0.855521321 z: 0.0429403409 w: -0.514187932 } position { x: -0.946568966 y: 1.13158286 z: -7.46297789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0422609933 y: 0.854736507 z: 0.0398603529 w: -0.515800953 } position { x: -0.94655931 y: 1.13160038 z: -7.46371555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0417739972 y: 0.854018509 z: 0.0380207635 w: -0.517167032 } position { x: -0.946717 y: 1.13195848 z: -7.46449661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0414681658 y: 0.853425145 z: 0.0362738073 w: -0.518295527 } position { x: -0.946683943 y: 1.13270867 z: -7.46520424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0411921814 y: 0.853045046 z: 0.0341619253 w: -0.519086 } position { x: -0.946669102 y: 1.13338315 z: -7.46579409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0411328 y: 0.852788866 z: 0.0320205167 w: -0.519648 } position { x: -0.946693361 y: 1.13369465 z: -7.46634197 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0414051414 y: 0.852671206 z: 0.0302503146 w: -0.519925296 } position { x: -0.946665704 y: 1.13395572 z: -7.46699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0421356224 y: 0.852550209 z: 0.028835075 w: -0.520145416 } position { x: -0.94651705 y: 1.13423312 z: -7.46764278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0430724882 y: 0.852297723 z: 0.0276155323 w: -0.520548522 } position { x: -0.94642967 y: 1.13446403 z: -7.46822 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0438941754 y: 0.852006674 z: 0.0264503062 w: -0.521016717 } position { x: -0.946361303 y: 1.13478231 z: -7.46874619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0447335504 y: 0.851690948 z: 0.0251390338 w: -0.521526098 } position { x: -0.946287394 y: 1.13507628 z: -7.46922302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0452339128 y: 0.851533413 z: 0.0239337776 w: -0.521796823 } position { x: -0.946217656 y: 1.13533866 z: -7.46955347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0458160378 y: 0.851416409 z: 0.0226244442 w: -0.521995366 } position { x: -0.946196377 y: 1.13546872 z: -7.46969938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0467040427 y: 0.85139823 z: 0.0214739777 w: -0.521994889 } position { x: -0.946313739 y: 1.13544869 z: -7.46976233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0477448665 y: 0.851562738 z: 0.0207003634 w: -0.521663547 } position { x: -0.946409643 y: 1.13540328 z: -7.46971512 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.04853056 y: 0.851890624 z: 0.0204229876 w: -0.521066308 } position { x: -0.9464975 y: 1.13544929 z: -7.46961498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0487932153 y: 0.852356791 z: 0.0202395581 w: -0.520285964 } position { x: -0.946387947 y: 1.13569844 z: -7.46942043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0487717316 y: 0.852881491 z: 0.0197492298 w: -0.519446254 } position { x: -0.946331203 y: 1.13586152 z: -7.46913671 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0489678122 y: 0.853360176 z: 0.0191434547 w: -0.518663824 } position { x: -0.946401894 y: 1.13592017 z: -7.46877337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.755] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0491176806 y: 0.853899598 z: 0.0186616611 w: -0.517778635 } position { x: -0.946531177 y: 1.13583779 z: -7.46833801 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0491597429 y: 0.854525447 z: 0.0186838787 w: -0.516740322 } position { x: -0.946619689 y: 1.13572121 z: -7.46788216 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0490764864 y: 0.855204642 z: 0.0190741643 w: -0.515609145 } position { x: -0.946701586 y: 1.13573205 z: -7.46733522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0488498025 y: 0.855936646 z: 0.0194194205 w: -0.514401674 } position { x: -0.946676 y: 1.13592279 z: -7.46676826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0488287471 y: 0.856618106 z: 0.0194027051 w: -0.513268769 } position { x: -0.946706355 y: 1.13609147 z: -7.46610069 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0487255305 y: 0.857195437 z: 0.0192145146 w: -0.512320936 } position { x: -0.946896 y: 1.13609278 z: -7.4655118 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0483703427 y: 0.85779804 z: 0.0194374174 w: -0.511336505 } position { x: -0.947100878 y: 1.13600945 z: -7.46487427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0479269512 y: 0.858443916 z: 0.0200029444 w: -0.51027143 } position { x: -0.947293878 y: 1.13597167 z: -7.46421909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.868] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0475984961 y: 0.859082103 z: 0.0207529739 w: -0.509197056 } position { x: -0.94747144 y: 1.13600063 z: -7.46353531 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.880] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0471368209 y: 0.859746814 z: 0.0215724185 w: -0.508082807 } position { x: -0.947630405 y: 1.13620794 z: -7.46286917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0465102084 y: 0.860258 z: 0.0219150204 w: -0.507260084 } position { x: -0.947776198 y: 1.13647199 z: -7.46221304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0458516143 y: 0.860715091 z: 0.0220894981 w: -0.506536484 } position { x: -0.948060811 y: 1.13672626 z: -7.46154976 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.045323655 y: 0.861125827 z: 0.0222008787 w: -0.505880773 } position { x: -0.948349118 y: 1.13683891 z: -7.46079445 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0450884476 y: 0.86168927 z: 0.022580849 w: -0.504924476 } position { x: -0.948762 y: 1.13672292 z: -7.45999241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0447939336 y: 0.862310171 z: 0.0233893525 w: -0.503852785 } position { x: -0.949206948 y: 1.13680434 z: -7.45929 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0443987362 y: 0.863014221 z: 0.0241554324 w: -0.502644718 } position { x: -0.949709713 y: 1.13721192 z: -7.45847368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0435514785 y: 0.863889515 z: 0.0242754091 w: -0.501207471 } position { x: -0.949985921 y: 1.13746989 z: -7.45774221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:00.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0425088704 y: 0.864639759 z: 0.0242898576 w: -0.500001073 } position { x: -0.950273693 y: 1.13763034 z: -7.45724297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0420252942 y: 0.86522007 z: 0.0245418735 w: -0.499024868 } position { x: -0.950617492 y: 1.13776124 z: -7.45676947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0415429249 y: 0.865671456 z: 0.0251090638 w: -0.498253703 } position { x: -0.950983942 y: 1.13796329 z: -7.45627356 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0412311368 y: 0.865977287 z: 0.0255683884 w: -0.497724444 } position { x: -0.951362371 y: 1.13829374 z: -7.45582104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0409193449 y: 0.86622 z: 0.0257055704 w: -0.497320592 } position { x: -0.951792419 y: 1.13862681 z: -7.45533514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.063] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0406070612 y: 0.866506755 z: 0.0255444683 w: -0.496854663 } position { x: -0.952338636 y: 1.13891804 z: -7.45481443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0401374511 y: 0.866898298 z: 0.0254412014 w: -0.496214837 } position { x: -0.952925 y: 1.13908231 z: -7.45433426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0395053439 y: 0.867313504 z: 0.0255845301 w: -0.495532066 } position { x: -0.953401268 y: 1.13935399 z: -7.45393705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.104] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0388307422 y: 0.867717266 z: 0.025697751 w: -0.494872272 } position { x: -0.953886688 y: 1.13970315 z: -7.4536047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0380246863 y: 0.868127406 z: 0.0257164817 w: -0.494214088 } position { x: -0.954292834 y: 1.14004982 z: -7.45325661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0371996053 y: 0.868461251 z: 0.0257603042 w: -0.493687928 } position { x: -0.954719961 y: 1.14033175 z: -7.45301867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0364713185 y: 0.868753076 z: 0.0259124339 w: -0.493220627 } position { x: -0.95521 y: 1.14062548 z: -7.45284796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0357149765 y: 0.868998826 z: 0.0260670297 w: -0.492834687 } position { x: -0.955587566 y: 1.14099336 z: -7.45262718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0348458625 y: 0.869200289 z: 0.0260074 w: -0.492544681 } position { x: -0.955932558 y: 1.14132214 z: -7.45241213 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.033912234 y: 0.869370401 z: 0.0260036103 w: -0.492309839 } position { x: -0.956399262 y: 1.14156389 z: -7.45225573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0330192335 y: 0.869577467 z: 0.0261274 w: -0.491998166 } position { x: -0.956864774 y: 1.14167774 z: -7.45211315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0320218317 y: 0.869782031 z: 0.0264397543 w: -0.491685599 } position { x: -0.957269847 y: 1.14182115 z: -7.45204926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0311502311 y: 0.86996448 z: 0.0267956629 w: -0.491399467 } position { x: -0.957530618 y: 1.14197922 z: -7.45201063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0303160045 y: 0.870062232 z: 0.0270146113 w: -0.491266698 } position { x: -0.957761168 y: 1.14220273 z: -7.45201588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0294287279 y: 0.870111048 z: 0.027163703 w: -0.491225898 } position { x: -0.958001435 y: 1.14236903 z: -7.45202589 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0287435837 y: 0.870102704 z: 0.0274042245 w: -0.491267949 } position { x: -0.958231211 y: 1.14248824 z: -7.45204163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0283786841 y: 0.870073736 z: 0.0277178604 w: -0.491322756 } position { x: -0.958469212 y: 1.14254653 z: -7.45212078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.299] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0280222017 y: 0.869951844 z: 0.0279550664 w: -0.491545618 } position { x: -0.958676934 y: 1.1427269 z: -7.45222902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0276862849 y: 0.869819343 z: 0.0281046852 w: -0.491790503 } position { x: -0.958868444 y: 1.14290416 z: -7.45235825 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0273653101 y: 0.869646847 z: 0.0281146672 w: -0.492112815 } position { x: -0.95911777 y: 1.14309239 z: -7.4524684 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0271000657 y: 0.869506299 z: 0.0279833023 w: -0.492383331 } position { x: -0.959315538 y: 1.14324582 z: -7.45257711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0267857034 y: 0.869372249 z: 0.0277723912 w: -0.492649078 } position { x: -0.959506154 y: 1.14330065 z: -7.45270967 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0264834948 y: 0.869282544 z: 0.0277095828 w: -0.492827207 } position { x: -0.959730327 y: 1.14327371 z: -7.45286894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0261572655 y: 0.869182169 z: 0.0276972726 w: -0.493022352 } position { x: -0.959844232 y: 1.14342618 z: -7.4529705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0256942678 y: 0.8690871 z: 0.0274753347 w: -0.493226677 } position { x: -0.959959567 y: 1.14351404 z: -7.45311165 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0253419951 y: 0.868992925 z: 0.0272917543 w: -0.493420929 } position { x: -0.96006763 y: 1.14346218 z: -7.45321703 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0250857323 y: 0.868907571 z: 0.0273687225 w: -0.493580103 } position { x: -0.960182905 y: 1.14363897 z: -7.45334291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0248761196 y: 0.868863 z: 0.0269720014 w: -0.493691027 } position { x: -0.960271835 y: 1.14357734 z: -7.45335054 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0248265415 y: 0.868860304 z: 0.0271550547 w: -0.493688285 } position { x: -0.960485101 y: 1.14340556 z: -7.4534111 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.466] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0248823352 y: 0.868925571 z: 0.0275441427 w: -0.493549019 } position { x: -0.960570514 y: 1.14337635 z: -7.45349026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0249430332 y: 0.868908286 z: 0.0277622975 w: -0.493564099 } position { x: -0.960649848 y: 1.14343441 z: -7.45354223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0249427427 y: 0.868906856 z: 0.0279497392 w: -0.493556052 } position { x: -0.960720599 y: 1.1433816 z: -7.45357323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0249707811 y: 0.868896 z: 0.0281471238 w: -0.49356249 } position { x: -0.960835 y: 1.14327753 z: -7.4536376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0251231156 y: 0.868934453 z: 0.0284655411 w: -0.493468791 } position { x: -0.960948348 y: 1.143224 z: -7.45361757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.025321804 y: 0.868996263 z: 0.0287066307 w: -0.493335903 } position { x: -0.961014569 y: 1.14323604 z: -7.45356 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0255650543 y: 0.869089723 z: 0.0288718473 w: -0.493149 } position { x: -0.961113453 y: 1.14321244 z: -7.45346308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0257040616 y: 0.869227529 z: 0.0289965048 w: -0.492891431 } position { x: -0.961259365 y: 1.14308596 z: -7.45335388 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0257122274 y: 0.869413316 z: 0.0293447282 w: -0.492542595 } position { x: -0.961357832 y: 1.14289916 z: -7.45326519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0257105418 y: 0.869585216 z: 0.0298512131 w: -0.492208809 } position { x: -0.961391568 y: 1.14276934 z: -7.45320559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0256948359 y: 0.869720459 z: 0.0303686075 w: -0.491938889 } position { x: -0.961394489 y: 1.14271176 z: -7.45309734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0255703628 y: 0.869784176 z: 0.0308237318 w: -0.491804421 } position { x: -0.961409509 y: 1.14268756 z: -7.45296478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.632] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0254512 y: 0.869829118 z: 0.0312182326 w: -0.491706163 } position { x: -0.961395144 y: 1.14255679 z: -7.45290709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0252257455 y: 0.86982888 z: 0.0317649059 w: -0.491683245 } position { x: -0.961472332 y: 1.14237261 z: -7.45282555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0248694066 y: 0.869879484 z: 0.0324016139 w: -0.491570383 } position { x: -0.96152705 y: 1.14225805 z: -7.45271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0244615767 y: 0.869952857 z: 0.0329748541 w: -0.491422713 } position { x: -0.961486101 y: 1.1422224 z: -7.45253325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0242421106 y: 0.87003082 z: 0.0335132666 w: -0.491259158 } position { x: -0.961492062 y: 1.14214313 z: -7.45243359 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0241703708 y: 0.870080471 z: 0.0340769701 w: -0.491136 } position { x: -0.961450756 y: 1.14198577 z: -7.45237827 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0241363067 y: 0.870125175 z: 0.0346575156 w: -0.491017908 } position { x: -0.961406708 y: 1.14190531 z: -7.45228577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0241669714 y: 0.870096087 z: 0.0351270549 w: -0.491034448 } position { x: -0.961329281 y: 1.14189696 z: -7.45213747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0241962317 y: 0.870057583 z: 0.035484802 w: -0.491075516 } position { x: -0.961321831 y: 1.14188516 z: -7.45204258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0240508914 y: 0.870019376 z: 0.0357666686 w: -0.491129905 } position { x: -0.961310744 y: 1.14186358 z: -7.45188951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0239188392 y: 0.870050132 z: 0.0360026 w: -0.491064638 } position { x: -0.96133852 y: 1.1417743 z: -7.45169353 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0237303432 y: 0.870118916 z: 0.0362684242 w: -0.490932345 } position { x: -0.961378574 y: 1.1416651 z: -7.45150948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0236832015 y: 0.870214343 z: 0.0365988836 w: -0.490740895 } position { x: -0.961327314 y: 1.14166594 z: -7.45140743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0237945151 y: 0.870310366 z: 0.0368559174 w: -0.490546 } position { x: -0.961278558 y: 1.14167 z: -7.45121622 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0239430573 y: 0.870387375 z: 0.0370081887 w: -0.490390569 } position { x: -0.961271048 y: 1.14165449 z: -7.4510746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.02393369 y: 0.870489299 z: 0.0369820483 w: -0.490212053 } position { x: -0.961273372 y: 1.14162862 z: -7.45091629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0238560587 y: 0.870625854 z: 0.0370218232 w: -0.489970267 } position { x: -0.961312 y: 1.14163697 z: -7.45073462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0237184037 y: 0.87075609 z: 0.036952734 w: -0.489750743 } position { x: -0.96130079 y: 1.14155746 z: -7.45056438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.880] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0234967377 y: 0.870911837 z: 0.0369782299 w: -0.489482522 } position { x: -0.96121341 y: 1.14157963 z: -7.45045757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0233965423 y: 0.871024966 z: 0.036912825 w: -0.489290893 } position { x: -0.961163163 y: 1.14154124 z: -7.45033121 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0234303772 y: 0.871106446 z: 0.036936976 w: -0.489142448 } position { x: -0.961135328 y: 1.14124691 z: -7.45018768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.928] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0237699673 y: 0.871169209 z: 0.0373399928 w: -0.488983572 } position { x: -0.961080194 y: 1.1411587 z: -7.45008135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0240055118 y: 0.871225417 z: 0.037534453 w: -0.488857 } position { x: -0.961012244 y: 1.14143443 z: -7.44986582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.950] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0239838269 y: 0.871292055 z: 0.0373056829 w: -0.488756835 } position { x: -0.960949957 y: 1.14145637 z: -7.44972181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.965] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0238580387 y: 0.871388912 z: 0.0371617 w: -0.488601238 } position { x: -0.960889101 y: 1.14128947 z: -7.44958448 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0239661466 y: 0.871459186 z: 0.0373107567 w: -0.488459229 } position { x: -0.960886 y: 1.14108419 z: -7.4494276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:01.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.02407814 y: 0.871527493 z: 0.0376981646 w: -0.488302112 } position { x: -0.96080631 y: 1.14108288 z: -7.44923306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0242277291 y: 0.871641636 z: 0.0378177762 w: -0.488081753 } position { x: -0.960712492 y: 1.14116406 z: -7.44902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0244432632 y: 0.871735334 z: 0.0377835669 w: -0.487906218 } position { x: -0.960590959 y: 1.1411469 z: -7.4487772 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0246067569 y: 0.871817648 z: 0.0378627144 w: -0.487744719 } position { x: -0.960568488 y: 1.14095592 z: -7.44857597 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0245474409 y: 0.871934652 z: 0.0383056588 w: -0.487503886 } position { x: -0.960578561 y: 1.14081776 z: -7.44838428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.063] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0244163107 y: 0.872135043 z: 0.0388547555 w: -0.487108499 } position { x: -0.960578 y: 1.14080119 z: -7.44822216 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0242823604 y: 0.872372448 z: 0.0392238162 w: -0.486660331 } position { x: -0.960470796 y: 1.1409266 z: -7.44804192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0242089387 y: 0.872531772 z: 0.0392819457 w: -0.486373514 } position { x: -0.960311234 y: 1.14100397 z: -7.44792271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0241394527 y: 0.872600079 z: 0.0391167365 w: -0.486267686 } position { x: -0.960150599 y: 1.14115214 z: -7.44786119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0239419825 y: 0.872564375 z: 0.0387936831 w: -0.486367404 } position { x: -0.960038066 y: 1.14128649 z: -7.44773483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0235943329 y: 0.872553945 z: 0.0384013094 w: -0.486434251 } position { x: -0.959983051 y: 1.14131546 z: -7.447649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0233912356 y: 0.872542083 z: 0.0380710252 w: -0.486491263 } position { x: -0.959908247 y: 1.14134574 z: -7.44751835 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0234266724 y: 0.872556567 z: 0.0378590189 w: -0.486480117 } position { x: -0.959883213 y: 1.14140105 z: -7.44747591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0236540362 y: 0.872530162 z: 0.0375761725 w: -0.48653844 } position { x: -0.959815681 y: 1.1414963 z: -7.44742489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.190] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0238752607 y: 0.872463822 z: 0.0372312814 w: -0.486673176 } position { x: -0.959912658 y: 1.14171648 z: -7.44732809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0238760933 y: 0.872510314 z: 0.036751762 w: -0.486626148 } position { x: -0.960049152 y: 1.14183879 z: -7.44719076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0235574991 y: 0.872662425 z: 0.0362306498 w: -0.486407906 } position { x: -0.960185587 y: 1.14202046 z: -7.44698763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0230889805 y: 0.872862697 z: 0.0354855396 w: -0.486126 } position { x: -0.960209 y: 1.14231956 z: -7.44683027 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0226248447 y: 0.873059154 z: 0.0344122276 w: -0.485872 } position { x: -0.960249186 y: 1.14255047 z: -7.44663477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0222008545 y: 0.873249829 z: 0.0334901661 w: -0.485613346 } position { x: -0.960290313 y: 1.14272583 z: -7.44640636 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.021562295 y: 0.873442352 z: 0.0323328078 w: -0.485374182 } position { x: -0.960308373 y: 1.1428746 z: -7.44614172 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0207586475 y: 0.873639166 z: 0.0313015617 w: -0.485122561 } position { x: -0.960262597 y: 1.14290655 z: -7.44593191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.299] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0201747306 y: 0.873718679 z: 0.0306663606 w: -0.485044599 } position { x: -0.960213125 y: 1.14287555 z: -7.44575453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0196816735 y: 0.873753846 z: 0.0303248279 w: -0.485022962 } position { x: -0.960212886 y: 1.14296007 z: -7.44551563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0192642361 y: 0.873763561 z: 0.0299935397 w: -0.48504281 } position { x: -0.960168123 y: 1.14320731 z: -7.44523621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0190929379 y: 0.873805165 z: 0.0296622664 w: -0.484995037 } position { x: -0.960124075 y: 1.14326131 z: -7.44497156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0190348662 y: 0.873844 z: 0.0295124352 w: -0.484936357 } position { x: -0.960048676 y: 1.14341342 z: -7.44476748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0191671755 y: 0.873780906 z: 0.0293754525 w: -0.485053241 } position { x: -0.959928036 y: 1.14361894 z: -7.44452763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0194237269 y: 0.873657 z: 0.0291741285 w: -0.485278308 } position { x: -0.959974706 y: 1.14379466 z: -7.44423294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0195984282 y: 0.873568773 z: 0.0290351696 w: -0.485438466 } position { x: -0.960141659 y: 1.14386356 z: -7.44382715 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0196392145 y: 0.873573482 z: 0.0292077623 w: -0.485417962 } position { x: -0.96037215 y: 1.14388037 z: -7.44343376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0194539726 y: 0.873706102 z: 0.0297804624 w: -0.485151857 } position { x: -0.960599303 y: 1.14391756 z: -7.44306135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0190732479 y: 0.873938143 z: 0.0304608513 w: -0.48470661 } position { x: -0.960743368 y: 1.14411318 z: -7.44278336 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0187359769 y: 0.87415415 z: 0.030653635 w: -0.484317899 } position { x: -0.960725844 y: 1.14457238 z: -7.44243145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.466] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0182654485 y: 0.874254286 z: 0.0305057466 w: -0.484164447 } position { x: -0.960772514 y: 1.14494467 z: -7.44215631 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0174525734 y: 0.874305487 z: 0.0300024785 w: -0.484133422 } position { x: -0.960775375 y: 1.14529479 z: -7.44194126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0166271757 y: 0.874307871 z: 0.0292148124 w: -0.484206349 } position { x: -0.960758328 y: 1.14529121 z: -7.441751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0160369854 y: 0.874196112 z: 0.0287212431 w: -0.484457523 } position { x: -0.960788906 y: 1.14538395 z: -7.44157457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0156121198 y: 0.873978436 z: 0.0283084065 w: -0.484888226 } position { x: -0.960751235 y: 1.14536142 z: -7.4414382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0153781362 y: 0.873666704 z: 0.0278960634 w: -0.485481054 } position { x: -0.960730612 y: 1.14553213 z: -7.44125462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0147926966 y: 0.873279214 z: 0.0271341372 w: -0.486239016 } position { x: -0.960436 y: 1.14649153 z: -7.44071245 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0136717819 y: 0.873057067 z: 0.0245581921 w: -0.486807287 } position { x: -0.960555434 y: 1.14625442 z: -7.44037676 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0134830233 y: 0.872946203 z: 0.0245482177 w: -0.48701182 } position { x: -0.960847735 y: 1.14487064 z: -7.44017267 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0135863796 y: 0.872963309 z: 0.0268128589 w: -0.486858904 } position { x: -0.961140156 y: 1.14447975 z: -7.44003439 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0138235455 y: 0.87304008 z: 0.0290042106 w: -0.486588925 } position { x: -0.961162865 y: 1.14492154 z: -7.439785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0138857318 y: 0.873128116 z: 0.0300472584 w: -0.486365795 } position { x: -0.961257041 y: 1.14538419 z: -7.4394908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.632] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0137391239 y: 0.873328388 z: 0.0306196883 w: -0.48597452 } position { x: -0.961510539 y: 1.14560401 z: -7.43927908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0134829236 y: 0.873710394 z: 0.0311040506 w: -0.485263735 } position { x: -0.961854041 y: 1.14551866 z: -7.43896484 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.660] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0132057276 y: 0.874221385 z: 0.0316913091 w: -0.484312087 } position { x: -0.962138176 y: 1.1454401 z: -7.43880415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0128014516 y: 0.874739051 z: 0.0322601646 w: -0.48334986 } position { x: -0.962231755 y: 1.145576 z: -7.43872452 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0121405059 y: 0.875142634 z: 0.0323734768 w: -0.482628256 } position { x: -0.962128401 y: 1.14593077 z: -7.43870258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0115089146 y: 0.875450253 z: 0.0316969231 w: -0.482130498 } position { x: -0.9619717 y: 1.14628601 z: -7.43869591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109600406 y: 0.875630319 z: 0.0306731 w: -0.481882364 } position { x: -0.961805344 y: 1.14655912 z: -7.43870544 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0105369017 y: 0.875816345 z: 0.0297422502 w: -0.481611967 } position { x: -0.961735964 y: 1.14670253 z: -7.43880892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0102961 y: 0.876034319 z: 0.0292271934 w: -0.481252104 } position { x: -0.961646438 y: 1.14656651 z: -7.43908405 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.755] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108993882 y: 0.876130164 z: 0.0291604586 w: -0.481068492 } position { x: -0.961483598 y: 1.14653993 z: -7.43943262 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0123850089 y: 0.876032293 z: 0.0288240612 w: -0.481231064 } position { x: -0.961353183 y: 1.14658177 z: -7.43978119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0139665809 y: 0.875876784 z: 0.0289705843 w: -0.481461853 } position { x: -0.961318493 y: 1.14643061 z: -7.4401021 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0152640315 y: 0.87569046 z: 0.0293159597 w: -0.481740355 } position { x: -0.961301446 y: 1.14633048 z: -7.44045639 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0165020227 y: 0.875502229 z: 0.0296488758 w: -0.482021272 } position { x: -0.961177 y: 1.14631784 z: -7.44079494 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0176450461 y: 0.875256896 z: 0.0297945365 w: -0.482417166 } position { x: -0.961013436 y: 1.14650631 z: -7.44091463 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.018086249 y: 0.875158 z: 0.0293996911 w: -0.482604414 } position { x: -0.96116364 y: 1.14678502 z: -7.44105864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.017592784 y: 0.875248253 z: 0.028460728 w: -0.482515275 } position { x: -0.96107322 y: 1.14694095 z: -7.4411335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0167444386 y: 0.875358105 z: 0.0274599213 w: -0.482404202 } position { x: -0.960965574 y: 1.14683425 z: -7.44129086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0162482727 y: 0.875447214 z: 0.0268934295 w: -0.482291311 } position { x: -0.96083051 y: 1.1463939 z: -7.441504 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0161343887 y: 0.875444591 z: 0.0272883531 w: -0.482277721 } position { x: -0.960808933 y: 1.14598727 z: -7.44168568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0160773434 y: 0.875442505 z: 0.0281473566 w: -0.482234 } position { x: -0.960808873 y: 1.14585543 z: -7.44182062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.015811421 y: 0.875459909 z: 0.0286690369 w: -0.482180506 } position { x: -0.960708499 y: 1.14584839 z: -7.44188786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.938] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0154772401 y: 0.875495493 z: 0.0287135188 w: -0.482124031 } position { x: -0.960655093 y: 1.14562702 z: -7.44187832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0154992202 y: 0.87560159 z: 0.0293113757 w: -0.481894672 } position { x: -0.96081543 y: 1.14494693 z: -7.44193649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0157400593 y: 0.875761032 z: 0.0306815375 w: -0.481511712 } position { x: -0.9608832 y: 1.14463305 z: -7.44199 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0158904 y: 0.875909567 z: 0.0315961875 w: -0.4811773 } position { x: -0.960735917 y: 1.14469934 z: -7.44191313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:02.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0159561373 y: 0.876045883 z: 0.0317307115 w: -0.48091805 } position { x: -0.960591376 y: 1.14473176 z: -7.44181252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0160554703 y: 0.876185894 z: 0.031694632 w: -0.480662018 } position { x: -0.960553706 y: 1.14453292 z: -7.44169855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0162311271 y: 0.876382232 z: 0.0318681076 w: -0.480286598 } position { x: -0.960599 y: 1.14419866 z: -7.44157648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0162946265 y: 0.876606405 z: 0.0321966819 w: -0.479853183 } position { x: -0.960657358 y: 1.14399385 z: -7.44139719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.049] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0163580403 y: 0.876806438 z: 0.0325807407 w: -0.479459494 } position { x: -0.960636139 y: 1.14382398 z: -7.44121075 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0165143646 y: 0.877014935 z: 0.0329263173 w: -0.479049027 } position { x: -0.9607656 y: 1.14367139 z: -7.44118214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0166367069 y: 0.87714988 z: 0.0332665294 w: -0.47877413 } position { x: -0.960764766 y: 1.14364231 z: -7.44101524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0165886283 y: 0.877227306 z: 0.033431448 w: -0.478622407 } position { x: -0.960827053 y: 1.14352918 z: -7.44085693 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.105] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0164081547 y: 0.877272546 z: 0.0336112715 w: -0.478533208 } position { x: -0.960896969 y: 1.14331758 z: -7.44064331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0160829611 y: 0.877343714 z: 0.0340674371 w: -0.478381366 } position { x: -0.961092591 y: 1.14307618 z: -7.44049501 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0158019159 y: 0.87743777 z: 0.0346039422 w: -0.478179723 } position { x: -0.961197734 y: 1.14289165 z: -7.44031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0156821385 y: 0.877544522 z: 0.0353010558 w: -0.477936774 } position { x: -0.961334348 y: 1.142784 z: -7.44005251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0158724282 y: 0.877644718 z: 0.0358888023 w: -0.477702647 } position { x: -0.96154052 y: 1.14273036 z: -7.43983126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0160440393 y: 0.877819359 z: 0.0363523737 w: -0.477340788 } position { x: -0.961799443 y: 1.14266264 z: -7.43959045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.187] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0160328876 y: 0.878016 z: 0.0367733 w: -0.476947188 } position { x: -0.961972415 y: 1.14241135 z: -7.43935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.015982205 y: 0.878231466 z: 0.0375482365 w: -0.47649157 } position { x: -0.962159872 y: 1.14215696 z: -7.43926954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.015911933 y: 0.878340483 z: 0.038358245 w: -0.476228386 } position { x: -0.962247252 y: 1.14215982 z: -7.43917799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0159773305 y: 0.878339648 z: 0.0388867296 w: -0.476184815 } position { x: -0.962317407 y: 1.14223301 z: -7.43902254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0161509924 y: 0.8783108 z: 0.0393487252 w: -0.476194352 } position { x: -0.962457359 y: 1.14215481 z: -7.43890095 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.257] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0164930429 y: 0.878250122 z: 0.040063329 w: -0.476234853 } position { x: -0.962644875 y: 1.1418246 z: -7.43878317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0169589389 y: 0.878205419 z: 0.0413366929 w: -0.476192087 } position { x: -0.962859333 y: 1.14146268 z: -7.43869305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0172892176 y: 0.878212154 z: 0.0427624881 w: -0.476041913 } position { x: -0.962964535 y: 1.14151776 z: -7.43858576 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0171927735 y: 0.878167868 z: 0.0435591824 w: -0.476054847 } position { x: -0.962865174 y: 1.14191747 z: -7.43848753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0169271901 y: 0.878056228 z: 0.0432602614 w: -0.476297468 } position { x: -0.962751031 y: 1.14216721 z: -7.4383812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0166337471 y: 0.877891183 z: 0.0427627973 w: -0.476656854 } position { x: -0.962757587 y: 1.14210093 z: -7.43833303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0165459905 y: 0.877711177 z: 0.0427490324 w: -0.476992518 } position { x: -0.962805271 y: 1.14199018 z: -7.43826246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0163952447 y: 0.877624094 z: 0.0428476818 w: -0.47714904 } position { x: -0.962831438 y: 1.1419872 z: -7.43818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0163345188 y: 0.877501667 z: 0.0430006273 w: -0.477362603 } position { x: -0.962855816 y: 1.14193094 z: -7.43812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0161807258 y: 0.877431273 z: 0.0432906151 w: -0.477470934 } position { x: -0.96292609 y: 1.14192533 z: -7.43805218 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0158996452 y: 0.877369463 z: 0.043541342 w: -0.477571189 } position { x: -0.962922513 y: 1.14204204 z: -7.43795156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0154582374 y: 0.877321541 z: 0.0435675532 w: -0.477671236 } position { x: -0.962907732 y: 1.14213872 z: -7.43779469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0147316819 y: 0.877303958 z: 0.0435196273 w: -0.47773087 } position { x: -0.962895095 y: 1.14220786 z: -7.43769312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0139005659 y: 0.877352715 z: 0.0433576852 w: -0.477680922 } position { x: -0.962824464 y: 1.14212048 z: -7.43749046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.451] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0130099701 y: 0.877401114 z: 0.0433345139 w: -0.477619231 } position { x: -0.962819576 y: 1.14190865 z: -7.43722773 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0123491231 y: 0.87752372 z: 0.0436331108 w: -0.477384269 } position { x: -0.962796092 y: 1.14166868 z: -7.43702316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0119957142 y: 0.877624691 z: 0.0441689454 w: -0.477158487 } position { x: -0.962790072 y: 1.14144385 z: -7.43676 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0116323959 y: 0.877798617 z: 0.0450338796 w: -0.476766437 } position { x: -0.962794542 y: 1.14129031 z: -7.4365077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0114269182 y: 0.878038 z: 0.0459502302 w: -0.47624293 } position { x: -0.962781489 y: 1.1410445 z: -7.43622065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0113228085 y: 0.878316283 z: 0.0470854044 w: -0.475620925 } position { x: -0.962792337 y: 1.14073324 z: -7.43598032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0114248516 y: 0.878527105 z: 0.0483772978 w: -0.475099266 } position { x: -0.962778747 y: 1.14037621 z: -7.4357543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.549] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0115479128 y: 0.878766358 z: 0.0498702414 w: -0.474498957 } position { x: -0.962847 y: 1.13999844 z: -7.4355 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.561] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0116706928 y: 0.879041791 z: 0.0516332425 w: -0.473796725 } position { x: -0.962944448 y: 1.13969088 z: -7.43526363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0120003633 y: 0.87938 z: 0.0535543673 w: -0.472946852 } position { x: -0.963074863 y: 1.13938034 z: -7.43501711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.012462887 y: 0.879749835 z: 0.0555578 w: -0.472015053 } position { x: -0.9632653 y: 1.13929379 z: -7.4348073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0127158733 y: 0.880091 z: 0.0568233915 w: -0.471221 } position { x: -0.96327275 y: 1.13946211 z: -7.43465281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0126869064 y: 0.880358398 z: 0.0573847815 w: -0.470653981 } position { x: -0.963364959 y: 1.13963521 z: -7.43462658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.632] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0124030048 y: 0.880583823 z: 0.0574993975 w: -0.470225692 } position { x: -0.963502347 y: 1.13969767 z: -7.43458462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.011968758 y: 0.88080585 z: 0.0574136153 w: -0.469831437 } position { x: -0.963688314 y: 1.13966656 z: -7.43455696 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.660] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0116306497 y: 0.88104111 z: 0.0572805032 w: -0.46941483 } position { x: -0.963845968 y: 1.13974237 z: -7.43453074 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0117508899 y: 0.881295145 z: 0.0571623296 w: -0.46894905 } position { x: -0.964003682 y: 1.1398195 z: -7.43455362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0120985229 y: 0.881563723 z: 0.0568769388 w: -0.468469888 } position { x: -0.964116395 y: 1.13984859 z: -7.43460512 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0125152888 y: 0.881760359 z: 0.0565832481 w: -0.46812439 } position { x: -0.964201 y: 1.13994122 z: -7.43461466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.716] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.012973615 y: 0.881932855 z: 0.0561536066 w: -0.467838585 } position { x: -0.96429491 y: 1.1400882 z: -7.43466806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0134327989 y: 0.882025957 z: 0.055737298 w: -0.467699856 } position { x: -0.964372337 y: 1.1401149 z: -7.43469763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0138427708 y: 0.882097363 z: 0.0554714315 w: -0.467584729 } position { x: -0.964534 y: 1.1399982 z: -7.43475723 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.755] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0143110882 y: 0.882156491 z: 0.0554897562 w: -0.467457 } position { x: -0.964594841 y: 1.14000463 z: -7.43475485 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0146965552 y: 0.882237792 z: 0.0553653277 w: -0.467306316 } position { x: -0.964635432 y: 1.14010072 z: -7.43470383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.014890762 y: 0.882338643 z: 0.0551490709 w: -0.46713537 } position { x: -0.964659691 y: 1.14007759 z: -7.43466139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0150733646 y: 0.882445037 z: 0.0549763329 w: -0.466948748 } position { x: -0.964562058 y: 1.13989115 z: -7.43471336 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0154477786 y: 0.882447243 z: 0.0551766977 w: -0.466908753 } position { x: -0.964439332 y: 1.13972414 z: -7.43474483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0159731824 y: 0.882406056 z: 0.0554675944 w: -0.466934413 } position { x: -0.96428889 y: 1.13964307 z: -7.434793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.839] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0164871961 y: 0.882312894 z: 0.0557460561 w: -0.467059404 } position { x: -0.964048624 y: 1.13962233 z: -7.43482924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0168855339 y: 0.882174253 z: 0.0558886416 w: -0.467289954 } position { x: -0.963793278 y: 1.13961256 z: -7.43483591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.867] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0170548186 y: 0.882027209 z: 0.0560134575 w: -0.467546493 } position { x: -0.96332866 y: 1.13954425 z: -7.4348588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0172633678 y: 0.881831586 z: 0.0561949648 w: -0.467885822 } position { x: -0.962957 y: 1.13952935 z: -7.43491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0177882668 y: 0.881615698 z: 0.0564397089 w: -0.46824351 } position { x: -0.962562144 y: 1.13929486 z: -7.43507099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0186625794 y: 0.881346 z: 0.0567695275 w: -0.468677044 } position { x: -0.962152362 y: 1.13895273 z: -7.43519735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0200382788 y: 0.881026566 z: 0.0573777556 w: -0.46914649 } position { x: -0.961699724 y: 1.13885307 z: -7.43534708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.938] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0212890655 y: 0.880695224 z: 0.0577942133 w: -0.46966216 } position { x: -0.961315274 y: 1.13886833 z: -7.43542099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0225328114 y: 0.880387306 z: 0.0576836057 w: -0.470194727 } position { x: -0.960986376 y: 1.13883245 z: -7.43543863 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0235832464 y: 0.880166292 z: 0.0575367622 w: -0.470574796 } position { x: -0.960901856 y: 1.13864982 z: -7.43543863 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0240513943 y: 0.880119085 z: 0.0574111193 w: -0.470654756 } position { x: -0.960758805 y: 1.13843894 z: -7.43532324 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:03.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0241155252 y: 0.880191386 z: 0.0573929287 w: -0.47051847 } position { x: -0.96055007 y: 1.1383158 z: -7.43516159 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0239097718 y: 0.880367637 z: 0.0573442839 w: -0.470205039 } position { x: -0.960306227 y: 1.13795 z: -7.43506908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0238790698 y: 0.880518615 z: 0.0577597693 w: -0.469872922 } position { x: -0.959905863 y: 1.13735139 z: -7.43494558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0244021825 y: 0.880591333 z: 0.0587793067 w: -0.469583213 } position { x: -0.959726512 y: 1.13681698 z: -7.43490362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.049] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.025442671 y: 0.880660236 z: 0.0601893812 w: -0.469220042 } position { x: -0.95952183 y: 1.13632441 z: -7.43472433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0263793785 y: 0.880757 z: 0.0615023412 w: -0.46881637 } position { x: -0.959075689 y: 1.13655162 z: -7.43427801 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0261402037 y: 0.881060958 z: 0.0608738884 w: -0.468340337 } position { x: -0.958682477 y: 1.13718462 z: -7.43385029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0261426289 y: 0.881426573 z: 0.0597404093 w: -0.467797905 } position { x: -0.958486438 y: 1.1365068 z: -7.43362665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.104] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0259903241 y: 0.881740212 z: 0.060072653 w: -0.467172414 } position { x: -0.958191335 y: 1.13584435 z: -7.43355227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0260330886 y: 0.881912351 z: 0.0606032945 w: -0.466776371 } position { x: -0.95804286 y: 1.13570738 z: -7.43340969 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0266871918 y: 0.882056117 z: 0.0614093207 w: -0.466362149 } position { x: -0.958036602 y: 1.13497174 z: -7.43326855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0274026878 y: 0.882193506 z: 0.0634640902 w: -0.465785414 } position { x: -0.958098471 y: 1.13465571 z: -7.43334866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0282046348 y: 0.882292 z: 0.0647304282 w: -0.465376586 } position { x: -0.95761621 y: 1.1352067 z: -7.4330883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0284375045 y: 0.882329702 z: 0.064440079 w: -0.465331167 } position { x: -0.957204938 y: 1.13530385 z: -7.43291807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0283743069 y: 0.882319152 z: 0.0641345754 w: -0.465397269 } position { x: -0.957138538 y: 1.13487625 z: -7.43295908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0285862498 y: 0.882231176 z: 0.0643216744 w: -0.46552527 } position { x: -0.956812859 y: 1.13452744 z: -7.43281412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.214] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0291672871 y: 0.882100761 z: 0.0647721216 w: -0.465673923 } position { x: -0.956945419 y: 1.13398862 z: -7.43276644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.030200284 y: 0.882040203 z: 0.0658169389 w: -0.465576172 } position { x: -0.956965327 y: 1.13345563 z: -7.43265581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0315270908 y: 0.881896257 z: 0.0674750879 w: -0.465523541 } position { x: -0.957140863 y: 1.13220167 z: -7.43275833 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.257] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0326072201 y: 0.88172251 z: 0.0709418878 w: -0.465262771 } position { x: -0.957176208 y: 1.13172102 z: -7.43303442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0327661745 y: 0.881443441 z: 0.0731607452 w: -0.465436846 } position { x: -0.9566769 y: 1.1322732 z: -7.43295383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0325831175 y: 0.881118894 z: 0.0732619613 w: -0.466047764 } position { x: -0.956279218 y: 1.13276851 z: -7.43267918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0324357972 y: 0.880930245 z: 0.0725188553 w: -0.46653074 } position { x: -0.956313133 y: 1.13243198 z: -7.43233919 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.032591626 y: 0.881016433 z: 0.0723976269 w: -0.466375858 } position { x: -0.956464112 y: 1.13148224 z: -7.43208504 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0330172926 y: 0.88128233 z: 0.0736223683 w: -0.465651214 } position { x: -0.956634045 y: 1.13051236 z: -7.43194532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.033821959 y: 0.881595194 z: 0.0760581866 w: -0.46460855 } position { x: -0.956642866 y: 1.12997043 z: -7.43188572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0346583053 y: 0.881793261 z: 0.0780130178 w: -0.463846326 } position { x: -0.956390619 y: 1.13009131 z: -7.43187332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0354268886 y: 0.881827831 z: 0.079299286 w: -0.463504344 } position { x: -0.956058919 y: 1.1299274 z: -7.43191147 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0358599722 y: 0.881700397 z: 0.0800791755 w: -0.463579357 } position { x: -0.955712438 y: 1.12994146 z: -7.43185091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0359835699 y: 0.881490529 z: 0.0800641105 w: -0.463971376 } position { x: -0.955479801 y: 1.12999666 z: -7.43177509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.409] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0359719247 y: 0.881333351 z: 0.0796538144 w: -0.464341313 } position { x: -0.955334187 y: 1.12965107 z: -7.43153334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0362202 y: 0.881326854 z: 0.0796447247 w: -0.464335859 } position { x: -0.955483 y: 1.12912726 z: -7.43141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0368574373 y: 0.881410599 z: 0.0801291391 w: -0.464043438 } position { x: -0.955603063 y: 1.1286149 z: -7.4312973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.037584912 y: 0.881532609 z: 0.0810298771 w: -0.463596672 } position { x: -0.955779493 y: 1.12806904 z: -7.43126822 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.466] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0381707773 y: 0.881620586 z: 0.0823113471 w: -0.463155448 } position { x: -0.955456674 y: 1.12780869 z: -7.4311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0386088155 y: 0.881642878 z: 0.0832007527 w: -0.462917745 } position { x: -0.9550547 y: 1.12778687 z: -7.43079519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0388930514 y: 0.881626308 z: 0.0834977 w: -0.462872088 } position { x: -0.955012381 y: 1.12756658 z: -7.43050528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0394478738 y: 0.881687522 z: 0.0840510577 w: -0.462608248 } position { x: -0.955220044 y: 1.12700868 z: -7.43025064 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0400394276 y: 0.881865144 z: 0.0851822719 w: -0.462011725 } position { x: -0.95536387 y: 1.1265676 z: -7.43004131 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0403951295 y: 0.882117212 z: 0.0861199871 w: -0.461325109 } position { x: -0.955374062 y: 1.12644947 z: -7.42975283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0406771637 y: 0.882416785 z: 0.0868994743 w: -0.460580558 } position { x: -0.955206275 y: 1.12647736 z: -7.42926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0408969149 y: 0.882695854 z: 0.0874005631 w: -0.459931195 } position { x: -0.955077827 y: 1.12626886 z: -7.42887592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0410550833 y: 0.882969 z: 0.0877776593 w: -0.459320456 } position { x: -0.955155194 y: 1.12584639 z: -7.42851496 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0415422469 y: 0.883245945 z: 0.0888263956 w: -0.45854196 } position { x: -0.955299437 y: 1.12510014 z: -7.42825842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0421476178 y: 0.883484 z: 0.0907015279 w: -0.457660228 } position { x: -0.955329061 y: 1.12481189 z: -7.42797041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0425975546 y: 0.883707881 z: 0.091948621 w: -0.456936896 } position { x: -0.955181837 y: 1.12476218 z: -7.42752647 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0427752547 y: 0.88391608 z: 0.0928522646 w: -0.456334412 } position { x: -0.955136597 y: 1.12482297 z: -7.42710972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0426933616 y: 0.884231 z: 0.0928748 w: -0.455727041 } position { x: -0.955027163 y: 1.1247499 z: -7.42677212 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.660] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0426064953 y: 0.884540617 z: 0.0929250196 w: -0.455123633 } position { x: -0.955086827 y: 1.12410009 z: -7.42644453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0429176502 y: 0.884794056 z: 0.0939307585 w: -0.454394728 } position { x: -0.955176473 y: 1.1235882 z: -7.42615843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0434635244 y: 0.885061145 z: 0.0951047614 w: -0.453577876 } position { x: -0.95518893 y: 1.12350106 z: -7.42572594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0439392477 y: 0.885392666 z: 0.095833 w: -0.452730834 } position { x: -0.955180645 y: 1.12349093 z: -7.42531538 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0442284644 y: 0.885752916 z: 0.0965203494 w: -0.451851219 } position { x: -0.955096245 y: 1.12296891 z: -7.42503166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0442724153 y: 0.886030316 z: 0.097539559 w: -0.451083452 } position { x: -0.955102086 y: 1.12280607 z: -7.42489147 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0442619957 y: 0.886194468 z: 0.0981072858 w: -0.450638652 } position { x: -0.954934955 y: 1.12263668 z: -7.42462158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.755] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0440543555 y: 0.886312902 z: 0.0984678 w: -0.450347424 } position { x: -0.95475626 y: 1.12230337 z: -7.424366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0441083722 y: 0.886320055 z: 0.0990757644 w: -0.450194657 } position { x: -0.954707921 y: 1.12185562 z: -7.42424726 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0451398492 y: 0.886241555 z: 0.100027837 w: -0.450036466 } position { x: -0.954924107 y: 1.12126803 z: -7.4241147 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0463198461 y: 0.886095107 z: 0.101581149 w: -0.449856907 } position { x: -0.954798 y: 1.12090576 z: -7.42389965 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0469352 y: 0.885935247 z: 0.10303475 w: -0.449777365 } position { x: -0.95479691 y: 1.12074876 z: -7.42396545 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0468812846 y: 0.885715663 z: 0.103730842 w: -0.450055331 } position { x: -0.954481959 y: 1.12092948 z: -7.42395735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0466646142 y: 0.885365903 z: 0.103989288 w: -0.450705945 } position { x: -0.954323471 y: 1.1207819 z: -7.42401075 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0462929718 y: 0.885015428 z: 0.104134314 w: -0.451398611 } position { x: -0.954223275 y: 1.12062788 z: -7.42393637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0459428467 y: 0.88475585 z: 0.104142606 w: -0.451941133 } position { x: -0.954202592 y: 1.12057912 z: -7.42392445 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0461294875 y: 0.884485841 z: 0.104401305 w: -0.452390581 } position { x: -0.954204 y: 1.12003136 z: -7.42403507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0466928557 y: 0.884154081 z: 0.105643466 w: -0.452692807 } position { x: -0.954220414 y: 1.11942971 z: -7.42432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0472356379 y: 0.883715 z: 0.107034728 w: -0.453166902 } position { x: -0.953933775 y: 1.11955738 z: -7.4243784 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0472857282 y: 0.883279562 z: 0.107508682 w: -0.453897834 } position { x: -0.953680933 y: 1.11988032 z: -7.42445326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0469846092 y: 0.88287735 z: 0.107357301 w: -0.454746544 } position { x: -0.953487933 y: 1.11990309 z: -7.42458248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0467776544 y: 0.88247472 z: 0.107276693 w: -0.455567718 } position { x: -0.953380227 y: 1.11969149 z: -7.42474842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0470207483 y: 0.882066786 z: 0.107579298 w: -0.456260771 } position { x: -0.953401566 y: 1.1194402 z: -7.42478418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0474485978 y: 0.881766737 z: 0.108496718 w: -0.456579149 } position { x: -0.953374565 y: 1.11924982 z: -7.42484093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:04.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0476776548 y: 0.881604552 z: 0.109236628 w: -0.4566921 } position { x: -0.953192711 y: 1.11947429 z: -7.42492867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0476941392 y: 0.881480098 z: 0.109057263 w: -0.456973314 } position { x: -0.953041136 y: 1.11942244 z: -7.42502356 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0477545522 y: 0.881269634 z: 0.109642372 w: -0.457232893 } position { x: -0.953091919 y: 1.11876523 z: -7.42540359 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0478207357 y: 0.880928338 z: 0.110949896 w: -0.457568049 } position { x: -0.952925563 y: 1.11919403 z: -7.42574549 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.049] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0480981246 y: 0.880509377 z: 0.111088857 w: -0.458311141 } position { x: -0.95254451 y: 1.11938167 z: -7.42583895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.063] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0486398637 y: 0.879994392 z: 0.11124099 w: -0.4592053 } position { x: -0.952401698 y: 1.11900198 z: -7.42611885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0495434031 y: 0.87930572 z: 0.112187378 w: -0.460196614 } position { x: -0.952368081 y: 1.11863852 z: -7.42649317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0507642776 y: 0.878526509 z: 0.113632865 w: -0.461196 } position { x: -0.952247798 y: 1.11812091 z: -7.42675781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.104] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0523687527 y: 0.877449691 z: 0.115974076 w: -0.462481946 } position { x: -0.95224756 y: 1.11762679 z: -7.42725658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0535784438 y: 0.876360893 z: 0.118059948 w: -0.463877976 } position { x: -0.951956451 y: 1.11777413 z: -7.42784882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0542689078 y: 0.875031173 z: 0.119068213 w: -0.466045201 } position { x: -0.951340199 y: 1.11808312 z: -7.42847824 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.143] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0547814965 y: 0.873173 z: 0.119548395 w: -0.469335794 } position { x: -0.95059371 y: 1.11802578 z: -7.42938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.055483751 y: 0.870477 z: 0.120587699 w: -0.473972499 } position { x: -0.94986254 y: 1.11764157 z: -7.43077278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0562644489 y: 0.867302895 z: 0.122187935 w: -0.47926 } position { x: -0.949154675 y: 1.11722302 z: -7.43228531 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0569208302 y: 0.863506138 z: 0.12439812 w: -0.485430032 } position { x: -0.9485268 y: 1.11693013 z: -7.43391895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.199] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0570427254 y: 0.859323 z: 0.126700178 w: -0.492196262 } position { x: -0.947845161 y: 1.11700118 z: -7.4356904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0561754256 y: 0.854972839 z: 0.128502429 w: -0.499352485 } position { x: -0.947194695 y: 1.11739206 z: -7.43741226 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0541593693 y: 0.850338876 z: 0.129613 w: -0.5071401 } position { x: -0.946531713 y: 1.11782062 z: -7.43923855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0521661229 y: 0.846121311 z: 0.13027443 w: -0.514184773 } position { x: -0.945975721 y: 1.11809409 z: -7.44098091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.256] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0507352315 y: 0.841963053 z: 0.131095603 w: -0.520901203 } position { x: -0.94546181 y: 1.11803818 z: -7.44282293 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0498166084 y: 0.837752044 z: 0.132251263 w: -0.527446151 } position { x: -0.944914639 y: 1.11795294 z: -7.44474792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0493925922 y: 0.833160937 z: 0.133749917 w: -0.534335375 } position { x: -0.944280863 y: 1.1178447 z: -7.44686651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.299] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0495678894 y: 0.828680456 z: 0.135206684 w: -0.540879726 } position { x: -0.94360739 y: 1.1178056 z: -7.44899893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.05004007 y: 0.823825657 z: 0.136407822 w: -0.547905385 } position { x: -0.942800283 y: 1.11805713 z: -7.45127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0505259149 y: 0.818506837 z: 0.137138188 w: -0.555595934 } position { x: -0.941831946 y: 1.11832952 z: -7.4537158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0511465706 y: 0.812479377 z: 0.137769759 w: -0.564163804 } position { x: -0.940908253 y: 1.1183368 z: -7.45658398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0521990433 y: 0.80508852 z: 0.139038727 w: -0.574261248 } position { x: -0.94010824 y: 1.11802053 z: -7.45990324 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0532287806 y: 0.797486901 z: 0.140973106 w: -0.584215701 } position { x: -0.939572155 y: 1.11775041 z: -7.46306276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.054282777 y: 0.789331257 z: 0.14341478 w: -0.594509661 } position { x: -0.93911773 y: 1.11766994 z: -7.46628714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0552208461 y: 0.780672967 z: 0.145724848 w: -0.605198145 } position { x: -0.938432872 y: 1.11777544 z: -7.46971416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.055256661 y: 0.77095449 z: 0.147934437 w: -0.617001832 } position { x: -0.937586427 y: 1.11815274 z: -7.47354794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0542153902 y: 0.76194042 z: 0.149334922 w: -0.627858818 } position { x: -0.937016547 y: 1.11872482 z: -7.47698164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0532010123 y: 0.753066421 z: 0.1499677 w: -0.638412356 } position { x: -0.936621785 y: 1.11902165 z: -7.48016262 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0523278788 y: 0.744513214 z: 0.150256991 w: -0.648370922 } position { x: -0.936246693 y: 1.11920154 z: -7.48346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.051628828 y: 0.736240864 z: 0.150370777 w: -0.657778442 } position { x: -0.935843468 y: 1.11939371 z: -7.48701048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0512484163 y: 0.7273103 z: 0.15045765 w: -0.667649448 } position { x: -0.935465097 y: 1.11966956 z: -7.49097633 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0509288 y: 0.718808115 z: 0.150399357 w: -0.676831722 } position { x: -0.935146868 y: 1.11990023 z: -7.49469614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0506859086 y: 0.710264325 z: 0.150104091 w: -0.68587482 } position { x: -0.935040414 y: 1.12020648 z: -7.49827242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0501723029 y: 0.702084482 z: 0.14986214 w: -0.694335282 } position { x: -0.934974313 y: 1.12047017 z: -7.50174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0494162738 y: 0.693676233 z: 0.149506181 w: -0.702865 } position { x: -0.934976518 y: 1.12073016 z: -7.50551224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0494227037 y: 0.68580395 z: 0.148800835 w: -0.710695863 } position { x: -0.934977472 y: 1.12102735 z: -7.509233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0499545746 y: 0.67762655 z: 0.147895381 w: -0.718647182 } position { x: -0.934924245 y: 1.12132037 z: -7.51318693 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.050917767 y: 0.669076562 z: 0.146917298 w: -0.726745665 } position { x: -0.935040355 y: 1.12145352 z: -7.51692152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0523668304 y: 0.660463691 z: 0.146228358 w: -0.734617412 } position { x: -0.93569833 y: 1.12143207 z: -7.52030373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0533279069 y: 0.651658237 z: 0.14590916 w: -0.742433965 } position { x: -0.936130106 y: 1.12173259 z: -7.52399635 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.053809613 y: 0.643751264 z: 0.145259574 w: -0.749392092 } position { x: -0.936327517 y: 1.12229979 z: -7.52749348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.629] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0543317422 y: 0.635710955 z: 0.143927842 w: -0.756442 } position { x: -0.936812222 y: 1.12281978 z: -7.53110552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.054719504 y: 0.627633929 z: 0.142735884 w: -0.763353109 } position { x: -0.937319815 y: 1.12306631 z: -7.53447104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0556219481 y: 0.619191706 z: 0.141603827 w: -0.770361125 } position { x: -0.938103735 y: 1.12315476 z: -7.53759861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0569246374 y: 0.611732602 z: 0.140652791 w: -0.776375949 } position { x: -0.938901246 y: 1.12335229 z: -7.54022789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.057823617 y: 0.605057478 z: 0.139954671 w: -0.781648695 } position { x: -0.939525306 y: 1.12381589 z: -7.54274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.058815375 y: 0.598824739 z: 0.138857231 w: -0.786554813 } position { x: -0.940429449 y: 1.12396944 z: -7.54476404 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0588351786 y: 0.593868792 z: 0.138355196 w: -0.790389836 } position { x: -0.940843403 y: 1.12431633 z: -7.54667044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0585229285 y: 0.589539051 z: 0.137805358 w: -0.793743312 } position { x: -0.94147861 y: 1.12468541 z: -7.54855824 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0582786724 y: 0.585950315 z: 0.136905506 w: -0.796569407 } position { x: -0.941965461 y: 1.12493491 z: -7.55026245 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.755] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0579341203 y: 0.582721353 z: 0.136294618 w: -0.799064 } position { x: -0.942576349 y: 1.12500989 z: -7.5518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0575214662 y: 0.579976261 z: 0.136094421 w: -0.801122427 } position { x: -0.94308418 y: 1.12519598 z: -7.55306292 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0568376556 y: 0.577546597 z: 0.135755897 w: -0.802981853 } position { x: -0.943532228 y: 1.12558007 z: -7.55417633 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0562662184 y: 0.575845718 z: 0.135053828 w: -0.804360807 } position { x: -0.943925917 y: 1.1257056 z: -7.55512667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0557925478 y: 0.574506462 z: 0.13462998 w: -0.805421829 } position { x: -0.944393158 y: 1.12577021 z: -7.55598068 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0554617681 y: 0.573406398 z: 0.134263173 w: -0.806289375 } position { x: -0.944758832 y: 1.12593043 z: -7.55688095 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.839] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0554252043 y: 0.572336435 z: 0.133776829 w: -0.807132483 } position { x: -0.945140123 y: 1.12602758 z: -7.55759048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0554416478 y: 0.571345806 z: 0.133257523 w: -0.807918727 } position { x: -0.945541263 y: 1.12611771 z: -7.55817223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0561727472 y: 0.570177436 z: 0.132072687 w: -0.808887601 } position { x: -0.945953608 y: 1.12629008 z: -7.55897665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.057443548 y: 0.568534315 z: 0.130332798 w: -0.810236037 } position { x: -0.946525037 y: 1.12645686 z: -7.56014347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0585825294 y: 0.566489 z: 0.128802821 w: -0.811830163 } position { x: -0.947207689 y: 1.12656426 z: -7.56109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.909] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0592072606 y: 0.564536333 z: 0.128155291 w: -0.81324631 } position { x: -0.947685897 y: 1.1266222 z: -7.56144238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0595288128 y: 0.563239932 z: 0.127689123 w: -0.814194441 } position { x: -0.948043048 y: 1.12681651 z: -7.561584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0600189269 y: 0.56246227 z: 0.126949623 w: -0.814811528 } position { x: -0.948503911 y: 1.12702513 z: -7.56190443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0604229458 y: 0.561984897 z: 0.126259267 w: -0.815218151 } position { x: -0.948861897 y: 1.12709093 z: -7.56226063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0605444312 y: 0.561714709 z: 0.125824094 w: -0.815462589 } position { x: -0.949177265 y: 1.12717843 z: -7.56257391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0605773628 y: 0.561488 z: 0.125515312 w: -0.815663874 } position { x: -0.949545503 y: 1.12726736 z: -7.56271124 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:05.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0606403761 y: 0.561669469 z: 0.125250041 w: -0.815575 } position { x: -0.949806929 y: 1.12737906 z: -7.56269312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0605794489 y: 0.562290609 z: 0.124903038 w: -0.81520474 } position { x: -0.949945152 y: 1.12752283 z: -7.56259727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0604255684 y: 0.563155711 z: 0.124439955 w: -0.814689636 } position { x: -0.950033307 y: 1.12768364 z: -7.56249666 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0602735691 y: 0.564355135 z: 0.123989329 w: -0.813939273 } position { x: -0.950132728 y: 1.12771559 z: -7.56222677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.049] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0601243153 y: 0.565777838 z: 0.123734601 w: -0.813000858 } position { x: -0.950221062 y: 1.12769842 z: -7.56186581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0600281507 y: 0.567387164 z: 0.123426013 w: -0.811932623 } position { x: -0.950190425 y: 1.1277169 z: -7.56148863 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.076] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0600512028 y: 0.569172 z: 0.123046048 w: -0.810738385 } position { x: -0.950146496 y: 1.12765479 z: -7.56111288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0603026263 y: 0.570932567 z: 0.122742489 w: -0.80952692 } position { x: -0.950110435 y: 1.12752318 z: -7.56071901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.104] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0606927238 y: 0.572883487 z: 0.122689649 w: -0.80812633 } position { x: -0.950053811 y: 1.12742889 z: -7.56016922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0611428805 y: 0.574726224 z: 0.122714549 w: -0.806779087 } position { x: -0.9499349 y: 1.12736595 z: -7.55967426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0618867613 y: 0.576552927 z: 0.12261191 w: -0.805433452 } position { x: -0.949893475 y: 1.12725043 z: -7.55916786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0627536401 y: 0.578231037 z: 0.122545801 w: -0.804172516 } position { x: -0.949832678 y: 1.12717545 z: -7.55869198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0632630214 y: 0.579987645 z: 0.122579634 w: -0.802861333 } position { x: -0.949787617 y: 1.12720108 z: -7.55799437 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0636712164 y: 0.58214885 z: 0.122539356 w: -0.801269531 } position { x: -0.949610829 y: 1.12726223 z: -7.55705404 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0637877136 y: 0.58453989 z: 0.122315943 w: -0.799551785 } position { x: -0.949389219 y: 1.12736487 z: -7.55616522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0637898 y: 0.58724612 z: 0.122057177 w: -0.797605753 } position { x: -0.949195 y: 1.12733674 z: -7.55522776 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0638271645 y: 0.590197682 z: 0.122002423 w: -0.795429587 } position { x: -0.949030936 y: 1.12710488 z: -7.55425262 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0640277192 y: 0.593670368 z: 0.122209221 w: -0.792793095 } position { x: -0.948834598 y: 1.12694407 z: -7.55305862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0642511174 y: 0.597159863 z: 0.122445948 w: -0.790113211 } position { x: -0.948545814 y: 1.12693536 z: -7.55190182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.257] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0645349845 y: 0.600788236 z: 0.122302949 w: -0.787356794 } position { x: -0.948220491 y: 1.12700248 z: -7.5507164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0649334937 y: 0.604495287 z: 0.121796124 w: -0.784560263 } position { x: -0.947910309 y: 1.12694931 z: -7.54954481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0652919412 y: 0.608395815 z: 0.121278606 w: -0.781590044 } position { x: -0.947668612 y: 1.12677622 z: -7.54826689 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.065546 y: 0.612192929 z: 0.121224143 w: -0.778606653 } position { x: -0.947464406 y: 1.12659311 z: -7.54675055 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0656533167 y: 0.616387904 z: 0.121599033 w: -0.775222063 } position { x: -0.947296321 y: 1.12641311 z: -7.54508972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0657542124 y: 0.621166646 z: 0.122029945 w: -0.771321654 } position { x: -0.947014451 y: 1.12644148 z: -7.54326439 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0658199489 y: 0.626307249 z: 0.122277871 w: -0.767108262 } position { x: -0.94660908 y: 1.12642121 z: -7.54152918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0660951361 y: 0.632098436 z: 0.122507662 w: -0.76228267 } position { x: -0.946366727 y: 1.12620711 z: -7.53955889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0663534105 y: 0.637883902 z: 0.123152047 w: -0.757320881 } position { x: -0.946192145 y: 1.12594128 z: -7.53745413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0667641684 y: 0.644196093 z: 0.123971976 w: -0.751787782 } position { x: -0.945881069 y: 1.12575626 z: -7.53513336 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.06767416 y: 0.650584102 z: 0.124246381 w: -0.746139 } position { x: -0.94547075 y: 1.12564504 z: -7.53302431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0691951439 y: 0.656491816 z: 0.123906083 w: -0.740862846 } position { x: -0.945175469 y: 1.12534022 z: -7.53133774 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0712975413 y: 0.661698759 z: 0.123746291 w: -0.736042321 } position { x: -0.944871724 y: 1.124704 z: -7.53003693 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0738447234 y: 0.665228248 z: 0.124422349 w: -0.732487142 } position { x: -0.944687128 y: 1.12386203 z: -7.52907467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0768845156 y: 0.66735214 z: 0.126356408 w: -0.729906797 } position { x: -0.944589257 y: 1.12272441 z: -7.528193 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0804321766 y: 0.668207228 z: 0.129520804 w: -0.728185475 } position { x: -0.944511235 y: 1.12138093 z: -7.5275774 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0855719 y: 0.667509317 z: 0.133987799 w: -0.727431118 } position { x: -0.944480479 y: 1.11975288 z: -7.52732277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0912694708 y: 0.665681303 z: 0.139302462 w: -0.727415442 } position { x: -0.944593251 y: 1.11780679 z: -7.527246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0974611565 y: 0.662943065 z: 0.146167412 w: -0.727765739 } position { x: -0.944646299 y: 1.11558187 z: -7.52720308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104108833 y: 0.659708858 z: 0.154113531 w: -0.728144646 } position { x: -0.944719732 y: 1.1132592 z: -7.52705383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110139258 y: 0.656520724 z: 0.161873043 w: -0.728455245 } position { x: -0.944981694 y: 1.11185336 z: -7.5265913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113279559 y: 0.65474385 z: 0.167814404 w: -0.72822845 } position { x: -0.94464004 y: 1.1117022 z: -7.52583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113218345 y: 0.655148506 z: 0.171806484 w: -0.726941943 } position { x: -0.943753719 y: 1.11167288 z: -7.52450371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111746788 y: 0.657611728 z: 0.172824234 w: -0.724700809 } position { x: -0.943324268 y: 1.11186993 z: -7.52306318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110483423 y: 0.661533356 z: 0.172161222 w: -0.721476 } position { x: -0.942936063 y: 1.1107347 z: -7.52148867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109492019 y: 0.667606413 z: 0.170546055 w: -0.716398776 } position { x: -0.942473471 y: 1.10991979 z: -7.51971483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109055012 y: 0.674194634 z: 0.169150084 w: -0.710603178 } position { x: -0.942311168 y: 1.10929692 z: -7.51768541 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.108932629 y: 0.681282043 z: 0.167829886 w: -0.704146087 } position { x: -0.941750884 y: 1.10891831 z: -7.51592398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109126829 y: 0.688432 z: 0.166113943 w: -0.69753778 } position { x: -0.941332161 y: 1.10863113 z: -7.51420975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109943725 y: 0.695805848 z: 0.164200351 w: -0.690510571 } position { x: -0.941146851 y: 1.10831153 z: -7.51210546 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110370375 y: 0.702785254 z: 0.162796408 w: -0.683672905 } position { x: -0.941113472 y: 1.10827279 z: -7.50989819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110522442 y: 0.710024953 z: 0.161381751 w: -0.676465273 } position { x: -0.940947413 y: 1.10862684 z: -7.50737953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110735439 y: 0.717371 z: 0.159280628 w: -0.669138491 } position { x: -0.940760851 y: 1.10912549 z: -7.50491905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110937908 y: 0.724490762 z: 0.156730965 w: -0.661998034 } position { x: -0.940813661 y: 1.10952103 z: -7.50261688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11080309 y: 0.731910944 z: 0.154145107 w: -0.654422164 } position { x: -0.940992 y: 1.10992599 z: -7.50022078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110324889 y: 0.738539338 z: 0.152018607 w: -0.647517085 } position { x: -0.941285133 y: 1.11041927 z: -7.49783039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109596089 y: 0.74493891 z: 0.150001094 w: -0.640745223 } position { x: -0.941524863 y: 1.11115885 z: -7.49539089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.108541295 y: 0.751161337 z: 0.147729233 w: -0.634154201 } position { x: -0.94179213 y: 1.11192846 z: -7.49298048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10723868 y: 0.757621765 z: 0.145167947 w: -0.627244294 } position { x: -0.942199111 y: 1.112692 z: -7.49049473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105718933 y: 0.763389349 z: 0.1429566 w: -0.620986104 } position { x: -0.942687929 y: 1.11331964 z: -7.48818064 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104143232 y: 0.769002 z: 0.140921593 w: -0.614761055 } position { x: -0.94317174 y: 1.11401021 z: -7.48574972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.102599099 y: 0.774393082 z: 0.13892895 w: -0.608676851 } position { x: -0.943677723 y: 1.11478 z: -7.48343468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101004861 y: 0.779616416 z: 0.136914343 w: -0.602702856 } position { x: -0.944173634 y: 1.11546659 z: -7.48115635 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0990348235 y: 0.784994423 z: 0.134921432 w: -0.596466303 } position { x: -0.944776475 y: 1.11612105 z: -7.47873688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0971054 y: 0.789896786 z: 0.133219674 w: -0.590665817 } position { x: -0.945464134 y: 1.1166743 z: -7.47643328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0950781405 y: 0.794754803 z: 0.131761685 w: -0.5847767 } position { x: -0.946140885 y: 1.1172024 z: -7.47412872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0932440311 y: 0.79939276 z: 0.130483538 w: -0.57900846 } position { x: -0.946794271 y: 1.11775184 z: -7.47193623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0915038958 y: 0.804082274 z: 0.129090428 w: -0.57307446 } position { x: -0.947479248 y: 1.11824036 z: -7.46976328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0899881 y: 0.808135629 z: 0.128006831 w: -0.567832053 } position { x: -0.948164105 y: 1.11867738 z: -7.46787214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0885049105 y: 0.811819613 z: 0.127105817 w: -0.562992 } position { x: -0.94879359 y: 1.11910427 z: -7.46605444 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0871221423 y: 0.815185964 z: 0.126308694 w: -0.558504879 } position { x: -0.949511 y: 1.11956763 z: -7.46424198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.965] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0854923874 y: 0.818380117 z: 0.125636041 w: -0.554220736 } position { x: -0.950222909 y: 1.12006402 z: -7.46242952 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0837855563 y: 0.821675301 z: 0.124848358 w: -0.549765944 } position { x: -0.950987875 y: 1.12054694 z: -7.46055555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:06.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0822855607 y: 0.824537396 z: 0.124103442 w: -0.545862198 } position { x: -0.951629102 y: 1.12089264 z: -7.45899296 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0809265599 y: 0.827072322 z: 0.123612516 w: -0.542330325 } position { x: -0.952273428 y: 1.1212225 z: -7.45759964 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0795271918 y: 0.829339266 z: 0.123284884 w: -0.539140642 } position { x: -0.952985942 y: 1.12150466 z: -7.4562254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0779411644 y: 0.831491888 z: 0.123108797 w: -0.536088288 } position { x: -0.95364815 y: 1.12197244 z: -7.45476913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0765868947 y: 0.83330828 z: 0.122888558 w: -0.533507526 } position { x: -0.954199851 y: 1.12244272 z: -7.45349407 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0752308 y: 0.834898651 z: 0.12254896 w: -0.531287432 } position { x: -0.954773962 y: 1.1228205 z: -7.45236969 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0736727342 y: 0.836360097 z: 0.122341856 w: -0.52925092 } position { x: -0.95545882 y: 1.12316442 z: -7.45119381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0720132738 y: 0.837785125 z: 0.12227653 w: -0.52723676 } position { x: -0.956111193 y: 1.12358463 z: -7.4500885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.104] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0703981593 y: 0.839223802 z: 0.122124664 w: -0.525198162 } position { x: -0.956635892 y: 1.12409616 z: -7.44895267 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0689129531 y: 0.840379655 z: 0.121876337 w: -0.523602128 } position { x: -0.957089961 y: 1.12444448 z: -7.44810295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0673839822 y: 0.841342092 z: 0.121759892 w: -0.522281 } position { x: -0.957521081 y: 1.12479138 z: -7.44737625 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0658665299 y: 0.84216851 z: 0.12173719 w: -0.521146655 } position { x: -0.957936585 y: 1.1250962 z: -7.44662762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0643017069 y: 0.842873871 z: 0.121806122 w: -0.520184755 } position { x: -0.958373725 y: 1.12545121 z: -7.44593096 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.174] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0626027957 y: 0.843582749 z: 0.121846423 w: -0.519232631 } position { x: -0.95873481 y: 1.12589669 z: -7.44528723 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.061038997 y: 0.84415561 z: 0.121759206 w: -0.518507659 } position { x: -0.959020615 y: 1.12621832 z: -7.44474077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0594578236 y: 0.844653904 z: 0.121624365 w: -0.517911255 } position { x: -0.959320605 y: 1.12659383 z: -7.44423532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.214] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0578924 y: 0.845149517 z: 0.121398188 w: -0.517332852 } position { x: -0.95959568 y: 1.12687969 z: -7.44377756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0565461218 y: 0.845516264 z: 0.121298648 w: -0.516905606 } position { x: -0.959929764 y: 1.12710345 z: -7.4434576 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0551112071 y: 0.845948935 z: 0.121422693 w: -0.516323209 } position { x: -0.960201204 y: 1.12732112 z: -7.44307375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.257] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0538059585 y: 0.846340299 z: 0.1215185 w: -0.515796721 } position { x: -0.960377276 y: 1.12767 z: -7.44278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0525804535 y: 0.846727788 z: 0.12130104 w: -0.515338123 } position { x: -0.960523367 y: 1.12798178 z: -7.44252539 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0515670143 y: 0.847068608 z: 0.121010385 w: -0.514948666 } position { x: -0.960653186 y: 1.12824309 z: -7.4422822 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.299] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0507402569 y: 0.847364545 z: 0.12054909 w: -0.514652 } position { x: -0.960757852 y: 1.12840056 z: -7.44214869 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0500951558 y: 0.847592771 z: 0.120193854 w: -0.514422357 } position { x: -0.96090281 y: 1.12854886 z: -7.44198799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0496063232 y: 0.847801626 z: 0.119869322 w: -0.514201283 } position { x: -0.961009622 y: 1.12867415 z: -7.44186211 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0492290147 y: 0.848002374 z: 0.119572833 w: -0.513975441 } position { x: -0.961101711 y: 1.12883091 z: -7.44174242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0487882867 y: 0.848190606 z: 0.119266368 w: -0.51377809 } position { x: -0.961105049 y: 1.12900746 z: -7.44165468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0485365428 y: 0.848287284 z: 0.118914664 w: -0.51372385 } position { x: -0.961069643 y: 1.12908196 z: -7.44170713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0482827 y: 0.848309755 z: 0.118689053 w: -0.513762832 } position { x: -0.961125851 y: 1.12906611 z: -7.44173 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0478491336 y: 0.84834826 z: 0.118697904 w: -0.513737738 } position { x: -0.961209118 y: 1.12909 z: -7.44177961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0475827157 y: 0.848411441 z: 0.118684068 w: -0.513661385 } position { x: -0.961198568 y: 1.12918758 z: -7.44176483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.047349643 y: 0.848448396 z: 0.118625537 w: -0.513635397 } position { x: -0.961085081 y: 1.12927103 z: -7.44183731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0472214222 y: 0.848414 z: 0.118505165 w: -0.513731778 } position { x: -0.960983932 y: 1.12928212 z: -7.44198608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0472694226 y: 0.848271608 z: 0.118467078 w: -0.513971269 } position { x: -0.960884452 y: 1.12929964 z: -7.44214773 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0474611819 y: 0.847972631 z: 0.118477389 w: -0.514444292 } position { x: -0.960774899 y: 1.12932312 z: -7.4423666 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0476478487 y: 0.847601175 z: 0.118495464 w: -0.515034676 } position { x: -0.960665464 y: 1.12936139 z: -7.44253063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0477611274 y: 0.847210765 z: 0.118545249 w: -0.515654743 } position { x: -0.960614324 y: 1.12931263 z: -7.44277191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.047741089 y: 0.846838415 z: 0.118687317 w: -0.516235352 } position { x: -0.960525811 y: 1.12924469 z: -7.44298267 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0475906767 y: 0.846459031 z: 0.118863069 w: -0.516830564 } position { x: -0.960434377 y: 1.12920892 z: -7.44317484 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0474525169 y: 0.84609741 z: 0.1190027 w: -0.517402947 } position { x: -0.960316122 y: 1.12919116 z: -7.4434123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.549] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0473323241 y: 0.845661044 z: 0.119051017 w: -0.518115699 } position { x: -0.960108697 y: 1.12914658 z: -7.44366932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0473686457 y: 0.845139384 z: 0.119075276 w: -0.518957317 } position { x: -0.959908307 y: 1.12905478 z: -7.44400406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0473479554 y: 0.844583809 z: 0.119130895 w: -0.519850194 } position { x: -0.959726691 y: 1.12896776 z: -7.44429731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0473613553 y: 0.843960226 z: 0.119298056 w: -0.520822465 } position { x: -0.959651887 y: 1.12887394 z: -7.44458866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0473570414 y: 0.843341291 z: 0.119640335 w: -0.521746039 } position { x: -0.959509134 y: 1.12872887 z: -7.44489288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0472950898 y: 0.842776716 z: 0.119976729 w: -0.522586 } position { x: -0.959354579 y: 1.12868345 z: -7.44512367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0471235327 y: 0.842235327 z: 0.120248839 w: -0.523411214 } position { x: -0.959145 y: 1.12865591 z: -7.44536877 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0469798259 y: 0.841696382 z: 0.120469332 w: -0.524239659 } position { x: -0.958957255 y: 1.12851679 z: -7.4456563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0469119474 y: 0.841136634 z: 0.12079259 w: -0.525069118 } position { x: -0.958773196 y: 1.12837088 z: -7.44598293 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0469260961 y: 0.840468407 z: 0.121175013 w: -0.526048839 } position { x: -0.958506525 y: 1.12827873 z: -7.44629622 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0471235774 y: 0.839794219 z: 0.121531881 w: -0.527024746 } position { x: -0.958322942 y: 1.12811768 z: -7.44663477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.047339119 y: 0.839123 z: 0.121990383 w: -0.527967751 } position { x: -0.958167493 y: 1.12793541 z: -7.44697857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0474858321 y: 0.838493645 z: 0.122387089 w: -0.52886194 } position { x: -0.958010495 y: 1.12788701 z: -7.44721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0476704724 y: 0.837877095 z: 0.122638337 w: -0.52976346 } position { x: -0.957825 y: 1.12780488 z: -7.44746494 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.047899764 y: 0.837314785 z: 0.122826479 w: -0.530587614 } position { x: -0.957642198 y: 1.12771928 z: -7.44772148 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0480742 y: 0.836782217 z: 0.12294659 w: -0.531383693 } position { x: -0.957442045 y: 1.12758541 z: -7.44802809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.04824467 y: 0.836257219 z: 0.123153985 w: -0.532146037 } position { x: -0.957231164 y: 1.12744725 z: -7.44833612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0483751781 y: 0.835695326 z: 0.123398922 w: -0.5329597 } position { x: -0.957060397 y: 1.12736452 z: -7.44863224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0483689494 y: 0.835120082 z: 0.123461075 w: -0.533846796 } position { x: -0.956855774 y: 1.12732565 z: -7.44891071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0483004563 y: 0.83463949 z: 0.123475552 w: -0.534600556 } position { x: -0.956638217 y: 1.12729084 z: -7.44919825 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0482642613 y: 0.834120095 z: 0.123415381 w: -0.535427868 } position { x: -0.956389546 y: 1.12724781 z: -7.44951439 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0483913571 y: 0.833514571 z: 0.123424299 w: -0.53635639 } position { x: -0.956137717 y: 1.1271776 z: -7.4498992 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0485211276 y: 0.832810283 z: 0.123442098 w: -0.537433505 } position { x: -0.955907345 y: 1.12707508 z: -7.4502883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.868] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0486886613 y: 0.832011819 z: 0.123519436 w: -0.538635969 } position { x: -0.955720603 y: 1.1269691 z: -7.4507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.880] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0487956256 y: 0.831252754 z: 0.123638548 w: -0.539769769 } position { x: -0.955518484 y: 1.1269114 z: -7.45109129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0488405079 y: 0.830486953 z: 0.123736143 w: -0.540920854 } position { x: -0.955249608 y: 1.12691343 z: -7.4514513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.909] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0489372201 y: 0.829649866 z: 0.123669192 w: -0.5422104 } position { x: -0.954968333 y: 1.12691021 z: -7.45192719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0490814075 y: 0.828665 z: 0.123548634 w: -0.543728769 } position { x: -0.954644 y: 1.1268934 z: -7.4524622 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.938] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0491054468 y: 0.827599704 z: 0.123452611 w: -0.545368552 } position { x: -0.95439 y: 1.12686896 z: -7.4530015 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0492601171 y: 0.826465368 z: 0.123414442 w: -0.547080755 } position { x: -0.954140246 y: 1.12680805 z: -7.45353556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0494324826 y: 0.82529968 z: 0.123471618 w: -0.548809409 } position { x: -0.953855038 y: 1.12673664 z: -7.45405722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.980] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0494352281 y: 0.8240996 z: 0.123491898 w: -0.55060488 } position { x: -0.953596115 y: 1.12673783 z: -7.45464563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:07.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0493830815 y: 0.822737098 z: 0.123574153 w: -0.55262506 } position { x: -0.953298151 y: 1.12674212 z: -7.45522451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0493769459 y: 0.821433246 z: 0.123574331 w: -0.554561853 } position { x: -0.952968359 y: 1.12675369 z: -7.45586061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0494634323 y: 0.820036769 z: 0.123573206 w: -0.55661726 } position { x: -0.952649 y: 1.12666941 z: -7.45651627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0496511 y: 0.818463266 z: 0.123696201 w: -0.558884501 } position { x: -0.952262461 y: 1.12656426 z: -7.45728159 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0498092473 y: 0.816593528 z: 0.123825572 w: -0.561570406 } position { x: -0.95185858 y: 1.12655461 z: -7.45817423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0498482026 y: 0.814737499 z: 0.12388286 w: -0.564243734 } position { x: -0.951561868 y: 1.12652934 z: -7.45893335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.076] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.049646236 y: 0.81292522 z: 0.124095596 w: -0.566822827 } position { x: -0.951292038 y: 1.12649775 z: -7.45962381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0496589616 y: 0.811070442 z: 0.1243729 w: -0.569412053 } position { x: -0.951024175 y: 1.1264534 z: -7.46042156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.104] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0496807061 y: 0.80915606 z: 0.124700069 w: -0.572056115 } position { x: -0.950637162 y: 1.12644446 z: -7.4612689 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0499432124 y: 0.806878746 z: 0.125036299 w: -0.575168073 } position { x: -0.950196862 y: 1.12642956 z: -7.46228266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0502988473 y: 0.80456 z: 0.125258312 w: -0.578328371 } position { x: -0.949763238 y: 1.12639141 z: -7.46330118 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0505944453 y: 0.80198741 z: 0.125490934 w: -0.581814885 } position { x: -0.949417949 y: 1.12630677 z: -7.46443939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.050589785 y: 0.799356043 z: 0.125970244 w: -0.585322201 } position { x: -0.949283779 y: 1.12612379 z: -7.46545076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0502393804 y: 0.796703219 z: 0.12680003 w: -0.588779926 } position { x: -0.949130595 y: 1.12610948 z: -7.4663682 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0499989092 y: 0.794313192 z: 0.127480567 w: -0.59187454 } position { x: -0.948881 y: 1.12617648 z: -7.4673233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.050132785 y: 0.79181695 z: 0.127930015 w: -0.595102131 } position { x: -0.948448062 y: 1.12619078 z: -7.46854782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0503350049 y: 0.788906097 z: 0.128351614 w: -0.598848403 } position { x: -0.948017 y: 1.1261766 z: -7.46990585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.050501667 y: 0.785386682 z: 0.128885373 w: -0.603329062 } position { x: -0.947627544 y: 1.12619829 z: -7.47136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0505960658 y: 0.781930327 z: 0.129301339 w: -0.607705653 } position { x: -0.947340369 y: 1.12611365 z: -7.47262144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0503507145 y: 0.778530538 z: 0.129919976 w: -0.611944377 } position { x: -0.947197914 y: 1.12609768 z: -7.4738431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0499276631 y: 0.775266409 z: 0.130577669 w: -0.615969777 } position { x: -0.947015285 y: 1.12620044 z: -7.47502756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.049481228 y: 0.772154152 z: 0.130957738 w: -0.619822383 } position { x: -0.946706712 y: 1.12627959 z: -7.47619581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0491287336 y: 0.76881665 z: 0.13126792 w: -0.623919904 } position { x: -0.946400404 y: 1.12628543 z: -7.4776535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.314] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0490117446 y: 0.765563905 z: 0.131595924 w: -0.627847373 } position { x: -0.946106434 y: 1.12624121 z: -7.47910166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0490349978 y: 0.762224674 z: 0.132026315 w: -0.63180548 } position { x: -0.945930719 y: 1.12623167 z: -7.48046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0489263944 y: 0.758967221 z: 0.132493213 w: -0.635626078 } position { x: -0.945806861 y: 1.12627637 z: -7.48169184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0485228598 y: 0.755802035 z: 0.132935613 w: -0.6393255 } position { x: -0.945693135 y: 1.12639403 z: -7.48293495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0480839871 y: 0.753139734 z: 0.133336321 w: -0.642409444 } position { x: -0.945594192 y: 1.1264863 z: -7.48404598 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0477703847 y: 0.750616789 z: 0.133537188 w: -0.645337343 } position { x: -0.945429921 y: 1.12654316 z: -7.48517275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0477998927 y: 0.74810791 z: 0.133633748 w: -0.64822197 } position { x: -0.945253074 y: 1.12660277 z: -7.48643208 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0479968898 y: 0.745468497 z: 0.133668184 w: -0.651234031 } position { x: -0.945087969 y: 1.12659323 z: -7.48772383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0482032932 y: 0.742719948 z: 0.133746967 w: -0.654335737 } position { x: -0.944967628 y: 1.12666452 z: -7.48893213 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0483700857 y: 0.739878714 z: 0.133835807 w: -0.65751636 } position { x: -0.944952369 y: 1.12666523 z: -7.49009371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.451] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0482577 y: 0.737525821 z: 0.134033442 w: -0.660122633 } position { x: -0.945061862 y: 1.12668538 z: -7.4909811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0478753969 y: 0.735605836 z: 0.134378582 w: -0.662219346 } position { x: -0.945151031 y: 1.12674975 z: -7.49175596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0476439595 y: 0.733996391 z: 0.134609535 w: -0.663972616 } position { x: -0.945145726 y: 1.12682354 z: -7.49256754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0477022491 y: 0.732385039 z: 0.134720489 w: -0.665722966 } position { x: -0.945067883 y: 1.12690759 z: -7.4936142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0479526483 y: 0.730741918 z: 0.134754628 w: -0.66750139 } position { x: -0.945027411 y: 1.12692547 z: -7.49456549 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0482979082 y: 0.72907728 z: 0.134785026 w: -0.669288158 } position { x: -0.945071 y: 1.12688744 z: -7.49537706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.534] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0487333275 y: 0.727571666 z: 0.134922266 w: -0.670865476 } position { x: -0.945249677 y: 1.12684846 z: -7.49600267 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.546] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0490352549 y: 0.726311743 z: 0.135107115 w: -0.672170281 } position { x: -0.945359468 y: 1.12689066 z: -7.49655485 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.049383603 y: 0.725415885 z: 0.135081425 w: -0.673116684 } position { x: -0.945411682 y: 1.12699115 z: -7.49712944 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0497528687 y: 0.724586904 z: 0.134845749 w: -0.674029112 } position { x: -0.945413649 y: 1.12704539 z: -7.49776602 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0501493886 y: 0.723707139 z: 0.134587377 w: -0.67499572 } position { x: -0.945441246 y: 1.12706065 z: -7.49834919 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0505665876 y: 0.722823739 z: 0.134299666 w: -0.675967813 } position { x: -0.9455024 y: 1.12707675 z: -7.4988842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0510206483 y: 0.721964955 z: 0.13406308 w: -0.676897764 } position { x: -0.945639789 y: 1.1270535 z: -7.49928665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0512944609 y: 0.721317232 z: 0.133911952 w: -0.677597165 } position { x: -0.945735753 y: 1.1270982 z: -7.49966192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0514773279 y: 0.720710218 z: 0.133651182 w: -0.678280354 } position { x: -0.945795119 y: 1.12723911 z: -7.50001 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0517480187 y: 0.720157146 z: 0.133287057 w: -0.6789186 } position { x: -0.945824146 y: 1.12731445 z: -7.50040817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0518377312 y: 0.719581187 z: 0.132992312 w: -0.679579854 } position { x: -0.945899069 y: 1.12729311 z: -7.50078964 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0519261472 y: 0.718990862 z: 0.132860959 w: -0.680223405 } position { x: -0.946041167 y: 1.12725031 z: -7.50114822 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0520508103 y: 0.7184816 z: 0.132922724 w: -0.680739641 } position { x: -0.946142077 y: 1.12731326 z: -7.50139666 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0522286668 y: 0.718115032 z: 0.132944301 w: -0.681108534 } position { x: -0.946222425 y: 1.12739205 z: -7.50159693 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0523501858 y: 0.717904091 z: 0.132860452 w: -0.681337893 } position { x: -0.946248233 y: 1.12747312 z: -7.50177288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0524891391 y: 0.717752 z: 0.132789031 w: -0.681501329 } position { x: -0.946336925 y: 1.12752807 z: -7.50192308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0527461134 y: 0.717756927 z: 0.132739067 w: -0.681486 } position { x: -0.946407616 y: 1.12753749 z: -7.50202608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0530670695 y: 0.71782887 z: 0.132636979 w: -0.681405187 } position { x: -0.946484208 y: 1.12764668 z: -7.50212479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.784] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0534972139 y: 0.717888832 z: 0.132429585 w: -0.681348741 } position { x: -0.94651413 y: 1.1277287 z: -7.50221109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0539196394 y: 0.71792388 z: 0.132170826 w: -0.681328833 } position { x: -0.946574628 y: 1.12781322 z: -7.50230598 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.813] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0542130508 y: 0.71803683 z: 0.131994262 w: -0.68122077 } position { x: -0.946673036 y: 1.12783587 z: -7.50234413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0543589145 y: 0.718199313 z: 0.131977752 w: -0.681040943 } position { x: -0.946724534 y: 1.12800169 z: -7.50230742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0543020256 y: 0.718466282 z: 0.131795347 w: -0.680799186 } position { x: -0.946754336 y: 1.12818635 z: -7.50228834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0541670248 y: 0.718752086 z: 0.131559089 w: -0.680553913 } position { x: -0.946792185 y: 1.1283263 z: -7.50228357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.868] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0542243719 y: 0.719024062 z: 0.131310806 w: -0.68031 } position { x: -0.94686383 y: 1.12834632 z: -7.50232506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.880] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0543413796 y: 0.719149947 z: 0.131232768 w: -0.680182576 } position { x: -0.946974456 y: 1.12835813 z: -7.50245285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0546315685 y: 0.719116867 z: 0.131132349 w: -0.68021369 } position { x: -0.947059929 y: 1.12846684 z: -7.50251579 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.054750409 y: 0.719032 z: 0.131004021 w: -0.680318594 } position { x: -0.947076559 y: 1.12862098 z: -7.50261593 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0547066703 y: 0.718930781 z: 0.130757645 w: -0.680476427 } position { x: -0.947172821 y: 1.12884295 z: -7.50266457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.054628782 y: 0.718807757 z: 0.130475029 w: -0.680666864 } position { x: -0.947222531 y: 1.12895226 z: -7.50268316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0544586331 y: 0.718700171 z: 0.1302398 w: -0.680839121 } position { x: -0.947342575 y: 1.12897956 z: -7.50279951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.965] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0542032868 y: 0.718507051 z: 0.130248606 w: -0.681061625 } position { x: -0.947487831 y: 1.1290766 z: -7.50290632 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0539043769 y: 0.718273938 z: 0.130201086 w: -0.681340337 } position { x: -0.947514 y: 1.12921727 z: -7.50310802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:08.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.053568352 y: 0.717913866 z: 0.130011156 w: -0.681782424 } position { x: -0.947547555 y: 1.12948501 z: -7.503263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.004] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0532499626 y: 0.717527747 z: 0.129586697 w: -0.682294488 } position { x: -0.947548807 y: 1.12965965 z: -7.50344563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0529933423 y: 0.71704787 z: 0.129032582 w: -0.682923615 } position { x: -0.947683811 y: 1.12987328 z: -7.50363588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0526413321 y: 0.716548741 z: 0.128559887 w: -0.68356353 } position { x: -0.947839439 y: 1.13002896 z: -7.50379086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0521997325 y: 0.716052711 z: 0.128012493 w: -0.684219718 } position { x: -0.947977245 y: 1.13036072 z: -7.50395918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0517357849 y: 0.715565 z: 0.127160847 w: -0.68492353 } position { x: -0.94808507 y: 1.13081861 z: -7.50415659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.076] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0510603637 y: 0.715028703 z: 0.126005739 w: -0.685747266 } position { x: -0.948231339 y: 1.13133335 z: -7.50442076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0501492 y: 0.714433491 z: 0.12457785 w: -0.686695099 } position { x: -0.948334873 y: 1.1319102 z: -7.50472689 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0488348603 y: 0.713748932 z: 0.122836635 w: -0.687814534 } position { x: -0.94852829 y: 1.13274539 z: -7.50496435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0466494076 y: 0.713113546 z: 0.120288603 w: -0.689074397 } position { x: -0.94873333 y: 1.13393009 z: -7.50520563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0440362431 y: 0.712572634 z: 0.117392905 w: -0.690304279 } position { x: -0.948877394 y: 1.13513684 z: -7.50547457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0413774066 y: 0.711880207 z: 0.113995977 w: -0.691750944 } position { x: -0.94916 y: 1.13615179 z: -7.50581932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0387269855 y: 0.711136699 z: 0.110851407 w: -0.693178773 } position { x: -0.949577391 y: 1.13713932 z: -7.50617123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.174] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0358478203 y: 0.710277081 z: 0.107594267 w: -0.694726467 } position { x: -0.949973404 y: 1.13843858 z: -7.50646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0328358151 y: 0.709533691 z: 0.104061782 w: -0.696171641 } position { x: -0.950295 y: 1.14015508 z: -7.50671959 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0291114599 y: 0.708842039 z: 0.0997689 w: -0.697668731 } position { x: -0.950589716 y: 1.14183235 z: -7.50703287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0254107341 y: 0.708043396 z: 0.0954616219 w: -0.699225247 } position { x: -0.951110482 y: 1.14309192 z: -7.50737429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0219615716 y: 0.707237422 z: 0.0915762559 w: -0.700675905 } position { x: -0.951706886 y: 1.14440536 z: -7.50773287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0185234472 y: 0.706307113 z: 0.0876299441 w: -0.702216625 } position { x: -0.952285409 y: 1.14584422 z: -7.50805855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.257] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0154812699 y: 0.705449581 z: 0.0841489285 w: -0.703576684 } position { x: -0.952851415 y: 1.14720643 z: -7.50831318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0123986062 y: 0.704678178 z: 0.0805918425 w: -0.704826176 } position { x: -0.953513145 y: 1.1487 z: -7.5085125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00931341387 y: 0.704026163 z: 0.0770519301 w: -0.705920279 } position { x: -0.954083562 y: 1.14999664 z: -7.50867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00645581 y: 0.703468621 z: 0.0737878084 w: -0.706856132 } position { x: -0.954789221 y: 1.1511029 z: -7.5087862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0043344521 y: 0.702998102 z: 0.0712074414 w: -0.707604647 } position { x: -0.955453038 y: 1.15207887 z: -7.50890589 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00231778715 y: 0.702687323 z: 0.0686764717 w: -0.708172798 } position { x: -0.956147254 y: 1.15343189 z: -7.50885725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000418470183 y: 0.702604592 z: 0.0654132515 w: -0.708567441 } position { x: -0.956755519 y: 1.15507615 z: -7.50880384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00357197 y: 0.702844799 z: 0.0617314391 w: -0.708650589 } position { x: -0.957329631 y: 1.1562835 z: -7.50862741 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00661671115 y: 0.703334868 z: 0.0583124347 w: -0.708432078 } position { x: -0.958103716 y: 1.15705597 z: -7.50837612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00882905256 y: 0.704014 z: 0.055689685 w: -0.707944214 } position { x: -0.958810568 y: 1.15784109 z: -7.50816584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.01088046 y: 0.704837859 z: 0.0530087389 w: -0.707301378 } position { x: -0.95949167 y: 1.15900719 z: -7.50789452 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0130882245 y: 0.705774546 z: 0.0500705875 w: -0.706543624 } position { x: -0.960115612 y: 1.16020775 z: -7.50763464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0154537428 y: 0.706866562 z: 0.0470664762 w: -0.705610096 } position { x: -0.960778654 y: 1.16127312 z: -7.50722408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0177536663 y: 0.708205 z: 0.0438392535 w: -0.704420865 } position { x: -0.961550295 y: 1.162328 z: -7.50672913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.451] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0198791716 y: 0.709607661 z: 0.0406639576 w: -0.703141689 } position { x: -0.962318718 y: 1.16343474 z: -7.50617027 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.463] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0221047904 y: 0.711177528 z: 0.0373553149 w: -0.701671183 } position { x: -0.963045239 y: 1.16449118 z: -7.50559807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0243745688 y: 0.712840199 z: 0.0342898145 w: -0.700063527 } position { x: -0.963813901 y: 1.16531801 z: -7.50498819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0264305547 y: 0.714617193 z: 0.0317374952 w: -0.698295355 } position { x: -0.964621 y: 1.16600633 z: -7.50436306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0283574164 y: 0.716607809 z: 0.0293373652 w: -0.69628185 } position { x: -0.965432167 y: 1.16701853 z: -7.50367689 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0306457393 y: 0.718662858 z: 0.0266300533 w: -0.694172442 } position { x: -0.966345549 y: 1.16838193 z: -7.50290632 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0333287641 y: 0.720980704 z: 0.0232955702 w: -0.691761076 } position { x: -0.967133641 y: 1.16968882 z: -7.50206184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0357280336 y: 0.723473191 z: 0.0196665805 w: -0.689146817 } position { x: -0.967832386 y: 1.17058766 z: -7.50131226 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0377216488 y: 0.726130545 z: 0.0162678845 w: -0.68632853 } position { x: -0.968777478 y: 1.17121243 z: -7.50050402 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0391714312 y: 0.728632092 z: 0.0136248898 w: -0.683648467 } position { x: -0.969630718 y: 1.17186832 z: -7.49977446 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.040300943 y: 0.731097758 z: 0.0110473502 w: -0.680991828 } position { x: -0.970469236 y: 1.17274439 z: -7.49892282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0416726321 y: 0.733650804 z: 0.00818098616 w: -0.678198338 } position { x: -0.971360683 y: 1.17385733 z: -7.49795246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0433824025 y: 0.736381173 z: 0.00506623974 w: -0.67515558 } position { x: -0.972195446 y: 1.17471373 z: -7.49699068 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.632] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0450919382 y: 0.73941648 z: 0.00198053988 w: -0.671733618 } position { x: -0.973001719 y: 1.17526329 z: -7.49602127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0462445207 y: 0.742197 z: -0.000281309738 w: -0.668584347 } position { x: -0.973767757 y: 1.17572176 z: -7.49513912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.660] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0471656509 y: 0.744948387 z: -0.00217768736 w: -0.665449142 } position { x: -0.974549115 y: 1.17618561 z: -7.49420166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0481215641 y: 0.747787654 z: -0.00384494849 w: -0.662180603 } position { x: -0.975452721 y: 1.17684817 z: -7.49315214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0493792221 y: 0.751047254 z: -0.005960193 w: -0.658372462 } position { x: -0.976352334 y: 1.1777097 z: -7.49190855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0504704937 y: 0.754276037 z: -0.00830448512 w: -0.654562056 } position { x: -0.977057815 y: 1.17830753 z: -7.49083424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.051377397 y: 0.757507563 z: -0.0105933063 w: -0.650715411 } position { x: -0.9777807 y: 1.17867565 z: -7.48981333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.052126579 y: 0.760671496 z: -0.0125691211 w: -0.646918595 } position { x: -0.978516221 y: 1.17899144 z: -7.48879623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.052804783 y: 0.764054775 z: -0.0143663613 w: -0.642826259 } position { x: -0.9792611 y: 1.1793499 z: -7.48761845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.755] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.05331802 y: 0.767274857 z: -0.0159770939 w: -0.638898432 } position { x: -0.979952395 y: 1.179649 z: -7.48652315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0536795 y: 0.770445347 z: -0.0174038298 w: -0.635003626 } position { x: -0.980583787 y: 1.17998087 z: -7.48547602 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0539789833 y: 0.773482502 z: -0.0188714098 w: -0.631232858 } position { x: -0.981158 y: 1.18028867 z: -7.48452902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0543116443 y: 0.776318192 z: -0.0202666577 w: -0.62767 } position { x: -0.981718957 y: 1.18050408 z: -7.48358583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0547031686 y: 0.779127598 z: -0.0216339789 w: -0.624099135 } position { x: -0.982290268 y: 1.1807282 z: -7.48266172 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0550486967 y: 0.781597137 z: -0.0226130504 w: -0.620938182 } position { x: -0.982830107 y: 1.18090737 z: -7.48176813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0553562 y: 0.783929646 z: -0.0234527308 w: -0.617932 } position { x: -0.9832986 y: 1.18097663 z: -7.48097849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0555054508 y: 0.786084652 z: -0.0241263062 w: -0.615148842 } position { x: -0.983734429 y: 1.18110371 z: -7.48023129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0555863567 y: 0.788192332 z: -0.0247396454 w: -0.612414 } position { x: -0.984142184 y: 1.18121624 z: -7.47947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0557195023 y: 0.789954066 z: -0.0252956226 w: -0.610104918 } position { x: -0.984540403 y: 1.18128955 z: -7.47883701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0558221377 y: 0.791569233 z: -0.0257004984 w: -0.607981503 } position { x: -0.984834 y: 1.18137908 z: -7.47827196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.909] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0557885207 y: 0.792929351 z: -0.0259683914 w: -0.606198251 } position { x: -0.985174716 y: 1.18142247 z: -7.47775602 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0558293685 y: 0.794197798 z: -0.0261591095 w: -0.60452354 } position { x: -0.985488117 y: 1.18148673 z: -7.4772687 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0559204705 y: 0.795419097 z: -0.0263707489 w: -0.602897942 } position { x: -0.985809267 y: 1.18164432 z: -7.47675228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0561349802 y: 0.796505809 z: -0.026762506 w: -0.601424336 } position { x: -0.986127 y: 1.1817714 z: -7.4763031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.965] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0564167276 y: 0.797542036 z: -0.0272557288 w: -0.600000799 } position { x: -0.986336 y: 1.18195796 z: -7.47589636 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0566056333 y: 0.798462749 z: -0.0278320666 w: -0.598730624 } position { x: -0.986488581 y: 1.18205333 z: -7.47559309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:09.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0567179061 y: 0.799243629 z: -0.0282893088 w: -0.597655773 } position { x: -0.986697555 y: 1.18204093 z: -7.47530651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0566775873 y: 0.800033748 z: -0.0285696015 w: -0.596588194 } position { x: -0.986850679 y: 1.18214071 z: -7.4749651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0565580204 y: 0.800718129 z: -0.0289415102 w: -0.595662713 } position { x: -0.986975372 y: 1.18221593 z: -7.47468567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0565102324 y: 0.801334202 z: -0.0293477625 w: -0.594818294 } position { x: -0.987062216 y: 1.18225527 z: -7.47453594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.049] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.056600444 y: 0.801853418 z: -0.0296847746 w: -0.594092846 } position { x: -0.987106323 y: 1.18220437 z: -7.47441769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0566620193 y: 0.802287042 z: -0.0298570544 w: -0.593492627 } position { x: -0.987126589 y: 1.18222952 z: -7.47432089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.076] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0566726364 y: 0.802597344 z: -0.030082481 w: -0.593060493 } position { x: -0.987086117 y: 1.18230116 z: -7.47424936 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.05653584 y: 0.802796125 z: -0.0303085297 w: -0.592793 } position { x: -0.986999393 y: 1.18228889 z: -7.47424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.056210652 y: 0.802856147 z: -0.0303078275 w: -0.592742622 } position { x: -0.986898124 y: 1.18223619 z: -7.47433853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0555748306 y: 0.80273062 z: -0.0301793274 w: -0.592979074 } position { x: -0.986602783 y: 1.18215942 z: -7.4745183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0546126217 y: 0.802368045 z: -0.0299029686 w: -0.593572915 } position { x: -0.986332774 y: 1.18198049 z: -7.47486305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.053319633 y: 0.801710188 z: -0.0293338038 w: -0.594606876 } position { x: -0.985937834 y: 1.18169701 z: -7.47519922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0516332462 y: 0.800713956 z: -0.0285158176 w: -0.596135914 } position { x: -0.985517621 y: 1.18130112 z: -7.47571754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.174] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0494891182 y: 0.799397528 z: -0.0272687338 w: -0.598139524 } position { x: -0.98495692 y: 1.18069911 z: -7.47636175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0467406921 y: 0.797546506 z: -0.0254292469 w: -0.600906193 } position { x: -0.98424691 y: 1.17998791 z: -7.4771595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.203] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0435830355 y: 0.795422316 z: -0.0231055487 w: -0.604044676 } position { x: -0.983528852 y: 1.1790868 z: -7.47801352 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.214] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0399360247 y: 0.79295361 z: -0.0199191086 w: -0.607645392 } position { x: -0.982656956 y: 1.17792046 z: -7.47896194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.035692662 y: 0.790113449 z: -0.0158588216 w: -0.611715 } position { x: -0.981767297 y: 1.1766175 z: -7.48008823 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0309191104 y: 0.786780953 z: -0.0114070876 w: -0.616351962 } position { x: -0.980923474 y: 1.1754806 z: -7.48138428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.256] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0264898129 y: 0.782783687 z: -0.00688300747 w: -0.621691763 } position { x: -0.980033696 y: 1.17447805 z: -7.48273706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0231908821 y: 0.778801203 z: -0.00275605079 w: -0.626835942 } position { x: -0.979153752 y: 1.17344069 z: -7.48400307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0198535956 y: 0.774728775 z: 0.00140963146 w: -0.631980419 } position { x: -0.978218496 y: 1.17211545 z: -7.4852519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.015893437 y: 0.770262539 z: 0.00629417319 w: -0.637497783 } position { x: -0.977160513 y: 1.17038941 z: -7.48672295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0119677102 y: 0.766039252 z: 0.0112503609 w: -0.642583907 } position { x: -0.976424158 y: 1.16888523 z: -7.48805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00863628 y: 0.761993825 z: 0.0160586089 w: -0.647327662 } position { x: -0.975646555 y: 1.16772878 z: -7.48928452 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00607816642 y: 0.758296907 z: 0.0203598421 w: -0.651563 } position { x: -0.974877656 y: 1.1667763 z: -7.49030161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00386783504 y: 0.755016685 z: 0.0242980123 w: -0.655243814 } position { x: -0.974019945 y: 1.16568696 z: -7.49133348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00136136054 y: 0.752006769 z: 0.0279542487 w: -0.658560932 } position { x: -0.973076403 y: 1.16450691 z: -7.49236917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0015493395 y: 0.748983502 z: 0.0311792064 w: -0.661852837 } position { x: -0.972011268 y: 1.16360354 z: -7.49353886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00429604948 y: 0.746276557 z: 0.0330858864 w: -0.664799333 } position { x: -0.971027911 y: 1.16292202 z: -7.49458361 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00697948877 y: 0.743623435 z: 0.0341385454 w: -0.667690098 } position { x: -0.970190287 y: 1.1620729 z: -7.49557304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00914345495 y: 0.741131663 z: 0.0353607684 w: -0.670365512 } position { x: -0.969427109 y: 1.16094029 z: -7.49648142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0112377778 y: 0.738707483 z: 0.0373778604 w: -0.672895133 } position { x: -0.968657076 y: 1.15972543 z: -7.49733782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.451] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.013287425 y: 0.736629188 z: 0.0396711268 w: -0.675001562 } position { x: -0.967902064 y: 1.15879214 z: -7.49812603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.463] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0156531557 y: 0.734574139 z: 0.0419264808 w: -0.677050948 } position { x: -0.967065096 y: 1.15799356 z: -7.49907064 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0180335119 y: 0.732366323 z: 0.0440563671 w: -0.679244757 } position { x: -0.966281712 y: 1.15717328 z: -7.5000205 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0202855188 y: 0.730052829 z: 0.0462357849 w: -0.681523 } position { x: -0.965653598 y: 1.15634358 z: -7.50092173 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0221491065 y: 0.727614105 z: 0.0486540794 w: -0.683900476 } position { x: -0.9650805 y: 1.15559447 z: -7.50170135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0234430693 y: 0.725576043 z: 0.0509310588 w: -0.685854197 } position { x: -0.964464 y: 1.15503681 z: -7.50232744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0245526601 y: 0.723693788 z: 0.0530330651 w: -0.687642395 } position { x: -0.96385324 y: 1.15438819 z: -7.50292 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.025791185 y: 0.721837461 z: 0.0550916679 w: -0.689384043 } position { x: -0.963259697 y: 1.15365756 z: -7.50364637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0271570832 y: 0.719855607 z: 0.0573383123 w: -0.691218317 } position { x: -0.962637424 y: 1.1529392 z: -7.50447941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.028181307 y: 0.717980564 z: 0.0593802929 w: -0.692952871 } position { x: -0.96208185 y: 1.15238023 z: -7.50507975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0288887471 y: 0.716166675 z: 0.0612211972 w: -0.69463855 } position { x: -0.961584449 y: 1.15193927 z: -7.50560141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0293192249 y: 0.714620352 z: 0.0628099591 w: -0.696069717 } position { x: -0.961055 y: 1.15152073 z: -7.50602531 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0295027364 y: 0.713245809 z: 0.0643921643 w: -0.697326124 } position { x: -0.960517764 y: 1.15103734 z: -7.5064249 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0296677 y: 0.712100327 z: 0.0657730848 w: -0.698360145 } position { x: -0.960032582 y: 1.15054 z: -7.50683212 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0301075261 y: 0.711080611 z: 0.0671178326 w: -0.699251831 } position { x: -0.959569275 y: 1.1500206 z: -7.50717974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.657] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0305728149 y: 0.710139573 z: 0.0684368387 w: -0.700059593 } position { x: -0.959067583 y: 1.14960063 z: -7.50754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0312358886 y: 0.709215045 z: 0.0695371851 w: -0.700858772 } position { x: -0.958579242 y: 1.14921153 z: -7.50783634 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0319394507 y: 0.708337188 z: 0.0706204921 w: -0.701606154 } position { x: -0.958139896 y: 1.14874089 z: -7.5080862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0323819444 y: 0.707604647 z: 0.0715535581 w: -0.702230215 } position { x: -0.957719803 y: 1.14848316 z: -7.5083003 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0327338 y: 0.70704937 z: 0.0722815543 w: -0.70269841 } position { x: -0.957345307 y: 1.14825559 z: -7.50840521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0329958647 y: 0.706588686 z: 0.0728790313 w: -0.703087747 } position { x: -0.956999123 y: 1.14794958 z: -7.50844622 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0332403854 y: 0.70631361 z: 0.0735664219 w: -0.703281 } position { x: -0.956653476 y: 1.14757586 z: -7.50852823 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.755] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0334981382 y: 0.706113338 z: 0.074260816 w: -0.703396857 } position { x: -0.956323564 y: 1.14725542 z: -7.50858355 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0338355191 y: 0.70589906 z: 0.0748458579 w: -0.703533769 } position { x: -0.955968 y: 1.14704669 z: -7.5086894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.034158539 y: 0.705739379 z: 0.0752953 w: -0.703630388 } position { x: -0.955675542 y: 1.14686739 z: -7.50870514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0344733745 y: 0.705687046 z: 0.0757242143 w: -0.703621507 } position { x: -0.955462396 y: 1.14666009 z: -7.50867081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0347152203 y: 0.705650747 z: 0.0761468485 w: -0.703600407 } position { x: -0.955191255 y: 1.14650691 z: -7.50859976 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0350328721 y: 0.705713212 z: 0.0764977634 w: -0.703483939 } position { x: -0.955002308 y: 1.1463654 z: -7.5085721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0354666375 y: 0.705761969 z: 0.0768275112 w: -0.703377426 } position { x: -0.954782486 y: 1.14614463 z: -7.50857353 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.035901919 y: 0.705756962 z: 0.0771434903 w: -0.703325689 } position { x: -0.954662502 y: 1.14598966 z: -7.50853443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.868] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0361241177 y: 0.705772936 z: 0.0775369257 w: -0.703255 } position { x: -0.954507768 y: 1.1458267 z: -7.50848579 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.880] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0362150855 y: 0.70585072 z: 0.0778728202 w: -0.703135252 } position { x: -0.954420269 y: 1.1457392 z: -7.50835848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0362549908 y: 0.70601052 z: 0.0781216696 w: -0.702945054 } position { x: -0.954323113 y: 1.14561927 z: -7.50823069 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0362371616 y: 0.706210852 z: 0.0783591866 w: -0.702718258 } position { x: -0.954195738 y: 1.14557099 z: -7.5081296 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0361985639 y: 0.70638597 z: 0.0784924552 w: -0.702529311 } position { x: -0.954089642 y: 1.14548194 z: -7.50812054 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0361836962 y: 0.706454694 z: 0.0786111 w: -0.702447712 } position { x: -0.954005 y: 1.14538312 z: -7.50811195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0361232683 y: 0.706483841 z: 0.0787238479 w: -0.702408969 } position { x: -0.953990877 y: 1.14530098 z: -7.50808287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.036045365 y: 0.706478357 z: 0.0789899752 w: -0.702388525 } position { x: -0.953965724 y: 1.14522076 z: -7.50804138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0360744894 y: 0.706512 z: 0.0792241767 w: -0.702326894 } position { x: -0.953977764 y: 1.14511168 z: -7.50799942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:10.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0360816605 y: 0.706491292 z: 0.0794304535 w: -0.702324 } position { x: -0.953941643 y: 1.14513624 z: -7.50794744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0359243751 y: 0.706478119 z: 0.0794678 w: -0.70234108 } position { x: -0.95388937 y: 1.14518332 z: -7.50791502 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0356873311 y: 0.706433058 z: 0.0795157775 w: -0.702393055 } position { x: -0.953966081 y: 1.14509082 z: -7.50786734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0354365893 y: 0.706501067 z: 0.0796312541 w: -0.702324271 } position { x: -0.953973055 y: 1.14505494 z: -7.50784349 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0352040119 y: 0.706514537 z: 0.0797657147 w: -0.702307165 } position { x: -0.954002559 y: 1.1450659 z: -7.50779247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.063] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0350423045 y: 0.70661974 z: 0.0798817128 w: -0.702196181 } position { x: -0.954059243 y: 1.14503825 z: -7.50773144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0349590182 y: 0.706662416 z: 0.080055505 w: -0.702137589 } position { x: -0.954096138 y: 1.14502037 z: -7.50771332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0350163206 y: 0.706684053 z: 0.0802285671 w: -0.702093303 } position { x: -0.954168141 y: 1.14502609 z: -7.50770521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.035098929 y: 0.706647933 z: 0.0803720206 w: -0.702109039 } position { x: -0.954238 y: 1.14506829 z: -7.50768423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0351543389 y: 0.706605136 z: 0.0804019198 w: -0.702146 } position { x: -0.95435816 y: 1.14509881 z: -7.50765467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0349709801 y: 0.706639528 z: 0.0804803148 w: -0.702111423 } position { x: -0.954426944 y: 1.14518416 z: -7.5075841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.034656141 y: 0.70675087 z: 0.0805038512 w: -0.7020123 } position { x: -0.954527676 y: 1.14524841 z: -7.50751925 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0343772694 y: 0.706847847 z: 0.0805467293 w: -0.70192349 } position { x: -0.954642117 y: 1.14527202 z: -7.50746679 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0341314413 y: 0.707021 z: 0.0805985332 w: -0.701755106 } position { x: -0.954722762 y: 1.14530742 z: -7.50740957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0339457951 y: 0.707153082 z: 0.0805568919 w: -0.701635778 } position { x: -0.95480454 y: 1.1453371 z: -7.50737667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.033799611 y: 0.707285404 z: 0.0805770755 w: -0.701507211 } position { x: -0.954919 y: 1.14540577 z: -7.50739098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0337104909 y: 0.707394 z: 0.0804838464 w: -0.701412618 } position { x: -0.955035031 y: 1.14545941 z: -7.50734282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0335876457 y: 0.707503617 z: 0.0804112926 w: -0.701316297 } position { x: -0.955113053 y: 1.14549899 z: -7.50733376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0334415697 y: 0.707620323 z: 0.0804150924 w: -0.701205075 } position { x: -0.955239475 y: 1.14556825 z: -7.5072732 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0331892148 y: 0.707797348 z: 0.0803191066 w: -0.701049387 } position { x: -0.955294728 y: 1.14564705 z: -7.50723028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0330458209 y: 0.707928538 z: 0.0801926777 w: -0.700938165 } position { x: -0.955378473 y: 1.14571571 z: -7.50723457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0329628512 y: 0.708003521 z: 0.0800493732 w: -0.700882792 } position { x: -0.955469966 y: 1.14574111 z: -7.5072279 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.299] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0328617282 y: 0.708043277 z: 0.079902634 w: -0.700864 } position { x: -0.955516696 y: 1.1457814 z: -7.50721598 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0328024738 y: 0.708087444 z: 0.0798383579 w: -0.700829506 } position { x: -0.955611408 y: 1.14578402 z: -7.50719547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0327778347 y: 0.708114088 z: 0.079827778 w: -0.700804949 } position { x: -0.955695152 y: 1.14579308 z: -7.50717545 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0327271745 y: 0.708149076 z: 0.0798477381 w: -0.700769663 } position { x: -0.955782294 y: 1.14581716 z: -7.50712204 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.032658495 y: 0.708197832 z: 0.0799147859 w: -0.700716078 } position { x: -0.955846 y: 1.14582169 z: -7.5071249 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.032573238 y: 0.708258748 z: 0.0799627826 w: -0.700652897 } position { x: -0.95588237 y: 1.1458745 z: -7.50711393 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0324910395 y: 0.708321452 z: 0.0799024552 w: -0.700600207 } position { x: -0.955929816 y: 1.14586902 z: -7.50706911 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0324446671 y: 0.708330035 z: 0.0798674 w: -0.700597644 } position { x: -0.955978572 y: 1.14586282 z: -7.50702477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0324353576 y: 0.708375931 z: 0.0798989534 w: -0.700548112 } position { x: -0.956014395 y: 1.14584327 z: -7.50702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0324689113 y: 0.708419919 z: 0.0799502879 w: -0.700496197 } position { x: -0.956077 y: 1.14583921 z: -7.50696087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0324567966 y: 0.708483636 z: 0.0799849 w: -0.700428367 } position { x: -0.956100702 y: 1.14585185 z: -7.50696564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.451] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0323881134 y: 0.70847404 z: 0.0800245702 w: -0.700436831 } position { x: -0.95614475 y: 1.14592087 z: -7.50691414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.463] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0323455781 y: 0.708477914 z: 0.0799681395 w: -0.700441301 } position { x: -0.95612222 y: 1.14595568 z: -7.50689602 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0321793929 y: 0.708544552 z: 0.0799484 w: -0.700383723 } position { x: -0.956167638 y: 1.14591753 z: -7.50686359 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0319870785 y: 0.70856142 z: 0.0799564794 w: -0.700374544 } position { x: -0.956200123 y: 1.14585137 z: -7.50681829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0317576 y: 0.708656251 z: 0.0800632462 w: -0.700276911 } position { x: -0.956172943 y: 1.14584124 z: -7.50681496 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.031620156 y: 0.708681643 z: 0.0801299661 w: -0.700249732 } position { x: -0.956142724 y: 1.14589393 z: -7.50679779 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0314549357 y: 0.708720863 z: 0.0801915601 w: -0.700210452 } position { x: -0.956091166 y: 1.14586675 z: -7.50683355 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.549] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0314068869 y: 0.708738208 z: 0.0803074837 w: -0.700181842 } position { x: -0.956125081 y: 1.14586 z: -7.5068059 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.561] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.031421151 y: 0.708693624 z: 0.0803988203 w: -0.700215757 } position { x: -0.956088126 y: 1.14586568 z: -7.50682831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0314639024 y: 0.70865804 z: 0.0804732069 w: -0.700241327 } position { x: -0.956091583 y: 1.14589465 z: -7.50684929 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0315777399 y: 0.708624899 z: 0.0804654434 w: -0.700270712 } position { x: -0.956053793 y: 1.14590967 z: -7.50685644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0316162109 y: 0.708490729 z: 0.0805031657 w: -0.700400293 } position { x: -0.956076682 y: 1.14591384 z: -7.50684929 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0316007063 y: 0.708456874 z: 0.080500938 w: -0.70043546 } position { x: -0.956063509 y: 1.14586115 z: -7.50683546 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0315379724 y: 0.708415031 z: 0.0805539191 w: -0.70047456 } position { x: -0.956052661 y: 1.1458683 z: -7.5067935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0314205065 y: 0.708443582 z: 0.0805877596 w: -0.700447 } position { x: -0.956054091 y: 1.14589596 z: -7.50676 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.660] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0313274227 y: 0.708431721 z: 0.0805438384 w: -0.700468361 } position { x: -0.956045032 y: 1.14590573 z: -7.50673342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0312197 y: 0.708454 z: 0.0805070847 w: -0.700454772 } position { x: -0.956007838 y: 1.14595079 z: -7.50672293 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0311368983 y: 0.708471894 z: 0.0804351121 w: -0.700448573 } position { x: -0.955984831 y: 1.14591932 z: -7.50669575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0310934838 y: 0.708534539 z: 0.0804016888 w: -0.700391054 } position { x: -0.955995739 y: 1.14591 z: -7.50661612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0309651028 y: 0.708602667 z: 0.0803904459 w: -0.700329065 } position { x: -0.956012726 y: 1.14588571 z: -7.50657082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0308728814 y: 0.708690703 z: 0.0804303288 w: -0.70023948 } position { x: -0.955951691 y: 1.14587843 z: -7.50656366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0308309738 y: 0.708726227 z: 0.0804226398 w: -0.70020628 } position { x: -0.955944717 y: 1.14590693 z: -7.50654078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0308109075 y: 0.70877409 z: 0.0803586915 w: -0.700166047 } position { x: -0.955893517 y: 1.14589703 z: -7.50645685 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0306795649 y: 0.708856165 z: 0.0803855807 w: -0.7000857 } position { x: -0.955934644 y: 1.14582086 z: -7.5064044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0306390896 y: 0.708957434 z: 0.0804919749 w: -0.69997257 } position { x: -0.955862224 y: 1.14581573 z: -7.50633049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0305893105 y: 0.709033549 z: 0.0805362165 w: -0.699892581 } position { x: -0.955819964 y: 1.14577198 z: -7.50630379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0305449143 y: 0.709076166 z: 0.0806500465 w: -0.69983834 } position { x: -0.955829144 y: 1.14572942 z: -7.50629282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0305634 y: 0.709114075 z: 0.0808106512 w: -0.699780524 } position { x: -0.955756962 y: 1.14571655 z: -7.50630713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.030660931 y: 0.709061623 z: 0.0808666795 w: -0.699822903 } position { x: -0.955748677 y: 1.14569426 z: -7.50629759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0307793431 y: 0.708978355 z: 0.0809565857 w: -0.699891686 } position { x: -0.955743492 y: 1.145661 z: -7.50629377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0309096631 y: 0.708928823 z: 0.0810514912 w: -0.699925125 } position { x: -0.955741107 y: 1.14561009 z: -7.50623322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0309401564 y: 0.708922088 z: 0.0812199414 w: -0.699911058 } position { x: -0.955700099 y: 1.14560676 z: -7.50617409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0309417 y: 0.708882511 z: 0.0813130289 w: -0.699940383 } position { x: -0.955723822 y: 1.14562762 z: -7.50614357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0308005139 y: 0.708917677 z: 0.0813726336 w: -0.699903965 } position { x: -0.955678105 y: 1.1456567 z: -7.5061307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0307035819 y: 0.708924949 z: 0.0813736096 w: -0.699900746 } position { x: -0.955660939 y: 1.14563894 z: -7.50607443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.938] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0306306258 y: 0.70895 z: 0.0813887641 w: -0.699876785 } position { x: -0.955677 y: 1.14559531 z: -7.50607395 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0306162536 y: 0.708990633 z: 0.0814493448 w: -0.699829221 } position { x: -0.955678642 y: 1.14559281 z: -7.50605488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.965] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0305363256 y: 0.709002554 z: 0.0814872459 w: -0.699816227 } position { x: -0.955639958 y: 1.14564025 z: -7.50605965 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0304404628 y: 0.709010422 z: 0.0814603493 w: -0.699815631 } position { x: -0.955642223 y: 1.14562738 z: -7.50610256 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:11.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.03039141 y: 0.70904237 z: 0.0814715698 w: -0.6997841 } position { x: -0.955630422 y: 1.14563024 z: -7.50607872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0303412713 y: 0.709034 z: 0.0814001188 w: -0.699803 } position { x: -0.955601215 y: 1.14570081 z: -7.50609493 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0302233 y: 0.709055543 z: 0.0813444555 w: -0.699792743 } position { x: -0.955586374 y: 1.14570808 z: -7.50608969 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0301871598 y: 0.709018946 z: 0.0812582 w: -0.699841499 } position { x: -0.955565095 y: 1.14572036 z: -7.50609207 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0301125031 y: 0.709085286 z: 0.0811331496 w: -0.699791908 } position { x: -0.955553472 y: 1.14574277 z: -7.50607777 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0299233068 y: 0.70915252 z: 0.0810208321 w: -0.69974488 } position { x: -0.955522597 y: 1.14581156 z: -7.50605488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0297139119 y: 0.709227 z: 0.0808293298 w: -0.699700475 } position { x: -0.955519557 y: 1.14583814 z: -7.50601673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0295291971 y: 0.709323883 z: 0.0806647465 w: -0.699629068 } position { x: -0.95550859 y: 1.14587092 z: -7.50598764 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0294200014 y: 0.709398746 z: 0.0804994255 w: -0.699576795 } position { x: -0.95551604 y: 1.14588082 z: -7.50596619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0293038692 y: 0.709509671 z: 0.0803443044 w: -0.699487031 } position { x: -0.955562294 y: 1.14591038 z: -7.50586224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0289558172 y: 0.709757566 z: 0.0801546425 w: -0.699271739 } position { x: -0.955590665 y: 1.14598942 z: -7.50569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0284637101 y: 0.710172713 z: 0.0799349919 w: -0.698895514 } position { x: -0.955651879 y: 1.14609277 z: -7.50548363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0281073451 y: 0.71068716 z: 0.0796771124 w: -0.698416293 } position { x: -0.955652475 y: 1.14614618 z: -7.5053196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0277710445 y: 0.711238801 z: 0.0793902874 w: -0.697900653 } position { x: -0.955694258 y: 1.14618039 z: -7.50516176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0276488233 y: 0.711838782 z: 0.0792619511 w: -0.697308183 } position { x: -0.955741882 y: 1.14622164 z: -7.50494099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0274478812 y: 0.712494254 z: 0.0791612193 w: -0.696657777 } position { x: -0.955817 y: 1.14630926 z: -7.50469685 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0272129141 y: 0.713191 z: 0.0791563839 w: -0.695954263 } position { x: -0.955887735 y: 1.14643359 z: -7.50441694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0269383 y: 0.713957071 z: 0.0790196955 w: -0.695194602 } position { x: -0.955917954 y: 1.14653802 z: -7.50415039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0267973971 y: 0.714690208 z: 0.078832075 w: -0.694467664 } position { x: -0.955954 y: 1.14670396 z: -7.50388336 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.257] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0266245343 y: 0.715472817 z: 0.0785639659 w: -0.693698406 } position { x: -0.955997586 y: 1.1467855 z: -7.50363588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0263747927 y: 0.716192126 z: 0.0783550292 w: -0.692989051 } position { x: -0.956081629 y: 1.14681268 z: -7.5033884 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.282] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0260985401 y: 0.716894627 z: 0.0782380253 w: -0.692285895 } position { x: -0.956110775 y: 1.14688241 z: -7.50316477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.299] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0258463565 y: 0.717623651 z: 0.078070946 w: -0.69155854 } position { x: -0.956126869 y: 1.14701843 z: -7.50290775 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0256618746 y: 0.718235612 z: 0.0777885616 w: -0.690961659 } position { x: -0.956101179 y: 1.14717782 z: -7.50267887 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0254590213 y: 0.718829036 z: 0.0775035098 w: -0.690383852 } position { x: -0.956122458 y: 1.14726686 z: -7.50246143 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0253945757 y: 0.71938175 z: 0.0772645772 w: -0.689837098 } position { x: -0.956171 y: 1.14731073 z: -7.50225115 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0253818315 y: 0.719895303 z: 0.0770553 w: -0.689325 } position { x: -0.956199467 y: 1.14740801 z: -7.50208044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0255004 y: 0.720368385 z: 0.0768110678 w: -0.688853562 } position { x: -0.95620203 y: 1.14752924 z: -7.50190783 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0255736299 y: 0.720704854 z: 0.0765992478 w: -0.688522398 } position { x: -0.956251323 y: 1.14758432 z: -7.50174522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0256851576 y: 0.721041918 z: 0.0764053762 w: -0.688186884 } position { x: -0.956304908 y: 1.14762938 z: -7.50158882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0256373864 y: 0.721355319 z: 0.0762859732 w: -0.687873304 } position { x: -0.956330955 y: 1.1476661 z: -7.50135088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0255651437 y: 0.721717298 z: 0.0761814192 w: -0.687507808 } position { x: -0.956317246 y: 1.1477195 z: -7.50122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0255204141 y: 0.722033143 z: 0.0761352181 w: -0.687182844 } position { x: -0.95635283 y: 1.14778411 z: -7.50105429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0253709313 y: 0.722385406 z: 0.0760306 w: -0.686829746 } position { x: -0.956323 y: 1.14776957 z: -7.50092125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0252902433 y: 0.722662389 z: 0.0759760216 w: -0.686547279 } position { x: -0.956346154 y: 1.14782131 z: -7.50084877 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0252894294 y: 0.722875059 z: 0.0760747492 w: -0.686312437 } position { x: -0.956363618 y: 1.14780474 z: -7.50072098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0252823345 y: 0.72303772 z: 0.0761828646 w: -0.686129332 } position { x: -0.95643419 y: 1.14777887 z: -7.50064373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0252730623 y: 0.723214567 z: 0.076460138 w: -0.68591249 } position { x: -0.956434 y: 1.14781332 z: -7.50051928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.025235977 y: 0.723400116 z: 0.0766088217 w: -0.685701489 } position { x: -0.956436455 y: 1.14786422 z: -7.50045156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0251864512 y: 0.723537087 z: 0.0766188279 w: -0.685557663 } position { x: -0.956420481 y: 1.14791226 z: -7.50039625 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0251501761 y: 0.723636627 z: 0.0766665116 w: -0.685448527 } position { x: -0.95640254 y: 1.14785194 z: -7.50030947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.561] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0250847731 y: 0.723712206 z: 0.0768410191 w: -0.68535167 } position { x: -0.956431389 y: 1.14778495 z: -7.50030518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0250953548 y: 0.723786294 z: 0.0769727305 w: -0.68525821 } position { x: -0.956408679 y: 1.1477468 z: -7.50025034 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0251168385 y: 0.723852932 z: 0.0771287158 w: -0.685169578 } position { x: -0.956397 y: 1.1477375 z: -7.50019836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0252592862 y: 0.723890066 z: 0.0773041099 w: -0.685105264 } position { x: -0.956389844 y: 1.14772415 z: -7.50022221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0254289489 y: 0.723889351 z: 0.077381812 w: -0.685090959 } position { x: -0.956397057 y: 1.14768779 z: -7.50023508 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0256438423 y: 0.723859072 z: 0.0775100589 w: -0.685100436 } position { x: -0.956374466 y: 1.14765966 z: -7.50026226 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0259045772 y: 0.723790526 z: 0.0775373131 w: -0.68516 } position { x: -0.95640558 y: 1.14760613 z: -7.50028944 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0261612218 y: 0.723742366 z: 0.0776599944 w: -0.68518728 } position { x: -0.95638144 y: 1.14757633 z: -7.50029755 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0263834503 y: 0.723660111 z: 0.0778220445 w: -0.685247183 } position { x: -0.956383705 y: 1.14756954 z: -7.50035763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0265107956 y: 0.723559439 z: 0.0778896511 w: -0.685340881 } position { x: -0.956372321 y: 1.14753211 z: -7.50043535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.026666414 y: 0.723452151 z: 0.0779727623 w: -0.685438752 } position { x: -0.95633322 y: 1.14748943 z: -7.50056076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0268577989 y: 0.723259747 z: 0.0779467449 w: -0.685637176 } position { x: -0.956288815 y: 1.1474719 z: -7.50067091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.027010629 y: 0.723057926 z: 0.0778890252 w: -0.685850561 } position { x: -0.956284642 y: 1.14747322 z: -7.50079632 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0271037314 y: 0.722876549 z: 0.0778417885 w: -0.686043382 } position { x: -0.956249952 y: 1.14745653 z: -7.50090599 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0272384733 y: 0.722658455 z: 0.0777959526 w: -0.686273038 } position { x: -0.956252754 y: 1.14745545 z: -7.50102568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0273693558 y: 0.722517431 z: 0.0777684897 w: -0.686419368 } position { x: -0.956220567 y: 1.14739013 z: -7.50115108 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.784] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0275789 y: 0.722312391 z: 0.0777681842 w: -0.686626732 } position { x: -0.956230104 y: 1.14731181 z: -7.50128698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0277701877 y: 0.722104 z: 0.0778409466 w: -0.68683 } position { x: -0.956165433 y: 1.1472888 z: -7.50143 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0279759169 y: 0.721891761 z: 0.0778304189 w: -0.687045872 } position { x: -0.956152856 y: 1.14724791 z: -7.50156498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0281300154 y: 0.721666038 z: 0.0778352618 w: -0.687276185 } position { x: -0.956138909 y: 1.14723468 z: -7.5016942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0283030644 y: 0.721455634 z: 0.0777967796 w: -0.687494278 } position { x: -0.956115544 y: 1.14720607 z: -7.50182295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0284244809 y: 0.721237123 z: 0.0777593255 w: -0.687722743 } position { x: -0.956088603 y: 1.14717638 z: -7.50194454 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.868] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0286158212 y: 0.721055686 z: 0.0777578279 w: -0.687905192 } position { x: -0.956081569 y: 1.14709568 z: -7.5021 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.880] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0287961829 y: 0.72084 z: 0.0778405294 w: -0.688114345 } position { x: -0.956077278 y: 1.14700234 z: -7.50219202 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0289933886 y: 0.720669746 z: 0.0779219419 w: -0.688275158 } position { x: -0.95603925 y: 1.14692175 z: -7.50231123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0291941576 y: 0.720515192 z: 0.0780484378 w: -0.688414216 } position { x: -0.95600909 y: 1.14681268 z: -7.50242376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.029405294 y: 0.720302522 z: 0.0782592595 w: -0.688603699 } position { x: -0.956003487 y: 1.14673734 z: -7.50248909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0295039397 y: 0.720176697 z: 0.0784480125 w: -0.688709676 } position { x: -0.95592159 y: 1.14665318 z: -7.50259256 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0296271481 y: 0.719991803 z: 0.0786229298 w: -0.688877642 } position { x: -0.955898643 y: 1.14660752 z: -7.50266075 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0297804736 y: 0.719822288 z: 0.0787864923 w: -0.689029634 } position { x: -0.955854475 y: 1.1464777 z: -7.50278139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0298588034 y: 0.71965456 z: 0.0789735541 w: -0.689179897 } position { x: -0.955819964 y: 1.14642537 z: -7.50283289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:12.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0299907438 y: 0.719532251 z: 0.0791634843 w: -0.689280093 } position { x: -0.955773175 y: 1.14634955 z: -7.50288725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0301003754 y: 0.719371378 z: 0.0794106051 w: -0.689414799 } position { x: -0.955742 y: 1.14625144 z: -7.50295734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0301537551 y: 0.719271719 z: 0.0795898214 w: -0.689495742 } position { x: -0.955672503 y: 1.14620066 z: -7.50300312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0301538 y: 0.719180048 z: 0.0798144042 w: -0.68956542 } position { x: -0.955613554 y: 1.14614749 z: -7.5030303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0302860662 y: 0.719140649 z: 0.0800247863 w: -0.689576328 } position { x: -0.95559895 y: 1.14604735 z: -7.50311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0303729046 y: 0.719013572 z: 0.080259338 w: -0.689677835 } position { x: -0.955504596 y: 1.14601958 z: -7.50316191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0304344483 y: 0.71886313 z: 0.0805057287 w: -0.689803123 } position { x: -0.955533445 y: 1.14593732 z: -7.50321674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.030414274 y: 0.718764901 z: 0.0807344913 w: -0.689879656 } position { x: -0.955472827 y: 1.14583457 z: -7.50322723 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0304023698 y: 0.718621671 z: 0.0809731558 w: -0.690001488 } position { x: -0.955432832 y: 1.14579546 z: -7.50328875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.030393308 y: 0.718479276 z: 0.0811138377 w: -0.690133572 } position { x: -0.955345333 y: 1.14575136 z: -7.50335932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0304254033 y: 0.718277752 z: 0.0813386738 w: -0.690315425 } position { x: -0.955303729 y: 1.14559805 z: -7.50341749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0305371806 y: 0.718093872 z: 0.0816818 w: -0.690461278 } position { x: -0.955269098 y: 1.14546323 z: -7.50350809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0307132043 y: 0.717882 z: 0.0821191669 w: -0.690621912 } position { x: -0.95523876 y: 1.14540529 z: -7.5035634 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.174] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0309787877 y: 0.717671275 z: 0.0824432671 w: -0.690790355 } position { x: -0.955207825 y: 1.14535987 z: -7.50363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0311575234 y: 0.717449903 z: 0.082682617 w: -0.690983713 } position { x: -0.955143929 y: 1.1453166 z: -7.50368786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0311737712 y: 0.717229307 z: 0.0829020515 w: -0.691185713 } position { x: -0.955139399 y: 1.14526141 z: -7.50373745 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0311480351 y: 0.717050314 z: 0.0830758289 w: -0.691351652 } position { x: -0.95513463 y: 1.14521539 z: -7.50373697 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0309986956 y: 0.716982245 z: 0.0832924917 w: -0.691402853 } position { x: -0.955127954 y: 1.14516723 z: -7.5037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0308883283 y: 0.716941 z: 0.0834854096 w: -0.69142729 } position { x: -0.955081761 y: 1.14508462 z: -7.50372124 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.257] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0308109429 y: 0.716900647 z: 0.0836675689 w: -0.691450536 } position { x: -0.95502311 y: 1.14505589 z: -7.50378418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.030716138 y: 0.716853619 z: 0.0836996362 w: -0.69149971 } position { x: -0.954970717 y: 1.14504564 z: -7.50380421 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0307077486 y: 0.716742694 z: 0.0837237313 w: -0.691612184 } position { x: -0.954939842 y: 1.14499915 z: -7.50387716 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0307655111 y: 0.716693759 z: 0.0837445408 w: -0.691657722 } position { x: -0.954978347 y: 1.14491367 z: -7.50390053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0308651496 y: 0.71661222 z: 0.0838864818 w: -0.691720545 } position { x: -0.954983532 y: 1.14485 z: -7.50392485 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0310545359 y: 0.716544 z: 0.0840463936 w: -0.691763341 } position { x: -0.955011606 y: 1.14480555 z: -7.50397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.031166546 y: 0.716457784 z: 0.084097825 w: -0.691841364 } position { x: -0.954982579 y: 1.14484286 z: -7.50401163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0312287658 y: 0.716356695 z: 0.084006235 w: -0.691954315 } position { x: -0.95494014 y: 1.14482796 z: -7.50407171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.031262897 y: 0.716227591 z: 0.0840212554 w: -0.69208461 } position { x: -0.954980731 y: 1.14470673 z: -7.50411415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0313183591 y: 0.716156542 z: 0.0842216685 w: -0.692131281 } position { x: -0.955024 y: 1.1446265 z: -7.50411081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0312816724 y: 0.716129303 z: 0.0843888894 w: -0.692140818 } position { x: -0.955005646 y: 1.14464045 z: -7.50413322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0312874839 y: 0.716126204 z: 0.0845118687 w: -0.692128658 } position { x: -0.955008745 y: 1.14458692 z: -7.50414896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0313344561 y: 0.716087 z: 0.0846151933 w: -0.692154527 } position { x: -0.955009 y: 1.14451694 z: -7.50420332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0314157605 y: 0.716010332 z: 0.08473517 w: -0.692215443 } position { x: -0.954987824 y: 1.14446199 z: -7.50428247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0316070132 y: 0.71587 z: 0.0848878473 w: -0.692333162 } position { x: -0.955014765 y: 1.14441264 z: -7.50430536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0317512527 y: 0.715791285 z: 0.0850421563 w: -0.692389 } position { x: -0.955031 y: 1.14435554 z: -7.5042963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0318057649 y: 0.715740204 z: 0.0851993188 w: -0.69242 } position { x: -0.955018818 y: 1.14430392 z: -7.50428486 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.031797044 y: 0.715698719 z: 0.0853997618 w: -0.692438602 } position { x: -0.955032468 y: 1.14430857 z: -7.50428104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0317169204 y: 0.7157076 z: 0.085519053 w: -0.692418337 } position { x: -0.955024838 y: 1.14426792 z: -7.50430393 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0316360407 y: 0.715659618 z: 0.0856251121 w: -0.69245851 } position { x: -0.955032229 y: 1.14420927 z: -7.5043335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0317005292 y: 0.715589345 z: 0.0858130231 w: -0.692504942 } position { x: -0.955028057 y: 1.144104 z: -7.50435257 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.03178 y: 0.715545237 z: 0.0860252231 w: -0.692520559 } position { x: -0.95502317 y: 1.14405847 z: -7.50438118 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0318514742 y: 0.715450883 z: 0.0862110257 w: -0.692591608 } position { x: -0.955023825 y: 1.1439774 z: -7.50440598 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0319890752 y: 0.715367794 z: 0.0864311308 w: -0.692643702 } position { x: -0.955004573 y: 1.14389074 z: -7.50445 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.587] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0321264379 y: 0.715235353 z: 0.0866105855 w: -0.692751765 } position { x: -0.95499289 y: 1.14381886 z: -7.50453711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0322061293 y: 0.715110362 z: 0.08678817 w: -0.692854762 } position { x: -0.954967797 y: 1.14378357 z: -7.50458813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0323764607 y: 0.714951456 z: 0.0869249701 w: -0.692993701 } position { x: -0.954968274 y: 1.1437335 z: -7.50466442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0323998 y: 0.714727521 z: 0.086994268 w: -0.693214834 } position { x: -0.954908967 y: 1.1437037 z: -7.50474167 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0326072238 y: 0.714513659 z: 0.0871103108 w: -0.693411052 } position { x: -0.954956293 y: 1.14355183 z: -7.50482178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.657] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0328378975 y: 0.714312077 z: 0.087376453 w: -0.693574309 } position { x: -0.954891384 y: 1.14339399 z: -7.50493288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0330546722 y: 0.714088619 z: 0.0875843167 w: -0.693767846 } position { x: -0.954856515 y: 1.14332235 z: -7.50504494 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0333162397 y: 0.713806868 z: 0.0877597183 w: -0.694023132 } position { x: -0.954797328 y: 1.14326501 z: -7.50519228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0335645825 y: 0.71352452 z: 0.0878747 w: -0.694286942 } position { x: -0.954737127 y: 1.14320493 z: -7.50526667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0337075442 y: 0.713241458 z: 0.088055782 w: -0.694547772 } position { x: -0.954697549 y: 1.14311171 z: -7.50537157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0338329561 y: 0.713007748 z: 0.0882088244 w: -0.69476229 } position { x: -0.954637408 y: 1.1430006 z: -7.50547934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0340737365 y: 0.712764144 z: 0.0883657783 w: -0.694980443 } position { x: -0.954609 y: 1.14288473 z: -7.50557756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0342425555 y: 0.712514281 z: 0.0886484608 w: -0.695192277 } position { x: -0.954568088 y: 1.14281285 z: -7.50568485 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0344961099 y: 0.71230036 z: 0.0889333412 w: -0.695362508 } position { x: -0.954525292 y: 1.14271784 z: -7.50576591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0347413756 y: 0.712096572 z: 0.0891709924 w: -0.695528626 } position { x: -0.954466581 y: 1.14264238 z: -7.50583649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0349102 y: 0.711909473 z: 0.0893275961 w: -0.695691586 } position { x: -0.954425752 y: 1.14262688 z: -7.50593853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0350426547 y: 0.711765349 z: 0.0894662067 w: -0.69581455 } position { x: -0.954327226 y: 1.1425724 z: -7.50601959 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0352228247 y: 0.711525321 z: 0.0895235464 w: -0.696043551 } position { x: -0.954264104 y: 1.14248645 z: -7.50610065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.839] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0354018509 y: 0.711353 z: 0.0896186754 w: -0.696198404 } position { x: -0.954208434 y: 1.14239812 z: -7.50622 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0357017 y: 0.711112738 z: 0.0898135081 w: -0.696403444 } position { x: -0.954113305 y: 1.14232099 z: -7.50634289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0360372551 y: 0.710892141 z: 0.0899910331 w: -0.696588337 } position { x: -0.954042435 y: 1.14221549 z: -7.50647783 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0364950821 y: 0.710605621 z: 0.0902448818 w: -0.696823955 } position { x: -0.954004884 y: 1.14201391 z: -7.50658512 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.036896728 y: 0.710287154 z: 0.0905833915 w: -0.697083533 } position { x: -0.953954399 y: 1.14193201 z: -7.50671911 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0371414125 y: 0.709964454 z: 0.0908519775 w: -0.697364271 } position { x: -0.953839302 y: 1.14180684 z: -7.50683784 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0375119112 y: 0.709627569 z: 0.0910920575 w: -0.697656 } position { x: -0.953679144 y: 1.14162934 z: -7.50700665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0381216481 y: 0.709218562 z: 0.0914675221 w: -0.697989583 } position { x: -0.953566253 y: 1.14139605 z: -7.507236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0389115103 y: 0.708623946 z: 0.0920524523 w: -0.698472857 } position { x: -0.953436673 y: 1.14109886 z: -7.50754452 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0401913412 y: 0.707778096 z: 0.0927876681 w: -0.699160397 } position { x: -0.95331943 y: 1.14070666 z: -7.50796223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0417637452 y: 0.706737 z: 0.0937036797 w: -0.699998736 } position { x: -0.953161836 y: 1.14030433 z: -7.50842953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:13.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0437946841 y: 0.705373 z: 0.0948287845 w: -0.701098 } position { x: -0.953011453 y: 1.13984239 z: -7.50905561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0463961624 y: 0.703453541 z: 0.0961429253 w: -0.702678502 } position { x: -0.952929556 y: 1.13922262 z: -7.5098052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0494149812 y: 0.700898 z: 0.0978323668 w: -0.704790056 } position { x: -0.952834189 y: 1.138556 z: -7.51073694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0522332788 y: 0.698006868 z: 0.0995845869 w: -0.707206488 } position { x: -0.952689886 y: 1.13793576 z: -7.51171446 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0549492575 y: 0.694732308 z: 0.101429306 w: -0.70995754 } position { x: -0.952564478 y: 1.13733304 z: -7.5127387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.063] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0570910834 y: 0.691369295 z: 0.1031892 w: -0.712812185 } position { x: -0.95252 y: 1.13693142 z: -7.51381207 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0586197153 y: 0.687907636 z: 0.104586825 w: -0.715827167 } position { x: -0.952283204 y: 1.13664722 z: -7.51497793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0600258857 y: 0.684021771 z: 0.105601862 w: -0.719276965 } position { x: -0.952101827 y: 1.13626981 z: -7.51639938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0616242401 y: 0.679939628 z: 0.106408566 w: -0.722884357 } position { x: -0.95194912 y: 1.13564694 z: -7.51798153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0635589063 y: 0.675278187 z: 0.107190125 w: -0.726959348 } position { x: -0.951848149 y: 1.13500762 z: -7.51984358 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0658316761 y: 0.669693351 z: 0.108143784 w: -0.731766343 } position { x: -0.951684833 y: 1.13441706 z: -7.52212286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0681114495 y: 0.662463367 z: 0.109133065 w: -0.737965524 } position { x: -0.951608717 y: 1.13393891 z: -7.52509069 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0696224645 y: 0.654365838 z: 0.110207759 w: -0.744857252 } position { x: -0.95150733 y: 1.13366961 z: -7.52824593 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0704074353 y: 0.645039141 z: 0.111346215 w: -0.752708 } position { x: -0.951572657 y: 1.13337088 z: -7.53151083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0711358413 y: 0.63458 z: 0.112629108 w: -0.761290073 } position { x: -0.951847196 y: 1.13295412 z: -7.53500414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.072278142 y: 0.622878492 z: 0.113810942 w: -0.770613611 } position { x: -0.952254236 y: 1.13248837 z: -7.53876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0739875 y: 0.609153092 z: 0.115175627 w: -0.781148493 } position { x: -0.95301044 y: 1.13189232 z: -7.54292631 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0757260621 y: 0.595474064 z: 0.116897315 w: -0.791208684 } position { x: -0.953918457 y: 1.13131464 z: -7.54694796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0773863047 y: 0.581242144 z: 0.119048759 w: -0.801246762 } position { x: -0.954866171 y: 1.1308502 z: -7.55107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0789607689 y: 0.566623 z: 0.121314332 w: -0.811163723 } position { x: -0.955899656 y: 1.13045919 z: -7.55519581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0805680156 y: 0.550913334 z: 0.123978496 w: -0.82136023 } position { x: -0.957121611 y: 1.12988853 z: -7.55953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0821022317 y: 0.536459625 z: 0.12653935 w: -0.830336154 } position { x: -0.958318532 y: 1.12936544 z: -7.56351185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.299] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0839163 y: 0.522497177 z: 0.128844783 w: -0.838661909 } position { x: -0.959386289 y: 1.12877262 z: -7.56758833 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.086060591 y: 0.508350372 z: 0.130475044 w: -0.846846938 } position { x: -0.960944712 y: 1.12831104 z: -7.57157183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.087975055 y: 0.493904054 z: 0.132230461 w: -0.854888439 } position { x: -0.962129 y: 1.12769258 z: -7.57587528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0900772288 y: 0.480802715 z: 0.133888975 w: -0.861851811 } position { x: -0.963520229 y: 1.1269176 z: -7.57959366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0931906477 y: 0.467923403 z: 0.135477 w: -0.868337035 } position { x: -0.964980602 y: 1.12573338 z: -7.58324909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0969924554 y: 0.455407 z: 0.137653157 w: -0.874213099 } position { x: -0.966648161 y: 1.12459779 z: -7.58674669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100879103 y: 0.442587405 z: 0.140444934 w: -0.879894912 } position { x: -0.968134105 y: 1.1240406 z: -7.59047365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104231261 y: 0.431115955 z: 0.142012924 w: -0.884933472 } position { x: -0.969302 y: 1.12347865 z: -7.59378338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107831404 y: 0.420224 z: 0.143097073 w: -0.88955462 } position { x: -0.970704138 y: 1.12250829 z: -7.59681034 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.423] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111853115 y: 0.409863681 z: 0.144539297 w: -0.89364928 } position { x: -0.972278237 y: 1.12124705 z: -7.59970808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116001301 y: 0.399889857 z: 0.146407828 w: -0.897327423 } position { x: -0.973809123 y: 1.12027085 z: -7.60239267 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.451] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.119839676 y: 0.390514195 z: 0.148174539 w: -0.900656164 } position { x: -0.97503823 y: 1.11970258 z: -7.60490847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.123095088 y: 0.381434679 z: 0.149319321 w: -0.90391314 } position { x: -0.976138532 y: 1.11925387 z: -7.60738087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.125451073 y: 0.373840719 z: 0.149691254 w: -0.906696081 } position { x: -0.977135539 y: 1.1187973 z: -7.60957384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.127362728 y: 0.36709407 z: 0.14969708 w: -0.909181774 } position { x: -0.978152394 y: 1.11831677 z: -7.61180925 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.128973082 y: 0.360829085 z: 0.149376705 w: -0.911512434 } position { x: -0.979099 y: 1.11769319 z: -7.61401081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.130575582 y: 0.354402781 z: 0.149009213 w: -0.913862646 } position { x: -0.980253875 y: 1.11697757 z: -7.61611748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.534] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.132105365 y: 0.348659635 z: 0.148814619 w: -0.915881455 } position { x: -0.981234431 y: 1.11640394 z: -7.61800194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.133405402 y: 0.343252 z: 0.148588777 w: -0.917770386 } position { x: -0.982093871 y: 1.11598396 z: -7.61975622 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.134709835 y: 0.33833915 z: 0.148285463 w: -0.919451654 } position { x: -0.982831061 y: 1.11545205 z: -7.62123585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136036411 y: 0.33408016 z: 0.148181751 w: -0.920829415 } position { x: -0.983508945 y: 1.11495221 z: -7.62260485 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137309134 y: 0.330120236 z: 0.147928774 w: -0.922108412 } position { x: -0.984190464 y: 1.1146003 z: -7.62407 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138260528 y: 0.326814115 z: 0.147597417 w: -0.923196375 } position { x: -0.98472017 y: 1.11443686 z: -7.62535763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138933644 y: 0.323831856 z: 0.146851689 w: -0.92426455 } position { x: -0.985149145 y: 1.11426091 z: -7.62653542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.632] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139471188 y: 0.321218073 z: 0.14629975 w: -0.92518276 } position { x: -0.985628903 y: 1.11397564 z: -7.62750816 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140043572 y: 0.318794578 z: 0.145911351 w: -0.925995529 } position { x: -0.986084163 y: 1.11378908 z: -7.6284914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140519187 y: 0.316761613 z: 0.145515606 w: -0.926683128 } position { x: -0.986435831 y: 1.1136899 z: -7.62933445 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140949473 y: 0.314866632 z: 0.145074621 w: -0.92733258 } position { x: -0.986786544 y: 1.11367071 z: -7.63009119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141188771 y: 0.31321308 z: 0.144533351 w: -0.927940428 } position { x: -0.987089 y: 1.11370075 z: -7.63075686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141147 y: 0.311849415 z: 0.144112587 w: -0.928471327 } position { x: -0.987320185 y: 1.11389232 z: -7.63142061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140858 y: 0.310394883 z: 0.143336862 w: -0.929122508 } position { x: -0.987624764 y: 1.11397827 z: -7.63203192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140569672 y: 0.309133828 z: 0.14276889 w: -0.92967391 } position { x: -0.987906 y: 1.11406541 z: -7.6325469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139970154 y: 0.308094949 z: 0.142484576 w: -0.930152655 } position { x: -0.988191068 y: 1.11422515 z: -7.63294268 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139221758 y: 0.30702436 z: 0.142089933 w: -0.930679202 } position { x: -0.98840028 y: 1.11454666 z: -7.6333952 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138166353 y: 0.305758268 z: 0.141345471 w: -0.931366444 } position { x: -0.988603234 y: 1.11495209 z: -7.63397789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136956379 y: 0.304576904 z: 0.140727147 w: -0.932025671 } position { x: -0.988975823 y: 1.11518097 z: -7.63436794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135641053 y: 0.303417444 z: 0.140575245 w: -0.932618916 } position { x: -0.989306808 y: 1.11541057 z: -7.63468122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.134434208 y: 0.302261412 z: 0.140591204 w: -0.933166504 } position { x: -0.989643872 y: 1.1157428 z: -7.6349349 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.133233443 y: 0.300962955 z: 0.14058347 w: -0.933759332 } position { x: -0.990061045 y: 1.11612916 z: -7.63517475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.132143691 y: 0.299855351 z: 0.140438393 w: -0.934292197 } position { x: -0.990390897 y: 1.11663473 z: -7.63531971 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.130780846 y: 0.298956215 z: 0.140048817 w: -0.934830427 } position { x: -0.99065119 y: 1.11714149 z: -7.63533258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.129300117 y: 0.298410714 z: 0.139627889 w: -0.935273528 } position { x: -0.990888953 y: 1.11761498 z: -7.63521862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.12779288 y: 0.298300266 z: 0.139402285 w: -0.935549557 } position { x: -0.991024613 y: 1.11809421 z: -7.63490391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.126365572 y: 0.298894674 z: 0.13908729 w: -0.935600579 } position { x: -0.991081595 y: 1.1186291 z: -7.63439178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.125023499 y: 0.300325722 z: 0.138738319 w: -0.935374379 } position { x: -0.990883768 y: 1.11904895 z: -7.63376045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.12352781 y: 0.302761436 z: 0.13853687 w: -0.934817612 } position { x: -0.990514457 y: 1.11961973 z: -7.63296938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.121860966 y: 0.306527615 z: 0.138316616 w: -0.933841169 } position { x: -0.989918888 y: 1.1200881 z: -7.63203526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.120325483 y: 0.311704576 z: 0.138320863 w: -0.932324708 } position { x: -0.989127934 y: 1.12045431 z: -7.63066912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.119085863 y: 0.319023401 z: 0.138694271 w: -0.92994976 } position { x: -0.988115489 y: 1.12084293 z: -7.62908459 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11832726 y: 0.327329367 z: 0.138866067 w: -0.927130222 } position { x: -0.987018585 y: 1.12118101 z: -7.6274333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:14.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.118077122 y: 0.336554557 z: 0.138583943 w: -0.923895717 } position { x: -0.985845387 y: 1.1214112 z: -7.62575197 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.118363142 y: 0.346409321 z: 0.137872845 w: -0.92031616 } position { x: -0.984576762 y: 1.12151682 z: -7.6239295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.119062752 y: 0.357634038 z: 0.136951402 w: -0.916060209 } position { x: -0.983206868 y: 1.12154055 z: -7.62179565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.120245613 y: 0.368382037 z: 0.135680914 w: -0.911825836 } position { x: -0.981936276 y: 1.12148881 z: -7.61974144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.12202733 y: 0.378931 z: 0.133605883 w: -0.907562792 } position { x: -0.980808556 y: 1.12141848 z: -7.61776686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.124318413 y: 0.389131635 z: 0.131149203 w: -0.903283656 } position { x: -0.979790449 y: 1.12124813 z: -7.61576557 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.126786083 y: 0.398847342 z: 0.128672168 w: -0.899049282 } position { x: -0.978750646 y: 1.12105644 z: -7.61369705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.129281312 y: 0.409020364 z: 0.12632671 w: -0.894444108 } position { x: -0.977511287 y: 1.12084401 z: -7.61134481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.131437391 y: 0.418444902 z: 0.124286883 w: -0.890045404 } position { x: -0.976403654 y: 1.1206677 z: -7.60897923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.133633733 y: 0.427718073 z: 0.122427665 w: -0.885556757 } position { x: -0.975413918 y: 1.12050164 z: -7.60658503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135683671 y: 0.436930746 z: 0.120774977 w: -0.880962491 } position { x: -0.974406064 y: 1.12038207 z: -7.60416555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137555495 y: 0.446876228 z: 0.119200736 w: -0.875883222 } position { x: -0.973281622 y: 1.1203227 z: -7.60150433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139079556 y: 0.456320673 z: 0.117953151 w: -0.87092793 } position { x: -0.972240746 y: 1.12022614 z: -7.59892035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140376791 y: 0.466061801 z: 0.116984449 w: -0.865676284 } position { x: -0.971102655 y: 1.12012362 z: -7.59622669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141389549 y: 0.476303339 z: 0.116466634 w: -0.859988153 } position { x: -0.969988823 y: 1.11999154 z: -7.59338284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.142139778 y: 0.486962348 z: 0.1164115 w: -0.853880763 } position { x: -0.968899369 y: 1.11996114 z: -7.59038973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14277266 y: 0.4987427 z: 0.116133608 w: -0.846985638 } position { x: -0.967690349 y: 1.12009549 z: -7.58730793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.143327087 y: 0.509649217 z: 0.115533493 w: -0.840456426 } position { x: -0.966620624 y: 1.12016475 z: -7.58454752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.143785626 y: 0.520433903 z: 0.115054213 w: -0.833808601 } position { x: -0.965697408 y: 1.11998677 z: -7.58161736 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.257] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14428553 y: 0.531302691 z: 0.115317613 w: -0.826801658 } position { x: -0.964824915 y: 1.11977792 z: -7.57850933 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.144992754 y: 0.543094933 z: 0.115971602 w: -0.818886817 } position { x: -0.963919103 y: 1.11957383 z: -7.57504225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.284] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.145805418 y: 0.554008722 z: 0.116377912 w: -0.8113392 } position { x: -0.963065088 y: 1.11973906 z: -7.57193184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.146426603 y: 0.564437389 z: 0.115852438 w: -0.804082096 } position { x: -0.962174714 y: 1.12006283 z: -7.56924486 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.146575019 y: 0.574135125 z: 0.114703894 w: -0.797325313 } position { x: -0.961420536 y: 1.12034464 z: -7.56667471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14640969 y: 0.583735645 z: 0.113494582 w: -0.790528893 } position { x: -0.960837 y: 1.12033463 z: -7.56381083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14603056 y: 0.592247665 z: 0.113039039 w: -0.784308612 } position { x: -0.960407853 y: 1.12029052 z: -7.56105185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14585948 y: 0.60011 z: 0.112616718 w: -0.778402507 } position { x: -0.959959149 y: 1.12050474 z: -7.55857801 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.145958394 y: 0.607096672 z: 0.111693546 w: -0.773081064 } position { x: -0.959551513 y: 1.12069535 z: -7.55644894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.145831972 y: 0.613076746 z: 0.110802099 w: -0.768500388 } position { x: -0.959247291 y: 1.1208694 z: -7.55456638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.145377919 y: 0.618507624 z: 0.110260949 w: -0.764301062 } position { x: -0.959047377 y: 1.1209836 z: -7.55257654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.144825831 y: 0.622956514 z: 0.110287659 w: -0.760780811 } position { x: -0.958924234 y: 1.12104535 z: -7.5507555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.144297138 y: 0.627027 z: 0.110929109 w: -0.757436633 } position { x: -0.958895862 y: 1.121068 z: -7.54902554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.143934339 y: 0.630645692 z: 0.111669593 w: -0.754386425 } position { x: -0.958874822 y: 1.12102473 z: -7.54757166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.144223407 y: 0.633530617 z: 0.112514123 w: -0.751783967 } position { x: -0.958824396 y: 1.12098408 z: -7.54648924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.144697338 y: 0.635136187 z: 0.113348648 w: -0.750211179 } position { x: -0.958840966 y: 1.12083709 z: -7.54585552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.145381913 y: 0.635652483 z: 0.114503928 w: -0.749465764 } position { x: -0.958943 y: 1.12052202 z: -7.54537773 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.146274537 y: 0.635121 z: 0.116220661 w: -0.7494784 } position { x: -0.959103465 y: 1.12002683 z: -7.54508448 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.147249445 y: 0.633720398 z: 0.118558772 w: -0.750106573 } position { x: -0.959347129 y: 1.11943281 z: -7.54501247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148270175 y: 0.631358 z: 0.121878147 w: -0.751364589 } position { x: -0.959567845 y: 1.11867034 z: -7.54522657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.149322867 y: 0.628313541 z: 0.125505745 w: -0.753108919 } position { x: -0.959838033 y: 1.11790824 z: -7.54571056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.150674313 y: 0.624486506 z: 0.129316613 w: -0.755374789 } position { x: -0.960071743 y: 1.11703742 z: -7.5464406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.152409449 y: 0.619838297 z: 0.133549437 w: -0.758113801 } position { x: -0.960401893 y: 1.11595011 z: -7.54735518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.15434657 y: 0.614514351 z: 0.13793309 w: -0.761264563 } position { x: -0.960717797 y: 1.11511827 z: -7.54848289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.156457573 y: 0.608234048 z: 0.142433673 w: -0.765039265 } position { x: -0.961059928 y: 1.11411667 z: -7.54980898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.158647582 y: 0.602097213 z: 0.146804661 w: -0.768608034 } position { x: -0.961672246 y: 1.11275065 z: -7.55093861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.161588505 y: 0.595973432 z: 0.152197167 w: -0.771712959 } position { x: -0.962503 y: 1.11094379 z: -7.55199862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.632] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165691271 y: 0.589768767 z: 0.158583418 w: -0.77431941 } position { x: -0.96327281 y: 1.10917592 z: -7.55311251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170921743 y: 0.583123088 z: 0.165342167 w: -0.776798069 } position { x: -0.963775635 y: 1.1078068 z: -7.55438805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.657] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175455466 y: 0.577054739 z: 0.170567676 w: -0.779185414 } position { x: -0.963921905 y: 1.10687494 z: -7.55578566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.179013148 y: 0.571464 z: 0.174751893 w: -0.781565785 } position { x: -0.963991165 y: 1.10592854 z: -7.55710363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.181659803 y: 0.566418 z: 0.178140312 w: -0.783859968 } position { x: -0.964101 y: 1.10498393 z: -7.55829906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.183707476 y: 0.561956048 z: 0.180789039 w: -0.785984933 } position { x: -0.964066803 y: 1.1038841 z: -7.55950594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.185922176 y: 0.55756557 z: 0.182975575 w: -0.788082182 } position { x: -0.964058757 y: 1.1027528 z: -7.56068516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.187933668 y: 0.553789437 z: 0.184658825 w: -0.789873 } position { x: -0.964103937 y: 1.10164154 z: -7.56173372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.189938 y: 0.5502792 z: 0.186328486 w: -0.791453123 } position { x: -0.964223623 y: 1.10058224 z: -7.56270218 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.191692218 y: 0.547204196 z: 0.187840447 w: -0.792803645 } position { x: -0.96416229 y: 1.09978473 z: -7.56362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.193072423 y: 0.544445 z: 0.189151943 w: -0.794055581 } position { x: -0.963875949 y: 1.09918487 z: -7.56452751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.193573758 y: 0.542317629 z: 0.189826816 w: -0.795227349 } position { x: -0.963469803 y: 1.09880912 z: -7.56532812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.193715751 y: 0.540462494 z: 0.190102711 w: -0.796389103 } position { x: -0.96311754 y: 1.0982672 z: -7.56608725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.193943188 y: 0.538951039 z: 0.19032371 w: -0.79730463 } position { x: -0.962969 y: 1.09755147 z: -7.56667137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.194313198 y: 0.537686825 z: 0.190977827 w: -0.797911525 } position { x: -0.962872565 y: 1.09689069 z: -7.56714964 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.194799244 y: 0.536744952 z: 0.191813871 w: -0.798226535 } position { x: -0.962622941 y: 1.09652853 z: -7.56763887 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.19497332 y: 0.536327183 z: 0.192448258 w: -0.798312187 } position { x: -0.962240934 y: 1.09630847 z: -7.56791115 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.867] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.19498612 y: 0.536296666 z: 0.192692667 w: -0.798270524 } position { x: -0.961875081 y: 1.09624171 z: -7.5680685 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.194711626 y: 0.536769 z: 0.192617878 w: -0.798038125 } position { x: -0.96153748 y: 1.09618664 z: -7.56812334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.194241703 y: 0.537774801 z: 0.192463279 w: -0.79751265 } position { x: -0.961207449 y: 1.09610224 z: -7.56793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.193897337 y: 0.539118409 z: 0.192209736 w: -0.79675 } position { x: -0.960879564 y: 1.09612811 z: -7.56769133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.193376362 y: 0.540920854 z: 0.191775098 w: -0.795759082 } position { x: -0.960517585 y: 1.09625769 z: -7.56732178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.192560315 y: 0.543085098 z: 0.191130981 w: -0.794637144 } position { x: -0.960052669 y: 1.09656215 z: -7.56690788 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.191364184 y: 0.54561317 z: 0.190139115 w: -0.793431222 } position { x: -0.959590435 y: 1.09692 z: -7.56629515 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.965] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.189843655 y: 0.548849761 z: 0.189006463 w: -0.791833222 } position { x: -0.959204316 y: 1.09729803 z: -7.56544161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.188374937 y: 0.552348435 z: 0.187829301 w: -0.790029347 } position { x: -0.958765388 y: 1.09765971 z: -7.5644865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:15.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.187146634 y: 0.556016326 z: 0.186472312 w: -0.788067281 } position { x: -0.958426178 y: 1.09796286 z: -7.56353474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.186029196 y: 0.559785306 z: 0.185143 w: -0.785974324 } position { x: -0.95810926 y: 1.09829509 z: -7.56256437 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.1849823 y: 0.563844323 z: 0.183782011 w: -0.783636034 } position { x: -0.957778215 y: 1.09870672 z: -7.5614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.184085712 y: 0.567718863 z: 0.182603166 w: -0.781321943 } position { x: -0.957551777 y: 1.09915638 z: -7.56015921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.183001786 y: 0.57177943 z: 0.181552514 w: -0.778856456 } position { x: -0.957288861 y: 1.09966826 z: -7.5588479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.063] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.181838259 y: 0.575887084 z: 0.180383369 w: -0.776370227 } position { x: -0.956908286 y: 1.10027111 z: -7.55754852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.180733055 y: 0.579878569 z: 0.178916067 w: -0.773993194 } position { x: -0.956607223 y: 1.10088634 z: -7.55631495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.179499373 y: 0.58370471 z: 0.17734772 w: -0.771762 } position { x: -0.956366897 y: 1.10138655 z: -7.55504894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.177994266 y: 0.58771795 z: 0.175833464 w: -0.769407749 } position { x: -0.956266046 y: 1.10186458 z: -7.55362082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.176438615 y: 0.591449857 z: 0.174871087 w: -0.767122269 } position { x: -0.956159353 y: 1.10235929 z: -7.55212593 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174611 y: 0.595310152 z: 0.174080119 w: -0.764730632 } position { x: -0.955992401 y: 1.10299277 z: -7.55073071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172466889 y: 0.599426568 z: 0.173074499 w: -0.762225807 } position { x: -0.955759 y: 1.10374737 z: -7.54929447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170486569 y: 0.603090346 z: 0.171945825 w: -0.760033548 } position { x: -0.955607474 y: 1.10433781 z: -7.5480094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168474317 y: 0.606535375 z: 0.170863971 w: -0.757982 } position { x: -0.955565393 y: 1.1048876 z: -7.54670954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166514143 y: 0.60982126 z: 0.169996381 w: -0.755971134 } position { x: -0.955562949 y: 1.10542619 z: -7.54542971 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164588645 y: 0.612981439 z: 0.16923447 w: -0.754005313 } position { x: -0.955554664 y: 1.10594773 z: -7.54411936 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.162406251 y: 0.616321445 z: 0.168589383 w: -0.751897454 } position { x: -0.955492198 y: 1.10663164 z: -7.54276514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.160393059 y: 0.619382262 z: 0.167881683 w: -0.749970257 } position { x: -0.955421031 y: 1.10726178 z: -7.54157591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.158349276 y: 0.622335613 z: 0.167060331 w: -0.748140872 } position { x: -0.955378532 y: 1.10785854 z: -7.54041386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.156325981 y: 0.625168324 z: 0.166210949 w: -0.746391773 } position { x: -0.955378115 y: 1.10841191 z: -7.53925514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.154331 y: 0.627929 z: 0.165413618 w: -0.744664669 } position { x: -0.955383718 y: 1.10891962 z: -7.53812885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.284] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.152180418 y: 0.63088125 z: 0.164648 w: -0.742779255 } position { x: -0.955363393 y: 1.10939562 z: -7.53697157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.150341 y: 0.633451402 z: 0.163807616 w: -0.741150439 } position { x: -0.955421269 y: 1.1098994 z: -7.53587055 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148594663 y: 0.63598448 z: 0.162991911 w: -0.739511371 } position { x: -0.955376148 y: 1.1103642 z: -7.53484678 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14664717 y: 0.638632178 z: 0.16231057 w: -0.737766087 } position { x: -0.95535171 y: 1.11088526 z: -7.53377867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.144617528 y: 0.641513228 z: 0.161608487 w: -0.735818744 } position { x: -0.955310285 y: 1.11141729 z: -7.53268433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.142990679 y: 0.644034564 z: 0.160814658 w: -0.734106123 } position { x: -0.955305219 y: 1.11187387 z: -7.53170109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141568288 y: 0.646526158 z: 0.160098121 w: -0.732346237 } position { x: -0.955311894 y: 1.1122582 z: -7.53076458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140085414 y: 0.648907185 z: 0.159440801 w: -0.730666935 } position { x: -0.955342591 y: 1.11271393 z: -7.52982807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138499394 y: 0.65135181 z: 0.158890367 w: -0.728912 } position { x: -0.955373824 y: 1.11322248 z: -7.52881384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.409] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136775702 y: 0.654041231 z: 0.158174053 w: -0.726982415 } position { x: -0.955297172 y: 1.11378157 z: -7.52776384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135133609 y: 0.656587481 z: 0.157329246 w: -0.725175381 } position { x: -0.955254138 y: 1.11419499 z: -7.52686119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.133610129 y: 0.659067214 z: 0.156537056 w: -0.723377526 } position { x: -0.955304 y: 1.11456108 z: -7.52594948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.132044166 y: 0.661431134 z: 0.15581663 w: -0.721660852 } position { x: -0.955319762 y: 1.11496162 z: -7.52505207 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.130435631 y: 0.663936734 z: 0.155075714 w: -0.719809771 } position { x: -0.955228329 y: 1.11540854 z: -7.5241046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.129072025 y: 0.666114 z: 0.154208183 w: -0.718228638 } position { x: -0.955149472 y: 1.1158483 z: -7.52328634 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.127807632 y: 0.668127716 z: 0.153337941 w: -0.716769159 } position { x: -0.955155551 y: 1.11616361 z: -7.52248049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.126493707 y: 0.670042813 z: 0.152696609 w: -0.715350091 } position { x: -0.955239058 y: 1.11651099 z: -7.52166891 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.518] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.125186443 y: 0.671943963 z: 0.152088881 w: -0.713924825 } position { x: -0.955205619 y: 1.1168704 z: -7.52088737 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.534] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.123724736 y: 0.673906863 z: 0.151436538 w: -0.712466657 } position { x: -0.955154598 y: 1.1173147 z: -7.52003193 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.122282572 y: 0.675664544 z: 0.150732502 w: -0.711199105 } position { x: -0.955062747 y: 1.11772609 z: -7.51931524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.120833315 y: 0.677351475 z: 0.149996877 w: -0.709996641 } position { x: -0.955041468 y: 1.11803722 z: -7.51870918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.119442657 y: 0.678842485 z: 0.149333701 w: -0.708946943 } position { x: -0.954995632 y: 1.11834371 z: -7.51807928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.118148036 y: 0.680293322 z: 0.148754939 w: -0.707894087 } position { x: -0.954979956 y: 1.11866498 z: -7.51740742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116946883 y: 0.681549907 z: 0.14842841 w: -0.706952751 } position { x: -0.955000699 y: 1.11896443 z: -7.51681423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115766756 y: 0.682679415 z: 0.148045585 w: -0.706137061 } position { x: -0.954948783 y: 1.11929703 z: -7.51630926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114685357 y: 0.683669209 z: 0.147663072 w: -0.705435574 } position { x: -0.954876721 y: 1.1196413 z: -7.51582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113623612 y: 0.684525311 z: 0.147149086 w: -0.70488435 } position { x: -0.954811215 y: 1.1199497 z: -7.5154171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112416856 y: 0.685237467 z: 0.146647036 w: -0.704490364 } position { x: -0.95477736 y: 1.12029612 z: -7.51498842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111217126 y: 0.685879469 z: 0.1461422 w: -0.704160929 } position { x: -0.954714239 y: 1.12054873 z: -7.51464224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10994304 y: 0.686412752 z: 0.145800591 w: -0.703912199 } position { x: -0.95467329 y: 1.1208123 z: -7.51427364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.108707733 y: 0.686934888 z: 0.145506 w: -0.703655481 } position { x: -0.954679787 y: 1.12106109 z: -7.51397753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107464306 y: 0.687399447 z: 0.145152822 w: -0.70346576 } position { x: -0.954601109 y: 1.12132621 z: -7.5137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106519446 y: 0.687764 z: 0.144818589 w: -0.703322053 } position { x: -0.954520285 y: 1.12149632 z: -7.51344824 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10555096 y: 0.688069642 z: 0.14455834 w: -0.703222632 } position { x: -0.954504907 y: 1.12171853 z: -7.51319408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104800411 y: 0.688369393 z: 0.144273072 w: -0.703100085 } position { x: -0.954493463 y: 1.12186658 z: -7.51299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10415893 y: 0.688645959 z: 0.144105 w: -0.702959061 } position { x: -0.954475224 y: 1.12203467 z: -7.51280117 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103519961 y: 0.688936949 z: 0.143890426 w: -0.702812254 } position { x: -0.954406142 y: 1.12224174 z: -7.51264668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.102904201 y: 0.689186871 z: 0.143606186 w: -0.702715755 } position { x: -0.954356134 y: 1.12237024 z: -7.51251459 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.102291957 y: 0.689464509 z: 0.143336475 w: -0.702587843 } position { x: -0.954271317 y: 1.12253273 z: -7.51238537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101792395 y: 0.689697206 z: 0.142977491 w: -0.702505171 } position { x: -0.954192698 y: 1.12266719 z: -7.51230764 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101498716 y: 0.689854801 z: 0.142546177 w: -0.702480555 } position { x: -0.954100549 y: 1.12271643 z: -7.5123148 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101319432 y: 0.689855874 z: 0.142117679 w: -0.702592313 } position { x: -0.954055727 y: 1.12278914 z: -7.5123105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.867] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101231262 y: 0.689781845 z: 0.141898662 w: -0.702721834 } position { x: -0.953997195 y: 1.12279236 z: -7.51238251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101198852 y: 0.689586103 z: 0.141657963 w: -0.702967167 } position { x: -0.953926265 y: 1.12283492 z: -7.51245308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101140097 y: 0.689307 z: 0.141447335 w: -0.703291714 } position { x: -0.953832686 y: 1.12293565 z: -7.51255846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.909] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100974426 y: 0.688976288 z: 0.141173571 w: -0.703694522 } position { x: -0.953758597 y: 1.12300599 z: -7.51266384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10084223 y: 0.688600898 z: 0.140830323 w: -0.704149485 } position { x: -0.953690648 y: 1.12305927 z: -7.51280355 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100744039 y: 0.688150644 z: 0.140508756 w: -0.704667747 } position { x: -0.953598619 y: 1.12311 z: -7.51301384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100694269 y: 0.687620342 z: 0.140215978 w: -0.70525068 } position { x: -0.953502476 y: 1.12314236 z: -7.51329708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.965] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100631505 y: 0.686809897 z: 0.139821753 w: -0.706127 } position { x: -0.953400135 y: 1.12321067 z: -7.51365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100457966 y: 0.685846388 z: 0.139459759 w: -0.707159042 } position { x: -0.953365445 y: 1.1232394 z: -7.51403093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:16.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100188985 y: 0.684873521 z: 0.139245808 w: -0.7081815 } position { x: -0.953297257 y: 1.12327588 z: -7.51439619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0999030173 y: 0.683808625 z: 0.138988882 w: -0.709300578 } position { x: -0.953200877 y: 1.12332237 z: -7.5148654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0996584222 y: 0.682514489 z: 0.138817281 w: -0.710613787 } position { x: -0.95312655 y: 1.12337017 z: -7.51536131 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0994361117 y: 0.680965424 z: 0.138639167 w: -0.712164164 } position { x: -0.953050256 y: 1.12340569 z: -7.51600218 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0993264318 y: 0.679301 z: 0.138611421 w: -0.713772535 } position { x: -0.95306 y: 1.12338328 z: -7.51666546 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0992286876 y: 0.67750448 z: 0.138705283 w: -0.715473413 } position { x: -0.953029752 y: 1.1234349 z: -7.51734829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0991109312 y: 0.675529957 z: 0.138745233 w: -0.717346609 } position { x: -0.952953517 y: 1.12352169 z: -7.51806164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0990037546 y: 0.673437953 z: 0.138748735 w: -0.719324946 } position { x: -0.952960491 y: 1.12355518 z: -7.51879501 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0988832265 y: 0.671176314 z: 0.138841718 w: -0.721434295 } position { x: -0.953012049 y: 1.12348914 z: -7.51959085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0987606049 y: 0.668966174 z: 0.139139116 w: -0.723443806 } position { x: -0.9530797 y: 1.12349033 z: -7.52036762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0986841545 y: 0.666829705 z: 0.139475733 w: -0.725359321 } position { x: -0.953140557 y: 1.12348855 z: -7.52111 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0986015797 y: 0.664627075 z: 0.13975358 w: -0.72733593 } position { x: -0.95319283 y: 1.12353802 z: -7.52188778 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0984061584 y: 0.662390232 z: 0.140082285 w: -0.729336917 } position { x: -0.953204453 y: 1.12357783 z: -7.52271891 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0981421396 y: 0.660312593 z: 0.14022848 w: -0.731225967 } position { x: -0.953270376 y: 1.12360525 z: -7.52349424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0978804752 y: 0.658323 z: 0.140445292 w: -0.733011186 } position { x: -0.953309298 y: 1.12361181 z: -7.52420616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0975822657 y: 0.656474888 z: 0.140646264 w: -0.734668076 } position { x: -0.953363299 y: 1.12364006 z: -7.52489281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0974447727 y: 0.654630303 z: 0.140823737 w: -0.736296415 } position { x: -0.953452349 y: 1.1236093 z: -7.52551651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0972570404 y: 0.652866662 z: 0.14119865 w: -0.73781383 } position { x: -0.953592896 y: 1.12355483 z: -7.52618122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0970957801 y: 0.651354373 z: 0.141449615 w: -0.739122391 } position { x: -0.95364511 y: 1.12358463 z: -7.52683163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.096949257 y: 0.649930239 z: 0.141541764 w: -0.740376592 } position { x: -0.953647256 y: 1.12363029 z: -7.52740669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0968197957 y: 0.648536563 z: 0.141611233 w: -0.741601348 } position { x: -0.953723848 y: 1.12364519 z: -7.52794361 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.282] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0967185348 y: 0.647197366 z: 0.141726762 w: -0.742761552 } position { x: -0.953800797 y: 1.12354112 z: -7.52848196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0966724679 y: 0.646104395 z: 0.141853869 w: -0.743694186 } position { x: -0.953860343 y: 1.12356257 z: -7.5289216 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.09661033 y: 0.645120859 z: 0.141970813 w: -0.7445333 } position { x: -0.953889549 y: 1.12354636 z: -7.52931356 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0966536403 y: 0.644287467 z: 0.142078415 w: -0.745228469 } position { x: -0.953963101 y: 1.12349749 z: -7.52967691 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0966609493 y: 0.643550038 z: 0.142172143 w: -0.74584657 } position { x: -0.953998148 y: 1.12346339 z: -7.53001356 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0967033803 y: 0.642899752 z: 0.14224121 w: -0.746388495 } position { x: -0.954070747 y: 1.12349057 z: -7.53033543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0968242809 y: 0.64237231 z: 0.142296299 w: -0.746816337 } position { x: -0.954110801 y: 1.12347841 z: -7.53054237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0969786346 y: 0.641967893 z: 0.142247334 w: -0.747153282 } position { x: -0.954194903 y: 1.12349439 z: -7.5307374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0970609859 y: 0.641737223 z: 0.142140374 w: -0.747361124 } position { x: -0.954242051 y: 1.12347949 z: -7.53084517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.409] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0971627086 y: 0.641584933 z: 0.142125711 w: -0.747481406 } position { x: -0.954292774 y: 1.12350249 z: -7.53092957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0971112177 y: 0.641543567 z: 0.14204815 w: -0.747538328 } position { x: -0.954336524 y: 1.12354279 z: -7.53099537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.096988529 y: 0.641669333 z: 0.141931012 w: -0.747468591 } position { x: -0.954358876 y: 1.12358809 z: -7.53102827 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0967695788 y: 0.64190191 z: 0.141778022 w: -0.747326314 } position { x: -0.95433563 y: 1.12368584 z: -7.53105736 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0966167822 y: 0.642216563 z: 0.141522542 w: -0.747124135 } position { x: -0.954396129 y: 1.12368238 z: -7.5309782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0963804573 y: 0.642706811 z: 0.141348615 w: -0.746765912 } position { x: -0.954437852 y: 1.12370896 z: -7.53092098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0962636694 y: 0.643199921 z: 0.141197905 w: -0.746384859 } position { x: -0.954471588 y: 1.12376738 z: -7.53083229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0962288827 y: 0.643707573 z: 0.140896797 w: -0.746008456 } position { x: -0.954491675 y: 1.12381864 z: -7.53075457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0961922556 y: 0.644194067 z: 0.14068988 w: -0.745632231 } position { x: -0.954502821 y: 1.12387645 z: -7.53065252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0959933 y: 0.644727707 z: 0.140561983 w: -0.745220661 } position { x: -0.954535842 y: 1.12398481 z: -7.53049183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.095675528 y: 0.645338535 z: 0.140421286 w: -0.744759202 } position { x: -0.954559505 y: 1.12402523 z: -7.53029776 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0952897295 y: 0.646027088 z: 0.140253663 w: -0.744243085 } position { x: -0.95454371 y: 1.12417758 z: -7.53004169 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0949248075 y: 0.646799922 z: 0.140020043 w: -0.743662238 } position { x: -0.954546154 y: 1.12427759 z: -7.52979851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0945915282 y: 0.647664 z: 0.139769763 w: -0.742999494 } position { x: -0.954528451 y: 1.12433219 z: -7.52957153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0944121554 y: 0.648513138 z: 0.139480829 w: -0.742335618 } position { x: -0.954566479 y: 1.12437201 z: -7.5293169 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0941536874 y: 0.649398386 z: 0.139304608 w: -0.741627276 } position { x: -0.954534948 y: 1.12449634 z: -7.52897549 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.632] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.093922779 y: 0.650349259 z: 0.13907814 w: -0.740865469 } position { x: -0.95450896 y: 1.12466526 z: -7.5286355 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0937757343 y: 0.651290298 z: 0.13870059 w: -0.740127802 } position { x: -0.954489231 y: 1.12472618 z: -7.52829838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0937013924 y: 0.652268291 z: 0.138295099 w: -0.739351571 } position { x: -0.954456687 y: 1.12482464 z: -7.52795696 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0937370434 y: 0.653087139 z: 0.137868822 w: -0.73870343 } position { x: -0.954439044 y: 1.12489545 z: -7.52769709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0938355252 y: 0.653822243 z: 0.137551099 w: -0.738099635 } position { x: -0.954392791 y: 1.12496436 z: -7.52740526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0938913748 y: 0.65451926 z: 0.137255222 w: -0.737529695 } position { x: -0.954421341 y: 1.12498903 z: -7.52708387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0938950628 y: 0.65522176 z: 0.13704443 w: -0.736944318 } position { x: -0.954379082 y: 1.12501657 z: -7.52682495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0938083306 y: 0.655897915 z: 0.136795253 w: -0.7364 } position { x: -0.954290688 y: 1.12508738 z: -7.52655888 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0938163921 y: 0.656466842 z: 0.136555359 w: -0.735936403 } position { x: -0.954220593 y: 1.12514496 z: -7.52632713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0937892944 y: 0.656974494 z: 0.13637729 w: -0.735519826 } position { x: -0.954148412 y: 1.12514806 z: -7.5261054 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0938173383 y: 0.657387078 z: 0.136337459 w: -0.735154808 } position { x: -0.954108059 y: 1.12512994 z: -7.52590847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0939470753 y: 0.657745779 z: 0.136328474 w: -0.734819114 } position { x: -0.954012275 y: 1.12516117 z: -7.52575779 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0941146314 y: 0.65796566 z: 0.136291891 w: -0.734607518 } position { x: -0.953987956 y: 1.12521219 z: -7.52568531 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0942070708 y: 0.658052385 z: 0.136219472 w: -0.734531403 } position { x: -0.953889251 y: 1.12525368 z: -7.52555895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0942375436 y: 0.658074915 z: 0.136124045 w: -0.734524965 } position { x: -0.953878522 y: 1.12523556 z: -7.5255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.09421774 y: 0.658042312 z: 0.136115327 w: -0.734558344 } position { x: -0.953869581 y: 1.12518764 z: -7.52543211 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0942638516 y: 0.657989442 z: 0.136279136 w: -0.73456943 } position { x: -0.953835905 y: 1.12516022 z: -7.52536964 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.867] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0942502171 y: 0.657953739 z: 0.136521056 w: -0.734558225 } position { x: -0.953798056 y: 1.12511539 z: -7.52533674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.094306536 y: 0.65783906 z: 0.136685774 w: -0.734623075 } position { x: -0.95374763 y: 1.12509525 z: -7.52531958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0943652317 y: 0.657705486 z: 0.136844158 w: -0.734705627 } position { x: -0.953686297 y: 1.12509334 z: -7.5253582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.094467 y: 0.657548189 z: 0.136932954 w: -0.73481679 } position { x: -0.953624606 y: 1.12506652 z: -7.52537298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0945955664 y: 0.657389164 z: 0.136913598 w: -0.734946132 } position { x: -0.953595638 y: 1.1250416 z: -7.5253334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.938] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0947416127 y: 0.657280385 z: 0.13699919 w: -0.735008657 } position { x: -0.953598917 y: 1.12496161 z: -7.52530861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.950] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0949089 y: 0.657188475 z: 0.137097254 w: -0.735051036 } position { x: -0.953569174 y: 1.12489355 z: -7.52532482 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.965] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0951572955 y: 0.657101 z: 0.137132972 w: -0.735090435 } position { x: -0.953489959 y: 1.12488079 z: -7.52538443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0953978449 y: 0.65700388 z: 0.137122452 w: -0.735148 } position { x: -0.953423381 y: 1.12483275 z: -7.52540493 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:17.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0956211761 y: 0.656930685 z: 0.137197882 w: -0.735170305 } position { x: -0.953389585 y: 1.12470102 z: -7.52543592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0960030705 y: 0.656837761 z: 0.137391806 w: -0.735167384 } position { x: -0.953341305 y: 1.12460017 z: -7.52552414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0965760499 y: 0.656570494 z: 0.137575522 w: -0.735296667 } position { x: -0.953281462 y: 1.12445712 z: -7.52563334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0973907188 y: 0.65619278 z: 0.13780579 w: -0.735483289 } position { x: -0.953199565 y: 1.12433386 z: -7.52581882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.049] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.098340407 y: 0.655658603 z: 0.137961924 w: -0.735803962 } position { x: -0.953132153 y: 1.12415922 z: -7.52607965 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0994812772 y: 0.654879332 z: 0.138156831 w: -0.7363078 } position { x: -0.953116655 y: 1.12392211 z: -7.52630234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.076] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100734383 y: 0.653944433 z: 0.138509542 w: -0.736901879 } position { x: -0.953101158 y: 1.12363648 z: -7.52659369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101776496 y: 0.653024733 z: 0.138902307 w: -0.737500131 } position { x: -0.953121781 y: 1.12352788 z: -7.52677917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.104] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.102259688 y: 0.652217805 z: 0.139148459 w: -0.738100648 } position { x: -0.952983141 y: 1.12362409 z: -7.52699614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.102270395 y: 0.651617408 z: 0.139123827 w: -0.738633931 } position { x: -0.952843487 y: 1.12363756 z: -7.52714539 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.102305137 y: 0.651077092 z: 0.13911058 w: -0.739107966 } position { x: -0.952835739 y: 1.12344158 z: -7.52738285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.143] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10251274 y: 0.650501847 z: 0.139215901 w: -0.73956573 } position { x: -0.952811718 y: 1.12322164 z: -7.52767944 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.102983177 y: 0.649822533 z: 0.139482453 w: -0.740047157 } position { x: -0.952828169 y: 1.12296283 z: -7.52790928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103468165 y: 0.649174392 z: 0.139830455 w: -0.740482628 } position { x: -0.952795506 y: 1.12287354 z: -7.52815866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103817247 y: 0.648611903 z: 0.140079409 w: -0.740879416 } position { x: -0.952712357 y: 1.122823 z: -7.52838707 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104024529 y: 0.648098 z: 0.14019689 w: -0.741277754 } position { x: -0.952586651 y: 1.12277484 z: -7.52862883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104285195 y: 0.647530556 z: 0.140249759 w: -0.741726875 } position { x: -0.952530265 y: 1.12267315 z: -7.52888155 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104620904 y: 0.646994948 z: 0.140367508 w: -0.742124617 } position { x: -0.952498317 y: 1.12250805 z: -7.5291543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105101719 y: 0.646357298 z: 0.140617624 w: -0.742564857 } position { x: -0.952470839 y: 1.12233496 z: -7.52944899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105764031 y: 0.645658255 z: 0.140812203 w: -0.743041933 } position { x: -0.95245266 y: 1.12217319 z: -7.52980566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106491402 y: 0.644792 z: 0.141057044 w: -0.743643582 } position { x: -0.952412546 y: 1.12197566 z: -7.53014183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107404083 y: 0.643801451 z: 0.141258433 w: -0.744332 } position { x: -0.952364922 y: 1.12179768 z: -7.53052092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.108471498 y: 0.642680824 z: 0.141358331 w: -0.745126247 } position { x: -0.952330887 y: 1.12159669 z: -7.53094578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109819166 y: 0.64133966 z: 0.141334668 w: -0.746088266 } position { x: -0.952337921 y: 1.1213119 z: -7.53145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111479431 y: 0.639724374 z: 0.141340837 w: -0.747226775 } position { x: -0.952346 y: 1.1209265 z: -7.53202391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113682508 y: 0.63768512 z: 0.141446382 w: -0.748616695 } position { x: -0.952427506 y: 1.12040901 z: -7.53271151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116251282 y: 0.635379612 z: 0.141785473 w: -0.750116825 } position { x: -0.952519 y: 1.11979592 z: -7.53338051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.119092427 y: 0.632844269 z: 0.142462716 w: -0.751684427 } position { x: -0.952692389 y: 1.11904812 z: -7.53407764 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.122162126 y: 0.630151927 z: 0.143445313 w: -0.753265262 } position { x: -0.952790678 y: 1.11842537 z: -7.53479052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.124869548 y: 0.627433 z: 0.144433483 w: -0.754900277 } position { x: -0.95278424 y: 1.11804342 z: -7.53558779 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.127254635 y: 0.624545157 z: 0.145103604 w: -0.756765842 } position { x: -0.952711582 y: 1.1176281 z: -7.53645229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.12879239 y: 0.621961653 z: 0.145615786 w: -0.758533 } position { x: -0.952669859 y: 1.11720598 z: -7.53726053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.129883051 y: 0.619455576 z: 0.146254435 w: -0.760272861 } position { x: -0.952626407 y: 1.1166724 z: -7.53812838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.451] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.130932108 y: 0.616899252 z: 0.146984398 w: -0.762028754 } position { x: -0.952579439 y: 1.1161 z: -7.53901672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.132036254 y: 0.614253938 z: 0.147926882 w: -0.763790727 } position { x: -0.952667236 y: 1.1154933 z: -7.53995037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.133021757 y: 0.6114856 z: 0.149156347 w: -0.765599728 } position { x: -0.952730298 y: 1.11504734 z: -7.54088497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.133645654 y: 0.609085262 z: 0.150322601 w: -0.767174721 } position { x: -0.952669322 y: 1.11480749 z: -7.54169655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.134043962 y: 0.606771111 z: 0.151235059 w: -0.768758118 } position { x: -0.952584326 y: 1.11456859 z: -7.54248047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.134432867 y: 0.60467881 z: 0.152036726 w: -0.770179391 } position { x: -0.952572346 y: 1.11425877 z: -7.54328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.134758621 y: 0.60252887 z: 0.152781889 w: -0.771658421 } position { x: -0.952569902 y: 1.11394751 z: -7.54408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135125354 y: 0.600612044 z: 0.15350011 w: -0.772945106 } position { x: -0.952584326 y: 1.11366212 z: -7.54473829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13547194 y: 0.598896384 z: 0.154240236 w: -0.774067461 } position { x: -0.952634633 y: 1.11337674 z: -7.54536676 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135807991 y: 0.597428739 z: 0.154992685 w: -0.77499193 } position { x: -0.952656388 y: 1.11309624 z: -7.54590559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136252508 y: 0.596039593 z: 0.155778512 w: -0.775825441 } position { x: -0.952661932 y: 1.1129179 z: -7.54644394 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136756733 y: 0.594747603 z: 0.156389102 w: -0.776605 } position { x: -0.952649891 y: 1.11273134 z: -7.54694223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137083456 y: 0.593661189 z: 0.156885266 w: -0.777278304 } position { x: -0.952610075 y: 1.11264 z: -7.54739523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.632] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137326479 y: 0.592801809 z: 0.157268852 w: -0.777813613 } position { x: -0.952584624 y: 1.11249661 z: -7.54771137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137522519 y: 0.592122078 z: 0.157654345 w: -0.778218567 } position { x: -0.95260042 y: 1.11233294 z: -7.54796124 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.660] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137752146 y: 0.591668904 z: 0.157983989 w: -0.778455734 } position { x: -0.952532709 y: 1.11212528 z: -7.54819918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138143092 y: 0.59130311 z: 0.158410907 w: -0.778577626 } position { x: -0.952520967 y: 1.11188376 z: -7.5484128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138525262 y: 0.591118872 z: 0.158893019 w: -0.778551459 } position { x: -0.952464461 y: 1.11165285 z: -7.54854393 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138969675 y: 0.591037571 z: 0.159258217 w: -0.778459251 } position { x: -0.952393 y: 1.11149943 z: -7.5486064 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139250711 y: 0.59111321 z: 0.159648672 w: -0.778271616 } position { x: -0.95225662 y: 1.11133 z: -7.54860163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139574721 y: 0.591358781 z: 0.159996673 w: -0.777955472 } position { x: -0.952161908 y: 1.1110785 z: -7.54854631 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139980972 y: 0.591814 z: 0.160454392 w: -0.777441919 } position { x: -0.952043891 y: 1.11079931 z: -7.54851055 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.755] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140435457 y: 0.592241943 z: 0.160892919 w: -0.776943266 } position { x: -0.951948822 y: 1.11054492 z: -7.54844189 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140980959 y: 0.592649877 z: 0.161418959 w: -0.776424229 } position { x: -0.951878309 y: 1.11029136 z: -7.54833746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141441658 y: 0.593066 z: 0.161843821 w: -0.775934 } position { x: -0.951791048 y: 1.1101352 z: -7.54822397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141754866 y: 0.593552113 z: 0.162175298 w: -0.775435746 } position { x: -0.95166409 y: 1.11004806 z: -7.54810524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141931072 y: 0.593984962 z: 0.16236344 w: -0.77503264 } position { x: -0.95158273 y: 1.10992765 z: -7.54794264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14207983 y: 0.594443858 z: 0.162516311 w: -0.774621367 } position { x: -0.951518774 y: 1.10977244 z: -7.54782152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.839] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.142289639 y: 0.594814301 z: 0.162784606 w: -0.774242043 } position { x: -0.95148629 y: 1.10960937 z: -7.54767847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.142461166 y: 0.595161438 z: 0.163024664 w: -0.773893178 } position { x: -0.951483 y: 1.10951877 z: -7.54749823 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.868] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.142545953 y: 0.595487773 z: 0.16317834 w: -0.773594081 } position { x: -0.951399624 y: 1.1095432 z: -7.54735804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.880] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.142506137 y: 0.595825493 z: 0.163131043 w: -0.773351312 } position { x: -0.951327503 y: 1.10952854 z: -7.54722214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.142418772 y: 0.596135 z: 0.163116872 w: -0.773131907 } position { x: -0.951308191 y: 1.1095134 z: -7.54710054 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.142370641 y: 0.596335471 z: 0.163087875 w: -0.772992194 } position { x: -0.951313317 y: 1.10952568 z: -7.54695463 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.142238796 y: 0.596567273 z: 0.163094878 w: -0.772836149 } position { x: -0.951300383 y: 1.10950327 z: -7.54682446 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.142209157 y: 0.596712649 z: 0.163125321 w: -0.7727229 } position { x: -0.95128423 y: 1.10950279 z: -7.54670858 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.142193779 y: 0.596839607 z: 0.163139075 w: -0.772624791 } position { x: -0.951282322 y: 1.10951221 z: -7.546628 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.142090946 y: 0.596913636 z: 0.163144052 w: -0.772585452 } position { x: -0.951208651 y: 1.10959566 z: -7.54654789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141872734 y: 0.597055674 z: 0.163039163 w: -0.772537947 } position { x: -0.951177657 y: 1.109694 z: -7.54648495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:18.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141565785 y: 0.597163379 z: 0.162888 w: -0.772542894 } position { x: -0.951119184 y: 1.10970592 z: -7.54636145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141378179 y: 0.597275853 z: 0.162879527 w: -0.772492111 } position { x: -0.951136827 y: 1.10968184 z: -7.54629135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141239852 y: 0.597379804 z: 0.162888885 w: -0.772435069 } position { x: -0.951087713 y: 1.10966623 z: -7.54620647 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141164884 y: 0.59744215 z: 0.162895292 w: -0.772399187 } position { x: -0.951089442 y: 1.10969007 z: -7.54615355 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141217783 y: 0.597485662 z: 0.162868291 w: -0.772361517 } position { x: -0.951032579 y: 1.10967791 z: -7.54612207 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.063] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141218081 y: 0.597510159 z: 0.162868679 w: -0.772342443 } position { x: -0.950984538 y: 1.10971594 z: -7.54608059 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141151771 y: 0.597576141 z: 0.162923291 w: -0.772292078 } position { x: -0.950952291 y: 1.10968065 z: -7.54601288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141187981 y: 0.597654462 z: 0.162978187 w: -0.77221328 } position { x: -0.9509148 y: 1.10962105 z: -7.54597282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.104] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141275376 y: 0.597722709 z: 0.163146496 w: -0.772108912 } position { x: -0.950909793 y: 1.10963154 z: -7.545928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141305164 y: 0.59780544 z: 0.163201913 w: -0.772027612 } position { x: -0.950817168 y: 1.10960948 z: -7.54589701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.131] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141216397 y: 0.597905517 z: 0.163233951 w: -0.771959603 } position { x: -0.950758159 y: 1.10960841 z: -7.54585218 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.143] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141067713 y: 0.59801811 z: 0.163256168 w: -0.771894872 } position { x: -0.950725198 y: 1.10959756 z: -7.5458231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140906572 y: 0.598138928 z: 0.163349032 w: -0.771811 } position { x: -0.950610161 y: 1.1095823 z: -7.54577494 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140724406 y: 0.598341 z: 0.163386241 w: -0.771679759 } position { x: -0.950581133 y: 1.10951734 z: -7.54572535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14067845 y: 0.598419666 z: 0.163587302 w: -0.771584511 } position { x: -0.950583041 y: 1.10949135 z: -7.54573679 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14073576 y: 0.59848237 z: 0.163778022 w: -0.771485 } position { x: -0.950580239 y: 1.10945654 z: -7.54572868 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140900835 y: 0.5984779 z: 0.163932413 w: -0.771425605 } position { x: -0.950543821 y: 1.10948992 z: -7.54571962 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140975699 y: 0.598477662 z: 0.164015204 w: -0.771394432 } position { x: -0.950508416 y: 1.10953808 z: -7.54572058 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141064361 y: 0.598389328 z: 0.164026812 w: -0.771444261 } position { x: -0.950502276 y: 1.1095674 z: -7.54572153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.256] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141053975 y: 0.598342955 z: 0.164014101 w: -0.771484911 } position { x: -0.950517714 y: 1.10959876 z: -7.54569197 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140917659 y: 0.598373234 z: 0.163967073 w: -0.771496296 } position { x: -0.950529337 y: 1.10965204 z: -7.54563713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140708879 y: 0.598419666 z: 0.163885608 w: -0.771515667 } position { x: -0.950524807 y: 1.10967994 z: -7.54559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140514866 y: 0.598570406 z: 0.163788527 w: -0.771454692 } position { x: -0.950554192 y: 1.10966635 z: -7.54557228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140418619 y: 0.598572373 z: 0.163757324 w: -0.771477342 } position { x: -0.95059365 y: 1.10967767 z: -7.5455246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140356332 y: 0.59863615 z: 0.163681671 w: -0.771455228 } position { x: -0.950666785 y: 1.109689 z: -7.54549122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140211493 y: 0.598706961 z: 0.163599685 w: -0.771444 } position { x: -0.950692534 y: 1.10976911 z: -7.54542923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139976457 y: 0.598855555 z: 0.163496152 w: -0.771393299 } position { x: -0.95070982 y: 1.10983741 z: -7.54532385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139704227 y: 0.599086642 z: 0.163384721 w: -0.771286845 } position { x: -0.950722635 y: 1.10984731 z: -7.5452795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139559254 y: 0.599288046 z: 0.163306192 w: -0.771173239 } position { x: -0.950742185 y: 1.10988843 z: -7.54523563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139438301 y: 0.599440873 z: 0.163171381 w: -0.771104872 } position { x: -0.950763 y: 1.10990596 z: -7.54518557 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139366433 y: 0.599568725 z: 0.163080588 w: -0.771037638 } position { x: -0.950805783 y: 1.10989046 z: -7.54511356 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139268786 y: 0.59970355 z: 0.163085356 w: -0.770949423 } position { x: -0.950829 y: 1.10991859 z: -7.54507637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139170274 y: 0.599868417 z: 0.16299662 w: -0.770857811 } position { x: -0.950837731 y: 1.10998869 z: -7.54498148 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139019653 y: 0.600041151 z: 0.162934408 w: -0.770763695 } position { x: -0.95084089 y: 1.11001527 z: -7.54492569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13887842 y: 0.600183308 z: 0.162977964 w: -0.770669162 } position { x: -0.950893402 y: 1.11003542 z: -7.54486179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138853431 y: 0.600315273 z: 0.162952334 w: -0.770576298 } position { x: -0.950933456 y: 1.1100502 z: -7.5447855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13887684 y: 0.600395739 z: 0.162974283 w: -0.770504832 } position { x: -0.950925529 y: 1.11003458 z: -7.54469109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138956696 y: 0.600474775 z: 0.16304782 w: -0.77041322 } position { x: -0.950960338 y: 1.11008084 z: -7.54463768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139020666 y: 0.600525081 z: 0.163095921 w: -0.770352244 } position { x: -0.951003373 y: 1.1100862 z: -7.54458523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.534] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138971165 y: 0.6005705 z: 0.163211942 w: -0.770301223 } position { x: -0.951045513 y: 1.11014354 z: -7.54452944 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13876164 y: 0.600700378 z: 0.16325362 w: -0.770228922 } position { x: -0.951002538 y: 1.11023688 z: -7.5444417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138547197 y: 0.600806713 z: 0.163213775 w: -0.770193 } position { x: -0.950976908 y: 1.11027312 z: -7.54439306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138316289 y: 0.600991 z: 0.163166642 w: -0.770100653 } position { x: -0.950999081 y: 1.11029017 z: -7.54434061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138283834 y: 0.601067781 z: 0.163134545 w: -0.770053387 } position { x: -0.951002479 y: 1.11025453 z: -7.54431391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138217598 y: 0.601146042 z: 0.163169697 w: -0.769996822 } position { x: -0.951045573 y: 1.11028719 z: -7.54427958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138163745 y: 0.601230264 z: 0.163137853 w: -0.76994741 } position { x: -0.951022506 y: 1.11034179 z: -7.54424477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137976125 y: 0.601333 z: 0.16306223 w: -0.769916892 } position { x: -0.950992286 y: 1.11041605 z: -7.54419184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137877107 y: 0.601438284 z: 0.163008258 w: -0.769863784 } position { x: -0.950970352 y: 1.11047101 z: -7.54416704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137738168 y: 0.601578414 z: 0.162975043 w: -0.769786179 } position { x: -0.950949669 y: 1.11049414 z: -7.54416609 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137706205 y: 0.601597548 z: 0.162895516 w: -0.769793749 } position { x: -0.950930595 y: 1.11047661 z: -7.54414511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137618363 y: 0.60162735 z: 0.162875801 w: -0.769790351 } position { x: -0.950928 y: 1.1104908 z: -7.54412651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137537107 y: 0.601684391 z: 0.162838414 w: -0.769768298 } position { x: -0.950914264 y: 1.1105082 z: -7.54409266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137467831 y: 0.601735055 z: 0.162822276 w: -0.769744396 } position { x: -0.950911403 y: 1.11052907 z: -7.54408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137393445 y: 0.601825535 z: 0.162858456 w: -0.769679368 } position { x: -0.950906038 y: 1.11050761 z: -7.54402447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137458012 y: 0.601866364 z: 0.162866101 w: -0.769634187 } position { x: -0.950877249 y: 1.11051929 z: -7.54399204 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13748157 y: 0.601938903 z: 0.162851557 w: -0.76957643 } position { x: -0.950846553 y: 1.1104697 z: -7.54396486 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137538299 y: 0.601947963 z: 0.162859574 w: -0.769557416 } position { x: -0.950861096 y: 1.11046612 z: -7.54394245 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137542024 y: 0.60203743 z: 0.162830219 w: -0.769493 } position { x: -0.950825393 y: 1.1104635 z: -7.54395533 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137532786 y: 0.602045774 z: 0.162858874 w: -0.769482136 } position { x: -0.950812697 y: 1.11044371 z: -7.54386377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137525156 y: 0.602132201 z: 0.162904531 w: -0.76940608 } position { x: -0.950815797 y: 1.11043572 z: -7.54380941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137545705 y: 0.602148533 z: 0.163039774 w: -0.769361 } position { x: -0.950779259 y: 1.11042845 z: -7.54375458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137517586 y: 0.602216303 z: 0.163097382 w: -0.769300818 } position { x: -0.95076561 y: 1.1103822 z: -7.54375172 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137605712 y: 0.602199435 z: 0.163217619 w: -0.769272745 } position { x: -0.950750709 y: 1.11034238 z: -7.54375219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137706295 y: 0.602151453 z: 0.163321584 w: -0.769270301 } position { x: -0.950764775 y: 1.11035132 z: -7.54373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137568176 y: 0.602128804 z: 0.163391694 w: -0.769297779 } position { x: -0.950722396 y: 1.11039019 z: -7.54365301 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137367532 y: 0.602159679 z: 0.16346173 w: -0.76929456 } position { x: -0.950682878 y: 1.11042774 z: -7.54361534 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137166396 y: 0.602266252 z: 0.163467482 w: -0.769245803 } position { x: -0.950620294 y: 1.11044908 z: -7.54355764 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13695991 y: 0.602382123 z: 0.163508534 w: -0.769183278 } position { x: -0.950573504 y: 1.11036372 z: -7.54352617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.938] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13695775 y: 0.602487445 z: 0.163561046 w: -0.769089878 } position { x: -0.95059216 y: 1.11032569 z: -7.54351759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13709794 y: 0.602530777 z: 0.163673297 w: -0.769007087 } position { x: -0.950623 y: 1.11028671 z: -7.54349756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137298182 y: 0.602600932 z: 0.163800418 w: -0.768889308 } position { x: -0.950609684 y: 1.11031473 z: -7.54349661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137498513 y: 0.602576435 z: 0.163818344 w: -0.768868864 } position { x: -0.950582 y: 1.1103884 z: -7.54349852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:19.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137618825 y: 0.602555 z: 0.16374436 w: -0.76888 } position { x: -0.950577736 y: 1.11042094 z: -7.54348612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137602568 y: 0.602565587 z: 0.16366595 w: -0.768891215 } position { x: -0.95057863 y: 1.11040533 z: -7.54343367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137498066 y: 0.60264951 z: 0.163594618 w: -0.768859327 } position { x: -0.950571358 y: 1.11044109 z: -7.54340458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137334228 y: 0.602736175 z: 0.163548797 w: -0.768830419 } position { x: -0.950588822 y: 1.11044645 z: -7.54337645 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137177318 y: 0.602797925 z: 0.163541928 w: -0.768811524 } position { x: -0.950561881 y: 1.11044025 z: -7.54339361 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137159348 y: 0.602811337 z: 0.163507953 w: -0.768811464 } position { x: -0.950619161 y: 1.11039042 z: -7.54342175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.076] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137149468 y: 0.602861822 z: 0.163563803 w: -0.768761694 } position { x: -0.950634599 y: 1.11036539 z: -7.54339504 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137185767 y: 0.602913558 z: 0.163561702 w: -0.768715084 } position { x: -0.950654745 y: 1.11043739 z: -7.54335499 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.105] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137211353 y: 0.60291028 z: 0.163515285 w: -0.768722951 } position { x: -0.950657725 y: 1.11043406 z: -7.54333448 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137240946 y: 0.603000522 z: 0.163571805 w: -0.768634856 } position { x: -0.950669408 y: 1.11039913 z: -7.54336357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13727811 y: 0.602974951 z: 0.163598463 w: -0.768642604 } position { x: -0.950674474 y: 1.11044931 z: -7.54339 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137317091 y: 0.60292536 z: 0.163483441 w: -0.76869905 } position { x: -0.950659811 y: 1.11045384 z: -7.54340219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137252703 y: 0.602885187 z: 0.163417295 w: -0.768756092 } position { x: -0.950715 y: 1.11044264 z: -7.54336929 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137138724 y: 0.602933824 z: 0.163449124 w: -0.768731534 } position { x: -0.95070231 y: 1.11040854 z: -7.54339027 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137105376 y: 0.602896929 z: 0.163474202 w: -0.768761098 } position { x: -0.950707078 y: 1.11042988 z: -7.54337883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137109652 y: 0.602919698 z: 0.163541332 w: -0.768728197 } position { x: -0.950712562 y: 1.1103456 z: -7.54334164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137174234 y: 0.602942646 z: 0.163646579 w: -0.768676341 } position { x: -0.950724125 y: 1.11032557 z: -7.54338503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137376577 y: 0.602884769 z: 0.163668156 w: -0.76868093 } position { x: -0.95070833 y: 1.11031067 z: -7.54342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137463212 y: 0.602847278 z: 0.163635 w: -0.768701911 } position { x: -0.950727701 y: 1.11032701 z: -7.54335833 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137506321 y: 0.602921665 z: 0.163660064 w: -0.768630505 } position { x: -0.95073396 y: 1.1103164 z: -7.54330111 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137566715 y: 0.603019834 z: 0.163792655 w: -0.768514454 } position { x: -0.950743318 y: 1.1103214 z: -7.54330206 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137514412 y: 0.603124321 z: 0.163844943 w: -0.76843065 } position { x: -0.950722 y: 1.11032486 z: -7.54327679 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.299] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137453631 y: 0.603169 z: 0.16390872 w: -0.768392861 } position { x: -0.950705826 y: 1.11036277 z: -7.54332399 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137368247 y: 0.603292048 z: 0.163873747 w: -0.768318951 } position { x: -0.950693548 y: 1.11039329 z: -7.54328537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137170315 y: 0.603408933 z: 0.163810611 w: -0.768276036 } position { x: -0.950705767 y: 1.1104126 z: -7.54323196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136960566 y: 0.603551447 z: 0.163784191 w: -0.768207133 } position { x: -0.950705469 y: 1.11047828 z: -7.54316044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136836588 y: 0.603741586 z: 0.163802534 w: -0.768075883 } position { x: -0.950683355 y: 1.11050844 z: -7.54313231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136771426 y: 0.60398984 z: 0.163685709 w: -0.767917216 } position { x: -0.950645566 y: 1.11048794 z: -7.54310513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136740968 y: 0.604086637 z: 0.163702235 w: -0.767842948 } position { x: -0.950664282 y: 1.1104691 z: -7.54308701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136801347 y: 0.604214311 z: 0.163714573 w: -0.767729104 } position { x: -0.950639904 y: 1.11049342 z: -7.54304552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136732832 y: 0.604310155 z: 0.163745508 w: -0.767659307 } position { x: -0.950647295 y: 1.1105361 z: -7.54300308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.423] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136691213 y: 0.604424 z: 0.163650259 w: -0.767597377 } position { x: -0.950602233 y: 1.11056924 z: -7.54298258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136592582 y: 0.604506493 z: 0.163612664 w: -0.767558 } position { x: -0.950563371 y: 1.11058664 z: -7.54295254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.451] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136524 y: 0.604514122 z: 0.163637802 w: -0.767558813 } position { x: -0.950539529 y: 1.11053801 z: -7.54293 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.463] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136595383 y: 0.604504 z: 0.163696796 w: -0.767541528 } position { x: -0.950586379 y: 1.11049211 z: -7.54292059 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13676925 y: 0.60437417 z: 0.16376254 w: -0.767598808 } position { x: -0.950627267 y: 1.11042869 z: -7.54292 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136834815 y: 0.604302704 z: 0.163921103 w: -0.767609537 } position { x: -0.950611 y: 1.11043072 z: -7.54288292 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136842906 y: 0.604188144 z: 0.164031491 w: -0.767674685 } position { x: -0.950571954 y: 1.11046565 z: -7.54286194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13675715 y: 0.604127705 z: 0.164106637 w: -0.767721415 } position { x: -0.950573921 y: 1.11047876 z: -7.54281664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.534] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.1366954 y: 0.604137182 z: 0.164173707 w: -0.767710686 } position { x: -0.950566173 y: 1.11043096 z: -7.54283047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136652738 y: 0.60408932 z: 0.164214775 w: -0.767747104 } position { x: -0.950569093 y: 1.11037052 z: -7.54281139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136695236 y: 0.604112387 z: 0.164237514 w: -0.767716527 } position { x: -0.950569928 y: 1.11037064 z: -7.54278517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136723399 y: 0.604143202 z: 0.164290905 w: -0.767675936 } position { x: -0.950581074 y: 1.1103785 z: -7.54273939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136780336 y: 0.604202449 z: 0.164308235 w: -0.767615378 } position { x: -0.95059973 y: 1.11036503 z: -7.54269743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136791587 y: 0.604333222 z: 0.164334804 w: -0.767504811 } position { x: -0.950570226 y: 1.11036146 z: -7.54264879 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13689211 y: 0.604500055 z: 0.16439575 w: -0.767342329 } position { x: -0.950532138 y: 1.11032176 z: -7.54263687 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.632] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13694188 y: 0.60456109 z: 0.164414629 w: -0.767281413 } position { x: -0.950510383 y: 1.11038673 z: -7.54263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136840194 y: 0.604597867 z: 0.164361358 w: -0.76728189 } position { x: -0.950475097 y: 1.11047733 z: -7.54263258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.660] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136603341 y: 0.604668856 z: 0.164240286 w: -0.767294109 } position { x: -0.950431406 y: 1.11049592 z: -7.54260921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13640888 y: 0.604785383 z: 0.164164767 w: -0.767253101 } position { x: -0.950441122 y: 1.11044645 z: -7.54263067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136277676 y: 0.604866743 z: 0.164075136 w: -0.767231464 } position { x: -0.950397 y: 1.11041713 z: -7.542624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136288628 y: 0.604870498 z: 0.164133102 w: -0.76721406 } position { x: -0.950357 y: 1.11036301 z: -7.54263592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136326611 y: 0.604831815 z: 0.164197117 w: -0.767224193 } position { x: -0.950416327 y: 1.11033332 z: -7.54268932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136432022 y: 0.604826033 z: 0.164336294 w: -0.767180085 } position { x: -0.950451136 y: 1.11032856 z: -7.54269409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136512801 y: 0.604751468 z: 0.164484054 w: -0.7671929 } position { x: -0.950437844 y: 1.11037743 z: -7.54266405 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136510491 y: 0.604761779 z: 0.164446697 w: -0.767193258 } position { x: -0.950368345 y: 1.11045408 z: -7.54270458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136498526 y: 0.604650617 z: 0.164292529 w: -0.767315924 } position { x: -0.950347364 y: 1.11045623 z: -7.54274607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136462033 y: 0.604566574 z: 0.16413714 w: -0.767421901 } position { x: -0.950392067 y: 1.11039543 z: -7.54278278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136473969 y: 0.604475081 z: 0.164178088 w: -0.767483115 } position { x: -0.95045191 y: 1.11027014 z: -7.54273939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136482522 y: 0.604427636 z: 0.164370283 w: -0.76747781 } position { x: -0.950499654 y: 1.11023331 z: -7.54271698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136505887 y: 0.60439682 z: 0.164581671 w: -0.767452598 } position { x: -0.950492799 y: 1.11025095 z: -7.54274416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136492476 y: 0.604414761 z: 0.164599121 w: -0.7674371 } position { x: -0.950483263 y: 1.11031592 z: -7.54277277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136496052 y: 0.604447484 z: 0.164524049 w: -0.767426789 } position { x: -0.950454831 y: 1.11035872 z: -7.54278612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.868] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136529192 y: 0.604434192 z: 0.164315015 w: -0.767476201 } position { x: -0.950483799 y: 1.11031902 z: -7.5427227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136558443 y: 0.604482949 z: 0.164247036 w: -0.767447114 } position { x: -0.95055145 y: 1.11027098 z: -7.54275227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136646256 y: 0.604553 z: 0.164318189 w: -0.767361104 } position { x: -0.950600386 y: 1.11022091 z: -7.54271841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136698768 y: 0.604611158 z: 0.164350718 w: -0.767298937 } position { x: -0.950579226 y: 1.11026204 z: -7.54276705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136754155 y: 0.604654431 z: 0.1642313 w: -0.767280519 } position { x: -0.950557649 y: 1.11029601 z: -7.54277897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136710227 y: 0.604635 z: 0.164142579 w: -0.767322659 } position { x: -0.950588882 y: 1.11029577 z: -7.54275179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136582702 y: 0.604687274 z: 0.164152145 w: -0.767302155 } position { x: -0.950612903 y: 1.11028206 z: -7.54275179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136547565 y: 0.604681492 z: 0.164068654 w: -0.767330825 } position { x: -0.950634 y: 1.11031449 z: -7.54277325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13648133 y: 0.604668915 z: 0.164014831 w: -0.767363966 } position { x: -0.950608134 y: 1.11027098 z: -7.54279518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:20.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13646403 y: 0.604597211 z: 0.164086968 w: -0.767408133 } position { x: -0.950633228 y: 1.11023068 z: -7.54278564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136513501 y: 0.604552627 z: 0.164092824 w: -0.767433286 } position { x: -0.950670362 y: 1.1102165 z: -7.54281139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136563569 y: 0.604443312 z: 0.164131358 w: -0.767502248 } position { x: -0.950699389 y: 1.11021268 z: -7.5427742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136552602 y: 0.604456782 z: 0.164206401 w: -0.767477453 } position { x: -0.950734377 y: 1.11021805 z: -7.54273081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136592865 y: 0.604493082 z: 0.164315492 w: -0.767418325 } position { x: -0.950767756 y: 1.11025369 z: -7.54272652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136509538 y: 0.604515254 z: 0.164362133 w: -0.767405748 } position { x: -0.95074 y: 1.11034441 z: -7.54270887 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136329323 y: 0.604579747 z: 0.164329469 w: -0.767393947 } position { x: -0.950724244 y: 1.11039007 z: -7.54268694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136186153 y: 0.604644537 z: 0.164248511 w: -0.767385662 } position { x: -0.950689733 y: 1.11041534 z: -7.54265976 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135946974 y: 0.604752839 z: 0.164163217 w: -0.767361 } position { x: -0.950708508 y: 1.11044872 z: -7.54263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135843426 y: 0.604828298 z: 0.164094508 w: -0.76733464 } position { x: -0.950724 y: 1.11041856 z: -7.54261065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135771826 y: 0.604932427 z: 0.164100468 w: -0.76726383 } position { x: -0.950751424 y: 1.11041164 z: -7.5426054 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135813817 y: 0.604983389 z: 0.164104685 w: -0.767215312 } position { x: -0.950722158 y: 1.11045051 z: -7.5426054 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13582322 y: 0.60498631 z: 0.164017856 w: -0.767229915 } position { x: -0.950704277 y: 1.11050105 z: -7.54258299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135781795 y: 0.605063 z: 0.163919017 w: -0.767197907 } position { x: -0.950707614 y: 1.11052608 z: -7.5425539 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.187] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135722294 y: 0.605114877 z: 0.163800448 w: -0.767192841 } position { x: -0.950673163 y: 1.11049271 z: -7.54257965 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135739192 y: 0.605161667 z: 0.163805529 w: -0.767151952 } position { x: -0.950652242 y: 1.11050522 z: -7.54257393 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135737821 y: 0.605139613 z: 0.163778067 w: -0.767175376 } position { x: -0.950646 y: 1.11049545 z: -7.54257631 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135736912 y: 0.605100751 z: 0.163764566 w: -0.767209053 } position { x: -0.950649 y: 1.11049485 z: -7.54257679 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135763496 y: 0.605030715 z: 0.163807228 w: -0.767250478 } position { x: -0.950634241 y: 1.11046147 z: -7.54257536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135791391 y: 0.60498 z: 0.163847655 w: -0.767277 } position { x: -0.95063895 y: 1.11044598 z: -7.54261684 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135875881 y: 0.604914 z: 0.16386269 w: -0.767310798 } position { x: -0.950631857 y: 1.11041236 z: -7.54263878 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135961279 y: 0.604825199 z: 0.16391398 w: -0.767354667 } position { x: -0.950633407 y: 1.11036551 z: -7.54263687 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136064336 y: 0.60471195 z: 0.163973525 w: -0.767412961 } position { x: -0.950657 y: 1.11031485 z: -7.54264736 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136141866 y: 0.604679644 z: 0.164106071 w: -0.767396331 } position { x: -0.950615227 y: 1.11031961 z: -7.54264545 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136129379 y: 0.604628 z: 0.164169684 w: -0.767425597 } position { x: -0.95057708 y: 1.11028409 z: -7.54262733 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136138573 y: 0.604607284 z: 0.164173201 w: -0.767439604 } position { x: -0.950551569 y: 1.11030412 z: -7.54263258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136207506 y: 0.60462296 z: 0.164122388 w: -0.767425835 } position { x: -0.950547874 y: 1.11024857 z: -7.54266119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136350155 y: 0.604543388 z: 0.164195046 w: -0.76744765 } position { x: -0.950589359 y: 1.11016822 z: -7.54265404 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136534393 y: 0.604490697 z: 0.164301321 w: -0.767433703 } position { x: -0.950595498 y: 1.11015368 z: -7.54264545 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136620536 y: 0.604422092 z: 0.164366752 w: -0.767458439 } position { x: -0.950567544 y: 1.11019754 z: -7.54259634 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.409] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136600301 y: 0.604490876 z: 0.164378718 w: -0.767405212 } position { x: -0.950485945 y: 1.11021006 z: -7.54261923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136523768 y: 0.60451746 z: 0.164355248 w: -0.767402947 } position { x: -0.950485647 y: 1.11020434 z: -7.54259443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136497244 y: 0.604526937 z: 0.164402366 w: -0.767390132 } position { x: -0.950475812 y: 1.11015272 z: -7.54259539 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136460915 y: 0.604496062 z: 0.164471805 w: -0.767406 } position { x: -0.950485587 y: 1.11008787 z: -7.54261875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136397317 y: 0.604471207 z: 0.164561763 w: -0.76741761 } position { x: -0.950457215 y: 1.11012542 z: -7.54264069 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136399522 y: 0.604474425 z: 0.164593384 w: -0.767407894 } position { x: -0.950418591 y: 1.11004686 z: -7.54263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136531815 y: 0.604450464 z: 0.164668322 w: -0.767387152 } position { x: -0.950369477 y: 1.10996628 z: -7.54265165 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136733443 y: 0.604426205 z: 0.164824009 w: -0.767336965 } position { x: -0.950418055 y: 1.1098547 z: -7.54270887 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137055889 y: 0.604295373 z: 0.165024221 w: -0.767339408 } position { x: -0.950428426 y: 1.10977626 z: -7.54278469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137354046 y: 0.604203582 z: 0.165210098 w: -0.767318368 } position { x: -0.950421393 y: 1.1097672 z: -7.54282713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.549] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137584507 y: 0.604064643 z: 0.165320471 w: -0.767362714 } position { x: -0.950347543 y: 1.1098274 z: -7.54288673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137649834 y: 0.603896201 z: 0.165244192 w: -0.7675 } position { x: -0.950359225 y: 1.10990047 z: -7.54298353 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137623042 y: 0.603729367 z: 0.165135145 w: -0.767659605 } position { x: -0.950381458 y: 1.10986078 z: -7.54299974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137602091 y: 0.603553 z: 0.16505976 w: -0.767818153 } position { x: -0.950414181 y: 1.10979617 z: -7.54299831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137558252 y: 0.603456914 z: 0.165146828 w: -0.767882824 } position { x: -0.950431883 y: 1.10976934 z: -7.54300499 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137554675 y: 0.60338074 z: 0.165236518 w: -0.767924 } position { x: -0.950453877 y: 1.10971141 z: -7.54306507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137646258 y: 0.603300512 z: 0.165311709 w: -0.767954528 } position { x: -0.950464368 y: 1.10965657 z: -7.54311419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137809724 y: 0.603163779 z: 0.165385425 w: -0.768016696 } position { x: -0.950448513 y: 1.10963082 z: -7.54316092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138082579 y: 0.603055537 z: 0.165521204 w: -0.768023372 } position { x: -0.950460553 y: 1.10946584 z: -7.54321384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138495967 y: 0.602772355 z: 0.165757179 w: -0.768120408 } position { x: -0.95053494 y: 1.10930324 z: -7.54338026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139114484 y: 0.602268577 z: 0.166288152 w: -0.768289089 } position { x: -0.950555682 y: 1.10904169 z: -7.54367971 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139739648 y: 0.601307809 z: 0.16701211 w: -0.768770874 } position { x: -0.950621068 y: 1.10870278 z: -7.54409456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14056401 y: 0.599889696 z: 0.168016687 w: -0.769509256 } position { x: -0.950678945 y: 1.10834 z: -7.54460096 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141583234 y: 0.5979985 z: 0.169362798 w: -0.770498693 } position { x: -0.950831652 y: 1.107849 z: -7.54505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.143001512 y: 0.595732689 z: 0.171300083 w: -0.771562934 } position { x: -0.9510656 y: 1.10711586 z: -7.54549599 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.144847199 y: 0.593498707 z: 0.173603818 w: -0.772424936 } position { x: -0.951344371 y: 1.10627794 z: -7.54596901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.152435 y: 0.585391581 z: 0.181855723 w: -0.775247633 } position { x: -0.951755106 y: 1.10434103 z: -7.54785681 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.152435 y: 0.585391581 z: 0.181855723 w: -0.775247633 } position { x: -0.951755106 y: 1.10434103 z: -7.54785681 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.15432243 y: 0.582530797 z: 0.183711201 w: -0.776590407 } position { x: -0.951562822 y: 1.10384881 z: -7.54857826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.822] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.155931428 y: 0.580009162 z: 0.185193077 w: -0.77780354 } position { x: -0.951631 y: 1.10304081 z: -7.54919481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.835] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.15773125 y: 0.577586532 z: 0.1869317 w: -0.778826773 } position { x: -0.951813936 y: 1.10198212 z: -7.54984808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.159974694 y: 0.575081468 z: 0.189073309 w: -0.779705524 } position { x: -0.952046216 y: 1.10092938 z: -7.55054808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.162711501 y: 0.572309613 z: 0.191651464 w: -0.780548811 } position { x: -0.952248096 y: 1.10002434 z: -7.55130672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165113017 y: 0.569826305 z: 0.193767756 w: -0.781338513 } position { x: -0.952219725 y: 1.09958398 z: -7.55198622 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166937366 y: 0.56759727 z: 0.195182279 w: -0.782220602 } position { x: -0.952078164 y: 1.09928048 z: -7.55262709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.903] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168228775 y: 0.565667331 z: 0.196123809 w: -0.783106089 } position { x: -0.951971173 y: 1.09883356 z: -7.55325413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169318199 y: 0.563912272 z: 0.196936086 w: -0.783932805 } position { x: -0.951984763 y: 1.09824276 z: -7.55386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.932] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170634076 y: 0.562021255 z: 0.197995439 w: -0.784738123 } position { x: -0.952098966 y: 1.09751582 z: -7.55455589 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.948] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171894208 y: 0.560306489 z: 0.199166611 w: -0.785392702 } position { x: -0.952198446 y: 1.09699667 z: -7.5551424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173212767 y: 0.558660865 z: 0.200194687 w: -0.786013663 } position { x: -0.952166617 y: 1.09666753 z: -7.55575657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174255133 y: 0.557150424 z: 0.200824365 w: -0.786694467 } position { x: -0.95204246 y: 1.09641981 z: -7.5563283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:21.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175059915 y: 0.555729747 z: 0.201285899 w: -0.787402391 } position { x: -0.952057183 y: 1.09613347 z: -7.55680418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.1758717 y: 0.554415226 z: 0.201702446 w: -0.788041294 } position { x: -0.952074 y: 1.09584498 z: -7.55731297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.176362336 y: 0.553403199 z: 0.202051803 w: -0.788553298 } position { x: -0.951990247 y: 1.0956552 z: -7.55770397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.176692873 y: 0.552562296 z: 0.202188089 w: -0.789033949 } position { x: -0.951849878 y: 1.0955019 z: -7.55811453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.043] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.176923245 y: 0.551929355 z: 0.202190116 w: -0.789424658 } position { x: -0.951781392 y: 1.09531069 z: -7.55843925 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.177264437 y: 0.551373184 z: 0.202191174 w: -0.78973645 } position { x: -0.951727509 y: 1.09508502 z: -7.55879068 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.071] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.177733481 y: 0.550902367 z: 0.202190116 w: -0.789959848 } position { x: -0.951658607 y: 1.09480786 z: -7.559093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.086] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.178215802 y: 0.550539792 z: 0.202254057 w: -0.79008764 } position { x: -0.951639116 y: 1.09458172 z: -7.55934381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.098] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.178742051 y: 0.550222933 z: 0.202346236 w: -0.790165782 } position { x: -0.951604128 y: 1.09441185 z: -7.55957842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.179137841 y: 0.550024 z: 0.202482462 w: -0.790179908 } position { x: -0.95148766 y: 1.09429264 z: -7.55972672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.126] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.179479346 y: 0.549923778 z: 0.202570647 w: -0.79014945 } position { x: -0.951387 y: 1.09415901 z: -7.55986643 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.179757521 y: 0.549888372 z: 0.202652365 w: -0.790089905 } position { x: -0.951305509 y: 1.09397352 z: -7.56004047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.156] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.180107892 y: 0.549846649 z: 0.202743068 w: -0.790015876 } position { x: -0.951280355 y: 1.0938046 z: -7.56016 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.170] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.180521727 y: 0.549767256 z: 0.202816695 w: -0.789957762 } position { x: -0.95123595 y: 1.09360194 z: -7.56029749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.181058928 y: 0.549640059 z: 0.203098044 w: -0.789851069 } position { x: -0.951284587 y: 1.09342146 z: -7.56036901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.181445599 y: 0.549585223 z: 0.203328669 w: -0.789741099 } position { x: -0.951241255 y: 1.09330773 z: -7.56044197 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.181818709 y: 0.549525321 z: 0.203467071 w: -0.789661348 } position { x: -0.951120257 y: 1.09330797 z: -7.56047583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.18191196 y: 0.549497128 z: 0.203504756 w: -0.789649785 } position { x: -0.951101542 y: 1.09325695 z: -7.5605154 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.18187882 y: 0.549533367 z: 0.203564018 w: -0.789617 } position { x: -0.951102734 y: 1.09316659 z: -7.56058741 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.181845441 y: 0.549546301 z: 0.203604609 w: -0.789605141 } position { x: -0.951117694 y: 1.09305847 z: -7.56062174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.181841522 y: 0.549543917 z: 0.203698426 w: -0.789583504 } position { x: -0.951112807 y: 1.09300983 z: -7.56066 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.280] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.181885108 y: 0.549589813 z: 0.203748882 w: -0.789528489 } position { x: -0.951102316 y: 1.0929352 z: -7.56069469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.293] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.181873992 y: 0.549551 z: 0.203850493 w: -0.789531827 } position { x: -0.951138198 y: 1.09289539 z: -7.56069136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.181932122 y: 0.54962039 z: 0.203913704 w: -0.789453804 } position { x: -0.951195657 y: 1.0929215 z: -7.56070375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.181981295 y: 0.549709141 z: 0.203919142 w: -0.789379358 } position { x: -0.951217949 y: 1.09293342 z: -7.56068897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.18206206 y: 0.549787164 z: 0.203923523 w: -0.78930527 } position { x: -0.951253235 y: 1.09297514 z: -7.56066513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.182115391 y: 0.54982847 z: 0.203844905 w: -0.789284408 } position { x: -0.951265395 y: 1.09301484 z: -7.56069469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.362] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.182118252 y: 0.549822092 z: 0.203695893 w: -0.789326668 } position { x: -0.951312065 y: 1.09311461 z: -7.56067467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.181975156 y: 0.549871325 z: 0.203545347 w: -0.789364219 } position { x: -0.951351345 y: 1.09317529 z: -7.56064939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.181704655 y: 0.549937248 z: 0.203446403 w: -0.78940618 } position { x: -0.951366901 y: 1.09326887 z: -7.56062555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.404] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.181388989 y: 0.550019264 z: 0.203278869 w: -0.789464712 } position { x: -0.951358318 y: 1.09337568 z: -7.56059742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.180978477 y: 0.550234318 z: 0.202994645 w: -0.789482236 } position { x: -0.951359332 y: 1.0934875 z: -7.56058884 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.180694878 y: 0.550413549 z: 0.202735752 w: -0.789488792 } position { x: -0.951388419 y: 1.09353518 z: -7.56053448 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.447] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.180491626 y: 0.550606072 z: 0.202499941 w: -0.789461613 } position { x: -0.95143193 y: 1.09356046 z: -7.56046295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.180402383 y: 0.55076474 z: 0.202365413 w: -0.789405704 } position { x: -0.95149 y: 1.09356093 z: -7.560431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.180370748 y: 0.550898552 z: 0.202384427 w: -0.789314747 } position { x: -0.951535404 y: 1.09357953 z: -7.56039381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.180339828 y: 0.55108577 z: 0.202351943 w: -0.789199412 } position { x: -0.951525271 y: 1.09364891 z: -7.56036758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.180292845 y: 0.551215053 z: 0.202236176 w: -0.789149523 } position { x: -0.951434076 y: 1.09377372 z: -7.5603404 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.515] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.180113018 y: 0.551397204 z: 0.202021316 w: -0.789118409 } position { x: -0.951367497 y: 1.09383 z: -7.56026506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.179823413 y: 0.551656 z: 0.201841518 w: -0.789049566 } position { x: -0.951361 y: 1.0938499 z: -7.56020594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.544] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.179608211 y: 0.551932514 z: 0.201712623 w: -0.788938165 } position { x: -0.951311231 y: 1.09384716 z: -7.56011963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.179548293 y: 0.552171111 z: 0.201685682 w: -0.788791716 } position { x: -0.951320469 y: 1.09380507 z: -7.5600853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.179504082 y: 0.552405775 z: 0.201759562 w: -0.788618624 } position { x: -0.951347351 y: 1.09383881 z: -7.56001854 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.179412469 y: 0.552608311 z: 0.201752365 w: -0.788499415 } position { x: -0.951256335 y: 1.09398496 z: -7.55991507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17922236 y: 0.552894294 z: 0.201650769 w: -0.788368046 } position { x: -0.951166332 y: 1.09410322 z: -7.55978155 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.178975984 y: 0.553287745 z: 0.201445982 w: -0.788200378 } position { x: -0.951097786 y: 1.09417427 z: -7.55962324 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17874147 y: 0.553738892 z: 0.201199248 w: -0.787999749 } position { x: -0.951099873 y: 1.09426737 z: -7.55948067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.178590015 y: 0.554192305 z: 0.201056868 w: -0.787751675 } position { x: -0.951066315 y: 1.09434021 z: -7.55935764 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.178498313 y: 0.554577768 z: 0.200932041 w: -0.787533 } position { x: -0.951034606 y: 1.09443951 z: -7.5591917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17831327 y: 0.555078149 z: 0.200685024 w: -0.787285268 } position { x: -0.950958312 y: 1.0945611 z: -7.55901766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.681] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.178092077 y: 0.555629671 z: 0.200373039 w: -0.78702575 } position { x: -0.950857341 y: 1.09470522 z: -7.55882692 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.177783743 y: 0.556314 z: 0.199972168 w: -0.786713958 } position { x: -0.95078671 y: 1.0947994 z: -7.55867386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.177466527 y: 0.556836784 z: 0.199655309 w: -0.786496222 } position { x: -0.950758755 y: 1.09485459 z: -7.55858469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.177196234 y: 0.557191789 z: 0.199418232 w: -0.786365807 } position { x: -0.950712621 y: 1.09490395 z: -7.55850267 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.737] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.176990807 y: 0.55747658 z: 0.199268073 w: -0.786248267 } position { x: -0.950709224 y: 1.09494591 z: -7.55837297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.752] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.176889673 y: 0.557717204 z: 0.199235439 w: -0.786108673 } position { x: -0.950731397 y: 1.094993 z: -7.55820656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.176736772 y: 0.557926178 z: 0.199310437 w: -0.785975814 } position { x: -0.950673342 y: 1.09508705 z: -7.55808544 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.779] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.176549166 y: 0.5581007 z: 0.199255779 w: -0.785907805 } position { x: -0.950586319 y: 1.09521389 z: -7.55800056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.176323608 y: 0.558265865 z: 0.199131504 w: -0.785872698 } position { x: -0.95052886 y: 1.09530473 z: -7.55793619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.807] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175954074 y: 0.558377206 z: 0.19905436 w: -0.785895944 } position { x: -0.950484335 y: 1.0953542 z: -7.55783796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.822] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175683782 y: 0.558434784 z: 0.199011579 w: -0.785926342 } position { x: -0.950479209 y: 1.095366 z: -7.55777407 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.833] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175531104 y: 0.558496833 z: 0.19905287 w: -0.785905898 } position { x: -0.950491786 y: 1.0953722 z: -7.55773 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175453365 y: 0.558487952 z: 0.199133888 w: -0.785909057 } position { x: -0.950498402 y: 1.09538436 z: -7.55770206 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.861] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175407305 y: 0.558440447 z: 0.199234322 w: -0.785927653 } position { x: -0.950483561 y: 1.09541392 z: -7.55767107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175340861 y: 0.558416665 z: 0.199273139 w: -0.785949528 } position { x: -0.950462222 y: 1.09541392 z: -7.55756617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175321504 y: 0.558371842 z: 0.199359626 w: -0.785963714 } position { x: -0.950457513 y: 1.09544969 z: -7.55752754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175294012 y: 0.558402121 z: 0.199419245 w: -0.785933256 } position { x: -0.950436532 y: 1.09543896 z: -7.55753422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175347671 y: 0.558396578 z: 0.19941777 w: -0.785925567 } position { x: -0.950401783 y: 1.09545207 z: -7.55752373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175387681 y: 0.558361232 z: 0.199455515 w: -0.785932183 } position { x: -0.950412273 y: 1.09547627 z: -7.55752516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175357655 y: 0.558371365 z: 0.199432805 w: -0.785937428 } position { x: -0.950395226 y: 1.09551287 z: -7.55750322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175306767 y: 0.55840987 z: 0.199378103 w: -0.785935342 } position { x: -0.950352788 y: 1.09556293 z: -7.55753469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175437704 y: 0.558376491 z: 0.199289322 w: -0.78595233 } position { x: -0.950394928 y: 1.09559059 z: -7.55752659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:22.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175594956 y: 0.55827564 z: 0.19921419 w: -0.786007881 } position { x: -0.950396478 y: 1.09558368 z: -7.55753136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.001] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175583884 y: 0.558247566 z: 0.199176654 w: -0.786039829 } position { x: -0.950364947 y: 1.09560227 z: -7.55754042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175437376 y: 0.558243215 z: 0.19924967 w: -0.786057115 } position { x: -0.950336695 y: 1.09564388 z: -7.55751801 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.028] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17529279 y: 0.558297694 z: 0.199226603 w: -0.786056519 } position { x: -0.950296521 y: 1.09566903 z: -7.55746317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175152838 y: 0.558374941 z: 0.199158385 w: -0.786050141 } position { x: -0.950211704 y: 1.09570122 z: -7.55748224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.056] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174989253 y: 0.558494449 z: 0.199151203 w: -0.78600353 } position { x: -0.950231493 y: 1.09570014 z: -7.5575161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174915716 y: 0.558560848 z: 0.199266165 w: -0.785943568 } position { x: -0.950228751 y: 1.09567821 z: -7.5575161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175008312 y: 0.558636487 z: 0.199342981 w: -0.78584969 } position { x: -0.950281441 y: 1.09569371 z: -7.5575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175120518 y: 0.558663607 z: 0.199436009 w: -0.785781801 } position { x: -0.950289845 y: 1.095752 z: -7.55752516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175275669 y: 0.558674872 z: 0.199481755 w: -0.78572762 } position { x: -0.950266957 y: 1.09583306 z: -7.55752516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.126] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175325885 y: 0.558626294 z: 0.199388176 w: -0.785774708 } position { x: -0.950269699 y: 1.09583032 z: -7.55751038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175340623 y: 0.558680296 z: 0.199311122 w: -0.785752654 } position { x: -0.95028007 y: 1.09582257 z: -7.55752802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175216526 y: 0.558773577 z: 0.199270427 w: -0.785724223 } position { x: -0.950265229 y: 1.0958637 z: -7.55753756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.170] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175125271 y: 0.558821857 z: 0.199230045 w: -0.785720468 } position { x: -0.950259686 y: 1.09590089 z: -7.55755424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174975038 y: 0.558895409 z: 0.199138045 w: -0.785724938 } position { x: -0.950246513 y: 1.095909 z: -7.55757093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174925253 y: 0.558920681 z: 0.199001089 w: -0.785752773 } position { x: -0.950298548 y: 1.09588122 z: -7.55756235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174971685 y: 0.558938444 z: 0.198973432 w: -0.785736859 } position { x: -0.950330317 y: 1.09587514 z: -7.55753708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175026193 y: 0.558968484 z: 0.198984504 w: -0.7857005 } position { x: -0.950368345 y: 1.09587312 z: -7.55751753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175113961 y: 0.559018791 z: 0.198955283 w: -0.785652518 } position { x: -0.950381279 y: 1.09590507 z: -7.55752277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175106555 y: 0.559045851 z: 0.198952183 w: -0.78563571 } position { x: -0.950372696 y: 1.09592211 z: -7.55755663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175119504 y: 0.559036732 z: 0.198806152 w: -0.785676301 } position { x: -0.950332582 y: 1.09595668 z: -7.5576148 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175112322 y: 0.558948159 z: 0.198665112 w: -0.785776556 } position { x: -0.950353861 y: 1.09591937 z: -7.55761766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174997211 y: 0.558910966 z: 0.198696315 w: -0.785820782 } position { x: -0.950378597 y: 1.09588468 z: -7.55763102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174912289 y: 0.558929324 z: 0.198667333 w: -0.785833955 } position { x: -0.950383604 y: 1.09587634 z: -7.55759716 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.320] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174895078 y: 0.558910191 z: 0.198764414 w: -0.785826862 } position { x: -0.95038408 y: 1.09582591 z: -7.55757809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174919695 y: 0.558897257 z: 0.198894113 w: -0.785797715 } position { x: -0.950404644 y: 1.09580112 z: -7.55757856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.348] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174951807 y: 0.558848679 z: 0.198974848 w: -0.785804689 } position { x: -0.950402558 y: 1.09581411 z: -7.55756903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174964517 y: 0.558793902 z: 0.198978141 w: -0.78584 } position { x: -0.950350642 y: 1.09581602 z: -7.55755 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17489171 y: 0.558877289 z: 0.198978245 w: -0.785796881 } position { x: -0.95033139 y: 1.0958097 z: -7.55749321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174889416 y: 0.558947742 z: 0.198995203 w: -0.785743058 } position { x: -0.950359583 y: 1.09575117 z: -7.55747032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174892142 y: 0.559052825 z: 0.199132368 w: -0.785632849 } position { x: -0.950418115 y: 1.09573209 z: -7.55743551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.418] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174926549 y: 0.559101701 z: 0.199294418 w: -0.785549343 } position { x: -0.950401425 y: 1.09576154 z: -7.55740786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174902335 y: 0.559175313 z: 0.199359745 w: -0.785485744 } position { x: -0.950309396 y: 1.09580398 z: -7.55738306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174777359 y: 0.559322417 z: 0.199301258 w: -0.785423636 } position { x: -0.950268686 y: 1.09580755 z: -7.55732584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174635306 y: 0.559460163 z: 0.19923161 w: -0.78537482 } position { x: -0.950243533 y: 1.09583533 z: -7.55727386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.472] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174470589 y: 0.559643626 z: 0.199241474 w: -0.785278201 } position { x: -0.95025295 y: 1.09582567 z: -7.55723906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174411923 y: 0.559767127 z: 0.199284211 w: -0.78519237 } position { x: -0.950250626 y: 1.09580588 z: -7.55721426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174429804 y: 0.559836507 z: 0.199336469 w: -0.785125673 } position { x: -0.950252891 y: 1.09581983 z: -7.55718613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174459293 y: 0.559900224 z: 0.199391052 w: -0.78505981 } position { x: -0.950224161 y: 1.09583628 z: -7.55716181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174422458 y: 0.559960723 z: 0.199425533 w: -0.78501606 } position { x: -0.950163841 y: 1.09583592 z: -7.55715 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.544] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174375549 y: 0.56000787 z: 0.199360356 w: -0.785009444 } position { x: -0.950145662 y: 1.09585154 z: -7.55712891 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174298 y: 0.560034871 z: 0.199310839 w: -0.785019934 } position { x: -0.950124264 y: 1.09584665 z: -7.55711412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.573] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174254015 y: 0.560013711 z: 0.199309975 w: -0.785045 } position { x: -0.950119 y: 1.09581065 z: -7.55710363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.587] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174222246 y: 0.560020626 z: 0.199361265 w: -0.78503412 } position { x: -0.950108 y: 1.09578729 z: -7.55711651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.598] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174223438 y: 0.559989035 z: 0.199425116 w: -0.7850402 } position { x: -0.950104237 y: 1.09578454 z: -7.55708694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174273491 y: 0.560028374 z: 0.199445456 w: -0.784995854 } position { x: -0.950080216 y: 1.09573066 z: -7.5570817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.1743325 y: 0.559998691 z: 0.199468225 w: -0.784998119 } position { x: -0.950103343 y: 1.09569871 z: -7.55705786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174384028 y: 0.560014844 z: 0.199494526 w: -0.784968436 } position { x: -0.950077474 y: 1.09569812 z: -7.55705166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174370483 y: 0.560032725 z: 0.199498832 w: -0.784957647 } position { x: -0.950037956 y: 1.09576476 z: -7.55703926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174309313 y: 0.560075104 z: 0.199383512 w: -0.784970284 } position { x: -0.949987829 y: 1.09573507 z: -7.55705214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17428948 y: 0.560084283 z: 0.199277237 w: -0.784995139 } position { x: -0.949984491 y: 1.09569776 z: -7.557024 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174334854 y: 0.560073376 z: 0.199300081 w: -0.784987032 } position { x: -0.950065 y: 1.0956049 z: -7.55699921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174425721 y: 0.560074925 z: 0.199450642 w: -0.784927487 } position { x: -0.950056791 y: 1.09553933 z: -7.55696774 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174445018 y: 0.560102582 z: 0.199613601 w: -0.784862101 } position { x: -0.950040877 y: 1.09561133 z: -7.55692244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174418658 y: 0.56014663 z: 0.199709803 w: -0.784812 } position { x: -0.950036943 y: 1.09561968 z: -7.55689955 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174424484 y: 0.560252368 z: 0.199710533 w: -0.784735 } position { x: -0.949957311 y: 1.09569693 z: -7.55684662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174371943 y: 0.560253501 z: 0.199609265 w: -0.784771681 } position { x: -0.949958205 y: 1.09567714 z: -7.55683899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.780] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17421332 y: 0.56029433 z: 0.199552476 w: -0.784792185 } position { x: -0.949944198 y: 1.09566021 z: -7.55679321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17402333 y: 0.560411751 z: 0.199598044 w: -0.784738898 } position { x: -0.949934363 y: 1.09562814 z: -7.55672836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173848256 y: 0.56052947 z: 0.199585423 w: -0.784696937 } position { x: -0.949866295 y: 1.09564948 z: -7.55667305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173687145 y: 0.560696065 z: 0.199534386 w: -0.784626484 } position { x: -0.94981879 y: 1.09563649 z: -7.55664873 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173619911 y: 0.560783 z: 0.199567124 w: -0.784570873 } position { x: -0.949843228 y: 1.09560061 z: -7.55661106 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17360644 y: 0.560863435 z: 0.199717104 w: -0.784478247 } position { x: -0.949860811 y: 1.0955658 z: -7.55659819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.863] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173660338 y: 0.560906351 z: 0.199841633 w: -0.78440392 } position { x: -0.94986105 y: 1.09557879 z: -7.55653954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173667282 y: 0.560960829 z: 0.199932456 w: -0.784340262 } position { x: -0.949836 y: 1.09564161 z: -7.55655241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173719078 y: 0.560927689 z: 0.199940905 w: -0.784350336 } position { x: -0.949831426 y: 1.09569335 z: -7.55655289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17370306 y: 0.560873926 z: 0.199831784 w: -0.784420133 } position { x: -0.949849844 y: 1.09570301 z: -7.55652285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173579857 y: 0.560893834 z: 0.199813992 w: -0.784437716 } position { x: -0.949864745 y: 1.09572875 z: -7.55647373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173373 y: 0.560961068 z: 0.199859604 w: -0.784423769 } position { x: -0.949884892 y: 1.09579897 z: -7.55645132 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.946] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173169151 y: 0.561141849 z: 0.199722663 w: -0.784374356 } position { x: -0.949837565 y: 1.09584177 z: -7.55645466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17301172 y: 0.561223447 z: 0.199559897 w: -0.784392238 } position { x: -0.949869037 y: 1.09582365 z: -7.55644321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173054099 y: 0.561259151 z: 0.199406028 w: -0.78439647 } position { x: -0.949929953 y: 1.0957998 z: -7.55646467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:23.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173193976 y: 0.561207056 z: 0.199344203 w: -0.784418523 } position { x: -0.949975789 y: 1.09574354 z: -7.55646467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17327553 y: 0.561179101 z: 0.19931443 w: -0.78442806 } position { x: -0.950002491 y: 1.09576094 z: -7.55646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.015] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173315063 y: 0.561200142 z: 0.199355707 w: -0.784393787 } position { x: -0.950000286 y: 1.09579432 z: -7.55649567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173269376 y: 0.561159611 z: 0.199294433 w: -0.784448445 } position { x: -0.949986398 y: 1.09579265 z: -7.55651712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.043] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173283577 y: 0.56108278 z: 0.199216902 w: -0.78452 } position { x: -0.949972391 y: 1.0957936 z: -7.55657291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173295841 y: 0.560966432 z: 0.199142724 w: -0.784619272 } position { x: -0.95000273 y: 1.09573269 z: -7.55657434 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173312142 y: 0.560832143 z: 0.199199095 w: -0.784697354 } position { x: -0.9500283 y: 1.09564352 z: -7.55656338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.086] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173315048 y: 0.560730159 z: 0.199332759 w: -0.78473568 } position { x: -0.950018644 y: 1.0956254 z: -7.5565896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.098] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173305675 y: 0.560680568 z: 0.199409842 w: -0.784753561 } position { x: -0.950006068 y: 1.09559083 z: -7.5565753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173348084 y: 0.560645044 z: 0.199497357 w: -0.784747362 } position { x: -0.949999213 y: 1.09555352 z: -7.55657434 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.126] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173433423 y: 0.560583472 z: 0.199598 w: -0.784746885 } position { x: -0.950016737 y: 1.09546936 z: -7.55658531 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173636362 y: 0.560540199 z: 0.199719593 w: -0.784702 } position { x: -0.950051069 y: 1.09540761 z: -7.55651045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173816204 y: 0.560565412 z: 0.199859992 w: -0.784608424 } position { x: -0.950026929 y: 1.09539652 z: -7.55651617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.170] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173818961 y: 0.560553849 z: 0.199928358 w: -0.784598649 } position { x: -0.950015843 y: 1.09541297 z: -7.55648613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173811972 y: 0.560625613 z: 0.199955314 w: -0.784542 } position { x: -0.949975193 y: 1.09543455 z: -7.55648327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173720464 y: 0.560680389 z: 0.199990749 w: -0.784514189 } position { x: -0.949961364 y: 1.09543216 z: -7.5564785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173635244 y: 0.560795069 z: 0.199973449 w: -0.784455419 } position { x: -0.949966848 y: 1.09540939 z: -7.55646181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17355682 y: 0.560871243 z: 0.19997701 w: -0.784417391 } position { x: -0.949995458 y: 1.09542203 z: -7.55644846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173567086 y: 0.56095314 z: 0.199974179 w: -0.784357309 } position { x: -0.949962 y: 1.09546113 z: -7.55645466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173548013 y: 0.561004579 z: 0.199834019 w: -0.784360528 } position { x: -0.949963272 y: 1.09555149 z: -7.55646706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173499927 y: 0.561026871 z: 0.199698791 w: -0.784389615 } position { x: -0.949937165 y: 1.09558737 z: -7.55650759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173426986 y: 0.561048269 z: 0.199551582 w: -0.784427881 } position { x: -0.94993329 y: 1.09559095 z: -7.55647898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.294] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173429862 y: 0.561066866 z: 0.199442133 w: -0.784441769 } position { x: -0.949961 y: 1.09553492 z: -7.55652475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.306] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173414379 y: 0.561047077 z: 0.199427232 w: -0.784463227 } position { x: -0.950003445 y: 1.09555721 z: -7.55651426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173381612 y: 0.561030388 z: 0.199446663 w: -0.784477472 } position { x: -0.949986339 y: 1.09559357 z: -7.55652237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17328535 y: 0.560999095 z: 0.199378848 w: -0.784538269 } position { x: -0.9499529 y: 1.09564447 z: -7.5565362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.348] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173191354 y: 0.560986102 z: 0.199292392 w: -0.784590304 } position { x: -0.949946582 y: 1.09564 z: -7.55656433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173163369 y: 0.560925722 z: 0.199226037 w: -0.784656465 } position { x: -0.949997246 y: 1.09556615 z: -7.55657053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173222199 y: 0.560872912 z: 0.199324489 w: -0.784656227 } position { x: -0.95001024 y: 1.09554923 z: -7.55656528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173416585 y: 0.560797 z: 0.199400991 w: -0.78464812 } position { x: -0.950011253 y: 1.09551871 z: -7.55656767 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173464149 y: 0.560760856 z: 0.19946292 w: -0.784647763 } position { x: -0.950033545 y: 1.09551203 z: -7.55657101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.418] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173504636 y: 0.560707152 z: 0.199506223 w: -0.784666181 } position { x: -0.950012267 y: 1.09553432 z: -7.55657768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173445687 y: 0.56071645 z: 0.199483648 w: -0.784678221 } position { x: -0.95000577 y: 1.09553659 z: -7.55657101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173385128 y: 0.560755074 z: 0.199438885 w: -0.784675419 } position { x: -0.949991345 y: 1.09551716 z: -7.55654907 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173330933 y: 0.560820401 z: 0.199469134 w: -0.784633 } position { x: -0.950007677 y: 1.0955 z: -7.55654097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173322901 y: 0.560846627 z: 0.199543461 w: -0.784597158 } position { x: -0.950031161 y: 1.09545279 z: -7.55651045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173446357 y: 0.560864866 z: 0.199571 w: -0.784549832 } position { x: -0.950020134 y: 1.09546256 z: -7.55650282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173457205 y: 0.560885131 z: 0.199602768 w: -0.784524918 } position { x: -0.949994147 y: 1.09546983 z: -7.55649281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173444152 y: 0.560936213 z: 0.199618384 w: -0.784487188 } position { x: -0.949990034 y: 1.0955162 z: -7.55643559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173333 y: 0.561060727 z: 0.199570939 w: -0.784434795 } position { x: -0.949959278 y: 1.09550035 z: -7.55642414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.544] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173186123 y: 0.561219 z: 0.199584067 w: -0.784350693 } position { x: -0.949981511 y: 1.0954771 z: -7.55634308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.558] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173148736 y: 0.561273098 z: 0.199685082 w: -0.784294605 } position { x: -0.949988604 y: 1.09553289 z: -7.55631685 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173180446 y: 0.561363637 z: 0.199672073 w: -0.784226 } position { x: -0.949942291 y: 1.09556949 z: -7.5562892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173056364 y: 0.56138891 z: 0.199617207 w: -0.784249306 } position { x: -0.949945033 y: 1.09558117 z: -7.556283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17283766 y: 0.56147629 z: 0.19954136 w: -0.784254313 } position { x: -0.949902654 y: 1.09563458 z: -7.55627537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172624201 y: 0.561566114 z: 0.199455708 w: -0.784258783 } position { x: -0.949853957 y: 1.09566379 z: -7.55623436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172463119 y: 0.561631858 z: 0.199377805 w: -0.784266949 } position { x: -0.949846327 y: 1.09564579 z: -7.55619717 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.639] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172350317 y: 0.561734676 z: 0.19932887 w: -0.78423053 } position { x: -0.949862301 y: 1.09563768 z: -7.55620098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172348231 y: 0.561745465 z: 0.1993559 w: -0.784216464 } position { x: -0.949909031 y: 1.09561849 z: -7.55620241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.668] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172437072 y: 0.561720788 z: 0.199445456 w: -0.784191847 } position { x: -0.949906766 y: 1.09562397 z: -7.55622435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172592089 y: 0.56164974 z: 0.19947508 w: -0.784201 } position { x: -0.949922 y: 1.09567809 z: -7.55621195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.696] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17263487 y: 0.561549723 z: 0.19944866 w: -0.784269929 } position { x: -0.949915826 y: 1.09575033 z: -7.55622959 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172634467 y: 0.561427176 z: 0.199389711 w: -0.784372747 } position { x: -0.949946165 y: 1.0957973 z: -7.55623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172511548 y: 0.561374664 z: 0.199344143 w: -0.784449041 } position { x: -0.949946165 y: 1.09580994 z: -7.55616045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172289982 y: 0.561439514 z: 0.199328721 w: -0.78445524 } position { x: -0.94992739 y: 1.09585381 z: -7.55612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.751] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172104418 y: 0.561525881 z: 0.199279726 w: -0.784446537 } position { x: -0.949939907 y: 1.0958823 z: -7.55611229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171984792 y: 0.561598778 z: 0.199150294 w: -0.784453452 } position { x: -0.949930489 y: 1.09592521 z: -7.55612659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.780] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171919435 y: 0.561677694 z: 0.198993459 w: -0.784451067 } position { x: -0.949954212 y: 1.09587252 z: -7.55610323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.792] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171966076 y: 0.561713636 z: 0.198892087 w: -0.784440815 } position { x: -0.949980855 y: 1.09590733 z: -7.55606699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171981946 y: 0.56180644 z: 0.198817953 w: -0.784389734 } position { x: -0.949983656 y: 1.09594214 z: -7.55606318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.820] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171988279 y: 0.561862767 z: 0.198753923 w: -0.784364164 } position { x: -0.949989378 y: 1.09594131 z: -7.55608606 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171897069 y: 0.561936915 z: 0.198701739 w: -0.784344256 } position { x: -0.94998014 y: 1.09596932 z: -7.55610466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17189309 y: 0.561851323 z: 0.198599145 w: -0.78443253 } position { x: -0.949954 y: 1.09600687 z: -7.55613756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171848774 y: 0.561809123 z: 0.198493227 w: -0.784499168 } position { x: -0.949953854 y: 1.09602094 z: -7.55609226 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.875] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171732545 y: 0.561781883 z: 0.198487118 w: -0.78454572 } position { x: -0.949965298 y: 1.09597218 z: -7.55609417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171605662 y: 0.561818659 z: 0.198532492 w: -0.784535646 } position { x: -0.949972272 y: 1.09596837 z: -7.55605841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171595737 y: 0.561820328 z: 0.19862324 w: -0.784513652 } position { x: -0.949949265 y: 1.09595776 z: -7.55604029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171572864 y: 0.561839163 z: 0.198730424 w: -0.784478 } position { x: -0.949909389 y: 1.09594142 z: -7.5560689 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171621501 y: 0.561795712 z: 0.198678657 w: -0.784511685 } position { x: -0.949906528 y: 1.09592569 z: -7.55605841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17170532 y: 0.561734 z: 0.198701978 w: -0.784531534 } position { x: -0.949891031 y: 1.09590256 z: -7.55606365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171773478 y: 0.561729074 z: 0.198801652 w: -0.784494877 } position { x: -0.949913204 y: 1.0958693 z: -7.55599785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171848223 y: 0.56175375 z: 0.198861241 w: -0.784445763 } position { x: -0.949904799 y: 1.09585166 z: -7.55597687 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:24.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171815395 y: 0.561814845 z: 0.198972568 w: -0.784381032 } position { x: -0.949877083 y: 1.09587359 z: -7.55596733 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17175214 y: 0.56181103 z: 0.199083164 w: -0.784369469 } position { x: -0.949785292 y: 1.09594 z: -7.55592489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.015] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171649396 y: 0.561902583 z: 0.199006885 w: -0.784345806 } position { x: -0.949763358 y: 1.09595191 z: -7.55587721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171517923 y: 0.561998129 z: 0.198923767 w: -0.78432709 } position { x: -0.949726224 y: 1.0959537 z: -7.55585718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171435848 y: 0.562089384 z: 0.198877245 w: -0.784291565 } position { x: -0.949727833 y: 1.09593105 z: -7.55583477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.059] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17146714 y: 0.562166333 z: 0.198890463 w: -0.78422612 } position { x: -0.949753881 y: 1.09594774 z: -7.55581617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171443343 y: 0.562229931 z: 0.198942244 w: -0.784172595 } position { x: -0.949735761 y: 1.09597659 z: -7.55578184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.087] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171419293 y: 0.562332451 z: 0.198918104 w: -0.784110546 } position { x: -0.949666083 y: 1.0960294 z: -7.55573893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.099] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171353847 y: 0.562442958 z: 0.198799253 w: -0.784075618 } position { x: -0.949620306 y: 1.09605384 z: -7.55571938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171225935 y: 0.562556744 z: 0.19866699 w: -0.784055471 } position { x: -0.949606478 y: 1.09607673 z: -7.55571842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.126] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171235502 y: 0.562604547 z: 0.19858183 w: -0.784040689 } position { x: -0.949586749 y: 1.09603798 z: -7.55570078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171230182 y: 0.562643349 z: 0.198594481 w: -0.784010768 } position { x: -0.949641287 y: 1.09604299 z: -7.55564308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171248496 y: 0.562669456 z: 0.198581323 w: -0.783991396 } position { x: -0.949574649 y: 1.09605384 z: -7.55566168 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.170] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171185359 y: 0.562673151 z: 0.198535815 w: -0.784014046 } position { x: -0.94952786 y: 1.09611225 z: -7.55565596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171107233 y: 0.562658131 z: 0.198472559 w: -0.784057915 } position { x: -0.949482 y: 1.09607852 z: -7.5556159 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170994028 y: 0.562645674 z: 0.198479906 w: -0.784089744 } position { x: -0.949500263 y: 1.09605992 z: -7.55557585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170970052 y: 0.562659502 z: 0.198479548 w: -0.784085035 } position { x: -0.949513435 y: 1.09604156 z: -7.5555644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17095226 y: 0.562618375 z: 0.198539823 w: -0.784103215 } position { x: -0.949516058 y: 1.09601474 z: -7.55551767 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170926258 y: 0.56266135 z: 0.198597 w: -0.784063637 } position { x: -0.949516594 y: 1.09603894 z: -7.55551767 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170833662 y: 0.562704384 z: 0.198623374 w: -0.784046233 } position { x: -0.949463785 y: 1.09607 z: -7.55545855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170718953 y: 0.562773168 z: 0.198661283 w: -0.784012258 } position { x: -0.949448168 y: 1.09607565 z: -7.55539227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.280] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17060256 y: 0.562867105 z: 0.198638409 w: -0.783975959 } position { x: -0.949434042 y: 1.09606564 z: -7.55534 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.295] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170597032 y: 0.562949181 z: 0.198652476 w: -0.783914566 } position { x: -0.949440897 y: 1.09606135 z: -7.55529356 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.307] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170643792 y: 0.563063741 z: 0.198647425 w: -0.783823431 } position { x: -0.949446142 y: 1.09606206 z: -7.55528116 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170661673 y: 0.563110411 z: 0.198650077 w: -0.783785284 } position { x: -0.949449599 y: 1.09609675 z: -7.55524445 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170593128 y: 0.563209534 z: 0.198591605 w: -0.783743858 } position { x: -0.949395359 y: 1.09615827 z: -7.55520535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170457095 y: 0.56332463 z: 0.198526174 w: -0.783707261 } position { x: -0.949380457 y: 1.0961808 z: -7.55516911 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.362] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170338184 y: 0.563422799 z: 0.198465481 w: -0.783677936 } position { x: -0.949374437 y: 1.09621191 z: -7.55513048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17033951 y: 0.56349194 z: 0.198428035 w: -0.783637404 } position { x: -0.949370742 y: 1.09618568 z: -7.55512476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170228645 y: 0.563501358 z: 0.19850342 w: -0.783635676 } position { x: -0.949374855 y: 1.09621894 z: -7.5551033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170047984 y: 0.563618302 z: 0.198472351 w: -0.783598661 } position { x: -0.94934231 y: 1.09623432 z: -7.55509281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.417] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169890448 y: 0.563668549 z: 0.198451519 w: -0.78360194 } position { x: -0.949272692 y: 1.09628034 z: -7.55507898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169770405 y: 0.563772678 z: 0.198312983 w: -0.783588111 } position { x: -0.949265242 y: 1.09632325 z: -7.55504084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.447] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169728354 y: 0.563843489 z: 0.198282152 w: -0.783554077 } position { x: -0.949301362 y: 1.09626615 z: -7.55505562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169752896 y: 0.563902438 z: 0.198354751 w: -0.783488 } position { x: -0.949333727 y: 1.09625351 z: -7.55504513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169847563 y: 0.563930392 z: 0.198399767 w: -0.783435941 } position { x: -0.949324965 y: 1.09627748 z: -7.55505896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169925764 y: 0.563938618 z: 0.198334768 w: -0.783429503 } position { x: -0.949324667 y: 1.09637272 z: -7.55511618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169930905 y: 0.563868225 z: 0.198234215 w: -0.783504546 } position { x: -0.949313104 y: 1.09644389 z: -7.55511475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169829339 y: 0.563829958 z: 0.198014975 w: -0.783609509 } position { x: -0.949308813 y: 1.09653866 z: -7.55508614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.529] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16961509 y: 0.563860357 z: 0.197812423 w: -0.783685207 } position { x: -0.949337423 y: 1.09660029 z: -7.5550456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169290558 y: 0.563953 z: 0.197675154 w: -0.783723295 } position { x: -0.949359775 y: 1.09663427 z: -7.55502176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169027612 y: 0.564067781 z: 0.197559744 w: -0.783726573 } position { x: -0.949377894 y: 1.09670508 z: -7.55500507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168699548 y: 0.564183593 z: 0.197435394 w: -0.783745229 } position { x: -0.949392498 y: 1.09680665 z: -7.55499506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168456107 y: 0.5643031 z: 0.197190389 w: -0.783773243 } position { x: -0.949386895 y: 1.09692979 z: -7.55493498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168139338 y: 0.564478636 z: 0.196950302 w: -0.78377533 } position { x: -0.94939816 y: 1.09702 z: -7.55487347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16788584 y: 0.564717233 z: 0.196700543 w: -0.783720374 } position { x: -0.949441969 y: 1.09710813 z: -7.55481672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167640328 y: 0.56493938 z: 0.196567863 w: -0.783646226 } position { x: -0.949471474 y: 1.09720659 z: -7.5547595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.167277977 y: 0.56525296 z: 0.196314946 w: -0.783560872 } position { x: -0.949465394 y: 1.09737813 z: -7.55470705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166981727 y: 0.565470815 z: 0.195901662 w: -0.78357029 } position { x: -0.949418426 y: 1.09758759 z: -7.5546484 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.667] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166567713 y: 0.565754414 z: 0.195508182 w: -0.783552051 } position { x: -0.949430645 y: 1.09767962 z: -7.55455685 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166143581 y: 0.56605643 z: 0.195164859 w: -0.783509493 } position { x: -0.949457705 y: 1.09776616 z: -7.55450583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.695] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165603578 y: 0.566421211 z: 0.194841638 w: -0.78344065 } position { x: -0.949423909 y: 1.09794772 z: -7.55441093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164975509 y: 0.566821456 z: 0.19442378 w: -0.783387482 } position { x: -0.949330688 y: 1.09825325 z: -7.55433702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163998365 y: 0.567275882 z: 0.19377102 w: -0.78342545 } position { x: -0.949141204 y: 1.0987016 z: -7.55429029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.162579283 y: 0.567804456 z: 0.192682654 w: -0.783606708 } position { x: -0.948900402 y: 1.09918988 z: -7.55422115 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.160972863 y: 0.568444908 z: 0.191356197 w: -0.783799052 } position { x: -0.948785841 y: 1.0994966 z: -7.55409813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.159395501 y: 0.569152474 z: 0.190113485 w: -0.783910334 } position { x: -0.948800206 y: 1.0997771 z: -7.55395412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.158020511 y: 0.569766879 z: 0.189069301 w: -0.783994913 } position { x: -0.948762357 y: 1.10011363 z: -7.55380774 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.793] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.156754315 y: 0.570390165 z: 0.188102633 w: -0.784028411 } position { x: -0.948714495 y: 1.10049641 z: -7.55361176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.155597225 y: 0.571110368 z: 0.187127233 w: -0.783968031 } position { x: -0.948671 y: 1.10087037 z: -7.55337715 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.154405251 y: 0.571966946 z: 0.186120689 w: -0.783818901 } position { x: -0.948581338 y: 1.10136247 z: -7.55315828 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.833] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.153034344 y: 0.572951913 z: 0.18491371 w: -0.783654 } position { x: -0.948437 y: 1.10187864 z: -7.55286741 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.151728898 y: 0.57405448 z: 0.183671013 w: -0.783393204 } position { x: -0.948385298 y: 1.10233581 z: -7.55256271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.15046677 y: 0.575197577 z: 0.182446167 w: -0.783084214 } position { x: -0.948330462 y: 1.10275316 z: -7.55223846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.149275467 y: 0.576402962 z: 0.181275025 w: -0.782697797 } position { x: -0.948347449 y: 1.10316932 z: -7.55189705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.889] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148115829 y: 0.577640057 z: 0.180103987 w: -0.782276332 } position { x: -0.948278487 y: 1.10365927 z: -7.55153942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.146714136 y: 0.579174101 z: 0.178810909 w: -0.781702638 } position { x: -0.948192656 y: 1.10424161 z: -7.55110693 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.145440891 y: 0.580668271 z: 0.177527845 w: -0.781124294 } position { x: -0.948141217 y: 1.10469472 z: -7.55064154 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.144237787 y: 0.582262516 z: 0.176202536 w: -0.780460417 } position { x: -0.948093057 y: 1.10516322 z: -7.55022 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14298813 y: 0.58387804 z: 0.174883708 w: -0.779779792 } position { x: -0.948065102 y: 1.10562539 z: -7.54975605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141552731 y: 0.585714519 z: 0.173555449 w: -0.778960764 } position { x: -0.94806838 y: 1.10614192 z: -7.54912329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140239015 y: 0.587719619 z: 0.172481284 w: -0.777926087 } position { x: -0.9480685 y: 1.10656786 z: -7.54841471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:25.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138977766 y: 0.590001822 z: 0.171449915 w: -0.7766518 } position { x: -0.94802326 y: 1.10709608 z: -7.54768801 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.001] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137524575 y: 0.592530847 z: 0.170384169 w: -0.775218308 } position { x: -0.947966218 y: 1.10769975 z: -7.54683781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135709018 y: 0.595677793 z: 0.169014558 w: -0.773424268 } position { x: -0.94779557 y: 1.10844541 z: -7.54585791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.029] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.133891284 y: 0.598904252 z: 0.167310953 w: -0.771617711 } position { x: -0.947698474 y: 1.10915577 z: -7.54484892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.131869555 y: 0.602515876 z: 0.165588 w: -0.769523 } position { x: -0.947703063 y: 1.10983622 z: -7.54367781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.057] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.129778102 y: 0.606614113 z: 0.163784444 w: -0.767040789 } position { x: -0.947627246 y: 1.1105901 z: -7.54244757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.127901256 y: 0.610817671 z: 0.161628485 w: -0.7644732 } position { x: -0.947521925 y: 1.11134231 z: -7.54127645 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.125960901 y: 0.615313172 z: 0.159149155 w: -0.761705399 } position { x: -0.947515666 y: 1.11226 z: -7.54005527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.124064356 y: 0.619385362 z: 0.156546861 w: -0.759251535 } position { x: -0.947462499 y: 1.1131146 z: -7.53897762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.122203954 y: 0.623228371 z: 0.153837204 w: -0.756958842 } position { x: -0.947492123 y: 1.11402154 z: -7.53783607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.120366074 y: 0.626868188 z: 0.151095957 w: -0.754796863 } position { x: -0.947568119 y: 1.11486852 z: -7.53673363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.118343316 y: 0.630509734 z: 0.148256034 w: -0.752643704 } position { x: -0.947744429 y: 1.1158 z: -7.53551483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.156] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116368875 y: 0.633721054 z: 0.145714164 w: -0.750748515 } position { x: -0.947892249 y: 1.11680484 z: -7.53446341 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.167] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114243813 y: 0.636751831 z: 0.1432053 w: -0.748991132 } position { x: -0.948035419 y: 1.11778581 z: -7.53338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111967556 y: 0.639521062 z: 0.14081113 w: -0.747427762 } position { x: -0.94829458 y: 1.11870527 z: -7.53237391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109531008 y: 0.64212817 z: 0.138583899 w: -0.745968461 } position { x: -0.948471 y: 1.11962736 z: -7.53145647 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10676194 y: 0.644797 z: 0.136360914 w: -0.744475901 } position { x: -0.948790252 y: 1.12068033 z: -7.53038406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.223] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104029924 y: 0.647166967 z: 0.134376317 w: -0.74316597 } position { x: -0.949003637 y: 1.12169671 z: -7.52942038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101186685 y: 0.649493456 z: 0.132336 w: -0.741894066 } position { x: -0.949273467 y: 1.1227051 z: -7.52851152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.251] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0983686894 y: 0.651663661 z: 0.13033326 w: -0.74072355 } position { x: -0.949571848 y: 1.12368798 z: -7.52772141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0953366309 y: 0.653817058 z: 0.128217891 w: -0.739590704 } position { x: -0.949906051 y: 1.12476134 z: -7.52688932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.279] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0924829617 y: 0.655736208 z: 0.126353487 w: -0.738574147 } position { x: -0.950231493 y: 1.12574482 z: -7.52608776 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.294] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.089759931 y: 0.657504737 z: 0.124549821 w: -0.7376436 } position { x: -0.950576842 y: 1.12671626 z: -7.52534151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.306] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0871625543 y: 0.659157395 z: 0.12271484 w: -0.73678714 } position { x: -0.950980783 y: 1.12756515 z: -7.52460384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0844058543 y: 0.660882175 z: 0.120935969 w: -0.735856593 } position { x: -0.951388955 y: 1.12842584 z: -7.52386236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.081874609 y: 0.662353754 z: 0.119364232 w: -0.735075653 } position { x: -0.951732039 y: 1.12936378 z: -7.52319431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0792970806 y: 0.663861275 z: 0.117669806 w: -0.734271169 } position { x: -0.952093184 y: 1.13024521 z: -7.52252436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.363] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0767436102 y: 0.665270925 z: 0.115984745 w: -0.733534276 } position { x: -0.95245868 y: 1.13107944 z: -7.5219245 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0743425 y: 0.666605294 z: 0.114449307 w: -0.732811 } position { x: -0.952845454 y: 1.13183796 z: -7.5213418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0720192045 y: 0.667851567 z: 0.112976305 w: -0.732136607 } position { x: -0.953249931 y: 1.13261127 z: -7.52072477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0695246086 y: 0.669253767 z: 0.111439534 w: -0.731332362 } position { x: -0.953609824 y: 1.13354528 z: -7.52008581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.418] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0670661181 y: 0.670602083 z: 0.109835029 w: -0.730569124 } position { x: -0.953970373 y: 1.13437986 z: -7.51947832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0645048 y: 0.671924114 z: 0.108132951 w: -0.72983861 } position { x: -0.954332411 y: 1.13522768 z: -7.51889753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0619990341 y: 0.673290968 z: 0.106298521 w: -0.72906518 } position { x: -0.954622388 y: 1.13611293 z: -7.51833963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0595197193 y: 0.674715638 z: 0.104177102 w: -0.728260458 } position { x: -0.955023885 y: 1.13700151 z: -7.51770973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.057082139 y: 0.676094115 z: 0.102310136 w: -0.72744143 } position { x: -0.955427945 y: 1.13771105 z: -7.51714277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0547815897 y: 0.677513421 z: 0.100613281 w: -0.726533949 } position { x: -0.955791056 y: 1.13841867 z: -7.51656771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0526107214 y: 0.678973 z: 0.0989576727 w: -0.725558519 } position { x: -0.956173062 y: 1.13912272 z: -7.5159936 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0506239124 y: 0.680449486 z: 0.0973865315 w: -0.724528551 } position { x: -0.956531763 y: 1.139853 z: -7.51539 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0485912599 y: 0.681977391 z: 0.0955651179 w: -0.723472893 } position { x: -0.956853449 y: 1.14067221 z: -7.51487684 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.543] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0467544235 y: 0.683310151 z: 0.0938671529 w: -0.722558081 } position { x: -0.95718509 y: 1.1413759 z: -7.51442623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.558] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.044894062 y: 0.684566617 z: 0.0921211615 w: -0.72171104 } position { x: -0.957555115 y: 1.14206457 z: -7.51391697 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.570] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0429881439 y: 0.685836375 z: 0.0904652327 w: -0.720830441 } position { x: -0.957898796 y: 1.14275539 z: -7.51343632 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0409878455 y: 0.687261403 z: 0.0886687189 w: -0.719812214 } position { x: -0.958274841 y: 1.14353526 z: -7.51288271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.598] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0391513258 y: 0.688585818 z: 0.0870286897 w: -0.718848228 } position { x: -0.95858717 y: 1.14414918 z: -7.51243353 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0374372043 y: 0.689866364 z: 0.0854072422 w: -0.717905641 } position { x: -0.958957076 y: 1.14478946 z: -7.51199436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0357145034 y: 0.691153526 z: 0.0836884528 w: -0.716957152 } position { x: -0.959259 y: 1.14554703 z: -7.51158333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0338417701 y: 0.692382574 z: 0.0818715617 w: -0.716071308 } position { x: -0.959591925 y: 1.14627063 z: -7.51111412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.653] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0318105966 y: 0.693781376 z: 0.0799074471 w: -0.715031683 } position { x: -0.959944248 y: 1.14697957 z: -7.51057434 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0300195329 y: 0.695109427 z: 0.0780971423 w: -0.714018583 } position { x: -0.960259318 y: 1.14758801 z: -7.51013613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.681] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0284351446 y: 0.696387708 z: 0.0763399452 w: -0.713027239 } position { x: -0.960525095 y: 1.14818227 z: -7.5097723 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0268788636 y: 0.697551668 z: 0.0745360926 w: -0.712140143 } position { x: -0.960823715 y: 1.14889014 z: -7.50941706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0250838343 y: 0.698789358 z: 0.072548911 w: -0.71119684 } position { x: -0.961139441 y: 1.14960289 z: -7.50894928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0234013312 y: 0.699943066 z: 0.070706673 w: -0.710304618 } position { x: -0.96145004 y: 1.15020752 z: -7.50848913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.737] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0219239816 y: 0.701103926 z: 0.0688468292 w: -0.709389 } position { x: -0.961724102 y: 1.15080464 z: -7.50811481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0205296036 y: 0.702186942 z: 0.0669519 w: -0.70854038 } position { x: -0.961953104 y: 1.15147722 z: -7.50781202 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.766] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0191252138 y: 0.703087211 z: 0.0649569854 w: -0.707872331 } position { x: -0.962237775 y: 1.15214133 z: -7.50747347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0175941903 y: 0.703970671 z: 0.0627264455 w: -0.707234919 } position { x: -0.962521434 y: 1.15281737 z: -7.50717878 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.793] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0160911139 y: 0.70474571 z: 0.0607270449 w: -0.706673 } position { x: -0.962795258 y: 1.15350866 z: -7.50677919 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0145458942 y: 0.7055673 z: 0.0585736707 w: -0.706068218 } position { x: -0.96307987 y: 1.15418553 z: -7.50640249 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0129816029 y: 0.706434131 z: 0.0562574081 w: -0.70542 } position { x: -0.963331759 y: 1.15489161 z: -7.50603724 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0113687711 y: 0.707418382 z: 0.0538008213 w: -0.704652727 } position { x: -0.963660419 y: 1.15551078 z: -7.50573063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.848] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00990190543 y: 0.708274364 z: 0.0517169125 w: -0.70397073 } position { x: -0.963981271 y: 1.15598094 z: -7.50540161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0084708808 y: 0.709151268 z: 0.0499032214 w: -0.703237057 } position { x: -0.964278817 y: 1.15653479 z: -7.50503969 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.876] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00702339085 y: 0.710024953 z: 0.0480811968 w: -0.702498 } position { x: -0.964548051 y: 1.15717936 z: -7.50469303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.891] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00558104087 y: 0.710953295 z: 0.0462110043 w: -0.701697111 } position { x: -0.964792967 y: 1.15778136 z: -7.50437403 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00415301276 y: 0.711852312 z: 0.0441914313 w: -0.700925291 } position { x: -0.965043426 y: 1.15833366 z: -7.50414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00286278524 y: 0.712592542 z: 0.042518843 w: -0.700282753 } position { x: -0.96526581 y: 1.15885437 z: -7.50390577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.931] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00163477601 y: 0.713270187 z: 0.0408505835 w: -0.699695826 } position { x: -0.965543032 y: 1.15934169 z: -7.5036397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00042539023 y: 0.713929892 z: 0.0393654592 w: -0.699109674 } position { x: -0.965829313 y: 1.15974081 z: -7.50336504 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00086441281 y: 0.71472466 z: 0.0379642919 w: -0.698374271 } position { x: -0.966103315 y: 1.16018391 z: -7.50313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.976] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00187809987 y: 0.715373456 z: 0.0368565 w: -0.697767079 } position { x: -0.9663 y: 1.16054821 z: -7.50294781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:26.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00283000642 y: 0.715940118 z: 0.0356445834 w: -0.697245538 } position { x: -0.966490209 y: 1.16104102 z: -7.50278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00384715619 y: 0.716399491 z: 0.0343444534 w: -0.696833849 } position { x: -0.966696441 y: 1.16154 z: -7.50267601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00501306308 y: 0.716813207 z: 0.0330976732 w: -0.69646132 } position { x: -0.966915846 y: 1.1620276 z: -7.50251818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.029] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00610074401 y: 0.717166066 z: 0.0316890143 w: -0.696154773 } position { x: -0.967135489 y: 1.16242552 z: -7.50239038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.006883997 y: 0.717468441 z: 0.0304631814 w: -0.695890546 } position { x: -0.967365682 y: 1.16275048 z: -7.50230408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.057] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0076733157 y: 0.717681885 z: 0.0293944981 w: -0.695708156 } position { x: -0.967587471 y: 1.16307712 z: -7.50222874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0084309727 y: 0.717832744 z: 0.0284636654 w: -0.695582449 } position { x: -0.967800379 y: 1.1634 z: -7.50212955 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.086] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00938050076 y: 0.718026042 z: 0.0274924729 w: -0.695409894 } position { x: -0.968043149 y: 1.1637361 z: -7.50198221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.098] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.010302511 y: 0.718304873 z: 0.0265892819 w: -0.695143878 } position { x: -0.968256891 y: 1.16405582 z: -7.50182581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0110915275 y: 0.718562067 z: 0.025709955 w: -0.694898963 } position { x: -0.96844846 y: 1.16435015 z: -7.50175571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0117795793 y: 0.718803942 z: 0.0248614158 w: -0.694668293 } position { x: -0.968599796 y: 1.16461504 z: -7.50172853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0124665862 y: 0.718977392 z: 0.0240316633 w: -0.694506 } position { x: -0.968786538 y: 1.16485453 z: -7.5017004 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.156] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0130758649 y: 0.719107747 z: 0.0233353861 w: -0.694383562 } position { x: -0.968962789 y: 1.165084 z: -7.50165558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.168] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0136098368 y: 0.719253123 z: 0.0227119159 w: -0.694243431 } position { x: -0.969142 y: 1.16530991 z: -7.50161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.014095406 y: 0.719389558 z: 0.0221150983 w: -0.694111586 } position { x: -0.969286084 y: 1.1655165 z: -7.50156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.196] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0145091964 y: 0.71945256 z: 0.0215584263 w: -0.694055319 } position { x: -0.96940732 y: 1.16568279 z: -7.50162458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0148459673 y: 0.719438493 z: 0.0209744312 w: -0.694080591 } position { x: -0.969515264 y: 1.16587555 z: -7.50168037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.223] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0152247055 y: 0.719380438 z: 0.0205153413 w: -0.694146335 } position { x: -0.969595551 y: 1.16599679 z: -7.5016942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0156467184 y: 0.719305933 z: 0.0201318488 w: -0.69422549 } position { x: -0.969727457 y: 1.16606915 z: -7.5017333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0159039833 y: 0.719238639 z: 0.0198169239 w: -0.694298327 } position { x: -0.969772 y: 1.1661756 z: -7.50176811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0161914881 y: 0.7191208 z: 0.0195407923 w: -0.69442153 } position { x: -0.969862163 y: 1.16630483 z: -7.50183296 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.279] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0163796954 y: 0.718997121 z: 0.0192524474 w: -0.694553316 } position { x: -0.969880641 y: 1.16637242 z: -7.50196648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.295] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0164991934 y: 0.718744636 z: 0.0189953838 w: -0.694818735 } position { x: -0.969956 y: 1.16644216 z: -7.50207758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.306] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0165537633 y: 0.718448281 z: 0.0187927745 w: -0.695129514 } position { x: -0.970015705 y: 1.16649866 z: -7.50220394 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0167773347 y: 0.718186855 z: 0.0185927097 w: -0.695399523 } position { x: -0.970117 y: 1.16658068 z: -7.50226927 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0170682054 y: 0.717967391 z: 0.0184027627 w: -0.695624113 } position { x: -0.970163107 y: 1.16666281 z: -7.50233126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0172930826 y: 0.717781723 z: 0.0182882603 w: -0.695813119 } position { x: -0.970204651 y: 1.16667616 z: -7.50241137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.362] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0173022095 y: 0.71754986 z: 0.018219009 w: -0.696053803 } position { x: -0.970225155 y: 1.16664457 z: -7.50254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0173495878 y: 0.717329204 z: 0.0182928499 w: -0.696278095 } position { x: -0.970255733 y: 1.16666698 z: -7.50263166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0176013913 y: 0.717122555 z: 0.0183625817 w: -0.696482778 } position { x: -0.970287 y: 1.16678059 z: -7.50268698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0178256016 y: 0.716980338 z: 0.0182111673 w: -0.696627438 } position { x: -0.970303655 y: 1.16686344 z: -7.50276089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.418] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0179582834 y: 0.716815472 z: 0.0180392731 w: -0.696798146 } position { x: -0.970284343 y: 1.16681814 z: -7.50290298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0180187095 y: 0.716606319 z: 0.0180405043 w: -0.697011709 } position { x: -0.970304787 y: 1.16675377 z: -7.50301409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0181318652 y: 0.71641469 z: 0.0181555878 w: -0.697202682 } position { x: -0.970315814 y: 1.16679025 z: -7.50306368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0182039924 y: 0.716293037 z: 0.0182163566 w: -0.697324216 } position { x: -0.970309258 y: 1.16687536 z: -7.50308609 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0182137582 y: 0.716233432 z: 0.0180849228 w: -0.697388589 } position { x: -0.970254958 y: 1.16689765 z: -7.50317192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.018187467 y: 0.716128111 z: 0.0179397836 w: -0.697501183 } position { x: -0.970279813 y: 1.16689909 z: -7.50326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0181572773 y: 0.71599251 z: 0.0178030971 w: -0.69764477 } position { x: -0.970229149 y: 1.1668483 z: -7.50334501 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.018114049 y: 0.715858817 z: 0.0177543778 w: -0.697784245 } position { x: -0.970256 y: 1.16678464 z: -7.50340176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.529] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0180162583 y: 0.715787411 z: 0.0177625138 w: -0.697859824 } position { x: -0.970212519 y: 1.1667608 z: -7.50341654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0179650933 y: 0.715776563 z: 0.0178467762 w: -0.697870076 } position { x: -0.970225394 y: 1.16676104 z: -7.50340557 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0179298874 y: 0.715800703 z: 0.0177782737 w: -0.697847962 } position { x: -0.97017318 y: 1.16678655 z: -7.50344658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0179151502 y: 0.71576643 z: 0.017754022 w: -0.697884142 } position { x: -0.970135152 y: 1.16673708 z: -7.50346947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0178135913 y: 0.715741575 z: 0.0177669115 w: -0.697911859 } position { x: -0.970103681 y: 1.16664529 z: -7.5035181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0177353099 y: 0.715717912 z: 0.017783653 w: -0.697937727 } position { x: -0.970077693 y: 1.16664934 z: -7.50348139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0177055076 y: 0.715704381 z: 0.0176052134 w: -0.69795692 } position { x: -0.970042408 y: 1.16673696 z: -7.50346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0177271888 y: 0.715734541 z: 0.0173122808 w: -0.69793272 } position { x: -0.970007181 y: 1.16681325 z: -7.50344467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.639] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0175831597 y: 0.715792477 z: 0.0170751754 w: -0.697882831 } position { x: -0.969979882 y: 1.16664195 z: -7.50340414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0173335988 y: 0.715858698 z: 0.0170969833 w: -0.697820544 } position { x: -0.96998626 y: 1.16655338 z: -7.50334358 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.668] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0170771815 y: 0.715944052 z: 0.0172407236 w: -0.697735786 } position { x: -0.970024168 y: 1.16654718 z: -7.50326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0170663856 y: 0.71606 z: 0.0172429532 w: -0.697617114 } position { x: -0.970003843 y: 1.16661882 z: -7.50316238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.695] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0172589775 y: 0.716230452 z: 0.017192049 w: -0.697438538 } position { x: -0.969986856 y: 1.16663241 z: -7.50310659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174245574 y: 0.716383696 z: 0.0170641057 w: -0.697280169 } position { x: -0.969924331 y: 1.16657472 z: -7.50310326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0173810832 y: 0.716460347 z: 0.0170779638 w: -0.697202146 } position { x: -0.969868422 y: 1.1665839 z: -7.50308418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.738] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174093638 y: 0.716461778 z: 0.0171395764 w: -0.697198451 } position { x: -0.969822109 y: 1.16656673 z: -7.50305653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.752] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174018089 y: 0.71646595 z: 0.0171934702 w: -0.697192967 } position { x: -0.969814837 y: 1.16654575 z: -7.50302458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.766] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0173718724 y: 0.716483891 z: 0.0173305888 w: -0.697171926 } position { x: -0.969819963 y: 1.16656446 z: -7.50299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.779] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0171347931 y: 0.71645391 z: 0.0174325835 w: -0.69720608 } position { x: -0.969786525 y: 1.16653395 z: -7.50301552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0168724917 y: 0.716310918 z: 0.0175662208 w: -0.697356105 } position { x: -0.969786823 y: 1.16652846 z: -7.50306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.806] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0167268831 y: 0.716142 z: 0.0176744889 w: -0.69753027 } position { x: -0.969801 y: 1.16653323 z: -7.50304842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.822] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0168146435 y: 0.716026 z: 0.0176655781 w: -0.697647452 } position { x: -0.969829619 y: 1.16665447 z: -7.5029583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.834] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0170860961 y: 0.716043413 z: 0.0174892601 w: -0.697627425 } position { x: -0.969890356 y: 1.1667397 z: -7.50291204 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0172510035 y: 0.716032922 z: 0.017234562 w: -0.697640479 } position { x: -0.969857454 y: 1.16664994 z: -7.50291681 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.863] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0173470881 y: 0.716057658 z: 0.0171996 w: -0.697613537 } position { x: -0.969878137 y: 1.1665585 z: -7.50295973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.876] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0173152033 y: 0.715991437 z: 0.0173115321 w: -0.697679639 } position { x: -0.969891131 y: 1.16648757 z: -7.50298691 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0172906965 y: 0.715948045 z: 0.0173946489 w: -0.697722614 } position { x: -0.969940186 y: 1.16659522 z: -7.50299025 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174324606 y: 0.715969205 z: 0.0172935091 w: -0.697699904 } position { x: -0.969943 y: 1.16669393 z: -7.50294638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0175756514 y: 0.716017663 z: 0.0171211213 w: -0.69765085 } position { x: -0.96996665 y: 1.16667771 z: -7.50294495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0175402 y: 0.716032207 z: 0.0170706976 w: -0.697638035 } position { x: -0.969998956 y: 1.1665709 z: -7.503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0173956957 y: 0.715968966 z: 0.0170796029 w: -0.697706342 } position { x: -0.969994485 y: 1.16656816 z: -7.503088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.017414188 y: 0.715876162 z: 0.0170375556 w: -0.697802126 } position { x: -0.969991326 y: 1.16663575 z: -7.50304794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0175409559 y: 0.715843 z: 0.0170115773 w: -0.697833657 } position { x: -0.970029712 y: 1.1666342 z: -7.50303793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:27.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0176637266 y: 0.715866625 z: 0.0169891845 w: -0.697806835 } position { x: -0.970015883 y: 1.16658652 z: -7.50302219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.001] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0175981764 y: 0.715908229 z: 0.0170392282 w: -0.697764575 } position { x: -0.969993532 y: 1.16661906 z: -7.50306845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.017555194 y: 0.715881646 z: 0.0170286521 w: -0.697793186 } position { x: -0.969998717 y: 1.16654015 z: -7.50311756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.028] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174053628 y: 0.71576345 z: 0.0171312168 w: -0.697915673 } position { x: -0.969984233 y: 1.16644394 z: -7.50318861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0173116643 y: 0.715704501 z: 0.0172456093 w: -0.697975636 } position { x: -0.970055759 y: 1.16652453 z: -7.50317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.056] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.017326748 y: 0.715669394 z: 0.0171992574 w: -0.698012412 } position { x: -0.970057726 y: 1.16660464 z: -7.50312424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0173062477 y: 0.715694726 z: 0.0171211436 w: -0.697988808 } position { x: -0.970099 y: 1.16658175 z: -7.50313473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0173255578 y: 0.715726 z: 0.0171821155 w: -0.697954774 } position { x: -0.970101058 y: 1.16651869 z: -7.50313473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0173177589 y: 0.715737939 z: 0.0173224341 w: -0.697939277 } position { x: -0.970155954 y: 1.16653049 z: -7.50313568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174455177 y: 0.715672374 z: 0.0173363574 w: -0.698003 } position { x: -0.970178425 y: 1.16662061 z: -7.50313854 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0176202431 y: 0.715696633 z: 0.0172524732 w: -0.697975874 } position { x: -0.970218599 y: 1.16670871 z: -7.50308418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0178826693 y: 0.715700269 z: 0.0171307325 w: -0.697968364 } position { x: -0.97025007 y: 1.16676569 z: -7.50308895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.156] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0180032533 y: 0.71572417 z: 0.0170376487 w: -0.697943151 } position { x: -0.97025305 y: 1.16674984 z: -7.5030756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.168] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0180900414 y: 0.715677 z: 0.0170769058 w: -0.697988212 } position { x: -0.970266283 y: 1.16670394 z: -7.50308418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0180888958 y: 0.715587735 z: 0.0171389896 w: -0.698078275 } position { x: -0.970307 y: 1.16668141 z: -7.50307703 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.196] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0180841386 y: 0.715547 z: 0.017215576 w: -0.69811821 } position { x: -0.970356286 y: 1.16672635 z: -7.50302076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.018259326 y: 0.715560734 z: 0.0171924774 w: -0.69810015 } position { x: -0.970377564 y: 1.16683006 z: -7.50296736 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.223] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0184161905 y: 0.715570748 z: 0.0170001537 w: -0.698090494 } position { x: -0.970370531 y: 1.16689801 z: -7.50293827 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0185203943 y: 0.715623677 z: 0.0169388093 w: -0.698034942 } position { x: -0.970339298 y: 1.16681445 z: -7.50294876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.250] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0184651595 y: 0.715603769 z: 0.0169731397 w: -0.698056102 } position { x: -0.970341682 y: 1.16672838 z: -7.50296164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0182919856 y: 0.715564549 z: 0.0171559099 w: -0.698096335 } position { x: -0.970335364 y: 1.16665 z: -7.50297213 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0182475056 y: 0.715548813 z: 0.0172949042 w: -0.698110163 } position { x: -0.970325649 y: 1.16666913 z: -7.50292826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.293] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0182945728 y: 0.715578616 z: 0.0173383467 w: -0.698077321 } position { x: -0.970318198 y: 1.16673279 z: -7.50284529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0183169357 y: 0.715650856 z: 0.0172875393 w: -0.698004 } position { x: -0.970281661 y: 1.16673863 z: -7.50283384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0181603748 y: 0.715697825 z: 0.0172868073 w: -0.6979599 } position { x: -0.970271111 y: 1.16660571 z: -7.50287533 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0179563873 y: 0.71562326 z: 0.0174551439 w: -0.698037386 } position { x: -0.970230043 y: 1.1665225 z: -7.50292 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.348] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0178789068 y: 0.715548813 z: 0.0176558681 w: -0.6981107 } position { x: -0.970216572 y: 1.16650212 z: -7.50293207 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0178937651 y: 0.715496957 z: 0.0178082921 w: -0.698159635 } position { x: -0.970218718 y: 1.16654682 z: -7.50286484 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0179805551 y: 0.715496421 z: 0.0177778881 w: -0.698158681 } position { x: -0.970207632 y: 1.16659927 z: -7.50284052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0180016644 y: 0.715477467 z: 0.0176719148 w: -0.698180258 } position { x: -0.970193267 y: 1.16657937 z: -7.50289631 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.403] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0179005079 y: 0.715415955 z: 0.0176221635 w: -0.698247194 } position { x: -0.970118105 y: 1.16651547 z: -7.50297785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0178939905 y: 0.715311587 z: 0.0176724698 w: -0.698352933 } position { x: -0.970094085 y: 1.16648602 z: -7.5030036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.017829923 y: 0.715209842 z: 0.0176494662 w: -0.698459387 } position { x: -0.970119715 y: 1.16653311 z: -7.50296068 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.447] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0179130752 y: 0.715229273 z: 0.0175935552 w: -0.698438823 } position { x: -0.970043302 y: 1.16657734 z: -7.50295353 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.017785497 y: 0.715158641 z: 0.0175499488 w: -0.698515415 } position { x: -0.969991267 y: 1.16637981 z: -7.50310373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0175336488 y: 0.714853168 z: 0.0178111438 w: -0.698827803 } position { x: -0.969994605 y: 1.16616106 z: -7.50332499 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.487] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174450558 y: 0.714434803 z: 0.0184219666 w: -0.699241877 } position { x: -0.969971716 y: 1.1661675 z: -7.50339794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.017513 y: 0.714087605 z: 0.0186605491 w: -0.699588418 } position { x: -0.969963729 y: 1.16638076 z: -7.50338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.514] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0176626369 y: 0.713867664 z: 0.0185664799 w: -0.699811578 } position { x: -0.969891727 y: 1.16649103 z: -7.50339651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.017713204 y: 0.713658 z: 0.0185310505 w: -0.700025082 } position { x: -0.969854295 y: 1.16629612 z: -7.50351 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174501482 y: 0.713442504 z: 0.0187781807 w: -0.700244725 } position { x: -0.969900668 y: 1.1660974 z: -7.50360203 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.017111307 y: 0.713203192 z: 0.0191317219 w: -0.700487316 } position { x: -0.969899833 y: 1.1661576 z: -7.50368166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0169507135 y: 0.712999225 z: 0.0192891 w: -0.700694442 } position { x: -0.969905555 y: 1.16626823 z: -7.50366926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0169788636 y: 0.712849 z: 0.0192530137 w: -0.700847566 } position { x: -0.969910264 y: 1.1663245 z: -7.5036974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0170901679 y: 0.712751269 z: 0.019165203 w: -0.700946689 } position { x: -0.969910681 y: 1.16626859 z: -7.50372839 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0171747338 y: 0.712689817 z: 0.0191499628 w: -0.701007485 } position { x: -0.969914079 y: 1.16618872 z: -7.50372505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.017241586 y: 0.712672 z: 0.019185083 w: -0.701023042 } position { x: -0.969970405 y: 1.16618419 z: -7.50370884 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.017353287 y: 0.712758243 z: 0.0192078426 w: -0.700931966 } position { x: -0.969991803 y: 1.16626167 z: -7.50368261 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.655] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0173598975 y: 0.712844312 z: 0.0190852638 w: -0.700847626 } position { x: -0.969972074 y: 1.16622674 z: -7.50368547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.667] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0172355045 y: 0.712875068 z: 0.0190041624 w: -0.700821638 } position { x: -0.969990611 y: 1.16617799 z: -7.50371313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0172606222 y: 0.712914109 z: 0.0189926811 w: -0.700781584 } position { x: -0.970012546 y: 1.16619706 z: -7.50372601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.696] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0172804799 y: 0.712925732 z: 0.0190212764 w: -0.70076853 } position { x: -0.970035732 y: 1.16619289 z: -7.50373173 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0173345879 y: 0.712928772 z: 0.0190704241 w: -0.700762749 } position { x: -0.970082045 y: 1.16619134 z: -7.50373459 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0173388589 y: 0.712903857 z: 0.019099893 w: -0.700787187 } position { x: -0.970069945 y: 1.16619039 z: -7.50376463 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0173286069 y: 0.712845325 z: 0.0190693177 w: -0.700847805 } position { x: -0.970047057 y: 1.16622317 z: -7.50380087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.751] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174203347 y: 0.712771952 z: 0.0190831609 w: -0.700919867 } position { x: -0.970061779 y: 1.16615605 z: -7.50381088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174929705 y: 0.712668777 z: 0.0191572625 w: -0.701020837 } position { x: -0.970094264 y: 1.16615009 z: -7.50384617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.778] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.017649794 y: 0.71260947 z: 0.0191685054 w: -0.701076865 } position { x: -0.970081449 y: 1.16616821 z: -7.50382853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0176411 y: 0.712561309 z: 0.0192570612 w: -0.701123714 } position { x: -0.970104575 y: 1.16610026 z: -7.50383806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0176208224 y: 0.712563455 z: 0.0193993505 w: -0.701118 } position { x: -0.970132589 y: 1.16605353 z: -7.50381613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174972266 y: 0.712534 z: 0.019523507 w: -0.701147616 } position { x: -0.970137715 y: 1.16605079 z: -7.50386429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0173377693 y: 0.71250087 z: 0.019544309 w: -0.70118475 } position { x: -0.970137954 y: 1.16605175 z: -7.50389957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.848] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0172525886 y: 0.712426364 z: 0.019535346 w: -0.701262712 } position { x: -0.970175326 y: 1.16606843 z: -7.5038991 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0173126925 y: 0.712426782 z: 0.0195558332 w: -0.701260209 } position { x: -0.970233 y: 1.16610038 z: -7.50387335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.877] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174194574 y: 0.712435 z: 0.0195504744 w: -0.70124948 } position { x: -0.970259368 y: 1.16613007 z: -7.50384855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0175141022 y: 0.712463677 z: 0.0195258427 w: -0.701218665 } position { x: -0.970286429 y: 1.16613817 z: -7.50385475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0176022518 y: 0.71245563 z: 0.0195156466 w: -0.701224864 } position { x: -0.970315337 y: 1.16613293 z: -7.50386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.017670922 y: 0.712496 z: 0.01952824 w: -0.701181769 } position { x: -0.970320106 y: 1.16615558 z: -7.50386047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.932] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0177781843 y: 0.712517083 z: 0.0194986463 w: -0.701158404 } position { x: -0.970373 y: 1.16622818 z: -7.50383091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.948] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0179144014 y: 0.712535858 z: 0.0193368495 w: -0.701140463 } position { x: -0.97039026 y: 1.16627121 z: -7.50382662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0179675948 y: 0.712589622 z: 0.019215798 w: -0.701087713 } position { x: -0.970404208 y: 1.16628098 z: -7.50382376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0180077124 y: 0.712594032 z: 0.0191683806 w: -0.701083481 } position { x: -0.970430076 y: 1.16623342 z: -7.50387192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:28.986] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0180132352 y: 0.71259284 z: 0.0192224085 w: -0.701083064 } position { x: -0.970443606 y: 1.16624725 z: -7.50385332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0180335529 y: 0.71260339 z: 0.0191217046 w: -0.70107466 } position { x: -0.970469952 y: 1.16630542 z: -7.50384617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0181727465 y: 0.712627947 z: 0.0190420877 w: -0.701048195 } position { x: -0.970444262 y: 1.1663475 z: -7.50386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.028] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.018289553 y: 0.712630212 z: 0.0189099591 w: -0.701046407 } position { x: -0.970477581 y: 1.16634858 z: -7.50385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0183727909 y: 0.712619841 z: 0.0188700743 w: -0.701055944 } position { x: -0.970486224 y: 1.16633153 z: -7.5038867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.056] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0183288846 y: 0.712581754 z: 0.0188763905 w: -0.701095581 } position { x: -0.970508337 y: 1.16633666 z: -7.50390768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0182971843 y: 0.712534726 z: 0.0188884586 w: -0.701143861 } position { x: -0.970512927 y: 1.16633356 z: -7.50393534 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0183462426 y: 0.712460756 z: 0.018905893 w: -0.701217353 } position { x: -0.97051 y: 1.16636086 z: -7.50393248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.018388683 y: 0.712420046 z: 0.0188563112 w: -0.701258838 } position { x: -0.970520079 y: 1.16637623 z: -7.50395489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0183575619 y: 0.712379038 z: 0.0187949277 w: -0.701303 } position { x: -0.970511258 y: 1.16631007 z: -7.50398636 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0182603616 y: 0.712317109 z: 0.0188573971 w: -0.701366723 } position { x: -0.97054559 y: 1.16628146 z: -7.50401783 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0182246231 y: 0.712208331 z: 0.0189703908 w: -0.701475084 } position { x: -0.97054559 y: 1.1662904 z: -7.50401497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0182694849 y: 0.712174535 z: 0.0190480743 w: -0.701506138 } position { x: -0.970555782 y: 1.16627979 z: -7.50403 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.170] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0182346348 y: 0.712133288 z: 0.0191384982 w: -0.70154655 } position { x: -0.970585883 y: 1.16625488 z: -7.50399494 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0181066021 y: 0.712164879 z: 0.0191875622 w: -0.701516449 } position { x: -0.970549226 y: 1.16621637 z: -7.50403166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0180088207 y: 0.712117314 z: 0.0192589592 w: -0.701565206 } position { x: -0.970535636 y: 1.1662153 z: -7.50406218 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0179233626 y: 0.712105751 z: 0.0193020124 w: -0.701577902 } position { x: -0.970546 y: 1.16623533 z: -7.50408411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0179540217 y: 0.712036788 z: 0.0193245 w: -0.701646626 } position { x: -0.970547795 y: 1.16624916 z: -7.50407362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0180453304 y: 0.712041 z: 0.0193357579 w: -0.701639593 } position { x: -0.970543861 y: 1.16624653 z: -7.50405407 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0180943795 y: 0.712044835 z: 0.019361943 w: -0.701633692 } position { x: -0.970539331 y: 1.16619575 z: -7.50400686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.264] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0181111079 y: 0.712072909 z: 0.0195061844 w: -0.70160079 } position { x: -0.970531702 y: 1.16610217 z: -7.50403643 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0181427188 y: 0.712105 z: 0.0197015144 w: -0.701562 } position { x: -0.970522404 y: 1.16606092 z: -7.50408077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.293] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0181939173 y: 0.712104619 z: 0.019755844 w: -0.701559484 } position { x: -0.970459342 y: 1.16611731 z: -7.50406694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0183111317 y: 0.712087691 z: 0.0197201781 w: -0.701574624 } position { x: -0.970430434 y: 1.16618812 z: -7.50406456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.320] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0184520353 y: 0.712088168 z: 0.0195674691 w: -0.701574802 } position { x: -0.970413506 y: 1.16618538 z: -7.50407219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0183952525 y: 0.712106 z: 0.0195852444 w: -0.701557636 } position { x: -0.970359921 y: 1.16608512 z: -7.50411654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.347] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0181923807 y: 0.712053537 z: 0.0198079087 w: -0.70160991 } position { x: -0.970337749 y: 1.16603577 z: -7.50416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0178476032 y: 0.711933434 z: 0.0199628156 w: -0.701736331 } position { x: -0.970308959 y: 1.16600478 z: -7.5042119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.017542351 y: 0.711769521 z: 0.0200903397 w: -0.701906562 } position { x: -0.970347762 y: 1.16602457 z: -7.50425625 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0175506324 y: 0.711583257 z: 0.0201165825 w: -0.702094436 } position { x: -0.97035718 y: 1.16611075 z: -7.50423098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.404] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0177325197 y: 0.711542308 z: 0.0200082734 w: -0.70213455 } position { x: -0.970356286 y: 1.16616344 z: -7.50415707 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.01796 y: 0.711535573 z: 0.0199278165 w: -0.702137768 } position { x: -0.970383763 y: 1.16610909 z: -7.5041132 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0179997664 y: 0.71158582 z: 0.0199777633 w: -0.702084363 } position { x: -0.97035265 y: 1.16599929 z: -7.50416088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.447] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0178626738 y: 0.711581945 z: 0.0202310644 w: -0.702084601 } position { x: -0.970315874 y: 1.16589367 z: -7.50419092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.460] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0176652838 y: 0.711537898 z: 0.0204298459 w: -0.70212847 } position { x: -0.970394075 y: 1.16587317 z: -7.50419283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0175828524 y: 0.711562514 z: 0.0205953717 w: -0.702100754 } position { x: -0.970358312 y: 1.1659677 z: -7.50413227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.487] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0176371615 y: 0.711611867 z: 0.020535484 w: -0.702051103 } position { x: -0.970391273 y: 1.16600013 z: -7.50407219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0177071448 y: 0.711694062 z: 0.020548366 w: -0.701965749 } position { x: -0.970381379 y: 1.16590691 z: -7.50407887 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.514] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0177164469 y: 0.711760044 z: 0.0207223557 w: -0.701893449 } position { x: -0.970355034 y: 1.16582692 z: -7.50411844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174601916 y: 0.711714447 z: 0.020842962 w: -0.701942503 } position { x: -0.970299304 y: 1.16578269 z: -7.50415421 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0173027646 y: 0.711621225 z: 0.0209526028 w: -0.702037632 } position { x: -0.970287621 y: 1.16578341 z: -7.50414181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.017383052 y: 0.711560726 z: 0.0210489407 w: -0.702094078 } position { x: -0.970326424 y: 1.16577661 z: -7.50410461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.571] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174782015 y: 0.71156925 z: 0.0210746191 w: -0.702082336 } position { x: -0.970300198 y: 1.16577101 z: -7.50407 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0175398365 y: 0.711572111 z: 0.021090135 w: -0.702077508 } position { x: -0.970283687 y: 1.16575289 z: -7.50406027 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.598] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0175565593 y: 0.711570382 z: 0.0211573206 w: -0.702076733 } position { x: -0.970242798 y: 1.16569281 z: -7.5040884 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174852349 y: 0.711510241 z: 0.0212610159 w: -0.702136338 } position { x: -0.970243573 y: 1.16560376 z: -7.50410795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0172969885 y: 0.711441576 z: 0.0214397646 w: -0.702205122 } position { x: -0.970272303 y: 1.16560602 z: -7.50409079 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0171786789 y: 0.71142894 z: 0.0215406269 w: -0.702217758 } position { x: -0.970320702 y: 1.1656121 z: -7.50403166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0172118787 y: 0.711523175 z: 0.0215047877 w: -0.702122569 } position { x: -0.970305264 y: 1.1656512 z: -7.50394821 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0173247848 y: 0.711643398 z: 0.0214958061 w: -0.701998174 } position { x: -0.970291317 y: 1.16564119 z: -7.5039258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.681] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.017383866 y: 0.711715341 z: 0.0215242859 w: -0.701922953 } position { x: -0.970281124 y: 1.1655972 z: -7.50394535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0173568 y: 0.711709917 z: 0.0215944275 w: -0.701926947 } position { x: -0.970275 y: 1.16560781 z: -7.50399399 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174703225 y: 0.711676 z: 0.0216629691 w: -0.701956391 } position { x: -0.970291734 y: 1.16565168 z: -7.50394392 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0176049471 y: 0.711711407 z: 0.021613095 w: -0.701918662 } position { x: -0.970286608 y: 1.16569984 z: -7.50392056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.737] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0177570302 y: 0.711746216 z: 0.0215474553 w: -0.701881528 } position { x: -0.970291674 y: 1.16573095 z: -7.50390673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0178802703 y: 0.711792767 z: 0.0214371271 w: -0.701834619 } position { x: -0.970311224 y: 1.16575885 z: -7.50389576 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0179697294 y: 0.711813569 z: 0.0213732589 w: -0.701813161 } position { x: -0.970300794 y: 1.16574788 z: -7.50390482 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.778] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0180201065 y: 0.711814 z: 0.0213704947 w: -0.701811612 } position { x: -0.970298767 y: 1.16575944 z: -7.50392818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0180225316 y: 0.711771786 z: 0.0213340409 w: -0.701855421 } position { x: -0.970281959 y: 1.16575789 z: -7.50397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.806] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0179948248 y: 0.711733699 z: 0.0214283336 w: -0.70189184 } position { x: -0.970334768 y: 1.16575158 z: -7.50396872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.822] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0180619042 y: 0.711712956 z: 0.0214091297 w: -0.701911807 } position { x: -0.97028631 y: 1.16579163 z: -7.50397205 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.834] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0181406215 y: 0.711708665 z: 0.0214030258 w: -0.70191431 } position { x: -0.97030139 y: 1.1658119 z: -7.50396442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0181697588 y: 0.711684644 z: 0.0213118251 w: -0.701940656 } position { x: -0.970292449 y: 1.16577768 z: -7.50396442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0180827454 y: 0.711664557 z: 0.0212667864 w: -0.701964617 } position { x: -0.970304072 y: 1.16572797 z: -7.50401497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0180406868 y: 0.711639762 z: 0.0213867296 w: -0.701987207 } position { x: -0.970276892 y: 1.16571319 z: -7.50402 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0180001408 y: 0.711550891 z: 0.021423351 w: -0.70207721 } position { x: -0.970329821 y: 1.16568506 z: -7.50400352 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0179189406 y: 0.71154958 z: 0.0215366557 w: -0.70207721 } position { x: -0.970307171 y: 1.16571808 z: -7.50399 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0179737899 y: 0.711516857 z: 0.0216396693 w: -0.702105701 } position { x: -0.97032547 y: 1.16569626 z: -7.50400114 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0179934576 y: 0.711512208 z: 0.0216328092 w: -0.702110112 } position { x: -0.970303833 y: 1.1656884 z: -7.50398731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0179329589 y: 0.711480439 z: 0.0216869619 w: -0.702142239 } position { x: -0.970266461 y: 1.16562879 z: -7.50401354 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0178569853 y: 0.711412966 z: 0.0218794569 w: -0.702206552 } position { x: -0.970287085 y: 1.16551375 z: -7.50399303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.017634036 y: 0.711416841 z: 0.0221663713 w: -0.70219928 } position { x: -0.970289111 y: 1.16541815 z: -7.50393248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:29.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174635556 y: 0.711492419 z: 0.022630671 w: -0.702112079 } position { x: -0.970298529 y: 1.16535771 z: -7.50388479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.001] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0172772408 y: 0.711539 z: 0.0230131093 w: -0.702057123 } position { x: -0.970312655 y: 1.16537571 z: -7.50382471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0171971601 y: 0.711633 z: 0.0231484044 w: -0.701959312 } position { x: -0.970260739 y: 1.16544163 z: -7.50380945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.029] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0171828847 y: 0.711726606 z: 0.0231418815 w: -0.701865077 } position { x: -0.970240831 y: 1.16543114 z: -7.50374794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0171322562 y: 0.711794198 z: 0.023231715 w: -0.701794803 } position { x: -0.970192075 y: 1.16529036 z: -7.50375175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.056] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0168441441 y: 0.711826265 z: 0.0235560033 w: -0.701758325 } position { x: -0.970182776 y: 1.16513824 z: -7.50369549 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0164629072 y: 0.711891174 z: 0.0239515845 w: -0.70168823 } position { x: -0.970137715 y: 1.1649816 z: -7.50365639 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0161383972 y: 0.711964071 z: 0.0245141611 w: -0.70160228 } position { x: -0.970125616 y: 1.16481531 z: -7.50357437 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0159832221 y: 0.712029517 z: 0.0249783 w: -0.701523066 } position { x: -0.970109403 y: 1.16483557 z: -7.5035491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0161446463 y: 0.712091148 z: 0.0251580626 w: -0.701450348 } position { x: -0.970020413 y: 1.16493368 z: -7.5035882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0164461657 y: 0.712092578 z: 0.0251045544 w: -0.701443851 } position { x: -0.969916761 y: 1.16489887 z: -7.50360727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.139] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0166187119 y: 0.712060094 z: 0.0250411946 w: -0.701474965 } position { x: -0.969805598 y: 1.16477501 z: -7.50368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.156] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0164541397 y: 0.711946368 z: 0.0252124202 w: -0.701588213 } position { x: -0.969776 y: 1.16460586 z: -7.50374746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.168] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0161602 y: 0.711841524 z: 0.0255730692 w: -0.701688349 } position { x: -0.969782054 y: 1.16451585 z: -7.50380373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0158131737 y: 0.711666703 z: 0.0258692019 w: -0.701862693 } position { x: -0.969743907 y: 1.16456568 z: -7.50385761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.015588345 y: 0.711452603 z: 0.0259451419 w: -0.702082 } position { x: -0.969704568 y: 1.16467023 z: -7.50391769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0155779943 y: 0.711221755 z: 0.0258604456 w: -0.702319145 } position { x: -0.96967572 y: 1.16469717 z: -7.50397062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0156300347 y: 0.710975 z: 0.0257712789 w: -0.702571094 } position { x: -0.969665945 y: 1.16464388 z: -7.50401258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0156855732 y: 0.710767746 z: 0.0257958416 w: -0.702778578 } position { x: -0.969700754 y: 1.1645658 z: -7.50398588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0157612339 y: 0.710680902 z: 0.0260215178 w: -0.702856421 } position { x: -0.969737589 y: 1.16455972 z: -7.50397158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0158754606 y: 0.71062386 z: 0.0262042601 w: -0.702904701 } position { x: -0.969739437 y: 1.16461408 z: -7.50393343 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.280] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0160113089 y: 0.710587084 z: 0.0262724124 w: -0.702936351 } position { x: -0.969762862 y: 1.16463745 z: -7.50394726 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0161858 y: 0.710573554 z: 0.0263389125 w: -0.702943504 } position { x: -0.969798386 y: 1.16469276 z: -7.50394 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0163906012 y: 0.710604846 z: 0.0263201259 w: -0.70290786 } position { x: -0.969794 y: 1.16472077 z: -7.50389957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.016580835 y: 0.710626543 z: 0.0263367463 w: -0.702880859 } position { x: -0.969792306 y: 1.1646893 z: -7.50386667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0166872777 y: 0.710644662 z: 0.0263854638 w: -0.70285809 } position { x: -0.969859 y: 1.16469646 z: -7.50384378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0167804454 y: 0.710662484 z: 0.0264526121 w: -0.702835321 } position { x: -0.969827592 y: 1.16468668 z: -7.50385809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.362] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0168776792 y: 0.710634 z: 0.0264385473 w: -0.702862442 } position { x: -0.969830573 y: 1.16470873 z: -7.5038352 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0169779379 y: 0.710634589 z: 0.0264429 w: -0.702859163 } position { x: -0.969819605 y: 1.16469228 z: -7.50377417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.389] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0170405824 y: 0.710692704 z: 0.0264861733 w: -0.702797234 } position { x: -0.969855428 y: 1.16463912 z: -7.50374365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0171278678 y: 0.710760832 z: 0.0265783016 w: -0.702722788 } position { x: -0.96984905 y: 1.16460919 z: -7.50373316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.418] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0170837585 y: 0.710795879 z: 0.0266661569 w: -0.702685 } position { x: -0.969802499 y: 1.16460359 z: -7.5037322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0170625951 y: 0.710790098 z: 0.0267529916 w: -0.702688098 } position { x: -0.969801307 y: 1.16457665 z: -7.50376225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0169992074 y: 0.710768461 z: 0.0268442836 w: -0.702708125 } position { x: -0.969776154 y: 1.16454816 z: -7.50377846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0168693736 y: 0.710721076 z: 0.0268903542 w: -0.702757359 } position { x: -0.969786227 y: 1.16452622 z: -7.50375652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.016790973 y: 0.710701942 z: 0.0269886628 w: -0.702774823 } position { x: -0.969783187 y: 1.16445911 z: -7.50373459 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.487] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0166816432 y: 0.710641205 z: 0.0270621199 w: -0.702836 } position { x: -0.969787717 y: 1.16443229 z: -7.50373793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0166054908 y: 0.710645914 z: 0.0272083431 w: -0.702827394 } position { x: -0.969816387 y: 1.16444707 z: -7.50371408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.515] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0166724361 y: 0.710636497 z: 0.0273304619 w: -0.702830613 } position { x: -0.969816625 y: 1.16449904 z: -7.50371408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0167814214 y: 0.710620761 z: 0.0273638275 w: -0.702842593 } position { x: -0.969818175 y: 1.16452837 z: -7.50370026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.543] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0169546194 y: 0.710648954 z: 0.0273010973 w: -0.702812374 } position { x: -0.969819605 y: 1.16455674 z: -7.50369453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0171222799 y: 0.710647523 z: 0.0272747297 w: -0.702810764 } position { x: -0.969839454 y: 1.16453815 z: -7.50369501 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.570] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0172424838 y: 0.710642278 z: 0.027229866 w: -0.702814877 } position { x: -0.969856739 y: 1.16456532 z: -7.50372601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0172853153 y: 0.710650563 z: 0.0272051599 w: -0.702806473 } position { x: -0.96985054 y: 1.16457701 z: -7.5037322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.598] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0173360109 y: 0.710628152 z: 0.0271131471 w: -0.702831388 } position { x: -0.969865561 y: 1.16459739 z: -7.50373077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174111202 y: 0.71063596 z: 0.0270937718 w: -0.702822387 } position { x: -0.969864309 y: 1.16462529 z: -7.50372601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174730234 y: 0.710633516 z: 0.0270680338 w: -0.702824354 } position { x: -0.969882309 y: 1.1646421 z: -7.50368309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0175600667 y: 0.710708 z: 0.0270247366 w: -0.702748477 } position { x: -0.969929874 y: 1.16464603 z: -7.50370169 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.653] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0175756011 y: 0.710715532 z: 0.0269961059 w: -0.702741623 } position { x: -0.969889045 y: 1.16465282 z: -7.50373411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0175578836 y: 0.710720658 z: 0.0269153323 w: -0.702739954 } position { x: -0.969890773 y: 1.16463017 z: -7.50377798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.682] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0175949857 y: 0.71067512 z: 0.0269105658 w: -0.702785254 } position { x: -0.969855607 y: 1.16461945 z: -7.50377798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0175236203 y: 0.710691571 z: 0.0268716775 w: -0.702771902 } position { x: -0.969885468 y: 1.16464102 z: -7.50380278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0175057147 y: 0.710653543 z: 0.0267695412 w: -0.702814758 } position { x: -0.969877601 y: 1.16460431 z: -7.50382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174795389 y: 0.710617244 z: 0.0267390963 w: -0.702853262 } position { x: -0.969911277 y: 1.16458333 z: -7.50381136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174636133 y: 0.710601389 z: 0.0267684963 w: -0.702868521 } position { x: -0.969922602 y: 1.16453075 z: -7.50381804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.751] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174891837 y: 0.710589 z: 0.026815705 w: -0.702878594 } position { x: -0.969926119 y: 1.16454303 z: -7.50381279 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.766] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0175000802 y: 0.710596561 z: 0.0267939549 w: -0.702871501 } position { x: -0.969892144 y: 1.16455531 z: -7.50383806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.778] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174697898 y: 0.710505664 z: 0.0268141944 w: -0.702963352 } position { x: -0.969880581 y: 1.16450012 z: -7.50385284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0173956826 y: 0.710467756 z: 0.02695366 w: -0.702998281 } position { x: -0.969886 y: 1.16442692 z: -7.50388384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.806] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0173141062 y: 0.710376084 z: 0.0271497108 w: -0.703085363 } position { x: -0.969924271 y: 1.16437125 z: -7.50385046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.822] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0172522906 y: 0.710378587 z: 0.027325226 w: -0.703077495 } position { x: -0.969908714 y: 1.16439009 z: -7.50384855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.834] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0172629133 y: 0.710366488 z: 0.0273610335 w: -0.703088105 } position { x: -0.969904065 y: 1.1644336 z: -7.50381613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0172982346 y: 0.710361838 z: 0.0273923464 w: -0.703090668 } position { x: -0.969920874 y: 1.16446888 z: -7.50379229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.017300427 y: 0.710357547 z: 0.0273434464 w: -0.703096807 } position { x: -0.969913065 y: 1.16445637 z: -7.50379753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0173275843 y: 0.710370481 z: 0.0273662973 w: -0.703082263 } position { x: -0.969940186 y: 1.16443741 z: -7.50374365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174222253 y: 0.710433841 z: 0.0273745637 w: -0.703015625 } position { x: -0.969944835 y: 1.16446567 z: -7.50372696 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174954236 y: 0.710484445 z: 0.0273461565 w: -0.702963769 } position { x: -0.969948292 y: 1.16448689 z: -7.50369453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0175577514 y: 0.710526049 z: 0.0272846837 w: -0.702922463 } position { x: -0.969962955 y: 1.16450644 z: -7.50367403 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0176660176 y: 0.710530519 z: 0.0272690263 w: -0.702915847 } position { x: -0.969981372 y: 1.16449714 z: -7.50365543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.946] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0178772788 y: 0.710570931 z: 0.0273139551 w: -0.702867925 } position { x: -0.969985664 y: 1.16452038 z: -7.5036068 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.01816261 y: 0.710663617 z: 0.0272342 w: -0.70277 } position { x: -0.969971 y: 1.16458356 z: -7.50355196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0183993336 y: 0.710750878 z: 0.0271028485 w: -0.702680647 } position { x: -0.969955862 y: 1.16458142 z: -7.50351715 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:30.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0185732041 y: 0.710837483 z: 0.0269267559 w: -0.702595234 } position { x: -0.96988678 y: 1.16453624 z: -7.50352478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.001] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0186230168 y: 0.710886419 z: 0.0269214902 w: -0.70254463 } position { x: -0.969891191 y: 1.16447926 z: -7.50352955 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0185111631 y: 0.710957706 z: 0.0270896833 w: -0.702468932 } position { x: -0.969875634 y: 1.16447449 z: -7.50355721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.028] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0183468238 y: 0.711004913 z: 0.0271166917 w: -0.702424526 } position { x: -0.969897 y: 1.16448951 z: -7.50357723 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0180037916 y: 0.710902214 z: 0.0272895806 w: -0.702530563 } position { x: -0.969906211 y: 1.16450012 z: -7.50363111 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.057] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0177653022 y: 0.710776389 z: 0.0273443703 w: -0.702661812 } position { x: -0.969885767 y: 1.16450095 z: -7.5036521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.017607009 y: 0.710642219 z: 0.0273695532 w: -0.702800512 } position { x: -0.969887137 y: 1.16450071 z: -7.50365734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0176418219 y: 0.710595727 z: 0.0273649208 w: -0.702846825 } position { x: -0.969877779 y: 1.16447079 z: -7.50361 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0176955257 y: 0.710576057 z: 0.0274229385 w: -0.702863097 } position { x: -0.969893336 y: 1.16445577 z: -7.5036068 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0176297147 y: 0.710526049 z: 0.0275264457 w: -0.702911258 } position { x: -0.969892859 y: 1.16446435 z: -7.50362158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0175719354 y: 0.710503817 z: 0.027531581 w: -0.702935 } position { x: -0.969863653 y: 1.16449463 z: -7.50366592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0175305121 y: 0.710435867 z: 0.0276409648 w: -0.703000486 } position { x: -0.969893873 y: 1.16444075 z: -7.50367832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.155] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174538344 y: 0.71042341 z: 0.0276652705 w: -0.703014 } position { x: -0.969900668 y: 1.1644212 z: -7.50366068 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.167] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174276251 y: 0.710462928 z: 0.0277507 w: -0.70297128 } position { x: -0.969889045 y: 1.16441119 z: -7.50365353 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174595732 y: 0.710493 z: 0.0277712662 w: -0.702939272 } position { x: -0.969882786 y: 1.16443753 z: -7.50369692 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.196] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174692385 y: 0.710486293 z: 0.0277499575 w: -0.702946663 } position { x: -0.969857335 y: 1.16443551 z: -7.50373363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174124129 y: 0.7104249 z: 0.0277082101 w: -0.703011751 } position { x: -0.969835937 y: 1.16446793 z: -7.50373793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.223] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174048021 y: 0.710406125 z: 0.0276761409 w: -0.703032196 } position { x: -0.969839275 y: 1.16438794 z: -7.50372076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0173761118 y: 0.710434914 z: 0.0277353115 w: -0.703001499 } position { x: -0.969864309 y: 1.16431582 z: -7.50368929 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.250] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0173097756 y: 0.710511208 z: 0.0277881064 w: -0.702923894 } position { x: -0.969818771 y: 1.16432738 z: -7.50370693 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.017295206 y: 0.710575163 z: 0.0277386978 w: -0.702861667 } position { x: -0.969783127 y: 1.16437733 z: -7.50370312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.278] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0171763096 y: 0.710618198 z: 0.0276974 w: -0.702822566 } position { x: -0.969724178 y: 1.16434765 z: -7.50374413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.294] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0170385037 y: 0.710567653 z: 0.027669372 w: -0.702878177 } position { x: -0.969783068 y: 1.16433024 z: -7.50380087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.306] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0169239603 y: 0.710522354 z: 0.0277498141 w: -0.702923536 } position { x: -0.969766 y: 1.16430938 z: -7.5037756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0167535 y: 0.710495 z: 0.0277868472 w: -0.702953815 } position { x: -0.969813526 y: 1.16430652 z: -7.50374889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0166555624 y: 0.71049875 z: 0.0278970543 w: -0.702948 } position { x: -0.969859421 y: 1.16430688 z: -7.50372028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0166162923 y: 0.71048969 z: 0.0279673412 w: -0.702955365 } position { x: -0.969830275 y: 1.16436434 z: -7.5037303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.362] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0166702475 y: 0.710493 z: 0.0279866 w: -0.702949882 } position { x: -0.96981883 y: 1.16444492 z: -7.50371695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0167222563 y: 0.710478365 z: 0.0279632676 w: -0.702964485 } position { x: -0.969841301 y: 1.16442955 z: -7.50372839 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0167968888 y: 0.710456431 z: 0.0279391967 w: -0.702985704 } position { x: -0.969868541 y: 1.16443241 z: -7.50370502 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0169100873 y: 0.710500062 z: 0.0279444549 w: -0.702938795 } position { x: -0.969896436 y: 1.16448462 z: -7.5036869 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.417] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0169674661 y: 0.710537553 z: 0.027895527 w: -0.702901363 } position { x: -0.969885349 y: 1.16448987 z: -7.50368214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0170238614 y: 0.710573494 z: 0.0278772675 w: -0.702864408 } position { x: -0.969918549 y: 1.16449475 z: -7.50371742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0170218386 y: 0.710641086 z: 0.0279189777 w: -0.702794433 } position { x: -0.969869792 y: 1.16451645 z: -7.50369596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0169716887 y: 0.710657299 z: 0.027885301 w: -0.702780604 } position { x: -0.969891429 y: 1.16452801 z: -7.50371265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0169784706 y: 0.710700691 z: 0.0278010685 w: -0.702739894 } position { x: -0.969917297 y: 1.16452599 z: -7.5037055 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0169313829 y: 0.710705221 z: 0.0278008245 w: -0.702736437 } position { x: -0.96993804 y: 1.16449606 z: -7.5037384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0169608854 y: 0.710752547 z: 0.0278393533 w: -0.702686429 } position { x: -0.969923079 y: 1.16454518 z: -7.50373697 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0169465467 y: 0.710758388 z: 0.0277805813 w: -0.702683151 } position { x: -0.969890952 y: 1.16454136 z: -7.50376081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0168664735 y: 0.710748494 z: 0.0277589746 w: -0.702695906 } position { x: -0.969865203 y: 1.16450977 z: -7.50381851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0167723466 y: 0.710698724 z: 0.0277500339 w: -0.702748835 } position { x: -0.969850242 y: 1.16449392 z: -7.50381184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0166471023 y: 0.710668445 z: 0.0277291052 w: -0.702783287 } position { x: -0.969887078 y: 1.16449523 z: -7.50382137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0166195016 y: 0.710613 z: 0.0277603641 w: -0.702838778 } position { x: -0.969885409 y: 1.16446638 z: -7.50384283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0165371913 y: 0.710581899 z: 0.0277343784 w: -0.70287317 } position { x: -0.969862 y: 1.16448164 z: -7.50386572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.597] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0164857265 y: 0.710525811 z: 0.0277311709 w: -0.702931166 } position { x: -0.969856322 y: 1.16445708 z: -7.50387287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0164706595 y: 0.710499525 z: 0.0277618952 w: -0.702956915 } position { x: -0.96988225 y: 1.16445363 z: -7.50388956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0163472705 y: 0.710455418 z: 0.0277710781 w: -0.703004 } position { x: -0.969896197 y: 1.16445756 z: -7.50389624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.016280571 y: 0.710431337 z: 0.027806228 w: -0.7030285 } position { x: -0.96988517 y: 1.16442883 z: -7.50388479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.653] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0161823537 y: 0.710425496 z: 0.027847562 w: -0.703035057 } position { x: -0.969885409 y: 1.16442323 z: -7.50393915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0160631631 y: 0.710385501 z: 0.0279403031 w: -0.703074515 } position { x: -0.969898164 y: 1.16443086 z: -7.50393915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.681] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.015963072 y: 0.710394144 z: 0.0279608872 w: -0.703067243 } position { x: -0.969897032 y: 1.16445625 z: -7.50394535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0159634203 y: 0.710377216 z: 0.0279139597 w: -0.703086257 } position { x: -0.969904661 y: 1.16451263 z: -7.50394392 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0160514805 y: 0.710409403 z: 0.0279094949 w: -0.703051925 } position { x: -0.969915628 y: 1.16450417 z: -7.50396729 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.016017627 y: 0.71040529 z: 0.0278531853 w: -0.703059 } position { x: -0.969914079 y: 1.16454244 z: -7.5039897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.738] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0159834698 y: 0.710420489 z: 0.0277657192 w: -0.703047931 } position { x: -0.969904184 y: 1.16461229 z: -7.50399208 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0160217397 y: 0.710427105 z: 0.0276697185 w: -0.703044176 } position { x: -0.96993047 y: 1.16453779 z: -7.50397491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0161459856 y: 0.710478723 z: 0.0277300701 w: -0.702986717 } position { x: -0.969940126 y: 1.16450751 z: -7.50396729 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.780] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0161671154 y: 0.710515738 z: 0.0277499072 w: -0.702948034 } position { x: -0.969939411 y: 1.16448772 z: -7.50400162 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.793] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.016149221 y: 0.710553408 z: 0.0277404673 w: -0.702910781 } position { x: -0.969878376 y: 1.16456807 z: -7.50399303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0161894411 y: 0.7105546 z: 0.0276493058 w: -0.702912211 } position { x: -0.96984756 y: 1.16464126 z: -7.50405836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0161666628 y: 0.710505605 z: 0.0276169293 w: -0.702963531 } position { x: -0.969825447 y: 1.16459727 z: -7.5041256 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0160427112 y: 0.710445166 z: 0.0276842657 w: -0.703024805 } position { x: -0.969860315 y: 1.16455233 z: -7.50414228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.848] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0158597641 y: 0.710422635 z: 0.0278182328 w: -0.703046501 } position { x: -0.969876 y: 1.16460168 z: -7.50415468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0156607572 y: 0.710341692 z: 0.027900381 w: -0.70312947 } position { x: -0.96988976 y: 1.16464829 z: -7.50418806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.876] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0155794919 y: 0.710250735 z: 0.0279517286 w: -0.703221083 } position { x: -0.969928443 y: 1.16467428 z: -7.50421953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.891] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0155176744 y: 0.710180342 z: 0.0279602967 w: -0.703293204 } position { x: -0.969952404 y: 1.16467166 z: -7.50420856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0155615695 y: 0.710211813 z: 0.0280277021 w: -0.70325774 } position { x: -0.96996814 y: 1.16465664 z: -7.50420046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0155781228 y: 0.710198 z: 0.0280789547 w: -0.703269303 } position { x: -0.969978571 y: 1.16469193 z: -7.50416279 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.932] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0156802926 y: 0.710272372 z: 0.0280183889 w: -0.70319432 } position { x: -0.96999824 y: 1.16470802 z: -7.5041976 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0157658905 y: 0.710308611 z: 0.0279784631 w: -0.703157485 } position { x: -0.969983041 y: 1.16470206 z: -7.50421572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0157453343 y: 0.710355401 z: 0.027939247 w: -0.703112125 } position { x: -0.969991505 y: 1.16468132 z: -7.50426102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.976] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0156758316 y: 0.710414052 z: 0.0279024597 w: -0.703056 } position { x: -0.969996929 y: 1.16462827 z: -7.50426579 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:31.988] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0155553 y: 0.710496 z: 0.0279446 w: -0.702974081 } position { x: -0.970002353 y: 1.16460025 z: -7.50427532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0154635953 y: 0.710547328 z: 0.0280293226 w: -0.702920854 } position { x: -0.969991148 y: 1.16462743 z: -7.50433207 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.015] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0153849535 y: 0.710526288 z: 0.0278899111 w: -0.702949405 } position { x: -0.969989657 y: 1.16463506 z: -7.50440502 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0153597603 y: 0.710443735 z: 0.0277535431 w: -0.703038752 } position { x: -0.969925523 y: 1.16468418 z: -7.50444698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0154810557 y: 0.710334599 z: 0.0275541693 w: -0.703154266 } position { x: -0.969904 y: 1.16467702 z: -7.50446892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0155858342 y: 0.710241914 z: 0.0274574757 w: -0.703249335 } position { x: -0.969902456 y: 1.16457534 z: -7.5044713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0155714573 y: 0.710193813 z: 0.0275249667 w: -0.703295529 } position { x: -0.96990025 y: 1.16449964 z: -7.50449896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0155631388 y: 0.71011579 z: 0.0276968312 w: -0.70336777 } position { x: -0.969874501 y: 1.16443038 z: -7.50450087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0154982889 y: 0.710074127 z: 0.0278985519 w: -0.703403294 } position { x: -0.969900072 y: 1.16438341 z: -7.50449657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.015267361 y: 0.710062444 z: 0.0281491335 w: -0.703410149 } position { x: -0.969879687 y: 1.16434813 z: -7.50455332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0150561407 y: 0.710010171 z: 0.0282786358 w: -0.703462362 } position { x: -0.969852 y: 1.16433239 z: -7.5045495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0148982406 y: 0.709987879 z: 0.0283340719 w: -0.703485906 } position { x: -0.96983093 y: 1.16432476 z: -7.50456619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0148916161 y: 0.709931612 z: 0.0283992235 w: -0.703540206 } position { x: -0.969839633 y: 1.16431594 z: -7.504529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.170] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0150486501 y: 0.709951818 z: 0.0284584854 w: -0.703514099 } position { x: -0.969803512 y: 1.16426325 z: -7.50451756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0151208295 y: 0.710002661 z: 0.0285347812 w: -0.70345813 } position { x: -0.969787359 y: 1.16424775 z: -7.50448036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0151832951 y: 0.710047126 z: 0.0285767112 w: -0.703410208 } position { x: -0.969747365 y: 1.16420114 z: -7.5044632 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0151869114 y: 0.710074127 z: 0.0286147576 w: -0.7033813 } position { x: -0.969753921 y: 1.16417086 z: -7.50445461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.226] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0152443964 y: 0.710102081 z: 0.0287222136 w: -0.703347445 } position { x: -0.969725251 y: 1.164168 z: -7.50444365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0153069692 y: 0.710145 z: 0.028660249 w: -0.703305364 } position { x: -0.96968466 y: 1.16417193 z: -7.50443888 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0154682081 y: 0.710178077 z: 0.0286423191 w: -0.703269124 } position { x: -0.96966809 y: 1.16419494 z: -7.50444365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0155697949 y: 0.710215449 z: 0.0285910163 w: -0.703231215 } position { x: -0.969657183 y: 1.16418731 z: -7.504426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.280] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0156644 y: 0.710252047 z: 0.0285728313 w: -0.70319289 } position { x: -0.969643891 y: 1.16416478 z: -7.50442171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.293] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0156713016 y: 0.710236311 z: 0.0285458975 w: -0.703209758 } position { x: -0.96963352 y: 1.16415346 z: -7.5044322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.306] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0156130856 y: 0.710207701 z: 0.0285372362 w: -0.703240275 } position { x: -0.969615579 y: 1.16410851 z: -7.50442171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0155540593 y: 0.710189402 z: 0.0285477862 w: -0.703259647 } position { x: -0.969608665 y: 1.16408682 z: -7.50439596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0155488485 y: 0.710154414 z: 0.0285639148 w: -0.703294396 } position { x: -0.969572663 y: 1.16409266 z: -7.50440836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0155306058 y: 0.710150242 z: 0.0285257436 w: -0.703300595 } position { x: -0.969569504 y: 1.16408658 z: -7.50439596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.363] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0154992333 y: 0.710082591 z: 0.0285487231 w: -0.703368664 } position { x: -0.969573736 y: 1.16405463 z: -7.50439072 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0155013092 y: 0.710053504 z: 0.0285953432 w: -0.703396082 } position { x: -0.969561756 y: 1.16401911 z: -7.50440598 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0154170906 y: 0.710007429 z: 0.0286716223 w: -0.703441322 } position { x: -0.969518423 y: 1.16394925 z: -7.50441933 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.405] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.015334839 y: 0.7099334 z: 0.0287168752 w: -0.703516 } position { x: -0.969537914 y: 1.16390169 z: -7.50441313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.417] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0152030876 y: 0.709865332 z: 0.0288530067 w: -0.703581929 } position { x: -0.969542444 y: 1.16383207 z: -7.50443554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0151998345 y: 0.709835708 z: 0.0290461574 w: -0.703604 } position { x: -0.969532311 y: 1.16382551 z: -7.50439739 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.446] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0151811326 y: 0.709825635 z: 0.0291372333 w: -0.703610778 } position { x: -0.969501138 y: 1.16381931 z: -7.50438833 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0151557978 y: 0.70977658 z: 0.0291110929 w: -0.703661919 } position { x: -0.969505727 y: 1.16378284 z: -7.5043664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0151543524 y: 0.709794939 z: 0.0292197205 w: -0.703638911 } position { x: -0.969473958 y: 1.16378236 z: -7.50434208 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0151724322 y: 0.709829867 z: 0.0292336885 w: -0.703602791 } position { x: -0.96944809 y: 1.16377139 z: -7.50428152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0152139021 y: 0.709894955 z: 0.0292522777 w: -0.703535378 } position { x: -0.969468951 y: 1.16378617 z: -7.50421047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0152617134 y: 0.709967 z: 0.0292045455 w: -0.703463554 } position { x: -0.969445169 y: 1.16380882 z: -7.50417566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0153532289 y: 0.710048735 z: 0.0291755572 w: -0.703380287 } position { x: -0.969457448 y: 1.16383874 z: -7.50406551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0154381767 y: 0.710184872 z: 0.0292099621 w: -0.70323956 } position { x: -0.969421566 y: 1.16385174 z: -7.50396395 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0155086536 y: 0.710294485 z: 0.0292683206 w: -0.703124881 } position { x: -0.969459772 y: 1.1637603 z: -7.50387287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0155210709 y: 0.71044457 z: 0.0295881834 w: -0.702959538 } position { x: -0.969454825 y: 1.16366732 z: -7.50380325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0154835917 y: 0.710571587 z: 0.0299796946 w: -0.702815413 } position { x: -0.969483733 y: 1.16366816 z: -7.50371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0155695416 y: 0.710717618 z: 0.0301303174 w: -0.702659369 } position { x: -0.969453275 y: 1.16382897 z: -7.50356817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.015769681 y: 0.710848689 z: 0.030243203 w: -0.702517569 } position { x: -0.969449103 y: 1.16387546 z: -7.5034709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0159546603 y: 0.711025298 z: 0.0305173025 w: -0.702322781 } position { x: -0.969475269 y: 1.16378653 z: -7.50336075 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.015928477 y: 0.711135685 z: 0.0308108516 w: -0.702198684 } position { x: -0.969445944 y: 1.16375852 z: -7.50324678 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0157899912 y: 0.711245239 z: 0.0311951973 w: -0.702074 } position { x: -0.969493151 y: 1.16381359 z: -7.50308704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.668] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0156839453 y: 0.711349726 z: 0.0315498076 w: -0.701954544 } position { x: -0.969549775 y: 1.1638329 z: -7.502913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0158596 y: 0.711502969 z: 0.0319565535 w: -0.701776862 } position { x: -0.969672143 y: 1.16391027 z: -7.502707 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.696] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0162859 y: 0.711720169 z: 0.0323364623 w: -0.701529503 } position { x: -0.969723225 y: 1.164047 z: -7.50249386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.016827682 y: 0.712002575 z: 0.0325490721 w: -0.701220155 } position { x: -0.96977514 y: 1.16417909 z: -7.5023 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.724] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0172761921 y: 0.712366223 z: 0.0326232314 w: -0.70083636 } position { x: -0.969885 y: 1.16419899 z: -7.5021472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.736] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0176066607 y: 0.712747872 z: 0.0328144804 w: -0.700431049 } position { x: -0.969986 y: 1.16415107 z: -7.5019989 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0175589062 y: 0.713167071 z: 0.0330577977 w: -0.699994 } position { x: -0.970112503 y: 1.16413772 z: -7.50185871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0173123702 y: 0.713679 z: 0.0333388485 w: -0.699464858 } position { x: -0.970235407 y: 1.16412425 z: -7.50175047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.780] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0169526488 y: 0.7142061 z: 0.0336652547 w: -0.698919833 } position { x: -0.970216691 y: 1.16421461 z: -7.50162411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.792] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0165598094 y: 0.714617193 z: 0.0338756703 w: -0.698498726 } position { x: -0.970161855 y: 1.1642164 z: -7.5014987 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0163593274 y: 0.714988649 z: 0.0343324207 w: -0.698100924 } position { x: -0.969973266 y: 1.16410017 z: -7.50139284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0163545199 y: 0.715137124 z: 0.0348370261 w: -0.697924 } position { x: -0.969597816 y: 1.16378939 z: -7.50132847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0158961136 y: 0.715090513 z: 0.0359246209 w: -0.697927177 } position { x: -0.96899 y: 1.16369927 z: -7.50105381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.848] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0160858799 y: 0.715102494 z: 0.0368211754 w: -0.697863877 } position { x: -0.968333483 y: 1.16313434 z: -7.50102329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0152540039 y: 0.714634657 z: 0.0386630595 w: -0.698262 } position { x: -0.967709184 y: 1.16241717 z: -7.50114441 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.876] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0133589059 y: 0.713621 z: 0.0403842404 w: -0.699239373 } position { x: -0.966827869 y: 1.16244388 z: -7.50091791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0125267385 y: 0.71273756 z: 0.0416162424 w: -0.700083077 } position { x: -0.96591723 y: 1.16213262 z: -7.50035715 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0122684473 y: 0.712213755 z: 0.0435239859 w: -0.700504601 } position { x: -0.965127528 y: 1.16159356 z: -7.49975061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0113055306 y: 0.712141752 z: 0.0459407 w: -0.700439811 } position { x: -0.96439755 y: 1.16076207 z: -7.49906874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00880952831 y: 0.712420523 z: 0.0490687452 w: -0.699979722 } position { x: -0.963584363 y: 1.15981 z: -7.49796534 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.946] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00498498511 y: 0.712959945 z: 0.0520787872 w: -0.6992504 } position { x: -0.962944865 y: 1.159091 z: -7.49652147 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000517275708 y: 0.713959634 z: 0.0555747673 w: -0.697977662 } position { x: -0.962336123 y: 1.15833414 z: -7.49476719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00361685874 y: 0.715611637 z: 0.0601585284 w: -0.695893586 } position { x: -0.961685181 y: 1.15752375 z: -7.49271679 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:32.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0079444889 y: 0.71773982 z: 0.0656641275 w: -0.693162799 } position { x: -0.961339474 y: 1.15647483 z: -7.49050093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.002] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0132456701 y: 0.720302522 z: 0.0719686747 w: -0.689789355 } position { x: -0.961327791 y: 1.15543771 z: -7.48810196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.018073868 y: 0.72284174 z: 0.0783073679 w: -0.686324358 } position { x: -0.961257458 y: 1.15481591 z: -7.48602343 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.028] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0223399922 y: 0.725257456 z: 0.0849217921 w: -0.68285495 } position { x: -0.961061776 y: 1.15428734 z: -7.48382425 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0266066846 y: 0.727445245 z: 0.0915255547 w: -0.679513454 } position { x: -0.960933328 y: 1.15343356 z: -7.4815259 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.056] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0313613042 y: 0.729561 z: 0.098633714 w: -0.676038921 } position { x: -0.961049795 y: 1.15211689 z: -7.4789114 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0358332843 y: 0.731452346 z: 0.105521426 w: -0.672724903 } position { x: -0.961491168 y: 1.15092719 z: -7.47639322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0400059521 y: 0.733453453 z: 0.112292647 w: -0.669205427 } position { x: -0.961850584 y: 1.15014303 z: -7.47383213 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0434128642 y: 0.735533237 z: 0.118180059 w: -0.665687382 } position { x: -0.962008536 y: 1.14958119 z: -7.47128057 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0465598926 y: 0.7377671 z: 0.12342751 w: -0.662040472 } position { x: -0.962040901 y: 1.14890707 z: -7.46876192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0488008074 y: 0.739569724 z: 0.127938703 w: -0.65900439 } position { x: -0.962039709 y: 1.14776635 z: -7.46644831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0510016717 y: 0.741124749 z: 0.132887498 w: -0.656105042 } position { x: -0.962541938 y: 1.14663219 z: -7.46399879 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.052691251 y: 0.742936194 z: 0.138005525 w: -0.652858257 } position { x: -0.962995946 y: 1.1457876 z: -7.4614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.170] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0528898053 y: 0.745729268 z: 0.142493546 w: -0.648680389 } position { x: -0.96319443 y: 1.14580071 z: -7.45866346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.054008577 y: 0.748540461 z: 0.14509201 w: -0.644762397 } position { x: -0.963641286 y: 1.14565337 z: -7.45615482 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0548571646 y: 0.751183271 z: 0.147190198 w: -0.641131401 } position { x: -0.963539481 y: 1.14497232 z: -7.45429707 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0550845452 y: 0.75357455 z: 0.149806947 w: -0.637690306 } position { x: -0.96406889 y: 1.14396799 z: -7.45230579 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.226] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0562157258 y: 0.755601645 z: 0.152929544 w: -0.634443581 } position { x: -0.964885592 y: 1.14310908 z: -7.450387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0573714599 y: 0.757909477 z: 0.156348839 w: -0.630743086 } position { x: -0.965263844 y: 1.14314079 z: -7.44849205 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.058024656 y: 0.76004988 z: 0.158006519 w: -0.627687275 } position { x: -0.965304315 y: 1.14358187 z: -7.44674349 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0581259765 y: 0.762066305 z: 0.15845713 w: -0.625114143 } position { x: -0.965363085 y: 1.14376628 z: -7.44535494 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0578581579 y: 0.763830304 z: 0.158445239 w: -0.622985423 } position { x: -0.965649903 y: 1.14340949 z: -7.44421816 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0576336868 y: 0.765221357 z: 0.158749014 w: -0.621219277 } position { x: -0.966096401 y: 1.14288127 z: -7.44324446 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.057319615 y: 0.766298592 z: 0.15956226 w: -0.619710267 } position { x: -0.966558158 y: 1.1425631 z: -7.44224501 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.320] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0575554259 y: 0.767116129 z: 0.160476461 w: -0.618439615 } position { x: -0.967289567 y: 1.14223933 z: -7.44125366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0583199412 y: 0.767920315 z: 0.161739469 w: -0.617039382 } position { x: -0.96810925 y: 1.1420579 z: -7.44033194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0590307079 y: 0.768767297 z: 0.162568837 w: -0.615697622 } position { x: -0.96850121 y: 1.1424042 z: -7.43964577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.362] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0590340793 y: 0.769599855 z: 0.162259951 w: -0.614738 } position { x: -0.968648911 y: 1.14284658 z: -7.43896151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0587497801 y: 0.770171463 z: 0.161237821 w: -0.614318132 } position { x: -0.968971074 y: 1.14285779 z: -7.43828869 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.389] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0585433654 y: 0.77094084 z: 0.160341457 w: -0.613607 } position { x: -0.969895601 y: 1.14267612 z: -7.43819523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.05876543 y: 0.771078885 z: 0.160086796 w: -0.61347872 } position { x: -0.970078051 y: 1.14229667 z: -7.43749523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.417] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0594602711 y: 0.771438301 z: 0.159795493 w: -0.613035798 } position { x: -0.970888615 y: 1.14220417 z: -7.4372859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0599084906 y: 0.771627486 z: 0.160262689 w: -0.612631917 } position { x: -0.9715693 y: 1.14239323 z: -7.43675137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0606041774 y: 0.77196 z: 0.159951389 w: -0.612225771 } position { x: -0.972058 y: 1.14245558 z: -7.43641949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0609461479 y: 0.77247411 z: 0.15977475 w: -0.611589193 } position { x: -0.972710848 y: 1.14252961 z: -7.43593836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0612948909 y: 0.772948802 z: 0.159767956 w: -0.610956073 } position { x: -0.973619401 y: 1.1423651 z: -7.43535709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.488] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0618536919 y: 0.773666799 z: 0.15981999 w: -0.60997653 } position { x: -0.974271953 y: 1.14220154 z: -7.4348321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0620918535 y: 0.774618208 z: 0.160363883 w: -0.608600557 } position { x: -0.974988341 y: 1.14214408 z: -7.43420172 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.515] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0624006093 y: 0.775607169 z: 0.160823271 w: -0.607186675 } position { x: -0.975768685 y: 1.14222693 z: -7.43353367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0629978925 y: 0.776691914 z: 0.160921216 w: -0.605710626 } position { x: -0.976534188 y: 1.14239013 z: -7.43280649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.063574411 y: 0.777683198 z: 0.160949826 w: -0.604369283 } position { x: -0.977342844 y: 1.14256549 z: -7.43214273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.558] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0636854768 y: 0.779080927 z: 0.160743609 w: -0.602609873 } position { x: -0.978066087 y: 1.14284384 z: -7.43134356 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0631333292 y: 0.780727267 z: 0.160155326 w: -0.600690782 } position { x: -0.978836 y: 1.14308167 z: -7.43033409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0625604093 y: 0.782529593 z: 0.159661174 w: -0.598533154 } position { x: -0.9796924 y: 1.14332116 z: -7.42930794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0624615662 y: 0.784557462 z: 0.159034595 w: -0.59605056 } position { x: -0.980439901 y: 1.14354551 z: -7.42838764 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0626112074 y: 0.786603808 z: 0.158277273 w: -0.593534112 } position { x: -0.981113732 y: 1.14366663 z: -7.42737246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0626996458 y: 0.788686931 z: 0.157720029 w: -0.590902746 } position { x: -0.98187238 y: 1.14362621 z: -7.42618561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0624614581 y: 0.790602386 z: 0.157463774 w: -0.588431478 } position { x: -0.982368588 y: 1.14371645 z: -7.42537928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0623754449 y: 0.792186558 z: 0.157110289 w: -0.586401 } position { x: -0.982809782 y: 1.14392805 z: -7.42471218 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0622158274 y: 0.793498456 z: 0.156645551 w: -0.584766269 } position { x: -0.983321607 y: 1.1438992 z: -7.4238615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.681] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0618657172 y: 0.794880807 z: 0.156585708 w: -0.582939148 } position { x: -0.983997822 y: 1.14376485 z: -7.42286062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0619256 y: 0.796539 z: 0.156725034 w: -0.580627322 } position { x: -0.984644949 y: 1.14359701 z: -7.42176247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0623759143 y: 0.797959924 z: 0.156796917 w: -0.578605175 } position { x: -0.985046387 y: 1.14357746 z: -7.42078352 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0629084334 y: 0.799381912 z: 0.156753048 w: -0.57659322 } position { x: -0.985514 y: 1.14364457 z: -7.4199791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.737] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0633776188 y: 0.800873458 z: 0.156631336 w: -0.574501276 } position { x: -0.986128 y: 1.14343119 z: -7.41908121 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0638669357 y: 0.802501678 z: 0.156829223 w: -0.572115958 } position { x: -0.986750782 y: 1.14333713 z: -7.41792154 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.766] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0644018278 y: 0.803748131 z: 0.156810358 w: -0.570308685 } position { x: -0.987238646 y: 1.14344299 z: -7.41718245 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.779] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0647577643 y: 0.805105567 z: 0.156967 w: -0.568307102 } position { x: -0.987479031 y: 1.14345181 z: -7.41632938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0650042295 y: 0.806641817 z: 0.156327739 w: -0.566273 } position { x: -0.987731218 y: 1.14342201 z: -7.41541576 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.806] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0656050071 y: 0.80809623 z: 0.155774415 w: -0.564279 } position { x: -0.988236189 y: 1.14352059 z: -7.41479588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0662021786 y: 0.809489608 z: 0.155187383 w: -0.562370658 } position { x: -0.988648295 y: 1.14346111 z: -7.41413212 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.833] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0669285506 y: 0.810615301 z: 0.154668227 w: -0.560804129 } position { x: -0.989032269 y: 1.14392066 z: -7.41369295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0676360354 y: 0.811544 z: 0.153508618 w: -0.559693515 } position { x: -0.989346445 y: 1.1442486 z: -7.41313028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.861] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0680952743 y: 0.812312543 z: 0.152395695 w: -0.558826506 } position { x: -0.989400387 y: 1.14443243 z: -7.41245031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0680606365 y: 0.813225508 z: 0.15115422 w: -0.557839096 } position { x: -0.989737868 y: 1.14445257 z: -7.41199589 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0679665208 y: 0.81397742 z: 0.150245279 w: -0.556998909 } position { x: -0.990001559 y: 1.14481139 z: -7.41169643 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0680262521 y: 0.814608 z: 0.149537504 w: -0.556259632 } position { x: -0.990207 y: 1.1451242 z: -7.41097641 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0681335106 y: 0.815188646 z: 0.148268491 w: -0.55573535 } position { x: -0.990275085 y: 1.14542353 z: -7.4111414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0681243762 y: 0.815434 z: 0.147423714 w: -0.555601239 } position { x: -0.990380287 y: 1.14549685 z: -7.41081667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0680363253 y: 0.815404713 z: 0.146767467 w: -0.55582875 } position { x: -0.990599871 y: 1.14576817 z: -7.41051531 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0679552853 y: 0.81555444 z: 0.146484584 w: -0.555693507 } position { x: -0.990962207 y: 1.14592874 z: -7.41030931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.067906186 y: 0.81581074 z: 0.146105468 w: -0.555423081 } position { x: -0.990976453 y: 1.1462369 z: -7.41019678 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:33.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0674471706 y: 0.815961719 z: 0.145729944 w: -0.555355906 } position { x: -0.990957737 y: 1.14646029 z: -7.41000271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.001] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0668385848 y: 0.816134572 z: 0.145286933 w: -0.555291533 } position { x: -0.990985155 y: 1.14684212 z: -7.41001 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.016] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0663513243 y: 0.81622988 z: 0.144971728 w: -0.555292249 } position { x: -0.990946591 y: 1.14690256 z: -7.40991592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.029] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0659979805 y: 0.816128433 z: 0.144947141 w: -0.555489957 } position { x: -0.990975 y: 1.14696431 z: -7.41002655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0657152236 y: 0.815856397 z: 0.145048589 w: -0.555896342 } position { x: -0.990941644 y: 1.14724565 z: -7.41021442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.056] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0654078722 y: 0.815586269 z: 0.144974366 w: -0.556348145 } position { x: -0.990942955 y: 1.14741361 z: -7.4102335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0646521524 y: 0.81536895 z: 0.1451094 w: -0.55671972 } position { x: -0.990862727 y: 1.14765143 z: -7.4102335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0642569661 y: 0.815102041 z: 0.144892529 w: -0.557212591 } position { x: -0.990651548 y: 1.14802682 z: -7.41038036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0642555431 y: 0.814803302 z: 0.144260839 w: -0.557813287 } position { x: -0.990533829 y: 1.14816642 z: -7.41045332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0641393 y: 0.814599872 z: 0.143759 w: -0.558253109 } position { x: -0.990587056 y: 1.14811099 z: -7.41047668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0637795702 y: 0.814421356 z: 0.143739566 w: -0.558559716 } position { x: -0.990593135 y: 1.14804566 z: -7.41067171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0635499582 y: 0.814271927 z: 0.143999085 w: -0.558736861 } position { x: -0.990588 y: 1.1481688 z: -7.41094351 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0634202808 y: 0.814232469 z: 0.144110441 w: -0.558780432 } position { x: -0.990491748 y: 1.1483779 z: -7.41110611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.170] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0635200515 y: 0.814266384 z: 0.143981591 w: -0.558752835 } position { x: -0.99041158 y: 1.14855909 z: -7.41126966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0638105348 y: 0.814247191 z: 0.14381282 w: -0.558791161 } position { x: -0.990335405 y: 1.14855838 z: -7.41151285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.064324826 y: 0.814103305 z: 0.143706724 w: -0.55896914 } position { x: -0.990159035 y: 1.14872503 z: -7.41180229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0651048124 y: 0.813837051 z: 0.143329158 w: -0.559363365 } position { x: -0.989920795 y: 1.14889443 z: -7.41208267 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.065690048 y: 0.813577414 z: 0.142802119 w: -0.559807301 } position { x: -0.98987174 y: 1.14890695 z: -7.41231775 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0662796497 y: 0.813307524 z: 0.14244771 w: -0.560220063 } position { x: -0.989729404 y: 1.14878738 z: -7.41252184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0665011108 y: 0.813221931 z: 0.142198265 w: -0.560381413 } position { x: -0.989839137 y: 1.14872861 z: -7.41286421 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.266] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0672799945 y: 0.812922657 z: 0.142251849 w: -0.560709 } position { x: -0.989757776 y: 1.14889896 z: -7.41329241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0684154108 y: 0.812676668 z: 0.141764268 w: -0.561051548 } position { x: -0.989748955 y: 1.14905357 z: -7.41341734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.293] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0685747638 y: 0.812619448 z: 0.14123413 w: -0.56124866 } position { x: -0.989866436 y: 1.14883864 z: -7.41354704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0682196 y: 0.812398911 z: 0.141346529 w: -0.561582804 } position { x: -0.99025017 y: 1.14874208 z: -7.41394281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0689113289 y: 0.812339842 z: 0.141708598 w: -0.561492562 } position { x: -0.990049839 y: 1.14892972 z: -7.41420889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0692357495 y: 0.812526882 z: 0.141546652 w: -0.561222911 } position { x: -0.989883 y: 1.14899087 z: -7.41478348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0698470771 y: 0.812380552 z: 0.141187683 w: -0.561449289 } position { x: -0.98983556 y: 1.14870441 z: -7.41506243 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0700017214 y: 0.812354922 z: 0.141015768 w: -0.561510265 } position { x: -0.990044594 y: 1.14860511 z: -7.41523504 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0699955523 y: 0.812544227 z: 0.140931919 w: -0.561258137 } position { x: -0.989967585 y: 1.1487304 z: -7.4156065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0703704 y: 0.812801063 z: 0.140663356 w: -0.560906649 } position { x: -0.990292966 y: 1.14854133 z: -7.41583252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.403] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0710828528 y: 0.813109756 z: 0.14057672 w: -0.560391 } position { x: -0.990257442 y: 1.14832151 z: -7.41644144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.417] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0718811676 y: 0.813246608 z: 0.140696183 w: -0.560060382 } position { x: -0.990299106 y: 1.14817083 z: -7.41690922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0726548955 y: 0.813184261 z: 0.140657872 w: -0.560060799 } position { x: -0.990328968 y: 1.14811385 z: -7.41714954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0732950568 y: 0.813212574 z: 0.140431911 w: -0.559992969 } position { x: -0.990526199 y: 1.14812279 z: -7.41745901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0738943517 y: 0.813322663 z: 0.14027594 w: -0.559793293 } position { x: -0.990648031 y: 1.14801979 z: -7.41781569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0745364726 y: 0.813455 z: 0.140070215 w: -0.559567392 } position { x: -0.990782678 y: 1.14796686 z: -7.41812944 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0752349198 y: 0.813387215 z: 0.139973253 w: -0.559596658 } position { x: -0.990552783 y: 1.14799666 z: -7.41855335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0754514784 y: 0.81342113 z: 0.139706641 w: -0.559585 } position { x: -0.990702689 y: 1.14796019 z: -7.41947174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0755228922 y: 0.813222587 z: 0.13921307 w: -0.559986651 } position { x: -0.99079448 y: 1.14794254 z: -7.41959429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0753812715 y: 0.813071132 z: 0.138874248 w: -0.560309649 } position { x: -0.990971327 y: 1.14797175 z: -7.41990471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0754307508 y: 0.812990367 z: 0.138148427 w: -0.560599625 } position { x: -0.990659177 y: 1.14795947 z: -7.42035437 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.075565964 y: 0.812829733 z: 0.1373142 w: -0.561019063 } position { x: -0.990706682 y: 1.14777601 z: -7.42072535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0758709684 y: 0.812599778 z: 0.136824578 w: -0.561430633 } position { x: -0.990661263 y: 1.14746583 z: -7.42115211 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0762774721 y: 0.812516212 z: 0.136591047 w: -0.561553359 } position { x: -0.990827 y: 1.14716303 z: -7.42155886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0767098218 y: 0.812520146 z: 0.136881664 w: -0.561417878 } position { x: -0.990891457 y: 1.14694142 z: -7.42177629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0771762803 y: 0.812529087 z: 0.13724108 w: -0.56125325 } position { x: -0.990816355 y: 1.14676988 z: -7.42201424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0774716437 y: 0.812698662 z: 0.137390256 w: -0.56093055 } position { x: -0.990695059 y: 1.1465888 z: -7.42236328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0777783245 y: 0.812853038 z: 0.137424678 w: -0.560655773 } position { x: -0.990766287 y: 1.14679873 z: -7.42267752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.655] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0784766376 y: 0.813056171 z: 0.137013257 w: -0.560364544 } position { x: -0.990541875 y: 1.14637637 z: -7.42290163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0787101835 y: 0.813350677 z: 0.136754349 w: -0.559967518 } position { x: -0.990534663 y: 1.14598405 z: -7.42311621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0791580752 y: 0.813578129 z: 0.136891156 w: -0.559540391 } position { x: -0.99058497 y: 1.14591372 z: -7.42345238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.079723835 y: 0.813891947 z: 0.136588186 w: -0.559077561 } position { x: -0.990671337 y: 1.14597166 z: -7.42385674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0801138878 y: 0.814012289 z: 0.136227533 w: -0.55893451 } position { x: -0.990401208 y: 1.14597845 z: -7.42398262 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0798081532 y: 0.814262569 z: 0.13556549 w: -0.55877465 } position { x: -0.990415037 y: 1.14596701 z: -7.4244132 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0797559917 y: 0.81432116 z: 0.135133088 w: -0.558801591 } position { x: -0.990376234 y: 1.14604044 z: -7.42478943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.751] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0798097774 y: 0.814430654 z: 0.134530216 w: -0.558779657 } position { x: -0.990446508 y: 1.1459614 z: -7.42512512 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0799777582 y: 0.814585745 z: 0.134134233 w: -0.558624864 } position { x: -0.990397155 y: 1.14593709 z: -7.42539454 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.779] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0801841244 y: 0.81481266 z: 0.133687049 w: -0.558371365 } position { x: -0.990501463 y: 1.14598227 z: -7.42562771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0804520696 y: 0.815006733 z: 0.133220375 w: -0.558161199 } position { x: -0.990452707 y: 1.14619362 z: -7.42583656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.806] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0803976655 y: 0.815135419 z: 0.132805377 w: -0.558079958 } position { x: -0.989736199 y: 1.14603257 z: -7.42628288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0795657933 y: 0.815286279 z: 0.132554457 w: -0.558038473 } position { x: -0.99045229 y: 1.14570069 z: -7.42687893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0791809261 y: 0.815301836 z: 0.133030832 w: -0.557957053 } position { x: -0.990545273 y: 1.14597821 z: -7.42699718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0791763663 y: 0.815362155 z: 0.133189484 w: -0.557831705 } position { x: -0.990455568 y: 1.14616311 z: -7.42722797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0792593732 y: 0.81545043 z: 0.132955343 w: -0.557746768 } position { x: -0.990310609 y: 1.14617217 z: -7.42756557 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.875] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0795147792 y: 0.815325379 z: 0.132391319 w: -0.558027267 } position { x: -0.990200281 y: 1.14606655 z: -7.42799091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0796779394 y: 0.815116227 z: 0.132549971 w: -0.558272 } position { x: -0.990335643 y: 1.14564109 z: -7.42843151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.903] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0797959417 y: 0.814840853 z: 0.133095697 w: -0.558527052 } position { x: -0.990358114 y: 1.14548159 z: -7.42887592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0801637694 y: 0.814543068 z: 0.133523062 w: -0.558806717 } position { x: -0.990318179 y: 1.14542842 z: -7.42928791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.931] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0807409286 y: 0.814268351 z: 0.133657724 w: -0.559091747 } position { x: -0.99015075 y: 1.14530158 z: -7.4297061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.948] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0814029127 y: 0.814039886 z: 0.133659184 w: -0.559328079 } position { x: -0.990171194 y: 1.14502192 z: -7.43014526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0823799372 y: 0.813933671 z: 0.133719653 w: -0.559325099 } position { x: -0.990184367 y: 1.14463055 z: -7.43047714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0837140828 y: 0.813969314 z: 0.133793607 w: -0.559057415 } position { x: -0.990247726 y: 1.14434743 z: -7.43079805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:34.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0854433551 y: 0.814272523 z: 0.133544385 w: -0.558413565 } position { x: -0.990240097 y: 1.14416504 z: -7.43108034 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0871670842 y: 0.814689159 z: 0.132904902 w: -0.557691514 } position { x: -0.990106 y: 1.1438874 z: -7.43135691 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.016] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0885693952 y: 0.815161049 z: 0.132232219 w: -0.556940377 } position { x: -0.989953101 y: 1.14343357 z: -7.43188238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0901089534 y: 0.815466523 z: 0.13179566 w: -0.556349397 } position { x: -0.989882112 y: 1.14302135 z: -7.43220425 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.042] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0915198326 y: 0.815719366 z: 0.1314421 w: -0.55583185 } position { x: -0.98978287 y: 1.14251 z: -7.43257046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0929939449 y: 0.815805733 z: 0.13139303 w: -0.555471897 } position { x: -0.989774466 y: 1.14210522 z: -7.43289423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0945505 y: 0.815853417 z: 0.131521389 w: -0.555108547 } position { x: -0.989728868 y: 1.14140832 z: -7.43326235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.086] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0958909765 y: 0.815832734 z: 0.132101819 w: -0.554771125 } position { x: -0.989612818 y: 1.14109194 z: -7.43354654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0972089246 y: 0.815751314 z: 0.132426783 w: -0.554583907 } position { x: -0.989389 y: 1.14082575 z: -7.43378067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0980043709 y: 0.81572783 z: 0.132496029 w: -0.554462 } position { x: -0.989215 y: 1.14049745 z: -7.43407631 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0983668044 y: 0.81554234 z: 0.132783368 w: -0.554601908 } position { x: -0.988921642 y: 1.14004564 z: -7.43436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0984600261 y: 0.815350294 z: 0.133140773 w: -0.554782093 } position { x: -0.988960564 y: 1.13966072 z: -7.43471813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.155] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0990494341 y: 0.815070331 z: 0.13381511 w: -0.554926276 } position { x: -0.98885572 y: 1.13927293 z: -7.43490648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.167] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0996324196 y: 0.814850807 z: 0.134425089 w: -0.554996789 } position { x: -0.988844275 y: 1.13899803 z: -7.43503094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100264251 y: 0.814682662 z: 0.135153875 w: -0.55495286 } position { x: -0.988936901 y: 1.13868368 z: -7.43513823 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.196] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100862511 y: 0.8147102 z: 0.135876298 w: -0.554627538 } position { x: -0.988954365 y: 1.13849747 z: -7.4352026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101292297 y: 0.814852536 z: 0.136306867 w: -0.554234266 } position { x: -0.988900185 y: 1.13855362 z: -7.43520594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.223] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101430379 y: 0.815131545 z: 0.136322245 w: -0.553794801 } position { x: -0.98884356 y: 1.13857675 z: -7.43520355 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101457953 y: 0.815441668 z: 0.136049077 w: -0.553400278 } position { x: -0.988852322 y: 1.13856745 z: -7.43520784 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101252615 y: 0.815847337 z: 0.135809287 w: -0.552898645 } position { x: -0.988976717 y: 1.13853157 z: -7.43520117 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101080604 y: 0.816267729 z: 0.135658443 w: -0.552346349 } position { x: -0.989033163 y: 1.13847148 z: -7.43520403 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.279] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101042442 y: 0.816669166 z: 0.135466784 w: -0.551806748 } position { x: -0.989077151 y: 1.13859165 z: -7.43517828 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.295] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101159178 y: 0.817018569 z: 0.135183558 w: -0.551337361 } position { x: -0.989119947 y: 1.13867247 z: -7.43520832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101158708 y: 0.817353129 z: 0.134830698 w: -0.550927818 } position { x: -0.989209831 y: 1.13873899 z: -7.43520498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101071671 y: 0.817762554 z: 0.134410739 w: -0.550438643 } position { x: -0.989333928 y: 1.1388216 z: -7.43513393 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100924045 y: 0.818078399 z: 0.134194404 w: -0.550049126 } position { x: -0.989536703 y: 1.13895547 z: -7.43505287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.351] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100864641 y: 0.818459868 z: 0.134001687 w: -0.549539149 } position { x: -0.989175379 y: 1.13880384 z: -7.43486 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100823879 y: 0.818807364 z: 0.133922219 w: -0.549048126 } position { x: -0.989347875 y: 1.13887227 z: -7.43499708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100775667 y: 0.819061399 z: 0.134016201 w: -0.548655 } position { x: -0.98935324 y: 1.13884556 z: -7.43502092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100786231 y: 0.819133818 z: 0.134341061 w: -0.54846549 } position { x: -0.989393 y: 1.13880205 z: -7.43496037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.404] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100948155 y: 0.819137037 z: 0.134790435 w: -0.548320651 } position { x: -0.989325404 y: 1.13873732 z: -7.43492699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101189427 y: 0.8190853 z: 0.135168374 w: -0.54826045 } position { x: -0.989563584 y: 1.1386987 z: -7.43497753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.432] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101382717 y: 0.8189044 z: 0.13566567 w: -0.54837209 } position { x: -0.989565372 y: 1.13870275 z: -7.43492603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.447] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101619504 y: 0.818755031 z: 0.136049613 w: -0.548456192 } position { x: -0.98969686 y: 1.13875449 z: -7.43474913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.460] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101799399 y: 0.818790913 z: 0.136440337 w: -0.548272252 } position { x: -0.989711046 y: 1.13848603 z: -7.43464947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101457752 y: 0.818879306 z: 0.136344224 w: -0.54822737 } position { x: -0.989747643 y: 1.13883054 z: -7.4345 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101233304 y: 0.818911433 z: 0.13625209 w: -0.548243761 } position { x: -0.9898808 y: 1.13872933 z: -7.43441248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100859746 y: 0.819102526 z: 0.136268273 w: -0.548023224 } position { x: -0.990126967 y: 1.13866889 z: -7.43421745 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.515] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101179205 y: 0.8193959 z: 0.136033282 w: -0.547583818 } position { x: -0.990258455 y: 1.1390518 z: -7.43419313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101418994 y: 0.819387257 z: 0.135420397 w: -0.547704339 } position { x: -0.990072191 y: 1.13913608 z: -7.43404531 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.543] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100960374 y: 0.819224834 z: 0.134883031 w: -0.548164427 } position { x: -0.99009937 y: 1.13908339 z: -7.43406677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.558] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100546405 y: 0.819100201 z: 0.134868234 w: -0.548430324 } position { x: -0.9905442 y: 1.1388011 z: -7.43425703 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.570] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100713827 y: 0.818839908 z: 0.135227472 w: -0.548699915 } position { x: -0.990585804 y: 1.139081 z: -7.43445683 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101028942 y: 0.818352103 z: 0.13528645 w: -0.549354792 } position { x: -0.990555 y: 1.13922811 z: -7.43465567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.598] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100973636 y: 0.817677 z: 0.13519147 w: -0.550392509 } position { x: -0.990687788 y: 1.13937783 z: -7.4349227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100594774 y: 0.816999197 z: 0.135132492 w: -0.551481843 } position { x: -0.990775824 y: 1.13959801 z: -7.43517065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100089215 y: 0.816227615 z: 0.134905174 w: -0.552770436 } position { x: -0.990861118 y: 1.13987255 z: -7.43549299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0995302051 y: 0.815490246 z: 0.134513438 w: -0.554053724 } position { x: -0.990972102 y: 1.14007926 z: -7.43581104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.655] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0989899263 y: 0.814766586 z: 0.134141 w: -0.55530411 } position { x: -0.991249621 y: 1.14017844 z: -7.4360323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.667] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0984485671 y: 0.814346373 z: 0.133744791 w: -0.556111634 } position { x: -0.99177736 y: 1.14055753 z: -7.43634748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0983427763 y: 0.814178586 z: 0.133158803 w: -0.556516588 } position { x: -0.991776705 y: 1.14088559 z: -7.43623638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.696] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.097888276 y: 0.814082801 z: 0.132073835 w: -0.556995273 } position { x: -0.991829693 y: 1.14117897 z: -7.43625355 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0974045917 y: 0.814099967 z: 0.131235749 w: -0.557252884 } position { x: -0.992110729 y: 1.14136577 z: -7.43653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0971011594 y: 0.814219773 z: 0.130333722 w: -0.55734247 } position { x: -0.992218196 y: 1.14149308 z: -7.43656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.737] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0969254598 y: 0.814386904 z: 0.129550502 w: -0.557311594 } position { x: -0.992552161 y: 1.14165032 z: -7.43647194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0966523439 y: 0.814688504 z: 0.128964275 w: -0.557054043 } position { x: -0.992733061 y: 1.14189267 z: -7.43652058 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0964783281 y: 0.815047801 z: 0.12826094 w: -0.556720912 } position { x: -0.992864072 y: 1.14213979 z: -7.43658686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0962175876 y: 0.815366566 z: 0.127542123 w: -0.556464374 } position { x: -0.992964625 y: 1.1423583 z: -7.43655825 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0958619863 y: 0.815701723 z: 0.126877367 w: -0.556186378 } position { x: -0.993115902 y: 1.14249074 z: -7.43656206 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.806] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0955736265 y: 0.816003203 z: 0.126311228 w: -0.555922687 } position { x: -0.99324 y: 1.14260483 z: -7.43658447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.822] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0953136757 y: 0.816276312 z: 0.125826105 w: -0.555676222 } position { x: -0.993360817 y: 1.14271414 z: -7.43665028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0952010602 y: 0.816405058 z: 0.125565767 w: -0.555565298 } position { x: -0.993533611 y: 1.14290285 z: -7.43668318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0953436196 y: 0.816587448 z: 0.125200242 w: -0.555355251 } position { x: -0.99366504 y: 1.14301 z: -7.4366622 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.863] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0954979807 y: 0.816723108 z: 0.124768347 w: -0.555226386 } position { x: -0.99376452 y: 1.14316881 z: -7.4366045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0956480354 y: 0.816816509 z: 0.124303669 w: -0.555167496 } position { x: -0.993796 y: 1.14323831 z: -7.43653393 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0956722945 y: 0.816893578 z: 0.123995401 w: -0.555118799 } position { x: -0.993834078 y: 1.1431731 z: -7.4366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.905] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0955576301 y: 0.816969395 z: 0.123714313 w: -0.555089712 } position { x: -0.993944049 y: 1.14339769 z: -7.43663168 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0952682495 y: 0.817077 z: 0.12342672 w: -0.555045 } position { x: -0.994015515 y: 1.1435082 z: -7.43655729 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.931] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0949344561 y: 0.817281544 z: 0.123161137 w: -0.55486 } position { x: -0.994154692 y: 1.14363825 z: -7.4365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0944185108 y: 0.817456186 z: 0.12323904 w: -0.554673493 } position { x: -0.994220138 y: 1.14355242 z: -7.43653154 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0941248909 y: 0.817545414 z: 0.123497412 w: -0.554534376 } position { x: -0.994286656 y: 1.14363825 z: -7.43665886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0939345583 y: 0.817560434 z: 0.123638205 w: -0.554513276 } position { x: -0.994319797 y: 1.14380479 z: -7.43671417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:35.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.093757607 y: 0.817534685 z: 0.123536043 w: -0.554603875 } position { x: -0.994294465 y: 1.14407754 z: -7.43675327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0936437 y: 0.817481935 z: 0.123222247 w: -0.554770648 } position { x: -0.994247794 y: 1.14430881 z: -7.43693876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0936180204 y: 0.817312717 z: 0.122768857 w: -0.55512464 } position { x: -0.994227111 y: 1.14443016 z: -7.43719912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0936296806 y: 0.817083716 z: 0.122342758 w: -0.555553734 } position { x: -0.994230807 y: 1.14454663 z: -7.437397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.043] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.093631 y: 0.816867411 z: 0.121848702 w: -0.555979967 } position { x: -0.99434346 y: 1.1448065 z: -7.43757629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0936749354 y: 0.816792071 z: 0.121232107 w: -0.556218088 } position { x: -0.994357765 y: 1.14526355 z: -7.43781805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0940911323 y: 0.816663682 z: 0.119769439 w: -0.556653 } position { x: -0.994147539 y: 1.14583361 z: -7.43811035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0946105123 y: 0.816497266 z: 0.117977768 w: -0.557191491 } position { x: -0.994154 y: 1.14618206 z: -7.43839169 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0952457637 y: 0.816307247 z: 0.11605753 w: -0.55776459 } position { x: -0.994182348 y: 1.14626956 z: -7.43872547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0961224437 y: 0.816032648 z: 0.114513226 w: -0.558334947 } position { x: -0.994152 y: 1.14646661 z: -7.43920088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0971345827 y: 0.815704405 z: 0.112823881 w: -0.558983088 } position { x: -0.994132876 y: 1.14690733 z: -7.4397397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.141] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0987841263 y: 0.815643907 z: 0.110362783 w: -0.559273422 } position { x: -0.993952036 y: 1.14755607 z: -7.4395647 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0989781469 y: 0.816110611 z: 0.107197277 w: -0.559173942 } position { x: -0.994429886 y: 1.14794064 z: -7.44010878 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.169] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100189775 y: 0.816004157 z: 0.105415083 w: -0.559452295 } position { x: -0.994358897 y: 1.14802372 z: -7.44051456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100915298 y: 0.81608212 z: 0.103564046 w: -0.559553921 } position { x: -0.994195104 y: 1.14852059 z: -7.44094467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101629347 y: 0.816151619 z: 0.101593107 w: -0.559684575 } position { x: -0.993949711 y: 1.14885426 z: -7.44162035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101955593 y: 0.816027522 z: 0.0998659357 w: -0.560116887 } position { x: -0.993951738 y: 1.14899218 z: -7.44250107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.102836497 y: 0.815858424 z: 0.098363474 w: -0.560467899 } position { x: -0.993917346 y: 1.14938653 z: -7.44272709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103831217 y: 0.815878153 z: 0.0963666 w: -0.560602725 } position { x: -0.993672073 y: 1.14965832 z: -7.44308329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10475827 y: 0.815975845 z: 0.0943589061 w: -0.560629606 } position { x: -0.993504822 y: 1.14999175 z: -7.44349241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105693415 y: 0.816202044 z: 0.0921278447 w: -0.560495794 } position { x: -0.993353248 y: 1.15010178 z: -7.44412231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106229052 y: 0.816487789 z: 0.090522252 w: -0.56024 } position { x: -0.993495286 y: 1.14984989 z: -7.44451094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106642209 y: 0.817113638 z: 0.0903257132 w: -0.559279859 } position { x: -0.993817329 y: 1.1494447 z: -7.44523573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10707698 y: 0.817278206 z: 0.0911312178 w: -0.558825552 } position { x: -0.992974162 y: 1.14960814 z: -7.44625711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.108131684 y: 0.816905379 z: 0.0908654332 w: -0.559210718 } position { x: -0.992709756 y: 1.1499213 z: -7.44633865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109904841 y: 0.81657964 z: 0.0889465585 w: -0.559649169 } position { x: -0.993257642 y: 1.14997697 z: -7.44743538 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11072427 y: 0.81644249 z: 0.0881537274 w: -0.559813142 } position { x: -0.992356479 y: 1.15040147 z: -7.44782114 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111943744 y: 0.816491842 z: 0.08577279 w: -0.559868455 } position { x: -0.992362678 y: 1.15072286 z: -7.44857454 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11320743 y: 0.816174328 z: 0.0836617202 w: -0.560396492 } position { x: -0.991726875 y: 1.15084088 z: -7.44933033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113729291 y: 0.815989137 z: 0.0810924619 w: -0.560938 } position { x: -0.991809428 y: 1.15100312 z: -7.44995642 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114238277 y: 0.815636933 z: 0.0790600628 w: -0.561636508 } position { x: -0.991943657 y: 1.15056133 z: -7.45003605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114327654 y: 0.816185772 z: 0.0787359625 w: -0.560865939 } position { x: -0.991786718 y: 1.15099883 z: -7.45077419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114897355 y: 0.81616056 z: 0.077006653 w: -0.561026335 } position { x: -0.99171555 y: 1.15120935 z: -7.45161629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.447] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115613185 y: 0.816209 z: 0.0750109404 w: -0.561079144 } position { x: -0.991577387 y: 1.15161371 z: -7.45214081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.460] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116612189 y: 0.816306472 z: 0.0728219301 w: -0.561019 } position { x: -0.991136491 y: 1.15160596 z: -7.45279121 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.117439039 y: 0.816564083 z: 0.0707018152 w: -0.560742855 } position { x: -0.991438568 y: 1.15152109 z: -7.45327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.487] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116925992 y: 0.816688597 z: 0.0707408413 w: -0.560663819 } position { x: -0.991893589 y: 1.15123916 z: -7.45334244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.117160015 y: 0.817232072 z: 0.0702744573 w: -0.559881032 } position { x: -0.991069138 y: 1.15121865 z: -7.45368195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.516] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.118172295 y: 0.817533255 z: 0.0679315403 w: -0.559517622 } position { x: -0.99082303 y: 1.15214777 z: -7.45447826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.118947849 y: 0.817533195 z: 0.0655418411 w: -0.559638441 } position { x: -0.990571201 y: 1.15201366 z: -7.4549408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11972934 y: 0.817552 z: 0.0635765642 w: -0.559671164 } position { x: -0.990639567 y: 1.15191066 z: -7.45526552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.558] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.120154604 y: 0.817833126 z: 0.0626273528 w: -0.559276044 } position { x: -0.990715563 y: 1.151811 z: -7.45570898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.570] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.119949043 y: 0.818252623 z: 0.0627672523 w: -0.558690667 } position { x: -0.990776241 y: 1.15043092 z: -7.45578384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.120558426 y: 0.818498671 z: 0.0633607805 w: -0.558131695 } position { x: -0.990731239 y: 1.15152955 z: -7.45652866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.599] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.121645689 y: 0.818346202 z: 0.0628883 w: -0.558172762 } position { x: -0.990261376 y: 1.15151119 z: -7.45712519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.613] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.122597881 y: 0.818040371 z: 0.0617131 w: -0.558543921 } position { x: -0.990161955 y: 1.15188479 z: -7.45727921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.123273768 y: 0.817789257 z: 0.0602315105 w: -0.558924377 } position { x: -0.990278363 y: 1.15171123 z: -7.45752954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.641] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.122694574 y: 0.818234086 z: 0.0605340265 w: -0.558367968 } position { x: -0.990817845 y: 1.15092659 z: -7.45772696 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.122357056 y: 0.819037378 z: 0.0617956035 w: -0.557124615 } position { x: -0.990969062 y: 1.15067029 z: -7.45791674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.122680753 y: 0.819602132 z: 0.0624815375 w: -0.556145549 } position { x: -0.990375578 y: 1.15147674 z: -7.4586153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.682] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.123670273 y: 0.819463372 z: 0.0618107356 w: -0.556205809 } position { x: -0.989899158 y: 1.15160632 z: -7.4588685 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.124878265 y: 0.818942666 z: 0.0598223209 w: -0.556919754 } position { x: -0.989793539 y: 1.15185726 z: -7.45903158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.126243308 y: 0.81832093 z: 0.0577892475 w: -0.55774 } position { x: -0.989875793 y: 1.15173423 z: -7.45934486 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.127287328 y: 0.817854881 z: 0.0561183505 w: -0.558356702 } position { x: -0.98996067 y: 1.15168655 z: -7.45962238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.737] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.127734363 y: 0.817380548 z: 0.0550325476 w: -0.559056699 } position { x: -0.989934146 y: 1.15171456 z: -7.45995712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.128237709 y: 0.816845953 z: 0.0537326671 w: -0.559848726 } position { x: -0.989916742 y: 1.15191758 z: -7.46016073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.128344968 y: 0.816279233 z: 0.0523727424 w: -0.560778856 } position { x: -0.989694357 y: 1.15208447 z: -7.46070528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.12870346 y: 0.815439463 z: 0.0508780777 w: -0.562054574 } position { x: -0.989643931 y: 1.15224648 z: -7.46095371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.792] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.128705591 y: 0.814707696 z: 0.0499567762 w: -0.563196719 } position { x: -0.989809513 y: 1.15224183 z: -7.46114874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.128526017 y: 0.814056635 z: 0.0493421964 w: -0.564232409 } position { x: -0.989899397 y: 1.15226543 z: -7.46151829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.128352314 y: 0.81341362 z: 0.0488821641 w: -0.565238476 } position { x: -0.989872336 y: 1.15234137 z: -7.46182346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.127981916 y: 0.812767208 z: 0.0488894247 w: -0.566250801 } position { x: -0.989974201 y: 1.15214825 z: -7.46200895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.849] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.127683431 y: 0.812139392 z: 0.049276907 w: -0.567184567 } position { x: -0.989998877 y: 1.15220332 z: -7.462286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.127342492 y: 0.811703 z: 0.0494702607 w: -0.56786859 } position { x: -0.990060389 y: 1.15238857 z: -7.46234798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.876] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.126954883 y: 0.811393142 z: 0.0497213937 w: -0.568376124 } position { x: -0.990105093 y: 1.15247023 z: -7.46242237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.891] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.126602069 y: 0.811160266 z: 0.0499610752 w: -0.568766057 } position { x: -0.990169466 y: 1.15250432 z: -7.46247673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.126253471 y: 0.810964465 z: 0.0500803962 w: -0.569112182 } position { x: -0.9902215 y: 1.15243757 z: -7.46255445 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.125642896 y: 0.810960412 z: 0.050604105 w: -0.569206834 } position { x: -0.990480244 y: 1.15242958 z: -7.46255541 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.125087067 y: 0.811094463 z: 0.0509983748 w: -0.569103 } position { x: -0.99042362 y: 1.15276814 z: -7.46267366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.124535605 y: 0.81112355 z: 0.0506743751 w: -0.569211364 } position { x: -0.990252376 y: 1.15292144 z: -7.462749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.123709716 y: 0.810980678 z: 0.0504272878 w: -0.569616854 } position { x: -0.990430892 y: 1.15269041 z: -7.46247101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.123495035 y: 0.810977697 z: 0.0512193255 w: -0.569597 } position { x: -0.990656555 y: 1.15288377 z: -7.4627924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:36.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.12296278 y: 0.811221421 z: 0.0514044128 w: -0.569348395 } position { x: -0.990910351 y: 1.15274596 z: -7.46258879 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.122206643 y: 0.811754 z: 0.0522561632 w: -0.568674147 } position { x: -0.991202474 y: 1.15262866 z: -7.46215868 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.016] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.121448793 y: 0.812362373 z: 0.0532919951 w: -0.567871034 } position { x: -0.991194069 y: 1.15286219 z: -7.46219349 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.028] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.121314228 y: 0.812639 z: 0.0532609113 w: -0.567506909 } position { x: -0.990934134 y: 1.15337527 z: -7.46233034 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.120951332 y: 0.812604785 z: 0.0526809245 w: -0.567687392 } position { x: -0.990937352 y: 1.15357113 z: -7.46208811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.057] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.120495506 y: 0.812608302 z: 0.05198659 w: -0.567843318 } position { x: -0.991171718 y: 1.15357161 z: -7.46182203 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.069] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.119992591 y: 0.81283313 z: 0.0517355762 w: -0.567650855 } position { x: -0.991460502 y: 1.15345931 z: -7.46156597 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.086] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.119304523 y: 0.813299179 z: 0.0521364734 w: -0.567091405 } position { x: -0.991666496 y: 1.15337205 z: -7.46143579 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.101] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.118830428 y: 0.813678741 z: 0.0525226668 w: -0.566610634 } position { x: -0.991777241 y: 1.15366304 z: -7.46131563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.118616246 y: 0.813964367 z: 0.0526801497 w: -0.566230655 } position { x: -0.991843343 y: 1.15379429 z: -7.46103048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.117931366 y: 0.814283788 z: 0.0531165451 w: -0.565873563 } position { x: -0.99207896 y: 1.15353739 z: -7.46086836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116963379 y: 0.81466347 z: 0.0541798398 w: -0.565426886 } position { x: -0.99233979 y: 1.15342653 z: -7.46055937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.156] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115948349 y: 0.815164566 z: 0.0554523319 w: -0.56479 } position { x: -0.99233526 y: 1.15366149 z: -7.46055031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.168] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115489945 y: 0.815464735 z: 0.0558264144 w: -0.564413667 } position { x: -0.992408693 y: 1.15397072 z: -7.46041346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115544356 y: 0.815759242 z: 0.055596523 w: -0.563999474 } position { x: -0.992448151 y: 1.15410948 z: -7.46005678 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115221106 y: 0.816031754 z: 0.0556864701 w: -0.56366241 } position { x: -0.992889285 y: 1.15346193 z: -7.45965958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114134699 y: 0.816502213 z: 0.0569484271 w: -0.563075721 } position { x: -0.992836237 y: 1.1533401 z: -7.45957327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.223] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113930389 y: 0.816557467 z: 0.0577833615 w: -0.562951922 } position { x: -0.992635727 y: 1.15374327 z: -7.45958853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113998972 y: 0.816434 z: 0.0577325672 w: -0.563122272 } position { x: -0.992712677 y: 1.15394795 z: -7.45925331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.251] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113425441 y: 0.816645563 z: 0.0580499247 w: -0.562898695 } position { x: -0.993173659 y: 1.15356922 z: -7.45874929 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113156632 y: 0.816962719 z: 0.0585713461 w: -0.562438428 } position { x: -0.993101954 y: 1.15377665 z: -7.45883179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112974845 y: 0.81697315 z: 0.0586927645 w: -0.56244719 } position { x: -0.992887735 y: 1.15399909 z: -7.45889521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.295] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112572677 y: 0.816706121 z: 0.0584877916 w: -0.562936664 } position { x: -0.992853343 y: 1.15412724 z: -7.45881224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11244043 y: 0.816328049 z: 0.058128003 w: -0.563548386 } position { x: -0.992911816 y: 1.15417433 z: -7.45876694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112620652 y: 0.815817118 z: 0.0576496162 w: -0.564301074 } position { x: -0.992868483 y: 1.15427637 z: -7.45864201 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112677589 y: 0.815383613 z: 0.0569542088 w: -0.564986289 } position { x: -0.992893219 y: 1.15444624 z: -7.45852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112423852 y: 0.814934194 z: 0.056238912 w: -0.56575644 } position { x: -0.992985308 y: 1.15448916 z: -7.45836115 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112472534 y: 0.814603 z: 0.0555231608 w: -0.566294193 } position { x: -0.992712677 y: 1.15472484 z: -7.45825386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112921983 y: 0.814245701 z: 0.0544111 w: -0.566826224 } position { x: -0.992853642 y: 1.15479088 z: -7.45837688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11303658 y: 0.813869119 z: 0.0535642281 w: -0.567424595 } position { x: -0.992794275 y: 1.15490174 z: -7.45842695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112742744 y: 0.813460946 z: 0.0529365316 w: -0.568126857 } position { x: -0.992807 y: 1.15480518 z: -7.45835924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.418] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112018906 y: 0.813104212 z: 0.0531557 w: -0.568759859 } position { x: -0.992932 y: 1.15470099 z: -7.45841646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111345284 y: 0.812899292 z: 0.053903576 w: -0.569114506 } position { x: -0.99307 y: 1.15455365 z: -7.45850229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11108958 y: 0.812733233 z: 0.05468015 w: -0.569327533 } position { x: -0.993034 y: 1.15462446 z: -7.45854473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110977821 y: 0.812627494 z: 0.0553876236 w: -0.569431961 } position { x: -0.99303025 y: 1.1547035 z: -7.45858097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.476] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110721067 y: 0.812502444 z: 0.0559542 w: -0.569604874 } position { x: -0.993087 y: 1.15462136 z: -7.45855045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11033006 y: 0.812506199 z: 0.0567450225 w: -0.569597185 } position { x: -0.993098855 y: 1.15454161 z: -7.45856524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110140622 y: 0.812441826 z: 0.0573454462 w: -0.569665492 } position { x: -0.993103206 y: 1.15446246 z: -7.45851469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.516] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10943573 y: 0.81251359 z: 0.0584901497 w: -0.569582641 } position { x: -0.993360937 y: 1.15390205 z: -7.45826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.108655654 y: 0.812858939 z: 0.06025609 w: -0.569055 } position { x: -0.993505239 y: 1.15395224 z: -7.45818567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.544] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.108872801 y: 0.813212454 z: 0.0610593669 w: -0.568422377 } position { x: -0.993302763 y: 1.15427256 z: -7.45825243 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109392688 y: 0.813422143 z: 0.0611258298 w: -0.568015218 } position { x: -0.993204594 y: 1.15443146 z: -7.4581461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109259903 y: 0.813619554 z: 0.061043445 w: -0.567766845 } position { x: -0.993356943 y: 1.15417671 z: -7.45799351 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107996263 y: 0.813953638 z: 0.0623058155 w: -0.567392528 } position { x: -0.993635476 y: 1.15355158 z: -7.45785427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.598] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106795795 y: 0.814364791 z: 0.0642517954 w: -0.566812456 } position { x: -0.993800521 y: 1.15351093 z: -7.45778751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106684737 y: 0.814625502 z: 0.0650151744 w: -0.5663715 } position { x: -0.993702531 y: 1.15405285 z: -7.45790815 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106738307 y: 0.81469065 z: 0.0647664815 w: -0.56629622 } position { x: -0.993795037 y: 1.15409756 z: -7.45785904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106170088 y: 0.814725876 z: 0.0643306449 w: -0.566402137 } position { x: -0.993561447 y: 1.15414798 z: -7.45765924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105113946 y: 0.814872265 z: 0.0647617728 w: -0.566339374 } position { x: -0.993832648 y: 1.15380609 z: -7.45751476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104692623 y: 0.814996183 z: 0.0654525459 w: -0.566159546 } position { x: -0.993858457 y: 1.15390301 z: -7.45738697 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103870533 y: 0.815470457 z: 0.0666051731 w: -0.565493226 } position { x: -0.994232476 y: 1.15359759 z: -7.45704794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.695] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103829391 y: 0.815861404 z: 0.067260623 w: -0.564859 } position { x: -0.994037092 y: 1.15394175 z: -7.45699835 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104213201 y: 0.815936387 z: 0.0669617206 w: -0.564715445 } position { x: -0.993813276 y: 1.15437508 z: -7.45685863 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104558319 y: 0.815895259 z: 0.0656863078 w: -0.56486088 } position { x: -0.993774056 y: 1.15462828 z: -7.45660496 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.737] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104488365 y: 0.815792322 z: 0.064373225 w: -0.565173626 } position { x: -0.993774831 y: 1.15460396 z: -7.45635271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104404069 y: 0.815801501 z: 0.0633064508 w: -0.565296412 } position { x: -0.9939273 y: 1.15468895 z: -7.45607805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104367964 y: 0.816050112 z: 0.0624273643 w: -0.5650419 } position { x: -0.994092166 y: 1.15469456 z: -7.45581627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.1044342 y: 0.816322744 z: 0.0615055449 w: -0.564736903 } position { x: -0.994097531 y: 1.15485764 z: -7.45545959 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.793] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104883969 y: 0.816380858 z: 0.0602854826 w: -0.56470108 } position { x: -0.994079173 y: 1.15513229 z: -7.45522785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105119281 y: 0.816417754 z: 0.0589644462 w: -0.564743459 } position { x: -0.993966281 y: 1.15533638 z: -7.45493364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.820] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105036132 y: 0.816517591 z: 0.0575615466 w: -0.564759374 } position { x: -0.994085968 y: 1.15547621 z: -7.45458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105150886 y: 0.816686153 z: 0.0566115193 w: -0.564590275 } position { x: -0.992413163 y: 1.1545161 z: -7.45404577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.847] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105670892 y: 0.816472232 z: 0.0552743785 w: -0.564934969 } position { x: -0.993939638 y: 1.15555263 z: -7.45438242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106108591 y: 0.816599071 z: 0.0550298765 w: -0.564693391 } position { x: -0.994604 y: 1.15538633 z: -7.45341539 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.876] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105503455 y: 0.817741573 z: 0.0556657203 w: -0.563088894 } position { x: -0.995136082 y: 1.15512991 z: -7.45319462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105444059 y: 0.818712831 z: 0.056399662 w: -0.561613679 } position { x: -0.994304895 y: 1.15525019 z: -7.4531455 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104569308 y: 0.819223166 z: 0.0569246225 w: -0.560979724 } position { x: -0.994617522 y: 1.15522969 z: -7.45273399 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.917] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104568809 y: 0.819283247 z: 0.0573791601 w: -0.560845733 } position { x: -0.99435 y: 1.15587807 z: -7.45262766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104330696 y: 0.819446683 z: 0.0570713952 w: -0.560682714 } position { x: -0.994241416 y: 1.15593803 z: -7.4524765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103881821 y: 0.819409192 z: 0.0568291955 w: -0.560845554 } position { x: -0.994731426 y: 1.15558517 z: -7.45203161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103372879 y: 0.819441855 z: 0.0578182638 w: -0.560790777 } position { x: -0.994531155 y: 1.15518665 z: -7.45156336 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.102184922 y: 0.819784105 z: 0.0592461564 w: -0.560359 } position { x: -0.995222151 y: 1.15517461 z: -7.45128775 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:37.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101968542 y: 0.819985628 z: 0.0605574325 w: -0.559963226 } position { x: -0.995210946 y: 1.15546775 z: -7.4511404 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101616919 y: 0.820238769 z: 0.0610327087 w: -0.559604645 } position { x: -0.995015562 y: 1.15570343 z: -7.45074654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10110905 y: 0.820327044 z: 0.0610695407 w: -0.55956322 } position { x: -0.995077431 y: 1.1557982 z: -7.45040703 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.028] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100476928 y: 0.820333958 z: 0.0611783043 w: -0.55965519 } position { x: -0.995072365 y: 1.15593731 z: -7.45018578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0998914838 y: 0.820171177 z: 0.0610682778 w: -0.560010374 } position { x: -0.995155931 y: 1.15595114 z: -7.44988775 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0992828608 y: 0.820147097 z: 0.0614340305 w: -0.560113847 } position { x: -0.995435178 y: 1.15579832 z: -7.44950581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.073] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0986804664 y: 0.820340514 z: 0.0619464256 w: -0.559880555 } position { x: -0.995627522 y: 1.15579355 z: -7.44913626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.086] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0978227854 y: 0.820780337 z: 0.0627074912 w: -0.559301555 } position { x: -0.995935082 y: 1.15584278 z: -7.44884396 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0971053243 y: 0.821366429 z: 0.0633972436 w: -0.558487713 } position { x: -0.996073484 y: 1.15618622 z: -7.44864321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0967287049 y: 0.821865857 z: 0.0631457269 w: -0.557846546 } position { x: -0.99619776 y: 1.15666175 z: -7.44832611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0963110328 y: 0.82185632 z: 0.0624336749 w: -0.558013 } position { x: -0.996039629 y: 1.1569953 z: -7.44784355 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0956113562 y: 0.821875036 z: 0.0616944171 w: -0.558187962 } position { x: -0.996286035 y: 1.15695775 z: -7.44780874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.156] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0949803218 y: 0.821960151 z: 0.0614933483 w: -0.558192432 } position { x: -0.9965837 y: 1.15689242 z: -7.44777489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.167] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0946296602 y: 0.8220734 z: 0.0615756959 w: -0.558076262 } position { x: -0.996736109 y: 1.15698874 z: -7.44754267 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0944228321 y: 0.822096884 z: 0.0616331473 w: -0.558070362 } position { x: -0.996835113 y: 1.15720415 z: -7.44727516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.196] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0942797363 y: 0.822131 z: 0.0614183322 w: -0.558067918 } position { x: -0.996967793 y: 1.15744531 z: -7.44708824 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0940569714 y: 0.822213173 z: 0.0610279106 w: -0.558027267 } position { x: -0.997079194 y: 1.15762901 z: -7.44701242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0937281102 y: 0.822332799 z: 0.0606442504 w: -0.557948112 } position { x: -0.997298717 y: 1.15767157 z: -7.44668579 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0933636203 y: 0.822582364 z: 0.0606030524 w: -0.557645738 } position { x: -0.997576594 y: 1.15772355 z: -7.44633102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0931068584 y: 0.822986662 z: 0.0607061684 w: -0.557080626 } position { x: -0.997817159 y: 1.15785336 z: -7.44606066 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.264] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.092928268 y: 0.823552907 z: 0.0605600812 w: -0.556288958 } position { x: -0.998035073 y: 1.15818512 z: -7.44566488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0925734043 y: 0.824275792 z: 0.0600025877 w: -0.555337071 } position { x: -0.998290777 y: 1.15847087 z: -7.44517088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0919199586 y: 0.825253546 z: 0.0594036169 w: -0.554056525 } position { x: -0.998621404 y: 1.15868258 z: -7.44466448 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0911366045 y: 0.826371729 z: 0.0589415543 w: -0.552566588 } position { x: -0.998968542 y: 1.15878129 z: -7.4441576 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.320] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0901877582 y: 0.827702045 z: 0.0584467947 w: -0.550780833 } position { x: -0.999354124 y: 1.15921819 z: -7.44343615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.088927269 y: 0.829492807 z: 0.0572165661 w: -0.54841584 } position { x: -0.999710798 y: 1.15987849 z: -7.44246483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.348] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0870380476 y: 0.831663191 z: 0.0558335595 w: -0.545567 } position { x: -1.00025141 y: 1.16028202 z: -7.44146252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0843709856 y: 0.834527 z: 0.0545162708 w: -0.541732669 } position { x: -1.0012877 y: 1.16093659 z: -7.44025612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0810292587 y: 0.838228285 z: 0.0534517504 w: -0.536610246 } position { x: -1.00199592 y: 1.16211295 z: -7.43882561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0770924911 y: 0.842891037 z: 0.0513057 w: -0.530055821 } position { x: -1.00298882 y: 1.16346633 z: -7.4372263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0727014393 y: 0.848435283 z: 0.0476448908 w: -0.522113 } position { x: -1.00392151 y: 1.16537273 z: -7.43545771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.418] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0694016218 y: 0.853749573 z: 0.0424985401 w: -0.514284849 } position { x: -1.00494313 y: 1.16698539 z: -7.43390417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.066322282 y: 0.859202266 z: 0.0366828889 w: -0.50599128 } position { x: -1.00618875 y: 1.16779232 z: -7.432302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0639962 y: 0.864671409 z: 0.0319863558 w: -0.497217089 } position { x: -1.00782061 y: 1.16832244 z: -7.43063307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0624454692 y: 0.87002182 z: 0.0281727053 w: -0.488230407 } position { x: -1.00913119 y: 1.16924107 z: -7.42919397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0608882494 y: 0.875186861 z: 0.0238642078 w: -0.479344547 } position { x: -1.01034403 y: 1.17030048 z: -7.427917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.487] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0592209212 y: 0.879543364 z: 0.0195374601 w: -0.471714586 } position { x: -1.01144028 y: 1.17151082 z: -7.42658424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0574017242 y: 0.883616507 z: 0.0150979571 w: -0.464434028 } position { x: -1.01295507 y: 1.1726445 z: -7.42525911 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.514] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0555167757 y: 0.887470186 z: 0.0104428399 w: -0.457389921 } position { x: -1.01424456 y: 1.17377305 z: -7.42407942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0535810851 y: 0.89090091 z: 0.00565501 w: -0.450990707 } position { x: -1.01535356 y: 1.17476428 z: -7.42318678 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0513896234 y: 0.894040287 z: 0.000762688462 w: -0.445028603 } position { x: -1.01659691 y: 1.17480767 z: -7.42243147 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0497822799 y: 0.896518707 z: -0.00195347075 w: -0.440195501 } position { x: -1.01787615 y: 1.17489552 z: -7.42180395 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.570] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0482217856 y: 0.898609281 z: -0.0039272639 w: -0.436074048 } position { x: -1.01871705 y: 1.17566693 z: -7.42111254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0467880964 y: 0.900224388 z: -0.00675884821 w: -0.432852596 } position { x: -1.01939583 y: 1.17665243 z: -7.42048168 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.598] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0450619869 y: 0.901564479 z: -0.0102481609 w: -0.430169582 } position { x: -1.02008259 y: 1.17694438 z: -7.41994953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.042886436 y: 0.902673423 z: -0.0126594342 w: -0.427996755 } position { x: -1.02090526 y: 1.1768558 z: -7.41951561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0409571789 y: 0.903677 z: -0.0139495926 w: -0.426023245 } position { x: -1.02167249 y: 1.17672229 z: -7.41904783 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0398574881 y: 0.904587746 z: -0.0141161671 w: -0.424185276 } position { x: -1.02245879 y: 1.17656755 z: -7.41860437 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.655] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0387780331 y: 0.905501425 z: -0.014043442 w: -0.422334224 } position { x: -1.02317226 y: 1.1765753 z: -7.41819239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.668] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0373689495 y: 0.906548738 z: -0.0139554832 w: -0.42021209 } position { x: -1.02383888 y: 1.17696464 z: -7.41763973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.036497 y: 0.907522202 z: -0.014347556 w: -0.41816932 } position { x: -1.0244118 y: 1.1773783 z: -7.41729736 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.695] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0358747318 y: 0.908314347 z: -0.0148645183 w: -0.416481763 } position { x: -1.02467823 y: 1.17726231 z: -7.41690969 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0350747742 y: 0.908959389 z: -0.0150558455 w: -0.415133595 } position { x: -1.02488387 y: 1.17721701 z: -7.41669941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0339831151 y: 0.909443259 z: -0.014944274 w: -0.414167583 } position { x: -1.02515483 y: 1.17707741 z: -7.41636372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0327309594 y: 0.909822881 z: -0.0146394884 w: -0.413444936 } position { x: -1.02559769 y: 1.17706418 z: -7.41607761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0314700976 y: 0.910141885 z: -0.0144679919 w: -0.412846416 } position { x: -1.02587342 y: 1.17724311 z: -7.41583252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0299669597 y: 0.910429955 z: -0.0145055577 w: -0.412321419 } position { x: -1.02600372 y: 1.17729855 z: -7.41558886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.778] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0285722911 y: 0.910574257 z: -0.0144192241 w: -0.412104577 } position { x: -1.02614927 y: 1.17726839 z: -7.41545153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0272407699 y: 0.910634935 z: -0.0142763583 w: -0.412065655 } position { x: -1.02616668 y: 1.17734921 z: -7.4152422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.026109688 y: 0.910616875 z: -0.0141365798 w: -0.412183762 } position { x: -1.02614212 y: 1.1773963 z: -7.41510773 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.820] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0251882318 y: 0.910471737 z: -0.0139935194 w: -0.412566274 } position { x: -1.02613544 y: 1.17752874 z: -7.41489887 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0240370259 y: 0.910383046 z: -0.013957696 w: -0.412831873 } position { x: -1.02620506 y: 1.17782819 z: -7.4147191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0225951318 y: 0.910362244 z: -0.0143875927 w: -0.412944347 } position { x: -1.02619088 y: 1.17822552 z: -7.41449547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0211967453 y: 0.910365641 z: -0.0151213426 w: -0.412984788 } position { x: -1.02603769 y: 1.17834985 z: -7.414289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0198957 y: 0.910346448 z: -0.0155855846 w: -0.413074702 } position { x: -1.02584362 y: 1.17822099 z: -7.41405344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.891] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0187481418 y: 0.910241902 z: -0.015344467 w: -0.413367569 } position { x: -1.02562618 y: 1.17821813 z: -7.41384363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.903] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.017940253 y: 0.910108566 z: -0.0148209212 w: -0.413715899 } position { x: -1.02542353 y: 1.17825055 z: -7.41361141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0172448549 y: 0.909905612 z: -0.0141526796 w: -0.414215118 } position { x: -1.02523494 y: 1.17825663 z: -7.41337061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.931] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0165461451 y: 0.909719467 z: -0.0134295113 w: -0.414676249 } position { x: -1.02500892 y: 1.17809725 z: -7.41307974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0160577856 y: 0.909520209 z: -0.0124592725 w: -0.415162593 } position { x: -1.02475512 y: 1.17801344 z: -7.41289473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0156365149 y: 0.909229815 z: -0.0114144823 w: -0.415844262 } position { x: -1.0244025 y: 1.17798185 z: -7.41255331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0148954885 y: 0.908942521 z: -0.0107525699 w: -0.416516542 } position { x: -1.02415562 y: 1.17782795 z: -7.41228819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:38.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0140050128 y: 0.908631206 z: -0.0104496665 w: -0.417233765 } position { x: -1.02378798 y: 1.17774808 z: -7.41202354 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0132449949 y: 0.908294 z: -0.0101897335 w: -0.417998582 } position { x: -1.02344894 y: 1.17752123 z: -7.41171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0128059592 y: 0.908013821 z: -0.00953547377 w: -0.418635875 } position { x: -1.02322972 y: 1.17709649 z: -7.41129112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0125194564 y: 0.907808483 z: -0.00851377472 w: -0.41911158 } position { x: -1.02293313 y: 1.17672992 z: -7.4108882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.012237696 y: 0.907617033 z: -0.00738894101 w: -0.419555634 } position { x: -1.0225817 y: 1.17641246 z: -7.41056728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.056] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0119922711 y: 0.907403231 z: -0.00624908274 w: -0.420043439 } position { x: -1.02230132 y: 1.17622626 z: -7.41025591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0117843 y: 0.907197952 z: -0.00531780673 w: -0.420505434 } position { x: -1.02213383 y: 1.1760329 z: -7.40981436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0115156798 y: 0.907067716 z: -0.00444745272 w: -0.420803726 } position { x: -1.02193749 y: 1.17587924 z: -7.40936899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0115249204 y: 0.907006919 z: -0.00363689126 w: -0.420942307 } position { x: -1.02174127 y: 1.17563522 z: -7.4088769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0117819831 y: 0.906985581 z: -0.00279714866 w: -0.420987606 } position { x: -1.02159131 y: 1.17531168 z: -7.40845871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.126] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0120186601 y: 0.906947076 z: -0.00178592163 w: -0.421069413 } position { x: -1.0215168 y: 1.17493844 z: -7.40803385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0121460585 y: 0.906981707 z: -0.000600069878 w: -0.420994431 } position { x: -1.02143991 y: 1.17465305 z: -7.40767527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.01196831 y: 0.907063127 z: 0.00063441036 w: -0.420824 } position { x: -1.02151191 y: 1.17453051 z: -7.40734911 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.170] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0116023878 y: 0.907209 z: 0.0015925417 w: -0.420517236 } position { x: -1.02145076 y: 1.17466259 z: -7.40685797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0113476291 y: 0.907306731 z: 0.00201622234 w: -0.420311421 } position { x: -1.0214622 y: 1.17461228 z: -7.40653706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110876597 y: 0.907383084 z: 0.00250438973 w: -0.420150876 } position { x: -1.02148783 y: 1.17436254 z: -7.40628815 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0105248792 y: 0.907474637 z: 0.00312211411 w: -0.419963539 } position { x: -1.021595 y: 1.17420363 z: -7.40598679 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00967714097 y: 0.907609105 z: 0.00377468835 w: -0.419687867 } position { x: -1.02174902 y: 1.17429423 z: -7.40579128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00890586432 y: 0.907745838 z: 0.0038891884 w: -0.419408023 } position { x: -1.02169442 y: 1.17444587 z: -7.40555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00839970913 y: 0.907765567 z: 0.0034958967 w: -0.419379205 } position { x: -1.02152729 y: 1.17465699 z: -7.40531301 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0080402242 y: 0.907687366 z: 0.00293847942 w: -0.419559687 } position { x: -1.02142298 y: 1.17474353 z: -7.40511274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.280] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00739261461 y: 0.907518625 z: 0.00244527846 w: -0.419939786 } position { x: -1.02137208 y: 1.1746273 z: -7.40486574 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.293] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00672123814 y: 0.907419205 z: 0.00240640133 w: -0.420165896 } position { x: -1.02152956 y: 1.17446661 z: -7.40467501 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00602527801 y: 0.907411158 z: 0.00258101174 w: -0.420192868 } position { x: -1.0215205 y: 1.17441928 z: -7.40455198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.320] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00543628493 y: 0.907419205 z: 0.00267560757 w: -0.420183 } position { x: -1.02132881 y: 1.17461371 z: -7.40440416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00507923635 y: 0.907352567 z: 0.00234789983 w: -0.420333236 } position { x: -1.0209775 y: 1.17494631 z: -7.40428495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.348] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00508805783 y: 0.90706414 z: 0.0019888368 w: -0.420957118 } position { x: -1.02067912 y: 1.17500532 z: -7.40417051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00519589148 y: 0.906752169 z: 0.0018176802 w: -0.421628 } position { x: -1.02055144 y: 1.17476046 z: -7.4040823 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00493587554 y: 0.906454265 z: 0.0018916555 w: -0.422271 } position { x: -1.02042341 y: 1.1746676 z: -7.40400219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00454070326 y: 0.906254292 z: 0.00174903858 w: -0.422704935 } position { x: -1.02021074 y: 1.17476666 z: -7.40387726 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.403] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00419298187 y: 0.906059742 z: 0.00131352444 w: -0.423126966 } position { x: -1.01980674 y: 1.17489314 z: -7.4037323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00394739164 y: 0.905778885 z: 0.000982470461 w: -0.423731148 } position { x: -1.01935232 y: 1.17473602 z: -7.40367126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00403012708 y: 0.905459642 z: 0.0012225447 w: -0.424411595 } position { x: -1.01912344 y: 1.17445052 z: -7.40360785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.447] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00413030619 y: 0.905241728 z: 0.00173207617 w: -0.424873352 } position { x: -1.0189476 y: 1.17430329 z: -7.40343142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0038680085 y: 0.905161142 z: 0.00222770264 w: -0.425045133 } position { x: -1.01881433 y: 1.17423689 z: -7.40326643 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00330561772 y: 0.905230939 z: 0.00276973564 w: -0.424898028 } position { x: -1.01862299 y: 1.17408097 z: -7.40313911 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.487] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00253882958 y: 0.905436158 z: 0.00334108924 w: -0.424461812 } position { x: -1.01836789 y: 1.17392159 z: -7.40304518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00172767916 y: 0.905673206 z: 0.00385058089 w: -0.4239555 } position { x: -1.01800215 y: 1.17384768 z: -7.40294933 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.515] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00105297926 y: 0.905917108 z: 0.00424940884 w: -0.42343241 } position { x: -1.01762581 y: 1.17375052 z: -7.40285349 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000504048716 y: 0.90619874 z: 0.00464929314 w: -0.42282629 } position { x: -1.017259 y: 1.17365611 z: -7.40279722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000164288358 y: 0.906516433 z: 0.00498082582 w: -0.422141224 } position { x: -1.01689577 y: 1.17357528 z: -7.40270042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 5.25562136e-05 y: 0.906879246 z: 0.00516363326 w: -0.421359062 } position { x: -1.01665342 y: 1.17353964 z: -7.40264368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 1.03006914e-05 y: 0.907316446 z: 0.00518755382 w: -0.420416445 } position { x: -1.0163331 y: 1.17333519 z: -7.40266514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000241320668 y: 0.907736778 z: 0.00534553686 w: -0.419505984 } position { x: -1.0159893 y: 1.17322433 z: -7.40276098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000273413985 y: 0.908113182 z: 0.00551759638 w: -0.418688357 } position { x: -1.01550865 y: 1.17320132 z: -7.4028616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.611] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -1.97866721e-05 y: 0.908402443 z: 0.00529910577 w: -0.418063313 } position { x: -1.01504302 y: 1.1734792 z: -7.40299273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000603589753 y: 0.908619702 z: 0.00448154425 w: -0.417600065 } position { x: -1.01471746 y: 1.17345822 z: -7.40316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00181594025 y: 0.90879792 z: 0.00377244805 w: -0.417215556 } position { x: -1.01445699 y: 1.17310083 z: -7.40331841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.655] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00350422505 y: 0.908943772 z: 0.00371099566 w: -0.416887581 } position { x: -1.01421213 y: 1.17291379 z: -7.4034977 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.667] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00513976393 y: 0.90896666 z: 0.00397363259 w: -0.416818321 } position { x: -1.01373601 y: 1.17264819 z: -7.40363121 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0063716867 y: 0.908847511 z: 0.00415886333 w: -0.417059094 } position { x: -1.01335573 y: 1.17254114 z: -7.40376806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.696] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00711397873 y: 0.908673048 z: 0.00421522325 w: -0.417426586 } position { x: -1.01314473 y: 1.17257833 z: -7.40392828 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00748823863 y: 0.908560395 z: 0.00398513814 w: -0.417667449 } position { x: -1.01291 y: 1.17253506 z: -7.40398741 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00761571713 y: 0.908582211 z: 0.00388787687 w: -0.417618662 } position { x: -1.01284719 y: 1.17242968 z: -7.40412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00778349768 y: 0.90865624 z: 0.00412883889 w: -0.417452037 } position { x: -1.01256073 y: 1.17223346 z: -7.40418386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.751] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00805173535 y: 0.908767104 z: 0.00464922329 w: -0.417200148 } position { x: -1.01235759 y: 1.17212903 z: -7.40432787 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00817658752 y: 0.908854365 z: 0.00510201 w: -0.417002231 } position { x: -1.01207542 y: 1.172261 z: -7.40443754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.778] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00803540647 y: 0.908928 z: 0.00511507643 w: -0.416844338 } position { x: -1.01176775 y: 1.17248869 z: -7.40464401 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00744625693 y: 0.908936858 z: 0.00446154 w: -0.416843534 } position { x: -1.01153529 y: 1.1726023 z: -7.40480089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.807] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00693250028 y: 0.908921182 z: 0.00384666421 w: -0.416892588 } position { x: -1.01134264 y: 1.17237639 z: -7.40497541 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.822] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.006461435 y: 0.908899784 z: 0.00372006232 w: -0.41694802 } position { x: -1.01113725 y: 1.17226851 z: -7.40515423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.834] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00635877158 y: 0.908785403 z: 0.00368299987 w: -0.417199105 } position { x: -1.01081657 y: 1.17233658 z: -7.4053278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00638654595 y: 0.908543408 z: 0.00350175262 w: -0.417727 } position { x: -1.0105319 y: 1.17234397 z: -7.40551329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00612368062 y: 0.908301771 z: 0.0030544952 w: -0.418259591 } position { x: -1.01028013 y: 1.17218554 z: -7.40565109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00614834949 y: 0.908015609 z: 0.00328939292 w: -0.418878347 } position { x: -1.01021385 y: 1.17162406 z: -7.40579128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00657030148 y: 0.907772899 z: 0.004572873 w: -0.419385731 } position { x: -1.01011288 y: 1.17170751 z: -7.40595913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.905] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00654475531 y: 0.907533526 z: 0.00459144451 w: -0.419903576 } position { x: -1.00980651 y: 1.17231417 z: -7.40592813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00627114717 y: 0.907233536 z: 0.0033256032 w: -0.420567513 } position { x: -1.00963092 y: 1.1725539 z: -7.40597105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00620766869 y: 0.907002866 z: 0.00234808959 w: -0.421072155 } position { x: -1.00955284 y: 1.17210877 z: -7.40598583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0061282469 y: 0.906834841 z: 0.00224831793 w: -0.421435714 } position { x: -1.00954247 y: 1.17176926 z: -7.40595818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00604060711 y: 0.906701326 z: 0.00245966669 w: -0.421722919 } position { x: -1.00946712 y: 1.1715827 z: -7.40589809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00580476271 y: 0.906629801 z: 0.00284409 w: -0.421877503 } position { x: -1.00937533 y: 1.17137778 z: -7.40576315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:39.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00555765489 y: 0.906575203 z: 0.00349758635 w: -0.421993226 } position { x: -1.00928044 y: 1.17117715 z: -7.40561152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00537021365 y: 0.906591058 z: 0.00434152922 w: -0.421953738 } position { x: -1.00924981 y: 1.17092085 z: -7.40548 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.015] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00530970609 y: 0.906627595 z: 0.00550089963 w: -0.421862513 } position { x: -1.00921285 y: 1.17075074 z: -7.40535784 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00522877509 y: 0.906642377 z: 0.00656612078 w: -0.421816498 } position { x: -1.00919986 y: 1.17071843 z: -7.40532255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.043] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0051721083 y: 0.906647921 z: 0.00742820185 w: -0.421791017 } position { x: -1.0092181 y: 1.17090809 z: -7.40526819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00478160614 y: 0.906614542 z: 0.00761374692 w: -0.421864 } position { x: -1.00921953 y: 1.17103791 z: -7.40519333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00406558067 y: 0.906618178 z: 0.00750913611 w: -0.421865672 } position { x: -1.0091877 y: 1.17117584 z: -7.40525198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.086] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00340623665 y: 0.906584203 z: 0.00736045791 w: -0.421947 } position { x: -1.00918245 y: 1.17143178 z: -7.40522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.099] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00313622085 y: 0.906592965 z: 0.00703719258 w: -0.421935856 } position { x: -1.00928891 y: 1.17108929 z: -7.40518332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.111] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00326953223 y: 0.906611443 z: 0.00793359615 w: -0.421879262 } position { x: -1.00944567 y: 1.1709578 z: -7.40528727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00281606428 y: 0.906556666 z: 0.00828664191 w: -0.421993434 } position { x: -1.00928915 y: 1.17150414 z: -7.40540361 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00200545532 y: 0.906349957 z: 0.00728166243 w: -0.422460347 } position { x: -1.00916374 y: 1.17198586 z: -7.40548754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.156] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000859331631 y: 0.906130612 z: 0.00605176436 w: -0.422953844 } position { x: -1.00907958 y: 1.172068 z: -7.4055872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.167] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000203160584 y: 0.905901909 z: 0.00530392071 w: -0.423454344 } position { x: -1.00898516 y: 1.17188597 z: -7.40572834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000891953649 y: 0.905665874 z: 0.0051306868 w: -0.423960149 } position { x: -1.00882339 y: 1.17172337 z: -7.40588427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00126092567 y: 0.905401528 z: 0.00542351045 w: -0.424519807 } position { x: -1.00859714 y: 1.17188 z: -7.40608454 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00133026973 y: 0.905045569 z: 0.00521759083 w: -0.425280511 } position { x: -1.00834739 y: 1.17219865 z: -7.40623522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.223] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0010251404 y: 0.904568911 z: 0.00492894556 w: -0.426297694 } position { x: -1.008232 y: 1.17193305 z: -7.40652752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000785147597 y: 0.904099941 z: 0.00585250184 w: -0.427280396 } position { x: -1.00816119 y: 1.17120194 z: -7.40702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.250] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000797356362 y: 0.903509498 z: 0.00756405201 w: -0.428500563 } position { x: -1.00775814 y: 1.17146921 z: -7.40762472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0013195026 y: 0.902578115 z: 0.00757605117 w: -0.430457562 } position { x: -1.00715959 y: 1.17252064 z: -7.40817118 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.280] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00218401966 y: 0.90132314 z: 0.00575250806 w: -0.433103651 } position { x: -1.00654733 y: 1.17316628 z: -7.40871763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0031601151 y: 0.90003562 z: 0.00374322524 w: -0.43578881 } position { x: -1.00616324 y: 1.17315662 z: -7.40933 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00394523796 y: 0.898788 z: 0.00238126959 w: -0.43835941 } position { x: -1.00587797 y: 1.17318487 z: -7.40984631 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00432315702 y: 0.897739232 z: 0.00142531621 w: -0.440503746 } position { x: -1.00583422 y: 1.17326152 z: -7.41033602 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00434956932 y: 0.89699477 z: 0.00081351219 w: -0.442019075 } position { x: -1.00575161 y: 1.1732378 z: -7.41067219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00417690538 y: 0.89642185 z: 0.000778218382 w: -0.443181425 } position { x: -1.00563049 y: 1.17313397 z: -7.41116047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.363] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0040319562 y: 0.895853817 z: 0.000969217916 w: -0.44432959 } position { x: -1.00517452 y: 1.17349195 z: -7.41159058 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00435383292 y: 0.895160377 z: 0.00044103025 w: -0.445722759 } position { x: -1.00480402 y: 1.17416918 z: -7.41206694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00504264934 y: 0.894445539 z: -0.000720100536 w: -0.447147936 } position { x: -1.00451541 y: 1.17447972 z: -7.41241121 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.405] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00593945105 y: 0.893791795 z: -0.00183070335 w: -0.448439181 } position { x: -1.00433862 y: 1.17473936 z: -7.41278219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.418] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0070133917 y: 0.893134236 z: -0.00297472021 w: -0.449725688 } position { x: -1.00401723 y: 1.17505109 z: -7.41326284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00798522588 y: 0.892414331 z: -0.00410745712 w: -0.451127589 } position { x: -1.00373733 y: 1.17535353 z: -7.41380787 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00879746582 y: 0.891624629 z: -0.00517216045 w: -0.452660441 } position { x: -1.00351095 y: 1.17577255 z: -7.41422796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00945443287 y: 0.890882552 z: -0.00663418276 w: -0.45408684 } position { x: -1.00347054 y: 1.17617011 z: -7.41455698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00998984743 y: 0.890261 z: -0.0080202315 w: -0.455270648 } position { x: -1.00342333 y: 1.17622197 z: -7.41482925 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0102494471 y: 0.889863908 z: -0.00866513886 w: -0.4560287 } position { x: -1.00349832 y: 1.17628682 z: -7.41513538 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0104748569 y: 0.889570355 z: -0.00908013619 w: -0.456587791 } position { x: -1.0034492 y: 1.17674124 z: -7.41534281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0109229349 y: 0.889343619 z: -0.010018968 w: -0.456999272 } position { x: -1.00347793 y: 1.17737 z: -7.41548109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.529] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0113604 y: 0.889231145 z: -0.0114256609 w: -0.45717442 } position { x: -1.00351524 y: 1.17790079 z: -7.41557455 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0117038963 y: 0.88926661 z: -0.0128756482 w: -0.457058251 } position { x: -1.00366068 y: 1.17830575 z: -7.41557455 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0121278167 y: 0.88947469 z: -0.0145539828 w: -0.456591547 } position { x: -1.00390625 y: 1.17874765 z: -7.41554213 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0125559 y: 0.889844835 z: -0.0161260683 w: -0.455805302 } position { x: -1.00411153 y: 1.17922437 z: -7.41546 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0129981693 y: 0.89030236 z: -0.0178000946 w: -0.45483613 } position { x: -1.00431573 y: 1.17968702 z: -7.41532469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0135224201 y: 0.890830398 z: -0.0195208043 w: -0.453714937 } position { x: -1.00455201 y: 1.1802212 z: -7.4151659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0142012965 y: 0.89148736 z: -0.0216524974 w: -0.452305 } position { x: -1.00489581 y: 1.18082225 z: -7.41488266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0147909196 y: 0.892270863 z: -0.0237199366 w: -0.450634331 } position { x: -1.00523961 y: 1.18128121 z: -7.41459036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0152683603 y: 0.893164873 z: -0.025750557 w: -0.448732 } position { x: -1.00556111 y: 1.18162823 z: -7.41421652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0154094463 y: 0.894187 z: -0.027556818 w: -0.446579039 } position { x: -1.00594747 y: 1.1819731 z: -7.41379404 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0156166619 y: 0.89529562 z: -0.0296053831 w: -0.444213182 } position { x: -1.00644612 y: 1.18256533 z: -7.41339302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0159513336 y: 0.896593571 z: -0.0321354717 w: -0.44139871 } position { x: -1.00698006 y: 1.18317819 z: -7.41288471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0161602143 y: 0.897931457 z: -0.0344458595 w: -0.438487679 } position { x: -1.00754046 y: 1.18356884 z: -7.41239882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.01610348 y: 0.899376571 z: -0.0367024876 w: -0.43533361 } position { x: -1.00804985 y: 1.18402898 z: -7.41191101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0156235769 y: 0.900858819 z: -0.0390779562 w: -0.432067484 } position { x: -1.00857317 y: 1.18455017 z: -7.41138887 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.737] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0147985369 y: 0.902361572 z: -0.041851081 w: -0.428687632 } position { x: -1.00903404 y: 1.18508172 z: -7.41091728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.752] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0140367076 y: 0.903623283 z: -0.0445446521 w: -0.425774276 } position { x: -1.00956404 y: 1.1856271 z: -7.41055393 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0135419266 y: 0.904833615 z: -0.047182586 w: -0.422926128 } position { x: -1.01017 y: 1.18608761 z: -7.41011286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0131438533 y: 0.906092227 z: -0.0497004949 w: -0.41994518 } position { x: -1.01092088 y: 1.1865474 z: -7.40966225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.793] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0125954263 y: 0.907394588 z: -0.052012071 w: -0.416858673 } position { x: -1.01161635 y: 1.1869415 z: -7.40918303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0119508067 y: 0.908753514 z: -0.0542678237 w: -0.413617253 } position { x: -1.01221514 y: 1.18747151 z: -7.40880489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.822] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0114173098 y: 0.909818649 z: -0.0565513186 w: -0.41097638 } position { x: -1.01284599 y: 1.18812144 z: -7.40845442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.834] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0112820882 y: 0.910717726 z: -0.0589523315 w: -0.408644766 } position { x: -1.01348984 y: 1.18866575 z: -7.40811491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0114817349 y: 0.91151619 z: -0.061157465 w: -0.406529427 } position { x: -1.01413238 y: 1.18906951 z: -7.40783787 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0118793491 y: 0.912312806 z: -0.0631358325 w: -0.404423177 } position { x: -1.01477432 y: 1.1895268 z: -7.40749931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0123449909 y: 0.912960947 z: -0.0645461679 w: -0.402720392 } position { x: -1.01531804 y: 1.18987656 z: -7.40725708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0127714826 y: 0.913463354 z: -0.0656458884 w: -0.40138793 } position { x: -1.01584017 y: 1.1902051 z: -7.40705824 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0134396739 y: 0.913845837 z: -0.0664810464 w: -0.400356621 } position { x: -1.0163753 y: 1.19056046 z: -7.4068408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0143381851 y: 0.914107203 z: -0.0672115162 w: -0.399606228 } position { x: -1.01688039 y: 1.1910032 z: -7.40675306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0154201742 y: 0.914225638 z: -0.068001844 w: -0.399160922 } position { x: -1.01730335 y: 1.19135296 z: -7.40666389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0165075529 y: 0.914184928 z: -0.0685502812 w: -0.399116874 } position { x: -1.01761258 y: 1.19152498 z: -7.40664434 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174686722 y: 0.914036 z: -0.0686966851 w: -0.39939189 } position { x: -1.01795673 y: 1.19168687 z: -7.40666437 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0184963979 y: 0.913816 z: -0.0686944 w: -0.399849117 } position { x: -1.01838613 y: 1.19186461 z: -7.40669298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:40.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0196280014 y: 0.913612247 z: -0.0686027929 w: -0.400276214 } position { x: -1.01886439 y: 1.1921401 z: -7.40668678 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.001] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0206326172 y: 0.913436055 z: -0.0687132552 w: -0.400608867 } position { x: -1.01922727 y: 1.19238794 z: -7.40668535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0213779975 y: 0.913314044 z: -0.0688169524 w: -0.400829971 } position { x: -1.01953578 y: 1.19245315 z: -7.40674448 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.029] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.021912178 y: 0.913147569 z: -0.0687275901 w: -0.401195705 } position { x: -1.01971817 y: 1.19254196 z: -7.40677357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0223434754 y: 0.912910342 z: -0.0688059628 w: -0.401697963 } position { x: -1.02001286 y: 1.1927917 z: -7.4068985 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.057] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0228080917 y: 0.912701249 z: -0.0691444129 w: -0.402088672 } position { x: -1.02025044 y: 1.19291663 z: -7.4069252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0234890468 y: 0.912490308 z: -0.0694934279 w: -0.402467877 } position { x: -1.02052522 y: 1.19293213 z: -7.40698433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0240682382 y: 0.91236937 z: -0.0696637556 w: -0.402678341 } position { x: -1.02071631 y: 1.19285202 z: -7.40701628 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0245377365 y: 0.912269115 z: -0.0696145594 w: -0.402885616 } position { x: -1.02089357 y: 1.19292581 z: -7.40710163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.024985617 y: 0.91213429 z: -0.0696054846 w: -0.403164715 } position { x: -1.02097642 y: 1.19296396 z: -7.40719318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253335815 y: 0.911953628 z: -0.0695255846 w: -0.403565347 } position { x: -1.02107036 y: 1.19296765 z: -7.40726757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.139] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255591441 y: 0.911731541 z: -0.0694259107 w: -0.404069781 } position { x: -1.02113 y: 1.19303524 z: -7.40735626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.156] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257407278 y: 0.911448717 z: -0.0693668872 w: -0.404705912 } position { x: -1.02120125 y: 1.19304323 z: -7.40751076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.169] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.026086716 y: 0.911081135 z: -0.0691718906 w: -0.405544043 } position { x: -1.02123392 y: 1.19298947 z: -7.40767288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0264506508 y: 0.910744309 z: -0.0690188333 w: -0.406302303 } position { x: -1.02139139 y: 1.19299245 z: -7.40776873 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.026848495 y: 0.910465598 z: -0.0688459054 w: -0.406929702 } position { x: -1.02149677 y: 1.19298685 z: -7.40786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0271676276 y: 0.910207927 z: -0.0687119961 w: -0.407507211 } position { x: -1.02156043 y: 1.19294584 z: -7.40797758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0274480581 y: 0.90993154 z: -0.0684566647 w: -0.40814814 } position { x: -1.02150834 y: 1.19286633 z: -7.40809965 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0276126 y: 0.909543633 z: -0.0678983703 w: -0.409093797 } position { x: -1.02144051 y: 1.19273412 z: -7.40829897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0275713708 y: 0.909118176 z: -0.0672806576 w: -0.410143 } position { x: -1.02152228 y: 1.19267952 z: -7.40849972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0276831631 y: 0.908769906 z: -0.0666783899 w: -0.411004871 } position { x: -1.02175498 y: 1.19263983 z: -7.4086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.279] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0280121192 y: 0.908552051 z: -0.066142194 w: -0.411550343 } position { x: -1.02196658 y: 1.19264531 z: -7.40865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.294] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0282437988 y: 0.908407688 z: -0.0657977685 w: -0.411908388 } position { x: -1.0220921 y: 1.19276834 z: -7.40877295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.306] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0285770465 y: 0.908307314 z: -0.0657827556 w: -0.412109017 } position { x: -1.02219343 y: 1.19289136 z: -7.4089241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0290271118 y: 0.908214092 z: -0.0661151186 w: -0.412229747 } position { x: -1.02233887 y: 1.19307947 z: -7.40903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0293519925 y: 0.908181846 z: -0.066649735 w: -0.412191808 } position { x: -1.02255356 y: 1.19311345 z: -7.40906668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0297018774 y: 0.908278823 z: -0.066903621 w: -0.411911756 } position { x: -1.02272975 y: 1.19308364 z: -7.40909052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.362] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0298227314 y: 0.908468962 z: -0.0670914352 w: -0.411452949 } position { x: -1.02290463 y: 1.19313705 z: -7.40910959 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0298618581 y: 0.908673763 z: -0.0673334748 w: -0.410957932 } position { x: -1.02300441 y: 1.19328797 z: -7.40919304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.389] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0299118776 y: 0.908835948 z: -0.0676917285 w: -0.410536647 } position { x: -1.02307582 y: 1.19344974 z: -7.40928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0299349837 y: 0.908936679 z: -0.068268992 w: -0.410216182 } position { x: -1.02317727 y: 1.19355071 z: -7.40932798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0298592988 y: 0.909049571 z: -0.0687598884 w: -0.409889579 } position { x: -1.02329266 y: 1.19356 z: -7.40936327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.432] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0297565944 y: 0.909178734 z: -0.0690822676 w: -0.40955615 } position { x: -1.02340078 y: 1.19359589 z: -7.40939045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.447] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0295889359 y: 0.909292638 z: -0.0693103448 w: -0.409276754 } position { x: -1.02348375 y: 1.19354928 z: -7.40940857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0294197537 y: 0.909389555 z: -0.0692890957 w: -0.409077168 } position { x: -1.02352512 y: 1.19354916 z: -7.40944195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0292166 y: 0.90944773 z: -0.0692937598 w: -0.408961624 } position { x: -1.02355015 y: 1.19357383 z: -7.40946484 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.029087197 y: 0.909466743 z: -0.0693292469 w: -0.408922493 } position { x: -1.02356029 y: 1.19357157 z: -7.40952635 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0291023217 y: 0.90944469 z: -0.0692537129 w: -0.40898326 } position { x: -1.02362645 y: 1.19350791 z: -7.40953493 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0291984 y: 0.909420371 z: -0.0690866783 w: -0.40905875 } position { x: -1.02364814 y: 1.19345593 z: -7.40958405 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0291366316 y: 0.909411 z: -0.0687779 w: -0.409136027 } position { x: -1.02362144 y: 1.19341123 z: -7.40965319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.543] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.029105451 y: 0.909328818 z: -0.0684768409 w: -0.409371376 } position { x: -1.02362776 y: 1.19338596 z: -7.40967798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.558] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0290553775 y: 0.909255445 z: -0.0682412684 w: -0.409577161 } position { x: -1.0236752 y: 1.1933248 z: -7.40973806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0289584771 y: 0.909228206 z: -0.0678805038 w: -0.409704447 } position { x: -1.02372515 y: 1.19319272 z: -7.40978289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0288735684 y: 0.909227312 z: -0.0676688328 w: -0.409747422 } position { x: -1.02376735 y: 1.19324899 z: -7.40979195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0288896207 y: 0.909236312 z: -0.0676278323 w: -0.409733146 } position { x: -1.0238024 y: 1.19326127 z: -7.40978479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.613] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0288290549 y: 0.909279585 z: -0.0676016286 w: -0.409645647 } position { x: -1.02376103 y: 1.19321942 z: -7.40984869 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0287181251 y: 0.909293175 z: -0.0675770864 w: -0.409627259 } position { x: -1.02373838 y: 1.1931771 z: -7.40991688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0285109226 y: 0.909285486 z: -0.0675581768 w: -0.409661978 } position { x: -1.02370834 y: 1.19316041 z: -7.40995216 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0283759274 y: 0.909270406 z: -0.0676200762 w: -0.409694552 } position { x: -1.02372837 y: 1.19311476 z: -7.41002417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0281787124 y: 0.909295917 z: -0.0676425472 w: -0.409647912 } position { x: -1.0237509 y: 1.19308805 z: -7.41005087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.681] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0280100908 y: 0.909351647 z: -0.0676845834 w: -0.409528792 } position { x: -1.02372229 y: 1.19308758 z: -7.41015053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0277956594 y: 0.909348786 z: -0.0677902848 w: -0.409532368 } position { x: -1.02366829 y: 1.19312465 z: -7.41023684 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0276446398 y: 0.909297884 z: -0.0679019168 w: -0.409636974 } position { x: -1.02364779 y: 1.19310677 z: -7.41032076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0274590496 y: 0.909224093 z: -0.0680530295 w: -0.409788132 } position { x: -1.0236243 y: 1.19305182 z: -7.4104495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.737] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0274964627 y: 0.909157395 z: -0.0681490079 w: -0.409917623 } position { x: -1.02356708 y: 1.19302988 z: -7.41056395 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0275548249 y: 0.90908283 z: -0.068165 w: -0.410076469 } position { x: -1.02357459 y: 1.19303942 z: -7.4107008 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.027497353 y: 0.908996463 z: -0.0682541355 w: -0.410256892 } position { x: -1.02349329 y: 1.19304478 z: -7.41080761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.780] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0274421535 y: 0.908899546 z: -0.0683375597 w: -0.410461485 } position { x: -1.02341402 y: 1.19307303 z: -7.41092587 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.792] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0272879619 y: 0.908784449 z: -0.0683964 w: -0.410716623 } position { x: -1.02336812 y: 1.19305992 z: -7.41105127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0271004 y: 0.908687055 z: -0.0682648048 w: -0.410966367 } position { x: -1.02331555 y: 1.19302309 z: -7.41118288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0268037394 y: 0.908596 z: -0.0681119859 w: -0.411212474 } position { x: -1.02327394 y: 1.19305325 z: -7.41129208 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0265669655 y: 0.908480108 z: -0.0681030527 w: -0.411485225 } position { x: -1.02320075 y: 1.19310808 z: -7.41144228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.848] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0265122373 y: 0.908318162 z: -0.0681518 w: -0.411838 } position { x: -1.02311254 y: 1.19310486 z: -7.41161633 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0265638884 y: 0.908145964 z: -0.0681836233 w: -0.412209064 } position { x: -1.02310717 y: 1.19304597 z: -7.41175032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.876] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0265837219 y: 0.908021867 z: -0.0681570247 w: -0.41248551 } position { x: -1.02313864 y: 1.19298697 z: -7.4118576 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.889] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.026558293 y: 0.907961071 z: -0.0680481717 w: -0.412638783 } position { x: -1.02310383 y: 1.19294226 z: -7.41196156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.905] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0264021102 y: 0.907923341 z: -0.0679251328 w: -0.412752122 } position { x: -1.02303779 y: 1.19296074 z: -7.41209555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0263116 y: 0.907846 z: -0.0678901896 w: -0.412933767 } position { x: -1.02300322 y: 1.1929369 z: -7.41223478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0262256749 y: 0.907752275 z: -0.0678586364 w: -0.4131504 } position { x: -1.0229131 y: 1.19290435 z: -7.41234207 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.946] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0261559561 y: 0.907667279 z: -0.067753382 w: -0.413358748 } position { x: -1.02287281 y: 1.19285488 z: -7.41243887 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0260840654 y: 0.907619357 z: -0.0676129237 w: -0.413491488 } position { x: -1.02287519 y: 1.19278049 z: -7.41253853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0260062516 y: 0.907566369 z: -0.0674497 w: -0.413639307 } position { x: -1.02284932 y: 1.19276226 z: -7.41265297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:41.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0260414537 y: 0.907483757 z: -0.0675318 w: -0.413805 } position { x: -1.02278328 y: 1.19287431 z: -7.41271925 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.002] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0261097439 y: 0.907422662 z: -0.0677084252 w: -0.41390577 } position { x: -1.02274752 y: 1.19277322 z: -7.41282558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.014] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0262513161 y: 0.907347798 z: -0.0676264465 w: -0.414074212 } position { x: -1.02273035 y: 1.19266117 z: -7.41287041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0262180511 y: 0.907340705 z: -0.0674537793 w: -0.414120138 } position { x: -1.02274656 y: 1.19263315 z: -7.41293049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.043] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0261462629 y: 0.907372534 z: -0.0671659783 w: -0.414101809 } position { x: -1.02275741 y: 1.19262755 z: -7.41298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.059] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0258914828 y: 0.907411158 z: -0.0670250654 w: -0.414055824 } position { x: -1.02265394 y: 1.19266248 z: -7.41304159 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.071] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255440697 y: 0.907396257 z: -0.0669488 w: -0.414122432 } position { x: -1.0226227 y: 1.19271421 z: -7.41314697 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.087] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252647 y: 0.907344699 z: -0.0670762956 w: -0.414231926 } position { x: -1.02260983 y: 1.19274855 z: -7.41317797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.099] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0250823554 y: 0.907308877 z: -0.0672258586 w: -0.414297193 } position { x: -1.02265143 y: 1.19276524 z: -7.41320562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0250416324 y: 0.907291234 z: -0.0674418285 w: -0.414303184 } position { x: -1.02268052 y: 1.19275963 z: -7.41320467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0250722747 y: 0.907316267 z: -0.0675635338 w: -0.414226681 } position { x: -1.02266061 y: 1.19272733 z: -7.41325235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0250800438 y: 0.907338321 z: -0.0674219877 w: -0.414201081 } position { x: -1.02258658 y: 1.19270372 z: -7.41331196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.156] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0250730384 y: 0.907306969 z: -0.0673024952 w: -0.414289445 } position { x: -1.02256954 y: 1.19274485 z: -7.41337633 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.168] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0249926075 y: 0.907237411 z: -0.0673861206 w: -0.414433092 } position { x: -1.02254117 y: 1.19279695 z: -7.4134779 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.181] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0250275675 y: 0.907154739 z: -0.0675166324 w: -0.414590687 } position { x: -1.02255774 y: 1.19282246 z: -7.41348267 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0251698401 y: 0.907096624 z: -0.0676369369 w: -0.414689571 } position { x: -1.02251971 y: 1.19282162 z: -7.41351175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.210] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252952911 y: 0.907031655 z: -0.0677022636 w: -0.414813399 } position { x: -1.02249956 y: 1.19283 z: -7.41354322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253305305 y: 0.906984329 z: -0.067697227 w: -0.414915502 } position { x: -1.02247393 y: 1.19287443 z: -7.41359091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254164338 y: 0.906877697 z: -0.0677504465 w: -0.415134698 } position { x: -1.02245915 y: 1.19286394 z: -7.41365337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.02543425 y: 0.906798184 z: -0.0676902 w: -0.415316969 } position { x: -1.02244103 y: 1.1928699 z: -7.41369057 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255568512 y: 0.906730771 z: -0.0676034912 w: -0.41547066 } position { x: -1.02242887 y: 1.19285643 z: -7.4136858 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255769696 y: 0.906682432 z: -0.067509152 w: -0.415590435 } position { x: -1.02239287 y: 1.19284213 z: -7.41369867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.294] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256149601 y: 0.906657219 z: -0.0674164072 w: -0.415658027 } position { x: -1.02243888 y: 1.19280815 z: -7.41372347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254765172 y: 0.906642795 z: -0.0673162043 w: -0.415714264 } position { x: -1.02241111 y: 1.19278157 z: -7.41375542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252975319 y: 0.906661928 z: -0.0673092 w: -0.415684521 } position { x: -1.02240717 y: 1.19277883 z: -7.41377258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0251740385 y: 0.906679392 z: -0.0673099905 w: -0.415653884 } position { x: -1.02240729 y: 1.19274962 z: -7.41378117 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0250369292 y: 0.906699 z: -0.0673195943 w: -0.415617794 } position { x: -1.02242243 y: 1.19269872 z: -7.41376352 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0249264669 y: 0.906731248 z: -0.0672914 w: -0.415558755 } position { x: -1.02239406 y: 1.19267988 z: -7.41372442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.377] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0249081329 y: 0.90675807 z: -0.0673218742 w: -0.41549632 } position { x: -1.02238679 y: 1.19268334 z: -7.4137125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0249100141 y: 0.906775 z: -0.0673315749 w: -0.415457755 } position { x: -1.02234685 y: 1.19255829 z: -7.41367769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.403] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0249180775 y: 0.906788528 z: -0.0671438947 w: -0.415458 } position { x: -1.02232528 y: 1.19241285 z: -7.4136939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.024932323 y: 0.906822264 z: -0.0669473 w: -0.415415376 } position { x: -1.02228272 y: 1.19233358 z: -7.41366482 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0249496903 y: 0.906835377 z: -0.0666835606 w: -0.415428102 } position { x: -1.02225161 y: 1.19230747 z: -7.41361904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.447] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0248845015 y: 0.906847835 z: -0.0665044039 w: -0.415433437 } position { x: -1.02218926 y: 1.19227171 z: -7.41362667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0247114655 y: 0.906841338 z: -0.0663977414 w: -0.415474981 } position { x: -1.02217674 y: 1.19227 z: -7.41361523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.476] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0245902408 y: 0.90678668 z: -0.0663152039 w: -0.415614694 } position { x: -1.02218497 y: 1.19228 z: -7.4136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.487] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0245235842 y: 0.906737208 z: -0.0662889704 w: -0.415730715 } position { x: -1.02216256 y: 1.19227076 z: -7.41355419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0244596768 y: 0.906705 z: -0.0662165 w: -0.415816218 } position { x: -1.02214885 y: 1.19224179 z: -7.41353035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.514] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0245182104 y: 0.906675041 z: -0.0660943761 w: -0.415897608 } position { x: -1.0221144 y: 1.19218588 z: -7.41349459 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0245497636 y: 0.906631052 z: -0.0659502372 w: -0.416014493 } position { x: -1.0221628 y: 1.19208074 z: -7.41347456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0245946068 y: 0.906636119 z: -0.0657568276 w: -0.41603139 } position { x: -1.02219141 y: 1.19208527 z: -7.41342974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0247424636 y: 0.906654358 z: -0.0657543316 w: -0.41598326 } position { x: -1.02215803 y: 1.19211257 z: -7.41339684 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.571] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0247938167 y: 0.906668127 z: -0.0657285079 w: -0.415954322 } position { x: -1.02214587 y: 1.19204247 z: -7.41341352 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.587] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.024770122 y: 0.906659901 z: -0.0656077787 w: -0.415992707 } position { x: -1.02206242 y: 1.19197094 z: -7.41344738 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.598] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0245670751 y: 0.906646132 z: -0.0653939247 w: -0.416068345 } position { x: -1.02199614 y: 1.19184673 z: -7.41343546 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0241406709 y: 0.906645775 z: -0.0651148185 w: -0.416137815 } position { x: -1.02192175 y: 1.19176769 z: -7.41343117 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0237624589 y: 0.906669259 z: -0.0647702143 w: -0.416162312 } position { x: -1.02186859 y: 1.19160283 z: -7.41341496 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.639] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0233450495 y: 0.906695068 z: -0.0643337369 w: -0.416197389 } position { x: -1.02173495 y: 1.19140875 z: -7.41344452 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.022869559 y: 0.906717241 z: -0.0638989732 w: -0.41624251 } position { x: -1.0215975 y: 1.19124126 z: -7.4134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.667] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0222708732 y: 0.906691551 z: -0.0633838624 w: -0.416409701 } position { x: -1.02144349 y: 1.19102573 z: -7.41347599 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0217435863 y: 0.906631112 z: -0.0630473867 w: -0.416620016 } position { x: -1.02132154 y: 1.19092155 z: -7.41354 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.695] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0215508025 y: 0.906492889 z: -0.0629333481 w: -0.416948 } position { x: -1.02119839 y: 1.19096124 z: -7.41356945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0214466937 y: 0.906357229 z: -0.0629088506 w: -0.417251885 } position { x: -1.02107406 y: 1.19081795 z: -7.41365957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0211674552 y: 0.906251431 z: -0.0627196208 w: -0.417524278 } position { x: -1.02094233 y: 1.19060671 z: -7.41371298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0207214765 y: 0.906100392 z: -0.0623262413 w: -0.417933166 } position { x: -1.02084351 y: 1.19046915 z: -7.41377592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.750] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0203820989 y: 0.905945599 z: -0.0621242858 w: -0.418315291 } position { x: -1.02074695 y: 1.19045687 z: -7.41384029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0201886706 y: 0.90580368 z: -0.0620888136 w: -0.418637186 } position { x: -1.02064157 y: 1.1904093 z: -7.41388178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.778] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0199353304 y: 0.90566808 z: -0.0619942546 w: -0.418956697 } position { x: -1.02043319 y: 1.19026208 z: -7.41393805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0195403323 y: 0.905453503 z: -0.0616273917 w: -0.419492811 } position { x: -1.0201956 y: 1.18999743 z: -7.41406107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.806] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0188744236 y: 0.90520978 z: -0.0609656 w: -0.420145422 } position { x: -1.01975191 y: 1.18966711 z: -7.41422558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.822] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0177546237 y: 0.904834092 z: -0.0598908812 w: -0.421156853 } position { x: -1.01910818 y: 1.18916667 z: -7.4144721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.016299447 y: 0.904250145 z: -0.058131557 w: -0.422713637 } position { x: -1.01837516 y: 1.18853593 z: -7.41477537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.848] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0144651774 y: 0.903478146 z: -0.0556670055 w: -0.424757898 } position { x: -1.01753259 y: 1.18790197 z: -7.41517544 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0121066263 y: 0.902397 z: -0.0523007736 w: -0.427548498 } position { x: -1.01635814 y: 1.18704271 z: -7.4157238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.876] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00924276467 y: 0.901057124 z: -0.0483676046 w: -0.430895865 } position { x: -1.01508832 y: 1.18584394 z: -7.41646814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.891] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00533503946 y: 0.899336517 z: -0.0435650684 w: -0.435048848 } position { x: -1.01407552 y: 1.1845119 z: -7.41735029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00146737543 y: 0.89735055 z: -0.0385388061 w: -0.439630121 } position { x: -1.01337957 y: 1.18369162 z: -7.41814518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00128956418 y: 0.89520359 z: -0.0342399105 w: -0.444338381 } position { x: -1.01254535 y: 1.18320918 z: -7.41883516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.931] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00358972349 y: 0.893191278 z: -0.030984411 w: -0.448593885 } position { x: -1.01162 y: 1.18254101 z: -7.41955423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00605405588 y: 0.891124964 z: -0.0278182682 w: -0.452863961 } position { x: -1.01048541 y: 1.18138444 z: -7.42036772 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00854686648 y: 0.88890326 z: -0.0245356616 w: -0.457357526 } position { x: -1.00944734 y: 1.18026114 z: -7.42140722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.01099688 y: 0.886544 z: -0.021397166 w: -0.4620184 } position { x: -1.00830865 y: 1.17945349 z: -7.42242718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:42.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0135202873 y: 0.883835733 z: -0.0189896654 w: -0.467216253 } position { x: -1.00719094 y: 1.17896342 z: -7.42365885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0154674761 y: 0.881289721 z: -0.0176675264 w: -0.471992671 } position { x: -1.00616431 y: 1.17833233 z: -7.4246397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.014] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0172307566 y: 0.878826201 z: -0.0165474359 w: -0.476543605 } position { x: -1.00519788 y: 1.17752707 z: -7.42567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0191966407 y: 0.876469254 z: -0.0152902715 w: -0.480831951 } position { x: -1.00415719 y: 1.17666662 z: -7.426754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.042] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.021736579 y: 0.873968244 z: -0.013603529 w: -0.485306084 } position { x: -1.0030694 y: 1.17560184 z: -7.42787123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0241597146 y: 0.871696293 z: -0.0119533474 w: -0.489304632 } position { x: -1.00219882 y: 1.17477703 z: -7.42891645 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0258697253 y: 0.869682491 z: -0.0104342019 w: -0.492822737 } position { x: -1.00153899 y: 1.17418909 z: -7.42976427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.086] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0268373303 y: 0.867980242 z: -0.00914579 w: -0.495788693 } position { x: -1.00078011 y: 1.1737231 z: -7.43048763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0277653746 y: 0.866565526 z: -0.00804868434 w: -0.498225391 } position { x: -1.00004852 y: 1.17320788 z: -7.43133259 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0291446969 y: 0.865058482 z: -0.00683240686 w: -0.500777245 } position { x: -0.998868644 y: 1.17247212 z: -7.43232346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0307999738 y: 0.863435388 z: -0.00549099501 w: -0.503488362 } position { x: -0.997844696 y: 1.17175794 z: -7.43344116 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0328680202 y: 0.861510694 z: -0.00391970202 w: -0.506659329 } position { x: -0.9968099 y: 1.17109871 z: -7.43451738 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.156] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0351254158 y: 0.859384358 z: -0.00241591781 w: -0.510116518 } position { x: -0.995892 y: 1.17061079 z: -7.43561172 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.168] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0374620967 y: 0.857057691 z: -0.0010903423 w: -0.513855577 } position { x: -0.995204628 y: 1.17002439 z: -7.43664742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0391439497 y: 0.85508883 z: 0.000354130432 w: -0.517001688 } position { x: -0.994625211 y: 1.16945648 z: -7.43740177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.196] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0404481292 y: 0.853366673 z: 0.00177579105 w: -0.519736588 } position { x: -0.99402684 y: 1.16892314 z: -7.43820858 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0417947918 y: 0.85172075 z: 0.00311236805 w: -0.522317231 } position { x: -0.993196964 y: 1.16844189 z: -7.43907261 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.223] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0429731943 y: 0.850017846 z: 0.00429647882 w: -0.524980545 } position { x: -0.992354333 y: 1.16795 z: -7.44012547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0440607332 y: 0.8480286 z: 0.00526862917 w: -0.528089464 } position { x: -0.991464078 y: 1.16756737 z: -7.44121838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0449118689 y: 0.846162081 z: 0.00580454757 w: -0.530998111 } position { x: -0.990770817 y: 1.16721916 z: -7.44209242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0455231443 y: 0.844427466 z: 0.00627681427 w: -0.533695161 } position { x: -0.990192235 y: 1.16676009 z: -7.44285345 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0462809317 y: 0.842985451 z: 0.00684094569 w: -0.535898149 } position { x: -0.98973918 y: 1.16629207 z: -7.44348574 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.293] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0471296683 y: 0.841776848 z: 0.00757082878 w: -0.537711143 } position { x: -0.98911947 y: 1.16582298 z: -7.44414568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0482281484 y: 0.840614557 z: 0.00839027669 w: -0.539417148 } position { x: -0.988479853 y: 1.16525257 z: -7.44490719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.320] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.049490802 y: 0.839554667 z: 0.0093302587 w: -0.540935814 } position { x: -0.987743795 y: 1.16475177 z: -7.44563341 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.050980065 y: 0.838429213 z: 0.0102639971 w: -0.542523921 } position { x: -0.987100363 y: 1.16420043 z: -7.44626713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.348] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0525603555 y: 0.837348461 z: 0.0113346651 w: -0.544018865 } position { x: -0.986557364 y: 1.16363168 z: -7.44681406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0541018732 y: 0.836351812 z: 0.0123587055 w: -0.545376837 } position { x: -0.986025393 y: 1.16326535 z: -7.44732809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0553080104 y: 0.835567176 z: 0.0129987933 w: -0.546442747 } position { x: -0.985481322 y: 1.16302252 z: -7.44770241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0563014559 y: 0.834883034 z: 0.0133807631 w: -0.547376871 } position { x: -0.984998167 y: 1.16262794 z: -7.44815826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.404] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0572933406 y: 0.834206104 z: 0.0139024975 w: -0.548292279 } position { x: -0.984552383 y: 1.16219592 z: -7.44857597 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0581351034 y: 0.833548725 z: 0.0143696517 w: -0.54919064 } position { x: -0.984220207 y: 1.16198111 z: -7.44888878 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0586862713 y: 0.832941055 z: 0.0147831934 w: -0.55004245 } position { x: -0.983889043 y: 1.16194391 z: -7.44915104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.447] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.058832448 y: 0.832545519 z: 0.0148174837 w: -0.550624371 } position { x: -0.983633578 y: 1.1619941 z: -7.44937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0586780161 y: 0.832213759 z: 0.0146704065 w: -0.55114603 } position { x: -0.983278036 y: 1.16195393 z: -7.44952774 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.476] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0584480874 y: 0.831903636 z: 0.014585332 w: -0.551640749 } position { x: -0.982975662 y: 1.16184771 z: -7.44973803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.487] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0582890138 y: 0.831532598 z: 0.0147168245 w: -0.552213252 } position { x: -0.982672811 y: 1.16169715 z: -7.44995737 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0583551787 y: 0.831183 z: 0.0149731683 w: -0.552725315 } position { x: -0.982353032 y: 1.16162419 z: -7.45011377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.514] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0584855117 y: 0.830776453 z: 0.0153790573 w: -0.553311348 } position { x: -0.982051253 y: 1.16146958 z: -7.45026064 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0588140897 y: 0.830375135 z: 0.0159504954 w: -0.553862512 } position { x: -0.981722534 y: 1.16134584 z: -7.45039511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.059203513 y: 0.829987168 z: 0.0166250486 w: -0.554382384 } position { x: -0.981494606 y: 1.16113794 z: -7.45045614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.558] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0594988912 y: 0.829651833 z: 0.0173788201 w: -0.554829538 } position { x: -0.981206536 y: 1.16103923 z: -7.4504714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.570] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0596737154 y: 0.829379439 z: 0.0179249682 w: -0.555200398 } position { x: -0.980918 y: 1.16096616 z: -7.45048571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0596838407 y: 0.829158843 z: 0.0183044113 w: -0.555516362 } position { x: -0.980611086 y: 1.16089141 z: -7.45049095 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.598] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0596486 y: 0.829005361 z: 0.0186322723 w: -0.555738211 } position { x: -0.980359674 y: 1.16066658 z: -7.45043898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.613] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0597433895 y: 0.828935385 z: 0.0191649161 w: -0.555814445 } position { x: -0.980135739 y: 1.1604166 z: -7.45033216 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0599588975 y: 0.828993559 z: 0.0197229013 w: -0.555684865 } position { x: -0.979982376 y: 1.16025543 z: -7.45017 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.641] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0601162724 y: 0.82918638 z: 0.0201050639 w: -0.555366457 } position { x: -0.979736269 y: 1.16012967 z: -7.44998 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.653] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.060423445 y: 0.829419434 z: 0.0203548279 w: -0.554975808 } position { x: -0.979515433 y: 1.15996981 z: -7.44980049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0607549101 y: 0.829663217 z: 0.0205366425 w: -0.554568291 } position { x: -0.979285657 y: 1.15974057 z: -7.44954395 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.682] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.061121136 y: 0.829959631 z: 0.020699013 w: -0.554078281 } position { x: -0.979036 y: 1.15954328 z: -7.4493022 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0614524856 y: 0.830253422 z: 0.0208059531 w: -0.553597391 } position { x: -0.978877783 y: 1.15933704 z: -7.44901609 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.710] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0617019273 y: 0.830548346 z: 0.0210294463 w: -0.553118467 } position { x: -0.978721321 y: 1.15907657 z: -7.44870806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0620171875 y: 0.830857694 z: 0.0213810969 w: -0.552605033 } position { x: -0.978589 y: 1.15877521 z: -7.4483819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.738] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0623312965 y: 0.831206679 z: 0.0219343454 w: -0.552022815 } position { x: -0.978490651 y: 1.15843701 z: -7.44800758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0625263304 y: 0.831618071 z: 0.0227074027 w: -0.551349401 } position { x: -0.978424788 y: 1.15816057 z: -7.4476366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0627713948 y: 0.832020879 z: 0.0235582013 w: -0.550677896 } position { x: -0.978353918 y: 1.15789974 z: -7.4472537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.780] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0629866347 y: 0.83239603 z: 0.0243919455 w: -0.550049603 } position { x: -0.978250325 y: 1.15772557 z: -7.44688463 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.792] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0632383898 y: 0.832725763 z: 0.0251019 w: -0.549489439 } position { x: -0.978205085 y: 1.15755308 z: -7.44655418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0634893626 y: 0.833053231 z: 0.0257919747 w: -0.548931837 } position { x: -0.978217959 y: 1.1572839 z: -7.44615078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0636126176 y: 0.833344042 z: 0.0265445262 w: -0.548440099 } position { x: -0.978254318 y: 1.15706527 z: -7.44579363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0638044849 y: 0.83360076 z: 0.0272129849 w: -0.547994733 } position { x: -0.978322446 y: 1.15688109 z: -7.44539356 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.848] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0639779791 y: 0.83389312 z: 0.0279275365 w: -0.547493517 } position { x: -0.978406489 y: 1.15675497 z: -7.44498253 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0640874356 y: 0.834187567 z: 0.0286284443 w: -0.546995699 } position { x: -0.978583 y: 1.15648758 z: -7.44455 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.876] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0641018376 y: 0.834463775 z: 0.0294548962 w: -0.546528697 } position { x: -0.978677928 y: 1.15626192 z: -7.4442296 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.891] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0639450699 y: 0.834666908 z: 0.0302322898 w: -0.546194255 } position { x: -0.978826702 y: 1.15614367 z: -7.44391298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.905] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0637181848 y: 0.834781766 z: 0.0309429094 w: -0.546005428 } position { x: -0.978922725 y: 1.15611041 z: -7.44359255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.917] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0633237585 y: 0.834839463 z: 0.031443432 w: -0.545934498 } position { x: -0.979043245 y: 1.15603185 z: -7.44329882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0630014 y: 0.83477509 z: 0.0319109447 w: -0.546043098 } position { x: -0.97916609 y: 1.1559062 z: -7.44297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0627050325 y: 0.834679246 z: 0.0323540419 w: -0.546197653 } position { x: -0.979286492 y: 1.15572834 z: -7.4426837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0625725389 y: 0.834450603 z: 0.0328923166 w: -0.546529949 } position { x: -0.979407966 y: 1.1555239 z: -7.4423871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0625260547 y: 0.834163249 z: 0.0335803144 w: -0.546931922 } position { x: -0.97954607 y: 1.1552664 z: -7.44212866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:43.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0621542372 y: 0.833776295 z: 0.0346154757 w: -0.547499597 } position { x: -0.979703069 y: 1.15503049 z: -7.44190931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0618575327 y: 0.833319426 z: 0.0356338136 w: -0.548163 } position { x: -0.979809701 y: 1.15491295 z: -7.44174194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.015] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.061477188 y: 0.832793236 z: 0.0366061367 w: -0.548940778 } position { x: -0.97997117 y: 1.15471208 z: -7.44161034 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0609953329 y: 0.832203627 z: 0.0376733728 w: -0.549815834 } position { x: -0.980128348 y: 1.15446091 z: -7.44150305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.043] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0605130419 y: 0.831483185 z: 0.0388795137 w: -0.550874114 } position { x: -0.98026073 y: 1.15422297 z: -7.44148397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.059] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0598573685 y: 0.830628693 z: 0.0403930172 w: -0.5521245 } position { x: -0.980364382 y: 1.15404141 z: -7.44149685 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0591644384 y: 0.829711556 z: 0.0418827273 w: -0.553465605 } position { x: -0.980434179 y: 1.15393305 z: -7.44157839 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.086] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0582399517 y: 0.828716815 z: 0.043142464 w: -0.554955184 } position { x: -0.980386674 y: 1.1541518 z: -7.44170952 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0570751317 y: 0.827657461 z: 0.0439222082 w: -0.556593537 } position { x: -0.980246127 y: 1.15450478 z: -7.44185162 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0553964898 y: 0.826532364 z: 0.0445288084 w: -0.558384061 } position { x: -0.980031967 y: 1.15506554 z: -7.44207811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0537191629 y: 0.825484753 z: 0.0447701737 w: -0.5600757 } position { x: -0.9799 y: 1.15525043 z: -7.44238377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0521596409 y: 0.824369431 z: 0.045104377 w: -0.561836302 } position { x: -0.979723 y: 1.15558839 z: -7.44283581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.156] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0509132072 y: 0.82305032 z: 0.0443329513 w: -0.563942134 } position { x: -0.979258955 y: 1.15663767 z: -7.44315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.167] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0499420837 y: 0.821600318 z: 0.0420379825 w: -0.566314 } position { x: -0.979015052 y: 1.15697551 z: -7.44331646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0492193662 y: 0.820332587 z: 0.0406348407 w: -0.568313897 } position { x: -0.979275942 y: 1.15674877 z: -7.44346571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0492023 y: 0.819427073 z: 0.0409295671 w: -0.569599271 } position { x: -0.979565263 y: 1.15612292 z: -7.44353437 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.050315842 y: 0.818768442 z: 0.0429893769 w: -0.570296764 } position { x: -0.97998625 y: 1.15590382 z: -7.44349098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.223] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.051101964 y: 0.818559229 z: 0.0448466577 w: -0.570384324 } position { x: -0.979974866 y: 1.15656853 z: -7.4434166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.051674068 y: 0.818569124 z: 0.0456322692 w: -0.570256174 } position { x: -0.979787 y: 1.1575346 z: -7.44317961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.251] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.051579468 y: 0.818812132 z: 0.044751972 w: -0.569985628 } position { x: -0.979821444 y: 1.15814972 z: -7.44291067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0505907275 y: 0.81924355 z: 0.0433176681 w: -0.569564879 } position { x: -0.979915082 y: 1.15858901 z: -7.44269276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.279] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0490920432 y: 0.819776595 z: 0.0418134257 w: -0.569041252 } position { x: -0.98000133 y: 1.15833652 z: -7.44248724 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.294] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0477292 y: 0.820354283 z: 0.0414168201 w: -0.568353236 } position { x: -0.980099678 y: 1.1583339 z: -7.44224215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.307] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0463614613 y: 0.82090348 z: 0.0411258303 w: -0.567694247 } position { x: -0.97982192 y: 1.15881371 z: -7.4420085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0448965803 y: 0.821317315 z: 0.0400346443 w: -0.56729126 } position { x: -0.979518771 y: 1.15892279 z: -7.44171619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.335] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0442638882 y: 0.821498632 z: 0.0400126465 w: -0.567080081 } position { x: -0.979365826 y: 1.15864575 z: -7.44148922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0435703173 y: 0.821594715 z: 0.0406136774 w: -0.566951752 } position { x: -0.978899717 y: 1.15912867 z: -7.44123411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.362] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0423010811 y: 0.821617961 z: 0.0402952097 w: -0.567037 } position { x: -0.978225231 y: 1.16013539 z: -7.44085646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0411385708 y: 0.821577311 z: 0.0398917422 w: -0.56720984 } position { x: -0.977750838 y: 1.1604284 z: -7.44055796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0401322544 y: 0.821470857 z: 0.0402587466 w: -0.567410171 } position { x: -0.977424741 y: 1.1601634 z: -7.44040871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0394514389 y: 0.821217239 z: 0.0416257568 w: -0.567726254 } position { x: -0.976909935 y: 1.16023588 z: -7.44029331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.418] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0385282859 y: 0.820865512 z: 0.0427885577 w: -0.568211794 } position { x: -0.97628051 y: 1.16070664 z: -7.44012403 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0373029895 y: 0.82047534 z: 0.0436885245 w: -0.568788171 } position { x: -0.975658834 y: 1.16052938 z: -7.43997383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.447] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.036194168 y: 0.82007277 z: 0.0451502912 w: -0.569326043 } position { x: -0.975112438 y: 1.16014981 z: -7.44004774 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0352412835 y: 0.819409728 z: 0.0466793478 w: -0.570216417 } position { x: -0.974254072 y: 1.16011119 z: -7.44019508 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0343575813 y: 0.818508089 z: 0.0477480404 w: -0.571475387 } position { x: -0.973286 y: 1.16011918 z: -7.44039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.487] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0332769901 y: 0.817327261 z: 0.0484843701 w: -0.57316494 } position { x: -0.97233355 y: 1.16004884 z: -7.44061375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0324194133 y: 0.816002607 z: 0.0491404198 w: -0.575042605 } position { x: -0.971485734 y: 1.15964067 z: -7.44086027 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.515] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0315720253 y: 0.814623594 z: 0.0501740202 w: -0.576952577 } position { x: -0.970862567 y: 1.15898573 z: -7.44116402 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0310456138 y: 0.813203692 z: 0.0519294702 w: -0.578825772 } position { x: -0.970374823 y: 1.15815282 z: -7.44159 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0309205521 y: 0.811786652 z: 0.0543106757 w: -0.580600262 } position { x: -0.969712615 y: 1.15754092 z: -7.44210482 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0313171 y: 0.810022473 z: 0.0570259616 w: -0.582778573 } position { x: -0.969012499 y: 1.15695214 z: -7.44270658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.571] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0320102721 y: 0.808186173 z: 0.0596418604 w: -0.585024178 } position { x: -0.968368173 y: 1.15627217 z: -7.44327402 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0328120217 y: 0.806229591 z: 0.0624343827 w: -0.58738327 } position { x: -0.967944443 y: 1.1557188 z: -7.44392633 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.598] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0333696529 y: 0.804304719 z: 0.0647774264 w: -0.589732349 } position { x: -0.967387736 y: 1.15538156 z: -7.44457674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0338400379 y: 0.802091897 z: 0.0669715777 w: -0.592467904 } position { x: -0.96664536 y: 1.15488076 z: -7.44534302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.627] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0342929326 y: 0.799961448 z: 0.0690332428 w: -0.595079899 } position { x: -0.966359377 y: 1.15441561 z: -7.44618893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.639] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0349160582 y: 0.797763 z: 0.0711391717 w: -0.597741 } position { x: -0.965823233 y: 1.15428448 z: -7.4469347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.655] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0349772088 y: 0.79559803 z: 0.0725907758 w: -0.60044241 } position { x: -0.965077817 y: 1.15488183 z: -7.44766331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.667] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.03446519 y: 0.793444514 z: 0.0726285949 w: -0.603310049 } position { x: -0.96433723 y: 1.15521252 z: -7.44835663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0337093621 y: 0.791263759 z: 0.0723670051 w: -0.606241226 } position { x: -0.963771284 y: 1.15504134 z: -7.44902563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.695] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0329042897 y: 0.789412379 z: 0.0724949688 w: -0.608678818 } position { x: -0.963204265 y: 1.15495253 z: -7.44962072 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0317938104 y: 0.787713885 z: 0.0727752596 w: -0.610900879 } position { x: -0.962725103 y: 1.15489542 z: -7.4503336 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.030780606 y: 0.786072731 z: 0.0733901784 w: -0.612989485 } position { x: -0.962073207 y: 1.15480745 z: -7.4511137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0297352336 y: 0.784306228 z: 0.0741425753 w: -0.615209222 } position { x: -0.961231649 y: 1.15483844 z: -7.45188522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.750] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0288893245 y: 0.782613933 z: 0.0745967329 w: -0.617346048 } position { x: -0.960616052 y: 1.15483165 z: -7.45259142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0284932163 y: 0.780947685 z: 0.0750484094 w: -0.619416356 } position { x: -0.960130572 y: 1.15463519 z: -7.45339632 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.779] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0282785296 y: 0.779114842 z: 0.0755182207 w: -0.621673048 } position { x: -0.959440589 y: 1.15434182 z: -7.4542284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0284170825 y: 0.777059793 z: 0.0758422464 w: -0.624194264 } position { x: -0.95879823 y: 1.15394604 z: -7.45509481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0288425628 y: 0.774961472 z: 0.0763282403 w: -0.626719117 } position { x: -0.958208859 y: 1.15350378 z: -7.45587826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.820] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0295177 y: 0.772795498 z: 0.0767575875 w: -0.629304469 } position { x: -0.957589626 y: 1.15309525 z: -7.45657539 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0302799195 y: 0.770638943 z: 0.0769709796 w: -0.631881475 } position { x: -0.957219839 y: 1.15268815 z: -7.45725441 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.848] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0309944917 y: 0.768565893 z: 0.0770815834 w: -0.634353399 } position { x: -0.956616282 y: 1.15238512 z: -7.45777225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0315316133 y: 0.7665537 z: 0.0769029 w: -0.636778712 } position { x: -0.956026614 y: 1.15187395 z: -7.45835066 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.876] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0320244431 y: 0.764788687 z: 0.0771578774 w: -0.638842285 } position { x: -0.955623329 y: 1.15117216 z: -7.45885801 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0326178484 y: 0.763101935 z: 0.0778269246 w: -0.640745282 } position { x: -0.95515728 y: 1.15057611 z: -7.4593873 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0331872329 y: 0.761507928 z: 0.0785857514 w: -0.642517447 } position { x: -0.954574049 y: 1.15030432 z: -7.45986271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0336912721 y: 0.759962142 z: 0.0790104195 w: -0.644266844 } position { x: -0.953987896 y: 1.15008986 z: -7.46029711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0340552777 y: 0.758374631 z: 0.0794144049 w: -0.646066189 } position { x: -0.953375816 y: 1.14983463 z: -7.46074295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.948] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0342164189 y: 0.756947398 z: 0.0797092691 w: -0.647693157 } position { x: -0.952917337 y: 1.14964271 z: -7.46113873 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0342886932 y: 0.755499959 z: 0.0800267458 w: -0.649338 } position { x: -0.952344179 y: 1.14948845 z: -7.46153593 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.976] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0340211242 y: 0.75410378 z: 0.0802514553 w: -0.650945246 } position { x: -0.951788604 y: 1.14950478 z: -7.46194315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:44.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.033363685 y: 0.752599895 z: 0.0802410543 w: -0.652718782 } position { x: -0.951127 y: 1.14958584 z: -7.46235228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.004] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0326088481 y: 0.751335919 z: 0.0799403 w: -0.654248118 } position { x: -0.950544178 y: 1.14970219 z: -7.46266174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.040] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0316390656 y: 0.748048425 z: 0.0800993666 w: -0.658032358 } position { x: -0.949188888 y: 1.14917839 z: -7.46337318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0316390656 y: 0.748048425 z: 0.0800993666 w: -0.658032358 } position { x: -0.949188888 y: 1.14917839 z: -7.46337318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0316764191 y: 0.747098148 z: 0.0805316418 w: -0.659056604 } position { x: -0.94863838 y: 1.14925015 z: -7.46364164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.069] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.031358555 y: 0.746239543 z: 0.0804050341 w: -0.660059273 } position { x: -0.947971702 y: 1.14945698 z: -7.46386719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.083] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0309129357 y: 0.745397031 z: 0.0799587741 w: -0.661085784 } position { x: -0.947379708 y: 1.14942086 z: -7.46405315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.096] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0305690374 y: 0.744607091 z: 0.0796003491 w: -0.662034452 } position { x: -0.946838 y: 1.14918685 z: -7.46421671 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0303450096 y: 0.743755162 z: 0.0795278624 w: -0.663010359 } position { x: -0.946329713 y: 1.14895153 z: -7.46436357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0302219782 y: 0.74306947 z: 0.0798821151 w: -0.663741887 } position { x: -0.945808589 y: 1.14878869 z: -7.46444464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.136] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0302219782 y: 0.74306947 z: 0.0798821151 w: -0.663741887 } position { x: -0.945808589 y: 1.14878869 z: -7.46444464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.152] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0296253785 y: 0.741872609 z: 0.080322966 w: -0.66505307 } position { x: -0.944661438 y: 1.14868724 z: -7.46454048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.164] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0296253785 y: 0.741872609 z: 0.080322966 w: -0.66505307 } position { x: -0.944661438 y: 1.14868724 z: -7.46454048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.179] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.028525399 y: 0.740836859 z: 0.0805701613 w: -0.666224778 } position { x: -0.943443894 y: 1.14866912 z: -7.46446466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.028525399 y: 0.740836859 z: 0.0805701613 w: -0.666224778 } position { x: -0.943443894 y: 1.14866912 z: -7.46446466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.208] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.027313089 y: 0.73985219 z: 0.0806206539 w: -0.66736275 } position { x: -0.942201376 y: 1.14882934 z: -7.46428633 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.219] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.027313089 y: 0.73985219 z: 0.0806206539 w: -0.66736275 } position { x: -0.942201376 y: 1.14882934 z: -7.46428633 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0264594518 y: 0.738396525 z: 0.0800311714 w: -0.669078112 } position { x: -0.941033781 y: 1.14889061 z: -7.4641614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0265116356 y: 0.737143099 z: 0.0792121664 w: -0.670554 } position { x: -0.940387309 y: 1.14932716 z: -7.46425104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0274571143 y: 0.73519969 z: 0.0775596425 w: -0.672838807 } position { x: -0.939750671 y: 1.14980674 z: -7.46471643 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0274571143 y: 0.73519969 z: 0.0775596425 w: -0.672838807 } position { x: -0.939750671 y: 1.14980674 z: -7.46471643 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.290] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.029899776 y: 0.728571534 z: 0.0740064532 w: -0.680303276 } position { x: -0.938648343 y: 1.1507231 z: -7.46602345 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.029899776 y: 0.728571534 z: 0.0740064532 w: -0.680303276 } position { x: -0.938648343 y: 1.1507231 z: -7.46602345 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.318] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0326924659 y: 0.719255149 z: 0.0724317804 w: -0.690186143 } position { x: -0.938071489 y: 1.15138471 z: -7.46711254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0326924659 y: 0.719255149 z: 0.0724317804 w: -0.690186143 } position { x: -0.938071489 y: 1.15138471 z: -7.46711254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.346] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0369811803 y: 0.707450628 z: 0.0732995793 w: -0.701978 } position { x: -0.937648952 y: 1.15234828 z: -7.46797466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0369811803 y: 0.707450628 z: 0.0732995793 w: -0.701978 } position { x: -0.937648952 y: 1.15234828 z: -7.46797466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.373] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0402227305 y: 0.695144892 z: 0.0753493384 w: -0.713777483 } position { x: -0.937711835 y: 1.15270245 z: -7.46840668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.385] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0402227305 y: 0.695144892 z: 0.0753493384 w: -0.713777483 } position { x: -0.937711835 y: 1.15270245 z: -7.46840668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0404594876 y: 0.683424115 z: 0.079329893 w: -0.724569738 } position { x: -0.938036382 y: 1.15240932 z: -7.46886396 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.414] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0404594876 y: 0.683424115 z: 0.079329893 w: -0.724569738 } position { x: -0.938036382 y: 1.15240932 z: -7.46886396 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.430] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0406563431 y: 0.670789242 z: 0.0855437741 w: -0.735575378 } position { x: -0.938536823 y: 1.15236664 z: -7.46981287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.442] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0406563431 y: 0.670789242 z: 0.0855437741 w: -0.735575378 } position { x: -0.938536823 y: 1.15236664 z: -7.46981287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.457] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0397046693 y: 0.657266617 z: 0.0916651562 w: -0.747008443 } position { x: -0.939367056 y: 1.15246046 z: -7.47050238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0397046693 y: 0.657266617 z: 0.0916651562 w: -0.747008443 } position { x: -0.939367056 y: 1.15246046 z: -7.47050238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.485] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0363343582 y: 0.643447518 z: 0.0975445136 w: -0.75838 } position { x: -0.940336049 y: 1.1529336 z: -7.47081041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0363343582 y: 0.643447518 z: 0.0975445136 w: -0.75838 } position { x: -0.940336049 y: 1.1529336 z: -7.47081041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.512] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0345901251 y: 0.630631506 z: 0.102105714 w: -0.768558323 } position { x: -0.941491485 y: 1.153157 z: -7.4707303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0343524404 y: 0.624524534 z: 0.104613669 w: -0.773204386 } position { x: -0.942149818 y: 1.15314674 z: -7.47058 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.539] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0343524404 y: 0.624524534 z: 0.104613669 w: -0.773204386 } position { x: -0.942149818 y: 1.15314674 z: -7.47058 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.555] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0358666591 y: 0.613001764 z: 0.110342428 w: -0.781515896 } position { x: -0.94338423 y: 1.15293741 z: -7.46971178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.567] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0358666591 y: 0.613001764 z: 0.110342428 w: -0.781515896 } position { x: -0.94338423 y: 1.15293741 z: -7.46971178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0374212936 y: 0.60432 z: 0.115203537 w: -0.787480235 } position { x: -0.943692267 y: 1.15468025 z: -7.46880817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0374212936 y: 0.60432 z: 0.115203537 w: -0.787480235 } position { x: -0.943692267 y: 1.15468025 z: -7.46880817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0348626785 y: 0.596952856 z: 0.114454 w: -0.793304563 } position { x: -0.9443295 y: 1.15475535 z: -7.46771765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0353029147 y: 0.593861103 z: 0.11555095 w: -0.795443714 } position { x: -0.944923341 y: 1.1541903 z: -7.46695089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.636] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0353029147 y: 0.593861103 z: 0.11555095 w: -0.795443714 } position { x: -0.944923341 y: 1.1541903 z: -7.46695089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.035604205 y: 0.588760436 z: 0.118724994 w: -0.798747718 } position { x: -0.945622504 y: 1.1545248 z: -7.46542645 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.663] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.035604205 y: 0.588760436 z: 0.118724994 w: -0.798747718 } position { x: -0.945622504 y: 1.1545248 z: -7.46542645 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0372344628 y: 0.584883451 z: 0.121799707 w: -0.801055431 } position { x: -0.946832955 y: 1.15410364 z: -7.46309948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.691] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0372344628 y: 0.584883451 z: 0.121799707 w: -0.801055431 } position { x: -0.946832955 y: 1.15410364 z: -7.46309948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.708] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0358469076 y: 0.583361 z: 0.122516975 w: -0.802118778 } position { x: -0.94728756 y: 1.15457189 z: -7.46056557 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.720] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0358469076 y: 0.583361 z: 0.122516975 w: -0.802118778 } position { x: -0.94728756 y: 1.15457189 z: -7.46056557 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0341305733 y: 0.584494889 z: 0.123498656 w: -0.801217139 } position { x: -0.948048472 y: 1.15369821 z: -7.45743084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.747] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0341305733 y: 0.584494889 z: 0.123498656 w: -0.801217139 } position { x: -0.948048472 y: 1.15369821 z: -7.45743084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0337821171 y: 0.587606 z: 0.126235783 w: -0.798525214 } position { x: -0.949062288 y: 1.15329885 z: -7.45384836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0337821171 y: 0.587606 z: 0.126235783 w: -0.798525214 } position { x: -0.949062288 y: 1.15329885 z: -7.45384836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.790] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0322335027 y: 0.59339726 z: 0.127475813 w: -0.794097424 } position { x: -0.949974358 y: 1.15335786 z: -7.44953775 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0322335027 y: 0.59339726 z: 0.127475813 w: -0.794097424 } position { x: -0.949974358 y: 1.15335786 z: -7.44953775 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.819] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0309975967 y: 0.601796448 z: 0.12862654 w: -0.787613809 } position { x: -0.950930834 y: 1.15254557 z: -7.44502783 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0309975967 y: 0.601796448 z: 0.12862654 w: -0.787613809 } position { x: -0.950930834 y: 1.15254557 z: -7.44502783 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0302785244 y: 0.612883508 z: 0.130409554 w: -0.778749228 } position { x: -0.951778412 y: 1.15285659 z: -7.44023275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.858] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0302785244 y: 0.612883508 z: 0.130409554 w: -0.778749228 } position { x: -0.951778412 y: 1.15285659 z: -7.44023275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.874] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0280810408 y: 0.625215292 z: 0.129153267 w: -0.769179344 } position { x: -0.952448428 y: 1.15345609 z: -7.43524694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0280810408 y: 0.625215292 z: 0.129153267 w: -0.769179344 } position { x: -0.952448428 y: 1.15345609 z: -7.43524694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0273683779 y: 0.639022946 z: 0.127662644 w: -0.758025646 } position { x: -0.953951836 y: 1.15271008 z: -7.42934418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.913] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0273683779 y: 0.639022946 z: 0.127662644 w: -0.758025646 } position { x: -0.953951836 y: 1.15271008 z: -7.42934418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.929] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0268158428 y: 0.655300915 z: 0.1263448 w: -0.744243681 } position { x: -0.955528498 y: 1.15291822 z: -7.42287302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0268158428 y: 0.655300915 z: 0.1263448 w: -0.744243681 } position { x: -0.955528498 y: 1.15291822 z: -7.42287302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.957] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0259467531 y: 0.672240078 z: 0.12469013 w: -0.72929585 } position { x: -0.957351685 y: 1.15257752 z: -7.41627455 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.969] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0259467531 y: 0.672240078 z: 0.12469013 w: -0.72929585 } position { x: -0.957351685 y: 1.15257752 z: -7.41627455 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.985] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0254067872 y: 0.690983057 z: 0.123808451 w: -0.711736202 } position { x: -0.959918261 y: 1.15152383 z: -7.4087162 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:45.997] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0254067872 y: 0.690983057 z: 0.123808451 w: -0.711736202 } position { x: -0.959918261 y: 1.15152383 z: -7.4087162 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0245906133 y: 0.710020244 z: 0.125386894 w: -0.69249177 } position { x: -0.962635 y: 1.15157425 z: -7.40150118 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.025] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0245906133 y: 0.710020244 z: 0.125386894 w: -0.69249177 } position { x: -0.962635 y: 1.15157425 z: -7.40150118 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.041] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.021915026 y: 0.729616165 z: 0.124019802 w: -0.67216 } position { x: -0.965512 y: 1.15185452 z: -7.39429426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.053] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.021915026 y: 0.729616165 z: 0.124019802 w: -0.67216 } position { x: -0.965512 y: 1.15185452 z: -7.39429426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.068] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0196654964 y: 0.747389615 z: 0.123168834 w: -0.652573 } position { x: -0.969180942 y: 1.15066481 z: -7.38738489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.080] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0196654964 y: 0.747389615 z: 0.123168834 w: -0.652573 } position { x: -0.969180942 y: 1.15066481 z: -7.38738489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.097] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.020046955 y: 0.763538301 z: 0.124661043 w: -0.633298516 } position { x: -0.973235607 y: 1.14999938 z: -7.38111401 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.020046955 y: 0.763538301 z: 0.124661043 w: -0.633298516 } position { x: -0.973235607 y: 1.14999938 z: -7.38111401 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0158179402 y: 0.778715551 z: 0.126134172 w: -0.614363134 } position { x: -0.976889968 y: 1.14989758 z: -7.37497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0122091053 y: 0.785917759 z: 0.127131298 w: -0.604997396 } position { x: -0.978973448 y: 1.14909899 z: -7.3720479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.150] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0122091053 y: 0.785917759 z: 0.127131298 w: -0.604997396 } position { x: -0.978973448 y: 1.14909899 z: -7.3720479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00964816287 y: 0.799374 z: 0.130757913 w: -0.5863536 } position { x: -0.98330611 y: 1.14759767 z: -7.36684608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.178] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00964816287 y: 0.799374 z: 0.130757913 w: -0.5863536 } position { x: -0.98330611 y: 1.14759767 z: -7.36684608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.194] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00785745773 y: 0.8109231 z: 0.132371277 w: -0.569929719 } position { x: -0.986793339 y: 1.147753 z: -7.36185551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.206] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00785745773 y: 0.8109231 z: 0.132371277 w: -0.569929719 } position { x: -0.986793339 y: 1.147753 z: -7.36185551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00590575812 y: 0.821827173 z: 0.131143287 w: -0.554406583 } position { x: -0.990507662 y: 1.14697921 z: -7.35752392 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00590575812 y: 0.821827173 z: 0.131143287 w: -0.554406583 } position { x: -0.990507662 y: 1.14697921 z: -7.35752392 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00371593633 y: 0.831830084 z: 0.13108322 w: -0.539316356 } position { x: -0.993745923 y: 1.14654303 z: -7.35426712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.261] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00371593633 y: 0.831830084 z: 0.13108322 w: -0.539316356 } position { x: -0.993745923 y: 1.14654303 z: -7.35426712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00294099702 y: 0.839861333 z: 0.130440444 w: -0.526886642 } position { x: -0.996726453 y: 1.14654303 z: -7.35168934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00264157448 y: 0.843197644 z: 0.129641473 w: -0.521731615 } position { x: -0.99806428 y: 1.14661491 z: -7.35076952 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.305] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00268070772 y: 0.846195281 z: 0.12874423 w: -0.517079532 } position { x: -0.999433339 y: 1.1467663 z: -7.3499403 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.319] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00262576155 y: 0.849046111 z: 0.127945125 w: -0.512585461 } position { x: -1.00061619 y: 1.14684606 z: -7.34922171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00262576155 y: 0.849046111 z: 0.127945125 w: -0.512585461 } position { x: -1.00061619 y: 1.14684606 z: -7.34922171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.346] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00252921786 y: 0.853926241 z: 0.126723528 w: -0.504722476 } position { x: -1.00286376 y: 1.1468631 z: -7.34865332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00252921786 y: 0.853926241 z: 0.126723528 w: -0.504722476 } position { x: -1.00286376 y: 1.1468631 z: -7.34865332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00280381 y: 0.85776341 z: 0.125490785 w: -0.498483866 } position { x: -1.00466335 y: 1.14776874 z: -7.34825706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.387] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00241996814 y: 0.859557867 z: 0.124321096 w: -0.495680034 } position { x: -1.00552189 y: 1.14803123 z: -7.34818459 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00241996814 y: 0.859557867 z: 0.124321096 w: -0.495680034 } position { x: -1.00552189 y: 1.14803123 z: -7.34818459 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00170483754 y: 0.862738967 z: 0.122408256 w: -0.490606517 } position { x: -1.00676715 y: 1.14833605 z: -7.348454 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.428] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00170483754 y: 0.862738967 z: 0.122408256 w: -0.490606517 } position { x: -1.00676715 y: 1.14833605 z: -7.348454 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00112706737 y: 0.865660787 z: 0.120458305 w: -0.485921741 } position { x: -1.00759172 y: 1.14869726 z: -7.3488307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.456] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00112706737 y: 0.865660787 z: 0.120458305 w: -0.485921741 } position { x: -1.00759172 y: 1.14869726 z: -7.3488307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000843465619 y: 0.868423045 z: 0.118128695 w: -0.481545746 } position { x: -1.00827432 y: 1.14861381 z: -7.34937429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.483] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000843465619 y: 0.868423045 z: 0.118128695 w: -0.481545746 } position { x: -1.00827432 y: 1.14861381 z: -7.34937429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000475022127 y: 0.871671617 z: 0.116430633 w: -0.476059109 } position { x: -1.0083338 y: 1.14869785 z: -7.34975624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.510] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000475022127 y: 0.871671617 z: 0.116430633 w: -0.476059109 } position { x: -1.0083338 y: 1.14869785 z: -7.34975624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000460848387 y: 0.874870598 z: 0.113446727 w: -0.47088325 } position { x: -1.0075829 y: 1.14856648 z: -7.35020924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.539] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000460848387 y: 0.874870598 z: 0.113446727 w: -0.47088325 } position { x: -1.0075829 y: 1.14856648 z: -7.35020924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.554] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000393136172 y: 0.877693951 z: 0.111617185 w: -0.466041625 } position { x: -1.00663638 y: 1.14770007 z: -7.35083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.568] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000211634862 y: 0.878918529 z: 0.11146085 w: -0.46376583 } position { x: -1.00609457 y: 1.14735675 z: -7.35118866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.580] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000211634862 y: 0.878918529 z: 0.11146085 w: -0.46376583 } position { x: -1.00609457 y: 1.14735675 z: -7.35118866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.596] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000414184557 y: 0.881013036 z: 0.111276075 w: -0.459819078 } position { x: -1.00455832 y: 1.14667201 z: -7.35223198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.608] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000414184557 y: 0.881013036 z: 0.111276075 w: -0.459819078 } position { x: -1.00455832 y: 1.14667201 z: -7.35223198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.625] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000178304908 y: 0.882383049 z: 0.111787006 w: -0.45705992 } position { x: -1.00300252 y: 1.14586389 z: -7.35353422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.635] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000178304908 y: 0.882383049 z: 0.111787006 w: -0.45705992 } position { x: -1.00300252 y: 1.14586389 z: -7.35353422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00179751695 y: 0.883071721 z: 0.112667955 w: -0.455507547 } position { x: -1.00125134 y: 1.14539492 z: -7.35500097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00294745248 y: 0.883181453 z: 0.11303629 w: -0.455197394 } position { x: -1.00040972 y: 1.14518034 z: -7.35576677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.678] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00294745248 y: 0.883181453 z: 0.11303629 w: -0.455197394 } position { x: -1.00040972 y: 1.14518034 z: -7.35576677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.693] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00531981 y: 0.883234084 z: 0.113790125 w: -0.45488587 } position { x: -0.998823762 y: 1.14490795 z: -7.35743856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.707] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00656149164 y: 0.883214 z: 0.11400903 w: -0.454853803 } position { x: -0.998117685 y: 1.14483917 z: -7.35829067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.719] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00656149164 y: 0.883214 z: 0.11400903 w: -0.454853803 } position { x: -0.998117685 y: 1.14483917 z: -7.35829067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00796658173 y: 0.883296549 z: 0.114124686 w: -0.454641938 } position { x: -0.996551 y: 1.14483654 z: -7.36013317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.747] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00796658173 y: 0.883296549 z: 0.114124686 w: -0.454641938 } position { x: -0.996551 y: 1.14483654 z: -7.36013317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0089087 y: 0.883422732 z: 0.113135695 w: -0.454626501 } position { x: -0.994936705 y: 1.14506006 z: -7.36188173 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00964037795 y: 0.883408189 z: 0.112497322 w: -0.454798281 } position { x: -0.994290352 y: 1.1450429 z: -7.36275196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00964037795 y: 0.883408189 z: 0.112497322 w: -0.454798281 } position { x: -0.994290352 y: 1.1450429 z: -7.36275196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0107603287 y: 0.883528233 z: 0.111527584 w: -0.454778701 } position { x: -0.992937386 y: 1.14507067 z: -7.36438084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.817] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0107603287 y: 0.883528233 z: 0.111527584 w: -0.454778701 } position { x: -0.992937386 y: 1.14507067 z: -7.36438084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110948067 y: 0.883725047 z: 0.110297993 w: -0.454688102 } position { x: -0.991555691 y: 1.1451484 z: -7.3658886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0113644721 y: 0.883756816 z: 0.109852888 w: -0.454727471 } position { x: -0.990941405 y: 1.14516747 z: -7.36661577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.858] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0113644721 y: 0.883756816 z: 0.109852888 w: -0.454727471 } position { x: -0.990941405 y: 1.14516747 z: -7.36661577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.874] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0127318408 y: 0.883538067 z: 0.108630612 w: -0.455409467 } position { x: -0.990094304 y: 1.14514446 z: -7.3677187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0127318408 y: 0.883538067 z: 0.108630612 w: -0.455409467 } position { x: -0.990094304 y: 1.14514446 z: -7.3677187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0140246917 y: 0.883436859 z: 0.108241804 w: -0.455660313 } position { x: -0.990100443 y: 1.14487243 z: -7.36826086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.913] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0140246917 y: 0.883436859 z: 0.108241804 w: -0.455660313 } position { x: -0.990100443 y: 1.14487243 z: -7.36826086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0123975324 y: 0.884575963 z: 0.110242024 w: -0.45301035 } position { x: -0.989665926 y: 1.14563465 z: -7.36847734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.942] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0123975324 y: 0.884575963 z: 0.110242024 w: -0.45301035 } position { x: -0.989665926 y: 1.14563465 z: -7.36847734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.957] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00912049878 y: 0.886101067 z: 0.111626983 w: -0.449756742 } position { x: -0.98871 y: 1.14633131 z: -7.3688879 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.969] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00912049878 y: 0.886101067 z: 0.111626983 w: -0.449756742 } position { x: -0.98871 y: 1.14633131 z: -7.3688879 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.985] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00490341103 y: 0.887542665 z: 0.112927236 w: -0.446644604 } position { x: -0.987647414 y: 1.14681053 z: -7.36969328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:46.997] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00490341103 y: 0.887542665 z: 0.112927236 w: -0.446644604 } position { x: -0.987647414 y: 1.14681053 z: -7.36969328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00118605676 y: 0.888685524 z: 0.113373116 w: -0.44427827 } position { x: -0.986336648 y: 1.14701438 z: -7.37063646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.024] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00118605676 y: 0.888685524 z: 0.113373116 w: -0.44427827 } position { x: -0.986336648 y: 1.14701438 z: -7.37063646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.041] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000209196805 y: 0.888959348 z: 0.112493478 w: -0.443955511 } position { x: -0.984558403 y: 1.14694774 z: -7.37169361 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000209196805 y: 0.888959348 z: 0.112493478 w: -0.443955511 } position { x: -0.984558403 y: 1.14694774 z: -7.37169361 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.068] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 3.07538794e-05 y: 0.888240933 z: 0.111250252 w: -0.445703298 } position { x: -0.982913435 y: 1.14639664 z: -7.37290812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.080] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 3.07538794e-05 y: 0.888240933 z: 0.111250252 w: -0.445703298 } position { x: -0.982913435 y: 1.14639664 z: -7.37290812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.096] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000898790546 y: 0.887655795 z: 0.110867508 w: -0.446961731 } position { x: -0.981727898 y: 1.14565408 z: -7.37370491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000898790546 y: 0.887655795 z: 0.110867508 w: -0.446961731 } position { x: -0.981727898 y: 1.14565408 z: -7.37370491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00206471886 y: 0.887507915 z: 0.111307181 w: -0.447142243 } position { x: -0.980164468 y: 1.14509678 z: -7.37432623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00206471886 y: 0.887507915 z: 0.111307181 w: -0.447142243 } position { x: -0.980164468 y: 1.14509678 z: -7.37432623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.152] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00355218095 y: 0.887367845 z: 0.111906469 w: -0.447261304 } position { x: -0.978415668 y: 1.14474702 z: -7.37507868 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.164] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00355218095 y: 0.887367845 z: 0.111906469 w: -0.447261304 } position { x: -0.978415668 y: 1.14474702 z: -7.37507868 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.180] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00496562896 y: 0.887037516 z: 0.112167373 w: -0.447837353 } position { x: -0.976794779 y: 1.14409101 z: -7.37579298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.193] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00503284112 y: 0.886960268 z: 0.112186819 w: -0.447984666 } position { x: -0.976040125 y: 1.14382207 z: -7.37609386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00503284112 y: 0.886960268 z: 0.112186819 w: -0.447984666 } position { x: -0.976040125 y: 1.14382207 z: -7.37609386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00494248932 y: 0.886954725 z: 0.111546017 w: -0.448156744 } position { x: -0.974416733 y: 1.14323354 z: -7.37661934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00523521286 y: 0.886971772 z: 0.110986188 w: -0.448258549 } position { x: -0.97347343 y: 1.14290869 z: -7.37698174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.247] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00523521286 y: 0.886971772 z: 0.110986188 w: -0.448258549 } position { x: -0.97347343 y: 1.14290869 z: -7.37698174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00631580409 y: 0.886833489 z: 0.10993138 w: -0.448777884 } position { x: -0.971801043 y: 1.14216447 z: -7.37762642 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00631580409 y: 0.886833489 z: 0.10993138 w: -0.448777884 } position { x: -0.971801043 y: 1.14216447 z: -7.37762642 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00842547417 y: 0.886524141 z: 0.108476736 w: -0.449707419 } position { x: -0.970284581 y: 1.14113677 z: -7.37818146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.303] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00842547417 y: 0.886524141 z: 0.108476736 w: -0.449707419 } position { x: -0.970284581 y: 1.14113677 z: -7.37818146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.318] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010803517 y: 0.88617456 z: 0.107942171 w: -0.450473607 } position { x: -0.968680561 y: 1.1400131 z: -7.37872028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010803517 y: 0.88617456 z: 0.107942171 w: -0.450473607 } position { x: -0.968680561 y: 1.1400131 z: -7.37872028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.346] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0128970081 y: 0.885770202 z: 0.107591204 w: -0.451296926 } position { x: -0.967022 y: 1.1392597 z: -7.37911415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0128970081 y: 0.885770202 z: 0.107591204 w: -0.451296926 } position { x: -0.967022 y: 1.1392597 z: -7.37911415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0150889335 y: 0.885078073 z: 0.107935108 w: -0.452503145 } position { x: -0.965543866 y: 1.13809395 z: -7.37965536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.386] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0150889335 y: 0.885078073 z: 0.107935108 w: -0.452503145 } position { x: -0.965543866 y: 1.13809395 z: -7.37965536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.403] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0175001025 y: 0.884207845 z: 0.108768426 w: -0.453915954 } position { x: -0.964158058 y: 1.13725924 z: -7.38008547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.413] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0175001025 y: 0.884207845 z: 0.108768426 w: -0.453915954 } position { x: -0.964158058 y: 1.13725924 z: -7.38008547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.429] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0196445622 y: 0.88332504 z: 0.109500431 w: -0.455368817 } position { x: -0.962953866 y: 1.13636267 z: -7.38051701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.442] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0196445622 y: 0.88332504 z: 0.109500431 w: -0.455368817 } position { x: -0.962953866 y: 1.13636267 z: -7.38051701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.458] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0211314801 y: 0.88252157 z: 0.110093176 w: -0.456715077 } position { x: -0.961768806 y: 1.13562107 z: -7.38092613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0211314801 y: 0.88252157 z: 0.110093176 w: -0.456715077 } position { x: -0.961768806 y: 1.13562107 z: -7.38092613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.485] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0224681869 y: 0.881740749 z: 0.110448077 w: -0.458071709 } position { x: -0.960620522 y: 1.13516819 z: -7.38126373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.497] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0224681869 y: 0.881740749 z: 0.110448077 w: -0.458071709 } position { x: -0.960620522 y: 1.13516819 z: -7.38126373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0233263373 y: 0.881343484 z: 0.110333681 w: -0.458820283 } position { x: -0.960123718 y: 1.13502622 z: -7.38140059 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0250514299 y: 0.880562842 z: 0.110318474 w: -0.460229754 } position { x: -0.959210217 y: 1.13472462 z: -7.38176298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.539] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0250514299 y: 0.880562842 z: 0.110318474 w: -0.460229754 } position { x: -0.959210217 y: 1.13472462 z: -7.38176298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.554] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0267080721 y: 0.879659235 z: 0.110201091 w: -0.461889654 } position { x: -0.958490968 y: 1.13454354 z: -7.38206244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0267080721 y: 0.879659235 z: 0.110201091 w: -0.461889654 } position { x: -0.958490968 y: 1.13454354 z: -7.38206244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0277760755 y: 0.878949404 z: 0.110143796 w: -0.463189751 } position { x: -0.95803988 y: 1.13440514 z: -7.38234806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0277760755 y: 0.878949404 z: 0.110143796 w: -0.463189751 } position { x: -0.95803988 y: 1.13440514 z: -7.38234806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0294554252 y: 0.878304183 z: 0.110023491 w: -0.46433723 } position { x: -0.957782507 y: 1.13449562 z: -7.38231516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0294554252 y: 0.878304183 z: 0.110023491 w: -0.46433723 } position { x: -0.957782507 y: 1.13449562 z: -7.38231516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0298132543 y: 0.878004253 z: 0.110429876 w: -0.46478489 } position { x: -0.957735479 y: 1.13478732 z: -7.38229084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.649] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0298132543 y: 0.878004253 z: 0.110429876 w: -0.46478489 } position { x: -0.957735479 y: 1.13478732 z: -7.38229084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0293820892 y: 0.877814114 z: 0.111057974 w: -0.465021759 } position { x: -0.957346559 y: 1.13569641 z: -7.38227367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.677] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0293820892 y: 0.877814114 z: 0.111057974 w: -0.465021759 } position { x: -0.957346559 y: 1.13569641 z: -7.38227367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.693] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0286295805 y: 0.877777398 z: 0.111378387 w: -0.465061367 } position { x: -0.957162201 y: 1.13667142 z: -7.38204241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.705] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0286295805 y: 0.877777398 z: 0.111378387 w: -0.465061367 } position { x: -0.957162201 y: 1.13667142 z: -7.38204241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0265935343 y: 0.878116369 z: 0.112024888 w: -0.464386582 } position { x: -0.956727326 y: 1.13775325 z: -7.38198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.734] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0265935343 y: 0.878116369 z: 0.112024888 w: -0.464386582 } position { x: -0.956727326 y: 1.13775325 z: -7.38198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0239844918 y: 0.878529787 z: 0.112507924 w: -0.463629425 } position { x: -0.956111312 y: 1.13893509 z: -7.38202333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0228424165 y: 0.878696203 z: 0.112555906 w: -0.463359982 } position { x: -0.955878854 y: 1.13922071 z: -7.38216972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0228424165 y: 0.878696203 z: 0.112555906 w: -0.463359982 } position { x: -0.955878854 y: 1.13922071 z: -7.38216972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0203487091 y: 0.879022717 z: 0.112327702 w: -0.462911934 } position { x: -0.955419898 y: 1.13957858 z: -7.38249445 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.803] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0203487091 y: 0.879022717 z: 0.112327702 w: -0.462911934 } position { x: -0.955419898 y: 1.13957858 z: -7.38249445 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0177896898 y: 0.879509032 z: 0.112859018 w: -0.461963475 } position { x: -0.954510391 y: 1.14010513 z: -7.38291121 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0177896898 y: 0.879509032 z: 0.112859018 w: -0.461963475 } position { x: -0.954510391 y: 1.14010513 z: -7.38291121 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0160748251 y: 0.880170643 z: 0.113613784 w: -0.460579157 } position { x: -0.953979909 y: 1.1402967 z: -7.38357258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.858] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0160748251 y: 0.880170643 z: 0.113613784 w: -0.460579157 } position { x: -0.953979909 y: 1.1402967 z: -7.38357258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.874] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0149777094 y: 0.881003499 z: 0.1143611 w: -0.458835512 } position { x: -0.953009427 y: 1.140975 z: -7.38454866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.887] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0158003327 y: 0.880999148 z: 0.113750979 w: -0.458967924 } position { x: -0.952451348 y: 1.14109325 z: -7.38515377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.900] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0158003327 y: 0.880999148 z: 0.113750979 w: -0.458967924 } position { x: -0.952451348 y: 1.14109325 z: -7.38515377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.915] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0187357422 y: 0.880337834 z: 0.111828312 w: -0.460596025 } position { x: -0.951588213 y: 1.14109933 z: -7.38643169 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.927] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0187357422 y: 0.880337834 z: 0.111828312 w: -0.460596025 } position { x: -0.951588213 y: 1.14109933 z: -7.38643169 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.944] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0234713517 y: 0.879144907 z: 0.108792759 w: -0.463376194 } position { x: -0.951492608 y: 1.14075 z: -7.38739157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0234713517 y: 0.879144907 z: 0.108792759 w: -0.463376194 } position { x: -0.951492608 y: 1.14075 z: -7.38739157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0259202793 y: 0.878380954 z: 0.106288992 w: -0.465271741 } position { x: -0.951518714 y: 1.14053142 z: -7.38778496 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.983] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0259202793 y: 0.878380954 z: 0.106288992 w: -0.465271741 } position { x: -0.951518714 y: 1.14053142 z: -7.38778496 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:47.999] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0256818216 y: 0.878456235 z: 0.105191082 w: -0.465392232 } position { x: -0.951707363 y: 1.14013016 z: -7.38801 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.011] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0256818216 y: 0.878456235 z: 0.105191082 w: -0.465392232 } position { x: -0.951707363 y: 1.14013016 z: -7.38801 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0257881954 y: 0.878891349 z: 0.105766237 w: -0.464433491 } position { x: -0.951657534 y: 1.1396364 z: -7.38799763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.039] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0257881954 y: 0.878891349 z: 0.105766237 w: -0.464433491 } position { x: -0.951657534 y: 1.1396364 z: -7.38799763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0262057073 y: 0.879222929 z: 0.10627348 w: -0.463666111 } position { x: -0.951473355 y: 1.13983607 z: -7.38773632 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0262057073 y: 0.879222929 z: 0.10627348 w: -0.463666111 } position { x: -0.951473355 y: 1.13983607 z: -7.38773632 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.083] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0259422492 y: 0.87967366 z: 0.104791872 w: -0.463163048 } position { x: -0.951401412 y: 1.13966417 z: -7.38733387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0259422492 y: 0.87967366 z: 0.104791872 w: -0.463163048 } position { x: -0.951401412 y: 1.13966417 z: -7.38733387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0266477894 y: 0.88016212 z: 0.10399083 w: -0.462374806 } position { x: -0.951867878 y: 1.13914907 z: -7.38692713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.122] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0266477894 y: 0.88016212 z: 0.10399083 w: -0.462374806 } position { x: -0.951867878 y: 1.13914907 z: -7.38692713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0274214167 y: 0.880745649 z: 0.104338348 w: -0.461138487 } position { x: -0.952280462 y: 1.13838565 z: -7.38646746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.150] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0274214167 y: 0.880745649 z: 0.104338348 w: -0.461138487 } position { x: -0.952280462 y: 1.13838565 z: -7.38646746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0280620269 y: 0.881232381 z: 0.105218306 w: -0.459968716 } position { x: -0.952214122 y: 1.13866067 z: -7.38593817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.178] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0280620269 y: 0.881232381 z: 0.105218306 w: -0.459968716 } position { x: -0.952214122 y: 1.13866067 z: -7.38593817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.193] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0290331934 y: 0.8817572 z: 0.103484221 w: -0.459295541 } position { x: -0.952684 y: 1.1383357 z: -7.3853693 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0295547843 y: 0.88203162 z: 0.10313189 w: -0.458814234 } position { x: -0.952895164 y: 1.13831139 z: -7.38501 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.219] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0295547843 y: 0.88203162 z: 0.10313189 w: -0.458814234 } position { x: -0.952895164 y: 1.13831139 z: -7.38501 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0306417067 y: 0.882622719 z: 0.10306447 w: -0.457619905 } position { x: -0.953613102 y: 1.13762975 z: -7.38444376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0312113091 y: 0.882830143 z: 0.103718668 w: -0.457033038 } position { x: -0.953973889 y: 1.13751745 z: -7.38423681 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.261] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0312113091 y: 0.882830143 z: 0.103718668 w: -0.457033038 } position { x: -0.953973889 y: 1.13751745 z: -7.38423681 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0313459858 y: 0.882993042 z: 0.105190322 w: -0.45637238 } position { x: -0.954456151 y: 1.13763547 z: -7.38376808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.293] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0302927364 y: 0.883199 z: 0.104579009 w: -0.45618543 } position { x: -0.954490125 y: 1.13819766 z: -7.3833375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0290198512 y: 0.883388698 z: 0.103196613 w: -0.45621562 } position { x: -0.954560697 y: 1.13827825 z: -7.38294411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.318] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0280796848 y: 0.883623064 z: 0.102445044 w: -0.455989927 } position { x: -0.954969108 y: 1.13785899 z: -7.38277817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.333] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0280162841 y: 0.883746266 z: 0.103408501 w: -0.455537409 } position { x: -0.955238342 y: 1.13754845 z: -7.38268 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.344] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0280162841 y: 0.883746266 z: 0.103408501 w: -0.455537409 } position { x: -0.955238342 y: 1.13754845 z: -7.38268 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0287472717 y: 0.883807898 z: 0.1054288 w: -0.454908729 } position { x: -0.955471694 y: 1.1384443 z: -7.38229513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0287472717 y: 0.883807898 z: 0.1054288 w: -0.454908729 } position { x: -0.955471694 y: 1.1384443 z: -7.38229513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0294421185 y: 0.883705378 z: 0.107203156 w: -0.454648733 } position { x: -0.955859303 y: 1.13858771 z: -7.38235903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.400] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0294421185 y: 0.883705378 z: 0.107203156 w: -0.454648733 } position { x: -0.955859303 y: 1.13858771 z: -7.38235903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.028208917 y: 0.883544445 z: 0.106396474 w: -0.455228895 } position { x: -0.955624938 y: 1.13995242 z: -7.38210392 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.428] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.028208917 y: 0.883544445 z: 0.106396474 w: -0.455228895 } position { x: -0.955624938 y: 1.13995242 z: -7.38210392 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0269524679 y: 0.883413672 z: 0.103383876 w: -0.456251651 } position { x: -0.955748379 y: 1.1402936 z: -7.38189077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.456] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0270732306 y: 0.88338393 z: 0.10293784 w: -0.456403017 } position { x: -0.956032 y: 1.14012468 z: -7.38183928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0271622594 y: 0.883383334 z: 0.103170656 w: -0.456346244 } position { x: -0.956103444 y: 1.14037538 z: -7.38175917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.483] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0271622594 y: 0.883383334 z: 0.103170656 w: -0.456346244 } position { x: -0.956103444 y: 1.14037538 z: -7.38175917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0266651604 y: 0.883627355 z: 0.1021192 w: -0.456139684 } position { x: -0.955638647 y: 1.14158344 z: -7.38127279 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.511] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0266651604 y: 0.883627355 z: 0.1021192 w: -0.456139684 } position { x: -0.955638647 y: 1.14158344 z: -7.38127279 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0259959884 y: 0.884134531 z: 0.100680538 w: -0.455514938 } position { x: -0.955224097 y: 1.14214456 z: -7.38086176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.538] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0259959884 y: 0.884134531 z: 0.100680538 w: -0.455514938 } position { x: -0.955224097 y: 1.14214456 z: -7.38086176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.554] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0252530016 y: 0.884425461 z: 0.0999273062 w: -0.455157697 } position { x: -0.954362452 y: 1.14290297 z: -7.38045835 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.568] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0247775819 y: 0.8844769 z: 0.0992879495 w: -0.45522368 } position { x: -0.953816 y: 1.14319694 z: -7.3802352 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.580] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0247775819 y: 0.8844769 z: 0.0992879495 w: -0.45522368 } position { x: -0.953816 y: 1.14319694 z: -7.3802352 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.596] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0243172869 y: 0.884342432 z: 0.098043412 w: -0.455779195 } position { x: -0.952716231 y: 1.14313579 z: -7.37970924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.608] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0243172869 y: 0.884342432 z: 0.098043412 w: -0.455779195 } position { x: -0.952716231 y: 1.14313579 z: -7.37970924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.625] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0246111937 y: 0.883843243 z: 0.0972512737 w: -0.4569 } position { x: -0.951803207 y: 1.14244819 z: -7.37920761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.636] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0246111937 y: 0.883843243 z: 0.0972512737 w: -0.4569 } position { x: -0.951803207 y: 1.14244819 z: -7.37920761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.024083307 y: 0.883580565 z: 0.096988 w: -0.457491726 } position { x: -0.950890541 y: 1.14161301 z: -7.37852621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.663] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.024083307 y: 0.883580565 z: 0.096988 w: -0.457491726 } position { x: -0.950890541 y: 1.14161301 z: -7.37852621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.679] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0240054019 y: 0.883483768 z: 0.0976097584 w: -0.457550526 } position { x: -0.949994802 y: 1.14045691 z: -7.37810802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.691] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0240054019 y: 0.883483768 z: 0.0976097584 w: -0.457550526 } position { x: -0.949994802 y: 1.14045691 z: -7.37810802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.707] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0250371452 y: 0.883056223 z: 0.0989153683 w: -0.458039939 } position { x: -0.949144959 y: 1.13979745 z: -7.37772655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.719] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0250371452 y: 0.883056223 z: 0.0989153683 w: -0.458039939 } position { x: -0.949144959 y: 1.13979745 z: -7.37772655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.734] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0263684522 y: 0.882586062 z: 0.099963218 w: -0.458643645 } position { x: -0.948627055 y: 1.13920581 z: -7.37746048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.747] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0263684522 y: 0.882586062 z: 0.099963218 w: -0.458643645 } position { x: -0.948627055 y: 1.13920581 z: -7.37746048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0280994531 y: 0.882165968 z: 0.101552792 w: -0.458999664 } position { x: -0.948318303 y: 1.13859499 z: -7.37723494 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0280994531 y: 0.882165968 z: 0.101552792 w: -0.458999664 } position { x: -0.948318303 y: 1.13859499 z: -7.37723494 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.790] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0291892141 y: 0.881793141 z: 0.102290787 w: -0.459483892 } position { x: -0.948041618 y: 1.13866484 z: -7.3769989 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0291892141 y: 0.881793141 z: 0.102290787 w: -0.459483892 } position { x: -0.948041618 y: 1.13866484 z: -7.3769989 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0290844832 y: 0.881547511 z: 0.102062292 w: -0.460012466 } position { x: -0.94797343 y: 1.13862586 z: -7.37682 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0290844832 y: 0.881547511 z: 0.102062292 w: -0.460012466 } position { x: -0.94797343 y: 1.13862586 z: -7.37682 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0284541491 y: 0.88132 z: 0.101747222 w: -0.460557282 } position { x: -0.94789803 y: 1.13887382 z: -7.37664223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.858] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0284541491 y: 0.88132 z: 0.101747222 w: -0.460557282 } position { x: -0.94789803 y: 1.13887382 z: -7.37664223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.874] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.027721446 y: 0.881102085 z: 0.10117276 w: -0.461145043 } position { x: -0.94774878 y: 1.13923907 z: -7.37654495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.885] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.027721446 y: 0.881102085 z: 0.10117276 w: -0.461145043 } position { x: -0.94774878 y: 1.13923907 z: -7.37654495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0271601304 y: 0.880564511 z: 0.100480899 w: -0.462354958 } position { x: -0.94761 y: 1.13954151 z: -7.3764286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.913] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0271601304 y: 0.880564511 z: 0.100480899 w: -0.462354958 } position { x: -0.94761 y: 1.13954151 z: -7.3764286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.929] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0262353513 y: 0.879929364 z: 0.0999905169 w: -0.463721812 } position { x: -0.947633684 y: 1.13976228 z: -7.37619495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.942] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0262353513 y: 0.879929364 z: 0.0999905169 w: -0.463721812 } position { x: -0.947633684 y: 1.13976228 z: -7.37619495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.958] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0253865253 y: 0.87943697 z: 0.100334428 w: -0.464627951 } position { x: -0.947788775 y: 1.13995194 z: -7.37589216 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.970] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0253865253 y: 0.87943697 z: 0.100334428 w: -0.464627951 } position { x: -0.947788775 y: 1.13995194 z: -7.37589216 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.985] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0240648184 y: 0.879075229 z: 0.100688539 w: -0.465305805 } position { x: -0.947702527 y: 1.14037395 z: -7.37541723 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:48.997] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0240648184 y: 0.879075229 z: 0.100688539 w: -0.465305805 } position { x: -0.947702527 y: 1.14037395 z: -7.37541723 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0221368 y: 0.879005313 z: 0.101465382 w: -0.465364844 } position { x: -0.947765946 y: 1.1403439 z: -7.37490368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.025] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0221368 y: 0.879005313 z: 0.101465382 w: -0.465364844 } position { x: -0.947765946 y: 1.1403439 z: -7.37490368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.040] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0205042437 y: 0.879131615 z: 0.102666058 w: -0.464937478 } position { x: -0.94773823 y: 1.14026451 z: -7.37448311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0205042437 y: 0.879131615 z: 0.102666058 w: -0.464937478 } position { x: -0.94773823 y: 1.14026451 z: -7.37448311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.068] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0199582744 y: 0.879401743 z: 0.103741273 w: -0.464211166 } position { x: -0.947674394 y: 1.14030313 z: -7.37414837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.080] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0199582744 y: 0.879401743 z: 0.103741273 w: -0.464211166 } position { x: -0.947674394 y: 1.14030313 z: -7.37414837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.096] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0203278624 y: 0.879716337 z: 0.104007646 w: -0.463538975 } position { x: -0.9477 y: 1.14017653 z: -7.373878 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0203278624 y: 0.879716337 z: 0.104007646 w: -0.463538975 } position { x: -0.9477 y: 1.14017653 z: -7.373878 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0204512719 y: 0.880175173 z: 0.103287555 w: -0.462823 } position { x: -0.947596 y: 1.14025974 z: -7.37361145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0202429481 y: 0.880483329 z: 0.102619246 w: -0.462394446 } position { x: -0.947530627 y: 1.14024758 z: -7.37347651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.150] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0202429481 y: 0.880483329 z: 0.102619246 w: -0.462394446 } position { x: -0.947530627 y: 1.14024758 z: -7.37347651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0198774897 y: 0.881023645 z: 0.101120748 w: -0.461710781 } position { x: -0.947378337 y: 1.13995051 z: -7.3732686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.179] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0198774897 y: 0.881023645 z: 0.101120748 w: -0.461710781 } position { x: -0.947378337 y: 1.13995051 z: -7.3732686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.194] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0202078335 y: 0.881315589 z: 0.100169122 w: -0.461346507 } position { x: -0.947111487 y: 1.13966513 z: -7.37310076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0205345321 y: 0.881361485 z: 0.0999073 w: -0.461301237 } position { x: -0.947076619 y: 1.13951147 z: -7.37304735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.220] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0205345321 y: 0.881361485 z: 0.0999073 w: -0.461301237 } position { x: -0.947076619 y: 1.13951147 z: -7.37304735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0214503892 y: 0.88131696 z: 0.100057222 w: -0.461312085 } position { x: -0.947056711 y: 1.13927603 z: -7.37291098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.247] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0214503892 y: 0.88131696 z: 0.100057222 w: -0.461312085 } position { x: -0.947056711 y: 1.13927603 z: -7.37291098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0221717153 y: 0.881093 z: 0.100265615 w: -0.461660475 } position { x: -0.946948469 y: 1.13930416 z: -7.37283707 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.275] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0221717153 y: 0.881093 z: 0.100265615 w: -0.461660475 } position { x: -0.946948469 y: 1.13930416 z: -7.37283707 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.290] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.022277737 y: 0.880746841 z: 0.100653924 w: -0.462231129 } position { x: -0.94705373 y: 1.13913918 z: -7.37284613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.022277737 y: 0.880746841 z: 0.100653924 w: -0.462231129 } position { x: -0.94705373 y: 1.13913918 z: -7.37284613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.319] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.022047352 y: 0.880550086 z: 0.101319611 w: -0.462471455 } position { x: -0.947224319 y: 1.13912427 z: -7.3727951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.022047352 y: 0.880550086 z: 0.101319611 w: -0.462471455 } position { x: -0.947224319 y: 1.13912427 z: -7.3727951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.346] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0214865822 y: 0.880427897 z: 0.10128668 w: -0.46273756 } position { x: -0.947175 y: 1.13938046 z: -7.37291479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.359] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0214865822 y: 0.880427897 z: 0.10128668 w: -0.46273756 } position { x: -0.947175 y: 1.13938046 z: -7.37291479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.373] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0207772665 y: 0.880300522 z: 0.100740045 w: -0.463131487 } position { x: -0.947297335 y: 1.13966382 z: -7.37288618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0205639228 y: 0.880327046 z: 0.100439593 w: -0.463155776 } position { x: -0.94735086 y: 1.13980663 z: -7.37290144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0205639228 y: 0.880327046 z: 0.100439593 w: -0.463155776 } position { x: -0.94735086 y: 1.13980663 z: -7.37290144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0196787361 y: 0.880321741 z: 0.0998577774 w: -0.46333015 } position { x: -0.947231829 y: 1.140082 z: -7.37313604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.428] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0196787361 y: 0.880321741 z: 0.0998577774 w: -0.46333015 } position { x: -0.947231829 y: 1.140082 z: -7.37313604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.443] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0185151342 y: 0.879873455 z: 0.0989102274 w: -0.464431584 } position { x: -0.946911156 y: 1.14048576 z: -7.37334061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.456] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0185151342 y: 0.879873455 z: 0.0989102274 w: -0.464431584 } position { x: -0.946911156 y: 1.14048576 z: -7.37334061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0175742023 y: 0.879274845 z: 0.0985653475 w: -0.465673447 } position { x: -0.946533561 y: 1.14089036 z: -7.37342358 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.483] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0175742023 y: 0.879274845 z: 0.0985653475 w: -0.465673447 } position { x: -0.946533561 y: 1.14089036 z: -7.37342358 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0166275315 y: 0.878132522 z: 0.0982689187 w: -0.467920929 } position { x: -0.945673466 y: 1.14153934 z: -7.37371588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.511] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0166275315 y: 0.878132522 z: 0.0982689187 w: -0.467920929 } position { x: -0.945673466 y: 1.14153934 z: -7.37371588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0151085528 y: 0.876197159 z: 0.0975637063 w: -0.471732527 } position { x: -0.944478214 y: 1.14251423 z: -7.3737359 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.541] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0149231311 y: 0.874847651 z: 0.0974756852 w: -0.474254549 } position { x: -0.944013476 y: 1.14294207 z: -7.37373495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.553] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0149231311 y: 0.874847651 z: 0.0974756852 w: -0.474254549 } position { x: -0.944013476 y: 1.14294207 z: -7.37373495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.568] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0151184946 y: 0.871570289 z: 0.0989437103 w: -0.479944587 } position { x: -0.943324685 y: 1.14378011 z: -7.37372637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.580] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0151184946 y: 0.871570289 z: 0.0989437103 w: -0.479944587 } position { x: -0.943324685 y: 1.14378011 z: -7.37372637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.596] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0150300832 y: 0.867755771 z: 0.101150364 w: -0.486356497 } position { x: -0.942543 y: 1.14470148 z: -7.37390757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.609] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0150300832 y: 0.867755771 z: 0.101150364 w: -0.486356497 } position { x: -0.942543 y: 1.14470148 z: -7.37390757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0147382068 y: 0.865548849 z: 0.102599494 w: -0.489980966 } position { x: -0.942022562 y: 1.14537954 z: -7.37405539 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0146496193 y: 0.859961689 z: 0.105674319 w: -0.49908337 } position { x: -0.940987408 y: 1.14650822 z: -7.37452698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0145675046 y: 0.856821299 z: 0.107081205 w: -0.504161358 } position { x: -0.940482199 y: 1.14696097 z: -7.37492895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.664] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0145675046 y: 0.856821299 z: 0.107081205 w: -0.504161358 } position { x: -0.940482199 y: 1.14696097 z: -7.37492895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.679] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0153853027 y: 0.849448502 z: 0.109938182 w: -0.515862525 } position { x: -0.939364552 y: 1.14754164 z: -7.37603855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.692] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0153853027 y: 0.849448502 z: 0.109938182 w: -0.515862525 } position { x: -0.939364552 y: 1.14754164 z: -7.37603855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.707] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0176020246 y: 0.840206265 z: 0.11320556 w: -0.530026555 } position { x: -0.938116372 y: 1.14748871 z: -7.37787867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.719] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0176020246 y: 0.840206265 z: 0.11320556 w: -0.530026555 } position { x: -0.938116372 y: 1.14748871 z: -7.37787867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.736] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0218754299 y: 0.829340577 z: 0.116374776 w: -0.546051919 } position { x: -0.936941624 y: 1.14671731 z: -7.38033867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.747] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0218754299 y: 0.829340577 z: 0.116374776 w: -0.546051919 } position { x: -0.936941624 y: 1.14671731 z: -7.38033867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0276473388 y: 0.816232443 z: 0.120862097 w: -0.564262867 } position { x: -0.936801255 y: 1.14509416 z: -7.38368368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0276473388 y: 0.816232443 z: 0.120862097 w: -0.564262867 } position { x: -0.936801255 y: 1.14509416 z: -7.38368368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0326915458 y: 0.802746177 z: 0.127045333 w: -0.581712484 } position { x: -0.93683219 y: 1.14413488 z: -7.38713837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.803] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0326915458 y: 0.802746177 z: 0.127045333 w: -0.581712484 } position { x: -0.93683219 y: 1.14413488 z: -7.38713837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.819] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0368022323 y: 0.787951171 z: 0.133693308 w: -0.59992063 } position { x: -0.936844289 y: 1.14338493 z: -7.39169931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0368022323 y: 0.787951171 z: 0.133693308 w: -0.59992063 } position { x: -0.936844289 y: 1.14338493 z: -7.39169931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0392048582 y: 0.773498058 z: 0.138669834 w: -0.617198884 } position { x: -0.93718034 y: 1.14330387 z: -7.3959465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.858] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0392048582 y: 0.773498058 z: 0.138669834 w: -0.617198884 } position { x: -0.93718034 y: 1.14330387 z: -7.3959465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.874] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0425707623 y: 0.758891463 z: 0.14176026 w: -0.634173095 } position { x: -0.937683105 y: 1.1430006 z: -7.40082169 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0425707623 y: 0.758891463 z: 0.14176026 w: -0.634173095 } position { x: -0.937683105 y: 1.1430006 z: -7.40082169 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0460572205 y: 0.744491398 z: 0.144578919 w: -0.650160134 } position { x: -0.938594043 y: 1.14302409 z: -7.40574312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.913] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0460572205 y: 0.744491398 z: 0.144578919 w: -0.650160134 } position { x: -0.938594043 y: 1.14302409 z: -7.40574312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0485866591 y: 0.730262399 z: 0.146243155 w: -0.665559232 } position { x: -0.939706206 y: 1.14308703 z: -7.41038275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.942] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0485866591 y: 0.730262399 z: 0.146243155 w: -0.665559232 } position { x: -0.939706206 y: 1.14308703 z: -7.41038275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.957] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0513236262 y: 0.715760052 z: 0.148934111 w: -0.680347085 } position { x: -0.940677762 y: 1.14373291 z: -7.41534615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.969] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0513236262 y: 0.715760052 z: 0.148934111 w: -0.680347085 } position { x: -0.940677762 y: 1.14373291 z: -7.41534615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.985] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0529870875 y: 0.701258719 z: 0.149118856 w: -0.695120215 } position { x: -0.941016793 y: 1.1448468 z: -7.42029667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:49.997] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0529870875 y: 0.701258719 z: 0.149118856 w: -0.695120215 } position { x: -0.941016793 y: 1.1448468 z: -7.42029667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0556303971 y: 0.685361147 z: 0.150849283 w: -0.710232258 } position { x: -0.94267 y: 1.14449191 z: -7.42587233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0571751595 y: 0.67715466 z: 0.152971104 w: -0.717490375 } position { x: -0.94331187 y: 1.14522088 z: -7.42855835 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.041] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0581606552 y: 0.668845713 z: 0.154116154 w: -0.724921346 } position { x: -0.94358623 y: 1.14636779 z: -7.43093348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0581606552 y: 0.668845713 z: 0.154116154 w: -0.724921346 } position { x: -0.94358623 y: 1.14636779 z: -7.43093348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.068] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0601903 y: 0.651578426 z: 0.154852554 w: -0.740164518 } position { x: -0.945266545 y: 1.14697647 z: -7.43589401 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.080] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0601903 y: 0.651578426 z: 0.154852554 w: -0.740164518 } position { x: -0.945266545 y: 1.14697647 z: -7.43589401 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.096] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0630145445 y: 0.634514749 z: 0.157165766 w: -0.754134715 } position { x: -0.946753502 y: 1.14758301 z: -7.44084167 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0630145445 y: 0.634514749 z: 0.157165766 w: -0.754134715 } position { x: -0.946753502 y: 1.14758301 z: -7.44084167 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0650736541 y: 0.617298663 z: 0.159629658 w: -0.767610669 } position { x: -0.94868505 y: 1.14833868 z: -7.44525623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.137] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0650736541 y: 0.617298663 z: 0.159629658 w: -0.767610669 } position { x: -0.94868505 y: 1.14833868 z: -7.44525623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.152] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0660790652 y: 0.602971435 z: 0.162467077 w: -0.77824384 } position { x: -0.950787425 y: 1.14836752 z: -7.44912958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.164] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0660790652 y: 0.602971435 z: 0.162467077 w: -0.77824384 } position { x: -0.950787425 y: 1.14836752 z: -7.44912958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.180] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0690645278 y: 0.589339554 z: 0.166159168 w: -0.787591338 } position { x: -0.952335298 y: 1.14846325 z: -7.45346785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.192] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0690645278 y: 0.589339554 z: 0.166159168 w: -0.787591338 } position { x: -0.952335298 y: 1.14846325 z: -7.45346785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.208] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0694084316 y: 0.576570392 z: 0.168828398 w: -0.796395659 } position { x: -0.952997148 y: 1.14933479 z: -7.45747089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.220] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0694084316 y: 0.576570392 z: 0.168828398 w: -0.796395659 } position { x: -0.952997148 y: 1.14933479 z: -7.45747089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.236] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0683453232 y: 0.571620405 z: 0.16943638 w: -0.79991895 } position { x: -0.953219116 y: 1.14960837 z: -7.45932245 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.248] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0664442703 y: 0.567191362 z: 0.170219198 w: -0.803059518 } position { x: -0.953861415 y: 1.1493361 z: -7.46144104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0657712817 y: 0.559341371 z: 0.173735648 w: -0.80785358 } position { x: -0.954864442 y: 1.14935982 z: -7.46561909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0657712817 y: 0.559341371 z: 0.173735648 w: -0.80785358 } position { x: -0.954864442 y: 1.14935982 z: -7.46561909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0663813353 y: 0.552192211 z: 0.176318809 w: -0.812150836 } position { x: -0.955374122 y: 1.1497246 z: -7.46960592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.305] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0664567351 y: 0.54921639 z: 0.177251354 w: -0.813957512 } position { x: -0.955491304 y: 1.1501677 z: -7.47162676 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.319] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0664567351 y: 0.54921639 z: 0.177251354 w: -0.813957512 } position { x: -0.955491304 y: 1.1501677 z: -7.47162676 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0657181 y: 0.543973505 z: 0.177986607 w: -0.817370653 } position { x: -0.955853 y: 1.15087032 z: -7.47601318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.344] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0657181 y: 0.543973505 z: 0.177986607 w: -0.817370653 } position { x: -0.955853 y: 1.15087032 z: -7.47601318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0650873 y: 0.5396927 z: 0.179614812 w: -0.819898725 } position { x: -0.956650198 y: 1.15081656 z: -7.48032665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.372] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0650873 y: 0.5396927 z: 0.179614812 w: -0.819898725 } position { x: -0.956650198 y: 1.15081656 z: -7.48032665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0677900538 y: 0.535828769 z: 0.181025624 w: -0.821901321 } position { x: -0.957779467 y: 1.15118337 z: -7.48455095 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0677900538 y: 0.535828769 z: 0.181025624 w: -0.821901321 } position { x: -0.957779467 y: 1.15118337 z: -7.48455095 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0693856627 y: 0.533419 z: 0.18030709 w: -0.82349211 } position { x: -0.958232701 y: 1.15200078 z: -7.48878431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.428] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0693856627 y: 0.533419 z: 0.18030709 w: -0.82349211 } position { x: -0.958232701 y: 1.15200078 z: -7.48878431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0706378222 y: 0.532667875 z: 0.178488016 w: -0.824267745 } position { x: -0.958914161 y: 1.15216064 z: -7.49252367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.455] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0706378222 y: 0.532667875 z: 0.178488016 w: -0.824267745 } position { x: -0.958914161 y: 1.15216064 z: -7.49252367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0721932426 y: 0.533901453 z: 0.177394524 w: -0.823570669 } position { x: -0.959557056 y: 1.15180969 z: -7.49633932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.483] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0721932426 y: 0.533901453 z: 0.177394524 w: -0.823570669 } position { x: -0.959557056 y: 1.15180969 z: -7.49633932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0752813295 y: 0.535268307 z: 0.17639 w: -0.82262212 } position { x: -0.96044457 y: 1.15126395 z: -7.49987793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.511] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0752813295 y: 0.535268307 z: 0.17639 w: -0.82262212 } position { x: -0.96044457 y: 1.15126395 z: -7.49987793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0790965706 y: 0.537372 z: 0.176582962 w: -0.820849359 } position { x: -0.961571515 y: 1.15147591 z: -7.50335693 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.541] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0799246 y: 0.538626909 z: 0.175935298 w: -0.820085287 } position { x: -0.961834848 y: 1.15208888 z: -7.50480127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.554] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0799766928 y: 0.540302575 z: 0.17467384 w: -0.819247186 } position { x: -0.962262928 y: 1.1525389 z: -7.50594139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0799766928 y: 0.540302575 z: 0.17467384 w: -0.819247186 } position { x: -0.962262928 y: 1.1525389 z: -7.50594139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0803749859 y: 0.545138717 z: 0.172598 w: -0.816439569 } position { x: -0.963571131 y: 1.15281248 z: -7.50800371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0803749859 y: 0.545138717 z: 0.172598 w: -0.816439569 } position { x: -0.963571131 y: 1.15281248 z: -7.50800371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0797116905 y: 0.551481783 z: 0.171549886 w: -0.812455833 } position { x: -0.964223564 y: 1.15429878 z: -7.50954628 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0781517923 y: 0.555523336 z: 0.170489207 w: -0.810073793 } position { x: -0.964690506 y: 1.15485764 z: -7.5100894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.637] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0781517923 y: 0.555523336 z: 0.170489207 w: -0.810073793 } position { x: -0.964690506 y: 1.15485764 z: -7.5100894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0747324303 y: 0.564531505 z: 0.169446722 w: -0.804367483 } position { x: -0.96539706 y: 1.15546536 z: -7.51080513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.664] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0747324303 y: 0.564531505 z: 0.169446722 w: -0.804367483 } position { x: -0.96539706 y: 1.15546536 z: -7.51080513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.679] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0715667531 y: 0.574678302 z: 0.170081049 w: -0.797305167 } position { x: -0.966182053 y: 1.1559068 z: -7.51117802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.691] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0715667531 y: 0.574678302 z: 0.170081049 w: -0.797305167 } position { x: -0.966182053 y: 1.1559068 z: -7.51117802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.707] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0691769943 y: 0.585579515 z: 0.173187569 w: -0.788870871 } position { x: -0.967579067 y: 1.15618861 z: -7.51156712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.719] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0691769943 y: 0.585579515 z: 0.173187569 w: -0.788870871 } position { x: -0.967579067 y: 1.15618861 z: -7.51156712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0660936758 y: 0.59600693 z: 0.174751416 w: -0.780941308 } position { x: -0.968883634 y: 1.15678048 z: -7.51170969 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.747] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0660936758 y: 0.59600693 z: 0.174751416 w: -0.780941308 } position { x: -0.968883634 y: 1.15678048 z: -7.51170969 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0634848103 y: 0.606200397 z: 0.175532922 w: -0.773097038 } position { x: -0.971133471 y: 1.15672803 z: -7.51153851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0634848103 y: 0.606200397 z: 0.175532922 w: -0.773097038 } position { x: -0.971133471 y: 1.15672803 z: -7.51153851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0605595335 y: 0.61627686 z: 0.176843286 w: -0.765024066 } position { x: -0.973084271 y: 1.15700865 z: -7.51085854 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.804] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0591930561 y: 0.621235192 z: 0.176771432 w: -0.761127353 } position { x: -0.973845184 y: 1.15718555 z: -7.51062059 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.816] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0591930561 y: 0.621235192 z: 0.176771432 w: -0.761127353 } position { x: -0.973845184 y: 1.15718555 z: -7.51062059 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.057603512 y: 0.630748332 z: 0.176522896 w: -0.753444135 } position { x: -0.976179481 y: 1.1569562 z: -7.50954819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.845] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.057603512 y: 0.630748332 z: 0.176522896 w: -0.753444135 } position { x: -0.976179481 y: 1.1569562 z: -7.50954819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.860] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0554936454 y: 0.641714633 z: 0.175529018 w: -0.744521558 } position { x: -0.977518201 y: 1.15742981 z: -7.50738811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0554936454 y: 0.641714633 z: 0.175529018 w: -0.744521558 } position { x: -0.977518201 y: 1.15742981 z: -7.50738811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.888] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0531115867 y: 0.655573249 z: 0.174206346 w: -0.732840478 } position { x: -0.979538143 y: 1.15755403 z: -7.50496101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.900] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0531115867 y: 0.655573249 z: 0.174206346 w: -0.732840478 } position { x: -0.979538143 y: 1.15755403 z: -7.50496101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.916] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0528310426 y: 0.669731438 z: 0.17305322 w: -0.720223069 } position { x: -0.981380939 y: 1.15794456 z: -7.50231504 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.927] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0528310426 y: 0.669731438 z: 0.17305322 w: -0.720223069 } position { x: -0.981380939 y: 1.15794456 z: -7.50231504 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.944] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0514435 y: 0.684583962 z: 0.17065078 w: -0.706807375 } position { x: -0.982948661 y: 1.15876365 z: -7.49917746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.956] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0514435 y: 0.684583962 z: 0.17065078 w: -0.706807375 } position { x: -0.982948661 y: 1.15876365 z: -7.49917746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0495420396 y: 0.699452519 z: 0.168450773 w: -0.692774296 } position { x: -0.984785676 y: 1.15908837 z: -7.4958477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.983] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0495420396 y: 0.699452519 z: 0.168450773 w: -0.692774296 } position { x: -0.984785676 y: 1.15908837 z: -7.4958477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:50.999] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0475764498 y: 0.713333845 z: 0.165711 w: -0.679287255 } position { x: -0.98629272 y: 1.15992355 z: -7.49293 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.011] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0475764498 y: 0.713333845 z: 0.165711 w: -0.679287255 } position { x: -0.98629272 y: 1.15992355 z: -7.49293 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0447893664 y: 0.726419628 z: 0.162164569 w: -0.666341603 } position { x: -0.987775922 y: 1.16061521 z: -7.48942327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.039] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0447893664 y: 0.726419628 z: 0.162164569 w: -0.666341603 } position { x: -0.987775922 y: 1.16061521 z: -7.48942327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0427800082 y: 0.737755358 z: 0.15936476 w: -0.654591322 } position { x: -0.989294529 y: 1.16087687 z: -7.4864254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0427800082 y: 0.737755358 z: 0.15936476 w: -0.654591322 } position { x: -0.989294529 y: 1.16087687 z: -7.4864254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.083] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0410081111 y: 0.748616755 z: 0.157594934 w: -0.642693639 } position { x: -0.990948558 y: 1.16110635 z: -7.48307753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0410081111 y: 0.748616755 z: 0.157594934 w: -0.642693639 } position { x: -0.990948558 y: 1.16110635 z: -7.48307753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0394138247 y: 0.758635759 z: 0.156590551 w: -0.631187558 } position { x: -0.992208302 y: 1.16142154 z: -7.48015213 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.123] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0394138247 y: 0.758635759 z: 0.156590551 w: -0.631187558 } position { x: -0.992208302 y: 1.16142154 z: -7.48015213 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0376813374 y: 0.76833117 z: 0.155405715 w: -0.619755089 } position { x: -0.993370533 y: 1.16169167 z: -7.47710514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.152] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0369621404 y: 0.772960663 z: 0.154528141 w: -0.614236653 } position { x: -0.993651628 y: 1.16203284 z: -7.47567272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0368248522 y: 0.777256906 z: 0.153119773 w: -0.609155118 } position { x: -0.993937492 y: 1.16217482 z: -7.47444344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.177] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0368248522 y: 0.777256906 z: 0.153119773 w: -0.609155118 } position { x: -0.993937492 y: 1.16217482 z: -7.47444344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.193] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0371155404 y: 0.784487844 z: 0.151547924 w: -0.600195348 } position { x: -0.995045185 y: 1.16173279 z: -7.47250652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.205] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0371155404 y: 0.784487844 z: 0.151547924 w: -0.600195348 } position { x: -0.995045185 y: 1.16173279 z: -7.47250652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.222] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0376946777 y: 0.790596485 z: 0.151284382 w: -0.592156529 } position { x: -0.995568097 y: 1.16199481 z: -7.47070217 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0376946777 y: 0.790596485 z: 0.151284382 w: -0.592156529 } position { x: -0.995568097 y: 1.16199481 z: -7.47070217 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0374513939 y: 0.795483232 z: 0.14927955 w: -0.586105287 } position { x: -0.996145964 y: 1.16192091 z: -7.46932268 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.262] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0374513939 y: 0.795483232 z: 0.14927955 w: -0.586105287 } position { x: -0.996145964 y: 1.16192091 z: -7.46932268 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0370564051 y: 0.799622834 z: 0.148309484 w: -0.580718935 } position { x: -0.99666369 y: 1.16162753 z: -7.46841526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.290] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.036474321 y: 0.801328301 z: 0.148029536 w: -0.578471959 } position { x: -0.996736228 y: 1.16146958 z: -7.46812773 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.305] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0354741514 y: 0.802898109 z: 0.147928149 w: -0.576379597 } position { x: -0.9967103 y: 1.16135585 z: -7.46797085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.316] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0354741514 y: 0.802898109 z: 0.147928149 w: -0.576379597 } position { x: -0.9967103 y: 1.16135585 z: -7.46797085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.033328265 y: 0.80548346 z: 0.147441149 w: -0.573015451 } position { x: -0.996306837 y: 1.16115332 z: -7.46805477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.344] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.033328265 y: 0.80548346 z: 0.147441149 w: -0.573015451 } position { x: -0.996306837 y: 1.16115332 z: -7.46805477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0329324789 y: 0.806275249 z: 0.146622866 w: -0.572134078 } position { x: -0.995735288 y: 1.16054392 z: -7.468678 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.372] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0329324789 y: 0.806275249 z: 0.146622866 w: -0.572134078 } position { x: -0.995735288 y: 1.16054392 z: -7.468678 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0321742147 y: 0.806328297 z: 0.14758575 w: -0.57185483 } position { x: -0.995306492 y: 1.15964711 z: -7.46937084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0321742147 y: 0.806328297 z: 0.14758575 w: -0.57185483 } position { x: -0.995306492 y: 1.15964711 z: -7.46937084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.030746242 y: 0.807209 z: 0.149595663 w: -0.570166111 } position { x: -0.994596481 y: 1.15921104 z: -7.47038841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.030746242 y: 0.807209 z: 0.149595663 w: -0.570166111 } position { x: -0.994596481 y: 1.15921104 z: -7.47038841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.443] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0313156508 y: 0.807732344 z: 0.149355859 w: -0.569456518 } position { x: -0.99313283 y: 1.15868366 z: -7.47182465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.455] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0313156508 y: 0.807732344 z: 0.149355859 w: -0.569456518 } position { x: -0.99313283 y: 1.15868366 z: -7.47182465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0321250595 y: 0.80782789 z: 0.149736091 w: -0.569176 } position { x: -0.992082119 y: 1.15783083 z: -7.47322607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.483] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0321250595 y: 0.80782789 z: 0.149736091 w: -0.569176 } position { x: -0.992082119 y: 1.15783083 z: -7.47322607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0325855948 y: 0.808324456 z: 0.150208861 w: -0.568319499 } position { x: -0.990941584 y: 1.15727317 z: -7.47484159 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.511] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0325855948 y: 0.808324456 z: 0.150208861 w: -0.568319499 } position { x: -0.990941584 y: 1.15727317 z: -7.47484159 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0313286521 y: 0.80929178 z: 0.15072608 w: -0.566874862 } position { x: -0.989019513 y: 1.15720558 z: -7.47670317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.539] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0313286521 y: 0.80929178 z: 0.15072608 w: -0.566874862 } position { x: -0.989019513 y: 1.15720558 z: -7.47670317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.555] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0310659688 y: 0.809405863 z: 0.150176391 w: -0.56687218 } position { x: -0.987120211 y: 1.1569252 z: -7.47893715 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.567] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0310659688 y: 0.809405863 z: 0.150176391 w: -0.56687218 } position { x: -0.987120211 y: 1.1569252 z: -7.47893715 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.583] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.029452268 y: 0.809429765 z: 0.150501564 w: -0.566838086 } position { x: -0.985575855 y: 1.15662277 z: -7.48121786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.596] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0281541813 y: 0.809743047 z: 0.150829256 w: -0.566369236 } position { x: -0.984626532 y: 1.15693629 z: -7.48234606 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.608] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0281541813 y: 0.809743047 z: 0.150829256 w: -0.566369236 } position { x: -0.984626532 y: 1.15693629 z: -7.48234606 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.625] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0257382896 y: 0.810110092 z: 0.150240734 w: -0.566115677 } position { x: -0.982100964 y: 1.15756655 z: -7.48509741 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.636] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0257382896 y: 0.810110092 z: 0.150240734 w: -0.566115677 } position { x: -0.982100964 y: 1.15756655 z: -7.48509741 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0245049465 y: 0.809536338 z: 0.148979798 w: -0.567323089 } position { x: -0.97989279 y: 1.15749359 z: -7.48805904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.664] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0245049465 y: 0.809536338 z: 0.148979798 w: -0.567323089 } position { x: -0.97989279 y: 1.15749359 z: -7.48805904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.679] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0233001374 y: 0.80929327 z: 0.148925468 w: -0.567734718 } position { x: -0.977539062 y: 1.15784264 z: -7.49061537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.691] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0233001374 y: 0.80929327 z: 0.148925468 w: -0.567734718 } position { x: -0.977539062 y: 1.15784264 z: -7.49061537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.708] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0227666665 y: 0.808861 z: 0.148254678 w: -0.568547308 } position { x: -0.974777341 y: 1.15825653 z: -7.4935565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.720] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0227666665 y: 0.808861 z: 0.148254678 w: -0.568547308 } position { x: -0.974777341 y: 1.15825653 z: -7.4935565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0225163791 y: 0.807998598 z: 0.147913367 w: -0.569870949 } position { x: -0.972551107 y: 1.15814745 z: -7.49623728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.747] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0225163791 y: 0.807998598 z: 0.147913367 w: -0.569870949 } position { x: -0.972551107 y: 1.15814745 z: -7.49623728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0223263353 y: 0.807073 z: 0.147795841 w: -0.571218967 } position { x: -0.970063269 y: 1.15841401 z: -7.49884701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0223263353 y: 0.807073 z: 0.147795841 w: -0.571218967 } position { x: -0.970063269 y: 1.15841401 z: -7.49884701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0220861919 y: 0.806251049 z: 0.147079363 w: -0.572572351 } position { x: -0.968063414 y: 1.15874505 z: -7.50104713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0220722575 y: 0.805957854 z: 0.146540567 w: -0.573123574 } position { x: -0.966993749 y: 1.15895653 z: -7.50212 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.817] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0220722575 y: 0.805957854 z: 0.146540567 w: -0.573123574 } position { x: -0.966993749 y: 1.15895653 z: -7.50212 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0221019089 y: 0.804899216 z: 0.144679919 w: -0.57507956 } position { x: -0.964859068 y: 1.15945017 z: -7.5046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.845] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0221019089 y: 0.804899216 z: 0.144679919 w: -0.57507956 } position { x: -0.964859068 y: 1.15945017 z: -7.5046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.861] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0210276488 y: 0.803748548 z: 0.144538909 w: -0.576762199 } position { x: -0.963500857 y: 1.15982115 z: -7.50675488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0210276488 y: 0.803748548 z: 0.144538909 w: -0.576762199 } position { x: -0.963500857 y: 1.15982115 z: -7.50675488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.889] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0203443896 y: 0.802695155 z: 0.143893808 w: -0.578412712 } position { x: -0.961733103 y: 1.16071677 z: -7.50902939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.900] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0203443896 y: 0.802695155 z: 0.143893808 w: -0.578412712 } position { x: -0.961733103 y: 1.16071677 z: -7.50902939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.916] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0189829953 y: 0.800860882 z: 0.143153772 w: -0.581178546 } position { x: -0.960110843 y: 1.16152048 z: -7.51155186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.929] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0181189887 y: 0.799697 z: 0.142794624 w: -0.582894623 } position { x: -0.959383667 y: 1.16190541 z: -7.5128088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.943] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0174928326 y: 0.798389912 z: 0.142512411 w: -0.584771574 } position { x: -0.958747625 y: 1.16225088 z: -7.51413393 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.957] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0170091894 y: 0.796764433 z: 0.142203584 w: -0.587073505 } position { x: -0.958092332 y: 1.16267908 z: -7.51560211 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0167129654 y: 0.795115232 z: 0.141775966 w: -0.589416802 } position { x: -0.957564 y: 1.16323984 z: -7.51684952 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.985] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0163320377 y: 0.793487906 z: 0.141025752 w: -0.591795564 } position { x: -0.957013667 y: 1.16396105 z: -7.51789761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:51.999] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.015942242 y: 0.791925 z: 0.139846057 w: -0.594174862 } position { x: -0.95656991 y: 1.16447711 z: -7.51890135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0155034829 y: 0.790309191 z: 0.138643757 w: -0.59661454 } position { x: -0.956249237 y: 1.16480601 z: -7.52000093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.025] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0155034829 y: 0.790309191 z: 0.138643757 w: -0.59661454 } position { x: -0.956249237 y: 1.16480601 z: -7.52000093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.041] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0149436062 y: 0.787130237 z: 0.137672663 w: -0.601039886 } position { x: -0.955836058 y: 1.16570675 z: -7.52209568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.053] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0149436062 y: 0.787130237 z: 0.137672663 w: -0.601039886 } position { x: -0.955836058 y: 1.16570675 z: -7.52209568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.068] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0144684315 y: 0.783592939 z: 0.136847109 w: -0.605842888 } position { x: -0.955662966 y: 1.16681457 z: -7.52404785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.081] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0144684315 y: 0.783592939 z: 0.136847109 w: -0.605842888 } position { x: -0.955662966 y: 1.16681457 z: -7.52404785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.097] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.012819482 y: 0.780256927 z: 0.135874793 w: -0.610387564 } position { x: -0.955361366 y: 1.16831183 z: -7.52586269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.109] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.012819482 y: 0.780256927 z: 0.135874793 w: -0.610387564 } position { x: -0.955361366 y: 1.16831183 z: -7.52586269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010196765 y: 0.776242852 z: 0.134497404 w: -0.615835607 } position { x: -0.954893768 y: 1.16970277 z: -7.52846098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.137] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00885717664 y: 0.773372769 z: 0.134266704 w: -0.619506717 } position { x: -0.954825819 y: 1.17033827 z: -7.53007507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.152] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00739365164 y: 0.770505548 z: 0.134445593 w: -0.623049736 } position { x: -0.954888463 y: 1.17094123 z: -7.53142452 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00739365164 y: 0.770505548 z: 0.134445593 w: -0.623049736 } position { x: -0.954888463 y: 1.17094123 z: -7.53142452 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.180] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00377183175 y: 0.764895141 z: 0.134494096 w: -0.629946411 } position { x: -0.954773545 y: 1.17240214 z: -7.53399801 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.193] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00211685034 y: 0.762033761 z: 0.134236455 w: -0.633467197 } position { x: -0.954639554 y: 1.17304909 z: -7.53561163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.208] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00211685034 y: 0.762033761 z: 0.134236455 w: -0.633467197 } position { x: -0.954639554 y: 1.17304909 z: -7.53561163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.220] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00106525165 y: 0.755959272 z: 0.134154037 w: -0.640723884 } position { x: -0.954628825 y: 1.17405069 z: -7.53839207 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00246229954 y: 0.753515542 z: 0.13395384 w: -0.643633962 } position { x: -0.954659164 y: 1.17448974 z: -7.53953886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.247] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00246229954 y: 0.753515542 z: 0.13395384 w: -0.643633962 } position { x: -0.954659164 y: 1.17448974 z: -7.53953886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00528452825 y: 0.749542296 z: 0.133404955 w: -0.648353 } position { x: -0.95459342 y: 1.17534435 z: -7.54193783 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.275] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00528452825 y: 0.749542296 z: 0.133404955 w: -0.648353 } position { x: -0.95459342 y: 1.17534435 z: -7.54193783 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00817352906 y: 0.746554255 z: 0.133296236 w: -0.651783764 } position { x: -0.954395175 y: 1.17617142 z: -7.54420614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00817352906 y: 0.746554255 z: 0.133296236 w: -0.651783764 } position { x: -0.954395175 y: 1.17617142 z: -7.54420614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.319] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0104228677 y: 0.744187534 z: 0.133208498 w: -0.654470623 } position { x: -0.954107702 y: 1.17695725 z: -7.54644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.331] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0104228677 y: 0.744187534 z: 0.133208498 w: -0.654470623 } position { x: -0.954107702 y: 1.17695725 z: -7.54644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.346] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0130578429 y: 0.741938531 z: 0.132907227 w: -0.657033086 } position { x: -0.953615129 y: 1.17793131 z: -7.54866409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.359] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0130578429 y: 0.741938531 z: 0.132907227 w: -0.657033086 } position { x: -0.953615129 y: 1.17793131 z: -7.54866409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0160542857 y: 0.739488244 z: 0.133252934 w: -0.659653723 } position { x: -0.953222096 y: 1.17893481 z: -7.5508461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.387] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0160542857 y: 0.739488244 z: 0.133252934 w: -0.659653723 } position { x: -0.953222096 y: 1.17893481 z: -7.5508461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0180335362 y: 0.736929476 z: 0.133905306 w: -0.662328541 } position { x: -0.952735603 y: 1.17993081 z: -7.55300713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.414] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0180335362 y: 0.736929476 z: 0.133905306 w: -0.662328541 } position { x: -0.952735603 y: 1.17993081 z: -7.55300713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.429] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0203044601 y: 0.734152257 z: 0.133981779 w: -0.665324807 } position { x: -0.952255845 y: 1.18087721 z: -7.55495596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.441] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0203044601 y: 0.734152257 z: 0.133981779 w: -0.665324807 } position { x: -0.952255845 y: 1.18087721 z: -7.55495596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.457] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0224636775 y: 0.731824279 z: 0.13479346 w: -0.66765213 } position { x: -0.951927483 y: 1.18171513 z: -7.55682087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.023205867 y: 0.730688691 z: 0.135178462 w: -0.668791771 } position { x: -0.951654136 y: 1.18226373 z: -7.55777645 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.483] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.023205867 y: 0.730688691 z: 0.135178462 w: -0.668791771 } position { x: -0.951654136 y: 1.18226373 z: -7.55777645 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0244016666 y: 0.727915168 z: 0.135052338 w: -0.671792328 } position { x: -0.951276541 y: 1.18323803 z: -7.55972052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.511] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0244016666 y: 0.727915168 z: 0.135052338 w: -0.671792328 } position { x: -0.951276541 y: 1.18323803 z: -7.55972052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257997718 y: 0.724995553 z: 0.134938642 w: -0.67491287 } position { x: -0.951276 y: 1.18413329 z: -7.56127501 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.540] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0260203592 y: 0.723728418 z: 0.134792745 w: -0.676292121 } position { x: -0.951286495 y: 1.18458557 z: -7.56202269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.553] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0260203592 y: 0.723728418 z: 0.134792745 w: -0.676292121 } position { x: -0.951286495 y: 1.18458557 z: -7.56202269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.569] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0265895408 y: 0.720499396 z: 0.134016976 w: -0.679862499 } position { x: -0.951334298 y: 1.18568575 z: -7.56396246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.581] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0265895408 y: 0.720499396 z: 0.134016976 w: -0.679862499 } position { x: -0.951334298 y: 1.18568575 z: -7.56396246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.596] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0278852377 y: 0.715200067 z: 0.133138135 w: -0.685554922 } position { x: -0.951568425 y: 1.18700898 z: -7.56635237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0289907567 y: 0.711862803 z: 0.13289997 w: -0.68902 } position { x: -0.951718211 y: 1.18787873 z: -7.56767178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.623] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0289907567 y: 0.711862803 z: 0.13289997 w: -0.68902 } position { x: -0.951718211 y: 1.18787873 z: -7.56767178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0322225392 y: 0.703529239 z: 0.131800547 w: -0.697593689 } position { x: -0.951964915 y: 1.18989682 z: -7.57061815 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0349442288 y: 0.698287606 z: 0.130922705 w: -0.702874482 } position { x: -0.952138186 y: 1.19096363 z: -7.57221889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.663] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0349442288 y: 0.698287606 z: 0.130922705 w: -0.702874482 } position { x: -0.952138186 y: 1.19096363 z: -7.57221889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0404438898 y: 0.687250197 z: 0.130341679 w: -0.713486195 } position { x: -0.952638686 y: 1.19256115 z: -7.57565594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.691] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0404438898 y: 0.687250197 z: 0.130341679 w: -0.713486195 } position { x: -0.952638686 y: 1.19256115 z: -7.57565594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.708] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0474600531 y: 0.673314154 z: 0.131559715 w: -0.726008117 } position { x: -0.953318715 y: 1.19499 z: -7.57966232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.720] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0474600531 y: 0.673314154 z: 0.131559715 w: -0.726008117 } position { x: -0.953318715 y: 1.19499 z: -7.57966232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0570974201 y: 0.658341885 z: 0.132996 w: -0.738673091 } position { x: -0.953894675 y: 1.19806421 z: -7.5834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.747] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0570974201 y: 0.658341885 z: 0.132996 w: -0.738673091 } position { x: -0.953894675 y: 1.19806421 z: -7.5834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0711905658 y: 0.641688406 z: 0.132157281 w: -0.752131879 } position { x: -0.954099655 y: 1.20260537 z: -7.58738613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.774] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0711905658 y: 0.641688406 z: 0.132157281 w: -0.752131879 } position { x: -0.954099655 y: 1.20260537 z: -7.58738613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0917108357 y: 0.623255849 z: 0.129281521 w: -0.765785575 } position { x: -0.954748213 y: 1.20769393 z: -7.59043694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.803] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0917108357 y: 0.623255849 z: 0.129281521 w: -0.765785575 } position { x: -0.954748213 y: 1.20769393 z: -7.59043694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11424192 y: 0.606324792 z: 0.124070801 w: -0.777126431 } position { x: -0.955675721 y: 1.21284831 z: -7.5930047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11424192 y: 0.606324792 z: 0.124070801 w: -0.777126431 } position { x: -0.955675721 y: 1.21284831 z: -7.5930047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.133497372 y: 0.588698804 z: 0.123735487 w: -0.787592351 } position { x: -0.957234204 y: 1.21570468 z: -7.59466362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.858] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.133497372 y: 0.588698804 z: 0.123735487 w: -0.787592351 } position { x: -0.957234204 y: 1.21570468 z: -7.59466362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.874] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.142144546 y: 0.575306356 z: 0.128335938 w: -0.795202732 } position { x: -0.958099484 y: 1.21823144 z: -7.59485102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.142144546 y: 0.575306356 z: 0.128335938 w: -0.795202732 } position { x: -0.958099484 y: 1.21823144 z: -7.59485102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.14802745 y: 0.564947 z: 0.133835688 w: -0.800631464 } position { x: -0.957968473 y: 1.22058976 z: -7.59486961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.914] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.14802745 y: 0.564947 z: 0.133835688 w: -0.800631464 } position { x: -0.957968473 y: 1.22058976 z: -7.59486961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.152876616 y: 0.557194948 z: 0.139874384 w: -0.804113 } position { x: -0.957633853 y: 1.22219038 z: -7.59387493 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.942] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.152876616 y: 0.557194948 z: 0.139874384 w: -0.804113 } position { x: -0.957633853 y: 1.22219038 z: -7.59387493 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.957] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.15697889 y: 0.552383721 z: 0.145852879 w: -0.80557853 } position { x: -0.956487179 y: 1.22341335 z: -7.59289789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.969] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.15697889 y: 0.552383721 z: 0.145852879 w: -0.80557853 } position { x: -0.956487179 y: 1.22341335 z: -7.59289789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.985] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.159448579 y: 0.547938645 z: 0.15293248 w: -0.806815386 } position { x: -0.955112517 y: 1.22362053 z: -7.59239435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:52.999] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.159136653 y: 0.54582715 z: 0.156808585 w: -0.807563901 } position { x: -0.954432547 y: 1.22360528 z: -7.59189034 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.011] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.159136653 y: 0.54582715 z: 0.156808585 w: -0.807563901 } position { x: -0.954432547 y: 1.22360528 z: -7.59189034 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.156564131 y: 0.541388452 z: 0.164532155 w: -0.809515536 } position { x: -0.952828765 y: 1.22338617 z: -7.59153032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.040] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.155816615 y: 0.53892 z: 0.168021768 w: -0.810589373 } position { x: -0.951998293 y: 1.22370851 z: -7.59122562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.155816615 y: 0.53892 z: 0.168021768 w: -0.810589373 } position { x: -0.951998293 y: 1.22370851 z: -7.59122562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.068] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.155253425 y: 0.534505308 z: 0.173172474 w: -0.812534153 } position { x: -0.950165629 y: 1.22384787 z: -7.59074783 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.081] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.155253425 y: 0.534505308 z: 0.173172474 w: -0.812534153 } position { x: -0.950165629 y: 1.22384787 z: -7.59074783 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.096] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.153221399 y: 0.529347599 z: 0.177082762 w: -0.815448344 } position { x: -0.948481441 y: 1.22480178 z: -7.59069538 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.107] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.153221399 y: 0.529347599 z: 0.177082762 w: -0.815448344 } position { x: -0.948481441 y: 1.22480178 z: -7.59069538 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.154178634 y: 0.52498126 z: 0.17735742 w: -0.81802696 } position { x: -0.94678539 y: 1.2264092 z: -7.59060144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.154178634 y: 0.52498126 z: 0.17735742 w: -0.81802696 } position { x: -0.94678539 y: 1.2264092 z: -7.59060144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.151] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.154041275 y: 0.51997304 z: 0.176404819 w: -0.821450353 } position { x: -0.945850372 y: 1.22748876 z: -7.59119511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.154041275 y: 0.51997304 z: 0.176404819 w: -0.821450353 } position { x: -0.945850372 y: 1.22748876 z: -7.59119511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.179] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.150474459 y: 0.514533579 z: 0.173210248 w: -0.826202691 } position { x: -0.944997489 y: 1.22855711 z: -7.59188366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.150474459 y: 0.514533579 z: 0.173210248 w: -0.826202691 } position { x: -0.944997489 y: 1.22855711 z: -7.59188366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.144823238 y: 0.511131346 z: 0.169760466 w: -0.830031514 } position { x: -0.944129825 y: 1.22910869 z: -7.59175301 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.220] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.144823238 y: 0.511131346 z: 0.169760466 w: -0.830031514 } position { x: -0.944129825 y: 1.22910869 z: -7.59175301 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.136931792 y: 0.510896802 z: 0.165885195 w: -0.832295775 } position { x: -0.943088114 y: 1.2293551 z: -7.59210634 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.247] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.136931792 y: 0.510896802 z: 0.165885195 w: -0.832295775 } position { x: -0.943088114 y: 1.2293551 z: -7.59210634 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.128135234 y: 0.511566639 z: 0.161954805 w: -0.834057271 } position { x: -0.941956162 y: 1.22937179 z: -7.59272718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.128135234 y: 0.511566639 z: 0.161954805 w: -0.834057271 } position { x: -0.941956162 y: 1.22937179 z: -7.59272718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116305239 y: 0.512796462 z: 0.158216968 w: -0.835751414 } position { x: -0.941127956 y: 1.22863638 z: -7.59334898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.303] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116305239 y: 0.512796462 z: 0.158216968 w: -0.835751414 } position { x: -0.941127956 y: 1.22863638 z: -7.59334898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.318] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105474547 y: 0.513962686 z: 0.152909979 w: -0.837458074 } position { x: -0.939776301 y: 1.22885025 z: -7.59350061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105474547 y: 0.513962686 z: 0.152909979 w: -0.837458074 } position { x: -0.939776301 y: 1.22885025 z: -7.59350061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.346] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0942398757 y: 0.515236437 z: 0.148699418 w: -0.838772178 } position { x: -0.938942313 y: 1.22668052 z: -7.59345102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0942398757 y: 0.515236437 z: 0.148699418 w: -0.838772178 } position { x: -0.938942313 y: 1.22668052 z: -7.59345102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.373] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0805983469 y: 0.517514706 z: 0.148990735 w: -0.838739634 } position { x: -0.938098073 y: 1.22424626 z: -7.59305048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.386] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0805983469 y: 0.517514706 z: 0.148990735 w: -0.838739634 } position { x: -0.938098073 y: 1.22424626 z: -7.59305048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0648723692 y: 0.519556642 z: 0.14968878 w: -0.838716805 } position { x: -0.937136948 y: 1.22236133 z: -7.59208584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.414] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0648723692 y: 0.519556642 z: 0.14968878 w: -0.838716805 } position { x: -0.937136948 y: 1.22236133 z: -7.59208584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.429] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0515666418 y: 0.522490621 z: 0.152108446 w: -0.837381303 } position { x: -0.936103702 y: 1.2190907 z: -7.59036684 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.441] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0515666418 y: 0.522490621 z: 0.152108446 w: -0.837381303 } position { x: -0.936103702 y: 1.2190907 z: -7.59036684 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.457] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0353021249 y: 0.526371 z: 0.156917498 w: -0.834903777 } position { x: -0.935109794 y: 1.21553898 z: -7.58869791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0353021249 y: 0.526371 z: 0.156917498 w: -0.834903777 } position { x: -0.935109794 y: 1.21553898 z: -7.58869791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.485] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0239932537 y: 0.530105 z: 0.158213288 w: -0.832695365 } position { x: -0.93372637 y: 1.21479201 z: -7.58636379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.497] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0239932537 y: 0.530105 z: 0.158213288 w: -0.832695365 } position { x: -0.93372637 y: 1.21479201 z: -7.58636379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.512] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0176611021 y: 0.534492612 z: 0.15897961 w: -0.829898357 } position { x: -0.932796955 y: 1.21207345 z: -7.58331871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0133108376 y: 0.536877215 z: 0.160395265 w: -0.828166068 } position { x: -0.932590306 y: 1.21038949 z: -7.58150721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.539] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0133108376 y: 0.536877215 z: 0.160395265 w: -0.828166068 } position { x: -0.932590306 y: 1.21038949 z: -7.58150721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.555] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00421040319 y: 0.54152441 z: 0.16290383 w: -0.824739933 } position { x: -0.93185097 y: 1.20866585 z: -7.57752657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.568] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00111895835 y: 0.544314384 z: 0.163136095 w: -0.822865248 } position { x: -0.931385159 y: 1.20824909 z: -7.57530594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.583] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00191267463 y: 0.547728062 z: 0.163491443 w: -0.820524752 } position { x: -0.931325197 y: 1.20698118 z: -7.57278919 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.595] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00191267463 y: 0.547728062 z: 0.163491443 w: -0.820524752 } position { x: -0.931325197 y: 1.20698118 z: -7.57278919 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00789026171 y: 0.554069817 z: 0.164819896 w: -0.815952718 } position { x: -0.931014836 y: 1.20588648 z: -7.56833601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00789026171 y: 0.554069817 z: 0.164819896 w: -0.815952718 } position { x: -0.931014836 y: 1.20588648 z: -7.56833601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.637] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110480133 y: 0.559757411 z: 0.163638026 w: -0.812263608 } position { x: -0.930823326 y: 1.20513916 z: -7.56370878 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.649] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110480133 y: 0.559757411 z: 0.163638026 w: -0.812263608 } position { x: -0.930823326 y: 1.20513916 z: -7.56370878 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.665] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0141801657 y: 0.565017104 z: 0.162950262 w: -0.80870378 } position { x: -0.931114495 y: 1.20383453 z: -7.55859137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.678] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0141801657 y: 0.565017104 z: 0.162950262 w: -0.80870378 } position { x: -0.931114495 y: 1.20383453 z: -7.55859137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.694] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0163978804 y: 0.569286 z: 0.16203168 w: -0.805847645 } position { x: -0.931208074 y: 1.20334303 z: -7.5537076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.706] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0163978804 y: 0.569286 z: 0.16203168 w: -0.805847645 } position { x: -0.931208074 y: 1.20334303 z: -7.5537076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0171814654 y: 0.573229611 z: 0.163130611 w: -0.802808285 } position { x: -0.932030082 y: 1.20251775 z: -7.54860115 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0171814654 y: 0.573229611 z: 0.163130611 w: -0.802808285 } position { x: -0.932030082 y: 1.20251775 z: -7.54860115 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0185641814 y: 0.576188684 z: 0.165653676 w: -0.800138 } position { x: -0.933091521 y: 1.20176911 z: -7.54421 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.762] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0193707291 y: 0.577239215 z: 0.166812211 w: -0.799120367 } position { x: -0.933375537 y: 1.20174885 z: -7.54201174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.774] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0193707291 y: 0.577239215 z: 0.166812211 w: -0.799120367 } position { x: -0.933375537 y: 1.20174885 z: -7.54201174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.790] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0207286738 y: 0.579164505 z: 0.168155327 w: -0.797409952 } position { x: -0.93429929 y: 1.20129931 z: -7.53732443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0207286738 y: 0.579164505 z: 0.168155327 w: -0.797409952 } position { x: -0.93429929 y: 1.20129931 z: -7.53732443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0217344053 y: 0.580415666 z: 0.169439763 w: -0.796200633 } position { x: -0.935468495 y: 1.20124149 z: -7.53338146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0217344053 y: 0.580415666 z: 0.169439763 w: -0.796200633 } position { x: -0.935468495 y: 1.20124149 z: -7.53338146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0213463176 y: 0.582056642 z: 0.169249713 w: -0.795052767 } position { x: -0.936187685 y: 1.20139909 z: -7.52891684 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.858] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0213463176 y: 0.582056642 z: 0.169249713 w: -0.795052767 } position { x: -0.936187685 y: 1.20139909 z: -7.52891684 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.874] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0199708678 y: 0.584329605 z: 0.168486625 w: -0.793581963 } position { x: -0.936836064 y: 1.2011745 z: -7.52496576 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0199708678 y: 0.584329605 z: 0.168486625 w: -0.793581963 } position { x: -0.936836064 y: 1.2011745 z: -7.52496576 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0193551071 y: 0.586061478 z: 0.169074014 w: -0.792194 } position { x: -0.937915087 y: 1.20039189 z: -7.52136087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.914] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0193551071 y: 0.586061478 z: 0.169074014 w: -0.792194 } position { x: -0.937915087 y: 1.20039189 z: -7.52136087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.929] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0198968481 y: 0.587096035 z: 0.170888618 w: -0.791024327 } position { x: -0.93864888 y: 1.20014846 z: -7.51811409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0198968481 y: 0.587096035 z: 0.170888618 w: -0.791024327 } position { x: -0.93864888 y: 1.20014846 z: -7.51811409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.958] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0197724402 y: 0.587969422 z: 0.172261223 w: -0.790080428 } position { x: -0.9394508 y: 1.19967079 z: -7.51498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.969] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0197724402 y: 0.587969422 z: 0.172261223 w: -0.790080428 } position { x: -0.9394508 y: 1.19967079 z: -7.51498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.985] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0193223 y: 0.589041889 z: 0.175089672 w: -0.788669705 } position { x: -0.940528691 y: 1.19929743 z: -7.51247931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:53.998] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0193223 y: 0.589041889 z: 0.175089672 w: -0.788669705 } position { x: -0.940528691 y: 1.19929743 z: -7.51247931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.017690612 y: 0.589820623 z: 0.176780269 w: -0.787748396 } position { x: -0.940979123 y: 1.19955087 z: -7.51048708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0169727784 y: 0.590138376 z: 0.17700395 w: -0.787475884 } position { x: -0.941382349 y: 1.19935119 z: -7.50958681 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.039] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0169727784 y: 0.590138376 z: 0.17700395 w: -0.787475884 } position { x: -0.941382349 y: 1.19935119 z: -7.50958681 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0168521516 y: 0.590889156 z: 0.177940533 w: -0.786704063 } position { x: -0.942322195 y: 1.19907153 z: -7.50810766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0168521516 y: 0.590889156 z: 0.177940533 w: -0.786704063 } position { x: -0.942322195 y: 1.19907153 z: -7.50810766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.017309729 y: 0.591388404 z: 0.178448319 w: -0.786203742 } position { x: -0.943114758 y: 1.19901931 z: -7.50705385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.017309729 y: 0.591388404 z: 0.178448319 w: -0.786203742 } position { x: -0.943114758 y: 1.19901931 z: -7.50705385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.017864868 y: 0.591897964 z: 0.178160578 w: -0.785873115 } position { x: -0.943805158 y: 1.19912541 z: -7.50618315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.122] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.017864868 y: 0.591897964 z: 0.178160578 w: -0.785873115 } position { x: -0.943805158 y: 1.19912541 z: -7.50618315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0184566081 y: 0.592794 z: 0.17737712 w: -0.785361052 } position { x: -0.944417834 y: 1.19903433 z: -7.50569868 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.149] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0184566081 y: 0.592794 z: 0.17737712 w: -0.785361052 } position { x: -0.944417834 y: 1.19903433 z: -7.50569868 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.165] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0189786423 y: 0.593439519 z: 0.177036211 w: -0.784937918 } position { x: -0.944776714 y: 1.19907343 z: -7.50580215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.178] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0189786423 y: 0.593439519 z: 0.177036211 w: -0.784937918 } position { x: -0.944776714 y: 1.19907343 z: -7.50580215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.194] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0205746181 y: 0.593091607 z: 0.175985396 w: -0.785396814 } position { x: -0.945028365 y: 1.19909716 z: -7.50626087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.206] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0205746181 y: 0.593091607 z: 0.175985396 w: -0.785396814 } position { x: -0.945028365 y: 1.19909716 z: -7.50626087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0215666778 y: 0.592687488 z: 0.175472587 w: -0.785789907 } position { x: -0.945147693 y: 1.19897008 z: -7.50665045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.236] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0237492938 y: 0.591925323 z: 0.175537527 w: -0.786286891 } position { x: -0.945471346 y: 1.1985321 z: -7.50758219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.247] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0237492938 y: 0.591925323 z: 0.175537527 w: -0.786286891 } position { x: -0.945471346 y: 1.1985321 z: -7.50758219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0272616968 y: 0.590574443 z: 0.175613448 w: -0.787171245 } position { x: -0.945634663 y: 1.19838965 z: -7.50919724 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0297196954 y: 0.589177966 z: 0.175173908 w: -0.788225949 } position { x: -0.945827127 y: 1.19829464 z: -7.51024961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.289] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0297196954 y: 0.589177966 z: 0.175173908 w: -0.788225949 } position { x: -0.945827127 y: 1.19829464 z: -7.51024961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.305] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0355671346 y: 0.5852952 z: 0.174316034 w: -0.79106158 } position { x: -0.94665134 y: 1.19777226 z: -7.51228714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.319] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0383028165 y: 0.583480358 z: 0.174214751 w: -0.792295873 } position { x: -0.947091877 y: 1.19774306 z: -7.51321745 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0383028165 y: 0.583480358 z: 0.174214751 w: -0.792295873 } position { x: -0.947091877 y: 1.19774306 z: -7.51321745 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.346] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0427410528 y: 0.58004 z: 0.172552839 w: -0.7949543 } position { x: -0.94776535 y: 1.19823492 z: -7.51536465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0440560058 y: 0.578214049 z: 0.171130419 w: -0.796518683 } position { x: -0.948106229 y: 1.19838762 z: -7.5164547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0440560058 y: 0.578214049 z: 0.171130419 w: -0.796518683 } position { x: -0.948106229 y: 1.19838762 z: -7.5164547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0456369407 y: 0.574464202 z: 0.168535516 w: -0.799689889 } position { x: -0.948898911 y: 1.19853806 z: -7.5185523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.400] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0456369407 y: 0.574464202 z: 0.168535516 w: -0.799689889 } position { x: -0.948898911 y: 1.19853806 z: -7.5185523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0468138047 y: 0.570738733 z: 0.167030409 w: -0.802599907 } position { x: -0.949898124 y: 1.19859147 z: -7.52050591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.430] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0472581163 y: 0.568662226 z: 0.166530073 w: -0.804150283 } position { x: -0.950421393 y: 1.19887865 z: -7.52156067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.443] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0478653 y: 0.566779613 z: 0.16604498 w: -0.805542588 } position { x: -0.950953245 y: 1.19894826 z: -7.52238131 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.457] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0480235294 y: 0.565010309 z: 0.165785059 w: -0.806828618 } position { x: -0.951389134 y: 1.19925463 z: -7.52331781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0480431058 y: 0.563211381 z: 0.16537483 w: -0.808168292 } position { x: -0.951802433 y: 1.19954085 z: -7.52427244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.483] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0480431058 y: 0.563211381 z: 0.16537483 w: -0.808168292 } position { x: -0.951802433 y: 1.19954085 z: -7.52427244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0477181152 y: 0.559185624 z: 0.163852632 w: -0.811287105 } position { x: -0.952723324 y: 1.20006764 z: -7.52612877 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.512] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0478390232 y: 0.557262421 z: 0.163292572 w: -0.812715 } position { x: -0.953335822 y: 1.20013046 z: -7.52695417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.524] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0478390232 y: 0.557262421 z: 0.163292572 w: -0.812715 } position { x: -0.953335822 y: 1.20013046 z: -7.52695417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.541] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.047780551 y: 0.553584278 z: 0.163134858 w: -0.815259755 } position { x: -0.954342544 y: 1.20050287 z: -7.528584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.554] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.047705818 y: 0.551550865 z: 0.162866831 w: -0.816694677 } position { x: -0.95486176 y: 1.20085073 z: -7.52961779 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.568] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0478411615 y: 0.549278319 z: 0.162319988 w: -0.818325579 } position { x: -0.955385447 y: 1.20106435 z: -7.53064632 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0479086228 y: 0.546666 z: 0.16196847 w: -0.820138514 } position { x: -0.956050873 y: 1.20113683 z: -7.53163099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.596] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0478699692 y: 0.543952823 z: 0.162010565 w: -0.821934521 } position { x: -0.956730127 y: 1.20130861 z: -7.53256178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.608] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0478699692 y: 0.543952823 z: 0.162010565 w: -0.821934521 } position { x: -0.956730127 y: 1.20130861 z: -7.53256178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.625] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0469756126 y: 0.537687957 z: 0.161783069 w: -0.826142371 } position { x: -0.95784837 y: 1.20229161 z: -7.53451347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0454792194 y: 0.534466267 z: 0.161649019 w: -0.828339934 } position { x: -0.958427906 y: 1.20266175 z: -7.53543043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.043513447 y: 0.531234503 z: 0.161784127 w: -0.830495298 } position { x: -0.95901978 y: 1.20297265 z: -7.53631353 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.663] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.043513447 y: 0.531234503 z: 0.161784127 w: -0.830495298 } position { x: -0.95901978 y: 1.20297265 z: -7.53631353 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0380775854 y: 0.524509549 z: 0.161646187 w: -0.835051119 } position { x: -0.959960639 y: 1.20439804 z: -7.53818417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.693] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0348948874 y: 0.52125 z: 0.161788642 w: -0.83720082 } position { x: -0.960607409 y: 1.20471358 z: -7.53895521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.707] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0320505351 y: 0.518068075 z: 0.162501395 w: -0.839149356 } position { x: -0.961265087 y: 1.20498419 z: -7.53967428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.02947204 y: 0.514995217 z: 0.163195461 w: -0.84099859 } position { x: -0.96180886 y: 1.20564389 z: -7.54026604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.02947204 y: 0.514995217 z: 0.163195461 w: -0.84099859 } position { x: -0.96180886 y: 1.20564389 z: -7.54026604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.02429685 y: 0.509171844 z: 0.163748026 w: -0.844594777 } position { x: -0.962885857 y: 1.20705283 z: -7.54127598 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0216256846 y: 0.506673098 z: 0.163893238 w: -0.846140504 } position { x: -0.963434935 y: 1.20764399 z: -7.54167604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.777] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0189488 y: 0.504399657 z: 0.164260313 w: -0.847490668 } position { x: -0.964062452 y: 1.20816445 z: -7.54197502 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.790] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0163451135 y: 0.502296746 z: 0.164715454 w: -0.848704696 } position { x: -0.964556634 y: 1.20878685 z: -7.54226446 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0136518683 y: 0.500054479 z: 0.164949566 w: -0.850029945 } position { x: -0.965138853 y: 1.2095325 z: -7.54251528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109673347 y: 0.498046 z: 0.165324569 w: -0.851174355 } position { x: -0.965645969 y: 1.21018887 z: -7.54269123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00820524 y: 0.496220529 z: 0.165805325 w: -0.852177501 } position { x: -0.966157258 y: 1.21077597 z: -7.54279375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00820524 y: 0.496220529 z: 0.165805325 w: -0.852177501 } position { x: -0.966157258 y: 1.21077597 z: -7.54279375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.860] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00290876278 y: 0.492896199 z: 0.166793063 w: -0.853946686 } position { x: -0.967273474 y: 1.21182632 z: -7.54295492 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00290876278 y: 0.492896199 z: 0.166793063 w: -0.853946686 } position { x: -0.967273474 y: 1.21182632 z: -7.54295492 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.888] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000996761606 y: 0.489345163 z: 0.167764857 w: -0.855800927 } position { x: -0.968499899 y: 1.21243322 z: -7.5430913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.899] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000996761606 y: 0.489345163 z: 0.167764857 w: -0.855800927 } position { x: -0.968499899 y: 1.21243322 z: -7.5430913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.916] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00375157758 y: 0.485650629 z: 0.170195594 w: -0.857416391 } position { x: -0.969802499 y: 1.21281719 z: -7.54300356 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.928] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00375157758 y: 0.485650629 z: 0.170195594 w: -0.857416391 } position { x: -0.969802499 y: 1.21281719 z: -7.54300356 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.944] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0055121961 y: 0.481740683 z: 0.17194581 w: -0.859261453 } position { x: -0.971103072 y: 1.21350753 z: -7.54295397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0055121961 y: 0.481740683 z: 0.17194581 w: -0.859261453 } position { x: -0.971103072 y: 1.21350753 z: -7.54295397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00627143541 y: 0.477715224 z: 0.173887044 w: -0.861111 } position { x: -0.972613573 y: 1.2135942 z: -7.54302025 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.983] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00627143541 y: 0.477715224 z: 0.173887044 w: -0.861111 } position { x: -0.972613573 y: 1.2135942 z: -7.54302025 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:54.999] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00676851766 y: 0.473717868 z: 0.176098764 w: -0.862864316 } position { x: -0.973608196 y: 1.21417773 z: -7.54322052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.011] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00676851766 y: 0.473717868 z: 0.176098764 w: -0.862864316 } position { x: -0.973608196 y: 1.21417773 z: -7.54322052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00793442316 y: 0.47023356 z: 0.176325694 w: -0.86471194 } position { x: -0.974162757 y: 1.21475554 z: -7.54375935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.039] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00793442316 y: 0.47023356 z: 0.176325694 w: -0.86471194 } position { x: -0.974162757 y: 1.21475554 z: -7.54375935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.055] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00840000063 y: 0.466362387 z: 0.175540432 w: -0.866960883 } position { x: -0.974869907 y: 1.21449864 z: -7.54482126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00840000063 y: 0.466362387 z: 0.175540432 w: -0.866960883 } position { x: -0.974869907 y: 1.21449864 z: -7.54482126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.083] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00706202816 y: 0.46244216 z: 0.175589472 w: -0.869060278 } position { x: -0.975471 y: 1.21411037 z: -7.54619217 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00706202816 y: 0.46244216 z: 0.175589472 w: -0.869060278 } position { x: -0.975471 y: 1.21411037 z: -7.54619217 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00461371895 y: 0.458047479 z: 0.175046295 w: -0.871510208 } position { x: -0.975925565 y: 1.21342373 z: -7.54798317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00302559673 y: 0.455912232 z: 0.175597787 w: -0.872525275 } position { x: -0.976428568 y: 1.21269548 z: -7.54902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00101057277 y: 0.453708649 z: 0.176776573 w: -0.87344 } position { x: -0.977025568 y: 1.21216106 z: -7.55039263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.149] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00101057277 y: 0.453708649 z: 0.176776573 w: -0.87344 } position { x: -0.977025568 y: 1.21216106 z: -7.55039263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00437156297 y: 0.447646409 z: 0.17823112 w: -0.876257539 } position { x: -0.978240371 y: 1.21196055 z: -7.55377531 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.177] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00437156297 y: 0.447646409 z: 0.17823112 w: -0.876257539 } position { x: -0.978240371 y: 1.21196055 z: -7.55377531 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.194] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0116781183 y: 0.438108474 z: 0.176252291 w: -0.881396472 } position { x: -0.980209529 y: 1.21094918 z: -7.55771255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.208] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0155151542 y: 0.432769537 z: 0.175837606 w: -0.884053767 } position { x: -0.981560886 y: 1.21012723 z: -7.55976105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0199480914 y: 0.427092105 z: 0.175796553 w: -0.886729956 } position { x: -0.983143926 y: 1.20920289 z: -7.56170797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0199480914 y: 0.427092105 z: 0.175796553 w: -0.886729956 } position { x: -0.983143926 y: 1.20920289 z: -7.56170797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.031571541 y: 0.415155768 z: 0.175542 w: -0.892095268 } position { x: -0.986348093 y: 1.20738983 z: -7.56540251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.261] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.031571541 y: 0.415155768 z: 0.175542 w: -0.892095268 } position { x: -0.986348093 y: 1.20738983 z: -7.56540251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.043790672 y: 0.403285086 z: 0.17277424 w: -0.897548139 } position { x: -0.989626348 y: 1.20492232 z: -7.56836653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.290] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0502780639 y: 0.397732317 z: 0.172979072 w: -0.899644 } position { x: -0.991686046 y: 1.20293546 z: -7.56971073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.305] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0562170148 y: 0.393252939 z: 0.173757061 w: -0.90111059 } position { x: -0.993357837 y: 1.20165527 z: -7.57069969 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.316] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0562170148 y: 0.393252939 z: 0.173757061 w: -0.90111059 } position { x: -0.993357837 y: 1.20165527 z: -7.57069969 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0664411336 y: 0.386442542 z: 0.174068332 w: -0.903298378 } position { x: -0.996287286 y: 1.19964015 z: -7.57221317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.344] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0664411336 y: 0.386442542 z: 0.174068332 w: -0.903298378 } position { x: -0.996287286 y: 1.19964015 z: -7.57221317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0756393895 y: 0.382067204 z: 0.174967036 w: -0.904262066 } position { x: -0.999393463 y: 1.19650948 z: -7.57320929 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.372] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0756393895 y: 0.382067204 z: 0.174967036 w: -0.904262066 } position { x: -0.999393463 y: 1.19650948 z: -7.57320929 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.083165139 y: 0.382092029 z: 0.182701215 w: -0.902058482 } position { x: -0.998306274 y: 1.19335055 z: -7.56912756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.400] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.083165139 y: 0.382092029 z: 0.182701215 w: -0.902058482 } position { x: -0.998306274 y: 1.19335055 z: -7.56912756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0872773603 y: 0.395101488 z: 0.187629566 w: -0.895026624 } position { x: -0.999792814 y: 1.19074428 z: -7.5694747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.429] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0912954062 y: 0.399724424 z: 0.190278932 w: -0.892008662 } position { x: -0.999047399 y: 1.18932807 z: -7.56889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.443] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0950670168 y: 0.40302068 z: 0.192717656 w: -0.889604747 } position { x: -0.999849 y: 1.18685877 z: -7.57035208 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.455] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0950670168 y: 0.40302068 z: 0.192717656 w: -0.889604747 } position { x: -0.999849 y: 1.18685877 z: -7.57035208 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103475757 y: 0.40337643 z: 0.19614999 w: -0.887753 } position { x: -0.999955 y: 1.18463218 z: -7.56970215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.483] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103475757 y: 0.40337643 z: 0.19614999 w: -0.887753 } position { x: -0.999955 y: 1.18463218 z: -7.56970215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112644874 y: 0.4034895 z: 0.198893249 w: -0.885973394 } position { x: -1.0008117 y: 1.18100321 z: -7.56856441 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.118096024 y: 0.403562 z: 0.200748399 w: -0.884811401 } position { x: -1.00119698 y: 1.17887235 z: -7.56843948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.525] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.118096024 y: 0.403562 z: 0.200748399 w: -0.884811401 } position { x: -1.00119698 y: 1.17887235 z: -7.56843948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.541] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.129083797 y: 0.405017495 z: 0.205894783 w: -0.88142246 } position { x: -1.00177324 y: 1.17624199 z: -7.56818485 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.552] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.129083797 y: 0.405017495 z: 0.205894783 w: -0.88142246 } position { x: -1.00177324 y: 1.17624199 z: -7.56818485 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.568] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136963084 y: 0.404904693 z: 0.208528191 w: -0.879664302 } position { x: -1.00202978 y: 1.17553318 z: -7.56933975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.581] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136963084 y: 0.404904693 z: 0.208528191 w: -0.879664302 } position { x: -1.00202978 y: 1.17553318 z: -7.56933975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.596] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140970737 y: 0.40584892 z: 0.208197966 w: -0.878673732 } position { x: -1.0023154 y: 1.1747787 z: -7.56909657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.608] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140970737 y: 0.40584892 z: 0.208197966 w: -0.878673732 } position { x: -1.0023154 y: 1.1747787 z: -7.56909657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.625] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.144404054 y: 0.407558233 z: 0.205678806 w: -0.877918 } position { x: -1.00279129 y: 1.17367828 z: -7.56945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.636] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.144404054 y: 0.407558233 z: 0.205678806 w: -0.877918 } position { x: -1.00279129 y: 1.17367828 z: -7.56945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.149584919 y: 0.409218 z: 0.203902707 w: -0.876691878 } position { x: -1.00339401 y: 1.17360413 z: -7.56985855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.150953621 y: 0.409867167 z: 0.202090278 w: -0.876573741 } position { x: -1.00336409 y: 1.17444313 z: -7.56946039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.677] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.150953621 y: 0.409867167 z: 0.202090278 w: -0.876573741 } position { x: -1.00336409 y: 1.17444313 z: -7.56946039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.694] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148810089 y: 0.413680553 z: 0.198966682 w: -0.875863135 } position { x: -1.00308526 y: 1.17525148 z: -7.56993675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.705] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148810089 y: 0.413680553 z: 0.198966682 w: -0.875863135 } position { x: -1.00308526 y: 1.17525148 z: -7.56993675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148058474 y: 0.416625798 z: 0.196185276 w: -0.87522167 } position { x: -1.00321376 y: 1.17579937 z: -7.56965923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14790535 y: 0.417589664 z: 0.194390163 w: -0.875188768 } position { x: -1.00386858 y: 1.17648804 z: -7.57117319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.747] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14790535 y: 0.417589664 z: 0.194390163 w: -0.875188768 } position { x: -1.00386858 y: 1.17648804 z: -7.57117319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14444311 y: 0.416804433 z: 0.194158301 w: -0.876192272 } position { x: -1.00358212 y: 1.17736924 z: -7.57230425 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.774] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14444311 y: 0.416804433 z: 0.194158301 w: -0.876192272 } position { x: -1.00358212 y: 1.17736924 z: -7.57230425 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.790] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140732601 y: 0.410752654 z: 0.19307594 w: -0.879885435 } position { x: -1.00402558 y: 1.17843497 z: -7.57465506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140732601 y: 0.410752654 z: 0.19307594 w: -0.879885435 } position { x: -1.00402558 y: 1.17843497 z: -7.57465506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.819] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.129162848 y: 0.407520503 z: 0.192639694 w: -0.883251965 } position { x: -1.00249195 y: 1.18012154 z: -7.57561541 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.124323845 y: 0.407533079 z: 0.193167448 w: -0.883825064 } position { x: -1.0028758 y: 1.18094575 z: -7.57646418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.124323845 y: 0.407533079 z: 0.193167448 w: -0.883825064 } position { x: -1.0028758 y: 1.18094575 z: -7.57646418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.861] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114329733 y: 0.405212849 z: 0.197134167 w: -0.885364 } position { x: -1.0019213 y: 1.18242788 z: -7.57932901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114329733 y: 0.405212849 z: 0.197134167 w: -0.885364 } position { x: -1.0019213 y: 1.18242788 z: -7.57932901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.888] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100844339 y: 0.404305696 z: 0.19913505 w: -0.886968195 } position { x: -1.00056207 y: 1.18560219 z: -7.58324194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.900] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100844339 y: 0.404305696 z: 0.19913505 w: -0.886968195 } position { x: -1.00056207 y: 1.18560219 z: -7.58324194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.916] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0939268172 y: 0.399483919 z: 0.189450398 w: -0.89201957 } position { x: -0.999973774 y: 1.18701851 z: -7.58784771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.929] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0883521438 y: 0.396850735 z: 0.187870935 w: -0.894096136 } position { x: -0.999395847 y: 1.18847239 z: -7.58670521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0883521438 y: 0.396850735 z: 0.187870935 w: -0.894096136 } position { x: -0.999395847 y: 1.18847239 z: -7.58670521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.957] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0884041041 y: 0.388638645 z: 0.182067052 w: -0.898886144 } position { x: -0.999468863 y: 1.1889044 z: -7.58807898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.969] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0884041041 y: 0.388638645 z: 0.182067052 w: -0.898886144 } position { x: -0.999468863 y: 1.1889044 z: -7.58807898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.985] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0804758221 y: 0.38775894 z: 0.178911135 w: -0.900642812 } position { x: -0.996761501 y: 1.19250178 z: -7.59161568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:55.997] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0804758221 y: 0.38775894 z: 0.178911135 w: -0.900642812 } position { x: -0.996761501 y: 1.19250178 z: -7.59161568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0704130605 y: 0.388443798 z: 0.168181196 w: -0.90325439 } position { x: -0.995573938 y: 1.19467318 z: -7.5941186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0673770905 y: 0.387669981 z: 0.163876012 w: -0.904608786 } position { x: -0.995506287 y: 1.19588804 z: -7.59538126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.041] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0621996559 y: 0.388016403 z: 0.160332412 w: -0.905465662 } position { x: -0.994639337 y: 1.19642305 z: -7.59662676 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0621996559 y: 0.388016403 z: 0.160332412 w: -0.905465662 } position { x: -0.994639337 y: 1.19642305 z: -7.59662676 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.069] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0549584 y: 0.387991846 z: 0.155042872 w: -0.906864703 } position { x: -0.994676113 y: 1.19750822 z: -7.59823608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.080] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0549584 y: 0.387991846 z: 0.155042872 w: -0.906864703 } position { x: -0.994676113 y: 1.19750822 z: -7.59823608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.096] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0475319959 y: 0.387259901 z: 0.153216273 w: -0.907907069 } position { x: -0.993678629 y: 1.19984424 z: -7.60015 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0475319959 y: 0.387259901 z: 0.153216273 w: -0.907907069 } position { x: -0.993678629 y: 1.19984424 z: -7.60015 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0428863429 y: 0.385272801 z: 0.146954119 w: -0.910016596 } position { x: -0.992630661 y: 1.20084977 z: -7.60163307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.136] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0428863429 y: 0.385272801 z: 0.146954119 w: -0.910016596 } position { x: -0.992630661 y: 1.20084977 z: -7.60163307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.151] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0395686217 y: 0.386503369 z: 0.141310275 w: -0.910538793 } position { x: -0.992486119 y: 1.20254672 z: -7.603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0395686217 y: 0.386503369 z: 0.141310275 w: -0.910538793 } position { x: -0.992486119 y: 1.20254672 z: -7.603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.180] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0336958654 y: 0.388276309 z: 0.138467744 w: -0.910457432 } position { x: -0.992106795 y: 1.20407248 z: -7.60510206 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.192] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0336958654 y: 0.388276309 z: 0.138467744 w: -0.910457432 } position { x: -0.992106795 y: 1.20407248 z: -7.60510206 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0299986042 y: 0.387476921 z: 0.135158464 w: -0.9114241 } position { x: -0.991558671 y: 1.20555246 z: -7.60682487 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.219] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0299986042 y: 0.387476921 z: 0.135158464 w: -0.9114241 } position { x: -0.991558671 y: 1.20555246 z: -7.60682487 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0270250216 y: 0.387919933 z: 0.130506918 w: -0.912006438 } position { x: -0.990951359 y: 1.20645666 z: -7.6084342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.247] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0270250216 y: 0.387919933 z: 0.130506918 w: -0.912006438 } position { x: -0.990951359 y: 1.20645666 z: -7.6084342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0230784696 y: 0.388193548 z: 0.128929287 w: -0.912222743 } position { x: -0.990893602 y: 1.20787096 z: -7.61041212 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.275] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0230784696 y: 0.388193548 z: 0.128929287 w: -0.912222743 } position { x: -0.990893602 y: 1.20787096 z: -7.61041212 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0189801808 y: 0.388088256 z: 0.128384814 w: -0.912438869 } position { x: -0.990415454 y: 1.20980418 z: -7.6123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.303] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0189801808 y: 0.388088256 z: 0.128384814 w: -0.912438869 } position { x: -0.990415454 y: 1.20980418 z: -7.6123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.319] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0120936353 y: 0.388875604 z: 0.126499116 w: -0.912484288 } position { x: -0.989915133 y: 1.21174252 z: -7.61420584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.331] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0120936353 y: 0.388875604 z: 0.126499116 w: -0.912484288 } position { x: -0.989915133 y: 1.21174252 z: -7.61420584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.346] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0058194031 y: 0.387983829 z: 0.122461371 w: -0.913475752 } position { x: -0.989455819 y: 1.21362615 z: -7.61562538 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0058194031 y: 0.387983829 z: 0.122461371 w: -0.913475752 } position { x: -0.989455819 y: 1.21362615 z: -7.61562538 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00270952238 y: 0.388352364 z: 0.119828172 w: -0.913682818 } position { x: -0.988081932 y: 1.21592927 z: -7.61726093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.386] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00270952238 y: 0.388352364 z: 0.119828172 w: -0.913682818 } position { x: -0.988081932 y: 1.21592927 z: -7.61726093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0117651885 y: 0.388910294 z: 0.115562096 w: -0.913923264 } position { x: -0.986543059 y: 1.21835232 z: -7.61830902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.413] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0117651885 y: 0.388910294 z: 0.115562096 w: -0.913923264 } position { x: -0.986543059 y: 1.21835232 z: -7.61830902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.429] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0200499892 y: 0.390230089 z: 0.111164987 w: -0.913761914 } position { x: -0.98529464 y: 1.21979594 z: -7.61874056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.441] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0200499892 y: 0.390230089 z: 0.111164987 w: -0.913761914 } position { x: -0.98529464 y: 1.21979594 z: -7.61874056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.457] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0265436806 y: 0.392721713 z: 0.109952129 w: -0.912675 } position { x: -0.984394848 y: 1.22117639 z: -7.61968231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0265436806 y: 0.392721713 z: 0.109952129 w: -0.912675 } position { x: -0.984394848 y: 1.22117639 z: -7.61968231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.482] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0291420743 y: 0.393716663 z: 0.110135935 w: -0.912144721 } position { x: -0.983637094 y: 1.22236192 z: -7.6200757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0363161601 y: 0.395822763 z: 0.109526992 w: -0.911048472 } position { x: -0.98261112 y: 1.22447824 z: -7.62040901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.511] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0363161601 y: 0.395822763 z: 0.109526992 w: -0.911048472 } position { x: -0.98261112 y: 1.22447824 z: -7.62040901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0417024903 y: 0.39623189 z: 0.107797779 w: -0.910846233 } position { x: -0.981483102 y: 1.22607863 z: -7.62136745 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.539] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0417024903 y: 0.39623189 z: 0.107797779 w: -0.910846233 } position { x: -0.981483102 y: 1.22607863 z: -7.62136745 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.555] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0483003259 y: 0.395289421 z: 0.10736236 w: -0.910981178 } position { x: -0.980682135 y: 1.22747624 z: -7.62259769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.567] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0483003259 y: 0.395289421 z: 0.10736236 w: -0.910981178 } position { x: -0.980682135 y: 1.22747624 z: -7.62259769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0505247861 y: 0.392568052 z: 0.108382061 w: -0.911916077 } position { x: -0.980166256 y: 1.22786057 z: -7.62398386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0505247861 y: 0.392568052 z: 0.108382061 w: -0.911916077 } position { x: -0.980166256 y: 1.22786057 z: -7.62398386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0525008254 y: 0.388039559 z: 0.109290689 w: -0.913632572 } position { x: -0.97997421 y: 1.22917557 z: -7.625875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0525008254 y: 0.388039559 z: 0.109290689 w: -0.913632572 } position { x: -0.97997421 y: 1.22917557 z: -7.625875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.637] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0524890311 y: 0.382517815 z: 0.107115053 w: -0.916215777 } position { x: -0.980148137 y: 1.22976875 z: -7.62704039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.650] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0524890311 y: 0.382517815 z: 0.107115053 w: -0.916215777 } position { x: -0.980148137 y: 1.22976875 z: -7.62704039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.665] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0515395477 y: 0.376733422 z: 0.107476875 w: -0.918620944 } position { x: -0.980892479 y: 1.22896671 z: -7.62914848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.677] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0515395477 y: 0.376733422 z: 0.107476875 w: -0.918620944 } position { x: -0.980892479 y: 1.22896671 z: -7.62914848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.693] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0529282615 y: 0.370503455 z: 0.110672861 w: -0.920694 } position { x: -0.981116891 y: 1.23137236 z: -7.63119841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.705] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0529282615 y: 0.370503455 z: 0.110672861 w: -0.920694 } position { x: -0.981116891 y: 1.23137236 z: -7.63119841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0561893657 y: 0.362693727 z: 0.109127581 w: -0.923789561 } position { x: -0.981759667 y: 1.23346436 z: -7.63256121 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.734] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0561893657 y: 0.362693727 z: 0.109127581 w: -0.923789561 } position { x: -0.981759667 y: 1.23346436 z: -7.63256121 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0635720864 y: 0.355316132 z: 0.105874524 w: -0.926552594 } position { x: -0.982124567 y: 1.23472154 z: -7.63449955 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0675008222 y: 0.352938831 z: 0.104635872 w: -0.927323639 } position { x: -0.982507348 y: 1.23519552 z: -7.63539124 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0675008222 y: 0.352938831 z: 0.104635872 w: -0.927323639 } position { x: -0.982507348 y: 1.23519552 z: -7.63539124 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.790] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0730143189 y: 0.347300857 z: 0.102810994 w: -0.92923677 } position { x: -0.983145297 y: 1.23554409 z: -7.63713837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0730143189 y: 0.347300857 z: 0.102810994 w: -0.92923677 } position { x: -0.983145297 y: 1.23554409 z: -7.63713837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0782130808 y: 0.341337651 z: 0.103470616 w: -0.930948496 } position { x: -0.983896852 y: 1.23494065 z: -7.63854 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0782130808 y: 0.341337651 z: 0.103470616 w: -0.930948496 } position { x: -0.983896852 y: 1.23494065 z: -7.63854 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0811508745 y: 0.334620118 z: 0.106053561 w: -0.932843268 } position { x: -0.98497957 y: 1.23550963 z: -7.63862562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:56.859] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0811508745 y: 0.334620118 z: 0.106053561 w: -0.932843268 } position { x: -0.98497957 y: 1.23550963 z: -7.63862562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:21:57.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102907456 y: 0.283758819 z: 0.126712814 w: -0.94489944 } position { x: -0.982708812 y: 1.23138928 z: -7.64849949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:07.167] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.106770024 y: 0.217153177 z: 0.11583811 w: -0.963341236 } position { x: -0.987610579 y: 1.21960306 z: -7.65671158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:07.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10676714 y: 0.217088491 z: 0.115997523 w: -0.963336885 } position { x: -0.987664402 y: 1.21985471 z: -7.656847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:07.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102629051 y: 0.211063102 z: 0.11863932 w: -0.964802802 } position { x: -0.990091741 y: 1.21882224 z: -7.65996122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:07.900] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101808682 y: 0.212866858 z: 0.116039872 w: -0.964809597 } position { x: -0.99019146 y: 1.21897316 z: -7.65983248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:07.931] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101741478 y: 0.214076266 z: 0.115079485 w: -0.964664042 } position { x: -0.990225255 y: 1.21894288 z: -7.65970278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:07.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101741478 y: 0.214076266 z: 0.115079485 w: -0.964664042 } position { x: -0.990225255 y: 1.21894288 z: -7.65970278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:07.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101965949 y: 0.214462027 z: 0.114905804 w: -0.96457541 } position { x: -0.990169048 y: 1.21905816 z: -7.65971041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:07.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102100171 y: 0.214815632 z: 0.114602759 w: -0.964518547 } position { x: -0.990148127 y: 1.21906757 z: -7.65969038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:07.980] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10221827 y: 0.215056226 z: 0.114356481 w: -0.964481652 } position { x: -0.990152419 y: 1.21902812 z: -7.65968752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:07.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102191322 y: 0.215111598 z: 0.114252493 w: -0.964484453 } position { x: -0.990214467 y: 1.21902013 z: -7.65967703 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102210633 y: 0.215200767 z: 0.11420729 w: -0.964467883 } position { x: -0.990203679 y: 1.21907437 z: -7.6597023 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.092] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102107033 y: 0.215603411 z: 0.113944896 w: -0.964419961 } position { x: -0.990234613 y: 1.2189877 z: -7.65992832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.097] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101906694 y: 0.215551272 z: 0.113841616 w: -0.964465 } position { x: -0.99029851 y: 1.21882629 z: -7.65999365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.107] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101906694 y: 0.215551272 z: 0.113841616 w: -0.964465 } position { x: -0.99029851 y: 1.21882629 z: -7.65999365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101092987 y: 0.215282127 z: 0.114083312 w: -0.964582205 } position { x: -0.990378 y: 1.21873152 z: -7.66012096 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.134] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101092987 y: 0.215282127 z: 0.114083312 w: -0.964582205 } position { x: -0.990378 y: 1.21873152 z: -7.66012096 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.150] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100888371 y: 0.215083569 z: 0.113945551 w: -0.964664221 } position { x: -0.990430236 y: 1.21875525 z: -7.66019535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.164] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100754879 y: 0.214895859 z: 0.11377009 w: -0.964740694 } position { x: -0.990464 y: 1.21871638 z: -7.66024256 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100790672 y: 0.214806527 z: 0.113741308 w: -0.964760244 } position { x: -0.990567744 y: 1.21874142 z: -7.66035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100722887 y: 0.214823514 z: 0.113895431 w: -0.964745343 } position { x: -0.990603387 y: 1.21864462 z: -7.66037846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.205] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101012349 y: 0.214716539 z: 0.113820635 w: -0.964747787 } position { x: -0.99063164 y: 1.21871829 z: -7.66047049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100977905 y: 0.214563429 z: 0.113681376 w: -0.964801788 } position { x: -0.990646422 y: 1.21863246 z: -7.66045427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.232] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100983553 y: 0.214539871 z: 0.113693126 w: -0.964805067 } position { x: -0.990723 y: 1.21852076 z: -7.66058969 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.246] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100819752 y: 0.21454531 z: 0.113832831 w: -0.96480453 } position { x: -0.990810812 y: 1.21847928 z: -7.66053581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10070233 y: 0.214684024 z: 0.114080399 w: -0.964756727 } position { x: -0.990899444 y: 1.21850932 z: -7.66064596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.275] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100704171 y: 0.214582816 z: 0.114149921 w: -0.964770794 } position { x: -0.990931511 y: 1.21850884 z: -7.66064072 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.289] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100706212 y: 0.214387357 z: 0.114133947 w: -0.964816 } position { x: -0.990960181 y: 1.21862769 z: -7.6606431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100835636 y: 0.214134112 z: 0.113924965 w: -0.964883327 } position { x: -0.99101311 y: 1.21860218 z: -7.66066456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100879036 y: 0.214004681 z: 0.113766395 w: -0.964926243 } position { x: -0.991027057 y: 1.2185086 z: -7.66059399 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100729354 y: 0.214054093 z: 0.113830641 w: -0.964923382 } position { x: -0.991092741 y: 1.21837366 z: -7.66058445 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.345] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100474663 y: 0.214172661 z: 0.114070602 w: -0.964895248 } position { x: -0.991142631 y: 1.21832633 z: -7.66059589 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.357] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100377157 y: 0.214229956 z: 0.114294797 w: -0.964866102 } position { x: -0.991156578 y: 1.21844554 z: -7.66055822 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.372] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100445107 y: 0.214113519 z: 0.114291862 w: -0.964885235 } position { x: -0.991182268 y: 1.2185998 z: -7.66056252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.385] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100722104 y: 0.213972896 z: 0.11409542 w: -0.964910805 } position { x: -0.991175413 y: 1.218678 z: -7.66051722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.400] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100920781 y: 0.213952854 z: 0.113940239 w: -0.964912832 } position { x: -0.991184413 y: 1.21864092 z: -7.6604228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10103792 y: 0.214238271 z: 0.113674298 w: -0.964868605 } position { x: -0.991185427 y: 1.21855175 z: -7.66031027 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.426] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10103792 y: 0.214238271 z: 0.113674298 w: -0.964868605 } position { x: -0.991185427 y: 1.21855175 z: -7.66031027 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.440] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100826524 y: 0.214423224 z: 0.113737717 w: -0.9648422 } position { x: -0.991233349 y: 1.21845651 z: -7.66023874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.454] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100633219 y: 0.21439141 z: 0.113853827 w: -0.964855731 } position { x: -0.99125576 y: 1.21853387 z: -7.66013622 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.1005207 y: 0.214312315 z: 0.113749892 w: -0.964897275 } position { x: -0.991061032 y: 1.21859193 z: -7.65997839 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.484] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100733541 y: 0.214457616 z: 0.113641262 w: -0.964855611 } position { x: -0.991237 y: 1.21870112 z: -7.66006756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100876674 y: 0.214516148 z: 0.113534339 w: -0.964840233 } position { x: -0.9912467 y: 1.2187252 z: -7.65999794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.510] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100942351 y: 0.214550912 z: 0.113383822 w: -0.964843392 } position { x: -0.991214871 y: 1.21873569 z: -7.65995073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.524] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100940943 y: 0.214468628 z: 0.113173023 w: -0.964886546 } position { x: -0.991141617 y: 1.21865344 z: -7.65986681 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.539] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100805044 y: 0.214418396 z: 0.113092929 w: -0.964921296 } position { x: -0.991157353 y: 1.21848357 z: -7.6597724 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100533791 y: 0.214421481 z: 0.113220885 w: -0.964933872 } position { x: -0.991169 y: 1.21840179 z: -7.65971565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.565] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100276075 y: 0.214433655 z: 0.113447756 w: -0.964931369 } position { x: -0.991151 y: 1.21842 z: -7.65969324 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.579] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100202888 y: 0.214412883 z: 0.113720492 w: -0.964911461 } position { x: -0.991082 y: 1.21851814 z: -7.65965652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.593] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10031756 y: 0.214507446 z: 0.113732815 w: -0.964877069 } position { x: -0.991015851 y: 1.21857202 z: -7.65963793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.608] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100530222 y: 0.21457082 z: 0.113684647 w: -0.964846551 } position { x: -0.990956962 y: 1.21856058 z: -7.65957594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.623] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100595735 y: 0.214439 z: 0.113733955 w: -0.964863241 } position { x: -0.990954876 y: 1.21838188 z: -7.65950727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100463949 y: 0.214411408 z: 0.113707446 w: -0.964886189 } position { x: -0.990843 y: 1.21834826 z: -7.65951633 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.649] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100463949 y: 0.214411408 z: 0.113707446 w: -0.964886189 } position { x: -0.990843 y: 1.21834826 z: -7.65951633 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.664] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10026931 y: 0.214490175 z: 0.11375884 w: -0.96488291 } position { x: -0.990689158 y: 1.21821988 z: -7.65948343 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100099377 y: 0.214777395 z: 0.114139639 w: -0.964791656 } position { x: -0.990641 y: 1.21803498 z: -7.65941811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.690] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.099819392 y: 0.214991838 z: 0.114771657 w: -0.964697957 } position { x: -0.990599871 y: 1.21795869 z: -7.65936804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.706] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0997025743 y: 0.215078264 z: 0.115402505 w: -0.964615464 } position { x: -0.990513444 y: 1.21809447 z: -7.65942478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.720] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0998990685 y: 0.215107128 z: 0.115854725 w: -0.964534521 } position { x: -0.990395546 y: 1.21821737 z: -7.6594038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100224413 y: 0.215169489 z: 0.116084784 w: -0.964459181 } position { x: -0.990273654 y: 1.21826398 z: -7.65940428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.748] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100600407 y: 0.215311885 z: 0.116292872 w: -0.964363158 } position { x: -0.990242541 y: 1.21833575 z: -7.65943384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.762] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100733235 y: 0.215212211 z: 0.11657171 w: -0.964337885 } position { x: -0.989953041 y: 1.21799076 z: -7.65947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.773] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100733235 y: 0.215212211 z: 0.11657171 w: -0.964337885 } position { x: -0.989953041 y: 1.21799076 z: -7.65947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.789] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100508831 y: 0.214925736 z: 0.116693474 w: -0.964410484 } position { x: -0.989918172 y: 1.21793365 z: -7.65947914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.803] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100348 y: 0.214644626 z: 0.117181428 w: -0.96443069 } position { x: -0.989895463 y: 1.21792507 z: -7.65939856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.815] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100231119 y: 0.214511484 z: 0.117706574 w: -0.964408457 } position { x: -0.989951789 y: 1.21795011 z: -7.6593976 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.829] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10014756 y: 0.214340553 z: 0.11794208 w: -0.964426398 } position { x: -0.989913583 y: 1.21816516 z: -7.65935326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100410059 y: 0.214103043 z: 0.117801517 w: -0.964469075 } position { x: -0.989859104 y: 1.21833277 z: -7.65934038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.859] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100629576 y: 0.213784799 z: 0.117387131 w: -0.964567304 } position { x: -0.98982 y: 1.2183069 z: -7.65920925 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10085991 y: 0.213506579 z: 0.117102854 w: -0.964639425 } position { x: -0.989756823 y: 1.21820319 z: -7.65911818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.884] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100948445 y: 0.213442713 z: 0.117059499 w: -0.964649498 } position { x: -0.989742935 y: 1.21815324 z: -7.65893316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.899] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101080373 y: 0.213624895 z: 0.116919816 w: -0.964612305 } position { x: -0.989705205 y: 1.21826386 z: -7.65884542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.912] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10122136 y: 0.21398522 z: 0.11661496 w: -0.964554548 } position { x: -0.989620626 y: 1.21829629 z: -7.65876484 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.927] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101404756 y: 0.214323029 z: 0.116312638 w: -0.964496791 } position { x: -0.989582658 y: 1.21828556 z: -7.65870142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10133978 y: 0.214475 z: 0.116061844 w: -0.96450007 } position { x: -0.989564419 y: 1.21821761 z: -7.65857267 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.956] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101236306 y: 0.214577466 z: 0.115902238 w: -0.964507341 } position { x: -0.989503741 y: 1.21811426 z: -7.65845203 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.970] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100901447 y: 0.21513024 z: 0.115891665 w: -0.964420557 } position { x: -0.98942107 y: 1.21814787 z: -7.65833664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100901447 y: 0.21513024 z: 0.115891665 w: -0.964420557 } position { x: -0.98942107 y: 1.21814787 z: -7.65833664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:08.995] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100946374 y: 0.215350434 z: 0.115898542 w: -0.9643659 } position { x: -0.989395201 y: 1.21819258 z: -7.65831757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101058729 y: 0.215340763 z: 0.115936317 w: -0.964351773 } position { x: -0.98931253 y: 1.21820235 z: -7.65820694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.024] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101138741 y: 0.215178579 z: 0.115982383 w: -0.964374 } position { x: -0.989273 y: 1.21815813 z: -7.65816355 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.039] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101147935 y: 0.215101615 z: 0.116144799 w: -0.964370668 } position { x: -0.989199758 y: 1.21807933 z: -7.65813065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100652613 y: 0.215161636 z: 0.116617993 w: -0.964352 } position { x: -0.98905617 y: 1.21783209 z: -7.65798521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100652613 y: 0.215161636 z: 0.116617993 w: -0.964352 } position { x: -0.98905617 y: 1.21783209 z: -7.65798521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.080] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100296743 y: 0.215440333 z: 0.117111377 w: -0.964267075 } position { x: -0.989052415 y: 1.2177217 z: -7.65801096 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.093] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100072548 y: 0.215609297 z: 0.117724553 w: -0.964177907 } position { x: -0.989093542 y: 1.21774888 z: -7.6580019 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100064069 y: 0.215520024 z: 0.118370041 w: -0.964119732 } position { x: -0.989109516 y: 1.21790969 z: -7.65800047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.122] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100339629 y: 0.215329766 z: 0.118637979 w: -0.964100659 } position { x: -0.989013255 y: 1.21823514 z: -7.65805387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.137] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10123504 y: 0.214703247 z: 0.117938906 w: -0.964232564 } position { x: -0.988988161 y: 1.21817338 z: -7.65803051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.148] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10123504 y: 0.214703247 z: 0.117938906 w: -0.964232564 } position { x: -0.988988161 y: 1.21817338 z: -7.65803051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101418242 y: 0.214498371 z: 0.118151665 w: -0.964232862 } position { x: -0.989106715 y: 1.21805823 z: -7.6580472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.178] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10144408 y: 0.214197159 z: 0.11845623 w: -0.964259744 } position { x: -0.989124835 y: 1.21816623 z: -7.65800047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101595946 y: 0.213912174 z: 0.118381597 w: -0.964316189 } position { x: -0.989072 y: 1.21834445 z: -7.6579752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.203] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101739801 y: 0.213617176 z: 0.117968708 w: -0.964417 } position { x: -0.98908174 y: 1.21838331 z: -7.65788555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101823308 y: 0.213568881 z: 0.117656693 w: -0.964457 } position { x: -0.989066362 y: 1.21829891 z: -7.65784073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.231] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101814717 y: 0.213634759 z: 0.11761947 w: -0.964447856 } position { x: -0.989160895 y: 1.21833324 z: -7.65784121 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.246] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101861432 y: 0.213769332 z: 0.117567822 w: -0.964419365 } position { x: -0.989216805 y: 1.21846259 z: -7.65784788 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.262] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102216825 y: 0.213851362 z: 0.11692559 w: -0.964441657 } position { x: -0.9891271 y: 1.21858644 z: -7.65773726 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102216825 y: 0.213851362 z: 0.11692559 w: -0.964441657 } position { x: -0.9891271 y: 1.21858644 z: -7.65773726 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.288] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102319524 y: 0.214058623 z: 0.116643928 w: -0.964418888 } position { x: -0.989101946 y: 1.21851087 z: -7.6576786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.301] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102236107 y: 0.214244053 z: 0.116532214 w: -0.964400053 } position { x: -0.989159524 y: 1.21839666 z: -7.65765953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.316] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102155343 y: 0.214484066 z: 0.116702624 w: -0.964334726 } position { x: -0.989265084 y: 1.21843421 z: -7.65770864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102229007 y: 0.214624524 z: 0.11681553 w: -0.964282 } position { x: -0.989310384 y: 1.2187 z: -7.65773821 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.345] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102407917 y: 0.214598551 z: 0.116657928 w: -0.964287877 } position { x: -0.989260733 y: 1.21876824 z: -7.65774059 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.357] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102459021 y: 0.214460939 z: 0.11634738 w: -0.964350581 } position { x: -0.989244103 y: 1.21864367 z: -7.6577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.373] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10232491 y: 0.21439743 z: 0.116265103 w: -0.964388847 } position { x: -0.989240766 y: 1.21848941 z: -7.65768909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.386] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102153815 y: 0.214473039 z: 0.116499044 w: -0.964361906 } position { x: -0.989295483 y: 1.21856976 z: -7.65768623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.400] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102095805 y: 0.214431778 z: 0.116690554 w: -0.964354098 } position { x: -0.989382 y: 1.21869802 z: -7.65773535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.413] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102249116 y: 0.214291126 z: 0.116714135 w: -0.964366257 } position { x: -0.989351928 y: 1.21879101 z: -7.65776968 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.428] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102567449 y: 0.214202717 z: 0.116605662 w: -0.964365244 } position { x: -0.989252806 y: 1.2188412 z: -7.65776205 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.440] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102797829 y: 0.214128777 z: 0.116379954 w: -0.964384377 } position { x: -0.989275396 y: 1.21872783 z: -7.65772629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.455] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102733761 y: 0.214131057 z: 0.116263382 w: -0.964404762 } position { x: -0.989312768 y: 1.21858311 z: -7.6577549 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102637418 y: 0.214097083 z: 0.116525054 w: -0.964391 } position { x: -0.989349067 y: 1.21852148 z: -7.6578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.482] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102457024 y: 0.213993579 z: 0.11669375 w: -0.964412689 } position { x: -0.989435554 y: 1.21862245 z: -7.65791655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102385558 y: 0.213940218 z: 0.116799571 w: -0.964419365 } position { x: -0.98943603 y: 1.21877611 z: -7.65795183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.510] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10243772 y: 0.213774517 z: 0.116451405 w: -0.964492619 } position { x: -0.989337087 y: 1.21877897 z: -7.65795898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.525] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102332473 y: 0.213695213 z: 0.116229989 w: -0.964548111 } position { x: -0.989369273 y: 1.2185998 z: -7.65794754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.536] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102030784 y: 0.213638276 z: 0.116281919 w: -0.964586377 } position { x: -0.989423513 y: 1.21847034 z: -7.65794086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.552] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101822466 y: 0.213878602 z: 0.116583079 w: -0.964518845 } position { x: -0.989443123 y: 1.21851957 z: -7.65800095 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101743102 y: 0.214010552 z: 0.116655543 w: -0.964489162 } position { x: -0.989449561 y: 1.21865857 z: -7.65803719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.581] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10185682 y: 0.214122564 z: 0.11655689 w: -0.964464247 } position { x: -0.989472747 y: 1.21875846 z: -7.65809536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.596] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101898775 y: 0.214001209 z: 0.116041958 w: -0.964548826 } position { x: -0.989495099 y: 1.21847177 z: -7.65806246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101898775 y: 0.214001209 z: 0.116041958 w: -0.964548826 } position { x: -0.989495099 y: 1.21847177 z: -7.65806246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10184963 y: 0.213963464 z: 0.11612606 w: -0.964552283 } position { x: -0.989471 y: 1.21848273 z: -7.65806389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.636] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101738743 y: 0.213970542 z: 0.116280243 w: -0.964543819 } position { x: -0.989525139 y: 1.21846366 z: -7.65808058 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101968162 y: 0.213929787 z: 0.116148375 w: -0.964544475 } position { x: -0.989519835 y: 1.21859634 z: -7.65814781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.662] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101968162 y: 0.213929787 z: 0.116148375 w: -0.964544475 } position { x: -0.989519835 y: 1.21859634 z: -7.65814781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.677] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102052175 y: 0.213820443 z: 0.11601685 w: -0.964575708 } position { x: -0.98945272 y: 1.21845603 z: -7.65811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.692] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10190817 y: 0.213876247 z: 0.116117209 w: -0.964566469 } position { x: -0.989497781 y: 1.21827793 z: -7.65806246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.706] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101638317 y: 0.213979229 z: 0.116450123 w: -0.964531958 } position { x: -0.989539444 y: 1.21818483 z: -7.65804768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.718] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101422653 y: 0.214053124 z: 0.116642021 w: -0.96451509 } position { x: -0.989565909 y: 1.2182945 z: -7.65808868 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.732] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101319902 y: 0.213930428 z: 0.116592288 w: -0.964559138 } position { x: -0.989525139 y: 1.21844244 z: -7.65808964 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.747] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10140162 y: 0.213852301 z: 0.116446346 w: -0.964585483 } position { x: -0.989573121 y: 1.2184025 z: -7.65814734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.761] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101478472 y: 0.213695124 z: 0.116388157 w: -0.964619279 } position { x: -0.98957783 y: 1.21833897 z: -7.65813923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100997239 y: 0.213584825 z: 0.11628034 w: -0.964707196 } position { x: -0.989551604 y: 1.21816683 z: -7.65805244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.787] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100997239 y: 0.213584825 z: 0.11628034 w: -0.964707196 } position { x: -0.989551604 y: 1.21816683 z: -7.65805244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.801] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100621648 y: 0.213649556 z: 0.116471864 w: -0.964709 } position { x: -0.989656031 y: 1.21819746 z: -7.65798521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.816] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100475758 y: 0.213780254 z: 0.116529666 w: -0.964688301 } position { x: -0.989690423 y: 1.21836531 z: -7.65798712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100632749 y: 0.213840827 z: 0.116443977 w: -0.96466881 } position { x: -0.989750266 y: 1.2185545 z: -7.65801334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.845] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100936756 y: 0.213825 z: 0.116086379 w: -0.964683712 } position { x: -0.989788949 y: 1.21866524 z: -7.65799952 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.859] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101277545 y: 0.213816792 z: 0.115682893 w: -0.964698255 } position { x: -0.989860713 y: 1.2187767 z: -7.6580162 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101573877 y: 0.21369049 z: 0.115364388 w: -0.964733243 } position { x: -0.989901662 y: 1.21888161 z: -7.65803099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.884] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101828322 y: 0.2136949 z: 0.11503952 w: -0.96474421 } position { x: -0.98991394 y: 1.21893 z: -7.65804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.899] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102030247 y: 0.213659734 z: 0.114861675 w: -0.96475184 } position { x: -0.989959657 y: 1.21890748 z: -7.65803528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.915] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101924822 y: 0.213528246 z: 0.114557564 w: -0.964828253 } position { x: -0.989976883 y: 1.21888113 z: -7.65800762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101924822 y: 0.213528246 z: 0.114557564 w: -0.964828253 } position { x: -0.989976883 y: 1.21888113 z: -7.65800762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101742834 y: 0.213723123 z: 0.114527307 w: -0.964807928 } position { x: -0.989952922 y: 1.21886349 z: -7.65799046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.953] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101533294 y: 0.213926569 z: 0.114554718 w: -0.964781642 } position { x: -0.990017176 y: 1.21879601 z: -7.6580348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101248823 y: 0.214043319 z: 0.114654101 w: -0.964773834 } position { x: -0.990006745 y: 1.21875179 z: -7.65802956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10110762 y: 0.214018211 z: 0.114762142 w: -0.964781404 } position { x: -0.990012884 y: 1.21870887 z: -7.65809345 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:09.997] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101031154 y: 0.213951439 z: 0.11484801 w: -0.964794 } position { x: -0.989979 y: 1.21867549 z: -7.65807247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.011] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100901812 y: 0.213908583 z: 0.114869401 w: -0.964814484 } position { x: -0.989951193 y: 1.2185812 z: -7.65810061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.028] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100755982 y: 0.214018136 z: 0.114854321 w: -0.964807212 } position { x: -0.989961565 y: 1.21849644 z: -7.6581378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.040] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100755982 y: 0.214018136 z: 0.114854321 w: -0.964807212 } position { x: -0.989961565 y: 1.21849644 z: -7.6581378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.1005961 y: 0.214065805 z: 0.114896156 w: -0.964808345 } position { x: -0.989958644 y: 1.21833205 z: -7.65819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100412294 y: 0.214114949 z: 0.11505796 w: -0.964797318 } position { x: -0.989952803 y: 1.21822035 z: -7.65820646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.079] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10020756 y: 0.214142039 z: 0.1152751 w: -0.964786708 } position { x: -0.989931226 y: 1.21826339 z: -7.65822554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100141801 y: 0.214336261 z: 0.11521177 w: -0.964757919 } position { x: -0.989847779 y: 1.21830976 z: -7.6582346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100013725 y: 0.21447818 z: 0.115144014 w: -0.964747787 } position { x: -0.989889801 y: 1.21821141 z: -7.65829039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0998692289 y: 0.214575842 z: 0.115327455 w: -0.964719117 } position { x: -0.989947617 y: 1.21814334 z: -7.65832901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0999195203 y: 0.214615703 z: 0.115465261 w: -0.96468854 } position { x: -0.98993 y: 1.21827292 z: -7.65833473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.150] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100102663 y: 0.214614779 z: 0.115328811 w: -0.964686096 } position { x: -0.98992908 y: 1.21837008 z: -7.65836716 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.165] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100270167 y: 0.214742601 z: 0.115169495 w: -0.964659274 } position { x: -0.990004897 y: 1.21816254 z: -7.65849495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100270167 y: 0.214742601 z: 0.115169495 w: -0.964659274 } position { x: -0.990004897 y: 1.21816254 z: -7.65849495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.193] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0999357849 y: 0.214693576 z: 0.115152791 w: -0.964706898 } position { x: -0.990064621 y: 1.21820986 z: -7.65860462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0997454375 y: 0.214665338 z: 0.115072176 w: -0.964742482 } position { x: -0.990170062 y: 1.21825206 z: -7.65866566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.219] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0997454375 y: 0.214665338 z: 0.115072176 w: -0.964742482 } position { x: -0.990170062 y: 1.21825206 z: -7.65866566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0996270552 y: 0.21452488 z: 0.114993013 w: -0.964795411 } position { x: -0.990250289 y: 1.21828401 z: -7.65870523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0994625688 y: 0.214437187 z: 0.114879958 w: -0.964845359 } position { x: -0.990308881 y: 1.21837187 z: -7.65874338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0994773209 y: 0.214404628 z: 0.114732 w: -0.964868665 } position { x: -0.990321398 y: 1.21839297 z: -7.65875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0995340198 y: 0.214480177 z: 0.114522643 w: -0.96487093 } position { x: -0.990333676 y: 1.21843374 z: -7.6587925 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0998271555 y: 0.214512646 z: 0.114464685 w: -0.964840233 } position { x: -0.990469575 y: 1.21847439 z: -7.65893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0998271555 y: 0.214512646 z: 0.114464685 w: -0.964840233 } position { x: -0.990469575 y: 1.21847439 z: -7.65893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100066312 y: 0.214397147 z: 0.11418616 w: -0.964874208 } position { x: -0.990453959 y: 1.21844137 z: -7.65895748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0999849141 y: 0.214412823 z: 0.114052109 w: -0.96489495 } position { x: -0.99049288 y: 1.21829975 z: -7.65896749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.346] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0996629 y: 0.214524657 z: 0.114118204 w: -0.964895606 } position { x: -0.990506709 y: 1.21817303 z: -7.65895128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.370] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0993806273 y: 0.214641571 z: 0.114200532 w: -0.964889 } position { x: -0.990569115 y: 1.21819496 z: -7.65901518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.398] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0990616754 y: 0.2146319 z: 0.114184521 w: -0.964925826 } position { x: -0.990593314 y: 1.21811247 z: -7.6591444 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.098873347 y: 0.214671731 z: 0.114337601 w: -0.964918196 } position { x: -0.990575612 y: 1.21807325 z: -7.65915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.098784931 y: 0.214666948 z: 0.114459626 w: -0.964913845 } position { x: -0.990561664 y: 1.21807861 z: -7.65916872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.441] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0986757502 y: 0.214600652 z: 0.114358865 w: -0.964951634 } position { x: -0.990509093 y: 1.21802807 z: -7.65920258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.458] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0985168219 y: 0.214695573 z: 0.114656061 w: -0.96491158 } position { x: -0.990563631 y: 1.21789706 z: -7.65924072 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0985168219 y: 0.214695573 z: 0.114656061 w: -0.96491158 } position { x: -0.990563631 y: 1.21789706 z: -7.65924072 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0983837694 y: 0.21478653 z: 0.115013883 w: -0.964862287 } position { x: -0.990599573 y: 1.21792424 z: -7.65932894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0985139608 y: 0.214892522 z: 0.115379751 w: -0.964781761 } position { x: -0.990591049 y: 1.21806264 z: -7.65936613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0987910628 y: 0.214947402 z: 0.115484074 w: -0.964728653 } position { x: -0.990505934 y: 1.21820891 z: -7.65936184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.514] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0990658104 y: 0.2148799 z: 0.115078 w: -0.964764059 } position { x: -0.990491569 y: 1.21821201 z: -7.65938616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0992635787 y: 0.214781955 z: 0.114963911 w: -0.964779139 } position { x: -0.990489125 y: 1.21817803 z: -7.65937138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.543] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0996213332 y: 0.214789987 z: 0.114971228 w: -0.964739621 } position { x: -0.990571439 y: 1.21826291 z: -7.65945816 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0996933579 y: 0.21471864 z: 0.114904925 w: -0.964755952 } position { x: -0.990584 y: 1.21835458 z: -7.65940905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.570] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0998851582 y: 0.2147284 z: 0.114687681 w: -0.964759767 } position { x: -0.990422666 y: 1.21835721 z: -7.65941477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0999018401 y: 0.214758426 z: 0.114562504 w: -0.964766204 } position { x: -0.990442634 y: 1.21822262 z: -7.65941906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0997341797 y: 0.214733675 z: 0.114750661 w: -0.964766741 } position { x: -0.990554452 y: 1.21819592 z: -7.65939236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0996336117 y: 0.214606732 z: 0.114963092 w: -0.964780092 } position { x: -0.99057591 y: 1.21836567 z: -7.65944433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.627] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0998139 y: 0.214477032 z: 0.114927225 w: -0.964794576 } position { x: -0.990558624 y: 1.21861279 z: -7.65944099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.641] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100217484 y: 0.214404419 z: 0.114647977 w: -0.964802086 } position { x: -0.990486205 y: 1.21870804 z: -7.65944767 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100447923 y: 0.214386612 z: 0.114429593 w: -0.964808 } position { x: -0.990540624 y: 1.21859121 z: -7.65943909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.667] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100501217 y: 0.21443063 z: 0.114567541 w: -0.964776278 } position { x: -0.990491509 y: 1.21849966 z: -7.6593976 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100491948 y: 0.214461178 z: 0.114655539 w: -0.964760065 } position { x: -0.990500212 y: 1.21854234 z: -7.65938807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.695] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100476749 y: 0.214508325 z: 0.114649013 w: -0.964751959 } position { x: -0.990490615 y: 1.21864247 z: -7.65934801 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.710] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10058751 y: 0.214530811 z: 0.114498228 w: -0.96475327 } position { x: -0.990525961 y: 1.21867967 z: -7.65939951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10070578 y: 0.214451879 z: 0.114384972 w: -0.964771926 } position { x: -0.990626037 y: 1.21874261 z: -7.65943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100748084 y: 0.214210942 z: 0.114159718 w: -0.964847684 } position { x: -0.990651906 y: 1.21874428 z: -7.65941668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.752] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10064245 y: 0.213935584 z: 0.113778114 w: -0.964964867 } position { x: -0.990614355 y: 1.21860695 z: -7.65934134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.766] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100386538 y: 0.213818699 z: 0.113652453 w: -0.965032279 } position { x: -0.990597308 y: 1.21843135 z: -7.65924168 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100060739 y: 0.214018151 z: 0.113819845 w: -0.96500212 } position { x: -0.990638852 y: 1.2184608 z: -7.65922546 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100003958 y: 0.214211389 z: 0.113900505 w: -0.964955688 } position { x: -0.99060756 y: 1.21860445 z: -7.6592536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.807] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100192681 y: 0.214260027 z: 0.113867812 w: -0.964929163 } position { x: -0.990513504 y: 1.21871805 z: -7.65918922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10060218 y: 0.214368731 z: 0.113680266 w: -0.96488452 } position { x: -0.990459561 y: 1.21876097 z: -7.65921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100792117 y: 0.214500591 z: 0.113489933 w: -0.964857757 } position { x: -0.990397453 y: 1.21860504 z: -7.65920544 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.848] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100765698 y: 0.214771852 z: 0.113659337 w: -0.964780211 } position { x: -0.990412831 y: 1.21841598 z: -7.6592536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10042613 y: 0.214873582 z: 0.113999963 w: -0.964752793 } position { x: -0.990433574 y: 1.2183907 z: -7.65926409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100180157 y: 0.214810118 z: 0.114269041 w: -0.964760661 } position { x: -0.990383148 y: 1.21842778 z: -7.65925217 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.891] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10000281 y: 0.214829728 z: 0.114343248 w: -0.964765906 } position { x: -0.990355134 y: 1.21850288 z: -7.65927839 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.905] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.09987887 y: 0.214650363 z: 0.114349067 w: -0.964818 } position { x: -0.990346849 y: 1.21850121 z: -7.65923262 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0997691676 y: 0.214485064 z: 0.114411026 w: -0.96485877 } position { x: -0.990445256 y: 1.21847153 z: -7.65928459 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.931] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0996979401 y: 0.214260027 z: 0.114627317 w: -0.96489042 } position { x: -0.990525842 y: 1.21850812 z: -7.6592555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.948] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.099784486 y: 0.214130566 z: 0.114785478 w: -0.964891434 } position { x: -0.990524232 y: 1.2186271 z: -7.65922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100062676 y: 0.21398887 z: 0.114702351 w: -0.964903951 } position { x: -0.990473449 y: 1.21875226 z: -7.65916348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100426428 y: 0.213912189 z: 0.114448734 w: -0.964913249 } position { x: -0.990414381 y: 1.21869051 z: -7.659091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:10.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.1006248 y: 0.213909477 z: 0.114327818 w: -0.964907527 } position { x: -0.99046 y: 1.21862459 z: -7.65906954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100649692 y: 0.213823959 z: 0.114336923 w: -0.964922845 } position { x: -0.990501881 y: 1.21856272 z: -7.6590457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100669995 y: 0.213813722 z: 0.114344716 w: -0.964922071 } position { x: -0.99052304 y: 1.21862769 z: -7.65907574 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.029] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100745857 y: 0.213634372 z: 0.114227481 w: -0.964967728 } position { x: -0.990573227 y: 1.2186687 z: -7.65899181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100749619 y: 0.213638335 z: 0.114178106 w: -0.964972317 } position { x: -0.99059093 y: 1.2186451 z: -7.65897655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100703605 y: 0.213503018 z: 0.114086717 w: -0.965017855 } position { x: -0.990584 y: 1.21856844 z: -7.65894651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100646734 y: 0.213382751 z: 0.114056587 w: -0.965054 } position { x: -0.990567446 y: 1.21851802 z: -7.65890741 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.086] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10062357 y: 0.213307723 z: 0.114036702 w: -0.965075314 } position { x: -0.990539551 y: 1.21848738 z: -7.65884542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100474291 y: 0.213361874 z: 0.114051372 w: -0.965077162 } position { x: -0.990519643 y: 1.21836495 z: -7.65880632 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100298092 y: 0.213528425 z: 0.114262074 w: -0.96503371 } position { x: -0.990483403 y: 1.21827376 z: -7.65877724 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.125] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100077443 y: 0.213687167 z: 0.114512995 w: -0.964991748 } position { x: -0.990437269 y: 1.21828485 z: -7.65877485 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100049235 y: 0.213751733 z: 0.11461544 w: -0.964968264 } position { x: -0.990446746 y: 1.21831226 z: -7.65883541 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10007415 y: 0.21363835 z: 0.114691809 w: -0.964981675 } position { x: -0.99046886 y: 1.21837676 z: -7.65882778 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.167] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100267604 y: 0.213624448 z: 0.1146947 w: -0.96496433 } position { x: -0.990475476 y: 1.21842456 z: -7.65884686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100358903 y: 0.213543087 z: 0.114620343 w: -0.964981675 } position { x: -0.990449965 y: 1.21832216 z: -7.65880442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100250728 y: 0.21336551 z: 0.114675753 w: -0.965025604 } position { x: -0.990419626 y: 1.21819544 z: -7.65874672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.210] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100086085 y: 0.213273719 z: 0.114933409 w: -0.965032339 } position { x: -0.990402102 y: 1.21814096 z: -7.65873194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100012846 y: 0.213407353 z: 0.115118742 w: -0.964988291 } position { x: -0.990409195 y: 1.21822262 z: -7.65870523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.1000368 y: 0.213404089 z: 0.115094721 w: -0.964989424 } position { x: -0.990370572 y: 1.21832836 z: -7.65871239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.251] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100211561 y: 0.213312268 z: 0.115003638 w: -0.965002418 } position { x: -0.99034214 y: 1.21833634 z: -7.65871572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10024745 y: 0.213268176 z: 0.114928454 w: -0.965017378 } position { x: -0.990339398 y: 1.21829653 z: -7.65875864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.279] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100185432 y: 0.213265032 z: 0.114991203 w: -0.96501708 } position { x: -0.990343034 y: 1.2182076 z: -7.65869188 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.294] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10008309 y: 0.213329569 z: 0.115149565 w: -0.96499455 } position { x: -0.990348518 y: 1.21823955 z: -7.65870523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100167707 y: 0.213399559 z: 0.115200922 w: -0.964964151 } position { x: -0.990307748 y: 1.21835 z: -7.65871906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10030321 y: 0.213465035 z: 0.115166284 w: -0.964939713 } position { x: -0.990305603 y: 1.2183733 z: -7.65877151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100440539 y: 0.213525191 z: 0.115167543 w: -0.964912 } position { x: -0.990241647 y: 1.21835 z: -7.65873766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.348] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10042271 y: 0.213408604 z: 0.115042008 w: -0.964954615 } position { x: -0.990181327 y: 1.21822679 z: -7.65870237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.363] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100245371 y: 0.21340251 z: 0.115014054 w: -0.964977741 } position { x: -0.990142167 y: 1.21811521 z: -7.65862894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0999683887 y: 0.213542342 z: 0.115072675 w: -0.964968562 } position { x: -0.990154743 y: 1.21807635 z: -7.6586256 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0998321846 y: 0.213683575 z: 0.115214773 w: -0.964934409 } position { x: -0.990136325 y: 1.21807086 z: -7.6586194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0996960625 y: 0.213812798 z: 0.115216427 w: -0.964919686 } position { x: -0.990222216 y: 1.21811557 z: -7.65870905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0997193679 y: 0.2139474 z: 0.115199797 w: -0.964889467 } position { x: -0.990202069 y: 1.21810448 z: -7.65875149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0999361202 y: 0.214250684 z: 0.115338594 w: -0.964783132 } position { x: -0.990124404 y: 1.21811819 z: -7.65879869 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.446] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100140102 y: 0.214498654 z: 0.115454137 w: -0.964693 } position { x: -0.990053773 y: 1.2181052 z: -7.65884209 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100195386 y: 0.214931622 z: 0.115825862 w: -0.964546382 } position { x: -0.9898929 y: 1.21806061 z: -7.65883112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100329921 y: 0.215126365 z: 0.11589624 w: -0.964480519 } position { x: -0.989823 y: 1.21807897 z: -7.65891886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100477755 y: 0.215229347 z: 0.115889698 w: -0.964442909 } position { x: -0.98976779 y: 1.21816599 z: -7.65889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10063941 y: 0.21532242 z: 0.115781553 w: -0.964418292 } position { x: -0.989635944 y: 1.21810186 z: -7.65888929 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.514] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100702792 y: 0.215463147 z: 0.115652397 w: -0.964395761 } position { x: -0.989628553 y: 1.21795 z: -7.65887976 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100479931 y: 0.215660378 z: 0.115705602 w: -0.964368522 } position { x: -0.98964864 y: 1.21778691 z: -7.65886974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.543] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100091703 y: 0.215586677 z: 0.115898557 w: -0.964402199 } position { x: -0.989660561 y: 1.21772015 z: -7.65892458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0997806415 y: 0.215325326 z: 0.116081737 w: -0.964470804 } position { x: -0.989633 y: 1.21773708 z: -7.65888262 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.573] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.099587135 y: 0.215174854 z: 0.116084598 w: -0.964524031 } position { x: -0.989559531 y: 1.2177968 z: -7.65892363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0995456353 y: 0.215071455 z: 0.115920573 w: -0.964571118 } position { x: -0.989509583 y: 1.21778464 z: -7.65889502 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.598] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0994163752 y: 0.214923456 z: 0.11582379 w: -0.964629054 } position { x: -0.989504278 y: 1.2176671 z: -7.6588769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0992077738 y: 0.214686021 z: 0.115873903 w: -0.964697361 } position { x: -0.989495039 y: 1.2176255 z: -7.65891218 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.625] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0991924778 y: 0.214420959 z: 0.116032243 w: -0.964738846 } position { x: -0.98950243 y: 1.21769285 z: -7.65889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.641] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0992856 y: 0.214471176 z: 0.116135627 w: -0.964705706 } position { x: -0.989469707 y: 1.21783495 z: -7.65892076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0996500403 y: 0.214636058 z: 0.11605221 w: -0.964641511 } position { x: -0.98940897 y: 1.21794319 z: -7.65893698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.667] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0998779461 y: 0.21480459 z: 0.115814261 w: -0.964608967 } position { x: -0.989384174 y: 1.21788454 z: -7.65892744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0998328 y: 0.214792147 z: 0.115708478 w: -0.964629114 } position { x: -0.989347398 y: 1.21763015 z: -7.65888214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0995409265 y: 0.214739501 z: 0.115891464 w: -0.964649 } position { x: -0.989357173 y: 1.21754456 z: -7.65879488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0992732346 y: 0.214689 z: 0.115973756 w: -0.964678 } position { x: -0.98934418 y: 1.21764231 z: -7.6587739 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0992386639 y: 0.214791611 z: 0.116117939 w: -0.964641392 } position { x: -0.989399314 y: 1.2177527 z: -7.65881634 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0995014086 y: 0.214803085 z: 0.116118655 w: -0.96461165 } position { x: -0.989366174 y: 1.21788037 z: -7.65880919 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.751] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0996482596 y: 0.214688972 z: 0.115879647 w: -0.964650571 } position { x: -0.989357233 y: 1.21778572 z: -7.65879 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0996763632 y: 0.214462474 z: 0.115757942 w: -0.964712679 } position { x: -0.989322186 y: 1.21763039 z: -7.65872288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0994291082 y: 0.214269981 z: 0.115731545 w: -0.964784145 } position { x: -0.989266276 y: 1.21743095 z: -7.65863419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.792] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0990769491 y: 0.214308813 z: 0.115999222 w: -0.964779615 } position { x: -0.989276588 y: 1.21731055 z: -7.65856123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.807] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0986747071 y: 0.214448676 z: 0.116242476 w: -0.964760482 } position { x: -0.989266634 y: 1.21727288 z: -7.65854836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0984688327 y: 0.214544743 z: 0.116467886 w: -0.964732945 } position { x: -0.989282966 y: 1.21730244 z: -7.65860796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.098541759 y: 0.214527518 z: 0.116523288 w: -0.964722633 } position { x: -0.989226 y: 1.21737647 z: -7.65860271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0985115245 y: 0.214354217 z: 0.116367251 w: -0.964783072 } position { x: -0.989165127 y: 1.21735561 z: -7.65855885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0985535905 y: 0.214253247 z: 0.116293378 w: -0.964810133 } position { x: -0.98920989 y: 1.21718669 z: -7.65855885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.875] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0983377099 y: 0.214187935 z: 0.116363451 w: -0.964838207 } position { x: -0.989201367 y: 1.21710861 z: -7.65854263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.098092258 y: 0.214112893 z: 0.116404191 w: -0.964875 } position { x: -0.989173234 y: 1.21707737 z: -7.65851116 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0977811813 y: 0.213956892 z: 0.11630147 w: -0.964953542 } position { x: -0.989245594 y: 1.21690369 z: -7.65850163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0975476131 y: 0.213899851 z: 0.116615579 w: -0.964951873 } position { x: -0.989327431 y: 1.21689725 z: -7.65848827 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0975203067 y: 0.213948816 z: 0.11689797 w: -0.964909613 } position { x: -0.989313483 y: 1.21706605 z: -7.6584425 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.946] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0976471 y: 0.214013398 z: 0.116775185 w: -0.964897335 } position { x: -0.98925966 y: 1.21716523 z: -7.65853167 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.097865127 y: 0.213972896 z: 0.116595663 w: -0.964905918 } position { x: -0.989316881 y: 1.21715128 z: -7.65853453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0979900062 y: 0.213845223 z: 0.116540596 w: -0.964928269 } position { x: -0.989370286 y: 1.2171452 z: -7.6585083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:11.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0980784893 y: 0.21380657 z: 0.116415843 w: -0.964942873 } position { x: -0.989443362 y: 1.21710241 z: -7.65852451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0981183425 y: 0.213886246 z: 0.116345391 w: -0.96492964 } position { x: -0.989489794 y: 1.21718788 z: -7.65850925 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.014] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0980700478 y: 0.213967785 z: 0.11619132 w: -0.964935064 } position { x: -0.98954165 y: 1.21720922 z: -7.65849113 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0980307087 y: 0.213983789 z: 0.116081819 w: -0.964948714 } position { x: -0.989560187 y: 1.21719301 z: -7.65847206 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0980042815 y: 0.213971 z: 0.116038516 w: -0.964959383 } position { x: -0.98963666 y: 1.21719837 z: -7.65848827 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.057] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0980318189 y: 0.21394892 z: 0.116062216 w: -0.964958668 } position { x: -0.989692807 y: 1.21729434 z: -7.65848827 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.073] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0981387198 y: 0.213939458 z: 0.115927026 w: -0.964966118 } position { x: -0.989677668 y: 1.21738982 z: -7.65850639 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0983012542 y: 0.213940889 z: 0.115753338 w: -0.964970171 } position { x: -0.989680707 y: 1.21732879 z: -7.65850735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0983145 y: 0.213984475 z: 0.115747459 w: -0.96495986 } position { x: -0.989759564 y: 1.21728086 z: -7.65849638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.111] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.098226428 y: 0.214066133 z: 0.11573223 w: -0.964952528 } position { x: -0.989748061 y: 1.21726334 z: -7.65843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0981355831 y: 0.214119747 z: 0.115667865 w: -0.964957595 } position { x: -0.98974663 y: 1.21731496 z: -7.65850973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.141] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0981341749 y: 0.214210823 z: 0.115610354 w: -0.964944422 } position { x: -0.989841104 y: 1.2173419 z: -7.65854883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0981929898 y: 0.214261726 z: 0.115606844 w: -0.964927495 } position { x: -0.989956 y: 1.21739221 z: -7.65858 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.169] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0982203707 y: 0.214180216 z: 0.115480818 w: -0.964957893 } position { x: -0.989895582 y: 1.21742392 z: -7.65859842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0981618688 y: 0.214089438 z: 0.115332969 w: -0.965001702 } position { x: -0.98988843 y: 1.21732712 z: -7.65854025 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0979876146 y: 0.214120686 z: 0.115326747 w: -0.965013206 } position { x: -0.989856601 y: 1.21724677 z: -7.65848064 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.210] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0977770835 y: 0.21420373 z: 0.115411438 w: -0.965006053 } position { x: -0.989964 y: 1.2172972 z: -7.65852404 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0977904499 y: 0.214214146 z: 0.115484096 w: -0.964993656 } position { x: -0.990028739 y: 1.21745872 z: -7.6585741 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0980831906 y: 0.214220971 z: 0.115409538 w: -0.964971364 } position { x: -0.990016401 y: 1.21757543 z: -7.65861034 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0983488634 y: 0.214299828 z: 0.115222335 w: -0.964949191 } position { x: -0.990038574 y: 1.21759963 z: -7.65859652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.098492004 y: 0.214360371 z: 0.115043394 w: -0.964942515 } position { x: -0.990035176 y: 1.21753097 z: -7.65862846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.279] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0984567 y: 0.214366138 z: 0.115046583 w: -0.964944482 } position { x: -0.990043521 y: 1.21742392 z: -7.65868759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.293] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0982105434 y: 0.214376673 z: 0.115152247 w: -0.964954555 } position { x: -0.990057349 y: 1.21742702 z: -7.6586895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0979998782 y: 0.214388698 z: 0.115273416 w: -0.964958847 } position { x: -0.990178585 y: 1.21749485 z: -7.6587863 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0978459492 y: 0.214308172 z: 0.115303278 w: -0.964988828 } position { x: -0.990243912 y: 1.21759391 z: -7.65889454 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0977818891 y: 0.214171186 z: 0.115209728 w: -0.965036869 } position { x: -0.990281224 y: 1.21761584 z: -7.65899658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0977961421 y: 0.214009076 z: 0.115168884 w: -0.965076268 } position { x: -0.990364909 y: 1.21765816 z: -7.65905046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.362] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.097716555 y: 0.213828504 z: 0.11506746 w: -0.965136468 } position { x: -0.990380585 y: 1.21764755 z: -7.65912342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0975914747 y: 0.213798687 z: 0.114879675 w: -0.965178072 } position { x: -0.990370333 y: 1.21755278 z: -7.65920734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0973750055 y: 0.2138592 z: 0.114887156 w: -0.965185642 } position { x: -0.990403593 y: 1.21747506 z: -7.65926218 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.404] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0971297696 y: 0.213982984 z: 0.114924937 w: -0.96517843 } position { x: -0.990493059 y: 1.21746469 z: -7.65934658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.418] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0969479233 y: 0.21401751 z: 0.114948854 w: -0.965186238 } position { x: -0.99052763 y: 1.21748805 z: -7.65942335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.096853368 y: 0.214115381 z: 0.114841163 w: -0.965186834 } position { x: -0.990498364 y: 1.21751475 z: -7.65946341 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.446] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0967894867 y: 0.214236513 z: 0.114627838 w: -0.965191662 } position { x: -0.990543306 y: 1.21744657 z: -7.65954065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0966942459 y: 0.214379162 z: 0.114600345 w: -0.965172827 } position { x: -0.990602672 y: 1.2173779 z: -7.65956926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0966363475 y: 0.214492083 z: 0.114429608 w: -0.965173781 } position { x: -0.990601 y: 1.21740055 z: -7.65966845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.487] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0965736657 y: 0.214502528 z: 0.114183962 w: -0.965206861 } position { x: -0.990654469 y: 1.21737635 z: -7.65974712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0964502767 y: 0.214583904 z: 0.114024289 w: -0.96522 } position { x: -0.990654588 y: 1.21730638 z: -7.65987873 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0963514596 y: 0.214697137 z: 0.114009485 w: -0.965206444 } position { x: -0.990700305 y: 1.21719825 z: -7.65993166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0961822495 y: 0.214859352 z: 0.114118867 w: -0.965174258 } position { x: -0.990722954 y: 1.21716666 z: -7.66003418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.543] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0960222185 y: 0.215003371 z: 0.114104599 w: -0.965159774 } position { x: -0.990707457 y: 1.21712852 z: -7.66012144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.558] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0959335268 y: 0.215109855 z: 0.114073098 w: -0.965148628 } position { x: -0.99074614 y: 1.21713364 z: -7.6602211 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.573] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0957970917 y: 0.215164632 z: 0.11399591 w: -0.965159059 } position { x: -0.990815103 y: 1.21708918 z: -7.66034603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0956386 y: 0.215121716 z: 0.113963641 w: -0.965188146 } position { x: -0.990892351 y: 1.21696556 z: -7.66047764 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.598] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0953067243 y: 0.215114519 z: 0.114092045 w: -0.965207458 } position { x: -0.991003573 y: 1.21694255 z: -7.66058159 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.613] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0950849652 y: 0.215000257 z: 0.114051767 w: -0.965259552 } position { x: -0.991018534 y: 1.21694756 z: -7.66066217 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0949170142 y: 0.2149802 z: 0.114022858 w: -0.96528393 } position { x: -0.991105258 y: 1.21692884 z: -7.66073084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0948653147 y: 0.215069205 z: 0.114084482 w: -0.965261877 } position { x: -0.991170585 y: 1.21695197 z: -7.66078329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0948876068 y: 0.215125918 z: 0.114094853 w: -0.965245843 } position { x: -0.991244793 y: 1.21701801 z: -7.66083479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.094896242 y: 0.215051606 z: 0.113840856 w: -0.96529156 } position { x: -0.99123466 y: 1.21699893 z: -7.66087437 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0948374718 y: 0.215080544 z: 0.11360272 w: -0.965318918 } position { x: -0.991337419 y: 1.21693873 z: -7.66096449 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.695] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.094722949 y: 0.215064898 z: 0.113478832 w: -0.965348244 } position { x: -0.991456151 y: 1.21691287 z: -7.66100407 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0944768563 y: 0.215154365 z: 0.113460734 w: -0.965354562 } position { x: -0.991563678 y: 1.21689117 z: -7.66105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0943624377 y: 0.215269491 z: 0.1134822 w: -0.965337574 } position { x: -0.991655707 y: 1.21689284 z: -7.66118097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.738] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0942310691 y: 0.215380266 z: 0.113466278 w: -0.965327561 } position { x: -0.991728961 y: 1.21694148 z: -7.66118765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.751] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0942249596 y: 0.215386033 z: 0.11327821 w: -0.965348959 } position { x: -0.9917835 y: 1.21693611 z: -7.66120768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.766] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0941388 y: 0.215320185 z: 0.113057964 w: -0.965397835 } position { x: -0.991838098 y: 1.21694493 z: -7.66126919 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0941491798 y: 0.215283886 z: 0.112870298 w: -0.965426862 } position { x: -0.991949141 y: 1.21692312 z: -7.66135931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0941133425 y: 0.215231404 z: 0.112837821 w: -0.965445876 } position { x: -0.991998494 y: 1.21697378 z: -7.66138315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.806] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0941152424 y: 0.215212882 z: 0.11283835 w: -0.96544975 } position { x: -0.99206388 y: 1.2169286 z: -7.66140604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.820] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0940574855 y: 0.215202212 z: 0.112812519 w: -0.965460777 } position { x: -0.992105961 y: 1.2168926 z: -7.66141844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.093867965 y: 0.215214893 z: 0.112773493 w: -0.965481 } position { x: -0.992156446 y: 1.21677577 z: -7.66137409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0937640294 y: 0.215337649 z: 0.112886101 w: -0.965450525 } position { x: -0.992246628 y: 1.21683955 z: -7.66141891 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0935987234 y: 0.215437457 z: 0.112801731 w: -0.965454221 } position { x: -0.992318928 y: 1.21684861 z: -7.661479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.877] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0935409218 y: 0.215370014 z: 0.112669192 w: -0.965490282 } position { x: -0.992394567 y: 1.21684051 z: -7.66153479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0934593305 y: 0.215228781 z: 0.11266733 w: -0.965529919 } position { x: -0.992459 y: 1.21680915 z: -7.66154051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.905] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0933256894 y: 0.215150863 z: 0.112709284 w: -0.96555531 } position { x: -0.9925161 y: 1.21673918 z: -7.66154814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0931545 y: 0.215197936 z: 0.112815082 w: -0.965549 } position { x: -0.992584109 y: 1.21666062 z: -7.66153526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.932] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.092982851 y: 0.21526657 z: 0.113036603 w: -0.965524316 } position { x: -0.992671669 y: 1.21671653 z: -7.66160822 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.946] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0929769054 y: 0.21515654 z: 0.113196306 w: -0.965530694 } position { x: -0.992686331 y: 1.21677172 z: -7.6616025 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0930985436 y: 0.215017244 z: 0.113051876 w: -0.965566933 } position { x: -0.992636263 y: 1.2168709 z: -7.66158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.976] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0933120102 y: 0.215059578 z: 0.112906687 w: -0.96555388 } position { x: -0.992654741 y: 1.21674609 z: -7.6615839 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:12.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0933258 y: 0.215122238 z: 0.112919293 w: -0.965537131 } position { x: -0.992686749 y: 1.21659517 z: -7.6616044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.001] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0930916369 y: 0.215231568 z: 0.113103308 w: -0.965513825 } position { x: -0.992706656 y: 1.21648264 z: -7.66167498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0928642377 y: 0.215217322 z: 0.11325407 w: -0.965521216 } position { x: -0.992756 y: 1.21641719 z: -7.66176033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0926144123 y: 0.215153322 z: 0.11350254 w: -0.965530336 } position { x: -0.992827475 y: 1.21643233 z: -7.66171169 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.043] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0923709944 y: 0.215005621 z: 0.11358203 w: -0.965577185 } position { x: -0.99281776 y: 1.21645284 z: -7.66175795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.056] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0922056884 y: 0.214832425 z: 0.113560647 w: -0.965634108 } position { x: -0.992800057 y: 1.21640515 z: -7.66176891 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0921425521 y: 0.214747205 z: 0.11347647 w: -0.965668917 } position { x: -0.992790699 y: 1.21645534 z: -7.6618042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0920667052 y: 0.214719489 z: 0.113412581 w: -0.965689838 } position { x: -0.992822886 y: 1.21641243 z: -7.66181135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.101] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0920755491 y: 0.214666992 z: 0.11340294 w: -0.965701818 } position { x: -0.992829144 y: 1.21634078 z: -7.66183853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0920086503 y: 0.214633822 z: 0.11351683 w: -0.965702176 } position { x: -0.992807 y: 1.21641183 z: -7.66184616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.127] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0921086594 y: 0.214674458 z: 0.113447882 w: -0.965691686 } position { x: -0.99274534 y: 1.21639442 z: -7.66184282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0921595618 y: 0.214808196 z: 0.113404363 w: -0.965662241 } position { x: -0.99268347 y: 1.21633446 z: -7.66179466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.187] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0920940638 y: 0.215009242 z: 0.113353111 w: -0.965629756 } position { x: -0.992645502 y: 1.21627688 z: -7.66176176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0920940638 y: 0.215009242 z: 0.113353111 w: -0.965629756 } position { x: -0.992645502 y: 1.21627688 z: -7.66176176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.205] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0921318084 y: 0.215178862 z: 0.113412112 w: -0.965581417 } position { x: -0.992619395 y: 1.21627831 z: -7.66174507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.220] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0920275077 y: 0.215128198 z: 0.113298677 w: -0.965616 } position { x: -0.992564738 y: 1.21620202 z: -7.66167974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.231] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0920275077 y: 0.215128198 z: 0.113298677 w: -0.965616 } position { x: -0.992564738 y: 1.21620202 z: -7.66167974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.247] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0919606537 y: 0.215175718 z: 0.113367625 w: -0.965603709 } position { x: -0.992549777 y: 1.216151 z: -7.66164112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0917658135 y: 0.215157881 z: 0.113321774 w: -0.965631545 } position { x: -0.992557585 y: 1.21610367 z: -7.66158152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0917450041 y: 0.215251535 z: 0.113455072 w: -0.965597034 } position { x: -0.992499948 y: 1.216133 z: -7.66159058 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.289] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.091711171 y: 0.215429842 z: 0.113459736 w: -0.9655599 } position { x: -0.992460132 y: 1.21615899 z: -7.66157961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.303] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0917803422 y: 0.215534911 z: 0.113542482 w: -0.965520144 } position { x: -0.992471516 y: 1.21616018 z: -7.66159248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.317] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0917608 y: 0.215398714 z: 0.113497324 w: -0.965557754 } position { x: -0.992449 y: 1.21610773 z: -7.66155577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0917940512 y: 0.215392947 z: 0.113502041 w: -0.96555531 } position { x: -0.992415428 y: 1.21611345 z: -7.66159058 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.345] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0916451439 y: 0.215365425 z: 0.113723829 w: -0.965549469 } position { x: -0.992462337 y: 1.21597111 z: -7.66155386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0916451439 y: 0.215365425 z: 0.113723829 w: -0.965549469 } position { x: -0.992462337 y: 1.21597111 z: -7.66155386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0915427878 y: 0.215373576 z: 0.113982104 w: -0.965526938 } position { x: -0.992509544 y: 1.21601236 z: -7.66157484 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.384] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0916024074 y: 0.215135396 z: 0.114056394 w: -0.965565622 } position { x: -0.992504597 y: 1.21611118 z: -7.66157722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.397] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0917362124 y: 0.214946955 z: 0.114028744 w: -0.965598106 } position { x: -0.992518306 y: 1.21621943 z: -7.66158438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.414] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0919116214 y: 0.214796066 z: 0.113964416 w: -0.965622604 } position { x: -0.992497265 y: 1.21621037 z: -7.66156435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0920898095 y: 0.214622483 z: 0.113964289 w: -0.9656443 } position { x: -0.992563665 y: 1.21612859 z: -7.66158628 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.441] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0920228511 y: 0.214566365 z: 0.114034534 w: -0.96565479 } position { x: -0.992614508 y: 1.21614087 z: -7.66158724 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.454] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0919735879 y: 0.214556083 z: 0.114121288 w: -0.965651572 } position { x: -0.992638886 y: 1.21622932 z: -7.66159248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0920420736 y: 0.214638829 z: 0.114042714 w: -0.965635896 } position { x: -0.992636621 y: 1.21630323 z: -7.66161251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.482] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0921596214 y: 0.214691713 z: 0.113786235 w: -0.965643167 } position { x: -0.992660463 y: 1.21635973 z: -7.66162157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0920966789 y: 0.214766413 z: 0.113637038 w: -0.965650141 } position { x: -0.992705643 y: 1.21627855 z: -7.66161585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0920289084 y: 0.214854285 z: 0.113588206 w: -0.965642869 } position { x: -0.992767096 y: 1.21630406 z: -7.66161394 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.526] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0920246542 y: 0.214978218 z: 0.113449909 w: -0.965631902 } position { x: -0.992863834 y: 1.21637344 z: -7.66169834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.537] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0920246542 y: 0.214978218 z: 0.113449909 w: -0.965631902 } position { x: -0.992863834 y: 1.21637344 z: -7.66169834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.552] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0920133516 y: 0.215005502 z: 0.11336349 w: -0.965637 } position { x: -0.992899179 y: 1.21642292 z: -7.66172504 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0920721367 y: 0.215027526 z: 0.113371059 w: -0.965625644 } position { x: -0.992933035 y: 1.21639872 z: -7.66176605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.579] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0921751708 y: 0.215153977 z: 0.113285832 w: -0.965597689 } position { x: -0.992930174 y: 1.21647191 z: -7.66180706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.592] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0922487155 y: 0.215171799 z: 0.113100536 w: -0.965608358 } position { x: -0.99292022 y: 1.21646678 z: -7.66178894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0923014134 y: 0.215236 z: 0.112944014 w: -0.965607345 } position { x: -0.992942393 y: 1.2164185 z: -7.66185713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.621] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0921133757 y: 0.215317085 z: 0.112771854 w: -0.965627372 } position { x: -0.992934644 y: 1.21632195 z: -7.66184044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.635] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0918079764 y: 0.215469092 z: 0.112933658 w: -0.96560365 } position { x: -0.993002892 y: 1.21623278 z: -7.66185141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.649] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0915425718 y: 0.215680078 z: 0.113075763 w: -0.965565085 } position { x: -0.992975593 y: 1.21624732 z: -7.66188955 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.663] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0913726 y: 0.215887 z: 0.113252506 w: -0.965514243 } position { x: -0.993045628 y: 1.2162993 z: -7.66198063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.678] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0914096162 y: 0.21585536 z: 0.113272965 w: -0.965515435 } position { x: -0.992993772 y: 1.21637261 z: -7.66199255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.692] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0915737301 y: 0.215928406 z: 0.113157131 w: -0.965497136 } position { x: -0.992942214 y: 1.21625054 z: -7.66205692 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.706] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0914858058 y: 0.216008365 z: 0.113278843 w: -0.965473294 } position { x: -0.993010402 y: 1.21614444 z: -7.66209745 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.719] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0914858058 y: 0.216008365 z: 0.113278843 w: -0.965473294 } position { x: -0.993010402 y: 1.21614444 z: -7.66209745 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.734] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0911718309 y: 0.216120586 z: 0.113486812 w: -0.965453446 } position { x: -0.992982626 y: 1.21623206 z: -7.66220522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.746] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0911718309 y: 0.216120586 z: 0.113486812 w: -0.965453446 } position { x: -0.992982626 y: 1.21623206 z: -7.66220522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.761] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0911165476 y: 0.216210797 z: 0.113406524 w: -0.965447962 } position { x: -0.992992759 y: 1.2162503 z: -7.66224289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0910101235 y: 0.216325894 z: 0.113267183 w: -0.965448499 } position { x: -0.993003786 y: 1.2161994 z: -7.6622777 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.789] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0907644704 y: 0.216400474 z: 0.113102086 w: -0.965474308 } position { x: -0.993007898 y: 1.21612966 z: -7.66228533 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0903432891 y: 0.216690019 z: 0.113136366 w: -0.965444803 } position { x: -0.993120193 y: 1.21611285 z: -7.66237068 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.817] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0903432891 y: 0.216690019 z: 0.113136366 w: -0.965444803 } position { x: -0.993120193 y: 1.21611285 z: -7.66237068 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.831] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0904019624 y: 0.216930166 z: 0.113191456 w: -0.96537894 } position { x: -0.993234754 y: 1.21638894 z: -7.66249418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0904019624 y: 0.216930166 z: 0.113191456 w: -0.96537894 } position { x: -0.993234754 y: 1.21638894 z: -7.66249418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.857] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0907680616 y: 0.2168172 z: 0.11290127 w: -0.965404 } position { x: -0.993237853 y: 1.21643162 z: -7.66255713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0910339728 y: 0.216607735 z: 0.112585366 w: -0.965462804 } position { x: -0.993286371 y: 1.21632028 z: -7.66257858 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0910537839 y: 0.21649839 z: 0.112535834 w: -0.965491235 } position { x: -0.993379951 y: 1.21624756 z: -7.66262436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.900] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0910361409 y: 0.216355443 z: 0.112684794 w: -0.965507567 } position { x: -0.993452609 y: 1.21628547 z: -7.66266823 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.915] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0910771638 y: 0.216019273 z: 0.112601124 w: -0.965588748 } position { x: -0.993578136 y: 1.21638477 z: -7.66277409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0910771638 y: 0.216019273 z: 0.112601124 w: -0.965588748 } position { x: -0.993578136 y: 1.21638477 z: -7.66277409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0910568312 y: 0.215894565 z: 0.112500876 w: -0.965630233 } position { x: -0.99365449 y: 1.21639168 z: -7.66283083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0908959433 y: 0.215812713 z: 0.112365924 w: -0.965679407 } position { x: -0.993688822 y: 1.2163589 z: -7.6629076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.968] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0907450318 y: 0.215774149 z: 0.11242687 w: -0.965695143 } position { x: -0.993772328 y: 1.21634591 z: -7.66294432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.983] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0907772183 y: 0.21571146 z: 0.112420268 w: -0.965706885 } position { x: -0.993819535 y: 1.21640456 z: -7.66297245 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:13.997] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0907184929 y: 0.215624288 z: 0.112305388 w: -0.965745211 } position { x: -0.993855476 y: 1.21635902 z: -7.66301298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.012] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0906793922 y: 0.215603635 z: 0.112337 w: -0.96574986 } position { x: -0.993892431 y: 1.21637201 z: -7.66308689 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.026] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0907909647 y: 0.215609908 z: 0.112323225 w: -0.965739548 } position { x: -0.993976 y: 1.21647084 z: -7.66318941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.039] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0907909647 y: 0.215609908 z: 0.112323225 w: -0.965739548 } position { x: -0.993976 y: 1.21647084 z: -7.66318941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.053] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0907771736 y: 0.215677947 z: 0.112155393 w: -0.965745151 } position { x: -0.993959427 y: 1.21641433 z: -7.66323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0906906426 y: 0.215690747 z: 0.112075739 w: -0.965759695 } position { x: -0.994017363 y: 1.21626306 z: -7.66320181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.079] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.090491496 y: 0.215863332 z: 0.112206392 w: -0.965724647 } position { x: -0.994079649 y: 1.21624398 z: -7.66324282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0904492065 y: 0.215931341 z: 0.112475008 w: -0.965682149 } position { x: -0.994125128 y: 1.21634555 z: -7.66329813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0906453058 y: 0.216006383 z: 0.112476051 w: -0.965646863 } position { x: -0.994148076 y: 1.21654117 z: -7.66332436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.123] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0911341906 y: 0.215834856 z: 0.111854561 w: -0.965711355 } position { x: -0.994135499 y: 1.21646667 z: -7.66336918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0911341906 y: 0.215834856 z: 0.111854561 w: -0.965711355 } position { x: -0.994135499 y: 1.21646667 z: -7.66336918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.150] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0910002962 y: 0.215802312 z: 0.111856818 w: -0.965731 } position { x: -0.994195223 y: 1.21627176 z: -7.66337109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.164] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0907336175 y: 0.21587427 z: 0.112021588 w: -0.965720892 } position { x: -0.994206727 y: 1.21630085 z: -7.66335344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.177] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0906406119 y: 0.215984672 z: 0.112090729 w: -0.965696931 } position { x: -0.994213521 y: 1.21645236 z: -7.66340399 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0907586962 y: 0.2161313 z: 0.111866005 w: -0.965679109 } position { x: -0.994201064 y: 1.21651411 z: -7.66343498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.090755 y: 0.216351122 z: 0.111762896 w: -0.965642154 } position { x: -0.994199157 y: 1.21628404 z: -7.66344786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.220] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.090755 y: 0.216351122 z: 0.111762896 w: -0.965642154 } position { x: -0.994199157 y: 1.21628404 z: -7.66344786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.231] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0905000493 y: 0.216380954 z: 0.111884862 w: -0.965645313 } position { x: -0.994223297 y: 1.21622026 z: -7.66347599 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.246] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.090331316 y: 0.216420531 z: 0.111954764 w: -0.965644121 } position { x: -0.994208395 y: 1.21625638 z: -7.66348124 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.262] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0901665539 y: 0.216669187 z: 0.112004392 w: -0.965598 } position { x: -0.994205773 y: 1.21621692 z: -7.66357183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0901665539 y: 0.216669187 z: 0.112004392 w: -0.965598 } position { x: -0.994205773 y: 1.21621692 z: -7.66357183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.287] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0901324153 y: 0.216691539 z: 0.111957438 w: -0.965601623 } position { x: -0.994239032 y: 1.2161032 z: -7.6635766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0899709687 y: 0.216565222 z: 0.112068057 w: -0.9656322 } position { x: -0.994297266 y: 1.21604323 z: -7.66360474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0897741094 y: 0.216452 z: 0.112129577 w: -0.965668738 } position { x: -0.994271576 y: 1.21604669 z: -7.66360474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0896880478 y: 0.216319665 z: 0.112235121 w: -0.965694129 } position { x: -0.994259715 y: 1.2160697 z: -7.66362238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.345] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0897234529 y: 0.216425672 z: 0.112296991 w: -0.965659916 } position { x: -0.994278967 y: 1.21608186 z: -7.66358852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0897534341 y: 0.216406077 z: 0.112150826 w: -0.965678453 } position { x: -0.994277775 y: 1.21605301 z: -7.66362906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.372] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0897740498 y: 0.216428116 z: 0.111919783 w: -0.965698421 } position { x: -0.994241118 y: 1.21592796 z: -7.6636095 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.384] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0896042883 y: 0.216484025 z: 0.111901768 w: -0.965703785 } position { x: -0.994332731 y: 1.21585488 z: -7.66362619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.398] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0893622 y: 0.216489151 z: 0.111936994 w: -0.965720952 } position { x: -0.994375169 y: 1.21583104 z: -7.66359091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.411] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0892878175 y: 0.216383964 z: 0.112022631 w: -0.965741515 } position { x: -0.994453311 y: 1.21590805 z: -7.66370535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0893930495 y: 0.216209322 z: 0.111896157 w: -0.965785563 } position { x: -0.994440258 y: 1.21606255 z: -7.66375351 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.440] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0896130726 y: 0.216069311 z: 0.111483641 w: -0.965844154 } position { x: -0.994398773 y: 1.21602488 z: -7.66374826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.453] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0896048471 y: 0.216223046 z: 0.111258171 w: -0.965836525 } position { x: -0.994360507 y: 1.21584845 z: -7.66371489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0894266143 y: 0.216341197 z: 0.111223608 w: -0.965830564 } position { x: -0.994351327 y: 1.21571267 z: -7.66366386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.482] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0890126452 y: 0.216435298 z: 0.111486897 w: -0.965817392 } position { x: -0.994406 y: 1.21567154 z: -7.66364908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.495] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.088835 y: 0.216398016 z: 0.111875966 w: -0.965797067 } position { x: -0.994427085 y: 1.21584082 z: -7.66367817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.511] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0889708847 y: 0.216399804 z: 0.11200133 w: -0.965769708 } position { x: -0.994445801 y: 1.21604931 z: -7.66369057 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.524] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0893689692 y: 0.216421127 z: 0.1119515 w: -0.965733945 } position { x: -0.994406581 y: 1.21616268 z: -7.66369915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.539] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0898669735 y: 0.216395646 z: 0.111828454 w: -0.96570766 } position { x: -0.994432807 y: 1.21609402 z: -7.66362429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.553] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0901030302 y: 0.216264367 z: 0.111789957 w: -0.965719521 } position { x: -0.994394422 y: 1.21606648 z: -7.66358185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0901319757 y: 0.216106817 z: 0.111802556 w: -0.965750635 } position { x: -0.994381785 y: 1.21594119 z: -7.66352797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.579] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0900945887 y: 0.215955049 z: 0.111944944 w: -0.965771556 } position { x: -0.994469702 y: 1.21591747 z: -7.66348934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.595] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0900645 y: 0.215724483 z: 0.112247616 w: -0.965790749 } position { x: -0.994527459 y: 1.21611762 z: -7.66341 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0902971774 y: 0.215725318 z: 0.112223893 w: -0.965771616 } position { x: -0.994508266 y: 1.21618712 z: -7.66333961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.620] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0902971774 y: 0.215725318 z: 0.112223893 w: -0.965771616 } position { x: -0.994508266 y: 1.21618712 z: -7.66333961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.635] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.090463765 y: 0.215677619 z: 0.112199776 w: -0.965769529 } position { x: -0.99450177 y: 1.21616852 z: -7.66328764 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.649] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0906080827 y: 0.215567946 z: 0.112253 w: -0.965774298 } position { x: -0.994496047 y: 1.21617675 z: -7.66323662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.663] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0908260122 y: 0.215498164 z: 0.112300679 w: -0.965763807 } position { x: -0.994488537 y: 1.21616435 z: -7.66315222 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.677] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0909436122 y: 0.215472311 z: 0.11238832 w: -0.96574831 } position { x: -0.994465 y: 1.2161659 z: -7.66304922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0911115855 y: 0.215540349 z: 0.112488426 w: -0.965705633 } position { x: -0.994483352 y: 1.21623731 z: -7.6630559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.705] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0913899094 y: 0.215497226 z: 0.112540759 w: -0.965682924 } position { x: -0.99450773 y: 1.21631134 z: -7.66303778 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0916733891 y: 0.215270385 z: 0.112515576 w: -0.965709567 } position { x: -0.994479775 y: 1.21640825 z: -7.66299772 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.732] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0919936225 y: 0.215133831 z: 0.112314 w: -0.965733 } position { x: -0.994443834 y: 1.21643746 z: -7.66292286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.745] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0921855643 y: 0.215121403 z: 0.112336457 w: -0.965714812 } position { x: -0.99444 y: 1.2163204 z: -7.66278362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0921935514 y: 0.215121731 z: 0.112366073 w: -0.96571058 } position { x: -0.994446754 y: 1.21631515 z: -7.66270542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0922160745 y: 0.215061784 z: 0.112469301 w: -0.965709746 } position { x: -0.994419277 y: 1.21633899 z: -7.66263485 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0923339427 y: 0.214949638 z: 0.112543054 w: -0.965714872 } position { x: -0.994404376 y: 1.21640658 z: -7.66261625 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.803] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0925747678 y: 0.214802384 z: 0.11262846 w: -0.965714633 } position { x: -0.994396925 y: 1.21654963 z: -7.66254091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.814] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0929078087 y: 0.214644074 z: 0.112575389 w: -0.965724 } position { x: -0.994316697 y: 1.21661878 z: -7.66247702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0932782814 y: 0.214548171 z: 0.112496167 w: -0.965718865 } position { x: -0.994170368 y: 1.21647859 z: -7.66226578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0932782814 y: 0.214548171 z: 0.112496167 w: -0.965718865 } position { x: -0.994170368 y: 1.21647859 z: -7.66226578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.856] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0933024511 y: 0.2145309 z: 0.112592123 w: -0.96570915 } position { x: -0.994147956 y: 1.21648192 z: -7.6622448 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0934423134 y: 0.214411139 z: 0.112810753 w: -0.965696752 } position { x: -0.994137943 y: 1.21662068 z: -7.66218 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.885] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0938294753 y: 0.214254767 z: 0.112792939 w: -0.965696 } position { x: -0.994086 y: 1.21678126 z: -7.6622138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.900] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0943029821 y: 0.214078352 z: 0.112672836 w: -0.965702951 } position { x: -0.994022608 y: 1.21682692 z: -7.66213083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.914] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0947305933 y: 0.213857159 z: 0.112531312 w: -0.965726614 } position { x: -0.993934214 y: 1.21683264 z: -7.66206503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0948527679 y: 0.213553563 z: 0.112365387 w: -0.965801179 } position { x: -0.993870556 y: 1.21668613 z: -7.66199446 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0948765427 y: 0.213316515 z: 0.112443604 w: -0.965842068 } position { x: -0.993800461 y: 1.21659029 z: -7.6619153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0947697461 y: 0.213169456 z: 0.11261069 w: -0.965865612 } position { x: -0.993779182 y: 1.21651399 z: -7.66186571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.969] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0946617499 y: 0.213281959 z: 0.112885416 w: -0.965819299 } position { x: -0.993769169 y: 1.21655214 z: -7.66182947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.983] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0946313 y: 0.21331349 z: 0.112919256 w: -0.965811372 } position { x: -0.993697286 y: 1.21669269 z: -7.66183233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:14.996] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0948545188 y: 0.213223279 z: 0.112694547 w: -0.965835571 } position { x: -0.993543148 y: 1.21683872 z: -7.6618185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.009] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0951003954 y: 0.212969884 z: 0.112254761 w: -0.965918541 } position { x: -0.993500113 y: 1.21677756 z: -7.66175175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.024] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0953057185 y: 0.21281901 z: 0.112134807 w: -0.965945482 } position { x: -0.993423343 y: 1.21664822 z: -7.66167164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.038] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0955411717 y: 0.212769181 z: 0.11214982 w: -0.965931475 } position { x: -0.993343115 y: 1.21665621 z: -7.66161728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0957932174 y: 0.212715596 z: 0.112077154 w: -0.965926766 } position { x: -0.993230224 y: 1.21681678 z: -7.66161251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0962234 y: 0.212590858 z: 0.111923791 w: -0.96592927 } position { x: -0.993165314 y: 1.21686447 z: -7.66164351 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.080] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0967558101 y: 0.212333784 z: 0.111907765 w: -0.965934455 } position { x: -0.99306792 y: 1.21689391 z: -7.66164207 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0975638926 y: 0.211962715 z: 0.111977957 w: -0.965926528 } position { x: -0.992943525 y: 1.21695971 z: -7.66153812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0987583324 y: 0.211815849 z: 0.111940175 w: -0.965841711 } position { x: -0.992694914 y: 1.21733522 z: -7.66155672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.122] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100138336 y: 0.211556494 z: 0.111332051 w: -0.96582675 } position { x: -0.99259454 y: 1.21771193 z: -7.66145897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.134] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101901405 y: 0.21124883 z: 0.110570461 w: -0.965797186 } position { x: -0.992290795 y: 1.21824968 z: -7.66149902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.149] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.103848867 y: 0.210519761 z: 0.108781755 w: -0.965952098 } position { x: -0.992219329 y: 1.21831656 z: -7.66154718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105337918 y: 0.209699243 z: 0.107143022 w: -0.96615243 } position { x: -0.991967559 y: 1.21816397 z: -7.66130304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.178] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107113965 y: 0.209468633 z: 0.106552251 w: -0.966072559 } position { x: -0.991813123 y: 1.2182138 z: -7.66132927 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.192] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109137706 y: 0.209428802 z: 0.106334269 w: -0.965878665 } position { x: -0.991604507 y: 1.21844542 z: -7.66119385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111527741 y: 0.209454864 z: 0.105831288 w: -0.965655208 } position { x: -0.991537154 y: 1.21889353 z: -7.66101694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113881208 y: 0.209257782 z: 0.104980059 w: -0.96551615 } position { x: -0.991239071 y: 1.21924639 z: -7.6609807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.232] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116325632 y: 0.208611757 z: 0.103730537 w: -0.96549958 } position { x: -0.99086982 y: 1.21936679 z: -7.66084957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.246] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118113108 y: 0.208064839 z: 0.102871977 w: -0.965492487 } position { x: -0.990355492 y: 1.21957695 z: -7.66083527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.12049187 y: 0.207786873 z: 0.102349974 w: -0.965313852 } position { x: -0.990076303 y: 1.21935809 z: -7.6606226 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.12221621 y: 0.207506299 z: 0.102059856 w: -0.965188146 } position { x: -0.989888668 y: 1.21932626 z: -7.66042089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.123934127 y: 0.207504228 z: 0.101911411 w: -0.964985192 } position { x: -0.989589 y: 1.21949446 z: -7.66029024 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.125191614 y: 0.207422733 z: 0.10158249 w: -0.964875102 } position { x: -0.989162385 y: 1.21938384 z: -7.66017962 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.317] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.126231015 y: 0.207258105 z: 0.101688124 w: -0.964763939 } position { x: -0.988724172 y: 1.21920061 z: -7.66013288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.126751706 y: 0.2067862 z: 0.101691008 w: -0.964796603 } position { x: -0.988476694 y: 1.21896839 z: -7.66003418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.346] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.127655134 y: 0.206062287 z: 0.102749445 w: -0.96472019 } position { x: -0.987721384 y: 1.21884501 z: -7.65957689 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.357] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.127655134 y: 0.206062287 z: 0.102749445 w: -0.96472019 } position { x: -0.987721384 y: 1.21884501 z: -7.65957689 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.372] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.128149956 y: 0.205641553 z: 0.103125848 w: -0.964704216 } position { x: -0.987394094 y: 1.21887159 z: -7.65939569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.386] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.128678322 y: 0.205217242 z: 0.103407413 w: -0.964694142 } position { x: -0.987035513 y: 1.21889937 z: -7.65931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.129200459 y: 0.204449147 z: 0.103626378 w: -0.964763939 } position { x: -0.986728072 y: 1.21896076 z: -7.65919924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.414] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.129914105 y: 0.203886405 z: 0.10365881 w: -0.964783669 } position { x: -0.986400664 y: 1.21908462 z: -7.65898323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.131077677 y: 0.203374669 z: 0.103478715 w: -0.964753628 } position { x: -0.985999286 y: 1.21931076 z: -7.65880156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.440] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.131807327 y: 0.202991471 z: 0.102965213 w: -0.964789867 } position { x: -0.985758424 y: 1.21927392 z: -7.65863895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.454] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.132477254 y: 0.202470958 z: 0.102628984 w: -0.964843273 } position { x: -0.98560065 y: 1.21927297 z: -7.65854645 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.13282235 y: 0.202077106 z: 0.102373622 w: -0.96490556 } position { x: -0.985413969 y: 1.21943283 z: -7.65843534 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.483] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.133047238 y: 0.201436296 z: 0.101954855 w: -0.965052903 } position { x: -0.98512876 y: 1.21928704 z: -7.65824556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.498] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.13281706 y: 0.200478241 z: 0.101566523 w: -0.965325 } position { x: -0.98501879 y: 1.21920347 z: -7.65806818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.13281706 y: 0.200478241 z: 0.101566523 w: -0.965325 } position { x: -0.98501879 y: 1.21920347 z: -7.65806818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.525] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.132608801 y: 0.199872479 z: 0.101356216 w: -0.965501308 } position { x: -0.984876335 y: 1.21931458 z: -7.65796804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.539] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.132395223 y: 0.199230462 z: 0.101156645 w: -0.965684235 } position { x: -0.984798491 y: 1.2191844 z: -7.65782118 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.552] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.132054865 y: 0.198697641 z: 0.101368055 w: -0.965818465 } position { x: -0.984807372 y: 1.21907687 z: -7.65767336 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.567] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.131775245 y: 0.198254928 z: 0.101825222 w: -0.965899587 } position { x: -0.984770358 y: 1.21912634 z: -7.65760088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.580] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.131616235 y: 0.197882041 z: 0.101860933 w: -0.965993941 } position { x: -0.984655321 y: 1.21915519 z: -7.65766859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.131396949 y: 0.197417706 z: 0.101881698 w: -0.966116607 } position { x: -0.984743059 y: 1.21930528 z: -7.65732241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.608] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.131595701 y: 0.196949258 z: 0.10145805 w: -0.966229737 } position { x: -0.98465234 y: 1.21935451 z: -7.65728569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.131742269 y: 0.196625203 z: 0.101052307 w: -0.96631825 } position { x: -0.984645188 y: 1.21921837 z: -7.65721893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.636] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.131629094 y: 0.196346536 z: 0.101100616 w: -0.966385305 } position { x: -0.984785318 y: 1.21904504 z: -7.65716505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.648] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.131414101 y: 0.196087942 z: 0.101498298 w: -0.966425359 } position { x: -0.984836757 y: 1.21907866 z: -7.65710831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.664] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.131087333 y: 0.195930168 z: 0.101724654 w: -0.966477931 } position { x: -0.984848857 y: 1.21914768 z: -7.65706301 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.676] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.130894423 y: 0.19583641 z: 0.101740889 w: -0.966521382 } position { x: -0.984900117 y: 1.21915364 z: -7.65704298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.130513847 y: 0.195596263 z: 0.101703577 w: -0.966625392 } position { x: -0.985012591 y: 1.21905553 z: -7.65696 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.130126938 y: 0.195412904 z: 0.101763047 w: -0.966708362 } position { x: -0.985117376 y: 1.21907663 z: -7.65695906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.718] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.129786834 y: 0.195125103 z: 0.101783268 w: -0.966810107 } position { x: -0.985237 y: 1.21906722 z: -7.65692139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.732] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.12950857 y: 0.194984317 z: 0.101924703 w: -0.96686089 } position { x: -0.985401273 y: 1.21913898 z: -7.65693951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.746] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.129423246 y: 0.194913939 z: 0.10196612 w: -0.966882169 } position { x: -0.985556602 y: 1.21924162 z: -7.65695953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.762] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.129315481 y: 0.194891587 z: 0.101864055 w: -0.966911852 } position { x: -0.985659957 y: 1.2192322 z: -7.65694332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.129215598 y: 0.194811597 z: 0.101744287 w: -0.966953933 } position { x: -0.985747218 y: 1.21907699 z: -7.65692949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.128803596 y: 0.194664821 z: 0.101759307 w: -0.967036903 } position { x: -0.985916436 y: 1.21895397 z: -7.6568222 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.128497407 y: 0.194552347 z: 0.101966552 w: -0.967078388 } position { x: -0.986158729 y: 1.21890211 z: -7.65685844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.816] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.128165185 y: 0.194564894 z: 0.102076106 w: -0.967108428 } position { x: -0.986318 y: 1.21893203 z: -7.6569314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.127897516 y: 0.194593593 z: 0.102151297 w: -0.967130125 } position { x: -0.986533 y: 1.21900189 z: -7.65697765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.127707094 y: 0.194543526 z: 0.101997495 w: -0.967181563 } position { x: -0.986669183 y: 1.21899211 z: -7.65702295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.859] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.126851231 y: 0.194233298 z: 0.101353571 w: -0.967424214 } position { x: -0.98702538 y: 1.21862102 z: -7.6570816 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.126851231 y: 0.194233298 z: 0.101353571 w: -0.967424214 } position { x: -0.98702538 y: 1.21862102 z: -7.6570816 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.126105443 y: 0.194245398 z: 0.10144297 w: -0.967509925 } position { x: -0.987304926 y: 1.21840477 z: -7.65716887 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.903] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.124734372 y: 0.194175646 z: 0.101964243 w: -0.967646897 } position { x: -0.987792075 y: 1.2185533 z: -7.65741396 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.913] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.124734372 y: 0.194175646 z: 0.101964243 w: -0.967646897 } position { x: -0.987792075 y: 1.2185533 z: -7.65741396 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.927] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.124557346 y: 0.194163665 z: 0.101645328 w: -0.967705667 } position { x: -0.987979293 y: 1.21867752 z: -7.65752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.12447156 y: 0.194084153 z: 0.101129301 w: -0.96778667 } position { x: -0.988099933 y: 1.21859527 z: -7.65759039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.12429636 y: 0.194055736 z: 0.100591302 w: -0.967870951 } position { x: -0.988280416 y: 1.21827233 z: -7.65768671 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.123900451 y: 0.194117159 z: 0.100510232 w: -0.9679178 } position { x: -0.988480568 y: 1.21804571 z: -7.65781498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.983] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.12336655 y: 0.194160879 z: 0.100565858 w: -0.967971504 } position { x: -0.988635242 y: 1.21799171 z: -7.65788698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:15.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122944541 y: 0.194226861 z: 0.100289546 w: -0.968040645 } position { x: -0.988614 y: 1.21799588 z: -7.65788078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.012] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122089475 y: 0.195105404 z: 0.0999296606 w: -0.968009353 } position { x: -0.988697469 y: 1.2174896 z: -7.65787935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.023] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122089475 y: 0.195105404 z: 0.0999296606 w: -0.968009353 } position { x: -0.988697469 y: 1.2174896 z: -7.65787935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.12150459 y: 0.195746467 z: 0.100044727 w: -0.967941642 } position { x: -0.98881191 y: 1.2173841 z: -7.6579442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.12090487 y: 0.196061328 z: 0.10026367 w: -0.967930377 } position { x: -0.98897016 y: 1.21723008 z: -7.6579771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.120405592 y: 0.195911512 z: 0.100414537 w: -0.968007267 } position { x: -0.989129841 y: 1.21712315 z: -7.65783072 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.079] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119937547 y: 0.19568263 z: 0.100524068 w: -0.968100369 } position { x: -0.98925972 y: 1.21702647 z: -7.65770435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119793311 y: 0.195645452 z: 0.100707114 w: -0.968106687 } position { x: -0.989504397 y: 1.2169559 z: -7.65753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.107] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119770855 y: 0.195384607 z: 0.100896724 w: -0.96814239 } position { x: -0.989773393 y: 1.21689987 z: -7.65741777 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119790085 y: 0.194809422 z: 0.101021312 w: -0.968242884 } position { x: -0.989968061 y: 1.21677971 z: -7.65724945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119817153 y: 0.193828106 z: 0.101179235 w: -0.96842 } position { x: -0.990135312 y: 1.21667302 z: -7.65710592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.151] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119542681 y: 0.191741616 z: 0.101289116 w: -0.968857706 } position { x: -0.990352154 y: 1.21635103 z: -7.65644884 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.162] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119542681 y: 0.191741616 z: 0.101289116 w: -0.968857706 } position { x: -0.990352154 y: 1.21635103 z: -7.65644884 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119115181 y: 0.190973282 z: 0.101440914 w: -0.969046175 } position { x: -0.990596771 y: 1.21614683 z: -7.65610933 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.190] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118633978 y: 0.190325 z: 0.101839758 w: -0.969190955 } position { x: -0.990702152 y: 1.21599007 z: -7.65574598 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.205] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118304566 y: 0.189887643 z: 0.102378674 w: -0.969260216 } position { x: -0.99069649 y: 1.21593237 z: -7.65545607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117997758 y: 0.189255625 z: 0.102781042 w: -0.969378591 } position { x: -0.990754 y: 1.21576715 z: -7.65504074 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117575482 y: 0.188558489 z: 0.1032487 w: -0.969516098 } position { x: -0.990818858 y: 1.21553755 z: -7.65455723 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117137298 y: 0.188052624 z: 0.103816397 w: -0.969606757 } position { x: -0.990962625 y: 1.21534026 z: -7.65420961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116789281 y: 0.187598929 z: 0.10446465 w: -0.969667 } position { x: -0.991081834 y: 1.21524644 z: -7.65389109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.273] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116473518 y: 0.186993316 z: 0.105324328 w: -0.969728947 } position { x: -0.991229296 y: 1.21520245 z: -7.65351582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.287] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116211288 y: 0.186223835 z: 0.106094107 w: -0.969824553 } position { x: -0.991359234 y: 1.21507144 z: -7.65314102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116117239 y: 0.185375497 z: 0.106570259 w: -0.969946146 } position { x: -0.991546929 y: 1.21498549 z: -7.65281725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.317] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116014935 y: 0.184508756 z: 0.107037701 w: -0.97007215 } position { x: -0.991704047 y: 1.21483886 z: -7.65247488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116269425 y: 0.183573484 z: 0.107381701 w: -0.970181108 } position { x: -0.991836965 y: 1.21470368 z: -7.65220165 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116368778 y: 0.182554916 z: 0.107819378 w: -0.970312893 } position { x: -0.991964161 y: 1.21449983 z: -7.65185881 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116466068 y: 0.181454509 z: 0.108204246 w: -0.970464766 } position { x: -0.992046 y: 1.21419 z: -7.65155172 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116468415 y: 0.180628642 z: 0.108460799 w: -0.970589876 } position { x: -0.992083788 y: 1.2138927 z: -7.65128613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.385] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116436467 y: 0.179869801 z: 0.108748525 w: -0.97070241 } position { x: -0.992200196 y: 1.21366215 z: -7.65093803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.400] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116368107 y: 0.17931436 z: 0.108733594 w: -0.970815063 } position { x: -0.99231565 y: 1.21350932 z: -7.6506958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116336502 y: 0.178488523 z: 0.108066373 w: -0.971045494 } position { x: -0.992367 y: 1.21315753 z: -7.65019131 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.429] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116356574 y: 0.178276777 z: 0.107674077 w: -0.971125543 } position { x: -0.992400408 y: 1.21292758 z: -7.64989042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116356574 y: 0.178276777 z: 0.107674077 w: -0.971125543 } position { x: -0.992400408 y: 1.21292758 z: -7.64989042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.456] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116191171 y: 0.178098962 z: 0.107115746 w: -0.971239746 } position { x: -0.992361069 y: 1.21268463 z: -7.64957619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115869232 y: 0.178061053 z: 0.106527433 w: -0.971349895 } position { x: -0.99230808 y: 1.21233141 z: -7.64935398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.481] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115427986 y: 0.177953348 z: 0.106051907 w: -0.971474171 } position { x: -0.992249787 y: 1.21191573 z: -7.649055 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114990018 y: 0.178239748 z: 0.105936497 w: -0.971486151 } position { x: -0.9919613 y: 1.21175516 z: -7.64873648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114863068 y: 0.178353488 z: 0.105953977 w: -0.971478403 } position { x: -0.991790175 y: 1.21139693 z: -7.64848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114500515 y: 0.178613827 z: 0.105451845 w: -0.971528 } position { x: -0.991575658 y: 1.21105969 z: -7.64825058 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.537] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114505135 y: 0.178944409 z: 0.105784081 w: -0.97143048 } position { x: -0.991414845 y: 1.21104109 z: -7.64809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.552] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114583254 y: 0.179529041 z: 0.105889484 w: -0.971301913 } position { x: -0.99110961 y: 1.21100557 z: -7.64801359 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114660174 y: 0.179953262 z: 0.105955251 w: -0.971207142 } position { x: -0.99082458 y: 1.21084392 z: -7.64796686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.581] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114522859 y: 0.180290982 z: 0.106292509 w: -0.971123874 } position { x: -0.990646482 y: 1.21054542 z: -7.64790344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114331864 y: 0.180379629 z: 0.107123405 w: -0.97103864 } position { x: -0.990425587 y: 1.21047449 z: -7.64779902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.609] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11419972 y: 0.180399835 z: 0.107869476 w: -0.970967829 } position { x: -0.990156054 y: 1.21065474 z: -7.64770937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.620] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114721932 y: 0.18043752 z: 0.108364649 w: -0.97084415 } position { x: -0.989775 y: 1.21098888 z: -7.64773846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.635] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115601018 y: 0.18042554 z: 0.108599208 w: -0.970715821 } position { x: -0.989516735 y: 1.2112335 z: -7.64771748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.650] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116521582 y: 0.180204943 z: 0.108647093 w: -0.970641434 } position { x: -0.989286 y: 1.21130502 z: -7.64769745 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.664] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11724709 y: 0.179917321 z: 0.108928621 w: -0.970575869 } position { x: -0.989039958 y: 1.21138358 z: -7.64772511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.676] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117942609 y: 0.17967324 z: 0.109214537 w: -0.970504642 } position { x: -0.988724232 y: 1.21150649 z: -7.64772749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11853376 y: 0.179560274 z: 0.109608091 w: -0.970409214 } position { x: -0.988470674 y: 1.21163857 z: -7.64774323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.704] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11912109 y: 0.179582134 z: 0.109974019 w: -0.970291793 } position { x: -0.988159835 y: 1.21180081 z: -7.64780617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.719] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119518034 y: 0.179615811 z: 0.110344581 w: -0.970194697 } position { x: -0.98786366 y: 1.21190059 z: -7.64776087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.732] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.120003343 y: 0.179576948 z: 0.110592313 w: -0.970113754 } position { x: -0.987659693 y: 1.21208644 z: -7.64778423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.745] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.120302051 y: 0.179439634 z: 0.110720791 w: -0.970087528 } position { x: -0.987483263 y: 1.21235693 z: -7.64783382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.761] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.120761499 y: 0.179339275 z: 0.11067906 w: -0.970053792 } position { x: -0.987175107 y: 1.21261811 z: -7.64791632 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.121291399 y: 0.179478467 z: 0.110775486 w: -0.969950855 } position { x: -0.986893594 y: 1.21274042 z: -7.64800215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.790] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.121975571 y: 0.179539606 z: 0.111075409 w: -0.969819427 } position { x: -0.986597598 y: 1.2127893 z: -7.64822865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.121975571 y: 0.179539606 z: 0.111075409 w: -0.969819427 } position { x: -0.986597598 y: 1.2127893 z: -7.64822865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122566938 y: 0.179452345 z: 0.111088417 w: -0.969759524 } position { x: -0.986227453 y: 1.2134583 z: -7.64859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122566938 y: 0.179452345 z: 0.111088417 w: -0.969759524 } position { x: -0.986227453 y: 1.2134583 z: -7.64859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.845] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.123035483 y: 0.179415 z: 0.110592268 w: -0.969763875 } position { x: -0.985999405 y: 1.21353686 z: -7.6487236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.858] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.123307779 y: 0.179577261 z: 0.110247955 w: -0.969738424 } position { x: -0.985719383 y: 1.21349275 z: -7.64880848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.123186536 y: 0.179913163 z: 0.11001987 w: -0.969717503 } position { x: -0.985531032 y: 1.21348059 z: -7.64895248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122946784 y: 0.180233568 z: 0.109890424 w: -0.969703078 } position { x: -0.985469639 y: 1.2134558 z: -7.64910793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.900] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122670174 y: 0.180571437 z: 0.110040225 w: -0.969658256 } position { x: -0.985413611 y: 1.21359015 z: -7.6492424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.915] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122780532 y: 0.181223124 z: 0.109375507 w: -0.969597936 } position { x: -0.985164 y: 1.21397972 z: -7.64959288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122780532 y: 0.181223124 z: 0.109375507 w: -0.969597936 } position { x: -0.985164 y: 1.21397972 z: -7.64959288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.942] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122913875 y: 0.181448296 z: 0.108927302 w: -0.969589412 } position { x: -0.985108912 y: 1.21394753 z: -7.64977074 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.953] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122775942 y: 0.181625307 z: 0.108627021 w: -0.969607413 } position { x: -0.985026062 y: 1.21389401 z: -7.64997244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.968] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122525953 y: 0.181765869 z: 0.108390428 w: -0.969639182 } position { x: -0.984959602 y: 1.2139219 z: -7.65009642 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.983] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122441828 y: 0.182032332 z: 0.108184323 w: -0.969622791 } position { x: -0.984845042 y: 1.21401489 z: -7.65026569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:16.998] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.12224935 y: 0.182336956 z: 0.107827723 w: -0.969629586 } position { x: -0.984859288 y: 1.21413267 z: -7.65063524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.012] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122227214 y: 0.182315096 z: 0.107635401 w: -0.969657838 } position { x: -0.984815359 y: 1.21428907 z: -7.65075207 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.023] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122227214 y: 0.182315096 z: 0.107635401 w: -0.969657838 } position { x: -0.984815359 y: 1.21428907 z: -7.65075207 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.037] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122379139 y: 0.182276487 z: 0.107407764 w: -0.96967119 } position { x: -0.984781265 y: 1.21442127 z: -7.65093565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.12251354 y: 0.182314128 z: 0.107149832 w: -0.96967566 } position { x: -0.98480165 y: 1.21441102 z: -7.65112209 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.067] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122532994 y: 0.182363197 z: 0.107009217 w: -0.969679534 } position { x: -0.984857798 y: 1.21448696 z: -7.65126467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.081] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.12257506 y: 0.182443798 z: 0.106886655 w: -0.969672561 } position { x: -0.984864533 y: 1.21460593 z: -7.65141916 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.095] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122299284 y: 0.182493776 z: 0.106616542 w: -0.969727695 } position { x: -0.985008299 y: 1.21464837 z: -7.65167809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.107] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122299284 y: 0.182493776 z: 0.106616542 w: -0.969727695 } position { x: -0.985008299 y: 1.21464837 z: -7.65167809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122126713 y: 0.182479843 z: 0.106737457 w: -0.969738781 } position { x: -0.985087514 y: 1.21479797 z: -7.65180969 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.136] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122199297 y: 0.182450444 z: 0.106878653 w: -0.969719648 } position { x: -0.985169649 y: 1.21505082 z: -7.65192461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.151] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.12255954 y: 0.181684345 z: 0.107026145 w: -0.969801724 } position { x: -0.985203326 y: 1.21491802 z: -7.65220642 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.12255954 y: 0.181684345 z: 0.107026145 w: -0.969801724 } position { x: -0.985203326 y: 1.21491802 z: -7.65220642 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.178] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122614659 y: 0.180913672 z: 0.107665613 w: -0.969868064 } position { x: -0.985311091 y: 1.21488035 z: -7.65237093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122463599 y: 0.180113599 z: 0.108464964 w: -0.969947 } position { x: -0.985343158 y: 1.21487021 z: -7.65239859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122624531 y: 0.179466039 z: 0.109274797 w: -0.969955802 } position { x: -0.985417664 y: 1.21493125 z: -7.65255594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122737139 y: 0.178917825 z: 0.110146649 w: -0.969944179 } position { x: -0.985480249 y: 1.21489191 z: -7.6526351 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122702651 y: 0.17832309 z: 0.110840127 w: -0.969979048 } position { x: -0.985576093 y: 1.21485722 z: -7.65279579 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.248] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122465111 y: 0.177829757 z: 0.111680374 w: -0.970003307 } position { x: -0.985673606 y: 1.21482158 z: -7.65295601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.262] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122446984 y: 0.177506283 z: 0.112450063 w: -0.969975889 } position { x: -0.985794783 y: 1.21486 z: -7.65311432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.276] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122184746 y: 0.177056745 z: 0.112932891 w: -0.970035076 } position { x: -0.985842288 y: 1.214836 z: -7.65310955 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.287] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.121925727 y: 0.176677853 z: 0.113035545 w: -0.970124781 } position { x: -0.985831618 y: 1.21477294 z: -7.65306711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.301] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.121773325 y: 0.176689118 z: 0.113352805 w: -0.970104814 } position { x: -0.986020744 y: 1.21474326 z: -7.65307522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.316] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.121740051 y: 0.17687121 z: 0.11346481 w: -0.970062733 } position { x: -0.986290216 y: 1.21471763 z: -7.6530652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.12168023 y: 0.17694287 z: 0.113552123 w: -0.970046937 } position { x: -0.986448824 y: 1.21484339 z: -7.65309286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.345] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.121731885 y: 0.176831856 z: 0.113349847 w: -0.970084369 } position { x: -0.986499369 y: 1.21488631 z: -7.65305901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.121802524 y: 0.176794603 z: 0.113102607 w: -0.970111132 } position { x: -0.986608565 y: 1.21481311 z: -7.65294313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.121633403 y: 0.176964268 z: 0.112824395 w: -0.970133841 } position { x: -0.986748517 y: 1.21474516 z: -7.65282202 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.385] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.121402495 y: 0.177183539 z: 0.112616219 w: -0.970146894 } position { x: -0.986879468 y: 1.2147516 z: -7.65271473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.400] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.121367015 y: 0.17736809 z: 0.112375036 w: -0.970145643 } position { x: -0.987088799 y: 1.21480727 z: -7.6526947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.412] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.121284939 y: 0.177436262 z: 0.112019971 w: -0.970184505 } position { x: -0.987190902 y: 1.21496391 z: -7.65260649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.121357448 y: 0.177483529 z: 0.111437716 w: -0.970233798 } position { x: -0.987201512 y: 1.215 z: -7.65255356 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.121355549 y: 0.177605808 z: 0.110990204 w: -0.970262945 } position { x: -0.987255573 y: 1.21482229 z: -7.65240288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.455] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.121064678 y: 0.177944258 z: 0.110826492 w: -0.970256031 } position { x: -0.987336755 y: 1.21471286 z: -7.65225172 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.470] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.120616503 y: 0.178376839 z: 0.110700384 w: -0.970246792 } position { x: -0.987384558 y: 1.21465826 z: -7.65215731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.484] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.120154232 y: 0.178964511 z: 0.110566244 w: -0.970211208 } position { x: -0.987392068 y: 1.21468377 z: -7.65211201 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.497] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119750537 y: 0.179399818 z: 0.110265329 w: -0.970214963 } position { x: -0.98732841 y: 1.21464837 z: -7.65196371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.511] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119320042 y: 0.179976076 z: 0.109945081 w: -0.970197618 } position { x: -0.987205 y: 1.2145679 z: -7.65181971 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.524] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118850112 y: 0.180756167 z: 0.109768957 w: -0.970130205 } position { x: -0.987160861 y: 1.21437931 z: -7.65172 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.537] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118252605 y: 0.181559548 z: 0.109796681 w: -0.970050097 } position { x: -0.987161517 y: 1.21423876 z: -7.65156507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117708825 y: 0.182599 z: 0.110108241 w: -0.969885767 } position { x: -0.987077296 y: 1.214347 z: -7.65143585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.567] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117461205 y: 0.183536604 z: 0.110091992 w: -0.969740689 } position { x: -0.987041 y: 1.21439803 z: -7.65134668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117348343 y: 0.184294596 z: 0.110030763 w: -0.969617486 } position { x: -0.986971378 y: 1.21436799 z: -7.65117168 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.592] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117249586 y: 0.184791446 z: 0.10979192 w: -0.969561934 } position { x: -0.986957371 y: 1.21443009 z: -7.65103865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.606] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117323242 y: 0.185089752 z: 0.109488167 w: -0.969530523 } position { x: -0.987001359 y: 1.21445692 z: -7.65101671 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.621] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117349796 y: 0.185221314 z: 0.109450109 w: -0.969506502 } position { x: -0.987030327 y: 1.21440327 z: -7.65084696 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117373988 y: 0.185310051 z: 0.109693818 w: -0.969459057 } position { x: -0.987030923 y: 1.21439064 z: -7.65070581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.649] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117460653 y: 0.185231671 z: 0.109753571 w: -0.969456732 } position { x: -0.986945808 y: 1.21444368 z: -7.65054798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.664] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117579065 y: 0.185038313 z: 0.109675542 w: -0.969488204 } position { x: -0.986903429 y: 1.214517 z: -7.65039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117770419 y: 0.184795544 z: 0.10966555 w: -0.969512343 } position { x: -0.986881375 y: 1.21457553 z: -7.65023899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.692] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118513934 y: 0.184088275 z: 0.109793171 w: -0.969541848 } position { x: -0.986823201 y: 1.21461678 z: -7.65000391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118513934 y: 0.184088275 z: 0.109793171 w: -0.969541848 } position { x: -0.986823201 y: 1.21461678 z: -7.65000391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118965097 y: 0.18373774 z: 0.109896682 w: -0.969541371 } position { x: -0.986783683 y: 1.21476626 z: -7.64986563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.732] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119240128 y: 0.183467612 z: 0.109686062 w: -0.969582617 } position { x: -0.986655056 y: 1.21473336 z: -7.64978218 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.747] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119602077 y: 0.18334119 z: 0.109837808 w: -0.969544768 } position { x: -0.986738563 y: 1.2146759 z: -7.64970446 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.761] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119822621 y: 0.183123991 z: 0.110275656 w: -0.969508886 } position { x: -0.986746132 y: 1.21471357 z: -7.64961624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.120041497 y: 0.182896361 z: 0.11046005 w: -0.96950376 } position { x: -0.986709476 y: 1.21488559 z: -7.64951229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.787] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.120231986 y: 0.182596624 z: 0.110335454 w: -0.969550848 } position { x: -0.986601114 y: 1.21497691 z: -7.64940786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.801] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.120298423 y: 0.182324603 z: 0.11007034 w: -0.969623923 } position { x: -0.986594081 y: 1.21490622 z: -7.64923048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.816] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.120140888 y: 0.182141453 z: 0.110027544 w: -0.969682753 } position { x: -0.986565053 y: 1.21482742 z: -7.64916229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.829] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.120237187 y: 0.181854412 z: 0.110181563 w: -0.969707191 } position { x: -0.98656565 y: 1.21474564 z: -7.64903831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.120125659 y: 0.181741729 z: 0.110410452 w: -0.969716072 } position { x: -0.986598849 y: 1.21475637 z: -7.64893532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.857] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.120006569 y: 0.181583688 z: 0.110528111 w: -0.969747066 } position { x: -0.986549616 y: 1.21489191 z: -7.64880085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.120129578 y: 0.181533843 z: 0.110361122 w: -0.96976018 } position { x: -0.986456811 y: 1.21500671 z: -7.64873743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.120230719 y: 0.181526229 z: 0.110138476 w: -0.969774365 } position { x: -0.986408174 y: 1.21492243 z: -7.64862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.898] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.120059907 y: 0.181580201 z: 0.110089071 w: -0.969791055 } position { x: -0.986482382 y: 1.21473968 z: -7.6485467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.913] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11962904 y: 0.18152073 z: 0.110328659 w: -0.969828188 } position { x: -0.986571252 y: 1.21463168 z: -7.64842463 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119098246 y: 0.18142055 z: 0.1107025 w: -0.969869673 } position { x: -0.986667097 y: 1.214692 z: -7.64840412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118614636 y: 0.181392267 z: 0.111033842 w: -0.969896376 } position { x: -0.986624658 y: 1.21482968 z: -7.64829826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.953] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118673913 y: 0.181384265 z: 0.110912502 w: -0.969904482 } position { x: -0.986599386 y: 1.21493638 z: -7.64831924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.970] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118827291 y: 0.181184709 z: 0.110563174 w: -0.969962895 } position { x: -0.986625373 y: 1.21499038 z: -7.64817429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118809976 y: 0.180982709 z: 0.110151835 w: -0.9700495 } position { x: -0.986598432 y: 1.2147361 z: -7.64808178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:17.996] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118620642 y: 0.180976465 z: 0.110423416 w: -0.970043 } position { x: -0.98667407 y: 1.21458685 z: -7.64795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118364416 y: 0.18095988 z: 0.110768601 w: -0.970038 } position { x: -0.986647129 y: 1.21459365 z: -7.64787149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.025] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118230499 y: 0.180960432 z: 0.110987693 w: -0.970029175 } position { x: -0.986674726 y: 1.21466601 z: -7.64779568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118262328 y: 0.180774942 z: 0.111097544 w: -0.970047295 } position { x: -0.986741483 y: 1.21483362 z: -7.64776802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.051] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11859706 y: 0.180671394 z: 0.111047722 w: -0.97003144 } position { x: -0.986687601 y: 1.21489549 z: -7.64772463 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119025089 y: 0.180572689 z: 0.110993363 w: -0.970003605 } position { x: -0.986672044 y: 1.21486557 z: -7.64767408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.081] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119216979 y: 0.180536 z: 0.110960759 w: -0.969990611 } position { x: -0.986651063 y: 1.2147758 z: -7.6475606 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119237214 y: 0.180394828 z: 0.111142009 w: -0.969993651 } position { x: -0.986692727 y: 1.21467042 z: -7.64753962 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.109] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119269133 y: 0.18027772 z: 0.111491099 w: -0.969971478 } position { x: -0.986689687 y: 1.21481979 z: -7.64740801 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119269133 y: 0.18027772 z: 0.111491099 w: -0.969971478 } position { x: -0.986689687 y: 1.21481979 z: -7.64740801 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119372748 y: 0.180180058 z: 0.111491106 w: -0.969976842 } position { x: -0.986673772 y: 1.21483159 z: -7.64737368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.150] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11939276 y: 0.18012023 z: 0.111498192 w: -0.969984651 } position { x: -0.986713111 y: 1.21471941 z: -7.64737844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.162] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119304642 y: 0.179999769 z: 0.111669257 w: -0.96999824 } position { x: -0.986683547 y: 1.21463478 z: -7.64733887 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119181931 y: 0.179994792 z: 0.111801296 w: -0.969998956 } position { x: -0.986678898 y: 1.2146132 z: -7.64726782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.190] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119135052 y: 0.180048689 z: 0.111878194 w: -0.969985843 } position { x: -0.986688912 y: 1.21461654 z: -7.64724445 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119065121 y: 0.180139571 z: 0.111935318 w: -0.969971 } position { x: -0.98667115 y: 1.21460569 z: -7.64721632 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.219] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118973173 y: 0.180203572 z: 0.111959614 w: -0.969967604 } position { x: -0.986670494 y: 1.21460021 z: -7.64722586 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.234] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118932143 y: 0.180234537 z: 0.111973323 w: -0.969965279 } position { x: -0.986666203 y: 1.21461618 z: -7.6471405 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.246] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119018637 y: 0.180357546 z: 0.111875243 w: -0.969943106 } position { x: -0.986681879 y: 1.21465719 z: -7.64719152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119081557 y: 0.180400535 z: 0.111689173 w: -0.969948828 } position { x: -0.986715496 y: 1.21463203 z: -7.64721394 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119112514 y: 0.18039377 z: 0.111589648 w: -0.969957769 } position { x: -0.986721814 y: 1.21460772 z: -7.64724302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.288] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119001873 y: 0.180310577 z: 0.111456923 w: -0.970002115 } position { x: -0.98670435 y: 1.21450806 z: -7.64723396 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118800052 y: 0.180280209 z: 0.111519769 w: -0.970025241 } position { x: -0.986711919 y: 1.21448088 z: -7.64717865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.314] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118684098 y: 0.180385426 z: 0.111414485 w: -0.970032 } position { x: -0.986682713 y: 1.21452951 z: -7.64716482 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118780628 y: 0.180502146 z: 0.111203074 w: -0.970022678 } position { x: -0.986675382 y: 1.21469057 z: -7.64720583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.343] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118983991 y: 0.180611014 z: 0.110940747 w: -0.970007539 } position { x: -0.986629307 y: 1.2147032 z: -7.6472497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.357] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119184598 y: 0.18068853 z: 0.110731952 w: -0.96999234 } position { x: -0.986638248 y: 1.21457911 z: -7.64731503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.372] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119129784 y: 0.180715412 z: 0.110765465 w: -0.969990253 } position { x: -0.986667633 y: 1.21450233 z: -7.64733601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.386] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118918449 y: 0.180710867 z: 0.110726096 w: -0.970021546 } position { x: -0.986641 y: 1.21452773 z: -7.64733219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.400] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118816949 y: 0.180750817 z: 0.110586248 w: -0.970042467 } position { x: -0.986652255 y: 1.21455216 z: -7.64734507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.414] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118720509 y: 0.180752307 z: 0.11047 w: -0.970067203 } position { x: -0.986732244 y: 1.21462679 z: -7.64733791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.426] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118706957 y: 0.180653885 z: 0.110383913 w: -0.970097 } position { x: -0.98669225 y: 1.21472418 z: -7.64730883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.443] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119259529 y: 0.180456683 z: 0.110051453 w: -0.970103741 } position { x: -0.986697853 y: 1.21515715 z: -7.64735603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.454] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119259529 y: 0.180456683 z: 0.110051453 w: -0.970103741 } position { x: -0.986697853 y: 1.21515715 z: -7.64735603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119706571 y: 0.180324018 z: 0.109713711 w: -0.970111609 } position { x: -0.986755073 y: 1.21519208 z: -7.64735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.484] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.120081209 y: 0.180269301 z: 0.10951741 w: -0.970097661 } position { x: -0.986743391 y: 1.21516192 z: -7.64731264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.495] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.120270483 y: 0.180468366 z: 0.109489635 w: -0.970040321 } position { x: -0.986799717 y: 1.21515298 z: -7.64732599 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.510] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.120284118 y: 0.180626705 z: 0.109500073 w: -0.970008 } position { x: -0.986831546 y: 1.21517229 z: -7.64736843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.524] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.120170265 y: 0.180776939 z: 0.109507591 w: -0.969993293 } position { x: -0.986800075 y: 1.21518707 z: -7.64741182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.539] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.120087579 y: 0.180802107 z: 0.109459259 w: -0.970004261 } position { x: -0.98682934 y: 1.21523106 z: -7.64740896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.551] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119904518 y: 0.181006879 z: 0.10939566 w: -0.969995856 } position { x: -0.986790299 y: 1.21526837 z: -7.64743328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11982847 y: 0.181268394 z: 0.109414011 w: -0.969954431 } position { x: -0.986768842 y: 1.21529543 z: -7.64747953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.579] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119731903 y: 0.181547984 z: 0.109375194 w: -0.96991837 } position { x: -0.986758709 y: 1.21532905 z: -7.64750957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.595] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119777419 y: 0.181670815 z: 0.109264024 w: -0.969902337 } position { x: -0.986786544 y: 1.21537399 z: -7.64755678 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.608] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11975836 y: 0.181714609 z: 0.109209895 w: -0.969902515 } position { x: -0.986815631 y: 1.2153455 z: -7.64756727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119747497 y: 0.181793407 z: 0.109095052 w: -0.969902039 } position { x: -0.986782789 y: 1.21535039 z: -7.64754725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.634] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119730689 y: 0.181953475 z: 0.109043621 w: -0.969879866 } position { x: -0.98682332 y: 1.21534848 z: -7.64756536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.648] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119647026 y: 0.182220131 z: 0.10884507 w: -0.969862461 } position { x: -0.986844838 y: 1.21527827 z: -7.64759111 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.662] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11949531 y: 0.182458892 z: 0.108734719 w: -0.969848633 } position { x: -0.986881137 y: 1.21524549 z: -7.64763546 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.677] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119404458 y: 0.182463616 z: 0.108633563 w: -0.969870329 } position { x: -0.986937702 y: 1.21530676 z: -7.64770174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.692] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119347833 y: 0.182231322 z: 0.108382024 w: -0.969949067 } position { x: -0.986958921 y: 1.21525049 z: -7.64771128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.704] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119347833 y: 0.182231322 z: 0.108382024 w: -0.969949067 } position { x: -0.986958921 y: 1.21525049 z: -7.64771128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.718] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119251348 y: 0.18231903 z: 0.108338222 w: -0.969949365 } position { x: -0.98697108 y: 1.2151705 z: -7.64776182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.734] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119075172 y: 0.18243058 z: 0.108374819 w: -0.969945908 } position { x: -0.987025142 y: 1.21508682 z: -7.64784718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.745] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118904322 y: 0.182358056 z: 0.108479582 w: -0.969968796 } position { x: -0.987062454 y: 1.21507668 z: -7.64790058 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.761] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118732601 y: 0.182194367 z: 0.108546861 w: -0.970013082 } position { x: -0.987076402 y: 1.21506989 z: -7.64796162 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.774] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118636668 y: 0.182162374 z: 0.108545206 w: -0.970031 } position { x: -0.987092793 y: 1.21504009 z: -7.64801455 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118493162 y: 0.182146594 z: 0.108618408 w: -0.970043302 } position { x: -0.98707372 y: 1.21495259 z: -7.64809895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118402191 y: 0.182120442 z: 0.108551525 w: -0.970066845 } position { x: -0.987081468 y: 1.21492231 z: -7.64818525 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.815] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118097849 y: 0.181994766 z: 0.108758561 w: -0.970104337 } position { x: -0.987152159 y: 1.21476686 z: -7.6482091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117759153 y: 0.181843877 z: 0.108964309 w: -0.970150709 } position { x: -0.987198114 y: 1.21472836 z: -7.64825821 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117446274 y: 0.181745484 z: 0.109207697 w: -0.970179737 } position { x: -0.987151921 y: 1.21465552 z: -7.648242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.859] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117119417 y: 0.181737259 z: 0.109370664 w: -0.970202446 } position { x: -0.987125456 y: 1.21456766 z: -7.64825773 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116892643 y: 0.181747466 z: 0.109599024 w: -0.970202088 } position { x: -0.987203 y: 1.21454036 z: -7.64822102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116704509 y: 0.181687415 z: 0.109621212 w: -0.97023344 } position { x: -0.987116456 y: 1.21457398 z: -7.64822245 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.900] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116705947 y: 0.181707919 z: 0.10960307 w: -0.970231533 } position { x: -0.987168968 y: 1.21462619 z: -7.64823246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.915] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116930723 y: 0.181742728 z: 0.109546468 w: -0.970204294 } position { x: -0.987191319 y: 1.21454334 z: -7.64827585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116930723 y: 0.181742728 z: 0.109546468 w: -0.970204294 } position { x: -0.987191319 y: 1.21454334 z: -7.64827585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117035985 y: 0.181637585 z: 0.109530121 w: -0.970213115 } position { x: -0.987165511 y: 1.21441233 z: -7.64822197 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116864532 y: 0.181487 z: 0.109579667 w: -0.970256388 } position { x: -0.987148583 y: 1.21430612 z: -7.64813519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.969] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116735004 y: 0.181525975 z: 0.109762788 w: -0.970244 } position { x: -0.987095714 y: 1.21434259 z: -7.64804125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116741978 y: 0.181658283 z: 0.109722115 w: -0.970223 } position { x: -0.987041414 y: 1.21445823 z: -7.64800024 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:18.996] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116809011 y: 0.181875184 z: 0.109615728 w: -0.970186293 } position { x: -0.986937523 y: 1.21442449 z: -7.64797211 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116705738 y: 0.182156697 z: 0.109518096 w: -0.970156968 } position { x: -0.986896455 y: 1.21426773 z: -7.64796925 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.025] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116559982 y: 0.182335839 z: 0.109643549 w: -0.970126688 } position { x: -0.986896 y: 1.21422267 z: -7.64794445 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.038] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116520271 y: 0.182473853 z: 0.109740078 w: -0.970094562 } position { x: -0.986845 y: 1.21434462 z: -7.64797831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116667874 y: 0.18256104 z: 0.109635048 w: -0.970072329 } position { x: -0.986769319 y: 1.2143718 z: -7.64792919 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116748042 y: 0.182726219 z: 0.109483138 w: -0.970048666 } position { x: -0.986748159 y: 1.21431684 z: -7.64792919 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.078] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116719387 y: 0.182844236 z: 0.109509677 w: -0.97002691 } position { x: -0.986719489 y: 1.21419203 z: -7.6479187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.092] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116645411 y: 0.182865173 z: 0.109629855 w: -0.970018327 } position { x: -0.986643553 y: 1.21416044 z: -7.64790297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116567887 y: 0.182794675 z: 0.109531187 w: -0.970052063 } position { x: -0.986614883 y: 1.21420813 z: -7.64789104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.122] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116490714 y: 0.182686046 z: 0.10949032 w: -0.970086396 } position { x: -0.986561477 y: 1.21410537 z: -7.64784098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.134] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116350509 y: 0.182640448 z: 0.109561458 w: -0.9701038 } position { x: -0.986539304 y: 1.21396315 z: -7.64788151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.150] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116263732 y: 0.182706773 z: 0.109806731 w: -0.970073938 } position { x: -0.986527 y: 1.21396768 z: -7.64787674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11624106 y: 0.182639211 z: 0.109821551 w: -0.970087767 } position { x: -0.986453533 y: 1.2139709 z: -7.64792776 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116282776 y: 0.182573944 z: 0.109925605 w: -0.970083237 } position { x: -0.98637718 y: 1.21393847 z: -7.64797926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.190] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116130233 y: 0.182486832 z: 0.109972835 w: -0.970112562 } position { x: -0.986356914 y: 1.2136991 z: -7.64799547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.206] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115758747 y: 0.18248786 z: 0.110349119 w: -0.970114 } position { x: -0.986344695 y: 1.21349657 z: -7.64801788 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115321383 y: 0.182455868 z: 0.110805385 w: -0.970120132 } position { x: -0.986359298 y: 1.21347499 z: -7.64807558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.232] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115105145 y: 0.182453364 z: 0.111153409 w: -0.970106423 } position { x: -0.986336172 y: 1.21360195 z: -7.64811134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.246] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114989549 y: 0.182357341 z: 0.111218102 w: -0.970130801 } position { x: -0.986359596 y: 1.21374571 z: -7.64812231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.261] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115079351 y: 0.182337463 z: 0.11119543 w: -0.97012651 } position { x: -0.986414254 y: 1.21375251 z: -7.64815521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.275] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115131557 y: 0.182216555 z: 0.111063108 w: -0.97015816 } position { x: -0.986408353 y: 1.21376288 z: -7.64815807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.288] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115255326 y: 0.182239622 z: 0.111025579 w: -0.970143437 } position { x: -0.986467 y: 1.21379733 z: -7.64812851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115397394 y: 0.182209 z: 0.110828541 w: -0.970154822 } position { x: -0.986472666 y: 1.21389675 z: -7.64810228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115616061 y: 0.182161018 z: 0.110455461 w: -0.970180333 } position { x: -0.986472964 y: 1.21394742 z: -7.64810228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115826704 y: 0.182232633 z: 0.110176615 w: -0.970173478 } position { x: -0.98649466 y: 1.21392155 z: -7.64809895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.344] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116042346 y: 0.182243899 z: 0.110054992 w: -0.970159411 } position { x: -0.986528575 y: 1.21400499 z: -7.648067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116317101 y: 0.18238461 z: 0.109930009 w: -0.970114231 } position { x: -0.986536264 y: 1.21415401 z: -7.64804602 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116875231 y: 0.182628423 z: 0.109796174 w: -0.97001642 } position { x: -0.986505032 y: 1.21421826 z: -7.64810133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.384] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117043316 y: 0.1827714 z: 0.109575704 w: -0.969994187 } position { x: -0.986520231 y: 1.21415675 z: -7.64807415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.398] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117053717 y: 0.182913452 z: 0.109617241 w: -0.969961464 } position { x: -0.986536562 y: 1.21407938 z: -7.64815044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.412] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116865873 y: 0.182977125 z: 0.109698005 w: -0.969962955 } position { x: -0.986545861 y: 1.21405888 z: -7.64817762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116639018 y: 0.183168858 z: 0.109949052 w: -0.969925642 } position { x: -0.986563325 y: 1.21407306 z: -7.64818668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.440] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116532072 y: 0.183318481 z: 0.110186853 w: -0.969883204 } position { x: -0.98660028 y: 1.21414208 z: -7.64825 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.455] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116461828 y: 0.183326721 z: 0.110417321 w: -0.969863892 } position { x: -0.986627698 y: 1.21422148 z: -7.64831305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.470] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116531961 y: 0.183124423 z: 0.110354424 w: -0.969900846 } position { x: -0.986600697 y: 1.21426964 z: -7.64832544 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.482] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116667889 y: 0.183033168 z: 0.110236384 w: -0.969915152 } position { x: -0.986659765 y: 1.21434414 z: -7.64832735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.495] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116717368 y: 0.182953075 z: 0.110128276 w: -0.969936609 } position { x: -0.986698627 y: 1.21426415 z: -7.64833164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.511] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116629489 y: 0.182984248 z: 0.110125184 w: -0.969941616 } position { x: -0.986724794 y: 1.21420097 z: -7.64830446 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.524] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116526276 y: 0.183056891 z: 0.110211425 w: -0.96993053 } position { x: -0.986715674 y: 1.21419847 z: -7.64827108 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.538] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116470665 y: 0.183144748 z: 0.110300116 w: -0.969910562 } position { x: -0.986765862 y: 1.21424091 z: -7.6483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.553] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116451256 y: 0.183229774 z: 0.110269986 w: -0.96990025 } position { x: -0.986751854 y: 1.21431506 z: -7.64832497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.565] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116510049 y: 0.183309406 z: 0.110191412 w: -0.969887078 } position { x: -0.986723781 y: 1.21436322 z: -7.64832306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.580] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116540223 y: 0.183393791 z: 0.110024862 w: -0.969886422 } position { x: -0.986771286 y: 1.21431494 z: -7.6483264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116393767 y: 0.183418334 z: 0.109960265 w: -0.969906688 } position { x: -0.986738563 y: 1.21429563 z: -7.64827 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116279833 y: 0.183566898 z: 0.11000149 w: -0.969887555 } position { x: -0.986817598 y: 1.21432447 z: -7.64835119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116391852 y: 0.183631405 z: 0.110054456 w: -0.969855905 } position { x: -0.98681736 y: 1.21448159 z: -7.64836121 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.634] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116542436 y: 0.183634818 z: 0.109799668 w: -0.969866037 } position { x: -0.986866832 y: 1.21451783 z: -7.6483469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.650] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116651706 y: 0.183565915 z: 0.109802753 w: -0.96986562 } position { x: -0.986869872 y: 1.21449137 z: -7.64837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116665587 y: 0.183564603 z: 0.109825902 w: -0.969861567 } position { x: -0.986887872 y: 1.21444106 z: -7.64835787 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.678] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116587378 y: 0.183614284 z: 0.109882973 w: -0.96985507 } position { x: -0.986900151 y: 1.21446431 z: -7.64833403 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116425283 y: 0.183642194 z: 0.109854154 w: -0.969872594 } position { x: -0.986979246 y: 1.21451449 z: -7.64832449 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.704] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116391405 y: 0.183577076 z: 0.109720245 w: -0.969904125 } position { x: -0.98695612 y: 1.21455479 z: -7.64831114 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.719] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116354913 y: 0.183681309 z: 0.109674506 w: -0.969893932 } position { x: -0.986991107 y: 1.21455228 z: -7.64833069 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.731] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116309084 y: 0.183852971 z: 0.10964407 w: -0.969870329 } position { x: -0.987016499 y: 1.21454895 z: -7.64831257 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.747] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116206169 y: 0.183817655 z: 0.109566651 w: -0.969898105 } position { x: -0.987006962 y: 1.21456361 z: -7.6483345 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.761] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116142392 y: 0.183729112 z: 0.109511599 w: -0.969928741 } position { x: -0.987063289 y: 1.21453023 z: -7.64831781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11602369 y: 0.183713317 z: 0.109527037 w: -0.969944239 } position { x: -0.987052262 y: 1.21458423 z: -7.64830542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.789] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116130531 y: 0.183820441 z: 0.109608866 w: -0.969901919 } position { x: -0.987051547 y: 1.21466792 z: -7.64830971 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.803] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116333589 y: 0.183898702 z: 0.109575085 w: -0.969866514 } position { x: -0.987053752 y: 1.21474063 z: -7.64836216 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.817] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116563037 y: 0.183844 z: 0.109425299 w: -0.969866276 } position { x: -0.987026334 y: 1.21467972 z: -7.64835453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11658521 y: 0.183741152 z: 0.10929963 w: -0.96989727 } position { x: -0.986975968 y: 1.21459067 z: -7.64837074 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116511725 y: 0.18378894 z: 0.109373473 w: -0.969888747 } position { x: -0.987002134 y: 1.21452284 z: -7.64839077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.856] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116327919 y: 0.1838312 z: 0.10949821 w: -0.969888687 } position { x: -0.986989677 y: 1.21448946 z: -7.64839888 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116157986 y: 0.183919355 z: 0.109586954 w: -0.969882309 } position { x: -0.986981571 y: 1.21455133 z: -7.64841318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.884] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115988791 y: 0.18397668 z: 0.109491698 w: -0.969902456 } position { x: -0.986969888 y: 1.21455848 z: -7.64841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.897] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115885496 y: 0.184005111 z: 0.10956426 w: -0.969901204 } position { x: -0.986995637 y: 1.21455479 z: -7.64844751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.914] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115738079 y: 0.18403478 z: 0.109609179 w: -0.969908118 } position { x: -0.987063 y: 1.21452272 z: -7.64846182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11558675 y: 0.184027538 z: 0.109676152 w: -0.96992 } position { x: -0.987084687 y: 1.214589 z: -7.64853048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115674824 y: 0.184037581 z: 0.109728761 w: -0.969901621 } position { x: -0.987045705 y: 1.21467221 z: -7.64848375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115908265 y: 0.184112459 z: 0.109646507 w: -0.969868839 } position { x: -0.987076461 y: 1.21473598 z: -7.64855194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.968] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116133019 y: 0.184059754 z: 0.109631412 w: -0.96985364 } position { x: -0.987139285 y: 1.21472633 z: -7.64856148 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116290741 y: 0.183947966 z: 0.109619424 w: -0.969857275 } position { x: -0.987143874 y: 1.21473634 z: -7.64857388 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:19.996] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116418369 y: 0.183851436 z: 0.10944701 w: -0.969879806 } position { x: -0.987119377 y: 1.21471429 z: -7.64856291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116356529 y: 0.183843166 z: 0.109349757 w: -0.969899714 } position { x: -0.987170339 y: 1.21457505 z: -7.64854097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.023] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116160452 y: 0.183822602 z: 0.109475166 w: -0.969913 } position { x: -0.987230062 y: 1.21454692 z: -7.64856195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.037] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116053931 y: 0.183869272 z: 0.109587215 w: -0.969904244 } position { x: -0.987285554 y: 1.21460676 z: -7.64864397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.051] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115998097 y: 0.183785632 z: 0.109510817 w: -0.969935417 } position { x: -0.987265825 y: 1.21467984 z: -7.64864445 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115962125 y: 0.183701321 z: 0.109340258 w: -0.969974935 } position { x: -0.987243712 y: 1.21457243 z: -7.64867067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.079] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115801953 y: 0.183745012 z: 0.109386511 w: -0.969980597 } position { x: -0.987262785 y: 1.21442783 z: -7.64870119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115660779 y: 0.183926463 z: 0.109609701 w: -0.969937861 } position { x: -0.987249196 y: 1.21438253 z: -7.64871073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115473785 y: 0.184031814 z: 0.109740138 w: -0.969925404 } position { x: -0.98728621 y: 1.21428514 z: -7.64883804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115234114 y: 0.183822259 z: 0.110001117 w: -0.969964 } position { x: -0.987286627 y: 1.21420312 z: -7.64890385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115045235 y: 0.18361184 z: 0.110420771 w: -0.969978631 } position { x: -0.98728919 y: 1.21412671 z: -7.64899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.149] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114902526 y: 0.183415771 z: 0.110891111 w: -0.969979 } position { x: -0.987288773 y: 1.2141062 z: -7.64896488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.164] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114770122 y: 0.18347396 z: 0.111367211 w: -0.969929099 } position { x: -0.987296939 y: 1.2141403 z: -7.64905739 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114736982 y: 0.183350727 z: 0.11168585 w: -0.969919741 } position { x: -0.987360537 y: 1.21415234 z: -7.64908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.193] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114520751 y: 0.182886645 z: 0.1124001 w: -0.969950378 } position { x: -0.98741138 y: 1.21402371 z: -7.64899158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.205] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114520751 y: 0.182886645 z: 0.1124001 w: -0.969950378 } position { x: -0.98741138 y: 1.21402371 z: -7.64899158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114445485 y: 0.182574227 z: 0.112513095 w: -0.970005035 } position { x: -0.987395287 y: 1.2141434 z: -7.6489687 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.234] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11454571 y: 0.182356864 z: 0.112536676 w: -0.970031321 } position { x: -0.987440169 y: 1.21427035 z: -7.64892292 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.246] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114772879 y: 0.182139 z: 0.112412676 w: -0.970059812 } position { x: -0.987458289 y: 1.21425712 z: -7.64890862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115097843 y: 0.182054803 z: 0.112371057 w: -0.970041931 } position { x: -0.987486124 y: 1.21422744 z: -7.64889574 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115219422 y: 0.181853369 z: 0.112387635 w: -0.970063329 } position { x: -0.987486124 y: 1.21420908 z: -7.64881945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.289] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115371212 y: 0.18164812 z: 0.112271026 w: -0.970097244 } position { x: -0.987404287 y: 1.21424615 z: -7.64873219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.303] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11554949 y: 0.181661785 z: 0.112170912 w: -0.970085084 } position { x: -0.987413 y: 1.21423173 z: -7.64869404 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.316] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115647122 y: 0.181850463 z: 0.112131029 w: -0.970042646 } position { x: -0.987455666 y: 1.214221 z: -7.64867163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.329] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115671843 y: 0.181921899 z: 0.112040937 w: -0.970036745 } position { x: -0.987476885 y: 1.21422851 z: -7.64865828 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115656294 y: 0.181923315 z: 0.112110287 w: -0.970030308 } position { x: -0.987450421 y: 1.21420538 z: -7.64864206 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115639441 y: 0.181848809 z: 0.11197231 w: -0.970062256 } position { x: -0.987421751 y: 1.21424091 z: -7.64857769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115655482 y: 0.181911439 z: 0.111790262 w: -0.970069587 } position { x: -0.987374961 y: 1.21419871 z: -7.64843512 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.384] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115641013 y: 0.182111174 z: 0.111611649 w: -0.970054388 } position { x: -0.987348557 y: 1.2141974 z: -7.6484251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.401] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115419723 y: 0.182380423 z: 0.11145933 w: -0.970047712 } position { x: -0.987359524 y: 1.21423745 z: -7.64833593 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.412] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115419723 y: 0.182380423 z: 0.11145933 w: -0.970047712 } position { x: -0.987359524 y: 1.21423745 z: -7.64833593 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115483202 y: 0.18235293 z: 0.11128483 w: -0.970065355 } position { x: -0.987281203 y: 1.21425772 z: -7.64828539 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.441] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115718283 y: 0.182483852 z: 0.111175857 w: -0.970025182 } position { x: -0.987219632 y: 1.21423769 z: -7.64829397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.455] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115685992 y: 0.182590127 z: 0.111111604 w: -0.97001642 } position { x: -0.987193286 y: 1.21403217 z: -7.64825058 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.470] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115529731 y: 0.182709739 z: 0.1113673 w: -0.96998322 } position { x: -0.987154305 y: 1.21399796 z: -7.64824724 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.481] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115533032 y: 0.182618842 z: 0.111576855 w: -0.969975829 } position { x: -0.987089157 y: 1.21405041 z: -7.64824629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115567967 y: 0.182451755 z: 0.111586884 w: -0.970001936 } position { x: -0.987023354 y: 1.21406138 z: -7.64825249 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.510] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115637735 y: 0.18232958 z: 0.111657329 w: -0.970008492 } position { x: -0.986988962 y: 1.21401298 z: -7.64827776 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115442514 y: 0.182205677 z: 0.11179594 w: -0.97003907 } position { x: -0.986935139 y: 1.21381831 z: -7.64826632 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.538] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115085766 y: 0.182152346 z: 0.112064712 w: -0.970060468 } position { x: -0.986901939 y: 1.21366119 z: -7.64826822 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.553] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114664584 y: 0.182008758 z: 0.112376913 w: -0.970101178 } position { x: -0.986886442 y: 1.21367967 z: -7.64822435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114420816 y: 0.181937888 z: 0.112565897 w: -0.970121324 } position { x: -0.986820579 y: 1.21372557 z: -7.64824963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114382863 y: 0.181802139 z: 0.112662539 w: -0.97014004 } position { x: -0.986836493 y: 1.21380377 z: -7.64825249 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.593] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114569135 y: 0.18177484 z: 0.112738878 w: -0.970114291 } position { x: -0.98674494 y: 1.21385694 z: -7.64819241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114793576 y: 0.181788504 z: 0.112656906 w: -0.9700948 } position { x: -0.986681283 y: 1.21379673 z: -7.64818192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.621] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114880756 y: 0.181772113 z: 0.112566359 w: -0.970098 } position { x: -0.986681044 y: 1.21373928 z: -7.64814758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.636] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11491283 y: 0.181714907 z: 0.112587906 w: -0.970102429 } position { x: -0.986658335 y: 1.21367943 z: -7.64814949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.650] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114848308 y: 0.181571603 z: 0.112693161 w: -0.970124722 } position { x: -0.986644626 y: 1.21368515 z: -7.64810848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.663] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114828005 y: 0.181539074 z: 0.112722322 w: -0.970129788 } position { x: -0.986652792 y: 1.21369672 z: -7.64806509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114822686 y: 0.18152386 z: 0.112739831 w: -0.970131218 } position { x: -0.986666381 y: 1.21370757 z: -7.64807463 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.690] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114809886 y: 0.181465134 z: 0.112718232 w: -0.970146239 } position { x: -0.986666 y: 1.21373975 z: -7.64803886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.705] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114806727 y: 0.181291252 z: 0.112598136 w: -0.970193088 } position { x: -0.986614585 y: 1.21376097 z: -7.64798546 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.719] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114854477 y: 0.181155503 z: 0.112479575 w: -0.970226526 } position { x: -0.98658812 y: 1.21367574 z: -7.64793062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.731] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114803396 y: 0.181199178 z: 0.112349041 w: -0.97023958 } position { x: -0.986539662 y: 1.21363175 z: -7.64785051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114470981 y: 0.181273028 z: 0.112327076 w: -0.970267594 } position { x: -0.986614287 y: 1.2135551 z: -7.64784384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114470981 y: 0.181273028 z: 0.112327076 w: -0.970267594 } position { x: -0.986614287 y: 1.2135551 z: -7.64784384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114041634 y: 0.181135669 z: 0.112096645 w: -0.970370412 } position { x: -0.986634195 y: 1.21355033 z: -7.64775372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.787] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114041634 y: 0.181135669 z: 0.112096645 w: -0.970370412 } position { x: -0.986634195 y: 1.21355033 z: -7.64775372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.803] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113683961 y: 0.18102622 z: 0.111661188 w: -0.970483 } position { x: -0.986562848 y: 1.21338928 z: -7.64767504 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.817] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113290481 y: 0.181207031 z: 0.111497857 w: -0.970514059 } position { x: -0.986574113 y: 1.21321738 z: -7.64768171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.831] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112657756 y: 0.181452662 z: 0.111864641 w: -0.970499635 } position { x: -0.986641705 y: 1.21312702 z: -7.64762115 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112657756 y: 0.181452662 z: 0.111864641 w: -0.970499635 } position { x: -0.986641705 y: 1.21312702 z: -7.64762115 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.857] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11256624 y: 0.181472644 z: 0.11210946 w: -0.970478237 } position { x: -0.986657739 y: 1.21316898 z: -7.64763689 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11267744 y: 0.181392565 z: 0.112102278 w: -0.970481157 } position { x: -0.986607909 y: 1.21330178 z: -7.64758778 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112906575 y: 0.181436971 z: 0.112063177 w: -0.970450699 } position { x: -0.986585855 y: 1.21336865 z: -7.6476388 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.900] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113230795 y: 0.181375608 z: 0.112004243 w: -0.970431209 } position { x: -0.986605406 y: 1.21326602 z: -7.64766359 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113476761 y: 0.181319699 z: 0.112188891 w: -0.970391631 } position { x: -0.986650109 y: 1.21325219 z: -7.64767933 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113586828 y: 0.181244865 z: 0.112332657 w: -0.970376074 } position { x: -0.986630857 y: 1.21326399 z: -7.64769125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113787971 y: 0.181130484 z: 0.112455972 w: -0.970359564 } position { x: -0.986574888 y: 1.21327353 z: -7.64773846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.956] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113856532 y: 0.181099668 z: 0.112505212 w: -0.970351577 } position { x: -0.986573339 y: 1.21321106 z: -7.64773941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.969] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113778092 y: 0.181014 z: 0.112687752 w: -0.97035557 } position { x: -0.986613572 y: 1.21313167 z: -7.64769077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113593385 y: 0.180959135 z: 0.113012336 w: -0.970349729 } position { x: -0.986671805 y: 1.21315277 z: -7.64770555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:20.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113663658 y: 0.180911511 z: 0.113156326 w: -0.970333576 } position { x: -0.986661255 y: 1.21337891 z: -7.64771843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.009] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11384581 y: 0.180811569 z: 0.11298579 w: -0.970350742 } position { x: -0.986678779 y: 1.2135005 z: -7.64772463 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.024] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114076011 y: 0.180693269 z: 0.112668402 w: -0.970382631 } position { x: -0.986654282 y: 1.21344507 z: -7.64769888 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114078857 y: 0.18065156 z: 0.112481579 w: -0.970411718 } position { x: -0.986666501 y: 1.21337116 z: -7.64770269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113998763 y: 0.180688769 z: 0.112471856 w: -0.970415354 } position { x: -0.986690879 y: 1.21330297 z: -7.64769936 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.1137916 y: 0.180731699 z: 0.112551339 w: -0.970422506 } position { x: -0.986746252 y: 1.21340561 z: -7.64770317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.080] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113766849 y: 0.180775195 z: 0.112427972 w: -0.970431566 } position { x: -0.986783803 y: 1.21353853 z: -7.64771223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.092] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113794476 y: 0.180673435 z: 0.112162337 w: -0.970478 } position { x: -0.986785 y: 1.2135421 z: -7.64771414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113831677 y: 0.180614337 z: 0.111920856 w: -0.970512509 } position { x: -0.986714363 y: 1.21344364 z: -7.64768648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113747053 y: 0.1806757 z: 0.11180485 w: -0.970524371 } position { x: -0.986722052 y: 1.21340382 z: -7.64765882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.134] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113558978 y: 0.180723086 z: 0.111789308 w: -0.970539391 } position { x: -0.986701429 y: 1.2133013 z: -7.64764547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.148] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113464385 y: 0.180853337 z: 0.111842208 w: -0.970520079 } position { x: -0.98670423 y: 1.21336818 z: -7.64766455 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113632873 y: 0.180997357 z: 0.111735947 w: -0.970485806 } position { x: -0.986656725 y: 1.21347749 z: -7.64773655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.178] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113516584 y: 0.181292489 z: 0.111743368 w: -0.970443428 } position { x: -0.986666 y: 1.21321726 z: -7.64784241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.192] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113516584 y: 0.181292489 z: 0.111743368 w: -0.970443428 } position { x: -0.986666 y: 1.21321726 z: -7.64784241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.206] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112896688 y: 0.181110844 z: 0.112044476 w: -0.970514953 } position { x: -0.986701488 y: 1.21325111 z: -7.64786482 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112896688 y: 0.181110844 z: 0.112044476 w: -0.970514953 } position { x: -0.986701488 y: 1.21325111 z: -7.64786482 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112842843 y: 0.181007504 z: 0.112030648 w: -0.970542073 } position { x: -0.98673749 y: 1.21335185 z: -7.64789438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.247] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113018155 y: 0.180964544 z: 0.11201299 w: -0.970531762 } position { x: -0.986770511 y: 1.21342373 z: -7.64792967 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.261] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113203749 y: 0.180858776 z: 0.111989245 w: -0.970532596 } position { x: -0.98680234 y: 1.21338117 z: -7.64794874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113357663 y: 0.180742234 z: 0.11207334 w: -0.970526636 } position { x: -0.986797273 y: 1.21336055 z: -7.64796638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.290] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113368392 y: 0.18052645 z: 0.111941025 w: -0.970580757 } position { x: -0.986751556 y: 1.21335316 z: -7.64792728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113368392 y: 0.18052645 z: 0.111941025 w: -0.970580757 } position { x: -0.986751556 y: 1.21335316 z: -7.64792728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.316] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113339111 y: 0.18048282 z: 0.112056702 w: -0.970578969 } position { x: -0.986873686 y: 1.21330214 z: -7.64792538 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113263726 y: 0.18032825 z: 0.112145416 w: -0.970606267 } position { x: -0.986936688 y: 1.21337545 z: -7.64789629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113251269 y: 0.180086985 z: 0.112139441 w: -0.970653176 } position { x: -0.986978054 y: 1.21337938 z: -7.64796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113486461 y: 0.179910734 z: 0.111882359 w: -0.970688045 } position { x: -0.986947536 y: 1.21355462 z: -7.64787102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.370] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113544226 y: 0.179925844 z: 0.111663602 w: -0.970703721 } position { x: -0.986862659 y: 1.21345639 z: -7.64790154 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.386] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113421701 y: 0.179907203 z: 0.111617483 w: -0.970726788 } position { x: -0.986932814 y: 1.21334112 z: -7.64781952 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113283835 y: 0.180064216 z: 0.111557864 w: -0.970720649 } position { x: -0.986977637 y: 1.2132988 z: -7.64783192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.413] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113077946 y: 0.180170819 z: 0.111484297 w: -0.970733285 } position { x: -0.987020671 y: 1.21343303 z: -7.64779091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.426] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113107905 y: 0.180262685 z: 0.111366212 w: -0.970726311 } position { x: -0.987018526 y: 1.21354401 z: -7.64781809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.442] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113093242 y: 0.180631369 z: 0.110939249 w: -0.97070837 } position { x: -0.987088 y: 1.21344519 z: -7.64778185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.453] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113093242 y: 0.180631369 z: 0.110939249 w: -0.97070837 } position { x: -0.987088 y: 1.21344519 z: -7.64778185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113001518 y: 0.180762768 z: 0.111011103 w: -0.970686376 } position { x: -0.987151384 y: 1.21347642 z: -7.64779 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.481] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113043867 y: 0.180835813 z: 0.11097534 w: -0.970671952 } position { x: -0.987207055 y: 1.21357787 z: -7.64781666 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.495] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113130338 y: 0.180791497 z: 0.110730387 w: -0.970698118 } position { x: -0.98723197 y: 1.21362853 z: -7.64780664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.512] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113168158 y: 0.180750072 z: 0.110621504 w: -0.970713794 } position { x: -0.98728478 y: 1.21351159 z: -7.64780569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11314033 y: 0.180719122 z: 0.110772513 w: -0.970705569 } position { x: -0.98735261 y: 1.21352553 z: -7.64782238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.538] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113067292 y: 0.180677593 z: 0.110887833 w: -0.970708668 } position { x: -0.987420321 y: 1.21359968 z: -7.64781094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.553] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113117628 y: 0.180518597 z: 0.110891148 w: -0.970732 } position { x: -0.987462223 y: 1.21368575 z: -7.64784813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.567] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113324374 y: 0.180260539 z: 0.110778391 w: -0.97076869 } position { x: -0.987457693 y: 1.21373498 z: -7.64785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113469042 y: 0.180062935 z: 0.110723861 w: -0.970794737 } position { x: -0.987491548 y: 1.21365488 z: -7.64787102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113486275 y: 0.179986209 z: 0.110851884 w: -0.970792294 } position { x: -0.987541 y: 1.21354783 z: -7.64786291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.608] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113286197 y: 0.180025339 z: 0.110967971 w: -0.970795155 } position { x: -0.987513721 y: 1.21351337 z: -7.64784384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.623] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112996578 y: 0.18015711 z: 0.111147888 w: -0.970783889 } position { x: -0.987519324 y: 1.21346712 z: -7.64786959 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.636] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112996578 y: 0.18015711 z: 0.111147888 w: -0.970783889 } position { x: -0.987519324 y: 1.21346712 z: -7.64786959 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112817146 y: 0.180190861 z: 0.111357413 w: -0.970774472 } position { x: -0.987563 y: 1.21341109 z: -7.64785433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.663] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112599656 y: 0.180229455 z: 0.111475483 w: -0.970779 } position { x: -0.987657487 y: 1.21342623 z: -7.64790487 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.677] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112552546 y: 0.18022272 z: 0.111578479 w: -0.970773876 } position { x: -0.987655401 y: 1.21349132 z: -7.64790392 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11265102 y: 0.180250078 z: 0.111468859 w: -0.97077 } position { x: -0.987658679 y: 1.21354127 z: -7.64791679 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.704] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112744525 y: 0.180299878 z: 0.111350842 w: -0.970763445 } position { x: -0.987682164 y: 1.21352243 z: -7.64792681 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.719] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112767726 y: 0.180202439 z: 0.111211136 w: -0.970794857 } position { x: -0.987727702 y: 1.21345043 z: -7.64793062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.731] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112646565 y: 0.180037901 z: 0.111154832 w: -0.970845878 } position { x: -0.987737417 y: 1.21335697 z: -7.64793587 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.746] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112508498 y: 0.179812372 z: 0.110964887 w: -0.97092545 } position { x: -0.987776041 y: 1.21341038 z: -7.64790201 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.761] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112338871 y: 0.179612637 z: 0.110683732 w: -0.971014142 } position { x: -0.98769331 y: 1.21340191 z: -7.64782524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.773] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112219967 y: 0.179670498 z: 0.110389397 w: -0.97105068 } position { x: -0.987704217 y: 1.21326125 z: -7.64778805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112090603 y: 0.179854438 z: 0.11026758 w: -0.971045375 } position { x: -0.987775207 y: 1.21313703 z: -7.64775324 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.803] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111997329 y: 0.179955974 z: 0.110276796 w: -0.971036315 } position { x: -0.987827361 y: 1.2130841 z: -7.64774466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.817] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111837 y: 0.180186316 z: 0.110450029 w: -0.970992386 } position { x: -0.987765372 y: 1.21312535 z: -7.64783621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.831] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111936457 y: 0.180134237 z: 0.110547155 w: -0.970979512 } position { x: -0.987711489 y: 1.21310663 z: -7.6478796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.845] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111734904 y: 0.180260524 z: 0.110590555 w: -0.970974326 } position { x: -0.987686396 y: 1.21309757 z: -7.64794827 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.859] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111734904 y: 0.180260524 z: 0.110590555 w: -0.970974326 } position { x: -0.987686396 y: 1.21309757 z: -7.64794827 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111699328 y: 0.180236056 z: 0.110622838 w: -0.970979333 } position { x: -0.987680197 y: 1.21307325 z: -7.64798212 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.885] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111679368 y: 0.180264801 z: 0.110732235 w: -0.970963836 } position { x: -0.987712264 y: 1.21310329 z: -7.64808702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.900] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111700483 y: 0.180208787 z: 0.110793836 w: -0.97096473 } position { x: -0.987797678 y: 1.2132082 z: -7.64811659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111702986 y: 0.180215374 z: 0.110836066 w: -0.970958412 } position { x: -0.98775 y: 1.21322131 z: -7.64812231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111749314 y: 0.180237561 z: 0.11079517 w: -0.970953643 } position { x: -0.987757862 y: 1.21314776 z: -7.64814377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111688368 y: 0.180292457 z: 0.110884957 w: -0.970940232 } position { x: -0.987787962 y: 1.21317136 z: -7.64815044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111738667 y: 0.180235073 z: 0.110934079 w: -0.970939457 } position { x: -0.987807512 y: 1.2132045 z: -7.64816952 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.970] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111872405 y: 0.180246547 z: 0.110774919 w: -0.970940113 } position { x: -0.987768054 y: 1.21323597 z: -7.64816332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111978501 y: 0.180194527 z: 0.110667177 w: -0.970949829 } position { x: -0.98776412 y: 1.21316659 z: -7.64817667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:21.998] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111965626 y: 0.180249155 z: 0.11069908 w: -0.97093749 } position { x: -0.987830043 y: 1.21305549 z: -7.64817572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.011] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111778408 y: 0.180251256 z: 0.11068704 w: -0.970960081 } position { x: -0.987868905 y: 1.21303701 z: -7.64822 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.023] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111640513 y: 0.180158317 z: 0.110574044 w: -0.971006036 } position { x: -0.98784858 y: 1.21302164 z: -7.64825249 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.037] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111575194 y: 0.180098251 z: 0.110467426 w: -0.971036851 } position { x: -0.987868369 y: 1.21293914 z: -7.64823103 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111400865 y: 0.180071786 z: 0.110341422 w: -0.971076131 } position { x: -0.987880826 y: 1.21285164 z: -7.64820719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111192383 y: 0.180127203 z: 0.110293575 w: -0.971095145 } position { x: -0.987830579 y: 1.2127651 z: -7.64824867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.079] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110727452 y: 0.18011944 z: 0.110231772 w: -0.971156716 } position { x: -0.987897217 y: 1.21265018 z: -7.64832544 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.093] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110659614 y: 0.180170357 z: 0.110402532 w: -0.971135616 } position { x: -0.987790048 y: 1.21270013 z: -7.64833069 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.107] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11075446 y: 0.180167839 z: 0.110204272 w: -0.971147835 } position { x: -0.987780452 y: 1.2127558 z: -7.64833593 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.122] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110774823 y: 0.180252671 z: 0.110048816 w: -0.971147358 } position { x: -0.987793148 y: 1.21273673 z: -7.64837408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110735774 y: 0.180307686 z: 0.110141 w: -0.971131146 } position { x: -0.98786509 y: 1.2126286 z: -7.64845657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.149] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110689178 y: 0.180411816 z: 0.110392056 w: -0.971088588 } position { x: -0.987919271 y: 1.21264493 z: -7.64845943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.164] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110567428 y: 0.180321738 z: 0.110332772 w: -0.97112596 } position { x: -0.987911344 y: 1.21268606 z: -7.64847326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.178] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110729605 y: 0.180172637 z: 0.110302016 w: -0.971138656 } position { x: -0.987894714 y: 1.21276903 z: -7.64851236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.192] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110877678 y: 0.180200607 z: 0.110199898 w: -0.971128166 } position { x: -0.987869442 y: 1.21277475 z: -7.64849329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111004293 y: 0.180311397 z: 0.110227667 w: -0.971089959 } position { x: -0.987950563 y: 1.21274 z: -7.6485939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111097291 y: 0.180329889 z: 0.110318407 w: -0.971065581 } position { x: -0.988013208 y: 1.21275377 z: -7.64862871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111158885 y: 0.180178598 z: 0.110307537 w: -0.971087873 } position { x: -0.9880777 y: 1.21276093 z: -7.64868546 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111098707 y: 0.17994988 z: 0.110173479 w: -0.971152365 } position { x: -0.988052189 y: 1.21278012 z: -7.64868641 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111170888 y: 0.179910958 z: 0.110213287 w: -0.971146822 } position { x: -0.988058448 y: 1.21282721 z: -7.64869452 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.273] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111158125 y: 0.179877013 z: 0.110224366 w: -0.971153319 } position { x: -0.988076389 y: 1.21285534 z: -7.64867735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.289] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111293383 y: 0.179957539 z: 0.110201329 w: -0.971125484 } position { x: -0.988072574 y: 1.21284783 z: -7.64872646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.303] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111377895 y: 0.180009305 z: 0.110140264 w: -0.971113145 } position { x: -0.98811239 y: 1.21290517 z: -7.64874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111415498 y: 0.179997981 z: 0.110040791 w: -0.971122205 } position { x: -0.98808074 y: 1.21287179 z: -7.64877224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111382805 y: 0.179976 z: 0.109922618 w: -0.971143425 } position { x: -0.988090873 y: 1.21278048 z: -7.64875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.345] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111293845 y: 0.180032223 z: 0.109970182 w: -0.971137822 } position { x: -0.988132119 y: 1.21277606 z: -7.64877415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111245692 y: 0.180340573 z: 0.109940171 w: -0.971089482 } position { x: -0.988104105 y: 1.21283674 z: -7.64882135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111245692 y: 0.180340573 z: 0.109940171 w: -0.971089482 } position { x: -0.988104105 y: 1.21283674 z: -7.64882135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.385] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111258864 y: 0.180428565 z: 0.1096908 w: -0.971099854 } position { x: -0.988185465 y: 1.21279359 z: -7.64886856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.400] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111016288 y: 0.180350438 z: 0.109560579 w: -0.971156836 } position { x: -0.988174617 y: 1.2126987 z: -7.64886761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.411] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110887356 y: 0.180315137 z: 0.109606259 w: -0.971173 } position { x: -0.988176465 y: 1.21272492 z: -7.64886332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.428] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11076571 y: 0.18043007 z: 0.109564938 w: -0.971170127 } position { x: -0.988127649 y: 1.2127037 z: -7.64885855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110661775 y: 0.180545494 z: 0.10956689 w: -0.971160352 } position { x: -0.988178551 y: 1.21270919 z: -7.64884424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.455] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110604383 y: 0.180684656 z: 0.109680437 w: -0.971128166 } position { x: -0.988138735 y: 1.21270192 z: -7.64890385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.470] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110667408 y: 0.180831626 z: 0.10974355 w: -0.971086502 } position { x: -0.988126814 y: 1.21268892 z: -7.64890623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.482] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110578232 y: 0.180863932 z: 0.109723337 w: -0.971092939 } position { x: -0.98814261 y: 1.21264946 z: -7.64894199 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110542521 y: 0.180869058 z: 0.109833181 w: -0.971083641 } position { x: -0.988187075 y: 1.21262228 z: -7.64902306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110541202 y: 0.180759341 z: 0.109958567 w: -0.97109 } position { x: -0.988178253 y: 1.21267021 z: -7.64903927 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110554233 y: 0.180591583 z: 0.109925605 w: -0.971123457 } position { x: -0.988177836 y: 1.21268439 z: -7.64902115 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.539] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110588677 y: 0.180541292 z: 0.109928899 w: -0.971128523 } position { x: -0.988150775 y: 1.21268117 z: -7.64902306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.554] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11030101 y: 0.180581942 z: 0.109973028 w: -0.971148729 } position { x: -0.988229752 y: 1.21260691 z: -7.64905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11030101 y: 0.180581942 z: 0.109973028 w: -0.971148729 } position { x: -0.988229752 y: 1.21260691 z: -7.64905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.579] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110117808 y: 0.180541992 z: 0.110019222 w: -0.971171677 } position { x: -0.988289535 y: 1.21264708 z: -7.6491127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11012277 y: 0.18055366 z: 0.110079102 w: -0.9711622 } position { x: -0.988360107 y: 1.21282542 z: -7.64912128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.608] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110213935 y: 0.180663198 z: 0.110030144 w: -0.971137 } position { x: -0.988392055 y: 1.21292293 z: -7.64915848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.623] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11056605 y: 0.180741653 z: 0.109707817 w: -0.971118867 } position { x: -0.98829782 y: 1.21292257 z: -7.64906883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.634] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11056605 y: 0.180741653 z: 0.109707817 w: -0.971118867 } position { x: -0.98829782 y: 1.21292257 z: -7.64906883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.648] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110658415 y: 0.180772766 z: 0.109615877 w: -0.971112907 } position { x: -0.988371 y: 1.212919 z: -7.64906359 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.662] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110776514 y: 0.180833593 z: 0.109675795 w: -0.971081376 } position { x: -0.988407552 y: 1.21301413 z: -7.64905453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.676] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11103531 y: 0.180891529 z: 0.109709941 w: -0.971037149 } position { x: -0.988393843 y: 1.21316481 z: -7.64911747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.690] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111346453 y: 0.180825427 z: 0.109496735 w: -0.971037924 } position { x: -0.988382697 y: 1.21321654 z: -7.64904785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.704] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11155431 y: 0.180826977 z: 0.109230854 w: -0.971043706 } position { x: -0.988380134 y: 1.21321964 z: -7.64909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.718] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111625537 y: 0.180732757 z: 0.109118395 w: -0.9710657 } position { x: -0.988337755 y: 1.21305871 z: -7.64904547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111436144 y: 0.180704862 z: 0.10927736 w: -0.97107476 } position { x: -0.988344371 y: 1.21291852 z: -7.64904881 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.747] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11112009 y: 0.180802062 z: 0.109605312 w: -0.971056 } position { x: -0.988337219 y: 1.21288514 z: -7.64902592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.762] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110662609 y: 0.180830434 z: 0.110092528 w: -0.971047819 } position { x: -0.988302767 y: 1.21305585 z: -7.64907885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.774] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110662609 y: 0.180830434 z: 0.110092528 w: -0.971047819 } position { x: -0.988302767 y: 1.21305585 z: -7.64907885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.789] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110740937 y: 0.180818602 z: 0.110091813 w: -0.971041143 } position { x: -0.988279462 y: 1.213094 z: -7.64908552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.803] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110811457 y: 0.180737928 z: 0.110030241 w: -0.97105509 } position { x: -0.988251925 y: 1.2130264 z: -7.6490469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.814] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110823654 y: 0.180642396 z: 0.110106483 w: -0.971062839 } position { x: -0.98823 y: 1.21296096 z: -7.64902496 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.829] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11081624 y: 0.18066901 z: 0.110228 w: -0.971044958 } position { x: -0.988245964 y: 1.21293676 z: -7.64901209 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110793397 y: 0.18069388 z: 0.11030744 w: -0.971033871 } position { x: -0.9882406 y: 1.21292901 z: -7.64901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.858] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110800304 y: 0.18067123 z: 0.110357061 w: -0.971031725 } position { x: -0.988235772 y: 1.21299076 z: -7.649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110720836 y: 0.180660978 z: 0.110331364 w: -0.971045613 } position { x: -0.988183141 y: 1.21288967 z: -7.64896536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.887] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110776305 y: 0.18071723 z: 0.110401765 w: -0.971020818 } position { x: -0.988113046 y: 1.21296418 z: -7.64895725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.901] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110776305 y: 0.18071723 z: 0.110401765 w: -0.971020818 } position { x: -0.988113046 y: 1.21296418 z: -7.64895725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.914] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110833161 y: 0.180778503 z: 0.110436648 w: -0.970998943 } position { x: -0.988071263 y: 1.21293914 z: -7.64899111 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.929] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110761963 y: 0.18085219 z: 0.110627934 w: -0.970971525 } position { x: -0.988036096 y: 1.21296728 z: -7.6490078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.942] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110761963 y: 0.18085219 z: 0.110627934 w: -0.970971525 } position { x: -0.988036096 y: 1.21296728 z: -7.6490078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110732682 y: 0.180955783 z: 0.11069081 w: -0.970948458 } position { x: -0.987980485 y: 1.21301 z: -7.64901066 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.970] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110768467 y: 0.181053236 z: 0.110566184 w: -0.970940411 } position { x: -0.987967849 y: 1.21300316 z: -7.64902782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110768467 y: 0.181053236 z: 0.110566184 w: -0.970940411 } position { x: -0.987967849 y: 1.21300316 z: -7.64902782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:22.996] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110752471 y: 0.181067437 z: 0.110606886 w: -0.970934927 } position { x: -0.987960756 y: 1.21304512 z: -7.64903307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11073257 y: 0.181140289 z: 0.110537484 w: -0.97093153 } position { x: -0.987941146 y: 1.21309531 z: -7.64902639 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.022] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110797204 y: 0.181235895 z: 0.11041446 w: -0.970920324 } position { x: -0.987951815 y: 1.21313882 z: -7.64906263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.039] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11073526 y: 0.181345269 z: 0.110369354 w: -0.970912099 } position { x: -0.987940967 y: 1.21313512 z: -7.64906406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110839 y: 0.18139787 z: 0.11036095 w: -0.970891356 } position { x: -0.987945259 y: 1.21321476 z: -7.64912367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110975645 y: 0.181481928 z: 0.110464238 w: -0.970848262 } position { x: -0.987913311 y: 1.21327376 z: -7.64915276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.078] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111063264 y: 0.181485727 z: 0.110341594 w: -0.970851481 } position { x: -0.987900615 y: 1.21335304 z: -7.6491127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11120268 y: 0.181537583 z: 0.110067151 w: -0.970857 } position { x: -0.987850308 y: 1.21337759 z: -7.64913607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111260355 y: 0.181646809 z: 0.109943703 w: -0.970843911 } position { x: -0.987879872 y: 1.21339369 z: -7.64911175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.122] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111286275 y: 0.181765288 z: 0.110018075 w: -0.970810354 } position { x: -0.987909913 y: 1.21338809 z: -7.64908695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.136] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111433059 y: 0.181881011 z: 0.110050917 w: -0.970768154 } position { x: -0.987940967 y: 1.21352029 z: -7.6491127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.148] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11175134 y: 0.181874737 z: 0.109864488 w: -0.970753849 } position { x: -0.987922251 y: 1.2136811 z: -7.64915609 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112131476 y: 0.181777373 z: 0.109560147 w: -0.97076267 } position { x: -0.987912893 y: 1.21374035 z: -7.64919138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112431981 y: 0.181708872 z: 0.109344952 w: -0.970765 } position { x: -0.987938702 y: 1.21371639 z: -7.6492 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11251796 y: 0.181788743 z: 0.109293982 w: -0.970745802 } position { x: -0.987964153 y: 1.21365082 z: -7.64920807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112283267 y: 0.181669846 z: 0.109446712 w: -0.970778048 } position { x: -0.988034964 y: 1.21369231 z: -7.64922285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112283267 y: 0.181669846 z: 0.109446712 w: -0.970778048 } position { x: -0.988034964 y: 1.21369231 z: -7.64922285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112240039 y: 0.181738302 z: 0.109475389 w: -0.970766962 } position { x: -0.988066792 y: 1.21384537 z: -7.64918661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.246] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112279452 y: 0.181822047 z: 0.109427802 w: -0.97075212 } position { x: -0.988126934 y: 1.21388984 z: -7.64916897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112262636 y: 0.181876421 z: 0.109373778 w: -0.970749915 } position { x: -0.988227 y: 1.21395147 z: -7.64911938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.276] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11240954 y: 0.18198584 z: 0.109164082 w: -0.970736 } position { x: -0.98828131 y: 1.2139138 z: -7.64912558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.287] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11240954 y: 0.18198584 z: 0.109164082 w: -0.970736 } position { x: -0.98828131 y: 1.2139138 z: -7.64912558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11214596 y: 0.18200238 z: 0.109414093 w: -0.970735312 } position { x: -0.98838079 y: 1.21364796 z: -7.64917326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.316] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111675121 y: 0.18199867 z: 0.109891012 w: -0.970736384 } position { x: -0.98845464 y: 1.21360505 z: -7.64917612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111464895 y: 0.181959867 z: 0.110410668 w: -0.970708847 } position { x: -0.98853004 y: 1.21369302 z: -7.64935446 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.343] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111537583 y: 0.181861624 z: 0.110597841 w: -0.970697641 } position { x: -0.988511443 y: 1.21394 z: -7.64929819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111813344 y: 0.181826517 z: 0.110367015 w: -0.970698774 } position { x: -0.988604486 y: 1.21404469 z: -7.64922667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112131976 y: 0.181791097 z: 0.109950081 w: -0.97071594 } position { x: -0.988588631 y: 1.21390152 z: -7.64927101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.386] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112171158 y: 0.181655303 z: 0.109634161 w: -0.970772564 } position { x: -0.988705 y: 1.2138201 z: -7.64929438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.400] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112114355 y: 0.181374371 z: 0.109671421 w: -0.97082746 } position { x: -0.98870939 y: 1.21360564 z: -7.64926291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.414] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111847967 y: 0.181250125 z: 0.109869614 w: -0.970859 } position { x: -0.988818288 y: 1.21352792 z: -7.64929104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.428] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11165005 y: 0.181086019 z: 0.110090777 w: -0.970887303 } position { x: -0.988848209 y: 1.2136277 z: -7.64921331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.442] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111779228 y: 0.181068733 z: 0.109998897 w: -0.970886111 } position { x: -0.988864362 y: 1.21377671 z: -7.64921284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.456] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112017915 y: 0.180827737 z: 0.1097541 w: -0.970931172 } position { x: -0.988911152 y: 1.21388018 z: -7.6491909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.470] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112347983 y: 0.180632591 z: 0.109563515 w: -0.970950961 } position { x: -0.98902148 y: 1.21395826 z: -7.64919424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.482] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112688765 y: 0.180375829 z: 0.109336235 w: -0.970984757 } position { x: -0.989047706 y: 1.21406507 z: -7.64916372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.497] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112975813 y: 0.18033272 z: 0.109076478 w: -0.970988631 } position { x: -0.989082456 y: 1.21407521 z: -7.64912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113137931 y: 0.180383146 z: 0.10891474 w: -0.970978558 } position { x: -0.98918 y: 1.21408629 z: -7.64908266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.525] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113247648 y: 0.180411682 z: 0.108835757 w: -0.970969319 } position { x: -0.989227533 y: 1.2141391 z: -7.6490674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.536] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113385864 y: 0.180306792 z: 0.10863395 w: -0.970995247 } position { x: -0.989238322 y: 1.214275 z: -7.64901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.552] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113517143 y: 0.18014282 z: 0.108356506 w: -0.971041381 } position { x: -0.989269674 y: 1.21431267 z: -7.64894772 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113624178 y: 0.180138737 z: 0.108291708 w: -0.971036851 } position { x: -0.989402056 y: 1.21431351 z: -7.64893484 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.579] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113734372 y: 0.180121362 z: 0.108411781 w: -0.971013725 } position { x: -0.989552498 y: 1.21443868 z: -7.64902544 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.592] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114083625 y: 0.17986989 z: 0.108510442 w: -0.97100836 } position { x: -0.989536524 y: 1.21469665 z: -7.64901686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11469648 y: 0.179520518 z: 0.108216949 w: -0.971033573 } position { x: -0.98947835 y: 1.21488893 z: -7.64902163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115212671 y: 0.179222018 z: 0.107833795 w: -0.97107023 } position { x: -0.989430964 y: 1.21480322 z: -7.64899588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.634] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115370356 y: 0.17907314 z: 0.107648805 w: -0.971099496 } position { x: -0.989421427 y: 1.21468508 z: -7.64899349 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114928052 y: 0.179090187 z: 0.108219527 w: -0.97108537 } position { x: -0.989366412 y: 1.21429694 z: -7.64900208 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.663] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114928052 y: 0.179090187 z: 0.108219527 w: -0.97108537 } position { x: -0.989366412 y: 1.21429694 z: -7.64900208 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.678] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114456289 y: 0.179226384 z: 0.108688861 w: -0.971063554 } position { x: -0.989331663 y: 1.21424437 z: -7.64892864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.690] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11404597 y: 0.179448113 z: 0.108946756 w: -0.971042 } position { x: -0.989333689 y: 1.21431041 z: -7.64888859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11390768 y: 0.179596812 z: 0.109032363 w: -0.971021116 } position { x: -0.989444733 y: 1.2144134 z: -7.64894724 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11390876 y: 0.179635391 z: 0.109119557 w: -0.971004 } position { x: -0.989414573 y: 1.21453154 z: -7.6490097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.732] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114109591 y: 0.179422304 z: 0.108888343 w: -0.971045852 } position { x: -0.989379942 y: 1.21451175 z: -7.64897966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.747] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114261121 y: 0.179286927 z: 0.108536229 w: -0.971092463 } position { x: -0.989250958 y: 1.21442115 z: -7.64891863 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.761] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114194311 y: 0.179282933 z: 0.108452097 w: -0.971110463 } position { x: -0.989267945 y: 1.21420956 z: -7.64881277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.773] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114043184 y: 0.179460362 z: 0.10871435 w: -0.971066117 } position { x: -0.989331901 y: 1.2141856 z: -7.64884853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114002794 y: 0.179493964 z: 0.108955629 w: -0.971037567 } position { x: -0.9892869 y: 1.21433985 z: -7.64885378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.801] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114221372 y: 0.179549128 z: 0.108811684 w: -0.971017838 } position { x: -0.989216208 y: 1.21442533 z: -7.64888287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.816] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114444248 y: 0.1794741 z: 0.108593814 w: -0.971029818 } position { x: -0.989146769 y: 1.21434093 z: -7.64883232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114476442 y: 0.179382339 z: 0.108508237 w: -0.971052587 } position { x: -0.989115477 y: 1.21422172 z: -7.64880276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114443451 y: 0.179515824 z: 0.1086917 w: -0.971011281 } position { x: -0.989124537 y: 1.21423471 z: -7.64874744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.856] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114406332 y: 0.179687202 z: 0.108792648 w: -0.970972657 } position { x: -0.989123 y: 1.21434021 z: -7.64877 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114429608 y: 0.179734945 z: 0.108742468 w: -0.970966697 } position { x: -0.989070952 y: 1.21439171 z: -7.64872742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.884] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114537664 y: 0.179598182 z: 0.108695284 w: -0.970984519 } position { x: -0.989069939 y: 1.21440077 z: -7.64875364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.898] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114711165 y: 0.179433122 z: 0.108894333 w: -0.97097224 } position { x: -0.989079 y: 1.21448016 z: -7.64873457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.912] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115009882 y: 0.179209113 z: 0.108936295 w: -0.970973611 } position { x: -0.989086032 y: 1.21466589 z: -7.64867067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115493909 y: 0.179158509 z: 0.108742848 w: -0.970947146 } position { x: -0.989015102 y: 1.21483278 z: -7.64855766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11588382 y: 0.179132611 z: 0.108307958 w: -0.97095412 } position { x: -0.988955319 y: 1.2148006 z: -7.64848804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116006136 y: 0.179133594 z: 0.108059786 w: -0.970967 } position { x: -0.989033103 y: 1.21458793 z: -7.64848089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.969] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115834318 y: 0.179131567 z: 0.108236179 w: -0.970968187 } position { x: -0.989059687 y: 1.21452785 z: -7.64842892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115722924 y: 0.179078609 z: 0.108591966 w: -0.970951498 } position { x: -0.989138186 y: 1.21470714 z: -7.64843082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:23.997] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115854815 y: 0.178917378 z: 0.108584501 w: -0.970966399 } position { x: -0.989071906 y: 1.21490955 z: -7.64830065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.011] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116097 y: 0.178900197 z: 0.108277842 w: -0.970974863 } position { x: -0.989005208 y: 1.21491444 z: -7.64827 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.024] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116180517 y: 0.178844273 z: 0.108079098 w: -0.970997334 } position { x: -0.988951862 y: 1.21482325 z: -7.64822388 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.038] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116093263 y: 0.178797096 z: 0.108120181 w: -0.971011877 } position { x: -0.988935232 y: 1.21469426 z: -7.64816904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115988635 y: 0.178825542 z: 0.108425044 w: -0.970985115 } position { x: -0.988963962 y: 1.21462345 z: -7.64808607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115867086 y: 0.178878784 z: 0.108635329 w: -0.970966339 } position { x: -0.98895812 y: 1.21466446 z: -7.64806938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.080] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11574918 y: 0.178903058 z: 0.108940013 w: -0.970941782 } position { x: -0.988911748 y: 1.21466744 z: -7.6480608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115718506 y: 0.178897381 z: 0.108989552 w: -0.970940948 } position { x: -0.988841772 y: 1.21466887 z: -7.64798927 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115568988 y: 0.178844824 z: 0.108984269 w: -0.970968962 } position { x: -0.988850653 y: 1.21458721 z: -7.64791155 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.122] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115424976 y: 0.178778335 z: 0.109032422 w: -0.970992923 } position { x: -0.988852859 y: 1.21456432 z: -7.64788294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.137] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11533387 y: 0.178693712 z: 0.10902632 w: -0.971020043 } position { x: -0.98889792 y: 1.21451533 z: -7.64788437 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115242928 y: 0.178664267 z: 0.109154411 w: -0.971021891 } position { x: -0.988878071 y: 1.21452188 z: -7.64776897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115156919 y: 0.178644627 z: 0.109052494 w: -0.971047163 } position { x: -0.988863 y: 1.21450949 z: -7.64773 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115091078 y: 0.178648263 z: 0.109007969 w: -0.971059322 } position { x: -0.988785267 y: 1.21445262 z: -7.64761114 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.190] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115063153 y: 0.178717256 z: 0.108921736 w: -0.971059561 } position { x: -0.988753855 y: 1.21439195 z: -7.64758635 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114912562 y: 0.178893775 z: 0.109003663 w: -0.971035719 } position { x: -0.988790512 y: 1.21431124 z: -7.6474905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114922315 y: 0.178993627 z: 0.10915976 w: -0.970998645 } position { x: -0.988788903 y: 1.21434975 z: -7.64749384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.234] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114964813 y: 0.179051384 z: 0.109239243 w: -0.970974 } position { x: -0.988674343 y: 1.21441603 z: -7.6474514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.246] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114964813 y: 0.179051384 z: 0.109239243 w: -0.970974 } position { x: -0.988674343 y: 1.21441603 z: -7.6474514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114938967 y: 0.179079652 z: 0.109149575 w: -0.970981956 } position { x: -0.988570154 y: 1.21428216 z: -7.64738798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.273] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114856519 y: 0.179252759 z: 0.109320752 w: -0.970940471 } position { x: -0.988574505 y: 1.2141515 z: -7.64733553 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.288] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11473567 y: 0.179379717 z: 0.109658659 w: -0.970893204 } position { x: -0.988553405 y: 1.21416366 z: -7.64730406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11463818 y: 0.179411441 z: 0.109878987 w: -0.970873952 } position { x: -0.988460898 y: 1.21418 z: -7.64729595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.318] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114582948 y: 0.179438278 z: 0.10988415 w: -0.970874906 } position { x: -0.988368809 y: 1.21416819 z: -7.64721251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11447566 y: 0.179502472 z: 0.109992042 w: -0.970863521 } position { x: -0.988268733 y: 1.21407628 z: -7.64712334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.343] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114377879 y: 0.179608151 z: 0.110242456 w: -0.970827103 } position { x: -0.988216937 y: 1.21394742 z: -7.64702845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.359] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114410743 y: 0.17997779 z: 0.110557266 w: -0.970719 } position { x: -0.988141596 y: 1.21418035 z: -7.646945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.373] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114410743 y: 0.17997779 z: 0.110557266 w: -0.970719 } position { x: -0.988141596 y: 1.21418035 z: -7.646945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.384] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114699036 y: 0.180088297 z: 0.110263743 w: -0.97069782 } position { x: -0.988079667 y: 1.21424103 z: -7.6469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114912994 y: 0.180192724 z: 0.109944142 w: -0.970689416 } position { x: -0.987996459 y: 1.21422672 z: -7.64683914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.413] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115014248 y: 0.180220604 z: 0.109749556 w: -0.970694244 } position { x: -0.987961292 y: 1.2140609 z: -7.64675426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.426] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114903398 y: 0.180381879 z: 0.109879233 w: -0.970662713 } position { x: -0.987917066 y: 1.21394908 z: -7.64666033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.441] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114747114 y: 0.180585951 z: 0.110035487 w: -0.970625639 } position { x: -0.987903833 y: 1.21395195 z: -7.64661646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.455] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114753053 y: 0.180698782 z: 0.110012293 w: -0.970606506 } position { x: -0.987855613 y: 1.21406198 z: -7.64660883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114840604 y: 0.18067494 z: 0.109751731 w: -0.970630109 } position { x: -0.98780483 y: 1.21401381 z: -7.64665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.481] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114800476 y: 0.18048878 z: 0.109725609 w: -0.970672429 } position { x: -0.987841725 y: 1.21383572 z: -7.64662218 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114607178 y: 0.180433616 z: 0.110017911 w: -0.970672488 } position { x: -0.987844527 y: 1.21375883 z: -7.6466403 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114419736 y: 0.180296659 z: 0.110287137 w: -0.970689476 } position { x: -0.987832665 y: 1.21382177 z: -7.64663696 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.524] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114387788 y: 0.180194393 z: 0.110300377 w: -0.970710695 } position { x: -0.987802267 y: 1.21392787 z: -7.646626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.538] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114494242 y: 0.179985419 z: 0.110104457 w: -0.970759153 } position { x: -0.987792253 y: 1.21397722 z: -7.64669371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.553] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114533633 y: 0.179862142 z: 0.109961994 w: -0.970793545 } position { x: -0.987828135 y: 1.21386576 z: -7.64671564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114382178 y: 0.179780424 z: 0.110052757 w: -0.970816255 } position { x: -0.987835348 y: 1.21373165 z: -7.64671516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114020184 y: 0.179816663 z: 0.110452212 w: -0.970806718 } position { x: -0.987836242 y: 1.21377814 z: -7.64675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114020184 y: 0.179816663 z: 0.110452212 w: -0.970806718 } position { x: -0.987836242 y: 1.21377814 z: -7.64675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.609] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114018612 y: 0.17985484 z: 0.110428162 w: -0.970802605 } position { x: -0.98782593 y: 1.21382856 z: -7.64676428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114056654 y: 0.179935232 z: 0.110249877 w: -0.97080344 } position { x: -0.987823069 y: 1.21382928 z: -7.64679384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.637] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11404939 y: 0.179899752 z: 0.110032171 w: -0.970835626 } position { x: -0.98788619 y: 1.21375608 z: -7.64682674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113980219 y: 0.179851562 z: 0.110106766 w: -0.970844209 } position { x: -0.987956047 y: 1.21368909 z: -7.64686871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.664] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113954552 y: 0.179813594 z: 0.110278189 w: -0.970834792 } position { x: -0.987974346 y: 1.21374297 z: -7.64691782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114094801 y: 0.179683164 z: 0.110291548 w: -0.970840931 } position { x: -0.987991035 y: 1.21389627 z: -7.64702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.690] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114325888 y: 0.179595008 z: 0.109967157 w: -0.970866859 } position { x: -0.987953782 y: 1.21391416 z: -7.6470108 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.704] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11435993 y: 0.179596558 z: 0.109700151 w: -0.970892787 } position { x: -0.987937 y: 1.21372283 z: -7.64699125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.718] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114051566 y: 0.179768592 z: 0.109655663 w: -0.970902264 } position { x: -0.987993777 y: 1.21354437 z: -7.64702463 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113598533 y: 0.179924682 z: 0.109777667 w: -0.970912635 } position { x: -0.988068819 y: 1.21345425 z: -7.64711332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.745] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113259092 y: 0.179984257 z: 0.109852545 w: -0.970932782 } position { x: -0.988130212 y: 1.21349025 z: -7.64716768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113083281 y: 0.180027649 z: 0.109822594 w: -0.970948637 } position { x: -0.98817116 y: 1.21361804 z: -7.6472578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.773] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113088153 y: 0.180104256 z: 0.10972248 w: -0.970945179 } position { x: -0.988222718 y: 1.21369743 z: -7.64733076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113169193 y: 0.180184871 z: 0.109461494 w: -0.970950246 } position { x: -0.988259 y: 1.21364748 z: -7.64738226 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11303889 y: 0.180354953 z: 0.109244116 w: -0.970958292 } position { x: -0.988294601 y: 1.21356189 z: -7.64743328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.814] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112711653 y: 0.180433854 z: 0.109041885 w: -0.971004426 } position { x: -0.988292277 y: 1.21339166 z: -7.64742851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.831] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112356976 y: 0.180602729 z: 0.10900899 w: -0.971017838 } position { x: -0.988392711 y: 1.21337342 z: -7.64748573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11206802 y: 0.180797368 z: 0.109000944 w: -0.97101593 } position { x: -0.98850894 y: 1.21335125 z: -7.64760685 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.858] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111931346 y: 0.180893883 z: 0.108998328 w: -0.971014 } position { x: -0.988578379 y: 1.21344209 z: -7.64763737 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111940734 y: 0.181014791 z: 0.108854614 w: -0.971006513 } position { x: -0.988659441 y: 1.21346271 z: -7.64776564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111981295 y: 0.181060642 z: 0.108654805 w: -0.971015632 } position { x: -0.988734126 y: 1.21346033 z: -7.64776707 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.900] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111971587 y: 0.181028053 z: 0.108442076 w: -0.971046627 } position { x: -0.988785148 y: 1.21339047 z: -7.6478343 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.915] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111678414 y: 0.181145817 z: 0.108157493 w: -0.971090138 } position { x: -0.98895961 y: 1.2132144 z: -7.64800215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111678414 y: 0.181145817 z: 0.108157493 w: -0.971090138 } position { x: -0.98895961 y: 1.2132144 z: -7.64800215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11139825 y: 0.181161359 z: 0.108190306 w: -0.971115768 } position { x: -0.989041388 y: 1.21316874 z: -7.64811611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111213103 y: 0.181195572 z: 0.108302601 w: -0.971118093 } position { x: -0.989101052 y: 1.21313977 z: -7.64820862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.968] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110986903 y: 0.181140155 z: 0.108281143 w: -0.971156716 } position { x: -0.98919189 y: 1.21315825 z: -7.64824152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.983] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110794336 y: 0.181218013 z: 0.108198442 w: -0.971173406 } position { x: -0.989226103 y: 1.21315062 z: -7.64831972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:24.996] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110685647 y: 0.18134582 z: 0.108141288 w: -0.97116828 } position { x: -0.989344597 y: 1.21311414 z: -7.64838791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110495687 y: 0.181478217 z: 0.108160995 w: -0.971163034 } position { x: -0.989450932 y: 1.21301222 z: -7.64850569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.024] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110311888 y: 0.181439966 z: 0.108279102 w: -0.971177876 } position { x: -0.98956126 y: 1.21302009 z: -7.64861774 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.039] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110156246 y: 0.181308925 z: 0.108287573 w: -0.971219063 } position { x: -0.989647806 y: 1.21308386 z: -7.64874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109927386 y: 0.181216791 z: 0.107849158 w: -0.971311 } position { x: -0.989733338 y: 1.21299398 z: -7.6488266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.067] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109927386 y: 0.181216791 z: 0.107849158 w: -0.971311 } position { x: -0.989733338 y: 1.21299398 z: -7.6488266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.079] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109601818 y: 0.181349769 z: 0.107756376 w: -0.971333265 } position { x: -0.989730775 y: 1.21284854 z: -7.64891 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.093] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109285295 y: 0.181458578 z: 0.107836522 w: -0.971339703 } position { x: -0.989872575 y: 1.21279955 z: -7.64902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.107] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109130569 y: 0.181437403 z: 0.107947007 w: -0.971348822 } position { x: -0.989971459 y: 1.21287 z: -7.64908457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.122] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109143376 y: 0.181359947 z: 0.107820146 w: -0.971375942 } position { x: -0.990043759 y: 1.21297216 z: -7.64922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.134] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109297 y: 0.181328595 z: 0.107724577 w: -0.971375048 } position { x: -0.990036726 y: 1.21294475 z: -7.64931202 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.148] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109417558 y: 0.18142809 z: 0.107603319 w: -0.971356332 } position { x: -0.990006745 y: 1.21288085 z: -7.64938498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.162] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109245643 y: 0.181516945 z: 0.107406534 w: -0.971380889 } position { x: -0.990083396 y: 1.2126919 z: -7.64949322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.108919688 y: 0.181541011 z: 0.107511215 w: -0.971401393 } position { x: -0.990171134 y: 1.21260512 z: -7.64958572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.108553261 y: 0.181434512 z: 0.107677683 w: -0.971443892 } position { x: -0.990263224 y: 1.21262515 z: -7.64971447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.205] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.108386546 y: 0.181446895 z: 0.107786335 w: -0.971448123 } position { x: -0.990334451 y: 1.21274877 z: -7.64982319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.108395293 y: 0.181437194 z: 0.107806265 w: -0.971446812 } position { x: -0.990387857 y: 1.21283185 z: -7.6499238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.231] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.108332507 y: 0.181374744 z: 0.107598938 w: -0.971488416 } position { x: -0.99038595 y: 1.21277976 z: -7.64994335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107719652 y: 0.181599721 z: 0.107523337 w: -0.971522927 } position { x: -0.990543246 y: 1.21266282 z: -7.65002632 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107708141 y: 0.181619897 z: 0.107449599 w: -0.97152859 } position { x: -0.990579724 y: 1.21269095 z: -7.65006542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.290] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107741274 y: 0.181677058 z: 0.107450612 w: -0.971514106 } position { x: -0.990607798 y: 1.21273911 z: -7.65009546 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.305] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107899874 y: 0.181647211 z: 0.107318543 w: -0.971516669 } position { x: -0.990603149 y: 1.21276486 z: -7.65008688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.318] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107968993 y: 0.181664556 z: 0.107208259 w: -0.97151792 } position { x: -0.990603149 y: 1.2126298 z: -7.65011 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107871756 y: 0.181643844 z: 0.107216738 w: -0.971531689 } position { x: -0.990667105 y: 1.21252251 z: -7.65012169 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.347] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107696101 y: 0.181598082 z: 0.10735596 w: -0.971544385 } position { x: -0.990703106 y: 1.21253324 z: -7.65013552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107696101 y: 0.181598082 z: 0.10735596 w: -0.971544385 } position { x: -0.990703106 y: 1.21253324 z: -7.65013552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.372] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107595876 y: 0.181587771 z: 0.107427843 w: -0.971549451 } position { x: -0.990673184 y: 1.21255326 z: -7.65011597 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.385] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107532904 y: 0.181644708 z: 0.10733781 w: -0.97155571 } position { x: -0.990633726 y: 1.21249402 z: -7.65007353 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107226565 y: 0.181808233 z: 0.107401252 w: -0.971551955 } position { x: -0.99067241 y: 1.21235442 z: -7.65008545 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.417] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107165307 y: 0.181822076 z: 0.107477777 w: -0.971547663 } position { x: -0.990685821 y: 1.21236932 z: -7.65013361 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.429] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107195884 y: 0.181832924 z: 0.107625492 w: -0.971525908 } position { x: -0.990691304 y: 1.2124033 z: -7.65013075 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.443] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107254088 y: 0.181712478 z: 0.107533269 w: -0.971552253 } position { x: -0.990669131 y: 1.21243274 z: -7.65008926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.456] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107361197 y: 0.181670368 z: 0.10748563 w: -0.971553564 } position { x: -0.990627348 y: 1.21237123 z: -7.6500783 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.470] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107361197 y: 0.181670368 z: 0.10748563 w: -0.971553564 } position { x: -0.990627348 y: 1.21237123 z: -7.6500783 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.486] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107289717 y: 0.181800261 z: 0.107502952 w: -0.971535265 } position { x: -0.990619361 y: 1.21218479 z: -7.6499958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.497] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107289717 y: 0.181800261 z: 0.107502952 w: -0.971535265 } position { x: -0.990619361 y: 1.21218479 z: -7.6499958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.511] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107170291 y: 0.181870341 z: 0.107589565 w: -0.971525729 } position { x: -0.990644515 y: 1.2121855 z: -7.64999866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.525] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107003197 y: 0.181764215 z: 0.107666582 w: -0.971555471 } position { x: -0.990669549 y: 1.21224403 z: -7.64999962 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.540] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.106852606 y: 0.181619316 z: 0.107458279 w: -0.971622169 } position { x: -0.990620613 y: 1.21228111 z: -7.64995813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.554] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.106758043 y: 0.181671754 z: 0.107376635 w: -0.971631825 } position { x: -0.990614116 y: 1.2122674 z: -7.64993525 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.567] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.106758043 y: 0.181671754 z: 0.107376635 w: -0.971631825 } position { x: -0.990614116 y: 1.2122674 z: -7.64993525 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.581] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.106613792 y: 0.181587368 z: 0.107494123 w: -0.971650422 } position { x: -0.990608 y: 1.21237779 z: -7.64990616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.596] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.106810145 y: 0.181596726 z: 0.107414395 w: -0.971635938 } position { x: -0.990536 y: 1.21253753 z: -7.64992237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.611] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107154801 y: 0.181726828 z: 0.107252918 w: -0.971591532 } position { x: -0.990505159 y: 1.21258509 z: -7.64991903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107154801 y: 0.181726828 z: 0.107252918 w: -0.971591532 } position { x: -0.990505159 y: 1.21258509 z: -7.64991903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.636] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107406355 y: 0.181873962 z: 0.10714592 w: -0.971548 } position { x: -0.990419865 y: 1.21249664 z: -7.64987516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.650] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10735444 y: 0.181969181 z: 0.107169852 w: -0.971533239 } position { x: -0.990404487 y: 1.21233475 z: -7.64985752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107189089 y: 0.182110384 z: 0.107511617 w: -0.971487284 } position { x: -0.990300417 y: 1.21246481 z: -7.64984846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.681] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107319459 y: 0.182148963 z: 0.107341319 w: -0.971484482 } position { x: -0.990269482 y: 1.21249855 z: -7.64984798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.692] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107319459 y: 0.182148963 z: 0.107341319 w: -0.971484482 } position { x: -0.990269482 y: 1.21249855 z: -7.64984798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107137859 y: 0.182261214 z: 0.107405007 w: -0.971476436 } position { x: -0.990147 y: 1.2123121 z: -7.64982748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.720] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107137859 y: 0.182261214 z: 0.107405007 w: -0.971476436 } position { x: -0.990147 y: 1.2123121 z: -7.64982748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.734] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.106872633 y: 0.182398468 z: 0.107445061 w: -0.971475482 } position { x: -0.990105569 y: 1.21231043 z: -7.64977837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.106910773 y: 0.182583362 z: 0.10731785 w: -0.971450627 } position { x: -0.989988804 y: 1.21240532 z: -7.64979219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.761] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.106910773 y: 0.182583362 z: 0.10731785 w: -0.971450627 } position { x: -0.989988804 y: 1.21240532 z: -7.64979219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10710492 y: 0.182714641 z: 0.107240617 w: -0.971413076 } position { x: -0.989961565 y: 1.21238112 z: -7.64977026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.789] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107268073 y: 0.182916209 z: 0.107242882 w: -0.971356869 } position { x: -0.989879608 y: 1.21224356 z: -7.64981413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.804] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.106991835 y: 0.183177456 z: 0.107567906 w: -0.971302211 } position { x: -0.989882648 y: 1.21197021 z: -7.64991617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10681013 y: 0.183098942 z: 0.107782498 w: -0.971313179 } position { x: -0.989888728 y: 1.21203172 z: -7.64998817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10681013 y: 0.183098942 z: 0.107782498 w: -0.971313179 } position { x: -0.989888728 y: 1.21203172 z: -7.64998817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.847] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.106578723 y: 0.182858 z: 0.107809722 w: -0.971381 } position { x: -0.989913046 y: 1.21203542 z: -7.65006161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.859] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.106578723 y: 0.182858 z: 0.107809722 w: -0.971381 } position { x: -0.989913046 y: 1.21203542 z: -7.65006161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.873] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.106287301 y: 0.182836309 z: 0.107688479 w: -0.97143048 } position { x: -0.989916623 y: 1.21193123 z: -7.65012121 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105956636 y: 0.182877883 z: 0.107610025 w: -0.971467435 } position { x: -0.989922762 y: 1.21176076 z: -7.65019083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105190307 y: 0.183042601 z: 0.108069606 w: -0.971468687 } position { x: -0.989968061 y: 1.21177685 z: -7.65023756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.916] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105137646 y: 0.183081537 z: 0.108109459 w: -0.971462607 } position { x: -0.989958286 y: 1.21186697 z: -7.65027809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105353102 y: 0.183143258 z: 0.10803695 w: -0.971435726 } position { x: -0.98997587 y: 1.2119025 z: -7.65033197 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.944] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105471291 y: 0.183172137 z: 0.107890725 w: -0.97143364 } position { x: -0.989974678 y: 1.21176541 z: -7.65034771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105471291 y: 0.183172137 z: 0.107890725 w: -0.97143364 } position { x: -0.989974678 y: 1.21176541 z: -7.65034771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.969] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105456166 y: 0.183230117 z: 0.108026668 w: -0.971409261 } position { x: -0.989965498 y: 1.21164477 z: -7.65045261 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.985] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105309971 y: 0.183340877 z: 0.108224407 w: -0.97138226 } position { x: -0.990003645 y: 1.2116313 z: -7.65044546 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:25.999] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105177812 y: 0.183372185 z: 0.108365871 w: -0.971374869 } position { x: -0.990093112 y: 1.21165717 z: -7.65063381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.014] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105217509 y: 0.183200702 z: 0.108243339 w: -0.971416593 } position { x: -0.990060687 y: 1.21165454 z: -7.65066099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.028] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105270676 y: 0.183068991 z: 0.108162224 w: -0.971444666 } position { x: -0.990060329 y: 1.21152794 z: -7.65070486 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.040] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105270676 y: 0.183068991 z: 0.108162224 w: -0.971444666 } position { x: -0.990060329 y: 1.21152794 z: -7.65070486 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10485407 y: 0.183261886 z: 0.108514644 w: -0.971414089 } position { x: -0.990095317 y: 1.21128714 z: -7.6507287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10485407 y: 0.183261886 z: 0.108514644 w: -0.971414089 } position { x: -0.990095317 y: 1.21128714 z: -7.6507287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.080] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.104703285 y: 0.183309123 z: 0.108771749 w: -0.971392691 } position { x: -0.990086436 y: 1.21137238 z: -7.65077829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.095] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.104722664 y: 0.183249339 z: 0.108803935 w: -0.971398234 } position { x: -0.990094185 y: 1.21147311 z: -7.65080404 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10476613 y: 0.183195785 z: 0.108738042 w: -0.971411049 } position { x: -0.990062892 y: 1.21145761 z: -7.65081072 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.122] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.104877017 y: 0.183240965 z: 0.108726837 w: -0.971391857 } position { x: -0.990024924 y: 1.21143174 z: -7.65079498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.139] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.104887858 y: 0.183703929 z: 0.108946949 w: -0.971278548 } position { x: -0.990027249 y: 1.21139026 z: -7.65069103 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.151] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.104997441 y: 0.184014469 z: 0.108943708 w: -0.971208274 } position { x: -0.990064085 y: 1.21155214 z: -7.65073872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105144873 y: 0.184156403 z: 0.108799987 w: -0.971181512 } position { x: -0.990045369 y: 1.21157157 z: -7.65076447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.179] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105144873 y: 0.184156403 z: 0.108799987 w: -0.971181512 } position { x: -0.990045369 y: 1.21157157 z: -7.65076447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.194] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105301969 y: 0.184223354 z: 0.108688347 w: -0.971164286 } position { x: -0.990094781 y: 1.21157861 z: -7.65068579 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105418876 y: 0.184335351 z: 0.108683638 w: -0.971130908 } position { x: -0.990073085 y: 1.21169162 z: -7.65069103 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.220] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105418876 y: 0.184335351 z: 0.108683638 w: -0.971130908 } position { x: -0.990073085 y: 1.21169162 z: -7.65069103 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105592743 y: 0.184480369 z: 0.108511 w: -0.971103787 } position { x: -0.990087569 y: 1.21176696 z: -7.65069914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.248] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105896831 y: 0.184514955 z: 0.10839548 w: -0.971077 } position { x: -0.9902004 y: 1.21182775 z: -7.65074921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105942726 y: 0.184439719 z: 0.108270749 w: -0.971100211 } position { x: -0.990192771 y: 1.21178079 z: -7.65073633 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105942726 y: 0.184439719 z: 0.108270749 w: -0.971100211 } position { x: -0.990192771 y: 1.21178079 z: -7.65073633 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105698675 y: 0.184585705 z: 0.108524196 w: -0.971070766 } position { x: -0.990209103 y: 1.21164048 z: -7.65074778 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.305] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105597012 y: 0.184798941 z: 0.108788334 w: -0.971011698 } position { x: -0.990240932 y: 1.21170402 z: -7.65082598 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.319] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105707869 y: 0.18480292 z: 0.108983025 w: -0.970977068 } position { x: -0.990266085 y: 1.21194363 z: -7.65086508 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.331] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105707869 y: 0.18480292 z: 0.108983025 w: -0.970977068 } position { x: -0.990266085 y: 1.21194363 z: -7.65086508 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.344] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.106040411 y: 0.184550136 z: 0.108847953 w: -0.971004 } position { x: -0.990208149 y: 1.2119956 z: -7.6509366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.359] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.106396742 y: 0.184411511 z: 0.108735919 w: -0.97100395 } position { x: -0.99016583 y: 1.21186018 z: -7.65095139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.373] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.106160909 y: 0.184490487 z: 0.109151602 w: -0.970968127 } position { x: -0.99017024 y: 1.21152282 z: -7.65094185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105813719 y: 0.1845368 z: 0.109476559 w: -0.970960617 } position { x: -0.990137517 y: 1.21149254 z: -7.65096092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105813719 y: 0.1845368 z: 0.109476559 w: -0.970960617 } position { x: -0.990137517 y: 1.21149254 z: -7.65096092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105516732 y: 0.184434205 z: 0.109763972 w: -0.97098 } position { x: -0.990154326 y: 1.21159756 z: -7.6510148 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.430] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10563726 y: 0.184381858 z: 0.109596178 w: -0.970995784 } position { x: -0.990109503 y: 1.21160674 z: -7.65105534 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.443] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105670914 y: 0.184317365 z: 0.10949903 w: -0.971015334 } position { x: -0.990067065 y: 1.21144688 z: -7.65105867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.457] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105532937 y: 0.184462294 z: 0.109571129 w: -0.970994651 } position { x: -0.989972413 y: 1.21126544 z: -7.65111208 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105532937 y: 0.184462294 z: 0.109571129 w: -0.970994651 } position { x: -0.989972413 y: 1.21126544 z: -7.65111208 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.485] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.104843043 y: 0.184806347 z: 0.109769903 w: -0.970981538 } position { x: -0.989939332 y: 1.21112299 z: -7.65117693 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.104616627 y: 0.184937716 z: 0.10989885 w: -0.970966399 } position { x: -0.989935398 y: 1.21114957 z: -7.65125561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10446509 y: 0.185115859 z: 0.1097899 w: -0.970961034 } position { x: -0.989926279 y: 1.21121693 z: -7.65132475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.529] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.104377173 y: 0.18521674 z: 0.109661683 w: -0.970965803 } position { x: -0.989946902 y: 1.21115208 z: -7.65140676 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.540] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.104254149 y: 0.185247064 z: 0.109584481 w: -0.970981896 } position { x: -0.989930511 y: 1.21114922 z: -7.65145731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.555] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.104170322 y: 0.185308561 z: 0.10943903 w: -0.970995605 } position { x: -0.989879489 y: 1.21114802 z: -7.651443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.570] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.104136378 y: 0.185419247 z: 0.109352238 w: -0.970987916 } position { x: -0.989867926 y: 1.211025 z: -7.65144205 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.581] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10392569 y: 0.185584679 z: 0.109214202 w: -0.970994413 } position { x: -0.989836812 y: 1.21097255 z: -7.65144682 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.596] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.103775136 y: 0.185833842 z: 0.109162524 w: -0.970968604 } position { x: -0.989844918 y: 1.21093154 z: -7.65149736 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.103756696 y: 0.186056376 z: 0.109151289 w: -0.970929205 } position { x: -0.989898264 y: 1.21096182 z: -7.6515789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.103718154 y: 0.186072722 z: 0.109090097 w: -0.970937073 } position { x: -0.989958882 y: 1.21093094 z: -7.65166092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.636] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.103718154 y: 0.186072722 z: 0.109090097 w: -0.970937073 } position { x: -0.989958882 y: 1.21093094 z: -7.65166092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.650] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.103559881 y: 0.185972959 z: 0.109029181 w: -0.97098 } position { x: -0.98993516 y: 1.21083605 z: -7.65172672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.665] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.103168376 y: 0.185786545 z: 0.108922035 w: -0.971069336 } position { x: -0.989949882 y: 1.21064365 z: -7.65179253 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.678] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.103168376 y: 0.185786545 z: 0.108922035 w: -0.971069336 } position { x: -0.989949882 y: 1.21064365 z: -7.65179253 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.692] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102971278 y: 0.185814738 z: 0.10904181 w: -0.971071422 } position { x: -0.990000784 y: 1.21059942 z: -7.65186262 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.708] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102820918 y: 0.18565245 z: 0.10947682 w: -0.971069455 } position { x: -0.990023494 y: 1.21052349 z: -7.65196085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.719] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102820918 y: 0.18565245 z: 0.10947682 w: -0.971069455 } position { x: -0.990023494 y: 1.21052349 z: -7.65196085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102689423 y: 0.18531622 z: 0.109675772 w: -0.971125126 } position { x: -0.989995062 y: 1.21038985 z: -7.65202522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.750] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102399603 y: 0.185242593 z: 0.109795474 w: -0.97115624 } position { x: -0.9900195 y: 1.21025443 z: -7.6519556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.764] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102214731 y: 0.185295835 z: 0.110089138 w: -0.971132338 } position { x: -0.990063608 y: 1.21022475 z: -7.65192223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102214731 y: 0.185295835 z: 0.110089138 w: -0.971132338 } position { x: -0.990063608 y: 1.21022475 z: -7.65192223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.789] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102075763 y: 0.185344696 z: 0.110254429 w: -0.971118927 } position { x: -0.990100622 y: 1.21032155 z: -7.6518774 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.803] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102139525 y: 0.185277358 z: 0.110123701 w: -0.971139848 } position { x: -0.990161061 y: 1.21048331 z: -7.6519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102392718 y: 0.185068086 z: 0.109727725 w: -0.971197903 } position { x: -0.990223765 y: 1.21045291 z: -7.65186501 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.833] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102427162 y: 0.185046986 z: 0.109758914 w: -0.971194804 } position { x: -0.990251 y: 1.21038389 z: -7.65177441 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.847] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102292173 y: 0.185148105 z: 0.10979151 w: -0.971186101 } position { x: -0.990269959 y: 1.21042097 z: -7.65174294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.860] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102291673 y: 0.185343906 z: 0.109727524 w: -0.971156 } position { x: -0.990327477 y: 1.21049619 z: -7.65168238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.874] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102400765 y: 0.185553372 z: 0.109502606 w: -0.971129835 } position { x: -0.990365684 y: 1.21063662 z: -7.65171766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.887] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102594398 y: 0.185648113 z: 0.109291367 w: -0.971115112 } position { x: -0.99041611 y: 1.21066391 z: -7.65171909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102771699 y: 0.185621098 z: 0.109110616 w: -0.971121907 } position { x: -0.990487099 y: 1.21069622 z: -7.65171051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.915] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102891862 y: 0.185499743 z: 0.109117389 w: -0.971131563 } position { x: -0.990499377 y: 1.21069717 z: -7.6517005 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.927] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102891862 y: 0.185499743 z: 0.109117389 w: -0.971131563 } position { x: -0.990499377 y: 1.21069717 z: -7.6517005 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.944] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102880038 y: 0.185496956 z: 0.108875893 w: -0.971160471 } position { x: -0.99051851 y: 1.21065021 z: -7.65166616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102880038 y: 0.185496956 z: 0.108875893 w: -0.971160471 } position { x: -0.99051851 y: 1.21065021 z: -7.65166616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102520719 y: 0.185556382 z: 0.108955972 w: -0.971178114 } position { x: -0.990631104 y: 1.2106024 z: -7.65169239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.986] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102403708 y: 0.185436815 z: 0.108970553 w: -0.971211731 } position { x: -0.990641057 y: 1.21064878 z: -7.65171766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:26.997] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102403708 y: 0.185436815 z: 0.108970553 w: -0.971211731 } position { x: -0.990641057 y: 1.21064878 z: -7.65171766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.011] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102274783 y: 0.185305849 z: 0.108895607 w: -0.9712587 } position { x: -0.990628541 y: 1.21061993 z: -7.65172291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.026] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102193795 y: 0.185364053 z: 0.108904436 w: -0.971255064 } position { x: -0.990660787 y: 1.21058989 z: -7.65172672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.041] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101932637 y: 0.185504407 z: 0.109183215 w: -0.971224427 } position { x: -0.990635455 y: 1.21050394 z: -7.65180302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.055] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101845056 y: 0.185541406 z: 0.109300233 w: -0.9712134 } position { x: -0.990621626 y: 1.21053898 z: -7.65183449 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.068] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101889826 y: 0.185511827 z: 0.109249391 w: -0.971220076 } position { x: -0.990576446 y: 1.21055329 z: -7.65190315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.081] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101889826 y: 0.185511827 z: 0.109249391 w: -0.971220076 } position { x: -0.990576446 y: 1.21055329 z: -7.65190315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101987287 y: 0.185453191 z: 0.109189257 w: -0.971227765 } position { x: -0.990571737 y: 1.21046138 z: -7.65194464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101950638 y: 0.185440689 z: 0.109273456 w: -0.971224606 } position { x: -0.990587473 y: 1.21033871 z: -7.65205145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.123] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101846434 y: 0.1854482 z: 0.109443568 w: -0.97121489 } position { x: -0.990555465 y: 1.21032214 z: -7.65208721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.137] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101761326 y: 0.185422555 z: 0.109430671 w: -0.971230149 } position { x: -0.990523875 y: 1.21029139 z: -7.65213823 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.151] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101573676 y: 0.185423374 z: 0.109336287 w: -0.971260309 } position { x: -0.99047935 y: 1.21016335 z: -7.65216684 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.164] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101173326 y: 0.185424224 z: 0.109409124 w: -0.971293747 } position { x: -0.990467072 y: 1.21001375 z: -7.65223217 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.178] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100753129 y: 0.185431749 z: 0.109501034 w: -0.971325576 } position { x: -0.990464091 y: 1.20996821 z: -7.65222 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.193] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100452125 y: 0.185531825 z: 0.109574318 w: -0.971329391 } position { x: -0.990416884 y: 1.20994925 z: -7.6522541 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.206] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100235105 y: 0.185824811 z: 0.109760635 w: -0.971274734 } position { x: -0.990457356 y: 1.20998311 z: -7.65224695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.220] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100235105 y: 0.185824811 z: 0.109760635 w: -0.971274734 } position { x: -0.990457356 y: 1.20998311 z: -7.65224695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100468539 y: 0.185960725 z: 0.109807819 w: -0.971219301 } position { x: -0.990419328 y: 1.21002221 z: -7.65227795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.247] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100468539 y: 0.185960725 z: 0.109807819 w: -0.971219301 } position { x: -0.990419328 y: 1.21002221 z: -7.65227795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.264] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100622825 y: 0.185804471 z: 0.109668724 w: -0.971249 } position { x: -0.990337372 y: 1.20980799 z: -7.65223598 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.276] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100622825 y: 0.185804471 z: 0.109668724 w: -0.971249 } position { x: -0.990337372 y: 1.20980799 z: -7.65223598 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100497298 y: 0.1858107 z: 0.109815903 w: -0.971244156 } position { x: -0.990445137 y: 1.20976245 z: -7.65222025 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.305] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10054978 y: 0.185742363 z: 0.109911837 w: -0.971240938 } position { x: -0.990450621 y: 1.20981026 z: -7.65220833 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.319] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100696012 y: 0.185641497 z: 0.109812029 w: -0.971256375 } position { x: -0.990405 y: 1.20989776 z: -7.65217447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.333] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100850284 y: 0.185534477 z: 0.109626062 w: -0.971281826 } position { x: -0.990368187 y: 1.20977879 z: -7.65214109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.345] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100850284 y: 0.185534477 z: 0.109626062 w: -0.971281826 } position { x: -0.990368187 y: 1.20977879 z: -7.65214109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.359] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100615576 y: 0.185440168 z: 0.109969467 w: -0.971285343 } position { x: -0.990358949 y: 1.20949507 z: -7.65206432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100393675 y: 0.185361683 z: 0.110166684 w: -0.97130096 } position { x: -0.990333498 y: 1.20945621 z: -7.6520443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100270689 y: 0.185311526 z: 0.110354796 w: -0.971301854 } position { x: -0.990329146 y: 1.20947051 z: -7.65200758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.400] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100270689 y: 0.185311526 z: 0.110354796 w: -0.971301854 } position { x: -0.990329146 y: 1.20947051 z: -7.65200758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100260884 y: 0.185173169 z: 0.110625893 w: -0.971298397 } position { x: -0.990284264 y: 1.20948 z: -7.6519208 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.428] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100260884 y: 0.185173169 z: 0.110625893 w: -0.971298397 } position { x: -0.990284264 y: 1.20948 z: -7.6519208 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.442] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100315571 y: 0.185121432 z: 0.110672206 w: -0.971297324 } position { x: -0.990262449 y: 1.2094003 z: -7.65181255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.455] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100203924 y: 0.185024485 z: 0.110800169 w: -0.971312761 } position { x: -0.990206957 y: 1.20930505 z: -7.65175247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100063719 y: 0.185118228 z: 0.11106696 w: -0.971278846 } position { x: -0.990145385 y: 1.20937157 z: -7.65160465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.484] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100063719 y: 0.185118228 z: 0.11106696 w: -0.971278846 } position { x: -0.990145385 y: 1.20937157 z: -7.65160465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.498] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10018082 y: 0.185217291 z: 0.111008421 w: -0.971254647 } position { x: -0.990067601 y: 1.20944 z: -7.65153599 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.543] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100172348 y: 0.18518281 z: 0.110999398 w: -0.971263051 } position { x: -0.989944637 y: 1.20933509 z: -7.65126753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100172348 y: 0.18518281 z: 0.110999398 w: -0.971263051 } position { x: -0.989944637 y: 1.20933509 z: -7.65126753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10012383 y: 0.185330763 z: 0.110795192 w: -0.97126317 } position { x: -0.989879966 y: 1.20937312 z: -7.65121937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.573] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100180805 y: 0.185583591 z: 0.110716358 w: -0.97121805 } position { x: -0.989832699 y: 1.20936978 z: -7.65119886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10024289 y: 0.185838431 z: 0.110694133 w: -0.971165419 } position { x: -0.98983264 y: 1.20936048 z: -7.6512084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100313097 y: 0.186011687 z: 0.110730551 w: -0.971120834 } position { x: -0.989845574 y: 1.2093271 z: -7.65128231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100378275 y: 0.186028227 z: 0.110821582 w: -0.971100569 } position { x: -0.989837229 y: 1.20938456 z: -7.65127134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100454926 y: 0.185883284 z: 0.110728532 w: -0.971131 } position { x: -0.989814878 y: 1.20941234 z: -7.65131 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100609891 y: 0.185818896 z: 0.110646486 w: -0.97113663 } position { x: -0.989838481 y: 1.20940101 z: -7.65137863 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.660] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100589007 y: 0.185707152 z: 0.110626817 w: -0.971162438 } position { x: -0.989853382 y: 1.20934868 z: -7.6513834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100657374 y: 0.185603276 z: 0.110698134 w: -0.971167088 } position { x: -0.989869416 y: 1.209337 z: -7.65147972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100550264 y: 0.185531303 z: 0.110616982 w: -0.971201122 } position { x: -0.989865541 y: 1.20931304 z: -7.65148878 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100445822 y: 0.185409054 z: 0.11064785 w: -0.971231759 } position { x: -0.989859104 y: 1.20927572 z: -7.65153313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100273222 y: 0.185339317 z: 0.110688657 w: -0.971258283 } position { x: -0.989821 y: 1.20923805 z: -7.65156126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10006357 y: 0.185429 z: 0.1106795 w: -0.971263826 } position { x: -0.989799857 y: 1.20922589 z: -7.65159 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0999353901 y: 0.185587481 z: 0.110753611 w: -0.971238315 } position { x: -0.989797 y: 1.20918274 z: -7.65162754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0998347253 y: 0.185809538 z: 0.110913917 w: -0.97118789 } position { x: -0.989802539 y: 1.20913112 z: -7.65172148 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.099866651 y: 0.185925201 z: 0.111031502 w: -0.971149087 } position { x: -0.989810407 y: 1.20918119 z: -7.65182781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0998748839 y: 0.185881138 z: 0.110893235 w: -0.971172452 } position { x: -0.989807248 y: 1.20915115 z: -7.65191889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0998205841 y: 0.185917482 z: 0.110904381 w: -0.971169829 } position { x: -0.989814699 y: 1.20904648 z: -7.65201855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0996319428 y: 0.185885951 z: 0.11088255 w: -0.971197724 } position { x: -0.989780128 y: 1.20890331 z: -7.65209532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0993405 y: 0.185902849 z: 0.110890619 w: -0.971223414 } position { x: -0.989836633 y: 1.20883048 z: -7.65214777 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0989726931 y: 0.185817897 z: 0.110968761 w: -0.971268296 } position { x: -0.989848197 y: 1.20877504 z: -7.65226889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0987027213 y: 0.18576479 z: 0.110945635 w: -0.971308529 } position { x: -0.989879072 y: 1.20871866 z: -7.65241528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.868] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0983995125 y: 0.185748875 z: 0.110982597 w: -0.971338153 } position { x: -0.989920557 y: 1.20860636 z: -7.65248966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.880] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0980607793 y: 0.185777649 z: 0.111053996 w: -0.971358716 } position { x: -0.989909172 y: 1.20851243 z: -7.65256 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0976699665 y: 0.185821399 z: 0.111008175 w: -0.971395 } position { x: -0.989924967 y: 1.20843112 z: -7.65260792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.909] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0972571895 y: 0.185950294 z: 0.111076385 w: -0.971403956 } position { x: -0.989902 y: 1.20828354 z: -7.65266466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0969460309 y: 0.186015815 z: 0.111208834 w: -0.971407354 } position { x: -0.989943 y: 1.20826197 z: -7.65274477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0967670307 y: 0.186015293 z: 0.111315385 w: -0.971413076 } position { x: -0.98999697 y: 1.20828187 z: -7.65284777 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.948] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0968543142 y: 0.185974464 z: 0.111279316 w: -0.971416354 } position { x: -0.989998 y: 1.20836902 z: -7.6529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0971015617 y: 0.185859233 z: 0.111127466 w: -0.971431077 } position { x: -0.989990532 y: 1.20836961 z: -7.65293455 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.980] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0972791091 y: 0.185724095 z: 0.11100065 w: -0.971453667 } position { x: -0.989972115 y: 1.20826817 z: -7.6529665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:27.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0972122848 y: 0.185765669 z: 0.111013323 w: -0.971451 } position { x: -0.989953 y: 1.20810068 z: -7.65296316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0969292745 y: 0.185738266 z: 0.111044392 w: -0.971480906 } position { x: -0.990019 y: 1.20797729 z: -7.65298367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0966887847 y: 0.185790733 z: 0.111173615 w: -0.971480072 } position { x: -0.990003109 y: 1.20799673 z: -7.65305042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0965664461 y: 0.185737967 z: 0.111391656 w: -0.971477389 } position { x: -0.990080059 y: 1.20804739 z: -7.65304184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0965768695 y: 0.185796469 z: 0.111418419 w: -0.971462071 } position { x: -0.990021467 y: 1.20815897 z: -7.65301371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.059] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.09672115 y: 0.185966596 z: 0.111282378 w: -0.971430719 } position { x: -0.990002751 y: 1.20812404 z: -7.65307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0967522115 y: 0.186052069 z: 0.111165024 w: -0.971424758 } position { x: -0.9900527 y: 1.2080195 z: -7.65303087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.096525453 y: 0.186007038 z: 0.111149 w: -0.97145772 } position { x: -0.99002 y: 1.20797741 z: -7.65301228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.104] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0963870957 y: 0.186083615 z: 0.111130588 w: -0.971458912 } position { x: -0.990076721 y: 1.20802903 z: -7.65302801 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0964197442 y: 0.186213836 z: 0.111056939 w: -0.971439123 } position { x: -0.990163267 y: 1.20810318 z: -7.65302849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0965404585 y: 0.186385259 z: 0.111066647 w: -0.971393168 } position { x: -0.990183353 y: 1.20822453 z: -7.65310526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0967363715 y: 0.186355099 z: 0.110870361 w: -0.97140187 } position { x: -0.990140259 y: 1.20822334 z: -7.65308523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0968289673 y: 0.186322555 z: 0.110737801 w: -0.971414 } position { x: -0.990157187 y: 1.20812738 z: -7.65308523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0967729 y: 0.186196893 z: 0.110691108 w: -0.971449 } position { x: -0.990194917 y: 1.20803416 z: -7.65305471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0966152325 y: 0.186114267 z: 0.110853322 w: -0.971462071 } position { x: -0.990233541 y: 1.20799708 z: -7.65306664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0965928286 y: 0.186100543 z: 0.110969357 w: -0.971453667 } position { x: -0.990286291 y: 1.20808113 z: -7.65310192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.214] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0966549 y: 0.186073482 z: 0.110969968 w: -0.971452594 } position { x: -0.990287721 y: 1.20815802 z: -7.65313816 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0967056677 y: 0.185938105 z: 0.110855207 w: -0.971486568 } position { x: -0.99031347 y: 1.20813501 z: -7.65319204 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0968141109 y: 0.185939759 z: 0.110892154 w: -0.97147125 } position { x: -0.990357935 y: 1.20807958 z: -7.65323734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0967068449 y: 0.185880035 z: 0.110989414 w: -0.971482277 } position { x: -0.990392745 y: 1.20796561 z: -7.65319157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0964270756 y: 0.185913295 z: 0.111210644 w: -0.971478403 } position { x: -0.990324497 y: 1.20784461 z: -7.65322399 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0961957 y: 0.186040327 z: 0.11140649 w: -0.971454561 } position { x: -0.990283489 y: 1.2077353 z: -7.65338182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0953574181 y: 0.186086878 z: 0.111900225 w: -0.971471548 } position { x: -0.990220726 y: 1.20755434 z: -7.65348911 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0950613245 y: 0.186094701 z: 0.112431452 w: -0.971437752 } position { x: -0.9903391 y: 1.20746338 z: -7.65343904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0938569456 y: 0.185912848 z: 0.112823837 w: -0.971544206 } position { x: -0.990235329 y: 1.20753515 z: -7.65352488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0936402902 y: 0.186103761 z: 0.112902507 w: -0.971519411 } position { x: -0.990127325 y: 1.20789969 z: -7.65309048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.351] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.093539089 y: 0.186580732 z: 0.112634487 w: -0.971468747 } position { x: -0.990279198 y: 1.20784819 z: -7.65311861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0931459367 y: 0.186526731 z: 0.112560824 w: -0.971525431 } position { x: -0.99019748 y: 1.20794606 z: -7.65296459 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0928532928 y: 0.186860278 z: 0.112325005 w: -0.971516669 } position { x: -0.990133405 y: 1.20810723 z: -7.65254831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0930589661 y: 0.187641114 z: 0.112101041 w: -0.971372366 } position { x: -0.990138531 y: 1.20834625 z: -7.65223408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.409] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0935126767 y: 0.188294843 z: 0.111384623 w: -0.971284688 } position { x: -0.990029216 y: 1.2085669 z: -7.65216875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.423] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0938651189 y: 0.188685864 z: 0.110752679 w: -0.971247077 } position { x: -0.989972711 y: 1.20872235 z: -7.65210199 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0942987204 y: 0.188997 z: 0.110508807 w: -0.971172333 } position { x: -0.990036964 y: 1.20881033 z: -7.65202522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.451] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0950000063 y: 0.189544052 z: 0.110477895 w: -0.97100085 } position { x: -0.990189493 y: 1.20914841 z: -7.65181446 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0959700793 y: 0.190012649 z: 0.110175207 w: -0.970848262 } position { x: -0.990219235 y: 1.2094897 z: -7.65173483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0969511122 y: 0.190158322 z: 0.109629683 w: -0.970784 } position { x: -0.990161777 y: 1.20953834 z: -7.651721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0972122177 y: 0.190095767 z: 0.10939642 w: -0.970796525 } position { x: -0.990122497 y: 1.20922875 z: -7.65154457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0968719572 y: 0.190233529 z: 0.109733477 w: -0.970765471 } position { x: -0.990108788 y: 1.20908272 z: -7.65132618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0964162499 y: 0.190552935 z: 0.110235505 w: -0.970691323 } position { x: -0.99016577 y: 1.20908856 z: -7.6510396 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0962576866 y: 0.190918282 z: 0.110542797 w: -0.970600307 } position { x: -0.990288734 y: 1.20928729 z: -7.6510067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0964204669 y: 0.191012263 z: 0.110637806 w: -0.970554888 } position { x: -0.990366757 y: 1.20948184 z: -7.65113497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0964098349 y: 0.190668166 z: 0.110691935 w: -0.970617414 } position { x: -0.990441799 y: 1.20936441 z: -7.65104246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0959911942 y: 0.190399289 z: 0.110946544 w: -0.970682621 } position { x: -0.990472138 y: 1.20917475 z: -7.65084648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0956720933 y: 0.190383554 z: 0.111209273 w: -0.970687091 } position { x: -0.990486622 y: 1.20912111 z: -7.65058231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0953927562 y: 0.190725282 z: 0.111343242 w: -0.970632195 } position { x: -0.9904567 y: 1.20907843 z: -7.65047932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0948681161 y: 0.191178828 z: 0.111454248 w: -0.970581591 } position { x: -0.990590513 y: 1.20910478 z: -7.65047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0948444083 y: 0.191373885 z: 0.11152716 w: -0.970537126 } position { x: -0.990675807 y: 1.20937932 z: -7.65044117 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0950312614 y: 0.191362098 z: 0.111145072 w: -0.970564961 } position { x: -0.990736306 y: 1.20967901 z: -7.6504178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0955711305 y: 0.191309154 z: 0.110456951 w: -0.970600963 } position { x: -0.990724146 y: 1.20980477 z: -7.65030193 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0960389301 y: 0.191549525 z: 0.109810062 w: -0.970580757 } position { x: -0.990616858 y: 1.20990622 z: -7.65003395 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0962330177 y: 0.192014232 z: 0.109093875 w: -0.970550537 } position { x: -0.990672886 y: 1.20967555 z: -7.64988613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0961418524 y: 0.192713708 z: 0.109080791 w: -0.970422387 } position { x: -0.990770876 y: 1.20969272 z: -7.64977 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0962517783 y: 0.193285272 z: 0.10919486 w: -0.970285 } position { x: -0.990782797 y: 1.20999932 z: -7.64979744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0967551544 y: 0.193747699 z: 0.109014839 w: -0.970162928 } position { x: -0.990684927 y: 1.21044016 z: -7.64970064 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.740] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0974426568 y: 0.194028601 z: 0.108658694 w: -0.970077932 } position { x: -0.990797102 y: 1.2105819 z: -7.6496644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.755] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0980112925 y: 0.194184974 z: 0.108307406 w: -0.970028639 } position { x: -0.990784764 y: 1.21064568 z: -7.64952 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0985977 y: 0.194333628 z: 0.10811241 w: -0.969961166 } position { x: -0.990860879 y: 1.21074951 z: -7.64947939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0993981436 y: 0.194550216 z: 0.108051352 w: -0.969842851 } position { x: -0.990835726 y: 1.21114087 z: -7.64954758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100550808 y: 0.1946996 z: 0.107913345 w: -0.969709396 } position { x: -0.990986109 y: 1.21130884 z: -7.64957952 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102278404 y: 0.194667011 z: 0.107771873 w: -0.969550967 } position { x: -0.990979195 y: 1.21183693 z: -7.64954185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.103780404 y: 0.194208741 z: 0.106982134 w: -0.969570756 } position { x: -0.99088949 y: 1.21220267 z: -7.64957047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.839] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105169661 y: 0.193559334 z: 0.106293462 w: -0.969626665 } position { x: -0.990806 y: 1.21223116 z: -7.64961386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.106497191 y: 0.193133682 z: 0.105998486 w: -0.969598949 } position { x: -0.990891039 y: 1.21223283 z: -7.64961624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.868] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107749335 y: 0.192772806 z: 0.106427245 w: -0.969485462 } position { x: -0.99106437 y: 1.21245611 z: -7.64967155 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.108978748 y: 0.192419037 z: 0.106534407 w: -0.969406545 } position { x: -0.991034091 y: 1.21280515 z: -7.64975214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109525576 y: 0.191884831 z: 0.106368259 w: -0.969469 } position { x: -0.990983605 y: 1.21270061 z: -7.6496954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110110708 y: 0.191317767 z: 0.10636878 w: -0.969514728 } position { x: -0.990971923 y: 1.21275222 z: -7.64973688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109964453 y: 0.190799534 z: 0.106445193 w: -0.969625056 } position { x: -0.991000772 y: 1.21270621 z: -7.6496315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109928377 y: 0.19030942 z: 0.10688702 w: -0.969676852 } position { x: -0.991171777 y: 1.2127254 z: -7.64964342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.950] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110009566 y: 0.190080673 z: 0.107352391 w: -0.969661117 } position { x: -0.991237819 y: 1.21311164 z: -7.64953184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110410579 y: 0.189915717 z: 0.107277416 w: -0.969656169 } position { x: -0.991260707 y: 1.21351528 z: -7.6495285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111034669 y: 0.189740345 z: 0.106689163 w: -0.969684184 } position { x: -0.991213202 y: 1.21377623 z: -7.64947557 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:28.992] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111757971 y: 0.189580515 z: 0.106200151 w: -0.969686031 } position { x: -0.991218925 y: 1.2138406 z: -7.6493597 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112545982 y: 0.189456701 z: 0.105787724 w: -0.969664156 } position { x: -0.991281 y: 1.21409607 z: -7.64931726 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113372907 y: 0.189251229 z: 0.105250716 w: -0.969666362 } position { x: -0.991336584 y: 1.21433246 z: -7.64926147 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114130288 y: 0.189213678 z: 0.104729898 w: -0.969641268 } position { x: -0.991346896 y: 1.21449208 z: -7.64923573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114889234 y: 0.18914263 z: 0.104082458 w: -0.969635189 } position { x: -0.991402566 y: 1.21473861 z: -7.64916706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.059] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115373924 y: 0.189025789 z: 0.103466429 w: -0.969666362 } position { x: -0.991453171 y: 1.21488488 z: -7.64900303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.073] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115742236 y: 0.188909814 z: 0.102902815 w: -0.969705045 } position { x: -0.991439104 y: 1.21496844 z: -7.64890242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115714692 y: 0.188882142 z: 0.10245797 w: -0.969760835 } position { x: -0.991526544 y: 1.21503508 z: -7.64873219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.104] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115642861 y: 0.188805714 z: 0.102189928 w: -0.969812512 } position { x: -0.991559 y: 1.21519327 z: -7.64860964 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11557579 y: 0.188863099 z: 0.101831622 w: -0.969847083 } position { x: -0.99155 y: 1.21541345 z: -7.64846611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.131] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115842752 y: 0.1890672 z: 0.10140723 w: -0.969819903 } position { x: -0.991547644 y: 1.21553469 z: -7.6483407 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.143] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116377465 y: 0.189281777 z: 0.100850761 w: -0.969772041 } position { x: -0.991493464 y: 1.21566725 z: -7.64825535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116533414 y: 0.189640924 z: 0.100170344 w: -0.969753683 } position { x: -0.991404653 y: 1.21555018 z: -7.64822912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116274476 y: 0.189999506 z: 0.0998849124 w: -0.969744 } position { x: -0.991327226 y: 1.21522772 z: -7.64819717 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115635395 y: 0.190476805 z: 0.100134537 w: -0.969701052 } position { x: -0.991272032 y: 1.21493542 z: -7.64813375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114977054 y: 0.19098565 z: 0.10077785 w: -0.969612598 } position { x: -0.991164923 y: 1.21481752 z: -7.64811897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114523426 y: 0.191426054 z: 0.101204082 w: -0.969535053 } position { x: -0.991085112 y: 1.21483707 z: -7.64806843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114170529 y: 0.19172062 z: 0.101288296 w: -0.969509661 } position { x: -0.99103874 y: 1.21483755 z: -7.64809513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114026845 y: 0.19168815 z: 0.101331368 w: -0.969528496 } position { x: -0.990990102 y: 1.21478438 z: -7.64818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.257] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113901533 y: 0.191516265 z: 0.101433523 w: -0.969566524 } position { x: -0.990997553 y: 1.21463037 z: -7.64819288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114004 y: 0.191476151 z: 0.101613365 w: -0.969543576 } position { x: -0.990964293 y: 1.21454966 z: -7.64821434 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114187308 y: 0.191484481 z: 0.101733513 w: -0.969507754 } position { x: -0.990929306 y: 1.21452653 z: -7.64826107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11431136 y: 0.191292033 z: 0.101743467 w: -0.969530106 } position { x: -0.990866959 y: 1.21434891 z: -7.64838505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114333116 y: 0.190907583 z: 0.101879679 w: -0.969589 } position { x: -0.990913153 y: 1.21418762 z: -7.64835453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114272036 y: 0.190567702 z: 0.102148034 w: -0.969634831 } position { x: -0.990927935 y: 1.21409953 z: -7.64842558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114369012 y: 0.190102264 z: 0.102440499 w: -0.969683886 } position { x: -0.990934789 y: 1.21414721 z: -7.64850235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114700809 y: 0.189639941 z: 0.102624282 w: -0.969715774 } position { x: -0.991025448 y: 1.21427393 z: -7.64860106 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11499384 y: 0.188908845 z: 0.10257972 w: -0.969828486 } position { x: -0.99112606 y: 1.21423078 z: -7.64870834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115270354 y: 0.18826291 z: 0.102453157 w: -0.969934642 } position { x: -0.99118489 y: 1.21424711 z: -7.64874601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115388185 y: 0.18764706 z: 0.102126427 w: -0.970074415 } position { x: -0.99123 y: 1.21415794 z: -7.64885426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115288325 y: 0.187052339 z: 0.101829395 w: -0.970232368 } position { x: -0.991330147 y: 1.21396625 z: -7.64893293 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114829704 y: 0.186424762 z: 0.101773977 w: -0.970413327 } position { x: -0.991411567 y: 1.21366394 z: -7.64897299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114496194 y: 0.185977712 z: 0.101965249 w: -0.97051847 } position { x: -0.991450489 y: 1.21371353 z: -7.64906073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114184439 y: 0.185553968 z: 0.101957366 w: -0.970637083 } position { x: -0.991449416 y: 1.21366858 z: -7.64915705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114084654 y: 0.185328811 z: 0.102019735 w: -0.970685303 } position { x: -0.991454303 y: 1.21365714 z: -7.64925 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114035383 y: 0.185171932 z: 0.10191191 w: -0.970732331 } position { x: -0.991399765 y: 1.21358907 z: -7.64946699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113879167 y: 0.184922308 z: 0.101929143 w: -0.970796466 } position { x: -0.991400957 y: 1.21335566 z: -7.64947176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113556035 y: 0.184651092 z: 0.102134757 w: -0.970864296 } position { x: -0.991391778 y: 1.21316957 z: -7.64961672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113358133 y: 0.184503391 z: 0.102388836 w: -0.970888734 } position { x: -0.991297 y: 1.21314728 z: -7.64961052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.534] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113273829 y: 0.184592664 z: 0.102427624 w: -0.970877528 } position { x: -0.991264343 y: 1.21311283 z: -7.64969397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11317458 y: 0.184720963 z: 0.102430247 w: -0.970864415 } position { x: -0.99119705 y: 1.21293354 z: -7.64975834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112787187 y: 0.184804797 z: 0.10253723 w: -0.970882297 } position { x: -0.991080523 y: 1.21266043 z: -7.64978 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112327941 y: 0.184936047 z: 0.102836192 w: -0.970878899 } position { x: -0.990961075 y: 1.21249187 z: -7.64980555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.587] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111848988 y: 0.185042 z: 0.103085496 w: -0.970887601 } position { x: -0.990841925 y: 1.21233356 z: -7.6498127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11149697 y: 0.185317919 z: 0.103410184 w: -0.970840871 } position { x: -0.990733504 y: 1.21232474 z: -7.6498332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111217856 y: 0.185678124 z: 0.103542224 w: -0.97079 } position { x: -0.990656316 y: 1.21231282 z: -7.6499176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111064158 y: 0.186011925 z: 0.103634112 w: -0.970733881 } position { x: -0.990584254 y: 1.21227086 z: -7.6499896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110967547 y: 0.186279386 z: 0.103719398 w: -0.970684588 } position { x: -0.990474403 y: 1.21221328 z: -7.65002251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.660] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110928953 y: 0.186441705 z: 0.103680767 w: -0.970661938 } position { x: -0.990356088 y: 1.21214819 z: -7.65005445 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110839613 y: 0.186661825 z: 0.103656121 w: -0.970632434 } position { x: -0.990288436 y: 1.21199691 z: -7.6500349 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110522211 y: 0.186944187 z: 0.103915416 w: -0.970586598 } position { x: -0.990301669 y: 1.21187353 z: -7.65008163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110394798 y: 0.18717429 z: 0.104193807 w: -0.970526874 } position { x: -0.990297735 y: 1.21197557 z: -7.65013838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110375293 y: 0.187268227 z: 0.104067981 w: -0.97052449 } position { x: -0.990293741 y: 1.21217942 z: -7.65014267 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110389955 y: 0.187308937 z: 0.103488468 w: -0.970576942 } position { x: -0.990227878 y: 1.21217775 z: -7.65014601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11034973 y: 0.187396631 z: 0.102850534 w: -0.970632374 } position { x: -0.990202069 y: 1.2119509 z: -7.65012455 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11005161 y: 0.187616959 z: 0.102570675 w: -0.970653296 } position { x: -0.990268171 y: 1.21168625 z: -7.65016842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109528333 y: 0.187791795 z: 0.102755807 w: -0.970659077 } position { x: -0.990301549 y: 1.21163154 z: -7.65023184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109280199 y: 0.187948599 z: 0.103122562 w: -0.970617831 } position { x: -0.990334392 y: 1.21171308 z: -7.65034 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109296218 y: 0.188119709 z: 0.103462934 w: -0.970546663 } position { x: -0.990291297 y: 1.21185696 z: -7.65038157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.813] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109394222 y: 0.188107133 z: 0.10358014 w: -0.970525503 } position { x: -0.990378559 y: 1.21182954 z: -7.65052128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109524317 y: 0.187856853 z: 0.103760615 w: -0.970540047 } position { x: -0.990421832 y: 1.21181417 z: -7.65065193 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.839] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109646007 y: 0.187501937 z: 0.103957899 w: -0.970573843 } position { x: -0.990424931 y: 1.21189141 z: -7.65077591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109662883 y: 0.187202588 z: 0.103970453 w: -0.970628381 } position { x: -0.990438879 y: 1.21187544 z: -7.65079403 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109555297 y: 0.187017187 z: 0.104128823 w: -0.970659316 } position { x: -0.990551293 y: 1.2117306 z: -7.65086174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.880] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109255157 y: 0.186853066 z: 0.104317054 w: -0.970704496 } position { x: -0.990651369 y: 1.21170032 z: -7.65093613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.108952336 y: 0.186655685 z: 0.104421727 w: -0.970765233 } position { x: -0.990774632 y: 1.21170354 z: -7.65096569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.108749308 y: 0.186472714 z: 0.104405224 w: -0.970824957 } position { x: -0.990829527 y: 1.21182156 z: -7.65098095 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.108643174 y: 0.186383277 z: 0.104188591 w: -0.97087729 } position { x: -0.99085772 y: 1.21184015 z: -7.65096712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.108614117 y: 0.186487526 z: 0.104075514 w: -0.970872641 } position { x: -0.990902066 y: 1.21175361 z: -7.65093517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.948] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.108469978 y: 0.186664388 z: 0.103806697 w: -0.970883548 } position { x: -0.990932465 y: 1.21164048 z: -7.65087843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.108287461 y: 0.187073842 z: 0.103689902 w: -0.970837593 } position { x: -0.99099052 y: 1.21158028 z: -7.65086031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.108150803 y: 0.187456802 z: 0.103668407 w: -0.970781267 } position { x: -0.991052389 y: 1.21155834 z: -7.65089464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:29.992] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.108053252 y: 0.187678546 z: 0.10357859 w: -0.970758855 } position { x: -0.991162419 y: 1.2114954 z: -7.6508975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107872345 y: 0.187768161 z: 0.103525616 w: -0.970767319 } position { x: -0.991195738 y: 1.21145356 z: -7.65085316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.018] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107785784 y: 0.187835723 z: 0.10350778 w: -0.97076571 } position { x: -0.991190732 y: 1.21142101 z: -7.65077114 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107648805 y: 0.187954232 z: 0.103485242 w: -0.970760405 } position { x: -0.991199672 y: 1.21137607 z: -7.65075779 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107443169 y: 0.18817994 z: 0.103588395 w: -0.970728457 } position { x: -0.991252244 y: 1.21127141 z: -7.65072107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107302271 y: 0.188479602 z: 0.103942916 w: -0.97064805 } position { x: -0.991318226 y: 1.21129894 z: -7.65075731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.073] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107316256 y: 0.188738555 z: 0.104244061 w: -0.970563829 } position { x: -0.99135226 y: 1.2114526 z: -7.65073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.087] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107488938 y: 0.188898444 z: 0.104291983 w: -0.970508456 } position { x: -0.991390526 y: 1.21162844 z: -7.65072966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107750803 y: 0.189134553 z: 0.104048811 w: -0.97045958 } position { x: -0.991488636 y: 1.21170497 z: -7.65077782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107872561 y: 0.189335808 z: 0.10386961 w: -0.970425963 } position { x: -0.991603434 y: 1.21164072 z: -7.65077066 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107892804 y: 0.189542368 z: 0.10387788 w: -0.970382512 } position { x: -0.991751611 y: 1.21164417 z: -7.65078592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107748054 y: 0.189774185 z: 0.10385865 w: -0.970355392 } position { x: -0.99193716 y: 1.21175992 z: -7.65081453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107720539 y: 0.18998982 z: 0.103734061 w: -0.970329523 } position { x: -0.992063105 y: 1.21184993 z: -7.6508522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107749805 y: 0.190080419 z: 0.103539027 w: -0.970329404 } position { x: -0.992265344 y: 1.21193099 z: -7.65087461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107710347 y: 0.190030426 z: 0.103404924 w: -0.970357835 } position { x: -0.99247092 y: 1.21192789 z: -7.65091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107594311 y: 0.189866304 z: 0.103238694 w: -0.970420539 } position { x: -0.992654502 y: 1.21187854 z: -7.65096474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107375056 y: 0.189636886 z: 0.103188679 w: -0.970495045 } position { x: -0.992812574 y: 1.21181655 z: -7.65098619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107210129 y: 0.189406723 z: 0.103207432 w: -0.9705562 } position { x: -0.993020713 y: 1.21183062 z: -7.65103579 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107023567 y: 0.189101562 z: 0.103395529 w: -0.970616281 } position { x: -0.993250489 y: 1.21186066 z: -7.65111399 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.256] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107004791 y: 0.188833207 z: 0.10351871 w: -0.970657468 } position { x: -0.99345088 y: 1.2120111 z: -7.65116549 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10717091 y: 0.188632563 z: 0.103498988 w: -0.970680237 } position { x: -0.993625402 y: 1.21214521 z: -7.65124607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.284] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10726244 y: 0.188440278 z: 0.103297547 w: -0.970728934 } position { x: -0.993829429 y: 1.21215582 z: -7.65131617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107250512 y: 0.188278988 z: 0.103244044 w: -0.97076726 } position { x: -0.993992269 y: 1.21215248 z: -7.65140247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10719607 y: 0.188290611 z: 0.103255585 w: -0.970769763 } position { x: -0.994267285 y: 1.2121172 z: -7.65150166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.1071162 y: 0.188386649 z: 0.103373744 w: -0.970747411 } position { x: -0.994552314 y: 1.21226335 z: -7.6516118 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107201725 y: 0.188361853 z: 0.103421472 w: -0.970737696 } position { x: -0.994713604 y: 1.21241558 z: -7.65176773 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.351] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107456289 y: 0.188135937 z: 0.10318023 w: -0.970779 } position { x: -0.994941413 y: 1.21255839 z: -7.65189266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107634783 y: 0.18786864 z: 0.10292235 w: -0.970838368 } position { x: -0.995172858 y: 1.21259975 z: -7.65199947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107655056 y: 0.187575489 z: 0.102791101 w: -0.970906675 } position { x: -0.995422721 y: 1.21256793 z: -7.65206814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107864939 y: 0.187335864 z: 0.102617063 w: -0.9709481 } position { x: -0.99558574 y: 1.21269596 z: -7.65224075 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107972175 y: 0.186931878 z: 0.102383256 w: -0.971038699 } position { x: -0.995828509 y: 1.21272075 z: -7.65233088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.108162709 y: 0.186391577 z: 0.102129146 w: -0.971148133 } position { x: -0.995953739 y: 1.21274614 z: -7.65237093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10829401 y: 0.185925573 z: 0.101702474 w: -0.971267641 } position { x: -0.995956898 y: 1.21281123 z: -7.65238619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.108709306 y: 0.185759202 z: 0.101507641 w: -0.971273422 } position { x: -0.996103048 y: 1.21289575 z: -7.65241194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.108971909 y: 0.185362712 z: 0.100969531 w: -0.971375823 } position { x: -0.996207833 y: 1.21301067 z: -7.65243816 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109432407 y: 0.185160294 z: 0.100461401 w: -0.971415341 } position { x: -0.9961676 y: 1.21304655 z: -7.65255785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110075422 y: 0.185331956 z: 0.100221805 w: -0.971334696 } position { x: -0.996080875 y: 1.21308815 z: -7.65254974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110333651 y: 0.185926795 z: 0.100020863 w: -0.971212447 } position { x: -0.995974064 y: 1.21290338 z: -7.65252972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.518] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110063322 y: 0.186612383 z: 0.100023709 w: -0.971111298 } position { x: -0.995883703 y: 1.2125566 z: -7.65251875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109616838 y: 0.187306404 z: 0.100476846 w: -0.970981419 } position { x: -0.995923758 y: 1.21245587 z: -7.65254545 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.546] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.1090471 y: 0.187784851 z: 0.100857057 w: -0.970913708 } position { x: -0.995924652 y: 1.21258652 z: -7.65263891 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109032586 y: 0.188086256 z: 0.101129979 w: -0.970828593 } position { x: -0.995993257 y: 1.21289706 z: -7.65277433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109505691 y: 0.188212812 z: 0.10123612 w: -0.970739782 } position { x: -0.995950639 y: 1.21316051 z: -7.65282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110256791 y: 0.188174248 z: 0.101090811 w: -0.970677376 } position { x: -0.995936632 y: 1.21320128 z: -7.65281391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110852458 y: 0.188187346 z: 0.100997925 w: -0.970616698 } position { x: -0.995813429 y: 1.21321082 z: -7.6527791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111305639 y: 0.188088864 z: 0.100787416 w: -0.970605731 } position { x: -0.995733917 y: 1.21325016 z: -7.65280056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.632] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11152181 y: 0.187880665 z: 0.100673802 w: -0.97063309 } position { x: -0.99569732 y: 1.21312296 z: -7.65279102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111379854 y: 0.187739119 z: 0.100915894 w: -0.970651627 } position { x: -0.995687306 y: 1.21293366 z: -7.65266943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.657] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111265242 y: 0.187914833 z: 0.101521529 w: -0.970567584 } position { x: -0.995668173 y: 1.21288919 z: -7.65276194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111687601 y: 0.188012391 z: 0.101976328 w: -0.970452547 } position { x: -0.995637894 y: 1.21327066 z: -7.65290594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112230428 y: 0.188102052 z: 0.101653576 w: -0.970406413 } position { x: -0.995744169 y: 1.21370363 z: -7.65297937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11287532 y: 0.187640786 z: 0.101045668 w: -0.970484376 } position { x: -0.995399773 y: 1.2137903 z: -7.65305948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11374142 y: 0.187353045 z: 0.100618057 w: -0.970483243 } position { x: -0.995404541 y: 1.21373713 z: -7.65298414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113971293 y: 0.187321 z: 0.100737289 w: -0.970450103 } position { x: -0.995209336 y: 1.21353912 z: -7.65285158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114752553 y: 0.187783584 z: 0.101022646 w: -0.970239 } position { x: -0.995077372 y: 1.21344459 z: -7.65300751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115631469 y: 0.188229889 z: 0.10132201 w: -0.970016897 } position { x: -0.994828761 y: 1.21371269 z: -7.65293026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115949161 y: 0.188910604 z: 0.101063222 w: -0.969873607 } position { x: -0.994654775 y: 1.21376252 z: -7.65307474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116312981 y: 0.189257354 z: 0.100931562 w: -0.969776154 } position { x: -0.994818568 y: 1.21376729 z: -7.65317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11646191 y: 0.189395607 z: 0.101057611 w: -0.969718158 } position { x: -0.994629145 y: 1.21394849 z: -7.6531 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116823465 y: 0.189278916 z: 0.100526415 w: -0.969752669 } position { x: -0.994473338 y: 1.21398771 z: -7.6531496 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116729431 y: 0.189138561 z: 0.100006588 w: -0.969845116 } position { x: -0.994328558 y: 1.21380115 z: -7.65295744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116472431 y: 0.188904732 z: 0.0999861434 w: -0.969923675 } position { x: -0.994272947 y: 1.21347594 z: -7.65290976 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116126008 y: 0.188763708 z: 0.100484349 w: -0.969941199 } position { x: -0.994217 y: 1.21345663 z: -7.65281153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.867] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115933493 y: 0.188695744 z: 0.100871682 w: -0.969937265 } position { x: -0.994126797 y: 1.21364057 z: -7.6528554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11597012 y: 0.188406289 z: 0.100874886 w: -0.969988763 } position { x: -0.993965745 y: 1.21370411 z: -7.65279293 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116115943 y: 0.188010171 z: 0.101011045 w: -0.970034063 } position { x: -0.993890941 y: 1.21363652 z: -7.65275526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.909] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116286591 y: 0.187558353 z: 0.101348825 w: -0.970065832 } position { x: -0.993802488 y: 1.21364343 z: -7.65263462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116549022 y: 0.187257722 z: 0.101388514 w: -0.970088243 } position { x: -0.99363482 y: 1.21363676 z: -7.6526041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116822459 y: 0.187040448 z: 0.101461597 w: -0.970089674 } position { x: -0.993432164 y: 1.21364105 z: -7.65243053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.950] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116912276 y: 0.186972395 z: 0.101413608 w: -0.970097 } position { x: -0.993303299 y: 1.21351063 z: -7.6524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116769738 y: 0.187034547 z: 0.101623259 w: -0.970080256 } position { x: -0.993212819 y: 1.21332836 z: -7.65231037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11663153 y: 0.187178314 z: 0.102033012 w: -0.970026135 } position { x: -0.99303478 y: 1.2133491 z: -7.65221882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:30.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11652869 y: 0.187256932 z: 0.102182977 w: -0.970007479 } position { x: -0.992919147 y: 1.2133646 z: -7.65212631 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116404586 y: 0.187228501 z: 0.102296397 w: -0.970015943 } position { x: -0.992855906 y: 1.21331036 z: -7.65208244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116347812 y: 0.187188059 z: 0.102538928 w: -0.970004916 } position { x: -0.992803395 y: 1.21327889 z: -7.65199566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116300955 y: 0.187070563 z: 0.102765493 w: -0.970009267 } position { x: -0.992665887 y: 1.21336079 z: -7.65188599 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116471238 y: 0.186953038 z: 0.10267514 w: -0.970021069 } position { x: -0.992553055 y: 1.21344495 z: -7.65180206 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.059] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116658874 y: 0.186757788 z: 0.102488376 w: -0.970055878 } position { x: -0.992452741 y: 1.21346 z: -7.65165091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.073] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116975598 y: 0.186545014 z: 0.102251582 w: -0.970083714 } position { x: -0.992427945 y: 1.21348381 z: -7.65159941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117188506 y: 0.186280608 z: 0.102078892 w: -0.970127 } position { x: -0.992446959 y: 1.21341574 z: -7.65155029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.101] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117419213 y: 0.185978144 z: 0.102098256 w: -0.97015506 } position { x: -0.992471755 y: 1.21342778 z: -7.65143776 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117642045 y: 0.185696349 z: 0.102009594 w: -0.97019136 } position { x: -0.992433548 y: 1.21355438 z: -7.65139723 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117887512 y: 0.185407087 z: 0.101710118 w: -0.970248342 } position { x: -0.992341638 y: 1.21365356 z: -7.65128469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118057333 y: 0.185341075 z: 0.101381525 w: -0.970274687 } position { x: -0.992316723 y: 1.2136333 z: -7.65124369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118085146 y: 0.185246184 z: 0.101256959 w: -0.970302403 } position { x: -0.992372274 y: 1.2135793 z: -7.65120411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118006162 y: 0.185205549 z: 0.101255633 w: -0.970319927 } position { x: -0.992338657 y: 1.21356833 z: -7.65117025 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117672525 y: 0.185020387 z: 0.101218827 w: -0.970399618 } position { x: -0.992299438 y: 1.21344912 z: -7.65112686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117385767 y: 0.184977666 z: 0.101346858 w: -0.970429122 } position { x: -0.992292345 y: 1.21344244 z: -7.65105343 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117041796 y: 0.184963062 z: 0.101572417 w: -0.970449865 } position { x: -0.992366731 y: 1.2134366 z: -7.65095043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116847977 y: 0.185004473 z: 0.101878062 w: -0.970433295 } position { x: -0.992425859 y: 1.21351242 z: -7.65094137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116931602 y: 0.184966117 z: 0.102079637 w: -0.970409334 } position { x: -0.992403269 y: 1.2136066 z: -7.65089464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.256] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117058165 y: 0.184902474 z: 0.101996578 w: -0.970414937 } position { x: -0.992417932 y: 1.21364689 z: -7.65088224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117084421 y: 0.184722796 z: 0.101839088 w: -0.970462561 } position { x: -0.992401302 y: 1.21358037 z: -7.65081215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117035583 y: 0.184488028 z: 0.101742238 w: -0.970523298 } position { x: -0.992358446 y: 1.21345782 z: -7.65075254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116787761 y: 0.184175521 z: 0.101734139 w: -0.97061336 } position { x: -0.99238497 y: 1.21326911 z: -7.6506691 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116464078 y: 0.18410401 z: 0.101890922 w: -0.970649302 } position { x: -0.992374 y: 1.21325052 z: -7.65065527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116183072 y: 0.183938116 z: 0.10195604 w: -0.970707595 } position { x: -0.992365479 y: 1.21310401 z: -7.65064335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115972832 y: 0.18381092 z: 0.102254525 w: -0.970725477 } position { x: -0.99244982 y: 1.21295989 z: -7.65066624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115750805 y: 0.183530256 z: 0.102489531 w: -0.970780253 } position { x: -0.99240315 y: 1.21291244 z: -7.65063906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115604445 y: 0.183129892 z: 0.102355115 w: -0.970887482 } position { x: -0.992390871 y: 1.21281314 z: -7.65068722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115193821 y: 0.182803988 z: 0.10239736 w: -0.97099328 } position { x: -0.99235934 y: 1.21258903 z: -7.65060329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11499355 y: 0.182827443 z: 0.102593921 w: -0.97099179 } position { x: -0.99232465 y: 1.21251202 z: -7.65065718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11483825 y: 0.182770669 z: 0.102687456 w: -0.971011 } position { x: -0.992297649 y: 1.21244371 z: -7.65067291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.423] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114567198 y: 0.182841122 z: 0.102865331 w: -0.971010923 } position { x: -0.992266059 y: 1.21239209 z: -7.65071487 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.434] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114504173 y: 0.182927072 z: 0.102978416 w: -0.970990181 } position { x: -0.99226439 y: 1.21240342 z: -7.65080786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114411905 y: 0.182863787 z: 0.102919653 w: -0.971019208 } position { x: -0.992169201 y: 1.21233845 z: -7.65078497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114382319 y: 0.182918742 z: 0.10300836 w: -0.971002936 } position { x: -0.99215 y: 1.21225941 z: -7.65086031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114263318 y: 0.18296966 z: 0.103219144 w: -0.970985 } position { x: -0.99216181 y: 1.21222341 z: -7.65088511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114269257 y: 0.182947725 z: 0.103479572 w: -0.970960677 } position { x: -0.992165327 y: 1.2123 z: -7.65092278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114410602 y: 0.182871312 z: 0.103387631 w: -0.970968246 } position { x: -0.992145061 y: 1.2124368 z: -7.6509881 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.518] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114613757 y: 0.182790056 z: 0.103189595 w: -0.970980704 } position { x: -0.992063403 y: 1.2123816 z: -7.65101099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11468298 y: 0.18261528 z: 0.10302607 w: -0.971022725 } position { x: -0.992053747 y: 1.21231151 z: -7.65105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114531621 y: 0.182523459 z: 0.103070922 w: -0.971053064 } position { x: -0.992086112 y: 1.21225393 z: -7.65106678 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114463516 y: 0.182382256 z: 0.103181921 w: -0.971075833 } position { x: -0.992015839 y: 1.21227229 z: -7.65111923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.573] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114334047 y: 0.182402432 z: 0.103158228 w: -0.97108984 } position { x: -0.991990149 y: 1.21231711 z: -7.65111923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.587] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11429438 y: 0.182338476 z: 0.103043377 w: -0.971118748 } position { x: -0.991979063 y: 1.21226299 z: -7.65118217 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114205793 y: 0.182298839 z: 0.103061311 w: -0.971134663 } position { x: -0.991973519 y: 1.21220386 z: -7.65115786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114194036 y: 0.182428554 z: 0.103170916 w: -0.971100092 } position { x: -0.991958499 y: 1.21225584 z: -7.65125418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114312537 y: 0.182585195 z: 0.103048794 w: -0.971069634 } position { x: -0.991891 y: 1.21233153 z: -7.65129662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114347585 y: 0.182637751 z: 0.102857903 w: -0.971075892 } position { x: -0.991844237 y: 1.21228111 z: -7.65131664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.660] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114352107 y: 0.182663962 z: 0.102736369 w: -0.971083283 } position { x: -0.991763592 y: 1.21220052 z: -7.65137529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114173807 y: 0.182683349 z: 0.102712 w: -0.971103191 } position { x: -0.99174732 y: 1.21207035 z: -7.65141535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113831274 y: 0.182748586 z: 0.102872416 w: -0.971114159 } position { x: -0.991742909 y: 1.21194386 z: -7.6514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113435403 y: 0.182922199 z: 0.103212051 w: -0.971091747 } position { x: -0.991692603 y: 1.21186268 z: -7.65141439 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113229275 y: 0.183094934 z: 0.103516079 w: -0.971050858 } position { x: -0.991657555 y: 1.21180212 z: -7.65144444 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11283759 y: 0.183160111 z: 0.103811122 w: -0.971052706 } position { x: -0.99161756 y: 1.21167457 z: -7.65147305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112370111 y: 0.183175161 z: 0.104175977 w: -0.971065 } position { x: -0.991567433 y: 1.21148849 z: -7.65153408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111720696 y: 0.183286965 z: 0.104728192 w: -0.971059442 } position { x: -0.991534889 y: 1.211218 z: -7.65155411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110969752 y: 0.183235094 z: 0.105476625 w: -0.971074343 } position { x: -0.991667092 y: 1.21085978 z: -7.65157604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.784] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110573217 y: 0.183594331 z: 0.106570944 w: -0.970932186 } position { x: -0.991523802 y: 1.21135187 z: -7.65158939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110698156 y: 0.183522254 z: 0.106206387 w: -0.970971525 } position { x: -0.991461515 y: 1.21160567 z: -7.651752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110770009 y: 0.183211803 z: 0.105392657 w: -0.971110642 } position { x: -0.991444409 y: 1.21147394 z: -7.65163565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110954307 y: 0.182978556 z: 0.105132766 w: -0.971161723 } position { x: -0.991422951 y: 1.21121454 z: -7.65169477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.839] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110835128 y: 0.18278721 z: 0.105323732 w: -0.971190691 } position { x: -0.991507828 y: 1.21111488 z: -7.65166426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11080987 y: 0.18282938 z: 0.105580404 w: -0.971157789 } position { x: -0.991501272 y: 1.2112509 z: -7.65166855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110976733 y: 0.182946965 z: 0.105600007 w: -0.971114397 } position { x: -0.991484702 y: 1.21134853 z: -7.65167475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.880] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111172691 y: 0.183008477 z: 0.105550021 w: -0.971085846 } position { x: -0.991480589 y: 1.21137726 z: -7.6516571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111306295 y: 0.183019653 z: 0.105462566 w: -0.971078 } position { x: -0.991430819 y: 1.21139836 z: -7.65160418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111373931 y: 0.182991266 z: 0.105246522 w: -0.971098959 } position { x: -0.991337895 y: 1.21138096 z: -7.65156031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111338273 y: 0.183038667 z: 0.105084501 w: -0.971111715 } position { x: -0.991288602 y: 1.21132088 z: -7.65144491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111262694 y: 0.183343962 z: 0.105082422 w: -0.971063 } position { x: -0.991280377 y: 1.21123564 z: -7.65145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.950] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111141108 y: 0.183595195 z: 0.10504549 w: -0.971033454 } position { x: -0.991284072 y: 1.2112267 z: -7.65142536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.965] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111013062 y: 0.183738291 z: 0.105225407 w: -0.971001565 } position { x: -0.991336465 y: 1.21127892 z: -7.65139627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111029118 y: 0.183743477 z: 0.105286606 w: -0.970992088 } position { x: -0.991299391 y: 1.2113061 z: -7.65142059 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:31.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111034535 y: 0.183650717 z: 0.105283529 w: -0.971009314 } position { x: -0.991270721 y: 1.21131861 z: -7.65136719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111053623 y: 0.183594912 z: 0.105253272 w: -0.971021 } position { x: -0.991211712 y: 1.21127748 z: -7.65131855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111127116 y: 0.183463335 z: 0.10516721 w: -0.971046805 } position { x: -0.991186142 y: 1.21121871 z: -7.65128613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111091457 y: 0.183526859 z: 0.105187513 w: -0.971036673 } position { x: -0.991193652 y: 1.21116066 z: -7.65130758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111020878 y: 0.183467656 z: 0.105351537 w: -0.971038163 } position { x: -0.991157055 y: 1.21113515 z: -7.65126371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110949762 y: 0.183465958 z: 0.105500169 w: -0.971030474 } position { x: -0.991192877 y: 1.21113551 z: -7.65126038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110978909 y: 0.183339968 z: 0.105562456 w: -0.971044123 } position { x: -0.991173148 y: 1.21123159 z: -7.65121794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111068897 y: 0.183262587 z: 0.105465375 w: -0.971059 } position { x: -0.991090178 y: 1.21127629 z: -7.65119457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11122819 y: 0.183288217 z: 0.105323866 w: -0.971051276 } position { x: -0.991025388 y: 1.2112031 z: -7.65114594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111166567 y: 0.183431298 z: 0.105326362 w: -0.97103107 } position { x: -0.991035938 y: 1.21108294 z: -7.65111351 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110994905 y: 0.18359594 z: 0.105536789 w: -0.970996737 } position { x: -0.991030216 y: 1.21107781 z: -7.65113783 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110891119 y: 0.183553934 z: 0.105692774 w: -0.970999599 } position { x: -0.991088629 y: 1.21107984 z: -7.65113163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110882908 y: 0.183394223 z: 0.105734453 w: -0.971026182 } position { x: -0.991060495 y: 1.21117318 z: -7.65110683 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.174] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111002609 y: 0.183290184 z: 0.105614267 w: -0.971045196 } position { x: -0.991051853 y: 1.21126091 z: -7.65113926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111060515 y: 0.183163851 z: 0.10548313 w: -0.971076667 } position { x: -0.991030395 y: 1.21120131 z: -7.65105629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111097366 y: 0.183167875 z: 0.105592132 w: -0.971059859 } position { x: -0.990949333 y: 1.21112478 z: -7.65104866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111187078 y: 0.183237553 z: 0.105695553 w: -0.971025229 } position { x: -0.990932465 y: 1.21120298 z: -7.65101528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.226] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111316 y: 0.183231682 z: 0.105782352 w: -0.971002102 } position { x: -0.990866959 y: 1.21128047 z: -7.65097809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111504011 y: 0.183287859 z: 0.105604544 w: -0.970989227 } position { x: -0.990810513 y: 1.21129131 z: -7.65099239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.256] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111609951 y: 0.183433473 z: 0.105499662 w: -0.970961 } position { x: -0.990752 y: 1.21128821 z: -7.65094948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111536339 y: 0.183637008 z: 0.105449952 w: -0.970936358 } position { x: -0.990765452 y: 1.21119189 z: -7.65092421 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111373648 y: 0.183692992 z: 0.105462983 w: -0.970943034 } position { x: -0.990762174 y: 1.21115172 z: -7.65099192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111251093 y: 0.183649912 z: 0.10548266 w: -0.97096312 } position { x: -0.990712404 y: 1.2111783 z: -7.65095091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111175358 y: 0.183690876 z: 0.105493121 w: -0.970962882 } position { x: -0.990638077 y: 1.21118176 z: -7.65094137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111135416 y: 0.183754593 z: 0.105449334 w: -0.9709602 } position { x: -0.990565777 y: 1.21116805 z: -7.65090847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111019082 y: 0.18379654 z: 0.105418138 w: -0.970968902 } position { x: -0.990451753 y: 1.21105385 z: -7.65086412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110857531 y: 0.183870852 z: 0.105459526 w: -0.970968843 } position { x: -0.990359426 y: 1.21099687 z: -7.65082026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110798128 y: 0.184099361 z: 0.105630547 w: -0.970913708 } position { x: -0.990326583 y: 1.21091723 z: -7.65078068 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110735841 y: 0.184310138 z: 0.105746649 w: -0.97086817 } position { x: -0.990217328 y: 1.21094 z: -7.65078545 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110700995 y: 0.184515148 z: 0.105763435 w: -0.970831394 } position { x: -0.990149558 y: 1.21088612 z: -7.65082073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.1106411 y: 0.184716031 z: 0.105800383 w: -0.970796 } position { x: -0.990075111 y: 1.21081281 z: -7.6508503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.423] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110395893 y: 0.184823424 z: 0.105826154 w: -0.970800638 } position { x: -0.990003943 y: 1.21068525 z: -7.6508646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110140353 y: 0.184872299 z: 0.106093869 w: -0.970791161 } position { x: -0.98997 y: 1.21050787 z: -7.65091705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109767452 y: 0.184912577 z: 0.106181115 w: -0.970816135 } position { x: -0.989943504 y: 1.21055698 z: -7.65090704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109589949 y: 0.184896588 z: 0.10637781 w: -0.970817745 } position { x: -0.989962757 y: 1.21056044 z: -7.65093136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.476] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109458059 y: 0.184886292 z: 0.106496356 w: -0.970821619 } position { x: -0.989876091 y: 1.21063793 z: -7.65090227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109423012 y: 0.184861884 z: 0.106400594 w: -0.970840693 } position { x: -0.989903927 y: 1.21060157 z: -7.6509285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109435752 y: 0.184784859 z: 0.106398724 w: -0.970854104 } position { x: -0.989844084 y: 1.210549 z: -7.65088797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.518] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109432936 y: 0.184789911 z: 0.106313288 w: -0.970862806 } position { x: -0.98978126 y: 1.21052158 z: -7.65091324 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.534] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109431602 y: 0.184790239 z: 0.106349364 w: -0.970859 } position { x: -0.989790261 y: 1.21049047 z: -7.65087223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.546] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109473452 y: 0.184739888 z: 0.10632965 w: -0.970866 } position { x: -0.989782333 y: 1.21049941 z: -7.65086794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109543622 y: 0.184716582 z: 0.106467165 w: -0.970847428 } position { x: -0.989759684 y: 1.21054566 z: -7.65088892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109771572 y: 0.184614077 z: 0.106530368 w: -0.970834255 } position { x: -0.989764869 y: 1.21056223 z: -7.65089703 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109821558 y: 0.184583098 z: 0.106472515 w: -0.970840871 } position { x: -0.989794791 y: 1.21050024 z: -7.6508646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109882146 y: 0.18445453 z: 0.106400371 w: -0.970866323 } position { x: -0.989754736 y: 1.21052504 z: -7.6508441 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109888569 y: 0.184374169 z: 0.106363729 w: -0.97088486 } position { x: -0.989721954 y: 1.21044266 z: -7.65084171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.629] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109797172 y: 0.184330791 z: 0.106536105 w: -0.970884562 } position { x: -0.989777505 y: 1.21036208 z: -7.65083694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109834209 y: 0.184277371 z: 0.106861323 w: -0.970854759 } position { x: -0.98978883 y: 1.21048152 z: -7.6508503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110041477 y: 0.184172526 z: 0.106914856 w: -0.970845282 } position { x: -0.989726543 y: 1.21063626 z: -7.65085888 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110237606 y: 0.183964446 z: 0.106665939 w: -0.970889866 } position { x: -0.989674509 y: 1.21063423 z: -7.65083456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110276662 y: 0.183958784 z: 0.106569506 w: -0.970897079 } position { x: -0.989684105 y: 1.21048486 z: -7.6508112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110080369 y: 0.184048101 z: 0.106612727 w: -0.970897734 } position { x: -0.989696801 y: 1.21036696 z: -7.65071869 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109757915 y: 0.184203044 z: 0.106801242 w: -0.970884144 } position { x: -0.989715636 y: 1.21039236 z: -7.65071154 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109577835 y: 0.184318945 z: 0.10682106 w: -0.97088033 } position { x: -0.989719033 y: 1.2105149 z: -7.65070295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.740] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109614484 y: 0.18427965 z: 0.106776766 w: -0.970888495 } position { x: -0.989763737 y: 1.21062136 z: -7.65069294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109728292 y: 0.184305251 z: 0.106587417 w: -0.970891595 } position { x: -0.989738762 y: 1.21067488 z: -7.65067148 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109887809 y: 0.184366927 z: 0.106431395 w: -0.970878959 } position { x: -0.989726424 y: 1.21060085 z: -7.65068865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.784] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109849021 y: 0.184395164 z: 0.106325515 w: -0.970889568 } position { x: -0.989735603 y: 1.21052277 z: -7.65060663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109721601 y: 0.184417084 z: 0.106327005 w: -0.970899642 } position { x: -0.989739835 y: 1.21049869 z: -7.65063143 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109747924 y: 0.184472233 z: 0.106363691 w: -0.970882177 } position { x: -0.989736438 y: 1.21058178 z: -7.65059805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109924875 y: 0.184500962 z: 0.10622637 w: -0.970871687 } position { x: -0.989783704 y: 1.21068335 z: -7.65063381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110104553 y: 0.184497342 z: 0.106016055 w: -0.970875 } position { x: -0.98977226 y: 1.21063054 z: -7.6506381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110254802 y: 0.184434846 z: 0.105956852 w: -0.970876336 } position { x: -0.989811838 y: 1.21062326 z: -7.6506424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.867] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110218875 y: 0.184381649 z: 0.106022552 w: -0.970883369 } position { x: -0.989818513 y: 1.21060252 z: -7.65063047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110237136 y: 0.184331506 z: 0.106151588 w: -0.970876694 } position { x: -0.989820421 y: 1.2106781 z: -7.65067339 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110383913 y: 0.184452206 z: 0.106154889 w: -0.970836699 } position { x: -0.989776194 y: 1.21076131 z: -7.65071058 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110641614 y: 0.184616894 z: 0.106151864 w: -0.970776439 } position { x: -0.98981756 y: 1.21094847 z: -7.65076303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111113273 y: 0.184648469 z: 0.106071956 w: -0.970725298 } position { x: -0.989850581 y: 1.21105921 z: -7.65087557 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111506559 y: 0.184538 z: 0.105990231 w: -0.970710099 } position { x: -0.989876688 y: 1.21116364 z: -7.65091658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.950] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111963436 y: 0.184556738 z: 0.105818428 w: -0.970672667 } position { x: -0.989837468 y: 1.21128869 z: -7.65091753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112188943 y: 0.184728324 z: 0.10545326 w: -0.970653772 } position { x: -0.989792526 y: 1.21128619 z: -7.65093327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112181887 y: 0.184965074 z: 0.105222501 w: -0.97063452 } position { x: -0.989871144 y: 1.21116829 z: -7.65091753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:32.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112017408 y: 0.185119301 z: 0.105421409 w: -0.970602572 } position { x: -0.989972174 y: 1.21112239 z: -7.65095615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.004] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111952439 y: 0.185120419 z: 0.10557317 w: -0.970593333 } position { x: -0.990000784 y: 1.21133864 z: -7.65094614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112194911 y: 0.185162112 z: 0.105398335 w: -0.970576406 } position { x: -0.989976466 y: 1.21159232 z: -7.65103722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112549774 y: 0.185250968 z: 0.10498707 w: -0.970562935 } position { x: -0.989952862 y: 1.21165454 z: -7.65105247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112726569 y: 0.185298383 z: 0.104449764 w: -0.970591307 } position { x: -0.989948034 y: 1.21147144 z: -7.65110779 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112473242 y: 0.185392544 z: 0.104299292 w: -0.970618904 } position { x: -0.989953935 y: 1.21116722 z: -7.65107775 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111922771 y: 0.185491502 z: 0.104544915 w: -0.970637202 } position { x: -0.990015507 y: 1.21108449 z: -7.65111 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111385152 y: 0.185520187 z: 0.104723424 w: -0.970674336 } position { x: -0.99008137 y: 1.21116674 z: -7.65113831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.104] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111128561 y: 0.185549259 z: 0.104931742 w: -0.970675707 } position { x: -0.990160346 y: 1.21131265 z: -7.65124178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.115] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11133974 y: 0.185518593 z: 0.105099 w: -0.970639229 } position { x: -0.990200579 y: 1.21150744 z: -7.65126562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.131] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111789659 y: 0.185398206 z: 0.104935952 w: -0.970628202 } position { x: -0.990151882 y: 1.21157336 z: -7.65129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112056702 y: 0.185337886 z: 0.104823425 w: -0.970621049 } position { x: -0.990182698 y: 1.21141267 z: -7.65124369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112100787 y: 0.185257122 z: 0.104758531 w: -0.970638394 } position { x: -0.990215719 y: 1.21135414 z: -7.65121078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111929372 y: 0.185167342 z: 0.104931623 w: -0.970656633 } position { x: -0.990291417 y: 1.21128249 z: -7.6511817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112011261 y: 0.185073763 z: 0.105189711 w: -0.970637083 } position { x: -0.990358651 y: 1.21146965 z: -7.65116549 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112238802 y: 0.184932083 z: 0.105148822 w: -0.970642209 } position { x: -0.990400195 y: 1.21165311 z: -7.65117311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112579882 y: 0.184666902 z: 0.104998648 w: -0.970669448 } position { x: -0.990448058 y: 1.21163321 z: -7.65114689 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.226] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112862885 y: 0.184547514 z: 0.104944214 w: -0.970665216 } position { x: -0.9904477 y: 1.21163058 z: -7.65104342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112956323 y: 0.184304118 z: 0.104735903 w: -0.970723093 } position { x: -0.990424335 y: 1.21163797 z: -7.65094423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.256] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113072537 y: 0.18411015 z: 0.104503915 w: -0.970771372 } position { x: -0.990399837 y: 1.21163929 z: -7.65082788 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113019191 y: 0.184019953 z: 0.104116268 w: -0.970836341 } position { x: -0.990398645 y: 1.21160352 z: -7.65071201 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.284] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112756103 y: 0.184156939 z: 0.103852779 w: -0.970869184 } position { x: -0.99045074 y: 1.21163368 z: -7.65053606 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112796642 y: 0.184485972 z: 0.103447028 w: -0.970845282 } position { x: -0.990356803 y: 1.2115016 z: -7.65053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112707622 y: 0.184764117 z: 0.103497073 w: -0.97079736 } position { x: -0.990475237 y: 1.21154916 z: -7.65042686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11273735 y: 0.184803963 z: 0.103432715 w: -0.970793188 } position { x: -0.990435064 y: 1.21178591 z: -7.65034914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113252103 y: 0.184732586 z: 0.103004113 w: -0.970792472 } position { x: -0.9902668 y: 1.21203625 z: -7.65031576 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113779664 y: 0.184889764 z: 0.102307148 w: -0.970774531 } position { x: -0.990166306 y: 1.21204472 z: -7.65009403 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114038892 y: 0.185153067 z: 0.10176228 w: -0.970751226 } position { x: -0.990124345 y: 1.21197426 z: -7.64996 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114191271 y: 0.185573965 z: 0.101610355 w: -0.970668852 } position { x: -0.990099 y: 1.21186 z: -7.64987469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114302993 y: 0.185896307 z: 0.101874463 w: -0.970566332 } position { x: -0.990179539 y: 1.2118876 z: -7.64984226 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114361942 y: 0.186093226 z: 0.102308445 w: -0.970476031 } position { x: -0.990062416 y: 1.21211064 z: -7.64976215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.423] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114663661 y: 0.186214954 z: 0.102328338 w: -0.970414937 } position { x: -0.989957 y: 1.21232224 z: -7.64973688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114994727 y: 0.186182171 z: 0.102248676 w: -0.970390499 } position { x: -0.989824831 y: 1.21240485 z: -7.64961243 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115348682 y: 0.186093628 z: 0.102230005 w: -0.970367432 } position { x: -0.989839375 y: 1.21236515 z: -7.64956331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115652367 y: 0.1861123 z: 0.102482401 w: -0.970301032 } position { x: -0.989777267 y: 1.21246469 z: -7.6494832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115998574 y: 0.186044455 z: 0.102608375 w: -0.970259428 } position { x: -0.989731491 y: 1.21269977 z: -7.6494813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116285458 y: 0.185850427 z: 0.10237702 w: -0.970286727 } position { x: -0.989618242 y: 1.21273589 z: -7.64946318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116323322 y: 0.185722724 z: 0.102276236 w: -0.970317245 } position { x: -0.989558697 y: 1.21264 z: -7.64939928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116273344 y: 0.185656711 z: 0.102669008 w: -0.970294356 } position { x: -0.989537776 y: 1.21247125 z: -7.64932108 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116135091 y: 0.185741141 z: 0.103048719 w: -0.97025454 } position { x: -0.989532053 y: 1.21257496 z: -7.64929438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116137862 y: 0.185768217 z: 0.103242904 w: -0.970228374 } position { x: -0.989473343 y: 1.2127496 z: -7.64929819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116321549 y: 0.185793042 z: 0.103098325 w: -0.970217 } position { x: -0.989363849 y: 1.21284723 z: -7.64928436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116462909 y: 0.185767367 z: 0.102939375 w: -0.970221817 } position { x: -0.989312053 y: 1.21269262 z: -7.64927387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116338737 y: 0.185810268 z: 0.102909073 w: -0.970231712 } position { x: -0.989249766 y: 1.21259534 z: -7.64924049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116175264 y: 0.185880214 z: 0.103144668 w: -0.970212877 } position { x: -0.989208221 y: 1.21256471 z: -7.64924145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116026387 y: 0.185960665 z: 0.103271455 w: -0.97020179 } position { x: -0.989192128 y: 1.2126404 z: -7.64925718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116099216 y: 0.186015129 z: 0.10328088 w: -0.970181644 } position { x: -0.989141703 y: 1.21267581 z: -7.64925718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116180114 y: 0.185998455 z: 0.103181824 w: -0.970185697 } position { x: -0.989094675 y: 1.21271741 z: -7.64926958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116375767 y: 0.186010942 z: 0.103141062 w: -0.97016418 } position { x: -0.989042282 y: 1.21267402 z: -7.64928961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116366304 y: 0.186017752 z: 0.103171244 w: -0.970160782 } position { x: -0.989128351 y: 1.21260583 z: -7.64934731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11621584 y: 0.185858086 z: 0.10337314 w: -0.970187962 } position { x: -0.989180684 y: 1.21246731 z: -7.64942551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115861088 y: 0.18555221 z: 0.103716694 w: -0.970252275 } position { x: -0.989258468 y: 1.21248066 z: -7.6495142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115592882 y: 0.185123503 z: 0.103986122 w: -0.970337272 } position { x: -0.989248276 y: 1.21254551 z: -7.64949036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115556791 y: 0.184776485 z: 0.103736475 w: -0.970434487 } position { x: -0.989153147 y: 1.21271944 z: -7.64945555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115613647 y: 0.184575632 z: 0.10341122 w: -0.970500588 } position { x: -0.989128828 y: 1.21264076 z: -7.64940405 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115611404 y: 0.184523582 z: 0.103286892 w: -0.970524 } position { x: -0.989197552 y: 1.21258461 z: -7.649405 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115600854 y: 0.184641153 z: 0.103458859 w: -0.970484614 } position { x: -0.989218652 y: 1.21258008 z: -7.64945936 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.784] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115540542 y: 0.184787646 z: 0.103500552 w: -0.970459461 } position { x: -0.98919791 y: 1.21254766 z: -7.64942837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11547941 y: 0.185032174 z: 0.103520408 w: -0.970418036 } position { x: -0.989131272 y: 1.2125057 z: -7.64947271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115427725 y: 0.185285464 z: 0.103580773 w: -0.970369399 } position { x: -0.989116609 y: 1.21245944 z: -7.64946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115367867 y: 0.185404509 z: 0.103664808 w: -0.970344841 } position { x: -0.989168942 y: 1.2124213 z: -7.64950514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115350299 y: 0.185396403 z: 0.103848949 w: -0.970328748 } position { x: -0.989233851 y: 1.21250081 z: -7.64954615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115378991 y: 0.185182437 z: 0.103762403 w: -0.970375478 } position { x: -0.989257634 y: 1.21258879 z: -7.6495862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115476862 y: 0.184837505 z: 0.103586793 w: -0.970448315 } position { x: -0.98928988 y: 1.21255171 z: -7.64955044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115445368 y: 0.18447192 z: 0.103427112 w: -0.970538676 } position { x: -0.989320576 y: 1.2124 z: -7.64958143 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115221485 y: 0.184239879 z: 0.103516683 w: -0.97059983 } position { x: -0.989328802 y: 1.21222949 z: -7.64955282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114893347 y: 0.184080914 z: 0.10378623 w: -0.970640123 } position { x: -0.989342272 y: 1.21212852 z: -7.64952517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114619039 y: 0.184031814 z: 0.104147464 w: -0.970643163 } position { x: -0.989383578 y: 1.21216607 z: -7.64950275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114583008 y: 0.18399106 z: 0.104249135 w: -0.970644176 } position { x: -0.989355564 y: 1.21223354 z: -7.64953518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114593692 y: 0.183986619 z: 0.10415297 w: -0.97065413 } position { x: -0.989319623 y: 1.21213484 z: -7.64956141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.965] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114477746 y: 0.183988199 z: 0.104188114 w: -0.970663726 } position { x: -0.989281237 y: 1.21194017 z: -7.64959812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114206828 y: 0.183961 z: 0.104280315 w: -0.970690906 } position { x: -0.989258766 y: 1.21181655 z: -7.6495657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:33.992] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113983385 y: 0.184051454 z: 0.104375944 w: -0.970689714 } position { x: -0.989202797 y: 1.21182966 z: -7.64956617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.004] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113832124 y: 0.184152499 z: 0.104244262 w: -0.970702469 } position { x: -0.989192784 y: 1.21181154 z: -7.64960194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113753587 y: 0.184213698 z: 0.104238115 w: -0.970700741 } position { x: -0.98916024 y: 1.21174109 z: -7.64959526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113661952 y: 0.184284255 z: 0.10420046 w: -0.970702112 } position { x: -0.989094317 y: 1.21169758 z: -7.64960432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113673314 y: 0.18441464 z: 0.104325555 w: -0.970662594 } position { x: -0.989049613 y: 1.21171057 z: -7.6496377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113721132 y: 0.184452564 z: 0.104310177 w: -0.970651448 } position { x: -0.988990843 y: 1.21166468 z: -7.64963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113685697 y: 0.184574351 z: 0.104254574 w: -0.970638394 } position { x: -0.988971829 y: 1.21160412 z: -7.64965248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113637187 y: 0.18459323 z: 0.104207665 w: -0.970645487 } position { x: -0.988913119 y: 1.21155846 z: -7.64967 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113580227 y: 0.18462716 z: 0.104187101 w: -0.970647931 } position { x: -0.988856077 y: 1.21150649 z: -7.6496911 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113521062 y: 0.184760749 z: 0.104351744 w: -0.970611751 } position { x: -0.988823295 y: 1.21146297 z: -7.64970112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113503151 y: 0.184799731 z: 0.104456551 w: -0.970595181 } position { x: -0.988772 y: 1.21144211 z: -7.64972448 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11355333 y: 0.184827209 z: 0.104472585 w: -0.970582306 } position { x: -0.988742471 y: 1.21149492 z: -7.64975548 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113660596 y: 0.184861094 z: 0.104422696 w: -0.970568717 } position { x: -0.988700747 y: 1.21148062 z: -7.64976311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113782898 y: 0.184877545 z: 0.104446478 w: -0.970548689 } position { x: -0.988674879 y: 1.21150303 z: -7.64982891 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113641128 y: 0.184781983 z: 0.104347564 w: -0.970594108 } position { x: -0.988626 y: 1.21123171 z: -7.64982843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113350615 y: 0.184794039 z: 0.104544252 w: -0.970604599 } position { x: -0.98858285 y: 1.21114242 z: -7.64981699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.212] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113055333 y: 0.184775144 z: 0.104763426 w: -0.970619 } position { x: -0.988549173 y: 1.21115875 z: -7.64988136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112922065 y: 0.184818923 z: 0.105004109 w: -0.970600188 } position { x: -0.988509953 y: 1.21118355 z: -7.64988661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112960637 y: 0.184814543 z: 0.105068207 w: -0.970589578 } position { x: -0.988525689 y: 1.21129644 z: -7.6499157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.256] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113132566 y: 0.18473579 z: 0.104889333 w: -0.970603943 } position { x: -0.988417625 y: 1.21133161 z: -7.64995575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113406792 y: 0.184577763 z: 0.104630977 w: -0.970629871 } position { x: -0.988342166 y: 1.21124816 z: -7.65002537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113402963 y: 0.18455486 z: 0.104687281 w: -0.970628619 } position { x: -0.988298714 y: 1.21097565 z: -7.64996862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113249607 y: 0.184595555 z: 0.104974695 w: -0.970607698 } position { x: -0.988290131 y: 1.21092522 z: -7.64997768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113130175 y: 0.184593603 z: 0.104987651 w: -0.970620632 } position { x: -0.988149762 y: 1.21089947 z: -7.65003443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113034181 y: 0.184713751 z: 0.105066665 w: -0.970600426 } position { x: -0.988054574 y: 1.21084237 z: -7.65007067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112827986 y: 0.184817269 z: 0.10517025 w: -0.970593452 } position { x: -0.988054872 y: 1.2107048 z: -7.65005255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112501323 y: 0.18490839 z: 0.105311535 w: -0.970598698 } position { x: -0.987982094 y: 1.21056139 z: -7.65006351 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11221125 y: 0.184919804 z: 0.105609179 w: -0.970597744 } position { x: -0.987986803 y: 1.21048748 z: -7.65012026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112046197 y: 0.184872627 z: 0.105866291 w: -0.970597804 } position { x: -0.987997293 y: 1.21059108 z: -7.65016747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111959994 y: 0.184777513 z: 0.105825298 w: -0.970630348 } position { x: -0.98786962 y: 1.21072018 z: -7.65015268 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.409] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112096444 y: 0.184762269 z: 0.105614685 w: -0.970640421 } position { x: -0.987823546 y: 1.21066499 z: -7.6501627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11220561 y: 0.184737951 z: 0.105599776 w: -0.970634103 } position { x: -0.987814963 y: 1.21052969 z: -7.65008307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.434] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11214786 y: 0.184865639 z: 0.105726793 w: -0.970602632 } position { x: -0.987778485 y: 1.2104485 z: -7.65006781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112158209 y: 0.185012579 z: 0.105829723 w: -0.97056216 } position { x: -0.987702608 y: 1.2104919 z: -7.65001106 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112287804 y: 0.185114339 z: 0.10590779 w: -0.970519304 } position { x: -0.987695873 y: 1.21054804 z: -7.65005398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112479255 y: 0.184995875 z: 0.105928935 w: -0.970517397 } position { x: -0.987712622 y: 1.21059871 z: -7.65004206 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112741061 y: 0.184815377 z: 0.105958849 w: -0.970518172 } position { x: -0.987748682 y: 1.21066952 z: -7.65000916 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113146931 y: 0.184674591 z: 0.105876803 w: -0.970506668 } position { x: -0.987692952 y: 1.21074378 z: -7.64997721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113564298 y: 0.184595093 z: 0.105707079 w: -0.970491529 } position { x: -0.987723768 y: 1.21078432 z: -7.64993334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113919981 y: 0.1844621 z: 0.10567499 w: -0.970478654 } position { x: -0.987704098 y: 1.21075296 z: -7.64991951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114200898 y: 0.184220985 z: 0.105815455 w: -0.970476091 } position { x: -0.987687886 y: 1.21082747 z: -7.64988613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.561] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114484288 y: 0.18405512 z: 0.105765477 w: -0.970479608 } position { x: -0.987625 y: 1.21094954 z: -7.64983177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114790119 y: 0.184032544 z: 0.105568662 w: -0.970469236 } position { x: -0.98757875 y: 1.21088612 z: -7.64985561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114674576 y: 0.184134379 z: 0.105638519 w: -0.970456 } position { x: -0.987559617 y: 1.21067238 z: -7.64975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114282124 y: 0.18430984 z: 0.105957203 w: -0.970434189 } position { x: -0.987521291 y: 1.21061194 z: -7.64973354 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113866895 y: 0.18443054 z: 0.106171191 w: -0.970436692 } position { x: -0.987532258 y: 1.21068323 z: -7.64969873 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113704659 y: 0.184453323 z: 0.106179819 w: -0.970450461 } position { x: -0.987484336 y: 1.21085799 z: -7.64966631 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113784134 y: 0.184444532 z: 0.10606423 w: -0.970455468 } position { x: -0.987512946 y: 1.21091878 z: -7.6496706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.657] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11392159 y: 0.18457371 z: 0.106110439 w: -0.970409691 } position { x: -0.98751688 y: 1.21090138 z: -7.64965057 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114064 y: 0.184576467 z: 0.106236182 w: -0.970378697 } position { x: -0.987559617 y: 1.21087921 z: -7.64962864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114120193 y: 0.184436992 z: 0.106200777 w: -0.970402479 } position { x: -0.987519622 y: 1.21089339 z: -7.64955044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114174254 y: 0.184188232 z: 0.105957411 w: -0.97047 } position { x: -0.987436116 y: 1.21089017 z: -7.64947462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11422836 y: 0.184139296 z: 0.105966248 w: -0.970471919 } position { x: -0.98750478 y: 1.21083093 z: -7.6494379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114206657 y: 0.184095874 z: 0.105988443 w: -0.970480323 } position { x: -0.987546206 y: 1.21086061 z: -7.64942312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.740] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114257611 y: 0.184036359 z: 0.106051944 w: -0.970478654 } position { x: -0.987529933 y: 1.21089768 z: -7.64941692 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114324465 y: 0.18404299 z: 0.106021635 w: -0.970472872 } position { x: -0.987513304 y: 1.21094966 z: -7.64940643 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114430673 y: 0.183945417 z: 0.105881907 w: -0.970494092 } position { x: -0.987454593 y: 1.21093607 z: -7.64930534 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114447035 y: 0.184040338 z: 0.105718903 w: -0.970491946 } position { x: -0.987417698 y: 1.21084726 z: -7.64932823 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114275672 y: 0.184167966 z: 0.10569109 w: -0.970490932 } position { x: -0.9874 y: 1.21076059 z: -7.64926434 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114026949 y: 0.184393942 z: 0.105772138 w: -0.970468462 } position { x: -0.987426281 y: 1.21072197 z: -7.64929485 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113730706 y: 0.184443697 z: 0.105822861 w: -0.97048825 } position { x: -0.98744148 y: 1.21069491 z: -7.64930153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.839] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113525212 y: 0.184493467 z: 0.10596399 w: -0.970487416 } position { x: -0.987398267 y: 1.21066117 z: -7.64928198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113454685 y: 0.184544668 z: 0.106118813 w: -0.970469 } position { x: -0.987400293 y: 1.21073782 z: -7.64926434 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113548577 y: 0.18462497 z: 0.106145456 w: -0.970439851 } position { x: -0.987403214 y: 1.21076393 z: -7.64931107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113538086 y: 0.184499264 z: 0.105972975 w: -0.97048384 } position { x: -0.987451077 y: 1.210765 z: -7.64932346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113552697 y: 0.184293091 z: 0.105881341 w: -0.970531344 } position { x: -0.987413824 y: 1.21077895 z: -7.64933157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.909] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113606505 y: 0.184188947 z: 0.105727784 w: -0.970561504 } position { x: -0.987380862 y: 1.21074224 z: -7.64931107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113547765 y: 0.184192657 z: 0.105753638 w: -0.970564842 } position { x: -0.987305582 y: 1.21059155 z: -7.64921427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.938] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113418519 y: 0.184413671 z: 0.10590668 w: -0.970521331 } position { x: -0.987265706 y: 1.21050143 z: -7.64922285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113261238 y: 0.184690177 z: 0.106091909 w: -0.970466912 } position { x: -0.987262487 y: 1.21053708 z: -7.64923668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113246471 y: 0.184728965 z: 0.106148146 w: -0.97045505 } position { x: -0.987238884 y: 1.21059072 z: -7.64930725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.976] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113247931 y: 0.184782118 z: 0.106089532 w: -0.970451176 } position { x: -0.987175107 y: 1.21060085 z: -7.64933491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:34.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113225676 y: 0.184785187 z: 0.105992466 w: -0.970463812 } position { x: -0.987162113 y: 1.21050143 z: -7.64936 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113113254 y: 0.184884861 z: 0.106146604 w: -0.970441103 } position { x: -0.987211406 y: 1.21037591 z: -7.64937162 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112836458 y: 0.184943244 z: 0.106430843 w: -0.970431 } position { x: -0.987183213 y: 1.21031082 z: -7.64946032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112668753 y: 0.184905246 z: 0.106647223 w: -0.970434 } position { x: -0.987198234 y: 1.21036708 z: -7.6495223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112506099 y: 0.184807718 z: 0.10669338 w: -0.970466375 } position { x: -0.987206519 y: 1.21044922 z: -7.64953756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112511054 y: 0.184604406 z: 0.106491134 w: -0.970526695 } position { x: -0.98720938 y: 1.21046138 z: -7.64953899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.073] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112555951 y: 0.184567824 z: 0.106474645 w: -0.970530272 } position { x: -0.987211049 y: 1.21038377 z: -7.64956617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112584591 y: 0.18463333 z: 0.106560364 w: -0.970505118 } position { x: -0.987247109 y: 1.21041214 z: -7.64959049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.101] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112674296 y: 0.184677511 z: 0.106476083 w: -0.970495522 } position { x: -0.987232327 y: 1.21047187 z: -7.6496048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112715639 y: 0.184676245 z: 0.10614337 w: -0.970527411 } position { x: -0.98716104 y: 1.21041548 z: -7.64961672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.131] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112666018 y: 0.184704825 z: 0.106054135 w: -0.970537543 } position { x: -0.987197638 y: 1.21027601 z: -7.64961338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.143] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112526007 y: 0.184708059 z: 0.106189877 w: -0.970538259 } position { x: -0.987196505 y: 1.21023464 z: -7.64961243 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11247123 y: 0.18481952 z: 0.106353521 w: -0.970505476 } position { x: -0.987223685 y: 1.21027708 z: -7.64967442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112550035 y: 0.184835419 z: 0.106398262 w: -0.970488429 } position { x: -0.987245739 y: 1.21033192 z: -7.64970827 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112573273 y: 0.184651315 z: 0.106315337 w: -0.970529854 } position { x: -0.98720175 y: 1.2103653 z: -7.64974451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112675205 y: 0.184533298 z: 0.106157735 w: -0.970557749 } position { x: -0.987168491 y: 1.21027279 z: -7.64976645 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112597503 y: 0.184484378 z: 0.10616187 w: -0.970575571 } position { x: -0.987157881 y: 1.21013522 z: -7.64971781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11237675 y: 0.184542194 z: 0.106307894 w: -0.97057426 } position { x: -0.987187147 y: 1.21002412 z: -7.64978266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112155899 y: 0.184563607 z: 0.106653735 w: -0.970557749 } position { x: -0.987220466 y: 1.21009707 z: -7.6498189 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112165205 y: 0.184516668 z: 0.106762417 w: -0.970553696 } position { x: -0.987172782 y: 1.21019447 z: -7.64987612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112278916 y: 0.184467942 z: 0.106730133 w: -0.970553279 } position { x: -0.987165034 y: 1.21021843 z: -7.6499 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.282] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112382889 y: 0.184451774 z: 0.106690355 w: -0.970548749 } position { x: -0.987207592 y: 1.21022105 z: -7.64990139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112349942 y: 0.184413984 z: 0.10666617 w: -0.970562339 } position { x: -0.987237275 y: 1.21014023 z: -7.64993048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112297475 y: 0.184245259 z: 0.10674572 w: -0.970591784 } position { x: -0.987289727 y: 1.21009684 z: -7.64992571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112223528 y: 0.184179559 z: 0.106797375 w: -0.970607102 } position { x: -0.987236857 y: 1.21015 z: -7.6499157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112288333 y: 0.184173718 z: 0.106781267 w: -0.970602453 } position { x: -0.987222195 y: 1.21019578 z: -7.64991474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112472318 y: 0.184309438 z: 0.10682071 w: -0.970551074 } position { x: -0.987313092 y: 1.21022785 z: -7.64991522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11276938 y: 0.184280708 z: 0.106959067 w: -0.970506847 } position { x: -0.987299919 y: 1.21034074 z: -7.64991665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113314115 y: 0.184357837 z: 0.107106738 w: -0.970412433 } position { x: -0.987208605 y: 1.2106185 z: -7.64994574 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114192173 y: 0.184483856 z: 0.106982425 w: -0.970299244 } position { x: -0.987149477 y: 1.21081007 z: -7.64998484 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114824034 y: 0.184631258 z: 0.106735796 w: -0.970223784 } position { x: -0.987084448 y: 1.21079493 z: -7.64997959 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115215965 y: 0.184628472 z: 0.106608637 w: -0.970191836 } position { x: -0.987053037 y: 1.21068776 z: -7.65000153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115252301 y: 0.184792921 z: 0.106633022 w: -0.97015357 } position { x: -0.987022698 y: 1.2106086 z: -7.64993286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115021341 y: 0.185094282 z: 0.106736258 w: -0.970112145 } position { x: -0.987056911 y: 1.21053874 z: -7.64989138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114577413 y: 0.185318083 z: 0.106922179 w: -0.970101476 } position { x: -0.987111807 y: 1.2104938 z: -7.64981937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.476] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114276312 y: 0.185238659 z: 0.107073158 w: -0.97013551 } position { x: -0.98720032 y: 1.21065235 z: -7.64983177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114208795 y: 0.184984833 z: 0.106957063 w: -0.970204711 } position { x: -0.987141609 y: 1.21081769 z: -7.64981508 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114341281 y: 0.184847221 z: 0.106702387 w: -0.970243394 } position { x: -0.987128139 y: 1.21083891 z: -7.6498065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114510536 y: 0.184836388 z: 0.106538564 w: -0.970243514 } position { x: -0.987152219 y: 1.2108022 z: -7.64971924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114525139 y: 0.184899673 z: 0.106476657 w: -0.97023648 } position { x: -0.987171292 y: 1.21076858 z: -7.64975214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114642382 y: 0.184830233 z: 0.106489405 w: -0.970234513 } position { x: -0.987131953 y: 1.21084476 z: -7.64974499 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114702128 y: 0.184650347 z: 0.106225535 w: -0.970290601 } position { x: -0.987057447 y: 1.21084464 z: -7.64967346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114707537 y: 0.184680611 z: 0.106110021 w: -0.97029686 } position { x: -0.986965895 y: 1.21065629 z: -7.64964056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114649 y: 0.184999928 z: 0.106272839 w: -0.970225096 } position { x: -0.986982584 y: 1.21053553 z: -7.64961243 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114401631 y: 0.185309708 z: 0.106447436 w: -0.970176041 } position { x: -0.986991644 y: 1.21046078 z: -7.64966154 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114116594 y: 0.185396448 z: 0.106537528 w: -0.970183134 } position { x: -0.986941159 y: 1.21050596 z: -7.64972782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113899715 y: 0.185340568 z: 0.106499955 w: -0.970223486 } position { x: -0.986853123 y: 1.21045887 z: -7.64981651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113602422 y: 0.185365379 z: 0.106438115 w: -0.970260322 } position { x: -0.986772239 y: 1.21021819 z: -7.64984179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113028198 y: 0.185391143 z: 0.106625788 w: -0.970301867 } position { x: -0.9867782 y: 1.20992124 z: -7.64986 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112240113 y: 0.185490862 z: 0.107100829 w: -0.970321953 } position { x: -0.986822844 y: 1.20972955 z: -7.6499629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111574732 y: 0.185480893 z: 0.107556559 w: -0.970350206 } position { x: -0.986872435 y: 1.2097131 z: -7.65007353 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111025892 y: 0.185467273 z: 0.107628755 w: -0.970407784 } position { x: -0.986807048 y: 1.20972848 z: -7.65019894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110493831 y: 0.185353562 z: 0.107434824 w: -0.970511675 } position { x: -0.986754298 y: 1.209427 z: -7.6503067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109648228 y: 0.185327366 z: 0.107532114 w: -0.970601797 } position { x: -0.986761928 y: 1.20899725 z: -7.65039921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10834533 y: 0.185426772 z: 0.107797004 w: -0.970699787 } position { x: -0.986745715 y: 1.20842052 z: -7.65056658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.106823802 y: 0.185593396 z: 0.108083852 w: -0.970804691 } position { x: -0.986759484 y: 1.20804596 z: -7.6506958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.104840979 y: 0.186101943 z: 0.108155079 w: -0.970915496 } position { x: -0.986609161 y: 1.20734227 z: -7.65090466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102537848 y: 0.187036127 z: 0.108461276 w: -0.970947802 } position { x: -0.986493945 y: 1.20643377 z: -7.65111399 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0991893336 y: 0.188311279 z: 0.10887526 w: -0.971002877 } position { x: -0.986200154 y: 1.20520747 z: -7.65130043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0947808251 y: 0.189864695 z: 0.109888442 w: -0.97102654 } position { x: -0.986004531 y: 1.2038002 z: -7.65142632 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0889017 y: 0.1919007 z: 0.111211903 w: -0.971031666 } position { x: -0.985647082 y: 1.20223904 z: -7.65151548 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0820719451 y: 0.194848165 z: 0.112696514 w: -0.970874846 } position { x: -0.985299945 y: 1.20061111 z: -7.65117836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0749095827 y: 0.198678434 z: 0.11364194 w: -0.970567346 } position { x: -0.985113144 y: 1.19906867 z: -7.65073442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0677360594 y: 0.203626558 z: 0.114008375 w: -0.970025837 } position { x: -0.984755754 y: 1.1974206 z: -7.650352 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.880] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0598893911 y: 0.209230423 z: 0.114301495 w: -0.969314754 } position { x: -0.984862506 y: 1.1956377 z: -7.65004778 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0517047569 y: 0.214930132 z: 0.115008347 w: -0.968454838 } position { x: -0.984634519 y: 1.19325423 z: -7.64971066 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0433750749 y: 0.220244333 z: 0.116507821 w: -0.967490077 } position { x: -0.984883547 y: 1.19219744 z: -7.64958429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0353348739 y: 0.224511564 z: 0.117198676 w: -0.966752589 } position { x: -0.984555244 y: 1.19129562 z: -7.64930391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0277268924 y: 0.228579134 z: 0.117009006 w: -0.966070235 } position { x: -0.984184384 y: 1.19037032 z: -7.64860868 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0202390775 y: 0.233609825 z: 0.116856866 w: -0.965070665 } position { x: -0.984111905 y: 1.1889869 z: -7.64795113 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0135121448 y: 0.239084169 z: 0.117368996 w: -0.963784575 } position { x: -0.983816385 y: 1.18734729 z: -7.64661646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00625450071 y: 0.245828062 z: 0.117181234 w: -0.962184 } position { x: -0.983972788 y: 1.18621373 z: -7.64561129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:35.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0012331336 y: 0.252581686 z: 0.116316475 w: -0.960557878 } position { x: -0.983646572 y: 1.18474519 z: -7.64465094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00856838 y: 0.259267241 z: 0.11580804 w: -0.958799 } position { x: -0.983490765 y: 1.1837604 z: -7.64390326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.018] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0151390284 y: 0.265476674 z: 0.115088642 w: -0.957103729 } position { x: -0.983639956 y: 1.18263698 z: -7.64298201 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0204394422 y: 0.270797133 z: 0.114410825 w: -0.955594718 } position { x: -0.983676434 y: 1.18234909 z: -7.64156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0250187237 y: 0.276002109 z: 0.113237023 w: -0.954135358 } position { x: -0.983952045 y: 1.18227148 z: -7.64039469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0297142938 y: 0.280691862 z: 0.110820197 w: -0.952915549 } position { x: -0.983820081 y: 1.1816597 z: -7.63926888 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0346066691 y: 0.285554826 z: 0.109046541 w: -0.951509178 } position { x: -0.983604372 y: 1.17969859 z: -7.63728046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.087] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0397555456 y: 0.290625691 z: 0.108412839 w: -0.949843645 } position { x: -0.983579636 y: 1.17895114 z: -7.63544273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0453492 y: 0.296231568 z: 0.108699441 w: -0.947826326 } position { x: -0.983773112 y: 1.17805052 z: -7.63371181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.04861423 y: 0.304879814 z: 0.114473477 w: -0.944235563 } position { x: -0.984940052 y: 1.17965448 z: -7.63233042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0550648831 y: 0.30827257 z: 0.110642791 w: -0.943235934 } position { x: -0.984681487 y: 1.17794693 z: -7.63112259 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0596631207 y: 0.311817676 z: 0.108698241 w: -0.942016363 } position { x: -0.984674335 y: 1.17763603 z: -7.62859535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0653978065 y: 0.314779311 z: 0.107664995 w: -0.94076848 } position { x: -0.985003352 y: 1.17764235 z: -7.62614393 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0695414692 y: 0.319245934 z: 0.107598923 w: -0.938972056 } position { x: -0.985182643 y: 1.17726457 z: -7.6238718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.187] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0738868266 y: 0.324222147 z: 0.107462235 w: -0.936948538 } position { x: -0.985712349 y: 1.17637765 z: -7.62178421 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0779552 y: 0.329077512 z: 0.108804315 w: -0.934768736 } position { x: -0.986872792 y: 1.17592216 z: -7.6199832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0821867734 y: 0.332643151 z: 0.110655375 w: -0.932925165 } position { x: -0.987866759 y: 1.17591679 z: -7.61807346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0856487751 y: 0.335288763 z: 0.112611488 w: -0.931431353 } position { x: -0.988217831 y: 1.17579722 z: -7.61681318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0882406756 y: 0.337858349 z: 0.114386819 w: -0.930043578 } position { x: -0.989043117 y: 1.17535722 z: -7.61469555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.256] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0911305249 y: 0.340643108 z: 0.115712769 w: -0.92858392 } position { x: -0.989917397 y: 1.17540431 z: -7.61222553 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0944383815 y: 0.343605042 z: 0.117197327 w: -0.926974535 } position { x: -0.990950465 y: 1.1754005 z: -7.61001348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.097387515 y: 0.345986605 z: 0.11656037 w: -0.925863206 } position { x: -0.991671383 y: 1.17550337 z: -7.60797119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0992345363 y: 0.346815825 z: 0.115836367 w: -0.925447583 } position { x: -0.992391467 y: 1.17569697 z: -7.60637379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100075141 y: 0.34810552 z: 0.115449272 w: -0.924921095 } position { x: -0.992884636 y: 1.17523479 z: -7.60420752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100680396 y: 0.34966895 z: 0.115824588 w: -0.924218476 } position { x: -0.993911326 y: 1.1747731 z: -7.6016078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10179989 y: 0.351973712 z: 0.116821676 w: -0.923094809 } position { x: -0.994592786 y: 1.17477167 z: -7.59897709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.351] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.102657154 y: 0.354516447 z: 0.117782719 w: -0.921903968 } position { x: -0.995596647 y: 1.17487311 z: -7.596416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.102994889 y: 0.357525915 z: 0.118329681 w: -0.920633137 } position { x: -0.995756865 y: 1.17528903 z: -7.59464359 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.102815613 y: 0.360230744 z: 0.117560595 w: -0.919696867 } position { x: -0.996396065 y: 1.17525828 z: -7.59223032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.102831028 y: 0.362697631 z: 0.117085829 w: -0.918785691 } position { x: -0.997361 y: 1.1751349 z: -7.58962488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104242109 y: 0.365848243 z: 0.117039822 w: -0.9173823 } position { x: -0.997969747 y: 1.1748246 z: -7.58666229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.423] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105472393 y: 0.368768871 z: 0.11635153 w: -0.916159034 } position { x: -0.998934209 y: 1.17481422 z: -7.58414555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.434] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107518017 y: 0.371500343 z: 0.115614817 w: -0.914910197 } position { x: -0.999657631 y: 1.17480636 z: -7.58153629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.451] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109243274 y: 0.374689311 z: 0.114026278 w: -0.913603783 } position { x: -1.0002588 y: 1.17451394 z: -7.57893372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111001551 y: 0.377838671 z: 0.112434514 w: -0.912291169 } position { x: -1.00132227 y: 1.1744262 z: -7.5764966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112158515 y: 0.380171806 z: 0.111675404 w: -0.911273062 } position { x: -1.00221312 y: 1.17424893 z: -7.57427216 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112939849 y: 0.381717294 z: 0.111773625 w: -0.91051805 } position { x: -1.00333798 y: 1.17429316 z: -7.5723176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113246776 y: 0.382548511 z: 0.11168994 w: -0.910141289 } position { x: -1.00442028 y: 1.17441475 z: -7.57061338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113254912 y: 0.382214457 z: 0.111038573 w: -0.910360277 } position { x: -1.00569773 y: 1.17444324 z: -7.56925821 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112750575 y: 0.380508572 z: 0.110831007 w: -0.911162436 } position { x: -1.00728643 y: 1.17453 z: -7.56805182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111695901 y: 0.37782374 z: 0.111565135 w: -0.912319303 } position { x: -1.00912035 y: 1.17503464 z: -7.56746817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.561] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110575363 y: 0.372736067 z: 0.111993007 w: -0.914493561 } position { x: -1.01089275 y: 1.17564178 z: -7.56756067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.108434677 y: 0.36615324 z: 0.111498907 w: -0.917464852 } position { x: -1.01283598 y: 1.17610383 z: -7.56733513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10664361 y: 0.356993049 z: 0.110906512 w: -0.921348393 } position { x: -1.01523411 y: 1.176283 z: -7.56758738 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10485182 y: 0.347650796 z: 0.110432878 w: -0.925175428 } position { x: -1.01735699 y: 1.17635918 z: -7.56776476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103523828 y: 0.337226689 z: 0.110443339 w: -0.92917347 } position { x: -1.01989222 y: 1.17612278 z: -7.5680871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.629] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.102088489 y: 0.326822072 z: 0.111834645 w: -0.932876408 } position { x: -1.02241981 y: 1.1760788 z: -7.56842518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101529665 y: 0.315432519 z: 0.112719439 w: -0.936743498 } position { x: -1.02523935 y: 1.17631447 z: -7.5694294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101785585 y: 0.301841 z: 0.11190404 w: -0.941280663 } position { x: -1.02818286 y: 1.17639649 z: -7.57061481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101644173 y: 0.288657188 z: 0.112478346 w: -0.945354 } position { x: -1.03030825 y: 1.17630363 z: -7.57151651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100384407 y: 0.276027799 z: 0.113178574 w: -0.949169278 } position { x: -1.03329921 y: 1.17673922 z: -7.57267714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0998452678 y: 0.263964415 z: 0.113259472 w: -0.952641606 } position { x: -1.0353992 y: 1.17609692 z: -7.57331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0996176228 y: 0.251472801 z: 0.112984054 w: -0.956071377 } position { x: -1.03861153 y: 1.17569876 z: -7.57486534 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0998689458 y: 0.240118697 z: 0.112948216 w: -0.958964 } position { x: -1.04054689 y: 1.17554224 z: -7.57604551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100710876 y: 0.22925961 z: 0.112458035 w: -0.961587548 } position { x: -1.04332352 y: 1.17507708 z: -7.57747269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101547852 y: 0.218850568 z: 0.112435557 w: -0.963924706 } position { x: -1.04542267 y: 1.17426431 z: -7.57876587 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.102422953 y: 0.209315777 z: 0.112705149 w: -0.965916157 } position { x: -1.04742563 y: 1.17383349 z: -7.58013487 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103127167 y: 0.199634284 z: 0.112786867 w: -0.967879176 } position { x: -1.04965484 y: 1.17365575 z: -7.58171368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103546195 y: 0.190686613 z: 0.112922169 w: -0.969621301 } position { x: -1.05186188 y: 1.17384815 z: -7.58329725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104016736 y: 0.182212934 z: 0.107031465 w: -0.971865892 } position { x: -1.05172527 y: 1.17396319 z: -7.58381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104050204 y: 0.176666126 z: 0.105279341 w: -0.973077059 } position { x: -1.05431747 y: 1.17296028 z: -7.58524942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103476681 y: 0.170421734 z: 0.105364203 w: -0.974242 } position { x: -1.05653596 y: 1.17299032 z: -7.58732319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103437498 y: 0.163325444 z: 0.104358211 w: -0.975569 } position { x: -1.05768287 y: 1.17285657 z: -7.58875275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101832502 y: 0.157201216 z: 0.10339801 w: -0.976845324 } position { x: -1.05859351 y: 1.17279112 z: -7.59038591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10199099 y: 0.151434809 z: 0.101516716 w: -0.977936447 } position { x: -1.05977941 y: 1.17238331 z: -7.59077644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103203028 y: 0.147244319 z: 0.100159533 w: -0.978588939 } position { x: -1.06054699 y: 1.17169404 z: -7.59214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104248814 y: 0.143241853 z: 0.0982836336 w: -0.979262173 } position { x: -1.06134212 y: 1.17145216 z: -7.59364223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105763793 y: 0.139632091 z: 0.0965220481 w: -0.979796112 } position { x: -1.06207573 y: 1.17121 z: -7.59478617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10720472 y: 0.136297628 z: 0.095201306 w: -0.98023814 } position { x: -1.06275928 y: 1.17080247 z: -7.59606075 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.108384185 y: 0.133314312 z: 0.0942160711 w: -0.980613828 } position { x: -1.06329513 y: 1.1704824 z: -7.59730339 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109593414 y: 0.130542904 z: 0.0928592086 w: -0.980981708 } position { x: -1.06358075 y: 1.17031133 z: -7.59867191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110633127 y: 0.128410161 z: 0.091291 w: -0.981293619 } position { x: -1.06370032 y: 1.17007375 z: -7.59993505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:36.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111551553 y: 0.126859263 z: 0.0899579823 w: -0.981514394 } position { x: -1.06378 y: 1.16971707 z: -7.60102844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11253763 y: 0.125970468 z: 0.0889632553 w: -0.98160696 } position { x: -1.0637747 y: 1.16932344 z: -7.60207891 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113522582 y: 0.125721991 z: 0.0881879702 w: -0.981595397 } position { x: -1.06368506 y: 1.16915345 z: -7.60307693 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114537917 y: 0.125820473 z: 0.0868770629 w: -0.981581748 } position { x: -1.06346047 y: 1.16905487 z: -7.60424185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115357168 y: 0.126096085 z: 0.0854824 w: -0.981572866 } position { x: -1.06334078 y: 1.16888225 z: -7.6052928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115781911 y: 0.126387969 z: 0.0844575763 w: -0.981574059 } position { x: -1.06315339 y: 1.16873026 z: -7.60641861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.076] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115935281 y: 0.126841962 z: 0.0839864239 w: -0.981537759 } position { x: -1.06286502 y: 1.16876173 z: -7.60758829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115878224 y: 0.127695099 z: 0.0838437229 w: -0.981446087 } position { x: -1.06240499 y: 1.16873848 z: -7.60881042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.101] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115745947 y: 0.128982008 z: 0.0837375373 w: -0.9813025 } position { x: -1.06198871 y: 1.1687026 z: -7.60977459 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115750089 y: 0.130489871 z: 0.083297722 w: -0.981140077 } position { x: -1.06155825 y: 1.16880691 z: -7.61088133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115650535 y: 0.132098347 z: 0.082595259 w: -0.980995953 } position { x: -1.06113 y: 1.16888082 z: -7.61209679 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115528904 y: 0.13386862 z: 0.0819633827 w: -0.980823278 } position { x: -1.0605154 y: 1.16887689 z: -7.61336851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115229346 y: 0.135910779 z: 0.0815262422 w: -0.980614066 } position { x: -1.05974269 y: 1.16886115 z: -7.61444569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114942342 y: 0.1384909 z: 0.0812306 w: -0.980311215 } position { x: -1.05874407 y: 1.16884363 z: -7.6154356 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.187] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114848055 y: 0.141831219 z: 0.0807492509 w: -0.979884386 } position { x: -1.05762303 y: 1.1688149 z: -7.61638451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114741102 y: 0.145975053 z: 0.0804761946 w: -0.979310691 } position { x: -1.05651379 y: 1.16867077 z: -7.617383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.212] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114773788 y: 0.15109621 z: 0.0804841295 w: -0.978529096 } position { x: -1.05520463 y: 1.16852295 z: -7.61815882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.226] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114917733 y: 0.156576574 z: 0.0803976 w: -0.977657378 } position { x: -1.05365527 y: 1.16828609 z: -7.61878347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115091428 y: 0.163055047 z: 0.080327943 w: -0.976583064 } position { x: -1.051898 y: 1.16829777 z: -7.61929941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115293019 y: 0.170420498 z: 0.0801701099 w: -0.975313902 } position { x: -1.05011845 y: 1.16838884 z: -7.61973858 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115309484 y: 0.178607836 z: 0.080007486 w: -0.973859251 } position { x: -1.04837537 y: 1.16849351 z: -7.62023926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115145996 y: 0.188002408 z: 0.0796900466 w: -0.972134769 } position { x: -1.04635346 y: 1.16859603 z: -7.62055254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114628382 y: 0.197561428 z: 0.0796344578 w: -0.970303178 } position { x: -1.04419827 y: 1.16874909 z: -7.62064791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113903604 y: 0.207801208 z: 0.0791302919 w: -0.96828872 } position { x: -1.04209483 y: 1.16916835 z: -7.62075901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113050647 y: 0.218286678 z: 0.0777803212 w: -0.966188788 } position { x: -1.04013145 y: 1.16967106 z: -7.62090063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112066902 y: 0.229485825 z: 0.0758322701 w: -0.963860333 } position { x: -1.0381372 y: 1.17006075 z: -7.62104177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111042731 y: 0.239711687 z: 0.0740354359 w: -0.961627066 } position { x: -1.03630912 y: 1.17031991 z: -7.6210289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110135227 y: 0.249689609 z: 0.0723298714 w: -0.959319413 } position { x: -1.0344733 y: 1.17056465 z: -7.62082481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109410957 y: 0.259575039 z: 0.0707933083 w: -0.95689 } position { x: -1.03270018 y: 1.17083406 z: -7.62038755 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10874977 y: 0.270461172 z: 0.0696083158 w: -0.954032958 } position { x: -1.0307554 y: 1.17126405 z: -7.61977863 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.409] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107920781 y: 0.281077802 z: 0.0687057227 w: -0.951119304 } position { x: -1.02874351 y: 1.17197549 z: -7.61912823 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106752194 y: 0.291859 z: 0.067042 w: -0.948118 } position { x: -1.02671945 y: 1.17277825 z: -7.61860085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105541393 y: 0.302294254 z: 0.0645541 w: -0.945151865 } position { x: -1.02492726 y: 1.17343116 z: -7.61810446 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104120232 y: 0.3126311 z: 0.0624705777 w: -0.942081869 } position { x: -1.0232296 y: 1.17375207 z: -7.61728621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.102474049 y: 0.324084699 z: 0.0614996515 w: -0.938448727 } position { x: -1.02118182 y: 1.17408812 z: -7.61598206 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100872248 y: 0.335615724 z: 0.0613905117 w: -0.934568405 } position { x: -1.01908803 y: 1.17462337 z: -7.6145792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0993989483 y: 0.347604662 z: 0.0606330931 w: -0.930384099 } position { x: -1.01697528 y: 1.17547822 z: -7.61346483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0980321392 y: 0.35910368 z: 0.0582110099 w: -0.926307619 } position { x: -1.01515126 y: 1.17627132 z: -7.61270523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.096583277 y: 0.370281905 z: 0.0551198423 w: -0.922239 } position { x: -1.01361382 y: 1.17676461 z: -7.61189747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0953028277 y: 0.379839897 z: 0.0530650839 w: -0.918598473 } position { x: -1.01235783 y: 1.17705822 z: -7.61098671 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0943274349 y: 0.388579458 z: 0.0516698547 w: -0.915116727 } position { x: -1.01104689 y: 1.17738545 z: -7.60992956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0935466066 y: 0.396671116 z: 0.0504540801 w: -0.911787 } position { x: -1.00974178 y: 1.17772508 z: -7.60890102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0930323899 y: 0.4042373 z: 0.0492022224 w: -0.90857929 } position { x: -1.00857925 y: 1.1782155 z: -7.60793734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.092410557 y: 0.411787182 z: 0.0477309301 w: -0.905325 } position { x: -1.00748658 y: 1.17866874 z: -7.60708618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0915494 y: 0.418225855 z: 0.0466948301 w: -0.902510643 } position { x: -1.006657 y: 1.17900741 z: -7.60631704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0907561854 y: 0.424161285 z: 0.045959983 w: -0.899854541 } position { x: -1.0058502 y: 1.17929637 z: -7.60547924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0901578 y: 0.429551035 z: 0.0453130715 w: -0.897387445 } position { x: -1.00507534 y: 1.17967308 z: -7.60456467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0891441926 y: 0.435070336 z: 0.0449069962 w: -0.894846618 } position { x: -1.0043422 y: 1.18010223 z: -7.60355282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0878990665 y: 0.439960301 z: 0.044373747 w: -0.892602742 } position { x: -1.0037601 y: 1.18053198 z: -7.60265398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0864574537 y: 0.444819927 z: 0.0440596305 w: -0.890347719 } position { x: -1.00328076 y: 1.1808511 z: -7.60171413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0846611336 y: 0.449666083 z: 0.0443033613 w: -0.888071 } position { x: -1.0028435 y: 1.18120158 z: -7.60072 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0826093778 y: 0.454679042 z: 0.0448456928 w: -0.885681391 } position { x: -1.00240099 y: 1.18172634 z: -7.59959602 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.080673188 y: 0.459968805 z: 0.044807747 w: -0.883126736 } position { x: -1.00186515 y: 1.1824131 z: -7.59844542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0789505541 y: 0.464770406 z: 0.0438246019 w: -0.880814791 } position { x: -1.00136864 y: 1.18299127 z: -7.59741592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0770407096 y: 0.469574511 z: 0.0428538769 w: -0.878480554 } position { x: -1.00095439 y: 1.18342113 z: -7.59623623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0747353956 y: 0.474665493 z: 0.0424673706 w: -0.8759588 } position { x: -1.00058079 y: 1.18386638 z: -7.59490728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.072121121 y: 0.48049894 z: 0.0420844927 w: -0.873011 } position { x: -1.0001018 y: 1.18449402 z: -7.59340143 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.784] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.069662489 y: 0.486110508 z: 0.0413421281 w: -0.87013483 } position { x: -0.999680519 y: 1.18515849 z: -7.59206581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0670342296 y: 0.491762429 z: 0.0403701141 w: -0.867206097 } position { x: -0.999263644 y: 1.18585241 z: -7.59082651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.064302735 y: 0.497273535 z: 0.0395313911 w: -0.864304 } position { x: -0.99894321 y: 1.18638349 z: -7.5895524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.061380107 y: 0.5031569 z: 0.0390616059 w: -0.861127079 } position { x: -0.998736322 y: 1.18687463 z: -7.58807898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0588524789 y: 0.508368552 z: 0.0385490879 w: -0.85826093 } position { x: -0.99857229 y: 1.18757975 z: -7.58672333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0566498 y: 0.513255537 z: 0.037753474 w: -0.855531514 } position { x: -0.998388708 y: 1.18832183 z: -7.58542633 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.868] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0542194881 y: 0.517820597 z: 0.0368104316 w: -0.852975428 } position { x: -0.998275042 y: 1.18903196 z: -7.58415699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.051682651 y: 0.521993 z: 0.0357719399 w: -0.850630701 } position { x: -0.998268187 y: 1.18957543 z: -7.58294964 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0489369 y: 0.526187718 z: 0.0350304656 w: -0.848236144 } position { x: -0.998490751 y: 1.18995464 z: -7.58154106 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0462913103 y: 0.530141175 z: 0.0351341926 w: -0.845915496 } position { x: -0.9986853 y: 1.19035244 z: -7.58011 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0440156385 y: 0.534078836 z: 0.0353467949 w: -0.84354794 } position { x: -0.998856187 y: 1.19107664 z: -7.57872581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0421097912 y: 0.537794828 z: 0.034955062 w: -0.841297567 } position { x: -0.999005616 y: 1.1917659 z: -7.57739496 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.950] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0400496759 y: 0.541456401 z: 0.0343836248 w: -0.839070141 } position { x: -0.999260128 y: 1.19233191 z: -7.57605267 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.965] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0375219174 y: 0.545385778 z: 0.0340504833 w: -0.836652279 } position { x: -0.999535799 y: 1.1928395 z: -7.57454538 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.976] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0350724719 y: 0.549066663 z: 0.0339288488 w: -0.834352851 } position { x: -0.999925673 y: 1.19325566 z: -7.57304287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:37.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0325986817 y: 0.553049624 z: 0.0342217907 w: -0.83180666 } position { x: -1.0003171 y: 1.19364524 z: -7.57133198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0302242842 y: 0.557449 z: 0.0346633233 w: -0.828936398 } position { x: -1.0005753 y: 1.19424355 z: -7.56946898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0281548295 y: 0.562116146 z: 0.0343926884 w: -0.825863123 } position { x: -1.00079572 y: 1.19485533 z: -7.56761599 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0261565186 y: 0.567282557 z: 0.0335719697 w: -0.822422802 } position { x: -1.00099516 y: 1.19530344 z: -7.56555367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0243125632 y: 0.572360337 z: 0.0329890847 w: -0.818977594 } position { x: -1.00128686 y: 1.19552398 z: -7.56348372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0223967098 y: 0.577894688 z: 0.0329154097 w: -0.815139651 } position { x: -1.00154901 y: 1.19570839 z: -7.56115818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0205199569 y: 0.5839746 z: 0.0330970809 w: -0.810837328 } position { x: -1.00174499 y: 1.19578218 z: -7.5587163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0184976384 y: 0.591000497 z: 0.0332780629 w: -0.805772185 } position { x: -1.00182235 y: 1.19588113 z: -7.55595827 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.105] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0169629883 y: 0.597941935 z: 0.0334623642 w: -0.800660968 } position { x: -1.00187135 y: 1.19595158 z: -7.55328035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.115] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0159451589 y: 0.605041385 z: 0.0333391055 w: -0.795335889 } position { x: -1.00191665 y: 1.19599676 z: -7.55061769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0152365258 y: 0.611979306 z: 0.0325980708 w: -0.790054798 } position { x: -1.00205278 y: 1.19602215 z: -7.54796171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0145548796 y: 0.618586063 z: 0.0314703882 w: -0.784951627 } position { x: -1.00223792 y: 1.19615114 z: -7.54527521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0136586 y: 0.625327826 z: 0.0301504936 w: -0.779659867 } position { x: -1.00241482 y: 1.19589198 z: -7.54240513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.013018623 y: 0.63128823 z: 0.0296077 w: -0.774873614 } position { x: -1.00270212 y: 1.19562292 z: -7.53954554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.187] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0126489112 y: 0.637036145 z: 0.0294331331 w: -0.770168 } position { x: -1.00300634 y: 1.19553185 z: -7.53661823 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0122799212 y: 0.642651856 z: 0.0293541346 w: -0.765497327 } position { x: -1.00336242 y: 1.19545388 z: -7.53369379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0118013285 y: 0.648516476 z: 0.0292938258 w: -0.760545194 } position { x: -1.00392616 y: 1.19533432 z: -7.53066111 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0112934522 y: 0.65364188 z: 0.0294087268 w: -0.75614804 } position { x: -1.00445056 y: 1.19507802 z: -7.52784109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108486312 y: 0.658269763 z: 0.0291579403 w: -0.752139 } position { x: -1.00483179 y: 1.19508958 z: -7.52501249 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104212621 y: 0.662716925 z: 0.028396178 w: -0.748258889 } position { x: -1.00523376 y: 1.19511902 z: -7.521873 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0100537725 y: 0.666549861 z: 0.0277143642 w: -0.744877279 } position { x: -1.00592506 y: 1.19472551 z: -7.5187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00962753873 y: 0.670460224 z: 0.0277765281 w: -0.741362929 } position { x: -1.0066613 y: 1.19424486 z: -7.51556873 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00916624349 y: 0.674538314 z: 0.0285644289 w: -0.737630129 } position { x: -1.00743771 y: 1.19411838 z: -7.51234913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00882853102 y: 0.678684354 z: 0.0294984039 w: -0.733784378 } position { x: -1.00833392 y: 1.19391418 z: -7.50921392 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0085420683 y: 0.682680726 z: 0.0301939156 w: -0.730042815 } position { x: -1.00919044 y: 1.19366348 z: -7.50624418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00786445197 y: 0.686570883 z: 0.0306270774 w: -0.726374924 } position { x: -1.00987136 y: 1.19375527 z: -7.50315094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00667347619 y: 0.689843 z: 0.0305495188 w: -0.72328335 } position { x: -1.01054132 y: 1.19375098 z: -7.50022221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00528833456 y: 0.692988396 z: 0.03047668 w: -0.720284879 } position { x: -1.01133347 y: 1.19346511 z: -7.49717522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00410128664 y: 0.696217537 z: 0.0308889151 w: -0.717154205 } position { x: -1.01224184 y: 1.19301 z: -7.49401903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0036644307 y: 0.69885236 z: 0.0315579958 w: -0.714560032 } position { x: -1.01314986 y: 1.19275486 z: -7.49138117 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00352742709 y: 0.70163697 z: 0.0324540846 w: -0.711786389 } position { x: -1.01413262 y: 1.1924063 z: -7.48850965 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.423] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00313166645 y: 0.703840435 z: 0.0332673676 w: -0.709571779 } position { x: -1.01502073 y: 1.19206655 z: -7.48597336 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00218223897 y: 0.705832183 z: 0.0339952148 w: -0.707559526 } position { x: -1.01579666 y: 1.19194484 z: -7.48333263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.451] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00131081429 y: 0.707537472 z: 0.0344968773 w: -0.705832124 } position { x: -1.01660597 y: 1.19175899 z: -7.48077488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.463] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00086964143 y: 0.709216475 z: 0.0348744169 w: -0.704127192 } position { x: -1.01751149 y: 1.19138789 z: -7.47805119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000759099319 y: 0.710593581 z: 0.035318695 w: -0.702715337 } position { x: -1.01832569 y: 1.1909517 z: -7.47568321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000759286748 y: 0.711733282 z: 0.0359620191 w: -0.701528251 } position { x: -1.01913345 y: 1.19059753 z: -7.47338486 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000829197292 y: 0.712724626 z: 0.0366561674 w: -0.700485 } position { x: -1.0198698 y: 1.19016075 z: -7.47119522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000858186861 y: 0.713633716 z: 0.0371591486 w: -0.69953227 } position { x: -1.02064466 y: 1.18978727 z: -7.46915865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00100806879 y: 0.714817584 z: 0.0372236036 w: -0.698318839 } position { x: -1.02127254 y: 1.18954563 z: -7.46690893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00159801799 y: 0.716174483 z: 0.0364067927 w: -0.696969211 } position { x: -1.02155387 y: 1.18923771 z: -7.46473312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00278961868 y: 0.71775794 z: 0.0349608362 w: -0.695408881 } position { x: -1.02193248 y: 1.1884768 z: -7.46243811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00415796554 y: 0.719716907 z: 0.0335702896 w: -0.69344312 } position { x: -1.02246296 y: 1.18728828 z: -7.46029758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00609391928 y: 0.722136378 z: 0.0328535289 w: -0.690943241 } position { x: -1.02329755 y: 1.18613327 z: -7.45777893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00884489622 y: 0.724475682 z: 0.0327394493 w: -0.688465595 } position { x: -1.0239681 y: 1.18536639 z: -7.45540667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0119395899 y: 0.726613879 z: 0.0326167 w: -0.686167538 } position { x: -1.02452314 y: 1.1847676 z: -7.45320225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.634] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0139923375 y: 0.728520751 z: 0.0322365426 w: -0.684121728 } position { x: -1.02509964 y: 1.18437326 z: -7.45093346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0149295488 y: 0.730380356 z: 0.0315667 w: -0.682147503 } position { x: -1.02551317 y: 1.18401241 z: -7.4485836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0145098651 y: 0.732567191 z: 0.0307285395 w: -0.679845929 } position { x: -1.0260402 y: 1.18351626 z: -7.44588709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0135961343 y: 0.734787524 z: 0.030095106 w: -0.677493 } position { x: -1.02649105 y: 1.18294358 z: -7.44347477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0128191309 y: 0.73716253 z: 0.029710209 w: -0.674940288 } position { x: -1.02688766 y: 1.18225443 z: -7.44120502 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0125188809 y: 0.739469945 z: 0.0296002775 w: -0.672422 } position { x: -1.0273025 y: 1.18156302 z: -7.43884706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0124612013 y: 0.741919398 z: 0.0299986396 w: -0.669701815 } position { x: -1.02765548 y: 1.18088293 z: -7.43635082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0124626048 y: 0.744247675 z: 0.0304680802 w: -0.667092 } position { x: -1.02791369 y: 1.18032598 z: -7.43402719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0128654232 y: 0.746594846 z: 0.0310100242 w: -0.664431334 } position { x: -1.02807093 y: 1.17983079 z: -7.43182182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.755] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.013480043 y: 0.748776197 z: 0.0313334651 w: -0.661944628 } position { x: -1.02807283 y: 1.1792376 z: -7.42964411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0139403576 y: 0.750973225 z: 0.031690754 w: -0.659424424 } position { x: -1.02814364 y: 1.17866254 z: -7.4273777 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0146211963 y: 0.753303766 z: 0.0320477858 w: -0.656728745 } position { x: -1.02818584 y: 1.17811882 z: -7.42488909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0151969865 y: 0.755494952 z: 0.0320417657 w: -0.654193938 } position { x: -1.02808416 y: 1.1777035 z: -7.42264605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0155506888 y: 0.757622 z: 0.0319359191 w: -0.651726305 } position { x: -1.02788126 y: 1.17708206 z: -7.42055702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0153355077 y: 0.759678543 z: 0.0322197676 w: -0.649319053 } position { x: -1.02767801 y: 1.17637801 z: -7.41853762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.839] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0148618342 y: 0.761771858 z: 0.0327840559 w: -0.646844625 } position { x: -1.02724528 y: 1.17570543 z: -7.41648626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0146088172 y: 0.763487101 z: 0.0331640393 w: -0.644805551 } position { x: -1.02670503 y: 1.17523408 z: -7.41450262 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0146007305 y: 0.765127897 z: 0.0332356542 w: -0.642854154 } position { x: -1.02616751 y: 1.17469943 z: -7.41243172 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0148751503 y: 0.766777515 z: 0.0334527902 w: -0.640868187 } position { x: -1.02565789 y: 1.17392373 z: -7.41041279 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0153571907 y: 0.768546879 z: 0.0341312923 w: -0.638697803 } position { x: -1.02518106 y: 1.17296338 z: -7.40827417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.015843913 y: 0.770190537 z: 0.0354168899 w: -0.636632621 } position { x: -1.024647 y: 1.17205691 z: -7.40655375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.016452536 y: 0.771530151 z: 0.0371231735 w: -0.634895623 } position { x: -1.02394056 y: 1.17128432 z: -7.40509701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0171588138 y: 0.772394061 z: 0.0390042216 w: -0.63371259 } position { x: -1.02301598 y: 1.17081952 z: -7.40371752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0175941512 y: 0.77284044 z: 0.0407192111 w: -0.633048356 } position { x: -1.02217674 y: 1.17057407 z: -7.40238285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0172547959 y: 0.773347199 z: 0.0420722403 w: -0.632349849 } position { x: -1.02110517 y: 1.17024744 z: -7.40083361 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0168182161 y: 0.773734808 z: 0.0429031812 w: -0.631831408 } position { x: -1.02017951 y: 1.16989481 z: -7.3992877 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:38.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0164920241 y: 0.774063885 z: 0.0437677614 w: -0.631377578 } position { x: -1.01943624 y: 1.1691407 z: -7.39789343 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0164576 y: 0.774543345 z: 0.0452977791 w: -0.630682111 } position { x: -1.01848054 y: 1.1686039 z: -7.39649582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.022] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0160946194 y: 0.775135279 z: 0.046878241 w: -0.629848123 } position { x: -1.01742315 y: 1.16833937 z: -7.39509201 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0156254359 y: 0.775740445 z: 0.0484340526 w: -0.62899673 } position { x: -1.01620162 y: 1.16798162 z: -7.39369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0151320081 y: 0.776264608 z: 0.0497783907 w: -0.628256679 } position { x: -1.01499152 y: 1.16761136 z: -7.3924284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0143478503 y: 0.776915789 z: 0.05102 w: -0.627369881 } position { x: -1.01396406 y: 1.16707301 z: -7.39107513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0133557022 y: 0.777855158 z: 0.0522526465 w: -0.626125097 } position { x: -1.01280773 y: 1.16675127 z: -7.38972282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0125104943 y: 0.779069722 z: 0.0531171374 w: -0.624557793 } position { x: -1.01153028 y: 1.16637146 z: -7.38834858 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.104] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0119298147 y: 0.780364394 z: 0.0536636785 w: -0.622903943 } position { x: -1.01038289 y: 1.16589427 z: -7.38702297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0115096103 y: 0.78179431 z: 0.0542525202 w: -0.62106508 } position { x: -1.00938427 y: 1.16532683 z: -7.38578463 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0114277685 y: 0.783229232 z: 0.0548891574 w: -0.619199932 } position { x: -1.00823629 y: 1.16484284 z: -7.38457584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.011378793 y: 0.784732401 z: 0.0553344972 w: -0.617255 } position { x: -1.00701666 y: 1.16424179 z: -7.38336515 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0112298522 y: 0.786137044 z: 0.0558726974 w: -0.61541909 } position { x: -1.00600994 y: 1.16355884 z: -7.3822 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110274917 y: 0.787589908 z: 0.056850981 w: -0.613472521 } position { x: -1.00501645 y: 1.16277897 z: -7.38105202 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.190] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0112910392 y: 0.788994491 z: 0.057894703 w: -0.611562252 } position { x: -1.0040704 y: 1.16206253 z: -7.38000107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.199] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0117451055 y: 0.790447235 z: 0.0590153225 w: -0.609567404 } position { x: -1.00316298 y: 1.16095328 z: -7.37897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0130831273 y: 0.791854084 z: 0.0606049709 w: -0.607554913 } position { x: -1.00238955 y: 1.16051388 z: -7.37805033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0147148054 y: 0.792698503 z: 0.0626329929 w: -0.606209219 } position { x: -1.00168359 y: 1.15973449 z: -7.37738085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0155025637 y: 0.793275654 z: 0.0639904514 w: -0.605292141 } position { x: -1.00082994 y: 1.15917706 z: -7.37680292 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0160503369 y: 0.793573797 z: 0.0648925826 w: -0.604790926 } position { x: -1.00015116 y: 1.15894377 z: -7.37626886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0166956726 y: 0.793473959 z: 0.0653241724 w: -0.604858 } position { x: -0.99938637 y: 1.1585803 z: -7.37568474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.284] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0174846817 y: 0.793250561 z: 0.0653951839 w: -0.605120897 } position { x: -0.998890162 y: 1.15804875 z: -7.37516117 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.018261062 y: 0.792982101 z: 0.0656672195 w: -0.605420291 } position { x: -0.998505473 y: 1.1575067 z: -7.37462568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0190307889 y: 0.792656124 z: 0.0660981089 w: -0.605776489 } position { x: -0.998018265 y: 1.1569773 z: -7.37425137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0197531264 y: 0.792116284 z: 0.0667185187 w: -0.606391251 } position { x: -0.997631 y: 1.15640831 z: -7.3739419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0202413388 y: 0.791510046 z: 0.0674405172 w: -0.60708642 } position { x: -0.99739641 y: 1.15587544 z: -7.37353373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0204548854 y: 0.791091621 z: 0.0677896291 w: -0.607585549 } position { x: -0.997149587 y: 1.15551102 z: -7.3730731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0206533298 y: 0.790903032 z: 0.0678863376 w: -0.607813656 } position { x: -0.996938944 y: 1.15513766 z: -7.37263298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0207910426 y: 0.79091 z: 0.0678461194 w: -0.607804239 } position { x: -0.996694088 y: 1.15460277 z: -7.37231588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0213009659 y: 0.790938556 z: 0.0680372 w: -0.607728064 } position { x: -0.996496499 y: 1.15408707 z: -7.37217283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0219182055 y: 0.790785849 z: 0.0683701709 w: -0.60786742 } position { x: -0.996353507 y: 1.15363193 z: -7.37204456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0222011246 y: 0.790579557 z: 0.0690673813 w: -0.60804671 } position { x: -0.996436536 y: 1.15335786 z: -7.37186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0219380818 y: 0.790663064 z: 0.0698360205 w: -0.60785985 } position { x: -0.996508062 y: 1.15322077 z: -7.37158394 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0213097762 y: 0.790990591 z: 0.0703639239 w: -0.607395 } position { x: -0.996427774 y: 1.15330017 z: -7.37133503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0204875972 y: 0.791385651 z: 0.0701304302 w: -0.606935501 } position { x: -0.996116519 y: 1.15336728 z: -7.3712616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0199440625 y: 0.791499 z: 0.0697312206 w: -0.606851816 } position { x: -0.995929897 y: 1.1531651 z: -7.37135124 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0194105729 y: 0.791467607 z: 0.0697903112 w: -0.606903255 } position { x: -0.996035516 y: 1.1528095 z: -7.37137556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0189572796 y: 0.791509926 z: 0.0704377741 w: -0.606787622 } position { x: -0.996226966 y: 1.15259528 z: -7.3713088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0187672284 y: 0.79169333 z: 0.0711408854 w: -0.606472135 } position { x: -0.996297538 y: 1.15260661 z: -7.37127542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0187768657 y: 0.791854143 z: 0.0714781135 w: -0.606222153 } position { x: -0.996140361 y: 1.15279615 z: -7.37150764 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.018597668 y: 0.79178232 z: 0.0714621171 w: -0.606323361 } position { x: -0.996146441 y: 1.15272355 z: -7.37175751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0180478301 y: 0.7916857 z: 0.0717575625 w: -0.606431246 } position { x: -0.996421874 y: 1.15252626 z: -7.37187958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0173690151 y: 0.791843116 z: 0.0720719174 w: -0.606208265 } position { x: -0.996612966 y: 1.15263665 z: -7.37199497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0167851299 y: 0.792101264 z: 0.0718568638 w: -0.605912864 } position { x: -0.996555269 y: 1.15296304 z: -7.37229824 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.016449 y: 0.792188287 z: 0.0710863099 w: -0.605899274 } position { x: -0.996512234 y: 1.15312588 z: -7.3728013 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0161525104 y: 0.792028964 z: 0.0703819096 w: -0.606197655 } position { x: -0.996737242 y: 1.1529268 z: -7.37334824 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.632] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0152824316 y: 0.79200691 z: 0.0706767142 w: -0.606214762 } position { x: -0.997353077 y: 1.1525445 z: -7.37390137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0139915366 y: 0.792457759 z: 0.0714952201 w: -0.605560422 } position { x: -0.997562408 y: 1.15306628 z: -7.37433815 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.657] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0129902828 y: 0.793114305 z: 0.0709959045 w: -0.604781389 } position { x: -0.997498095 y: 1.15397632 z: -7.37494135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0126781175 y: 0.793558 z: 0.0693231151 w: -0.60439992 } position { x: -0.997446716 y: 1.15449023 z: -7.37591267 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0125381919 y: 0.793699741 z: 0.0675320774 w: -0.604419589 } position { x: -0.997484 y: 1.15462804 z: -7.37709475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0124997413 y: 0.793661594 z: 0.066309914 w: -0.604605675 } position { x: -0.997778714 y: 1.15478349 z: -7.37815571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0128827095 y: 0.793656707 z: 0.0653328523 w: -0.60471046 } position { x: -0.99810183 y: 1.15529716 z: -7.37913227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0134160481 y: 0.793889523 z: 0.0638400167 w: -0.604552686 } position { x: -0.998426378 y: 1.15592766 z: -7.38020134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0139807537 y: 0.794287384 z: 0.0618957058 w: -0.604219317 } position { x: -0.99863261 y: 1.15651011 z: -7.38140488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0146545 y: 0.794633269 z: 0.0595920384 w: -0.603980124 } position { x: -0.998776376 y: 1.15699208 z: -7.38280964 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0156383235 y: 0.794833124 z: 0.057139568 w: -0.60392946 } position { x: -0.998990774 y: 1.15744412 z: -7.38423777 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.784] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0168418158 y: 0.795024395 z: 0.0545861684 w: -0.603881538 } position { x: -0.999178 y: 1.15797555 z: -7.38564825 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0179308616 y: 0.795211792 z: 0.0517580286 w: -0.60385251 } position { x: -0.999310434 y: 1.15869606 z: -7.38715029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0187451765 y: 0.795387506 z: 0.0488215834 w: -0.603840888 } position { x: -0.999418139 y: 1.15933526 z: -7.38869 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0196741428 y: 0.795484066 z: 0.0457792468 w: -0.603922427 } position { x: -0.999476194 y: 1.1598928 z: -7.39034033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.839] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0204569567 y: 0.795543194 z: 0.0427309573 w: -0.604042 } position { x: -0.999604106 y: 1.16035533 z: -7.39191294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.856] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0211826283 y: 0.795774817 z: 0.0395623557 w: -0.603927612 } position { x: -0.999759376 y: 1.1608783 z: -7.39349461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.021742126 y: 0.796194255 z: 0.0366488434 w: -0.603538632 } position { x: -0.999816179 y: 1.16149139 z: -7.39489937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0223346744 y: 0.79674381 z: 0.0334945954 w: -0.602974772 } position { x: -0.999783337 y: 1.16219115 z: -7.39642668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0232260358 y: 0.79722631 z: 0.0300644357 w: -0.602483928 } position { x: -0.9996925 y: 1.16274428 z: -7.39804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0240790565 y: 0.79762584 z: 0.026711056 w: -0.602079511 } position { x: -0.99970746 y: 1.1631676 z: -7.3996439 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.025176065 y: 0.798026621 z: 0.0234537739 w: -0.601639092 } position { x: -0.999715 y: 1.16363573 z: -7.40114212 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0265131071 y: 0.798370898 z: 0.0206800792 w: -0.601226628 } position { x: -0.999728799 y: 1.16408825 z: -7.40243483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0282057133 y: 0.798678577 z: 0.0181912612 w: -0.600821197 } position { x: -0.999790907 y: 1.16443849 z: -7.40372229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0299384315 y: 0.798909962 z: 0.0161663424 w: -0.600487471 } position { x: -0.999967515 y: 1.16464078 z: -7.40487576 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.980] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0317851938 y: 0.799091935 z: 0.0148005234 w: -0.600185573 } position { x: -1.00024629 y: 1.16480172 z: -7.40604067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:39.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0331794359 y: 0.79937613 z: 0.0142122973 w: -0.59974575 } position { x: -1.00057101 y: 1.16496313 z: -7.40689898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0342564583 y: 0.799748182 z: 0.014031983 w: -0.599193156 } position { x: -1.00092626 y: 1.16521037 z: -7.40765333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0350094363 y: 0.800182939 z: 0.0139055494 w: -0.598571897 } position { x: -1.00115216 y: 1.16551733 z: -7.40841866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0352388062 y: 0.800620198 z: 0.0135580702 w: -0.597981334 } position { x: -1.00128031 y: 1.16591823 z: -7.40915632 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0349291563 y: 0.8009516 z: 0.0130162854 w: -0.597567677 } position { x: -1.00148737 y: 1.16630805 z: -7.40981865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0343944468 y: 0.801199615 z: 0.0125607979 w: -0.597275853 } position { x: -1.00173783 y: 1.16649628 z: -7.41038322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.076] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0336353071 y: 0.801401734 z: 0.012185338 w: -0.597055733 } position { x: -1.00204527 y: 1.16659951 z: -7.41088772 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.092] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0330129415 y: 0.801622152 z: 0.0120281717 w: -0.596797585 } position { x: -1.0023675 y: 1.16666174 z: -7.41126299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.105] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0326482616 y: 0.801887214 z: 0.0119882068 w: -0.596462309 } position { x: -1.00271809 y: 1.16669977 z: -7.41161919 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.032538902 y: 0.802066386 z: 0.0120815299 w: -0.59622556 } position { x: -1.00310946 y: 1.16668642 z: -7.41191149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0323374681 y: 0.80230391 z: 0.0123484973 w: -0.595911264 } position { x: -1.00346899 y: 1.16660094 z: -7.41210556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0320502073 y: 0.80254209 z: 0.0126222456 w: -0.595600247 } position { x: -1.00375485 y: 1.16663837 z: -7.41223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0317189395 y: 0.802733898 z: 0.0128241545 w: -0.595355153 } position { x: -1.00401628 y: 1.16674721 z: -7.41235495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.031511236 y: 0.802859604 z: 0.0128596891 w: -0.595195889 } position { x: -1.00421357 y: 1.16666389 z: -7.41245508 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0313910395 y: 0.802960575 z: 0.0131098954 w: -0.595060527 } position { x: -1.00443745 y: 1.16657126 z: -7.41251373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0313239358 y: 0.803025067 z: 0.013438412 w: -0.59496969 } position { x: -1.00470722 y: 1.16645479 z: -7.41245508 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.214] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0312838554 y: 0.803135574 z: 0.0138673382 w: -0.59481281 } position { x: -1.00497448 y: 1.16636729 z: -7.41229868 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0313725471 y: 0.803264618 z: 0.0141270701 w: -0.594627738 } position { x: -1.00517666 y: 1.16630697 z: -7.41212845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0314715803 y: 0.803414464 z: 0.0143603254 w: -0.594414413 } position { x: -1.00535381 y: 1.16620243 z: -7.41198301 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0316153429 y: 0.803518951 z: 0.0145790521 w: -0.594260216 } position { x: -1.00554037 y: 1.16601336 z: -7.41178656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0318945386 y: 0.803642809 z: 0.0149865458 w: -0.594067693 } position { x: -1.00579274 y: 1.16574371 z: -7.41148186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.284] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0322300717 y: 0.803846478 z: 0.0156109286 w: -0.593757808 } position { x: -1.00610876 y: 1.16552234 z: -7.4111433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0324780606 y: 0.804097235 z: 0.0162068214 w: -0.593388736 } position { x: -1.00635433 y: 1.16541374 z: -7.41082907 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0326148756 y: 0.804419398 z: 0.0167359821 w: -0.59292978 } position { x: -1.00657856 y: 1.16532552 z: -7.41051483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0326980762 y: 0.804696679 z: 0.0171477441 w: -0.592536926 } position { x: -1.00674474 y: 1.16520584 z: -7.41018105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0327635296 y: 0.805025756 z: 0.0174651351 w: -0.592076898 } position { x: -1.00692046 y: 1.16503668 z: -7.409832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.03289482 y: 0.805293739 z: 0.0177842975 w: -0.591695547 } position { x: -1.00712252 y: 1.1648736 z: -7.40948486 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0331422053 y: 0.805499196 z: 0.018076608 w: -0.591393173 } position { x: -1.00734413 y: 1.16469955 z: -7.40914869 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0333822928 y: 0.805680692 z: 0.0184945613 w: -0.591119528 } position { x: -1.00750673 y: 1.16456127 z: -7.40883923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0335016735 y: 0.805830956 z: 0.018801583 w: -0.590898156 } position { x: -1.00766981 y: 1.16444969 z: -7.40852785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0336612388 y: 0.805957079 z: 0.0191492569 w: -0.590705872 } position { x: -1.00785756 y: 1.16434038 z: -7.40819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.423] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0338297971 y: 0.806069613 z: 0.0194383487 w: -0.590533197 } position { x: -1.00798047 y: 1.16420424 z: -7.40793085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0340177529 y: 0.806074917 z: 0.0196472723 w: -0.590508223 } position { x: -1.00816095 y: 1.16410851 z: -7.40768147 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0342008024 y: 0.806070507 z: 0.019873606 w: -0.590496123 } position { x: -1.00828338 y: 1.16411829 z: -7.40750074 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.466] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0343661793 y: 0.80597651 z: 0.0199073572 w: -0.590613723 } position { x: -1.00838161 y: 1.1641109 z: -7.40730953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0345295 y: 0.805864 z: 0.0198185891 w: -0.590760708 } position { x: -1.00847554 y: 1.16409338 z: -7.40708447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0346542299 y: 0.80575037 z: 0.0197632331 w: -0.590910196 } position { x: -1.00858927 y: 1.1639483 z: -7.40686655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0348019041 y: 0.805635 z: 0.0198104531 w: -0.591057241 } position { x: -1.00870359 y: 1.16390657 z: -7.40669441 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.522] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0348855741 y: 0.805575192 z: 0.0199415144 w: -0.591129363 } position { x: -1.00877452 y: 1.16390252 z: -7.40652466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.034952648 y: 0.805541 z: 0.0199729763 w: -0.591170967 } position { x: -1.00882161 y: 1.16385663 z: -7.40633297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0348683409 y: 0.805473924 z: 0.0200469 w: -0.591264844 } position { x: -1.00883341 y: 1.16380322 z: -7.40617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0347858742 y: 0.805426657 z: 0.0201264489 w: -0.591331363 } position { x: -1.00884259 y: 1.16368222 z: -7.40604687 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0346287303 y: 0.805385 z: 0.0203746203 w: -0.591388822 } position { x: -1.00884962 y: 1.16355848 z: -7.40589476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0345066227 y: 0.805373251 z: 0.0206116643 w: -0.591403782 } position { x: -1.00887668 y: 1.1634692 z: -7.4057703 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0343528166 y: 0.805393338 z: 0.0209923815 w: -0.591371953 } position { x: -1.00888586 y: 1.16343641 z: -7.40562677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0343173593 y: 0.805442572 z: 0.0211907811 w: -0.591299891 } position { x: -1.00880396 y: 1.16346312 z: -7.40552139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.629] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0344749354 y: 0.805482328 z: 0.0212490987 w: -0.591234446 } position { x: -1.00875175 y: 1.1634165 z: -7.40542459 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0347431265 y: 0.805436432 z: 0.0213373657 w: -0.591278076 } position { x: -1.00872707 y: 1.16324639 z: -7.40535355 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0349851437 y: 0.805372953 z: 0.0215819851 w: -0.591341436 } position { x: -1.00868917 y: 1.1630981 z: -7.40527439 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.03513043 y: 0.805366576 z: 0.0219547618 w: -0.591327727 } position { x: -1.00869906 y: 1.1630193 z: -7.40518761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0352791 y: 0.805369616 z: 0.0222318899 w: -0.591304421 } position { x: -1.00863266 y: 1.16300845 z: -7.40510702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0353003554 y: 0.805376112 z: 0.0223503355 w: -0.591289937 } position { x: -1.00856578 y: 1.16298985 z: -7.40505695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.716] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0352465026 y: 0.805372238 z: 0.0224496778 w: -0.591294587 } position { x: -1.00848901 y: 1.16290033 z: -7.40499401 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0351916216 y: 0.805333257 z: 0.0225824844 w: -0.591345847 } position { x: -1.00837553 y: 1.16280937 z: -7.40498447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0352251492 y: 0.805284321 z: 0.0227559321 w: -0.591403902 } position { x: -1.00830722 y: 1.16274023 z: -7.40494776 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0352717042 y: 0.805261 z: 0.0228828304 w: -0.591428041 } position { x: -1.00825489 y: 1.16265404 z: -7.40491581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0352182947 y: 0.805238545 z: 0.0230429713 w: -0.591455519 } position { x: -1.00815523 y: 1.16263711 z: -7.40489912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.03511912 y: 0.805227816 z: 0.0230919197 w: -0.591474116 } position { x: -1.00801873 y: 1.16262174 z: -7.40490389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0349530242 y: 0.805218 z: 0.0231445171 w: -0.591495216 } position { x: -1.00787604 y: 1.16262019 z: -7.40491772 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0347599164 y: 0.805181861 z: 0.0232390594 w: -0.591552079 } position { x: -1.00779915 y: 1.16253269 z: -7.40491533 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0346235409 y: 0.805223227 z: 0.0234381594 w: -0.59149605 } position { x: -1.00775647 y: 1.16240466 z: -7.40488338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.839] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0345723704 y: 0.805231631 z: 0.0237268321 w: -0.591475964 } position { x: -1.00762832 y: 1.16240585 z: -7.40488577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0345826857 y: 0.805307627 z: 0.023864 w: -0.591366351 } position { x: -1.0074693 y: 1.16240537 z: -7.40493441 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0346295126 y: 0.805327058 z: 0.023853261 w: -0.591337621 } position { x: -1.00733197 y: 1.16239047 z: -7.40501547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0346965045 y: 0.805256128 z: 0.0238215607 w: -0.591431499 } position { x: -1.00721633 y: 1.16237712 z: -7.40509558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0348011553 y: 0.805199862 z: 0.0238166768 w: -0.59150219 } position { x: -1.00713348 y: 1.16232431 z: -7.40517092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.909] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0350101478 y: 0.805142522 z: 0.0238798 w: -0.591565371 } position { x: -1.00710309 y: 1.16229153 z: -7.40519238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0351354741 y: 0.805146337 z: 0.0239977408 w: -0.591547966 } position { x: -1.00703168 y: 1.16229379 z: -7.40524864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0353043526 y: 0.805108368 z: 0.0241079126 w: -0.59158504 } position { x: -1.00694716 y: 1.16227329 z: -7.40534163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0354832187 y: 0.805072486 z: 0.024134839 w: -0.591622233 } position { x: -1.00681007 y: 1.16229928 z: -7.40547848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0355747342 y: 0.805019438 z: 0.0241939463 w: -0.591686368 } position { x: -1.00673211 y: 1.16229081 z: -7.40562248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0355714448 y: 0.804911256 z: 0.0242461618 w: -0.591831684 } position { x: -1.00668132 y: 1.16234994 z: -7.40572786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:40.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0355568901 y: 0.804799318 z: 0.0241740681 w: -0.591987669 } position { x: -1.00659513 y: 1.16240036 z: -7.4058671 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0355337933 y: 0.804705143 z: 0.0241626278 w: -0.592117548 } position { x: -1.00646102 y: 1.1623832 z: -7.40596819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0356095396 y: 0.804578662 z: 0.0241240095 w: -0.592286408 } position { x: -1.00641203 y: 1.1623168 z: -7.40614653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0356948227 y: 0.804450572 z: 0.0242518056 w: -0.59245 } position { x: -1.00629663 y: 1.16233051 z: -7.40626669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0358168222 y: 0.804331601 z: 0.0242684744 w: -0.592603505 } position { x: -1.00617576 y: 1.16234553 z: -7.40640688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0359149165 y: 0.804198086 z: 0.0242076367 w: -0.592781246 } position { x: -1.00603247 y: 1.16238606 z: -7.40657282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0359607711 y: 0.80405134 z: 0.0241105072 w: -0.592981458 } position { x: -1.00589406 y: 1.16241479 z: -7.40670967 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0360726416 y: 0.803860128 z: 0.0239210278 w: -0.593241572 } position { x: -1.0057795 y: 1.16237187 z: -7.40685 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.104] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0361526906 y: 0.803716898 z: 0.0239198543 w: -0.593430698 } position { x: -1.00569296 y: 1.16229081 z: -7.40699673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0362717919 y: 0.80359906 z: 0.0239526872 w: -0.593581676 } position { x: -1.00553048 y: 1.16227973 z: -7.40710497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0363351293 y: 0.803524137 z: 0.0240066834 w: -0.593677044 } position { x: -1.00528252 y: 1.16235089 z: -7.40722609 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.036504887 y: 0.803414643 z: 0.0240255222 w: -0.593814135 } position { x: -1.00509501 y: 1.16232741 z: -7.40735817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0367015079 y: 0.803280532 z: 0.0240887087 w: -0.593980849 } position { x: -1.0049516 y: 1.16223478 z: -7.40750122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0369576812 y: 0.803154767 z: 0.0243118815 w: -0.594125807 } position { x: -1.00477839 y: 1.16214573 z: -7.40768671 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0374021269 y: 0.803035617 z: 0.0246831793 w: -0.594243765 } position { x: -1.00463676 y: 1.16211057 z: -7.40782118 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0380438901 y: 0.802956402 z: 0.0249510054 w: -0.594298959 } position { x: -1.00448 y: 1.16207254 z: -7.40794563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0388371497 y: 0.802863419 z: 0.0251088217 w: -0.59436661 } position { x: -1.00433385 y: 1.1620059 z: -7.40805674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0395908691 y: 0.802743793 z: 0.0251816772 w: -0.594475269 } position { x: -1.00420582 y: 1.1619463 z: -7.40820122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0401932225 y: 0.80256176 z: 0.0251767691 w: -0.594680846 } position { x: -1.00411618 y: 1.16184831 z: -7.40829897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.257] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0405461676 y: 0.802437425 z: 0.0251792576 w: -0.594824493 } position { x: -1.00395954 y: 1.16172409 z: -7.40834713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0407834426 y: 0.802340269 z: 0.0252889041 w: -0.594934702 } position { x: -1.00386751 y: 1.16157544 z: -7.40841436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0411261544 y: 0.802291512 z: 0.0257557072 w: -0.594956815 } position { x: -1.00384057 y: 1.16150689 z: -7.40847683 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0413700342 y: 0.802280426 z: 0.0260785688 w: -0.594940782 } position { x: -1.00369632 y: 1.16162801 z: -7.40852976 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.04133977 y: 0.802319348 z: 0.0259085838 w: -0.594897926 } position { x: -1.00357771 y: 1.16182613 z: -7.40858078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0411216021 y: 0.802357554 z: 0.0255321544 w: -0.59487772 } position { x: -1.00350428 y: 1.16179788 z: -7.40860653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0411484912 y: 0.802424788 z: 0.0252948217 w: -0.594795406 } position { x: -1.00355089 y: 1.1616528 z: -7.40869617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.041575294 y: 0.802482 z: 0.02546647 w: -0.594681203 } position { x: -1.00365841 y: 1.16142428 z: -7.40871429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0419790708 y: 0.802566 z: 0.0258685034 w: -0.594522059 } position { x: -1.0037272 y: 1.16125572 z: -7.40871143 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0422188 y: 0.802604556 z: 0.0264032651 w: -0.594429553 } position { x: -1.00365496 y: 1.16117227 z: -7.40878725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0424821824 y: 0.802573085 z: 0.0267332848 w: -0.594438434 } position { x: -1.00350845 y: 1.16143703 z: -7.40881872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0425055586 y: 0.802464128 z: 0.0263178553 w: -0.594602346 } position { x: -1.00331807 y: 1.16194618 z: -7.40865231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0417887233 y: 0.802564 z: 0.0248454791 w: -0.594581664 } position { x: -1.00341094 y: 1.16185141 z: -7.40842247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0413824692 y: 0.802830815 z: 0.024337003 w: -0.594270885 } position { x: -1.00349844 y: 1.16136718 z: -7.40828085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0416204631 y: 0.803066313 z: 0.0247777384 w: -0.593917727 } position { x: -1.00355577 y: 1.1611135 z: -7.4082818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.466] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0418327488 y: 0.803209364 z: 0.0254069734 w: -0.593682766 } position { x: -1.00352669 y: 1.1608423 z: -7.40818596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0419116803 y: 0.80340296 z: 0.0261738766 w: -0.593381882 } position { x: -1.00360227 y: 1.16076803 z: -7.4080162 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0424824767 y: 0.803521872 z: 0.02692784 w: -0.593146443 } position { x: -1.00356078 y: 1.16105902 z: -7.40786362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0426619351 y: 0.803638577 z: 0.0272199418 w: -0.592962205 } position { x: -1.00350726 y: 1.16084647 z: -7.40779638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0421267711 y: 0.803674281 z: 0.0273462459 w: -0.592946172 } position { x: -1.00344098 y: 1.16089964 z: -7.40772057 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.534] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0415166505 y: 0.803745449 z: 0.0273497291 w: -0.592892647 } position { x: -1.00342262 y: 1.16094756 z: -7.4076395 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0407891646 y: 0.803761125 z: 0.0274215844 w: -0.592918515 } position { x: -1.00340474 y: 1.16079044 z: -7.40756369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0405892134 y: 0.803750932 z: 0.0275701769 w: -0.592939138 } position { x: -1.00330937 y: 1.16065955 z: -7.40746403 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0407117978 y: 0.803765655 z: 0.0277519077 w: -0.592902422 } position { x: -1.0033325 y: 1.16053486 z: -7.40740061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0409256 y: 0.803783536 z: 0.0281378236 w: -0.592845142 } position { x: -1.00338018 y: 1.16045213 z: -7.4073534 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0411944501 y: 0.803802133 z: 0.0283340551 w: -0.592792 } position { x: -1.00341582 y: 1.16038358 z: -7.40729427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0413280353 y: 0.803843856 z: 0.0285018012 w: -0.592718065 } position { x: -1.00344169 y: 1.16036308 z: -7.40725327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.041422151 y: 0.803899109 z: 0.0286653861 w: -0.592628658 } position { x: -1.00340152 y: 1.16038632 z: -7.40719032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0414140187 y: 0.803951919 z: 0.0286468379 w: -0.592558503 } position { x: -1.00340462 y: 1.16038144 z: -7.40714884 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.660] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0414964259 y: 0.803995252 z: 0.02867244 w: -0.5924927 } position { x: -1.00336766 y: 1.1602639 z: -7.40715551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0416064784 y: 0.803946376 z: 0.0287663918 w: -0.592546761 } position { x: -1.00336778 y: 1.16023946 z: -7.40718031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0416015908 y: 0.803864598 z: 0.0288036186 w: -0.592656195 } position { x: -1.00338185 y: 1.16022229 z: -7.40719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0415217727 y: 0.803756475 z: 0.0288519561 w: -0.592806041 } position { x: -1.00342178 y: 1.16027105 z: -7.40716648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.716] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0413850844 y: 0.803721964 z: 0.0288221259 w: -0.592863858 } position { x: -1.00345206 y: 1.16031778 z: -7.40719366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0410892293 y: 0.803716242 z: 0.0287050381 w: -0.592898 } position { x: -1.00340879 y: 1.16034007 z: -7.40720892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0409727283 y: 0.80370003 z: 0.0286131669 w: -0.592932463 } position { x: -1.00340509 y: 1.16033077 z: -7.40723562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0409264863 y: 0.803662658 z: 0.0285262577 w: -0.592990398 } position { x: -1.00339174 y: 1.16026425 z: -7.4072938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0410044156 y: 0.803587437 z: 0.0285448506 w: -0.593086064 } position { x: -1.00336695 y: 1.16021013 z: -7.40733624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0411758535 y: 0.803501785 z: 0.0285697188 w: -0.593189 } position { x: -1.0033673 y: 1.16022384 z: -7.40734577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0412211977 y: 0.803415 z: 0.0285315253 w: -0.59330523 } position { x: -1.00334895 y: 1.16018164 z: -7.40738916 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0411673039 y: 0.80337745 z: 0.0285759456 w: -0.593357682 } position { x: -1.00330377 y: 1.16020024 z: -7.40740204 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0411015898 y: 0.803341746 z: 0.0285505056 w: -0.593411922 } position { x: -1.00327587 y: 1.16018677 z: -7.40737629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0411044508 y: 0.803323 z: 0.0285673 w: -0.593436241 } position { x: -1.00321639 y: 1.16015434 z: -7.40736532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0410699137 y: 0.803289831 z: 0.0285951104 w: -0.593482137 } position { x: -1.00319564 y: 1.16009891 z: -7.40738583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0410571061 y: 0.803288281 z: 0.028730236 w: -0.59347856 } position { x: -1.00317776 y: 1.16002262 z: -7.40729713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.041053582 y: 0.803322852 z: 0.0288259722 w: -0.593427479 } position { x: -1.00315297 y: 1.15992546 z: -7.40727615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0411837287 y: 0.803352416 z: 0.0290460419 w: -0.593367577 } position { x: -1.00309682 y: 1.1599462 z: -7.40721798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0412501432 y: 0.803412 z: 0.02914772 w: -0.593277335 } position { x: -1.00308192 y: 1.15989697 z: -7.40717888 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0412559211 y: 0.803474903 z: 0.0292274747 w: -0.593187809 } position { x: -1.00298512 y: 1.15983438 z: -7.40711737 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.938] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.041100949 y: 0.803562701 z: 0.0292573534 w: -0.593078136 } position { x: -1.00294948 y: 1.15974939 z: -7.40705919 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0410510153 y: 0.80362457 z: 0.0293793734 w: -0.592991769 } position { x: -1.00289512 y: 1.15965283 z: -7.40704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0409675613 y: 0.803686261 z: 0.0296071153 w: -0.592902601 } position { x: -1.00285637 y: 1.15956843 z: -7.40704155 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0409710892 y: 0.803659797 z: 0.0298036952 w: -0.59292835 } position { x: -1.00279593 y: 1.15966082 z: -7.40710163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:41.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0409931317 y: 0.80350852 z: 0.0298762266 w: -0.593128145 } position { x: -1.00279462 y: 1.15969837 z: -7.40723658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0409825332 y: 0.803308845 z: 0.0299832299 w: -0.593393922 } position { x: -1.00287461 y: 1.15977192 z: -7.40733433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0410774536 y: 0.803078413 z: 0.0300507378 w: -0.593695879 } position { x: -1.00307059 y: 1.15997052 z: -7.40747452 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0410798267 y: 0.802823901 z: 0.0299815349 w: -0.594043314 } position { x: -1.00311482 y: 1.16026425 z: -7.40775299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0406983644 y: 0.802327871 z: 0.0298224147 w: -0.594747245 } position { x: -1.00321984 y: 1.16072381 z: -7.40818119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.063] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0396767482 y: 0.801707804 z: 0.0294862594 w: -0.595668495 } position { x: -1.00325501 y: 1.16121066 z: -7.40860844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.076] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0380008221 y: 0.800996 z: 0.0288148243 w: -0.596767247 } position { x: -1.00324714 y: 1.1617049 z: -7.40899277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0357418954 y: 0.800208092 z: 0.0279675815 w: -0.598002732 } position { x: -1.0031321 y: 1.16228652 z: -7.40935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.105] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.033520069 y: 0.799324 z: 0.0269116461 w: -0.599360824 } position { x: -1.00294721 y: 1.16290712 z: -7.40980244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0315120369 y: 0.798207819 z: 0.0257925224 w: -0.601004124 } position { x: -1.00278044 y: 1.16328073 z: -7.41026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.131] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0298256911 y: 0.796982646 z: 0.0249449965 w: -0.602749407 } position { x: -1.00256276 y: 1.16345692 z: -7.4105835 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0283170436 y: 0.795732796 z: 0.0243330747 w: -0.604495943 } position { x: -1.00234783 y: 1.16373348 z: -7.41077423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0269863494 y: 0.794534326 z: 0.0238924883 w: -0.606148601 } position { x: -1.002038 y: 1.16402209 z: -7.41092539 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0263272356 y: 0.793323934 z: 0.0235631969 w: -0.607773721 } position { x: -1.00185347 y: 1.16418159 z: -7.41106796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.187] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.026412921 y: 0.792291045 z: 0.023598291 w: -0.609114528 } position { x: -1.00179827 y: 1.16430128 z: -7.41105223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.027023837 y: 0.791496 z: 0.0240732562 w: -0.610101879 } position { x: -1.00192761 y: 1.16427028 z: -7.41090822 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.027947288 y: 0.791072965 z: 0.0250008851 w: -0.610571504 } position { x: -1.00219464 y: 1.1642729 z: -7.41053247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0291045159 y: 0.791052818 z: 0.0257276818 w: -0.61051327 } position { x: -1.00237501 y: 1.16437292 z: -7.41014719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0307101328 y: 0.791336954 z: 0.0264370311 w: -0.610035896 } position { x: -1.00255 y: 1.16457701 z: -7.40970087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0326064415 y: 0.791701138 z: 0.0269460194 w: -0.609442532 } position { x: -1.00277805 y: 1.1647011 z: -7.40941334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0347039104 y: 0.791941941 z: 0.0275095198 w: -0.608988464 } position { x: -1.00320077 y: 1.16476476 z: -7.4091382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0363601036 y: 0.792341709 z: 0.0283731725 w: -0.608331859 } position { x: -1.00389504 y: 1.16484427 z: -7.40862465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0377973355 y: 0.793008506 z: 0.0291002728 w: -0.607340097 } position { x: -1.00453508 y: 1.16556442 z: -7.40785551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0393637 y: 0.793636799 z: 0.0287876632 w: -0.606434166 } position { x: -1.0050317 y: 1.16653323 z: -7.40717745 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0410608761 y: 0.794155955 z: 0.027912423 w: -0.605682552 } position { x: -1.0054636 y: 1.16722465 z: -7.40660906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0423951484 y: 0.794496119 z: 0.0270630103 w: -0.605182767 } position { x: -1.00584948 y: 1.16771114 z: -7.4060936 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.043178767 y: 0.794659197 z: 0.0266816355 w: -0.604930162 } position { x: -1.00658143 y: 1.16782296 z: -7.40552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0438346304 y: 0.794990182 z: 0.0275299791 w: -0.604409814 } position { x: -1.00765026 y: 1.16811264 z: -7.40467262 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.044705689 y: 0.79553932 z: 0.0282376483 w: -0.60359031 } position { x: -1.00837791 y: 1.16922498 z: -7.40387917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0457189344 y: 0.796049118 z: 0.0279621463 w: -0.602854609 } position { x: -1.00903308 y: 1.17046773 z: -7.40322876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0460104644 y: 0.796493292 z: 0.0273389257 w: -0.60227406 } position { x: -1.00968838 y: 1.17136645 z: -7.40257168 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.423] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0453973487 y: 0.796987891 z: 0.0269669108 w: -0.601682901 } position { x: -1.0103668 y: 1.17213678 z: -7.40182352 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0443126298 y: 0.797844231 z: 0.0267680753 w: -0.600636721 } position { x: -1.01112068 y: 1.17280865 z: -7.40077782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.043424122 y: 0.799058676 z: 0.0270431135 w: -0.599072933 } position { x: -1.011917 y: 1.17331243 z: -7.39970589 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0428242162 y: 0.800757527 z: 0.0278294273 w: -0.596807361 } position { x: -1.01266897 y: 1.17361188 z: -7.3985 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.486] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0435984433 y: 0.805393279 z: 0.0303210411 w: -0.590357125 } position { x: -1.01406229 y: 1.17432666 z: -7.39595604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0435984433 y: 0.805393279 z: 0.0303210411 w: -0.590357125 } position { x: -1.01406229 y: 1.17432666 z: -7.39595604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0450398847 y: 0.807726324 z: 0.0307917688 w: -0.587027609 } position { x: -1.01458943 y: 1.17484367 z: -7.39472437 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0463363044 y: 0.81003648 z: 0.0306949466 w: -0.5837394 } position { x: -1.01505768 y: 1.17505515 z: -7.39335585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.536] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0474216044 y: 0.812428951 z: 0.0305532757 w: -0.580324829 } position { x: -1.01555681 y: 1.1749748 z: -7.39175367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0490443 y: 0.814830959 z: 0.0306703914 w: -0.576805413 } position { x: -1.01607764 y: 1.1746074 z: -7.3900547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0516990051 y: 0.817196071 z: 0.03065929 w: -0.573217154 } position { x: -1.01668227 y: 1.17442858 z: -7.38838768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0543662272 y: 0.819041073 z: 0.0300323 w: -0.570363224 } position { x: -1.01714158 y: 1.17468345 z: -7.38708448 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0560595952 y: 0.820659518 z: 0.0290003661 w: -0.567921 } position { x: -1.01772 y: 1.17469144 z: -7.38577604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0568871163 y: 0.822223186 z: 0.0284794848 w: -0.565598786 } position { x: -1.01847887 y: 1.17440355 z: -7.38434315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0578003302 y: 0.823803902 z: 0.0282734185 w: -0.563211203 } position { x: -1.01927602 y: 1.17409754 z: -7.38273048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0590089075 y: 0.825261533 z: 0.0281371325 w: -0.560954332 } position { x: -1.01995325 y: 1.17380428 z: -7.38129759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0600627437 y: 0.826733768 z: 0.0282374658 w: -0.558664858 } position { x: -1.02064991 y: 1.17350376 z: -7.38000393 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0607498288 y: 0.82826674 z: 0.0284755398 w: -0.556302786 } position { x: -1.02145398 y: 1.17318475 z: -7.37878847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.061587166 y: 0.830039263 z: 0.0290012211 w: -0.553534806 } position { x: -1.02240562 y: 1.17278254 z: -7.37743092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.062920779 y: 0.831817806 z: 0.0294305831 w: -0.550685 } position { x: -1.02318692 y: 1.17265236 z: -7.37620974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0647869855 y: 0.833555937 z: 0.029090438 w: -0.547851205 } position { x: -1.02391648 y: 1.17286932 z: -7.37507582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0661626756 y: 0.835489452 z: 0.027692128 w: -0.544805467 } position { x: -1.02464151 y: 1.17297029 z: -7.37406111 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0677213669 y: 0.837687612 z: 0.0249637645 w: -0.541359484 } position { x: -1.02532494 y: 1.17394388 z: -7.37385893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0702571943 y: 0.839862943 z: 0.0202317499 w: -0.537852049 } position { x: -1.02597785 y: 1.17520165 z: -7.37329531 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0730776 y: 0.841459334 z: 0.0139594469 w: -0.535173833 } position { x: -1.0265305 y: 1.17407334 z: -7.37132215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0725959837 y: 0.843805671 z: 0.0118270684 w: -0.531584382 } position { x: -1.02809227 y: 1.17290127 z: -7.37052536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0739828423 y: 0.846271694 z: 0.012613439 w: -0.52743876 } position { x: -1.02934217 y: 1.17202556 z: -7.37046719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0772960708 y: 0.848786 z: 0.0148966042 w: -0.522843897 } position { x: -1.03007674 y: 1.17184401 z: -7.37083292 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0823402107 y: 0.850618482 z: 0.0163513385 w: -0.519038439 } position { x: -1.03077912 y: 1.17155683 z: -7.37068129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0879978538 y: 0.851809263 z: 0.0182547346 w: -0.516085386 } position { x: -1.03168178 y: 1.17105031 z: -7.37068129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0934736505 y: 0.852482677 z: 0.0202966705 w: -0.51393 } position { x: -1.03246057 y: 1.17071736 z: -7.37090063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0985058919 y: 0.85288626 z: 0.0216130484 w: -0.512264073 } position { x: -1.03323507 y: 1.17044675 z: -7.37103033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.867] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103526287 y: 0.853378236 z: 0.0220874697 w: -0.51043129 } position { x: -1.0341109 y: 1.17036009 z: -7.37085629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107913837 y: 0.854015172 z: 0.0218043271 w: -0.508465707 } position { x: -1.03490603 y: 1.17015564 z: -7.37062645 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111617461 y: 0.854931 z: 0.0213740543 w: -0.50614 } position { x: -1.03570437 y: 1.16971469 z: -7.37041855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114930928 y: 0.855926096 z: 0.0217547249 w: -0.503694475 } position { x: -1.03665411 y: 1.16897082 z: -7.37039709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.118409701 y: 0.856907129 z: 0.0233432148 w: -0.501143098 } position { x: -1.03760087 y: 1.1682688 z: -7.37031507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.121749826 y: 0.857625246 z: 0.0248821117 w: -0.499035865 } position { x: -1.03832519 y: 1.16826284 z: -7.37014818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.12476635 y: 0.858220041 z: 0.0256775897 w: -0.497224718 } position { x: -1.03870332 y: 1.16853452 z: -7.37004328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.126929238 y: 0.85866195 z: 0.0257810764 w: -0.495907247 } position { x: -1.03908086 y: 1.16849661 z: -7.3700757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.127994791 y: 0.859087467 z: 0.0260340739 w: -0.494882137 } position { x: -1.03975177 y: 1.16815841 z: -7.36990547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:42.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.128749833 y: 0.859461248 z: 0.0267524272 w: -0.49399823 } position { x: -1.04048598 y: 1.16797614 z: -7.3696413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.129544407 y: 0.859662473 z: 0.0277509708 w: -0.493384778 } position { x: -1.04107475 y: 1.16796958 z: -7.36956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.130292565 y: 0.859616339 z: 0.0286871102 w: -0.493214637 } position { x: -1.04134738 y: 1.16810775 z: -7.36969566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.131145656 y: 0.859350204 z: 0.0293579493 w: -0.493412793 } position { x: -1.04191816 y: 1.1683017 z: -7.36953974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.132936016 y: 0.859167755 z: 0.0303196795 w: -0.49319315 } position { x: -1.04130924 y: 1.16758275 z: -7.36836624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.133662239 y: 0.857401192 z: 0.0303397067 w: -0.496061683 } position { x: -1.04429579 y: 1.16826141 z: -7.36930799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.132687062 y: 0.858401239 z: 0.0316428691 w: -0.494510144 } position { x: -1.04356122 y: 1.16853666 z: -7.36866474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.133252263 y: 0.858879328 z: 0.0308228116 w: -0.49357897 } position { x: -1.04441869 y: 1.16841185 z: -7.36754131 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.132872984 y: 0.858621478 z: 0.0324483179 w: -0.49402535 } position { x: -1.04627025 y: 1.16771388 z: -7.36737728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.133127 y: 0.85669595 z: 0.0354324356 w: -0.497085303 } position { x: -1.04595435 y: 1.16716242 z: -7.3680191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.132808477 y: 0.856692314 z: 0.036476817 w: -0.497101277 } position { x: -1.04547358 y: 1.16827345 z: -7.36698389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.133011952 y: 0.855973 z: 0.0386056304 w: -0.498124152 } position { x: -1.0470469 y: 1.16821206 z: -7.36654711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.132863179 y: 0.855749667 z: 0.0411358252 w: -0.498345077 } position { x: -1.04726624 y: 1.16814137 z: -7.36569691 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.132349283 y: 0.855547845 z: 0.042192556 w: -0.498739839 } position { x: -1.04776645 y: 1.16852117 z: -7.36515188 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13243933 y: 0.855761886 z: 0.0425211377 w: -0.498320669 } position { x: -1.04832792 y: 1.16892862 z: -7.36508846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.134743556 y: 0.855572879 z: 0.0426518768 w: -0.498016119 } position { x: -1.04847169 y: 1.1688168 z: -7.36482525 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136295944 y: 0.855425715 z: 0.0425497815 w: -0.497855186 } position { x: -1.04871702 y: 1.16863811 z: -7.36369419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136630952 y: 0.855671942 z: 0.0425749123 w: -0.497337848 } position { x: -1.04930687 y: 1.16873622 z: -7.36307096 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138169751 y: 0.855847657 z: 0.0437612645 w: -0.496506631 } position { x: -1.05014777 y: 1.16879141 z: -7.36248922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.257] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140296906 y: 0.856640935 z: 0.0429396257 w: -0.49461025 } position { x: -1.05011678 y: 1.16846311 z: -7.36154 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.142110392 y: 0.857668281 z: 0.0416363962 w: -0.492418736 } position { x: -1.0507133 y: 1.16865945 z: -7.36092424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.282] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14264901 y: 0.858849883 z: 0.0408788 w: -0.49026224 } position { x: -1.0508194 y: 1.16776597 z: -7.35985518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.299] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141197562 y: 0.859932661 z: 0.0417003036 w: -0.488712728 } position { x: -1.05112946 y: 1.16793871 z: -7.35966349 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139796436 y: 0.861129761 z: 0.0431668237 w: -0.486876905 } position { x: -1.05092895 y: 1.16810238 z: -7.3594079 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139355451 y: 0.861657381 z: 0.0443942584 w: -0.485958576 } position { x: -1.05135441 y: 1.16858709 z: -7.3589735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139967129 y: 0.862020969 z: 0.0444455408 w: -0.485132635 } position { x: -1.05179656 y: 1.16898549 z: -7.35845375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139555112 y: 0.862976432 z: 0.0426619649 w: -0.483710617 } position { x: -1.05209494 y: 1.16925621 z: -7.35755205 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138001963 y: 0.863761067 z: 0.042736426 w: -0.482748359 } position { x: -1.05226254 y: 1.16961968 z: -7.35791731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136110887 y: 0.864627481 z: 0.0422037207 w: -0.48178 } position { x: -1.05248582 y: 1.17009711 z: -7.35778284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135312274 y: 0.864913 z: 0.0418657586 w: -0.481521964 } position { x: -1.05266285 y: 1.17028689 z: -7.35782051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.134787634 y: 0.864978969 z: 0.0417228863 w: -0.481563091 } position { x: -1.05302405 y: 1.17036426 z: -7.35782242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.133820876 y: 0.865007937 z: 0.0414953567 w: -0.481800109 } position { x: -1.05319762 y: 1.17058361 z: -7.35784578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.132365257 y: 0.864993453 z: 0.041650787 w: -0.482214689 } position { x: -1.05330575 y: 1.17114031 z: -7.35812759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.131316826 y: 0.86466527 z: 0.0417536609 w: -0.483080208 } position { x: -1.05329585 y: 1.17101479 z: -7.35856247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.130808741 y: 0.8641119 z: 0.0425590426 w: -0.48413676 } position { x: -1.05346942 y: 1.17094576 z: -7.3587985 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.130736738 y: 0.863337278 z: 0.0437832363 w: -0.485427409 } position { x: -1.05356443 y: 1.17104709 z: -7.35912466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.130261898 y: 0.862873793 z: 0.0446674861 w: -0.486297697 } position { x: -1.05383611 y: 1.171561 z: -7.35957813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.129839227 y: 0.862786293 z: 0.0439250842 w: -0.486633599 } position { x: -1.05392885 y: 1.17229009 z: -7.35950851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.129697949 y: 0.862922311 z: 0.0427131 w: -0.486537874 } position { x: -1.05416584 y: 1.17243469 z: -7.35957909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.12952812 y: 0.863255 z: 0.041708257 w: -0.486079901 } position { x: -1.05419803 y: 1.17249632 z: -7.3599782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.546] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.129403263 y: 0.863640368 z: 0.041018758 w: -0.485486925 } position { x: -1.05416024 y: 1.17236829 z: -7.36039114 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.129506946 y: 0.864125252 z: 0.0406750366 w: -0.484624654 } position { x: -1.05378735 y: 1.17213666 z: -7.36038208 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.129895017 y: 0.863325894 z: 0.0409977958 w: -0.485916555 } position { x: -1.05406094 y: 1.17213929 z: -7.36085892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.130794138 y: 0.862977922 z: 0.0425605215 w: -0.486159 } position { x: -1.05448806 y: 1.17235863 z: -7.36172867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.131860763 y: 0.862845898 z: 0.0436824523 w: -0.486005694 } position { x: -1.05443263 y: 1.17248952 z: -7.36199474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.132852212 y: 0.862631 z: 0.0442060456 w: -0.486069798 } position { x: -1.05449045 y: 1.17257965 z: -7.36225796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.133268252 y: 0.862300277 z: 0.0440436937 w: -0.486557215 } position { x: -1.05434394 y: 1.17269349 z: -7.36261272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13405472 y: 0.861704648 z: 0.0444062538 w: -0.487362802 } position { x: -1.05464172 y: 1.17265368 z: -7.36301136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.133335084 y: 0.861412287 z: 0.0453524925 w: -0.487989634 } position { x: -1.05485213 y: 1.17288339 z: -7.36309338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13093625 y: 0.861592948 z: 0.0455044731 w: -0.488305837 } position { x: -1.05498195 y: 1.1734463 z: -7.36286974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.12885657 y: 0.861702383 z: 0.0455805399 w: -0.488658786 } position { x: -1.05511594 y: 1.1738708 z: -7.36334038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.128316879 y: 0.861472905 z: 0.0462054238 w: -0.489146411 } position { x: -1.05535388 y: 1.1742543 z: -7.36366463 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.12770918 y: 0.861354947 z: 0.0458963253 w: -0.489542186 } position { x: -1.0553385 y: 1.17453706 z: -7.36357975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.126340717 y: 0.861795902 z: 0.04510694 w: -0.489194602 } position { x: -1.05575502 y: 1.17462611 z: -7.36356974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.125304222 y: 0.862516522 z: 0.044014249 w: -0.488289684 } position { x: -1.05610549 y: 1.17487419 z: -7.36368322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.124255359 y: 0.863505483 z: 0.0421545431 w: -0.486972153 } position { x: -1.05623937 y: 1.17489541 z: -7.36368227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.122847944 y: 0.864285707 z: 0.0402225442 w: -0.486107767 } position { x: -1.05597281 y: 1.1752938 z: -7.3636775 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.121857934 y: 0.864275 z: 0.0392778479 w: -0.486453116 } position { x: -1.05584228 y: 1.17521942 z: -7.36452103 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.120995305 y: 0.863905609 z: 0.0390845463 w: -0.487339377 } position { x: -1.05592215 y: 1.17514431 z: -7.36529255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.119258247 y: 0.863686442 z: 0.0382746458 w: -0.48821947 } position { x: -1.05617821 y: 1.17554665 z: -7.36519337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.117771439 y: 0.863340318 z: 0.037350852 w: -0.489263 } position { x: -1.05647767 y: 1.17578804 z: -7.36564445 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116675086 y: 0.86287421 z: 0.0373572223 w: -0.490346253 } position { x: -1.05684 y: 1.17618668 z: -7.36618805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116040401 y: 0.862343 z: 0.0377919376 w: -0.491396964 } position { x: -1.05676806 y: 1.17672706 z: -7.36684084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.867] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11539223 y: 0.862099051 z: 0.0365603603 w: -0.492070287 } position { x: -1.05764306 y: 1.1766578 z: -7.36704731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112836532 y: 0.862899065 z: 0.0374593958 w: -0.491192311 } position { x: -1.0578804 y: 1.17699277 z: -7.36723661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.1119982 y: 0.862823367 z: 0.0376503803 w: -0.491502494 } position { x: -1.05815947 y: 1.1770314 z: -7.36787367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113206185 y: 0.862401485 z: 0.0370993353 w: -0.492007852 } position { x: -1.05789685 y: 1.17714131 z: -7.36856031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112736873 y: 0.862719119 z: 0.0363953486 w: -0.491611153 } position { x: -1.05827367 y: 1.1772536 z: -7.36852789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111654729 y: 0.862772465 z: 0.0360442773 w: -0.491790324 } position { x: -1.05809069 y: 1.17772222 z: -7.36885405 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112221964 y: 0.862328768 z: 0.0359288156 w: -0.492447436 } position { x: -1.05836701 y: 1.17784834 z: -7.36920261 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113615632 y: 0.861651778 z: 0.0346402638 w: -0.493404239 } position { x: -1.0582397 y: 1.17721438 z: -7.36947346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112451635 y: 0.861522496 z: 0.0362601355 w: -0.493780226 } position { x: -1.05847359 y: 1.17712617 z: -7.37007761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:43.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11234083 y: 0.860859871 z: 0.0369454585 w: -0.494908959 } position { x: -1.05843079 y: 1.17761827 z: -7.37052631 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112988122 y: 0.859890759 z: 0.0369797572 w: -0.496441424 } position { x: -1.0587182 y: 1.17736864 z: -7.37116861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114900276 y: 0.858644545 z: 0.0376632474 w: -0.498105377 } position { x: -1.05860817 y: 1.17653501 z: -7.37141466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114559665 y: 0.856245816 z: 0.0391309112 w: -0.502183199 } position { x: -1.05859959 y: 1.17699957 z: -7.37157822 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114474721 y: 0.855008 z: 0.041054979 w: -0.504154086 } position { x: -1.05908298 y: 1.17678952 z: -7.37226 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114913851 y: 0.854148269 z: 0.0432376675 w: -0.505327821 } position { x: -1.059641 y: 1.17687738 z: -7.37185907 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11559727 y: 0.853477538 z: 0.0443596393 w: -0.506207108 } position { x: -1.06005859 y: 1.17748475 z: -7.37183857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.092] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115566052 y: 0.853315413 z: 0.0440526046 w: -0.506514251 } position { x: -1.05978632 y: 1.17785597 z: -7.37193251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114459664 y: 0.852739871 z: 0.0433551669 w: -0.507793307 } position { x: -1.06040478 y: 1.17761827 z: -7.37235832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112552129 y: 0.853199422 z: 0.0434021354 w: -0.507443607 } position { x: -1.06047595 y: 1.17765141 z: -7.37274504 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.131] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11148639 y: 0.853047 z: 0.0432637744 w: -0.50794667 } position { x: -1.06042278 y: 1.17755246 z: -7.37265444 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112004086 y: 0.8526631 z: 0.0428369418 w: -0.508513212 } position { x: -1.06060755 y: 1.17731559 z: -7.37303686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112226225 y: 0.852422 z: 0.0429373421 w: -0.508859932 } position { x: -1.06069136 y: 1.17735565 z: -7.37324572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111844197 y: 0.852018654 z: 0.0431167372 w: -0.509603798 } position { x: -1.06078792 y: 1.17752516 z: -7.37347221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112058826 y: 0.851201117 z: 0.042872712 w: -0.510941744 } position { x: -1.06086934 y: 1.17735088 z: -7.37396717 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113054037 y: 0.850052893 z: 0.0429405123 w: -0.512625575 } position { x: -1.06113732 y: 1.17744577 z: -7.37466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112874031 y: 0.849471092 z: 0.0429233462 w: -0.513630152 } position { x: -1.06125045 y: 1.17745054 z: -7.37472963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111485265 y: 0.849230409 z: 0.0427305363 w: -0.514347076 } position { x: -1.06152081 y: 1.17744076 z: -7.3746109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11064668 y: 0.849134088 z: 0.0425436236 w: -0.514702499 } position { x: -1.06141424 y: 1.17760158 z: -7.37492418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111028 y: 0.848836303 z: 0.0418383703 w: -0.515169263 } position { x: -1.0612191 y: 1.17756796 z: -7.37523937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111538313 y: 0.848181844 z: 0.041443754 w: -0.516167819 } position { x: -1.06136239 y: 1.1773448 z: -7.3754921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111153759 y: 0.848009467 z: 0.0414130799 w: -0.516536295 } position { x: -1.06201828 y: 1.17679942 z: -7.37562132 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109165072 y: 0.848529816 z: 0.0427060239 w: -0.51600033 } position { x: -1.06238961 y: 1.1768502 z: -7.37559557 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107590228 y: 0.848863661 z: 0.0435867533 w: -0.515708268 } position { x: -1.06235611 y: 1.17722142 z: -7.37576962 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106548555 y: 0.848778784 z: 0.0438459143 w: -0.516042173 } position { x: -1.06232822 y: 1.17727494 z: -7.37611914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104462415 y: 0.848749101 z: 0.0447208509 w: -0.516442299 } position { x: -1.06240523 y: 1.17729437 z: -7.37628508 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101551041 y: 0.849159837 z: 0.0456488058 w: -0.516266525 } position { x: -1.0627718 y: 1.17726302 z: -7.37604141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0990259573 y: 0.850018203 z: 0.0473862812 w: -0.515186846 } position { x: -1.06316566 y: 1.17698944 z: -7.37556839 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0979874209 y: 0.850654244 z: 0.0485628881 w: -0.514225125 } position { x: -1.06336713 y: 1.17685735 z: -7.3758235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0971423686 y: 0.850705206 z: 0.0497431867 w: -0.51418829 } position { x: -1.06281388 y: 1.17682779 z: -7.37610579 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.411] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0960760117 y: 0.850246668 z: 0.050428845 w: -0.515079498 } position { x: -1.06294274 y: 1.17713749 z: -7.37671471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0949542895 y: 0.849841595 z: 0.0508288033 w: -0.515916169 } position { x: -1.06305969 y: 1.17717814 z: -7.37667894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0943126827 y: 0.849642754 z: 0.051180739 w: -0.516326308 } position { x: -1.06316233 y: 1.17728901 z: -7.37675762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0945361182 y: 0.849423349 z: 0.0507977121 w: -0.516684234 } position { x: -1.06338465 y: 1.17700505 z: -7.37685156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0928612873 y: 0.849537134 z: 0.0503401197 w: -0.516845524 } position { x: -1.06299245 y: 1.177297 z: -7.37683964 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0918889791 y: 0.849387705 z: 0.050139457 w: -0.517284274 } position { x: -1.06289244 y: 1.17703438 z: -7.3772521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0913623124 y: 0.849290848 z: 0.0506105423 w: -0.517490685 } position { x: -1.06299853 y: 1.17645419 z: -7.37750149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.091693975 y: 0.848837137 z: 0.0516426116 w: -0.518074095 } position { x: -1.06283402 y: 1.17630792 z: -7.37783861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0926067084 y: 0.848511755 z: 0.0523319282 w: -0.518375635 } position { x: -1.0626303 y: 1.17601264 z: -7.37804556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0943392 y: 0.847904563 z: 0.0534720868 w: -0.518940032 } position { x: -1.06257761 y: 1.17583072 z: -7.37833261 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0952530205 y: 0.847254515 z: 0.0548376329 w: -0.519691706 } position { x: -1.06250632 y: 1.17589283 z: -7.3786912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0952235386 y: 0.846440256 z: 0.0557090789 w: -0.520929813 } position { x: -1.06216013 y: 1.1757822 z: -7.37902308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0949153081 y: 0.845690727 z: 0.0567808636 w: -0.522086442 } position { x: -1.06173158 y: 1.17549026 z: -7.3792758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0946589634 y: 0.845272243 z: 0.0579196289 w: -0.52268523 } position { x: -1.06194615 y: 1.17512643 z: -7.37936211 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0948618054 y: 0.844414115 z: 0.0585571639 w: -0.523962915 } position { x: -1.0616082 y: 1.17518461 z: -7.3796196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0937396362 y: 0.843786955 z: 0.0587086268 w: -0.525156915 } position { x: -1.061234 y: 1.17496729 z: -7.37978554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.632] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0913870707 y: 0.841904461 z: 0.0593598261 w: -0.528508961 } position { x: -1.06030428 y: 1.17509151 z: -7.38046169 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0914538652 y: 0.841083407 z: 0.0588925704 w: -0.529855251 } position { x: -1.06077909 y: 1.17535186 z: -7.38121557 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0917341784 y: 0.840658903 z: 0.058546111 w: -0.530518413 } position { x: -1.06103051 y: 1.17488778 z: -7.3804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0925736129 y: 0.840419412 z: 0.0591844544 w: -0.530681193 } position { x: -1.06170738 y: 1.17406225 z: -7.38028336 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0923820511 y: 0.840536594 z: 0.062744014 w: -0.530119777 } position { x: -1.06076252 y: 1.17315578 z: -7.38047457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0918868631 y: 0.840116382 z: 0.0630604923 w: -0.530834079 } position { x: -1.05973804 y: 1.17424822 z: -7.381073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0918865055 y: 0.839121878 z: 0.0621135384 w: -0.532515943 } position { x: -1.05875742 y: 1.17482352 z: -7.38137817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0914001465 y: 0.837675691 z: 0.0604302436 w: -0.535064101 } position { x: -1.05801094 y: 1.17440581 z: -7.38154554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0901148468 y: 0.836353183 z: 0.0600169934 w: -0.537392497 } position { x: -1.0579654 y: 1.17399693 z: -7.3814311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0886928812 y: 0.835268795 z: 0.0606620833 w: -0.539239943 } position { x: -1.05776751 y: 1.17377436 z: -7.38154268 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0873233378 y: 0.834469855 z: 0.0616783388 w: -0.540583432 } position { x: -1.05743599 y: 1.17399037 z: -7.38154936 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0858177319 y: 0.833672166 z: 0.0621694252 w: -0.541997194 } position { x: -1.05676556 y: 1.17466378 z: -7.38168478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.084513627 y: 0.83259 z: 0.0616243742 w: -0.54392451 } position { x: -1.05591321 y: 1.17531466 z: -7.38202 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0833298042 y: 0.830949843 z: 0.0605351515 w: -0.54673028 } position { x: -1.05516517 y: 1.17552304 z: -7.38243961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0823884383 y: 0.829086 z: 0.0601956397 w: -0.549731791 } position { x: -1.05498433 y: 1.17542791 z: -7.38255453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.839] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0808144584 y: 0.827455103 z: 0.0609998181 w: -0.552328 } position { x: -1.05488324 y: 1.1756016 z: -7.38236809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.855] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0784750357 y: 0.826225758 z: 0.0619120784 w: -0.554400206 } position { x: -1.05451357 y: 1.17641127 z: -7.38225603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.867] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0762567 y: 0.825063 z: 0.0614718869 w: -0.556486487 } position { x: -1.05376744 y: 1.17753422 z: -7.38238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.880] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0740812272 y: 0.823344529 z: 0.0601242483 w: -0.559464812 } position { x: -1.05319691 y: 1.17822158 z: -7.3827405 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0714084134 y: 0.821569443 z: 0.0594006255 w: -0.56249094 } position { x: -1.05286527 y: 1.17849422 z: -7.38297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.909] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0687442645 y: 0.819519341 z: 0.0588844977 w: -0.565857708 } position { x: -1.05239058 y: 1.17946112 z: -7.38310242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0657651052 y: 0.817369878 z: 0.0575593226 w: -0.56944567 } position { x: -1.05179536 y: 1.18086278 z: -7.38321304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0614511333 y: 0.815456629 z: 0.0555988029 w: -0.572855175 } position { x: -1.0511905 y: 1.1823113 z: -7.38332415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.950] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0558251888 y: 0.813635 z: 0.0527451411 w: -0.576280832 } position { x: -1.05062962 y: 1.18370426 z: -7.38359928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0505677871 y: 0.811920822 z: 0.0499527305 w: -0.579424 } position { x: -1.04994977 y: 1.18485069 z: -7.38409185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.980] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0453289226 y: 0.810141861 z: 0.0472593382 w: -0.582565069 } position { x: -1.04953945 y: 1.18579447 z: -7.38457727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:44.992] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0403230079 y: 0.808468521 z: 0.0450386852 w: -0.585426509 } position { x: -1.0491215 y: 1.18650579 z: -7.38489723 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0356731489 y: 0.806653082 z: 0.04239434 w: -0.588422418 } position { x: -1.04810452 y: 1.18789446 z: -7.38543081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0314460061 y: 0.80468744 z: 0.0390899293 w: -0.591575325 } position { x: -1.04698563 y: 1.18929017 z: -7.38614035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0269793142 y: 0.802547097 z: 0.0357939191 w: -0.594902575 } position { x: -1.04604876 y: 1.19011986 z: -7.38680887 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0223900117 y: 0.800450265 z: 0.0334553085 w: -0.598045826 } position { x: -1.04526 y: 1.19064856 z: -7.38726187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0186032895 y: 0.798527598 z: 0.0319540724 w: -0.600821555 } position { x: -1.04446208 y: 1.19121218 z: -7.38777828 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.015615982 y: 0.796505928 z: 0.0310109034 w: -0.603633 } position { x: -1.043612 y: 1.19170332 z: -7.38870382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0133215869 y: 0.794414222 z: 0.0305887032 w: -0.606459439 } position { x: -1.04280734 y: 1.19193268 z: -7.38973427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110581191 y: 0.792247355 z: 0.0306720138 w: -0.609328389 } position { x: -1.04193902 y: 1.19246209 z: -7.39054728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00871248264 y: 0.790231049 z: 0.0305043273 w: -0.611987352 } position { x: -1.04114008 y: 1.19320369 z: -7.39121056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00666705426 y: 0.788388193 z: 0.0300393235 w: -0.614408076 } position { x: -1.04020584 y: 1.19356072 z: -7.39189386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00481755706 y: 0.786626697 z: 0.0299052931 w: -0.61668545 } position { x: -1.03926504 y: 1.19355762 z: -7.39272833 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00413130969 y: 0.784868956 z: 0.0295889322 w: -0.618941247 } position { x: -1.03828669 y: 1.19378817 z: -7.39359522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00442255894 y: 0.782886922 z: 0.0288779195 w: -0.621477723 } position { x: -1.03724384 y: 1.19398403 z: -7.39444971 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00539301336 y: 0.780600727 z: 0.0278619099 w: -0.624385417 } position { x: -1.03622913 y: 1.19419146 z: -7.39521885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00669272384 y: 0.778068364 z: 0.0268017128 w: -0.62757194 } position { x: -1.03560102 y: 1.19401145 z: -7.39578867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.214] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0069789621 y: 0.775796771 z: 0.0273192115 w: -0.630352616 } position { x: -1.03549767 y: 1.19304752 z: -7.3962121 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00640354957 y: 0.774370968 z: 0.0290715601 w: -0.632031202 } position { x: -1.03503728 y: 1.19270766 z: -7.39648104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00579573819 y: 0.773420632 z: 0.0297738146 w: -0.633166969 } position { x: -1.03426981 y: 1.19334614 z: -7.3967576 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.257] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0051910812 y: 0.772669315 z: 0.0291021634 w: -0.634120107 } position { x: -1.03337228 y: 1.19367146 z: -7.39721918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00419659773 y: 0.771872759 z: 0.0283077899 w: -0.63513267 } position { x: -1.03244686 y: 1.19335222 z: -7.39766073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00377737964 y: 0.771057487 z: 0.0279576275 w: -0.636140287 } position { x: -1.03163707 y: 1.19318473 z: -7.39807367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00392907951 y: 0.770145059 z: 0.0276535023 w: -0.637257 } position { x: -1.03089 y: 1.1930536 z: -7.39840412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00440271618 y: 0.769237518 z: 0.0273227319 w: -0.638363361 } position { x: -1.03031993 y: 1.19290721 z: -7.39860153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00515127787 y: 0.768504202 z: 0.0273587443 w: -0.639238834 } position { x: -1.02983928 y: 1.19256425 z: -7.39858389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00599438 y: 0.767970681 z: 0.0278458148 w: -0.639851332 } position { x: -1.02931046 y: 1.19234121 z: -7.39852667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0067017749 y: 0.767643094 z: 0.0283051319 w: -0.640217125 } position { x: -1.0288229 y: 1.19214165 z: -7.39855146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00732004922 y: 0.767276227 z: 0.0286245961 w: -0.640635908 } position { x: -1.02826142 y: 1.1922214 z: -7.39862156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00786290318 y: 0.766829729 z: 0.0286383871 w: -0.64116323 } position { x: -1.0276159 y: 1.19230652 z: -7.39875031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00806157198 y: 0.76618588 z: 0.0283046179 w: -0.641944766 } position { x: -1.02708328 y: 1.19214892 z: -7.39881229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00786916167 y: 0.765704393 z: 0.0280020013 w: -0.642534614 } position { x: -1.026703 y: 1.19178939 z: -7.39891434 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00787333865 y: 0.765219033 z: 0.0277697369 w: -0.643122613 } position { x: -1.02633345 y: 1.19146776 z: -7.39916706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00807738397 y: 0.764656663 z: 0.0277042 w: -0.643791437 } position { x: -1.02589011 y: 1.1911962 z: -7.39950085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00775906071 y: 0.764003396 z: 0.0274209362 w: -0.644582689 } position { x: -1.02544761 y: 1.19132328 z: -7.39982653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00717328722 y: 0.763163269 z: 0.0263806786 w: -0.64562726 } position { x: -1.02505088 y: 1.19132221 z: -7.40026951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00704055885 y: 0.76243639 z: 0.0256482977 w: -0.646516263 } position { x: -1.02480149 y: 1.19044363 z: -7.40060759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00806402322 y: 0.761956871 z: 0.0259756185 w: -0.647056401 } position { x: -1.02489352 y: 1.18974638 z: -7.4009614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00902081 y: 0.761731565 z: 0.0265769083 w: -0.647284567 } position { x: -1.0246048 y: 1.1894536 z: -7.40153599 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00947993062 y: 0.761357844 z: 0.0263223071 w: -0.647727907 } position { x: -1.02406394 y: 1.18983817 z: -7.40250683 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.534] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00925246533 y: 0.760787249 z: 0.0253068674 w: -0.648441792 } position { x: -1.02382445 y: 1.18997788 z: -7.40344143 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00928791892 y: 0.76015079 z: 0.0239143725 w: -0.649240136 } position { x: -1.02347 y: 1.18982613 z: -7.40404177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0101389028 y: 0.759714127 z: 0.0227044504 w: -0.649781644 } position { x: -1.02348375 y: 1.1892972 z: -7.40478611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0113347368 y: 0.75949 z: 0.0221825838 w: -0.650041819 } position { x: -1.02328849 y: 1.18873322 z: -7.40566635 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0126032401 y: 0.759231508 z: 0.0214475505 w: -0.650345087 } position { x: -1.0228405 y: 1.18892372 z: -7.40662289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0135378065 y: 0.759000659 z: 0.0202254336 w: -0.650634825 } position { x: -1.02246547 y: 1.1888901 z: -7.40738773 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0143697709 y: 0.758920252 z: 0.0190044492 w: -0.650747597 } position { x: -1.0221225 y: 1.18859112 z: -7.4081769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0157883186 y: 0.758759379 z: 0.0182816666 w: -0.650922954 } position { x: -1.02179825 y: 1.18816972 z: -7.40899706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0181579608 y: 0.75832957 z: 0.0178281963 w: -0.651374459 } position { x: -1.0213834 y: 1.18769503 z: -7.40996552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0201289579 y: 0.757816732 z: 0.0179143213 w: -0.651910901 } position { x: -1.02120364 y: 1.18720412 z: -7.41070795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.021432355 y: 0.757420778 z: 0.0184072871 w: -0.652315617 } position { x: -1.02080822 y: 1.18696702 z: -7.41130447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0225273296 y: 0.757117629 z: 0.0186425485 w: -0.652623832 } position { x: -1.02041054 y: 1.18694711 z: -7.41198349 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0237329621 y: 0.756620586 z: 0.0181338564 w: -0.653171599 } position { x: -1.02001393 y: 1.18666077 z: -7.4129076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0244216025 y: 0.756100655 z: 0.0183682684 w: -0.653741539 } position { x: -1.01968265 y: 1.18598807 z: -7.41374636 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0249683429 y: 0.755507 z: 0.0189924426 w: -0.654389083 } position { x: -1.01922393 y: 1.18579209 z: -7.41460514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0262921974 y: 0.754742205 z: 0.0192256104 w: -0.655212402 } position { x: -1.01878536 y: 1.18550968 z: -7.41564035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.755] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0285776872 y: 0.75372076 z: 0.0196997579 w: -0.656277597 } position { x: -1.0185051 y: 1.18459284 z: -7.41683769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0309158303 y: 0.752536654 z: 0.0214633513 w: -0.65747416 } position { x: -1.01840711 y: 1.18386793 z: -7.41779423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0322796665 y: 0.751826525 z: 0.0233163405 w: -0.658157587 } position { x: -1.01831353 y: 1.18400359 z: -7.41837454 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.033096 y: 0.75172013 z: 0.0242926124 w: -0.658203125 } position { x: -1.01814055 y: 1.18415427 z: -7.41908932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0336806886 y: 0.751848817 z: 0.0242982078 w: -0.658026278 } position { x: -1.01770973 y: 1.18403506 z: -7.42001057 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0342437811 y: 0.751866281 z: 0.0235252753 w: -0.658005416 } position { x: -1.01713383 y: 1.18398261 z: -7.42106533 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0353171974 y: 0.751551807 z: 0.0225607418 w: -0.658341527 } position { x: -1.01682222 y: 1.18359625 z: -7.42201805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0366974473 y: 0.751122117 z: 0.0224436112 w: -0.658760309 } position { x: -1.01678288 y: 1.18309164 z: -7.42272758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.867] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0381493308 y: 0.750885248 z: 0.0229291841 w: -0.658931136 } position { x: -1.0167886 y: 1.18279159 z: -7.42322731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0394679084 y: 0.750914 z: 0.0236551352 w: -0.658795059 } position { x: -1.016783 y: 1.18266118 z: -7.42366838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0407932512 y: 0.751119 z: 0.0245218202 w: -0.658448815 } position { x: -1.016698 y: 1.18249726 z: -7.42417336 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0417384245 y: 0.751423836 z: 0.0254284348 w: -0.658007264 } position { x: -1.01665175 y: 1.182181 z: -7.42450523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0424112082 y: 0.751876533 z: 0.0266252197 w: -0.657399476 } position { x: -1.01661754 y: 1.18198884 z: -7.42472506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.938] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0428004265 y: 0.752393305 z: 0.0273031145 w: -0.656754911 } position { x: -1.01647663 y: 1.18210649 z: -7.42499971 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.950] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0425624326 y: 0.752974629 z: 0.0275315456 w: -0.656094253 } position { x: -1.01630735 y: 1.18201816 z: -7.42520428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0420260467 y: 0.753623903 z: 0.0277209189 w: -0.655375 } position { x: -1.0162468 y: 1.18165159 z: -7.42520618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0415009148 y: 0.75440973 z: 0.0282696318 w: -0.654480338 } position { x: -1.01621 y: 1.18105555 z: -7.42526817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:45.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0412127227 y: 0.755212605 z: 0.0292601809 w: -0.653528333 } position { x: -1.01618886 y: 1.18040705 z: -7.42537785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0412774794 y: 0.755892754 z: 0.0304612443 w: -0.652682543 } position { x: -1.01609981 y: 1.18007195 z: -7.42566586 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0415121764 y: 0.756298959 z: 0.0313737653 w: -0.652153552 } position { x: -1.01594734 y: 1.17984676 z: -7.42593861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0415980853 y: 0.756514251 z: 0.0320583917 w: -0.651865065 } position { x: -1.01591647 y: 1.17958403 z: -7.4260149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0416958 y: 0.756776 z: 0.0327011086 w: -0.651523 } position { x: -1.01584077 y: 1.17934978 z: -7.42601156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0421022661 y: 0.756961107 z: 0.033377409 w: -0.651247442 } position { x: -1.01580536 y: 1.17906725 z: -7.42600727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0426511653 y: 0.757130682 z: 0.0341039523 w: -0.650976956 } position { x: -1.01574051 y: 1.17880797 z: -7.42602444 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0431610048 y: 0.757201612 z: 0.0347463824 w: -0.650826752 } position { x: -1.01562548 y: 1.1787895 z: -7.42594099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0435218103 y: 0.75727433 z: 0.0352201648 w: -0.650692701 } position { x: -1.01561546 y: 1.17868972 z: -7.42580605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.119] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.044014506 y: 0.757389069 z: 0.0355829485 w: -0.650506258 } position { x: -1.01559043 y: 1.17866445 z: -7.4256649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0444691814 y: 0.757554889 z: 0.0358729959 w: -0.65026623 } position { x: -1.01559162 y: 1.17867064 z: -7.42538548 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0447940901 y: 0.757844746 z: 0.0361425243 w: -0.649891198 } position { x: -1.01561844 y: 1.17862642 z: -7.42506647 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0448810421 y: 0.758232236 z: 0.0364135392 w: -0.649417937 } position { x: -1.01562941 y: 1.17864287 z: -7.42468166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0446910299 y: 0.758750498 z: 0.0366073214 w: -0.648814559 } position { x: -1.01565933 y: 1.17867506 z: -7.42435026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.044220604 y: 0.759392 z: 0.0368183441 w: -0.648083925 } position { x: -1.01572073 y: 1.17859709 z: -7.42390966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0436307788 y: 0.760198116 z: 0.0373456478 w: -0.647147954 } position { x: -1.01577067 y: 1.17840767 z: -7.42345667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0432206877 y: 0.760927737 z: 0.0378462151 w: -0.646288335 } position { x: -1.01583505 y: 1.17848587 z: -7.42310667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0426947623 y: 0.761594117 z: 0.0382468216 w: -0.645514429 } position { x: -1.01581752 y: 1.17839885 z: -7.42268896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0423449501 y: 0.76230669 z: 0.0387756415 w: -0.644664228 } position { x: -1.01582813 y: 1.17806828 z: -7.42219877 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0425062478 y: 0.763081491 z: 0.0395966 w: -0.643686235 } position { x: -1.01603115 y: 1.17789137 z: -7.42172956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0429269522 y: 0.763768673 z: 0.0404041931 w: -0.642792463 } position { x: -1.0160023 y: 1.17779171 z: -7.4212532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0428740643 y: 0.76437968 z: 0.040984977 w: -0.642032564 } position { x: -1.01602161 y: 1.17783678 z: -7.42081738 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.299] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0423972867 y: 0.765066147 z: 0.0412922874 w: -0.641226351 } position { x: -1.01596367 y: 1.17801058 z: -7.42035198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0417959876 y: 0.765781045 z: 0.0412267372 w: -0.640416145 } position { x: -1.01591396 y: 1.1779865 z: -7.41977549 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0414097495 y: 0.766644895 z: 0.0411672853 w: -0.639410734 } position { x: -1.01589239 y: 1.17784917 z: -7.41917706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0413864106 y: 0.767476618 z: 0.0413217396 w: -0.638403714 } position { x: -1.01591086 y: 1.1776669 z: -7.41866207 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0414060317 y: 0.768267274 z: 0.0417002253 w: -0.637426078 } position { x: -1.01602626 y: 1.17745268 z: -7.41812277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0414450802 y: 0.769178152 z: 0.0422952436 w: -0.636284828 } position { x: -1.0160476 y: 1.17735851 z: -7.41747808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0414193682 y: 0.77022928 z: 0.0426838249 w: -0.634987712 } position { x: -1.01595724 y: 1.17734301 z: -7.41671515 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0414140485 y: 0.771495104 z: 0.0429013744 w: -0.633434892 } position { x: -1.01603854 y: 1.17736483 z: -7.41597652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.411] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0415399112 y: 0.772849917 z: 0.0430559702 w: -0.631762326 } position { x: -1.01603389 y: 1.17721331 z: -7.41525269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.423] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.041619949 y: 0.774128556 z: 0.0430295654 w: -0.630191505 } position { x: -1.0159812 y: 1.17724538 z: -7.41457939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0414889455 y: 0.775400221 z: 0.0430092551 w: -0.628636122 } position { x: -1.01603341 y: 1.177068 z: -7.41398048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.451] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0414513946 y: 0.77669251 z: 0.0432735346 w: -0.627023101 } position { x: -1.01605761 y: 1.17692804 z: -7.41329575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0415927172 y: 0.777748048 z: 0.0435658842 w: -0.625683665 } position { x: -1.01604772 y: 1.17694819 z: -7.41270638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.04162113 y: 0.778649926 z: 0.0434812084 w: -0.624565065 } position { x: -1.01591754 y: 1.17707825 z: -7.41213369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0413192436 y: 0.779471815 z: 0.0430550836 w: -0.623588681 } position { x: -1.01604795 y: 1.17702 z: -7.41154337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0411082506 y: 0.780286372 z: 0.0428767428 w: -0.622595251 } position { x: -1.01611412 y: 1.17679083 z: -7.41094112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.04099565 y: 0.781101942 z: 0.0429285504 w: -0.621575594 } position { x: -1.01618266 y: 1.17658269 z: -7.41030884 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0408485048 y: 0.781824648 z: 0.0429901555 w: -0.620671868 } position { x: -1.01631725 y: 1.17635846 z: -7.40980291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0412022844 y: 0.782544315 z: 0.0438093543 w: -0.619683385 } position { x: -1.01644063 y: 1.17587233 z: -7.40929937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0422961079 y: 0.783120334 z: 0.04480014 w: -0.618810594 } position { x: -1.01658785 y: 1.1758852 z: -7.40878534 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0429048799 y: 0.783675194 z: 0.04567945 w: -0.618001521 } position { x: -1.01671338 y: 1.17563617 z: -7.4082613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0426876731 y: 0.784336865 z: 0.0461590961 w: -0.61714083 } position { x: -1.0167439 y: 1.17581797 z: -7.40790367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0420725234 y: 0.784882605 z: 0.0458138622 w: -0.616514742 } position { x: -1.01681876 y: 1.1759932 z: -7.40754938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0414087847 y: 0.785393834 z: 0.0454709977 w: -0.615933597 } position { x: -1.01696706 y: 1.17572093 z: -7.40738153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0408689454 y: 0.7859779 z: 0.04522641 w: -0.615242302 } position { x: -1.01710474 y: 1.17565107 z: -7.4070816 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0406069346 y: 0.786518216 z: 0.045126047 w: -0.614576101 } position { x: -1.01714766 y: 1.17574453 z: -7.40678883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0404415615 y: 0.787014902 z: 0.044816386 w: -0.613973677 } position { x: -1.01722598 y: 1.17583609 z: -7.40656948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0404275693 y: 0.787412584 z: 0.04422969 w: -0.613507 } position { x: -1.0171783 y: 1.17580187 z: -7.40645313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0406041406 y: 0.787612796 z: 0.0436492413 w: -0.613279819 } position { x: -1.01714778 y: 1.17564237 z: -7.4063592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0409632437 y: 0.787624061 z: 0.0432878509 w: -0.613267064 } position { x: -1.01714456 y: 1.17548847 z: -7.40622234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.716] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0412621312 y: 0.787707686 z: 0.04305619 w: -0.613155961 } position { x: -1.01721811 y: 1.17549253 z: -7.40611029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0414505266 y: 0.787758291 z: 0.04277087 w: -0.613098145 } position { x: -1.01722014 y: 1.17555475 z: -7.40603828 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.041691456 y: 0.787821352 z: 0.042478852 w: -0.613021135 } position { x: -1.01722825 y: 1.17546785 z: -7.40602255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.755] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0420350432 y: 0.787796319 z: 0.0424543805 w: -0.613031507 } position { x: -1.01724255 y: 1.17532 z: -7.40602064 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0425562225 y: 0.787680745 z: 0.0424655601 w: -0.613143325 } position { x: -1.01724696 y: 1.17526507 z: -7.40607214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.042925965 y: 0.787463486 z: 0.042414017 w: -0.613400102 } position { x: -1.01722729 y: 1.17531013 z: -7.40613127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0431382284 y: 0.787285328 z: 0.0423171408 w: -0.61362052 } position { x: -1.01723778 y: 1.17529237 z: -7.40614033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0433086902 y: 0.787058413 z: 0.0422259197 w: -0.613905847 } position { x: -1.01723754 y: 1.17518175 z: -7.40623522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0435597561 y: 0.786825359 z: 0.0422587283 w: -0.614184499 } position { x: -1.01721454 y: 1.17509735 z: -7.40632963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.839] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0436845869 y: 0.786615789 z: 0.0423605032 w: -0.614437044 } position { x: -1.01721537 y: 1.17500734 z: -7.40637636 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.855] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0439117141 y: 0.786383212 z: 0.0425439924 w: -0.614705801 } position { x: -1.0172143 y: 1.17493045 z: -7.40640259 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0441255607 y: 0.786230445 z: 0.0427210443 w: -0.614873648 } position { x: -1.01718307 y: 1.17486334 z: -7.40650272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0443538502 y: 0.786075294 z: 0.0428057089 w: -0.61504972 } position { x: -1.01716149 y: 1.17481101 z: -7.40655899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0444705337 y: 0.78591305 z: 0.0429466255 w: -0.615238667 } position { x: -1.01707637 y: 1.17476308 z: -7.40664482 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0444937833 y: 0.785785437 z: 0.0430679098 w: -0.615391552 } position { x: -1.01701868 y: 1.17466617 z: -7.4067111 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0445089228 y: 0.785719573 z: 0.0432511456 w: -0.615461707 } position { x: -1.01700556 y: 1.17459178 z: -7.40672684 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0445855446 y: 0.785691559 z: 0.0434470885 w: -0.615478098 } position { x: -1.01690662 y: 1.17449415 z: -7.4067564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0447481573 y: 0.78564465 z: 0.0436263084 w: -0.615513444 } position { x: -1.01679456 y: 1.17437088 z: -7.40681124 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0450927429 y: 0.785604894 z: 0.0437954403 w: -0.615527034 } position { x: -1.01669049 y: 1.17428946 z: -7.40690756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0452825911 y: 0.785548925 z: 0.0438619703 w: -0.615579844 } position { x: -1.01662362 y: 1.17418742 z: -7.40698671 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:46.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0454757921 y: 0.785449147 z: 0.0440029427 w: -0.6156829 } position { x: -1.0165379 y: 1.17412734 z: -7.40705156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0454778112 y: 0.785380185 z: 0.0441695489 w: -0.615758717 } position { x: -1.01643717 y: 1.17414439 z: -7.40705585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0454699732 y: 0.78542316 z: 0.0442256778 w: -0.615700543 } position { x: -1.01635373 y: 1.17398167 z: -7.40707731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0455738 y: 0.785432518 z: 0.0443795361 w: -0.615669727 } position { x: -1.01625896 y: 1.17380404 z: -7.40713787 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0457143188 y: 0.785434604 z: 0.04467538 w: -0.615635276 } position { x: -1.01615489 y: 1.17366481 z: -7.40718317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.063] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0458702967 y: 0.785395503 z: 0.0449856445 w: -0.615650952 } position { x: -1.01606429 y: 1.17358398 z: -7.40724277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.076] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0459226705 y: 0.785410285 z: 0.0453827828 w: -0.615599155 } position { x: -1.01598382 y: 1.17348957 z: -7.40729284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0460354723 y: 0.785414934 z: 0.0457099155 w: -0.615560532 } position { x: -1.01587176 y: 1.17345238 z: -7.40734673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0462379344 y: 0.785460055 z: 0.0459126979 w: -0.615472674 } position { x: -1.01574099 y: 1.17341864 z: -7.40742493 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.119] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0464639 y: 0.785506964 z: 0.0460239314 w: -0.61538744 } position { x: -1.01565874 y: 1.17336857 z: -7.40745258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0466898531 y: 0.785523117 z: 0.0461156406 w: -0.615342855 } position { x: -1.01557291 y: 1.17331469 z: -7.4075613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0469924957 y: 0.785518229 z: 0.0460924208 w: -0.615327835 } position { x: -1.01550496 y: 1.17323196 z: -7.40762758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0472452193 y: 0.78555584 z: 0.0460370369 w: -0.615264595 } position { x: -1.01544034 y: 1.1731751 z: -7.40770674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0474390052 y: 0.785545468 z: 0.0460398532 w: -0.615262806 } position { x: -1.01535726 y: 1.17313194 z: -7.40776634 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0476226173 y: 0.7855708 z: 0.0460109338 w: -0.615218341 } position { x: -1.01527452 y: 1.17302442 z: -7.40785503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.203] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.047937315 y: 0.785472333 z: 0.0459929742 w: -0.61532104 } position { x: -1.01521266 y: 1.17293859 z: -7.40794849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.048191905 y: 0.785400391 z: 0.0459618568 w: -0.615395367 } position { x: -1.01512694 y: 1.17287242 z: -7.40805674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0483115092 y: 0.785262346 z: 0.0459451266 w: -0.615563273 } position { x: -1.01505184 y: 1.1728797 z: -7.40815306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.048331622 y: 0.785152137 z: 0.0458994955 w: -0.615705669 } position { x: -1.01499903 y: 1.17283428 z: -7.40826464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0484031737 y: 0.785006881 z: 0.0458314903 w: -0.615890265 } position { x: -1.01493168 y: 1.17271829 z: -7.40838909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0484466143 y: 0.784865618 z: 0.0458817035 w: -0.616063237 } position { x: -1.01482117 y: 1.17261696 z: -7.40848732 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0486050621 y: 0.784753501 z: 0.0460322686 w: -0.616182208 } position { x: -1.01479363 y: 1.17248261 z: -7.40851545 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0487551503 y: 0.78467977 z: 0.0462268069 w: -0.616249681 } position { x: -1.01470852 y: 1.17238474 z: -7.40857649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.048867844 y: 0.784649491 z: 0.0464451313 w: -0.616262853 } position { x: -1.01460516 y: 1.17234242 z: -7.40864325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0491402857 y: 0.784630358 z: 0.0465445705 w: -0.616258144 } position { x: -1.01450908 y: 1.17226148 z: -7.40871811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0493973866 y: 0.784563243 z: 0.0466766693 w: -0.6163131 } position { x: -1.01439178 y: 1.1721319 z: -7.40880442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0496755801 y: 0.784531474 z: 0.0468220375 w: -0.61632 } position { x: -1.01433635 y: 1.17201018 z: -7.40884209 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0498865433 y: 0.784532964 z: 0.0470116064 w: -0.616286635 } position { x: -1.01425099 y: 1.17194772 z: -7.40888691 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0501703396 y: 0.784543514 z: 0.0471650213 w: -0.616238534 } position { x: -1.01418436 y: 1.17185795 z: -7.40888262 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0501866676 y: 0.784574807 z: 0.047435198 w: -0.616176605 } position { x: -1.01409328 y: 1.1717099 z: -7.40894842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.409] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0502440818 y: 0.784512222 z: 0.0476807691 w: -0.616232634 } position { x: -1.0140115 y: 1.17160439 z: -7.40904522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.423] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0504195951 y: 0.784336329 z: 0.0479496792 w: -0.616421282 } position { x: -1.01395631 y: 1.17151058 z: -7.40912914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0506090149 y: 0.784127831 z: 0.0482210219 w: -0.616649806 } position { x: -1.01392674 y: 1.17139769 z: -7.40919876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0506121367 y: 0.783983052 z: 0.0486696549 w: -0.616798401 } position { x: -1.01395524 y: 1.17134929 z: -7.40917253 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.463] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0506031513 y: 0.783928931 z: 0.0489235893 w: -0.616847932 } position { x: -1.01391113 y: 1.17138803 z: -7.40917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0505985357 y: 0.783936441 z: 0.0490011163 w: -0.616832495 } position { x: -1.01385927 y: 1.17139399 z: -7.40917635 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0505272113 y: 0.783913195 z: 0.0489824675 w: -0.61686939 } position { x: -1.01383221 y: 1.17139733 z: -7.40916872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0504532941 y: 0.783964872 z: 0.0489651412 w: -0.616811097 } position { x: -1.01381218 y: 1.17136967 z: -7.40917158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.050420031 y: 0.784056306 z: 0.0489396863 w: -0.616699636 } position { x: -1.01379335 y: 1.17131948 z: -7.40912199 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0504155271 y: 0.784193397 z: 0.0489183739 w: -0.616527379 } position { x: -1.0137856 y: 1.17131209 z: -7.40908527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0505494289 y: 0.784295082 z: 0.0488951132 w: -0.616388857 } position { x: -1.013762 y: 1.17126954 z: -7.40904379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.561] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0506222621 y: 0.784460783 z: 0.0489616394 w: -0.616166711 } position { x: -1.01374638 y: 1.17117989 z: -7.40902901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0507180691 y: 0.784605861 z: 0.0490827113 w: -0.615964592 } position { x: -1.01377356 y: 1.1711545 z: -7.40895224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0507574305 y: 0.784813941 z: 0.0492198467 w: -0.615685105 } position { x: -1.01376057 y: 1.171152 z: -7.40884399 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.050788641 y: 0.785064459 z: 0.0492053591 w: -0.615364194 } position { x: -1.01371074 y: 1.17112255 z: -7.40881395 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0508734658 y: 0.785247862 z: 0.0491479225 w: -0.615127742 } position { x: -1.01365137 y: 1.17112422 z: -7.40878296 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0509066731 y: 0.785401344 z: 0.0490386188 w: -0.614937782 } position { x: -1.01362264 y: 1.17109156 z: -7.40876627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0510409586 y: 0.785496354 z: 0.0489902385 w: -0.614809096 } position { x: -1.01362133 y: 1.1710732 z: -7.4087162 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0510067232 y: 0.785624683 z: 0.049058225 w: -0.614642501 } position { x: -1.01361 y: 1.17103541 z: -7.40863276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0511168204 y: 0.785772562 z: 0.0491674319 w: -0.614435613 } position { x: -1.01361191 y: 1.17097521 z: -7.40857649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.051253546 y: 0.7858392 z: 0.0493116081 w: -0.614327431 } position { x: -1.01358557 y: 1.1709621 z: -7.40851974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0514293239 y: 0.785861313 z: 0.049379 w: -0.614279032 } position { x: -1.01350319 y: 1.17094886 z: -7.40851212 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0514061972 y: 0.785804212 z: 0.0493625179 w: -0.614355445 } position { x: -1.01346457 y: 1.17100358 z: -7.40854025 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0512211509 y: 0.785699 z: 0.0494068414 w: -0.614501774 } position { x: -1.01347923 y: 1.17095959 z: -7.40846872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0509132 y: 0.785641551 z: 0.0495986305 w: -0.614585459 } position { x: -1.01345551 y: 1.17094374 z: -7.40840101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0505917519 y: 0.785566866 z: 0.0497992337 w: -0.614691138 } position { x: -1.01345015 y: 1.17095625 z: -7.40835285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.050433889 y: 0.785509586 z: 0.0500068478 w: -0.614760578 } position { x: -1.01342213 y: 1.17088675 z: -7.40829659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.784] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0505030081 y: 0.785395384 z: 0.0502855591 w: -0.614877939 } position { x: -1.01340473 y: 1.17086732 z: -7.40829611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0506267212 y: 0.785286605 z: 0.0504344478 w: -0.614994526 } position { x: -1.0134064 y: 1.17087913 z: -7.40827847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0506463461 y: 0.785209835 z: 0.0505854301 w: -0.615078628 } position { x: -1.01341283 y: 1.17092204 z: -7.40825319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0505840741 y: 0.785142064 z: 0.0507187769 w: -0.615159154 } position { x: -1.01338851 y: 1.17090666 z: -7.40820837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.842] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0505161509 y: 0.785075 z: 0.0507582054 w: -0.615247071 } position { x: -1.01339853 y: 1.17096007 z: -7.40818882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0504958071 y: 0.78502667 z: 0.050646022 w: -0.615319669 } position { x: -1.01341343 y: 1.17097247 z: -7.40819407 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.867] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0504582 y: 0.784940958 z: 0.0505960882 w: -0.615436196 } position { x: -1.01344 y: 1.17093241 z: -7.4081769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.880] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0504365414 y: 0.784899652 z: 0.0506786071 w: -0.61548382 } position { x: -1.01348472 y: 1.17088294 z: -7.40812111 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0502578579 y: 0.784950852 z: 0.0507445484 w: -0.615427732 } position { x: -1.01351058 y: 1.17092597 z: -7.40806532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0501967296 y: 0.78497088 z: 0.0506335683 w: -0.615416288 } position { x: -1.01352882 y: 1.17096269 z: -7.40799427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0502139 y: 0.785084069 z: 0.0505725108 w: -0.615275562 } position { x: -1.01351392 y: 1.17093885 z: -7.40793896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.938] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.050327532 y: 0.785168588 z: 0.0505080447 w: -0.615163803 } position { x: -1.01349735 y: 1.17087328 z: -7.40792084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0505115055 y: 0.78518647 z: 0.050501924 w: -0.615126312 } position { x: -1.01353526 y: 1.17075765 z: -7.407866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.965] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0505997352 y: 0.785236955 z: 0.0505320244 w: -0.615052104 } position { x: -1.01350749 y: 1.17080677 z: -7.40780973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0506589152 y: 0.785304904 z: 0.0505318455 w: -0.614960551 } position { x: -1.01350832 y: 1.17078936 z: -7.40779686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:47.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0506397523 y: 0.785286605 z: 0.0506216921 w: -0.614978 } position { x: -1.01349044 y: 1.17071378 z: -7.40778351 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.05063878 y: 0.785312 z: 0.0507590584 w: -0.614934385 } position { x: -1.01346529 y: 1.17071533 z: -7.40773296 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.050647866 y: 0.785307884 z: 0.0508995689 w: -0.614927292 } position { x: -1.01343775 y: 1.17065144 z: -7.40765953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0507087521 y: 0.785297 z: 0.0510504 w: -0.614923656 } position { x: -1.01344 y: 1.17058349 z: -7.40762234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0508952066 y: 0.7852844 z: 0.0512053929 w: -0.614911497 } position { x: -1.01341939 y: 1.17052031 z: -7.40762711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0511799045 y: 0.785260737 z: 0.0513014495 w: -0.614910126 } position { x: -1.01342738 y: 1.17046475 z: -7.40760708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0514933579 y: 0.785220385 z: 0.0513601787 w: -0.614930451 } position { x: -1.01341283 y: 1.17043495 z: -7.40758705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0516986251 y: 0.785174429 z: 0.0513901673 w: -0.614969492 } position { x: -1.01341546 y: 1.17040372 z: -7.40757704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.051750008 y: 0.785151362 z: 0.0513798632 w: -0.61499548 } position { x: -1.01338148 y: 1.17036068 z: -7.40757418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0516819954 y: 0.785125434 z: 0.0514433347 w: -0.615029 } position { x: -1.01339602 y: 1.17035806 z: -7.4075222 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0516193211 y: 0.78513974 z: 0.0514613725 w: -0.615014434 } position { x: -1.01336706 y: 1.17033923 z: -7.40749884 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0516556576 y: 0.785105824 z: 0.0515137166 w: -0.615050256 } position { x: -1.01334727 y: 1.17025554 z: -7.40749693 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0516777 y: 0.785029233 z: 0.051614482 w: -0.615137756 } position { x: -1.01333702 y: 1.17025316 z: -7.40747118 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.174] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.051617261 y: 0.784989238 z: 0.0517054647 w: -0.615186274 } position { x: -1.01335895 y: 1.1702261 z: -7.40744305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.051536005 y: 0.784960806 z: 0.0518452451 w: -0.615217566 } position { x: -1.01336432 y: 1.17023158 z: -7.40739727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.196] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0515288524 y: 0.78498435 z: 0.0519674495 w: -0.61517781 } position { x: -1.01335311 y: 1.17026198 z: -7.40731859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0515028387 y: 0.784999192 z: 0.0520548746 w: -0.615153611 } position { x: -1.01335883 y: 1.17024064 z: -7.40724802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0515301526 y: 0.785050511 z: 0.0521074086 w: -0.615081549 } position { x: -1.01333761 y: 1.17021453 z: -7.40721941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0515676364 y: 0.785012364 z: 0.0521817543 w: -0.615120769 } position { x: -1.01336789 y: 1.17014599 z: -7.40719271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.257] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0515022837 y: 0.785056889 z: 0.0523220822 w: -0.615057409 } position { x: -1.01338482 y: 1.17006195 z: -7.40718746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0514587462 y: 0.785031617 z: 0.0524758622 w: -0.615080178 } position { x: -1.01333976 y: 1.17009902 z: -7.40718651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0515538342 y: 0.785047472 z: 0.052424226 w: -0.615056396 } position { x: -1.01328254 y: 1.17015088 z: -7.40715837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.301] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0516623221 y: 0.785014868 z: 0.0523474254 w: -0.615095437 } position { x: -1.01325619 y: 1.17012501 z: -7.40720797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0517610162 y: 0.78495574 z: 0.0522314608 w: -0.615172446 } position { x: -1.01321244 y: 1.17006469 z: -7.40721798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0519077182 y: 0.784949541 z: 0.0522303954 w: -0.615168095 } position { x: -1.01315355 y: 1.16996861 z: -7.40725183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0521373749 y: 0.784905374 z: 0.0522151105 w: -0.615206301 } position { x: -1.01311135 y: 1.16991746 z: -7.40727901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0523637533 y: 0.784873724 z: 0.0521826744 w: -0.615230262 } position { x: -1.01303673 y: 1.16986179 z: -7.40731812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0524946 y: 0.784860253 z: 0.0521937087 w: -0.615235329 } position { x: -1.01295733 y: 1.16982567 z: -7.40735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0526309 y: 0.784872 z: 0.0522235036 w: -0.615206182 } position { x: -1.01289523 y: 1.16980672 z: -7.40735722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0527933 y: 0.784917772 z: 0.0522033423 w: -0.61513561 } position { x: -1.0128175 y: 1.16977596 z: -7.40738821 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0528835543 y: 0.78494513 z: 0.0521567762 w: -0.615096867 } position { x: -1.0127244 y: 1.16965783 z: -7.40737486 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0529582277 y: 0.784985065 z: 0.0522282086 w: -0.615033388 } position { x: -1.01263535 y: 1.16955853 z: -7.40739918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0529858842 y: 0.78502661 z: 0.0523900799 w: -0.614964306 } position { x: -1.01255405 y: 1.16950285 z: -7.40738392 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0529841743 y: 0.78506422 z: 0.0526254959 w: -0.614896238 } position { x: -1.01244569 y: 1.16947103 z: -7.40737915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0529887713 y: 0.785081565 z: 0.0528321415 w: -0.614856 } position { x: -1.01238835 y: 1.16943061 z: -7.4074 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0531413332 y: 0.785075 z: 0.0530005917 w: -0.614836693 } position { x: -1.01229262 y: 1.16942644 z: -7.40741 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0533172227 y: 0.785040617 z: 0.0531078391 w: -0.614856243 } position { x: -1.0122261 y: 1.16939807 z: -7.40744877 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0535992533 y: 0.784973383 z: 0.0531772785 w: -0.614911437 } position { x: -1.01212132 y: 1.16936064 z: -7.40748692 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0537874289 y: 0.784899652 z: 0.0533052422 w: -0.614978135 } position { x: -1.01210201 y: 1.16930044 z: -7.40751123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0539207719 y: 0.784834921 z: 0.0534059741 w: -0.615040243 } position { x: -1.01205266 y: 1.16920245 z: -7.40751123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0539572574 y: 0.784784853 z: 0.0535743833 w: -0.615086317 } position { x: -1.0120095 y: 1.16920006 z: -7.40749359 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.561] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0539869443 y: 0.784721494 z: 0.0536262654 w: -0.61516 } position { x: -1.01194322 y: 1.16917324 z: -7.40755749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0539475046 y: 0.784635365 z: 0.0536594838 w: -0.615270376 } position { x: -1.01188266 y: 1.16916513 z: -7.40760183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0539038293 y: 0.784533739 z: 0.0536063947 w: -0.615408421 } position { x: -1.01185715 y: 1.16911566 z: -7.40766573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0537513904 y: 0.784470916 z: 0.0536646172 w: -0.615496814 } position { x: -1.01183271 y: 1.16904521 z: -7.40774345 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0537736826 y: 0.784445524 z: 0.0537377968 w: -0.615520895 } position { x: -1.01179051 y: 1.16901374 z: -7.40770721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.053925734 y: 0.78439945 z: 0.0536199361 w: -0.615576506 } position { x: -1.01171446 y: 1.16893947 z: -7.40779114 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.054115 y: 0.78425777 z: 0.05360182 w: -0.615741968 } position { x: -1.01158738 y: 1.16892183 z: -7.40795803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.660] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0543920659 y: 0.783897817 z: 0.0533987507 w: -0.616193414 } position { x: -1.01138115 y: 1.16891015 z: -7.40826321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0548479185 y: 0.783130884 z: 0.0533141382 w: -0.61713475 } position { x: -1.01117396 y: 1.16875923 z: -7.4087081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0550888963 y: 0.782020628 z: 0.0534890033 w: -0.618504524 } position { x: -1.01104832 y: 1.16857851 z: -7.40918827 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.055081334 y: 0.780682087 z: 0.0539256819 w: -0.620156109 } position { x: -1.01098561 y: 1.16848683 z: -7.40957594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0550102778 y: 0.779178143 z: 0.054448463 w: -0.622005343 } position { x: -1.01088512 y: 1.168522 z: -7.41002464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0548843555 y: 0.777638733 z: 0.0547053479 w: -0.62391758 } position { x: -1.01072752 y: 1.16853106 z: -7.41058397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.054870382 y: 0.775776923 z: 0.0549220964 w: -0.626213193 } position { x: -1.01053894 y: 1.16851032 z: -7.41131592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.755] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0549133606 y: 0.773561418 z: 0.0551457778 w: -0.628924668 } position { x: -1.0103519 y: 1.16843617 z: -7.41223526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0548591167 y: 0.770949543 z: 0.055572778 w: -0.632090926 } position { x: -1.01027191 y: 1.16830873 z: -7.41308498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.784] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0545632653 y: 0.768132 z: 0.0565300696 w: -0.635453 } position { x: -1.01031017 y: 1.16813636 z: -7.41376972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0541400239 y: 0.765723228 z: 0.0573771223 w: -0.638314 } position { x: -1.0103184 y: 1.16830969 z: -7.4144268 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0537982099 y: 0.76336962 z: 0.0577808246 w: -0.641119301 } position { x: -1.01018107 y: 1.16844165 z: -7.41525507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0534738041 y: 0.760898411 z: 0.0579693802 w: -0.644060373 } position { x: -1.01003718 y: 1.1684835 z: -7.41615725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0530203246 y: 0.758151 z: 0.0582419746 w: -0.647305071 } position { x: -1.00992703 y: 1.16843188 z: -7.4171629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0527446792 y: 0.755494058 z: 0.0584960356 w: -0.650403798 } position { x: -1.00984836 y: 1.16841829 z: -7.41802883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.868] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0526168197 y: 0.752813101 z: 0.0586655699 w: -0.6535 } position { x: -1.00973713 y: 1.16843164 z: -7.41895485 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0523485243 y: 0.750171959 z: 0.0589111634 w: -0.656529605 } position { x: -1.00975811 y: 1.16831338 z: -7.41980886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0518776923 y: 0.747675478 z: 0.0595271848 w: -0.659353256 } position { x: -1.00974548 y: 1.16834736 z: -7.42057467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0514087416 y: 0.745211065 z: 0.0599419288 w: -0.662136376 } position { x: -1.00969791 y: 1.16853571 z: -7.42142677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0510252751 y: 0.743066669 z: 0.0600477569 w: -0.664562 } position { x: -1.00961602 y: 1.16862595 z: -7.42222929 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.938] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0507218 y: 0.740962923 z: 0.0600912645 w: -0.666926 } position { x: -1.0095073 y: 1.16864514 z: -7.42302608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0505163781 y: 0.738987 z: 0.0601511486 w: -0.669124901 } position { x: -1.00948596 y: 1.16858912 z: -7.42376757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0503606163 y: 0.737091184 z: 0.0603084974 w: -0.671210349 } position { x: -1.00951231 y: 1.16856217 z: -7.42445183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0502058715 y: 0.735631943 z: 0.0604736805 w: -0.672806084 } position { x: -1.00948167 y: 1.16868377 z: -7.42492151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:48.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0499813519 y: 0.734522343 z: 0.0603315234 w: -0.674046636 } position { x: -1.00940645 y: 1.16885257 z: -7.42539883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0498699732 y: 0.733709633 z: 0.0600561164 w: -0.674964 } position { x: -1.00931263 y: 1.16898489 z: -7.42578125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.022] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0498730838 y: 0.73315686 z: 0.0596692823 w: -0.675598443 } position { x: -1.00920451 y: 1.16908193 z: -7.42609406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.050047908 y: 0.732812226 z: 0.0591272563 w: -0.676007032 } position { x: -1.00905621 y: 1.16920602 z: -7.4262948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0499651171 y: 0.732831717 z: 0.0584228188 w: -0.676053226 } position { x: -1.00898564 y: 1.16958451 z: -7.4263649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.063] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0493161082 y: 0.733256519 z: 0.0572733209 w: -0.675738573 } position { x: -1.00882101 y: 1.1700927 z: -7.42628479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0487830564 y: 0.734030604 z: 0.0559371561 w: -0.675048351 } position { x: -1.00891709 y: 1.17035091 z: -7.42619133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0487086475 y: 0.735052228 z: 0.0547209643 w: -0.674041033 } position { x: -1.00903797 y: 1.17020833 z: -7.42594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0487856083 y: 0.736249804 z: 0.054236196 w: -0.672766387 } position { x: -1.00913274 y: 1.17011201 z: -7.42566681 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0485135242 y: 0.737698615 z: 0.0540959 w: -0.67120856 } position { x: -1.00924134 y: 1.170398 z: -7.42531204 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0479561277 y: 0.739349544 z: 0.053782355 w: -0.669454932 } position { x: -1.00917923 y: 1.17075849 z: -7.42484713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0473228283 y: 0.741371214 z: 0.0531544127 w: -0.667310894 } position { x: -1.00920534 y: 1.1709851 z: -7.42431736 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0470187627 y: 0.743344367 z: 0.0525208227 w: -0.665184259 } position { x: -1.0092665 y: 1.17104042 z: -7.4237895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.174] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0468815677 y: 0.74530375 z: 0.0520071909 w: -0.663038254 } position { x: -1.00944495 y: 1.17100072 z: -7.42333651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.187] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0468113497 y: 0.747197 z: 0.0516162589 w: -0.660939574 } position { x: -1.00937915 y: 1.17104781 z: -7.42282343 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0467459932 y: 0.749133408 z: 0.051361315 w: -0.658768535 } position { x: -1.0095371 y: 1.17086232 z: -7.4221983 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0469929911 y: 0.751268625 z: 0.0515013076 w: -0.656303823 } position { x: -1.00968421 y: 1.17042792 z: -7.42142057 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0478228815 y: 0.753359258 z: 0.0522092432 w: -0.653786659 } position { x: -1.00996113 y: 1.17006683 z: -7.42067528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.04900584 y: 0.755414367 z: 0.0530103482 w: -0.651258409 } position { x: -1.00994217 y: 1.16996992 z: -7.4200573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.257] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0498310737 y: 0.757395506 z: 0.0534851849 w: -0.648851514 } position { x: -1.00974882 y: 1.17019093 z: -7.41937876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0496608205 y: 0.759437442 z: 0.053003598 w: -0.646513104 } position { x: -1.00973952 y: 1.17050052 z: -7.41863346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.284] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0489573106 y: 0.761864722 z: 0.0519600958 w: -0.643789947 } position { x: -1.00969541 y: 1.17027199 z: -7.41763401 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.299] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0490842909 y: 0.764191806 z: 0.0516052172 w: -0.641044855 } position { x: -1.00974751 y: 1.16966176 z: -7.41683722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0499221608 y: 0.766350806 z: 0.0519272089 w: -0.638371289 } position { x: -1.0097301 y: 1.1693207 z: -7.4162035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0504740253 y: 0.768314958 z: 0.0519389138 w: -0.635961354 } position { x: -1.00961101 y: 1.16960323 z: -7.41543531 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0504996888 y: 0.770450056 z: 0.0511801206 w: -0.633432746 } position { x: -1.00966048 y: 1.16988516 z: -7.4144249 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0502257086 y: 0.772641778 z: 0.0502382405 w: -0.630855083 } position { x: -1.00974989 y: 1.16969168 z: -7.41343212 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0502273031 y: 0.774906874 z: 0.0498363525 w: -0.62810266 } position { x: -1.00992143 y: 1.16938627 z: -7.41251087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0504510738 y: 0.777128756 z: 0.049895592 w: -0.62532872 } position { x: -1.00992227 y: 1.16932547 z: -7.41156769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.050327044 y: 0.779343128 z: 0.0499510244 w: -0.622572422 } position { x: -1.01002204 y: 1.16936421 z: -7.41062737 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0501317494 y: 0.781736135 z: 0.04983484 w: -0.619590104 } position { x: -1.01010072 y: 1.1695714 z: -7.40953827 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0499471836 y: 0.784008145 z: 0.0495879613 w: -0.616747677 } position { x: -1.01021051 y: 1.16952741 z: -7.40842199 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0498332866 y: 0.786349773 z: 0.04946 w: -0.61377877 } position { x: -1.01038229 y: 1.16938353 z: -7.40729761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0498165265 y: 0.788734555 z: 0.0494304262 w: -0.610715 } position { x: -1.01064312 y: 1.16946876 z: -7.40616369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0497338213 y: 0.791481793 z: 0.0492557213 w: -0.607171297 } position { x: -1.01074088 y: 1.16957104 z: -7.40477705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0496015511 y: 0.794222176 z: 0.0489221737 w: -0.603620291 } position { x: -1.01087511 y: 1.1696074 z: -7.40348053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0494882055 y: 0.796984613 z: 0.0487044305 w: -0.599995255 } position { x: -1.0110147 y: 1.16953814 z: -7.40219975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0494337082 y: 0.799700379 z: 0.048587691 w: -0.596384823 } position { x: -1.01113057 y: 1.16936684 z: -7.40100384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0494000241 y: 0.802492559 z: 0.0487804487 w: -0.592609286 } position { x: -1.01132476 y: 1.16922951 z: -7.39967346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.534] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0493909791 y: 0.805124223 z: 0.0489376411 w: -0.589016795 } position { x: -1.01157069 y: 1.16928828 z: -7.39830875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0492428914 y: 0.807951629 z: 0.0488905534 w: -0.585148692 } position { x: -1.01183581 y: 1.16933215 z: -7.39691 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0489657857 y: 0.81089896 z: 0.0488031358 w: -0.581088185 } position { x: -1.01202261 y: 1.16924417 z: -7.39558697 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0490855835 y: 0.813722 z: 0.048590932 w: -0.57713604 } position { x: -1.01210189 y: 1.16929412 z: -7.39425707 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0492135473 y: 0.816715539 z: 0.0481719375 w: -0.572916448 } position { x: -1.01235616 y: 1.1692965 z: -7.39289761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.606] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0493355021 y: 0.819379091 z: 0.0480074324 w: -0.569103837 } position { x: -1.01259553 y: 1.1691252 z: -7.39161301 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0495335534 y: 0.821938097 z: 0.0481090844 w: -0.565375805 } position { x: -1.01284742 y: 1.16890335 z: -7.39040756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0496878773 y: 0.824360847 z: 0.048460491 w: -0.561793506 } position { x: -1.01313114 y: 1.1687665 z: -7.38916206 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0499152727 y: 0.826719701 z: 0.0488235019 w: -0.558264494 } position { x: -1.01331961 y: 1.1687007 z: -7.38796616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0501444861 y: 0.829021096 z: 0.0492286496 w: -0.554784715 } position { x: -1.01349747 y: 1.16853023 z: -7.38673973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0504648499 y: 0.830958903 z: 0.0497266278 w: -0.551804185 } position { x: -1.01359272 y: 1.16844058 z: -7.38569832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0505730659 y: 0.832729936 z: 0.0500817969 w: -0.549085677 } position { x: -1.01371706 y: 1.16850972 z: -7.38465166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0504466817 y: 0.834320068 z: 0.0502541326 w: -0.54666239 } position { x: -1.01388311 y: 1.16859055 z: -7.38368464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0501094311 y: 0.83585912 z: 0.0503327 w: -0.54433 } position { x: -1.0140928 y: 1.16868305 z: -7.38269615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0496366099 y: 0.837222934 z: 0.0504394472 w: -0.542263627 } position { x: -1.01427209 y: 1.16875184 z: -7.38181973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0492290296 y: 0.838432491 z: 0.0505953468 w: -0.540414274 } position { x: -1.01451325 y: 1.16876686 z: -7.38102865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0489310361 y: 0.839467824 z: 0.0508789532 w: -0.538805068 } position { x: -1.0147 y: 1.16873312 z: -7.38031578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0485473834 y: 0.840452313 z: 0.0511434302 w: -0.537277877 } position { x: -1.01490808 y: 1.16887426 z: -7.37952089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.784] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0480601825 y: 0.841344059 z: 0.0512253605 w: -0.535916388 } position { x: -1.01511776 y: 1.16900623 z: -7.37872458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0472613 y: 0.842270195 z: 0.0511790179 w: -0.534535348 } position { x: -1.0153079 y: 1.16893923 z: -7.37801218 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.813] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0466736108 y: 0.843098223 z: 0.0516478978 w: -0.533234894 } position { x: -1.0154779 y: 1.16876197 z: -7.37748671 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.046482347 y: 0.843660235 z: 0.0523604788 w: -0.532292485 } position { x: -1.01556706 y: 1.16866493 z: -7.37707853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0462189652 y: 0.843937218 z: 0.0532169826 w: -0.531791091 } position { x: -1.01560247 y: 1.16871715 z: -7.37675524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0458239429 y: 0.843972266 z: 0.0539563559 w: -0.531695068 } position { x: -1.01568139 y: 1.16882741 z: -7.37646246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0453203097 y: 0.84383595 z: 0.0544975512 w: -0.531899452 } position { x: -1.01572454 y: 1.16888881 z: -7.37623024 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.044821322 y: 0.843560696 z: 0.0550010465 w: -0.532326281 } position { x: -1.01592207 y: 1.16874373 z: -7.37606192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0443616398 y: 0.843149 z: 0.0558015145 w: -0.532933414 } position { x: -1.01590025 y: 1.16866708 z: -7.37589025 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0436544046 y: 0.842757821 z: 0.0563016 w: -0.533557594 } position { x: -1.01591027 y: 1.16884053 z: -7.3757081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0427894816 y: 0.842329681 z: 0.0563387163 w: -0.534299314 } position { x: -1.01590157 y: 1.16899812 z: -7.37563419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0420252904 y: 0.84188509 z: 0.0561015308 w: -0.535084963 } position { x: -1.01591873 y: 1.16888273 z: -7.37556505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.985] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0398449972 y: 0.840596259 z: 0.055205103 w: -0.53736645 } position { x: -1.01615274 y: 1.16895509 z: -7.37508202 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:49.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0398449972 y: 0.840596259 z: 0.055205103 w: -0.53736645 } position { x: -1.01615274 y: 1.16895509 z: -7.37508202 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0396181457 y: 0.84065938 z: 0.0550678149 w: -0.53729862 } position { x: -1.01630843 y: 1.16905308 z: -7.37487364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.014] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0392971709 y: 0.84087646 z: 0.0546103828 w: -0.537029 } position { x: -1.01637363 y: 1.16912043 z: -7.37465954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.029] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0388238505 y: 0.841218889 z: 0.0541331694 w: -0.536575317 } position { x: -1.01645184 y: 1.16918242 z: -7.37439156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.043] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0383707657 y: 0.841738164 z: 0.053620141 w: -0.535844624 } position { x: -1.01670384 y: 1.16928136 z: -7.37391901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0377792902 y: 0.84253943 z: 0.0532368086 w: -0.534664273 } position { x: -1.01695025 y: 1.16929281 z: -7.37341738 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0373277254 y: 0.84359014 z: 0.0530438349 w: -0.533055961 } position { x: -1.0171932 y: 1.16922331 z: -7.37296104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.087] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0368417799 y: 0.844710112 z: 0.0530219339 w: -0.531315506 } position { x: -1.01747608 y: 1.16926563 z: -7.37250519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0364500806 y: 0.846073747 z: 0.052849751 w: -0.529185712 } position { x: -1.01775765 y: 1.16950846 z: -7.37184477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0360750556 y: 0.847561181 z: 0.0524278358 w: -0.526868105 } position { x: -1.01822054 y: 1.16973734 z: -7.37104702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.127] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.035768874 y: 0.84936291 z: 0.0518360958 w: -0.524038434 } position { x: -1.01868081 y: 1.16984475 z: -7.370152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.143] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0354545154 y: 0.851459682 z: 0.0512563586 w: -0.520703554 } position { x: -1.01926 y: 1.17002141 z: -7.36919498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.155] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0350346528 y: 0.854058802 z: 0.0504476577 w: -0.516537726 } position { x: -1.01988959 y: 1.17019188 z: -7.36800337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.168] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.034573514 y: 0.856836319 z: 0.0495443828 w: -0.512036681 } position { x: -1.02047491 y: 1.17052925 z: -7.36680555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.034212172 y: 0.859812081 z: 0.0483669192 w: -0.507162035 } position { x: -1.02108037 y: 1.17078769 z: -7.36553431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0338180959 y: 0.862897 z: 0.0472122952 w: -0.502032042 } position { x: -1.0217191 y: 1.17088425 z: -7.36422825 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0334115252 y: 0.866278 z: 0.0461816862 w: -0.496299773 } position { x: -1.0224117 y: 1.17100251 z: -7.36280155 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.223] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0331128649 y: 0.86942 z: 0.045210693 w: -0.490885288 } position { x: -1.0230161 y: 1.17121208 z: -7.36146212 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0327762254 y: 0.87250334 z: 0.0441732295 w: -0.485502213 } position { x: -1.02363658 y: 1.17134047 z: -7.36013937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0324146487 y: 0.87549448 z: 0.0432861634 w: -0.480192691 } position { x: -1.0243113 y: 1.17140841 z: -7.35880661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.266] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0322234705 y: 0.878618121 z: 0.0425939895 w: -0.474528909 } position { x: -1.02504408 y: 1.17140567 z: -7.35732412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.278] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0322358124 y: 0.881216586 z: 0.0422153287 w: -0.469719142 } position { x: -1.02564836 y: 1.17135286 z: -7.35612154 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.294] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0324095823 y: 0.883973897 z: 0.0420871787 w: -0.464508921 } position { x: -1.02625477 y: 1.17127836 z: -7.35479736 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.306] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0326956138 y: 0.886293888 z: 0.0420694575 w: -0.460048139 } position { x: -1.02685249 y: 1.17127502 z: -7.35361195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0328504331 y: 0.888446689 z: 0.0420091487 w: -0.455871314 } position { x: -1.02744925 y: 1.17132699 z: -7.35245323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0328468867 y: 0.890437424 z: 0.0419038311 w: -0.451980442 } position { x: -1.02806747 y: 1.17133749 z: -7.35134888 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0326914079 y: 0.892360389 z: 0.0419742465 w: -0.448176682 } position { x: -1.02864385 y: 1.17126107 z: -7.35021 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0325687639 y: 0.893966615 z: 0.0421565697 w: -0.444955885 } position { x: -1.0291537 y: 1.1712079 z: -7.34921026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0324914269 y: 0.895384133 z: 0.0422943793 w: -0.442089051 } position { x: -1.02960873 y: 1.17119777 z: -7.34828043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0323470645 y: 0.896642804 z: 0.0425917 w: -0.439512551 } position { x: -1.03011394 y: 1.17107534 z: -7.34739 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0321226455 y: 0.897840559 z: 0.0430527292 w: -0.437031955 } position { x: -1.03055298 y: 1.17095387 z: -7.34645462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0318363234 y: 0.89887 z: 0.0436931215 w: -0.434867889 } position { x: -1.03088737 y: 1.17078412 z: -7.34563255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.432] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0316585898 y: 0.899736285 z: 0.0444788188 w: -0.43300581 } position { x: -1.03113914 y: 1.17053735 z: -7.34492207 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.446] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0316906683 y: 0.900361419 z: 0.0455230288 w: -0.431593239 } position { x: -1.03134227 y: 1.1702559 z: -7.34429789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0319191329 y: 0.900817573 z: 0.0467312969 w: -0.430493981 } position { x: -1.03146815 y: 1.16995072 z: -7.34371233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0323186666 y: 0.901091576 z: 0.0481499732 w: -0.429733723 } position { x: -1.03161752 y: 1.16976118 z: -7.34315062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0325007848 y: 0.901231527 z: 0.0493225642 w: -0.429293245 } position { x: -1.03170419 y: 1.169613 z: -7.34269142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.502] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0327168666 y: 0.901256144 z: 0.0503723696 w: -0.429103255 } position { x: -1.03173959 y: 1.16949832 z: -7.34230804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0327877402 y: 0.90115726 z: 0.0513373539 w: -0.429191202 } position { x: -1.0317893 y: 1.16924679 z: -7.34198761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0326314047 y: 0.900960386 z: 0.0522999167 w: -0.429500103 } position { x: -1.0318886 y: 1.16912055 z: -7.34170628 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0323736779 y: 0.900790513 z: 0.0530026816 w: -0.429789662 } position { x: -1.03195977 y: 1.16901946 z: -7.34144449 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0320777521 y: 0.900657356 z: 0.0535599701 w: -0.430021703 } position { x: -1.03203797 y: 1.16890574 z: -7.34124374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0318670906 y: 0.900535 z: 0.0540873148 w: -0.430227607 } position { x: -1.0321095 y: 1.1687448 z: -7.34107065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0316488147 y: 0.900436044 z: 0.0546134189 w: -0.430384427 } position { x: -1.03214204 y: 1.16864014 z: -7.34088135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0315997861 y: 0.900309086 z: 0.055163905 w: -0.430583239 } position { x: -1.03221154 y: 1.1686039 z: -7.34070921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0316134728 y: 0.900246918 z: 0.0553571209 w: -0.430687487 } position { x: -1.03224885 y: 1.16860425 z: -7.3405447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.627] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0314988829 y: 0.900251746 z: 0.0554167964 w: -0.43067807 } position { x: -1.0323236 y: 1.16855979 z: -7.34039068 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0314760394 y: 0.90029037 z: 0.0554542504 w: -0.430594265 } position { x: -1.03239059 y: 1.16851962 z: -7.34023237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.655] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0314434804 y: 0.900322795 z: 0.0554393791 w: -0.430530667 } position { x: -1.03239548 y: 1.16844428 z: -7.34015656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.031431213 y: 0.900307238 z: 0.0554559939 w: -0.43056193 } position { x: -1.03233743 y: 1.1684103 z: -7.34011936 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.682] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0314125568 y: 0.900206506 z: 0.0554325692 w: -0.430776983 } position { x: -1.03225052 y: 1.16837955 z: -7.34012127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0313059501 y: 0.900016427 z: 0.0554268509 w: -0.431182325 } position { x: -1.03212988 y: 1.16833317 z: -7.3401947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0311258975 y: 0.899648666 z: 0.0555248968 w: -0.431949556 } position { x: -1.03200281 y: 1.1682725 z: -7.34040546 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0308991726 y: 0.899200201 z: 0.0557377152 w: -0.432871222 } position { x: -1.03183901 y: 1.16820621 z: -7.34063721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.737] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0306696314 y: 0.898629844 z: 0.0558760315 w: -0.434052646 } position { x: -1.03166258 y: 1.16822052 z: -7.34089708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0304293446 y: 0.897964239 z: 0.0560471751 w: -0.435422719 } position { x: -1.03144741 y: 1.16822863 z: -7.34123325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0301147643 y: 0.897169948 z: 0.0561186783 w: -0.437069625 } position { x: -1.03114772 y: 1.16831672 z: -7.34166718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0297752228 y: 0.896150887 z: 0.0559550896 w: -0.439199358 } position { x: -1.03080809 y: 1.16840649 z: -7.34223652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.793] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0294268671 y: 0.895051 z: 0.0557536669 w: -0.441485435 } position { x: -1.0305047 y: 1.16834855 z: -7.34286308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0289010163 y: 0.893869221 z: 0.0558074415 w: -0.443901122 } position { x: -1.03025579 y: 1.16828382 z: -7.34346056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.822] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0284702908 y: 0.892621 z: 0.0560496263 w: -0.446403027 } position { x: -1.02995038 y: 1.16834748 z: -7.34408569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0280910674 y: 0.891342103 z: 0.0561633892 w: -0.44896093 } position { x: -1.02955675 y: 1.16843653 z: -7.34476137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0278371517 y: 0.889821053 z: 0.0561513491 w: -0.45198521 } position { x: -1.02899933 y: 1.16861975 z: -7.34566069 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0276194 y: 0.888134181 z: 0.0559591614 w: -0.455327809 } position { x: -1.02839053 y: 1.16874337 z: -7.34660339 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0273229368 y: 0.88625443 z: 0.0557394549 w: -0.459020317 } position { x: -1.02779269 y: 1.16869783 z: -7.34765625 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.026989 y: 0.884169579 z: 0.0557185262 w: -0.463045537 } position { x: -1.02719855 y: 1.16864789 z: -7.34879494 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0266184546 y: 0.88173455 z: 0.0557646528 w: -0.467681497 } position { x: -1.02651918 y: 1.16869867 z: -7.3500247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0263196584 y: 0.87930429 z: 0.055817429 w: -0.472245365 } position { x: -1.02577925 y: 1.16877842 z: -7.35132265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.932] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.026234623 y: 0.876562297 z: 0.055865068 w: -0.477314889 } position { x: -1.02493358 y: 1.16883898 z: -7.3528285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.948] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0262286104 y: 0.873489261 z: 0.0560757741 w: -0.482891321 } position { x: -1.02404189 y: 1.1687845 z: -7.35444498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0262287222 y: 0.870172262 z: 0.0563158803 w: -0.488815755 } position { x: -1.02304602 y: 1.16875279 z: -7.35619879 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.976] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0263262242 y: 0.866340041 z: 0.0564307645 w: -0.495557725 } position { x: -1.02209246 y: 1.16870189 z: -7.35816431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:50.988] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.026133785 y: 0.862682879 z: 0.0565591566 w: -0.501892745 } position { x: -1.02114046 y: 1.16867101 z: -7.35996866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.004] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0256818067 y: 0.8589257 z: 0.0568075 w: -0.508291364 } position { x: -1.02027118 y: 1.16862023 z: -7.36185408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.018] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0254743937 y: 0.855099857 z: 0.0571885407 w: -0.514669597 } position { x: -1.01930201 y: 1.16855264 z: -7.36379814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0257768 y: 0.850719035 z: 0.0574206039 w: -0.521838665 } position { x: -1.01797605 y: 1.16856968 z: -7.36617661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.043] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0261524823 y: 0.846563518 z: 0.0574864782 w: -0.528527677 } position { x: -1.01671231 y: 1.16871178 z: -7.368402 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.059] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0261934474 y: 0.841404617 z: 0.0572910756 w: -0.536721468 } position { x: -1.01551294 y: 1.16881263 z: -7.37107658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.025732683 y: 0.836596787 z: 0.0574851 w: -0.544186652 } position { x: -1.01476109 y: 1.16868818 z: -7.37319279 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.086] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0249860771 y: 0.832079649 z: 0.0577932782 w: -0.551070869 } position { x: -1.01399815 y: 1.16885912 z: -7.37527227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.099] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0246205926 y: 0.827279866 z: 0.057689257 w: -0.558277547 } position { x: -1.01280022 y: 1.16916561 z: -7.37794542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0247286987 y: 0.82223326 z: 0.0573024154 w: -0.565718532 } position { x: -1.01151025 y: 1.16912305 z: -7.38077879 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.127] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0249272455 y: 0.816477895 z: 0.0573248602 w: -0.573982894 } position { x: -1.01037586 y: 1.1689 z: -7.38373232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0256081931 y: 0.810219467 z: 0.0580894388 w: -0.582678616 } position { x: -1.00952303 y: 1.16849029 z: -7.38661432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.156] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0265749265 y: 0.803383052 z: 0.0592735596 w: -0.591908872 } position { x: -1.00871813 y: 1.16854417 z: -7.38949108 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0264532417 y: 0.797274828 z: 0.0592360385 w: -0.600120246 } position { x: -1.0076474 y: 1.17001641 z: -7.39193821 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.181] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0246833134 y: 0.7914958 z: 0.0572053306 w: -0.607990682 } position { x: -1.00710893 y: 1.17014551 z: -7.39480686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0237218179 y: 0.785355687 z: 0.0561363809 w: -0.616037786 } position { x: -1.00586438 y: 1.16996515 z: -7.39813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.210] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0226283669 y: 0.777758241 z: 0.0552556068 w: -0.625721097 } position { x: -1.00493813 y: 1.170012 z: -7.40189219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0216014981 y: 0.77007556 z: 0.0549121909 w: -0.635217786 } position { x: -1.00433362 y: 1.16984594 z: -7.40529442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0199733824 y: 0.762864411 z: 0.0554598458 w: -0.643865883 } position { x: -1.00449705 y: 1.16946852 z: -7.40802717 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0191635862 y: 0.756625712 z: 0.0573377199 w: -0.651047409 } position { x: -1.00440264 y: 1.16821444 z: -7.41022587 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.266] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0208059624 y: 0.751185596 z: 0.0601640716 w: -0.657014191 } position { x: -1.00449193 y: 1.1688776 z: -7.41277552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.282] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0226352811 y: 0.745284617 z: 0.0610536449 w: -0.663559318 } position { x: -1.00379944 y: 1.16944265 z: -7.4160862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.294] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0229970403 y: 0.739504755 z: 0.0603245981 w: -0.670048356 } position { x: -1.00337195 y: 1.16970265 z: -7.41936207 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.307] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0230084881 y: 0.733246863 z: 0.0590188652 w: -0.67700547 } position { x: -1.00260699 y: 1.16986787 z: -7.42240763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0236709695 y: 0.726642072 z: 0.0581109449 w: -0.684144795 } position { x: -1.00269628 y: 1.1691556 z: -7.42527294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0248295981 y: 0.719636 z: 0.0581467748 w: -0.691466868 } position { x: -1.00257909 y: 1.16854775 z: -7.42841625 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0258042421 y: 0.713141084 z: 0.0582895 w: -0.698116302 } position { x: -1.00224984 y: 1.1686275 z: -7.43129349 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0262601823 y: 0.706559718 z: 0.0579315498 w: -0.704789102 } position { x: -1.00213671 y: 1.16867602 z: -7.43433571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.377] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0263813306 y: 0.69998318 z: 0.0576570556 w: -0.711339056 } position { x: -1.00222421 y: 1.16830277 z: -7.43741846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0266704038 y: 0.6930812 z: 0.0574926361 w: -0.718068063 } position { x: -1.00204825 y: 1.16824973 z: -7.44065189 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.403] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0266949274 y: 0.685224 z: 0.0568776652 w: -0.725617349 } position { x: -1.00196576 y: 1.16856813 z: -7.4442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0264317449 y: 0.677512705 z: 0.0557880737 w: -0.732915819 } position { x: -1.00203741 y: 1.16830504 z: -7.44748402 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.432] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0267565642 y: 0.66967 z: 0.0552343838 w: -0.740118504 } position { x: -1.00231636 y: 1.16759992 z: -7.45068884 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.447] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0284200571 y: 0.66152817 z: 0.0556813553 w: -0.747310102 } position { x: -1.00266194 y: 1.16705489 z: -7.4539156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.460] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0300871693 y: 0.653262734 z: 0.0562283285 w: -0.754440904 } position { x: -1.00300348 y: 1.16700566 z: -7.45706272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.472] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0305867307 y: 0.644727886 z: 0.0564787909 w: -0.761709 } position { x: -1.00327742 y: 1.16734219 z: -7.46013641 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.488] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0302351713 y: 0.637451828 z: 0.0562588945 w: -0.767838478 } position { x: -1.00366759 y: 1.16744256 z: -7.46275377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0303687491 y: 0.630561113 z: 0.0559323728 w: -0.773525715 } position { x: -1.00410676 y: 1.16717792 z: -7.46550894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.515] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0314061791 y: 0.623587489 z: 0.0557359 w: -0.779131472 } position { x: -1.00474536 y: 1.16691029 z: -7.46836424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0327930786 y: 0.615889311 z: 0.0560014173 w: -0.785155296 } position { x: -1.00529587 y: 1.16686809 z: -7.47118568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.546] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0334069729 y: 0.609189332 z: 0.0562853813 w: -0.790319085 } position { x: -1.00584698 y: 1.16712976 z: -7.47328091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0333534293 y: 0.60339576 z: 0.0563839786 w: -0.794746459 } position { x: -1.00630641 y: 1.16738129 z: -7.4750452 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.570] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0332206301 y: 0.598571479 z: 0.0564471893 w: -0.798387289 } position { x: -1.00682986 y: 1.1673336 z: -7.47657347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.585] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0330783688 y: 0.594712 z: 0.0567595847 w: -0.80125016 } position { x: -1.0072813 y: 1.16727948 z: -7.47776556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.599] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0329029933 y: 0.592013717 z: 0.0573642515 w: -0.803210139 } position { x: -1.00758421 y: 1.16738367 z: -7.47859573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.613] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0322131366 y: 0.591094375 z: 0.0582947545 w: -0.803847909 } position { x: -1.00766551 y: 1.16763484 z: -7.47898483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0316778235 y: 0.59169817 z: 0.0586377 w: -0.80339992 } position { x: -1.00761914 y: 1.16797972 z: -7.47892809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.031249376 y: 0.593822539 z: 0.0583301783 w: -0.801870227 } position { x: -1.0072974 y: 1.16819477 z: -7.47865582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0311573707 y: 0.597592533 z: 0.0578187592 w: -0.799105346 } position { x: -1.00700665 y: 1.16815627 z: -7.47800398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0314177126 y: 0.602380753 z: 0.0577191785 w: -0.795499146 } position { x: -1.00660396 y: 1.16818225 z: -7.47701693 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0316472761 y: 0.608278453 z: 0.0573884584 w: -0.791013479 } position { x: -1.0060066 y: 1.16852081 z: -7.47579193 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.696] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0320623517 y: 0.615106404 z: 0.0566497818 w: -0.785752535 } position { x: -1.00543654 y: 1.16890502 z: -7.47417879 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0322280638 y: 0.622915506 z: 0.0557422526 w: -0.779634893 } position { x: -1.00476789 y: 1.16914296 z: -7.47229862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0320851132 y: 0.632282078 z: 0.0547676459 w: -0.772133768 } position { x: -1.00411308 y: 1.16924703 z: -7.47004557 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.738] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0323225185 y: 0.641568959 z: 0.0538854152 w: -0.764487326 } position { x: -1.00357962 y: 1.16913235 z: -7.46786213 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.752] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0331247337 y: 0.650961816 z: 0.0530688725 w: -0.756528378 } position { x: -1.00301731 y: 1.16896975 z: -7.46555281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.764] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0341270901 y: 0.660354555 z: 0.0522887632 w: -0.748353601 } position { x: -1.00252247 y: 1.16896558 z: -7.46307802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.780] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0351861827 y: 0.669630647 z: 0.0516412929 w: -0.740060747 } position { x: -1.0019182 y: 1.16909266 z: -7.46058798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.792] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0356660783 y: 0.67940551 z: 0.0506056137 w: -0.731146455 } position { x: -1.00127494 y: 1.16948223 z: -7.45781755 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.807] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0351040699 y: 0.688242495 z: 0.0492750257 w: -0.722953618 } position { x: -1.00041223 y: 1.17023957 z: -7.45522308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.822] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0330066904 y: 0.696874559 z: 0.0470377803 w: -0.714887381 } position { x: -1.00010455 y: 1.17035031 z: -7.45257187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.835] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0321071185 y: 0.705118895 z: 0.045940537 w: -0.706870615 } position { x: -0.999903798 y: 1.16960025 z: -7.44994211 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.031984698 y: 0.713459194 z: 0.0463155247 w: -0.698432446 } position { x: -0.999881685 y: 1.16885638 z: -7.44716 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.863] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0327180773 y: 0.720969498 z: 0.0477022864 w: -0.69054836 } position { x: -0.999711633 y: 1.1684289 z: -7.44435692 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.876] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0340639688 y: 0.728087306 z: 0.0488867313 w: -0.682889879 } position { x: -0.99972415 y: 1.16879368 z: -7.44184113 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0351462252 y: 0.734621882 z: 0.0491739437 w: -0.675779164 } position { x: -0.999622464 y: 1.16871989 z: -7.43949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0353853628 y: 0.740841329 z: 0.0496248305 w: -0.668909132 } position { x: -0.999920845 y: 1.168468 z: -7.43694973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0350741148 y: 0.747846 z: 0.0505492762 w: -0.661015153 } position { x: -1.00023377 y: 1.16819942 z: -7.43364239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0347237922 y: 0.755007327 z: 0.051091589 w: -0.6528 } position { x: -1.00042665 y: 1.16824043 z: -7.43050146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0346723497 y: 0.762303352 z: 0.0508522615 w: -0.644286811 } position { x: -1.0004791 y: 1.16825044 z: -7.42780161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.034996625 y: 0.769335091 z: 0.0501342192 w: -0.635912955 } position { x: -1.0006901 y: 1.16790807 z: -7.42519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.974] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0358706266 y: 0.77656281 z: 0.0501980931 w: -0.627011657 } position { x: -1.00130272 y: 1.16706038 z: -7.42223692 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:51.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0365494974 y: 0.783368886 z: 0.0508869439 w: -0.618391335 } position { x: -1.00180137 y: 1.16650832 z: -7.41924238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.002] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0373620763 y: 0.790482044 z: 0.0516843274 w: -0.609155953 } position { x: -1.00237095 y: 1.16621149 z: -7.41606474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.015] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0388373882 y: 0.797635376 z: 0.0525133386 w: -0.599593043 } position { x: -1.00297546 y: 1.16572464 z: -7.41311312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.040601939 y: 0.80444634 z: 0.0534801781 w: -0.590218127 } position { x: -1.00335801 y: 1.16516209 z: -7.41045761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.043] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0420246348 y: 0.811243594 z: 0.0543686114 w: -0.58065635 } position { x: -1.00395095 y: 1.16481829 z: -7.40768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.057] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0427842773 y: 0.817288339 z: 0.05459233 w: -0.572039247 } position { x: -1.00438404 y: 1.16475534 z: -7.40490341 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0430603549 y: 0.823037624 z: 0.0541228242 w: -0.56376034 } position { x: -1.00489569 y: 1.16468847 z: -7.40232801 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.086] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0433157794 y: 0.828428388 z: 0.0535477586 w: -0.555844188 } position { x: -1.00536013 y: 1.16434884 z: -7.39975595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.098] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0437580831 y: 0.833823681 z: 0.0533292145 w: -0.547703683 } position { x: -1.00616848 y: 1.16364264 z: -7.39706707 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0444500111 y: 0.838559568 z: 0.054181762 w: -0.54028362 } position { x: -1.0070399 y: 1.16285801 z: -7.39464855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0454565212 y: 0.843021631 z: 0.055731114 w: -0.53305 } position { x: -1.00774992 y: 1.16239166 z: -7.39226437 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0463580899 y: 0.847176373 z: 0.0571398512 w: -0.526192129 } position { x: -1.00837314 y: 1.16209173 z: -7.39001465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0471070111 y: 0.850966871 z: 0.0584051 w: -0.519831896 } position { x: -1.00883162 y: 1.16174161 z: -7.38778925 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.168] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0477235317 y: 0.854658425 z: 0.059727557 w: -0.51353097 } position { x: -1.00947 y: 1.16118407 z: -7.38554525 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0484226607 y: 0.857875526 z: 0.061310254 w: -0.507883728 } position { x: -1.01025355 y: 1.16048241 z: -7.38347244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0493288971 y: 0.860968113 z: 0.0634414777 w: -0.502270579 } position { x: -1.01093626 y: 1.15984821 z: -7.38136339 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.210] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0503558032 y: 0.86390686 z: 0.0656192452 w: -0.496813208 } position { x: -1.01156402 y: 1.15938 z: -7.37949705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0516122915 y: 0.866732717 z: 0.0678306594 w: -0.491436213 } position { x: -1.0119952 y: 1.15881848 z: -7.37763071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.052790232 y: 0.869074643 z: 0.0695932806 w: -0.48690787 } position { x: -1.01243031 y: 1.15831852 z: -7.3759985 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.053729903 y: 0.871168852 z: 0.0712279454 w: -0.482808977 } position { x: -1.01288724 y: 1.15779769 z: -7.37451792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0546205826 y: 0.872918844 z: 0.0727718621 w: -0.479305267 } position { x: -1.01314402 y: 1.15736663 z: -7.37324858 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0554537028 y: 0.874360561 z: 0.0741890743 w: -0.476355493 } position { x: -1.01347804 y: 1.15704548 z: -7.37210083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.294] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0557067916 y: 0.875364 z: 0.0754375085 w: -0.474282444 } position { x: -1.01371539 y: 1.15677345 z: -7.37114334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.306] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0555360541 y: 0.876117051 z: 0.0766867772 w: -0.47270909 } position { x: -1.01399732 y: 1.15647149 z: -7.37030125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0552712716 y: 0.876622081 z: 0.0779319257 w: -0.471598864 } position { x: -1.01423204 y: 1.15614986 z: -7.36959743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.335] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0550652 y: 0.876925 z: 0.0791985 w: -0.470848292 } position { x: -1.01444387 y: 1.15591455 z: -7.36890125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0546996258 y: 0.877108693 z: 0.0804802179 w: -0.470330954 } position { x: -1.0147444 y: 1.15566945 z: -7.36817646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.363] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0542297587 y: 0.877298713 z: 0.0816065371 w: -0.469836742 } position { x: -1.01503062 y: 1.15538955 z: -7.36754417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.377] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0538036525 y: 0.877587676 z: 0.0829148814 w: -0.469116479 } position { x: -1.01536632 y: 1.15510726 z: -7.36677933 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0537844561 y: 0.878069162 z: 0.084446013 w: -0.467943072 } position { x: -1.0157578 y: 1.15481138 z: -7.36586046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.404] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0540516041 y: 0.878702879 z: 0.0858963206 w: -0.466456294 } position { x: -1.01613927 y: 1.15443969 z: -7.364923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0546112359 y: 0.879707038 z: 0.0877580941 w: -0.464146167 } position { x: -1.01661992 y: 1.15379798 z: -7.36372614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0553426631 y: 0.880926 z: 0.0899249241 w: -0.461324275 } position { x: -1.0171541 y: 1.15303767 z: -7.3625021 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0562626421 y: 0.882471144 z: 0.0925036594 w: -0.457736105 } position { x: -1.01765335 y: 1.1521349 z: -7.36113119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.057625819 y: 0.884212911 z: 0.0955970883 w: -0.453550398 } position { x: -1.01799083 y: 1.15103507 z: -7.35970306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0597312748 y: 0.886155546 z: 0.0995437652 w: -0.448610842 } position { x: -1.01851642 y: 1.14947855 z: -7.35812902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0623969957 y: 0.887989879 z: 0.104149126 w: -0.443546563 } position { x: -1.01916134 y: 1.14779973 z: -7.35651922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0653904751 y: 0.889899 z: 0.109287657 w: -0.438018322 } position { x: -1.01981795 y: 1.14623308 z: -7.35490227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.514] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0685718507 y: 0.891774714 z: 0.114362784 w: -0.432385266 } position { x: -1.02026129 y: 1.1450181 z: -7.35335827 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.529] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0715236068 y: 0.893625677 z: 0.118855186 w: -0.426838309 } position { x: -1.02051449 y: 1.14368844 z: -7.35182667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.543] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0746234506 y: 0.895402193 z: 0.123566762 w: -0.421209574 } position { x: -1.02094507 y: 1.14173651 z: -7.35016823 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0775338486 y: 0.896882236 z: 0.128298715 w: -0.416089296 } position { x: -1.02150786 y: 1.13960016 z: -7.34866667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.571] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0806929 y: 0.89824754 z: 0.133491948 w: -0.410877138 } position { x: -1.02228546 y: 1.13750219 z: -7.34708261 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.084182404 y: 0.899546444 z: 0.138746604 w: -0.405559957 } position { x: -1.02284241 y: 1.13573599 z: -7.34549761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.599] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0879135132 y: 0.900788248 z: 0.143981636 w: -0.400151283 } position { x: -1.02324343 y: 1.13381398 z: -7.34395933 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.09121795 y: 0.901823699 z: 0.148639351 w: -0.395347565 } position { x: -1.02366197 y: 1.13175619 z: -7.34253788 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.629] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0945049599 y: 0.902705312 z: 0.153199792 w: -0.390796363 } position { x: -1.02413499 y: 1.12966537 z: -7.34118319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0977152 y: 0.903502822 z: 0.157275066 w: -0.386521667 } position { x: -1.02438 y: 1.1280601 z: -7.33978462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0997826383 y: 0.904439 z: 0.160145044 w: -0.382605672 } position { x: -1.02431333 y: 1.12678266 z: -7.33842802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.667] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100228272 y: 0.905357242 z: 0.16170375 w: -0.379650503 } position { x: -1.02406573 y: 1.12548327 z: -7.33724928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100356206 y: 0.906012118 z: 0.162919462 w: -0.377528638 } position { x: -1.02400684 y: 1.12385547 z: -7.33623743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.696] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101066619 y: 0.90636611 z: 0.164676636 w: -0.375722826 } position { x: -1.02419472 y: 1.12191272 z: -7.33542776 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.102613464 y: 0.906466 z: 0.167119369 w: -0.373980045 } position { x: -1.02449334 y: 1.1199615 z: -7.33466864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105173 y: 0.906299353 z: 0.17054069 w: -0.372123688 } position { x: -1.02487576 y: 1.11791098 z: -7.33395672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.738] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107930765 y: 0.905968964 z: 0.174425229 w: -0.370333672 } position { x: -1.02512503 y: 1.11616063 z: -7.33338976 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110854462 y: 0.905523777 z: 0.17820859 w: -0.368754327 } position { x: -1.02515233 y: 1.11465168 z: -7.33286572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113852717 y: 0.904997468 z: 0.181418136 w: -0.367565811 } position { x: -1.02518749 y: 1.11324048 z: -7.3324542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.778] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116381861 y: 0.904531658 z: 0.184287801 w: -0.366491139 } position { x: -1.02542078 y: 1.11178219 z: -7.3320241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.1189477 y: 0.904073596 z: 0.187437922 w: -0.365197748 } position { x: -1.02566314 y: 1.11022234 z: -7.33163929 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.807] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.121566251 y: 0.903647363 z: 0.190216109 w: -0.363951802 } position { x: -1.02573824 y: 1.10884273 z: -7.33134127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.124467373 y: 0.903083742 z: 0.192715526 w: -0.363054186 } position { x: -1.02575886 y: 1.10746 z: -7.33114052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.834] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.127316684 y: 0.902532339 z: 0.195055604 w: -0.36218667 } position { x: -1.02593124 y: 1.10599 z: -7.33099556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.130171627 y: 0.901942134 z: 0.197748482 w: -0.361180514 } position { x: -1.02624536 y: 1.10449338 z: -7.33092213 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.132744655 y: 0.901353359 z: 0.200606227 w: -0.360136181 } position { x: -1.02647841 y: 1.10326922 z: -7.33095598 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135766432 y: 0.900622845 z: 0.20326665 w: -0.359344721 } position { x: -1.0265007 y: 1.10204649 z: -7.3310113 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.891] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138770625 y: 0.899722338 z: 0.206017822 w: -0.358885944 } position { x: -1.0263809 y: 1.10080063 z: -7.33122349 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14186272 y: 0.89859122 z: 0.208568498 w: -0.359037578 } position { x: -1.02631843 y: 1.09959733 z: -7.33160686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.145024881 y: 0.897140205 z: 0.211443231 w: -0.359720767 } position { x: -1.026402 y: 1.09845293 z: -7.33209467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.146965176 y: 0.895934463 z: 0.213858098 w: -0.360509962 } position { x: -1.02624643 y: 1.09785628 z: -7.33244419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148494601 y: 0.894799948 z: 0.215560392 w: -0.361685127 } position { x: -1.0259012 y: 1.09733582 z: -7.33293104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.15006794 y: 0.893498361 z: 0.216886938 w: -0.363456309 } position { x: -1.02537477 y: 1.09658349 z: -7.33362436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.151964471 y: 0.891704142 z: 0.218208402 w: -0.366272569 } position { x: -1.0247643 y: 1.09575474 z: -7.33467579 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:52.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.15321061 y: 0.88978827 z: 0.219453394 w: -0.369653314 } position { x: -1.02421284 y: 1.09507728 z: -7.33578825 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.001] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.153281748 y: 0.887934804 z: 0.220834821 w: -0.373240471 } position { x: -1.02381337 y: 1.09474277 z: -7.33680058 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.152685255 y: 0.886294484 z: 0.22190848 w: -0.376730621 } position { x: -1.02334189 y: 1.09466028 z: -7.33781815 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.152127162 y: 0.884692371 z: 0.222697809 w: -0.380239904 } position { x: -1.02259648 y: 1.09454691 z: -7.33895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.151908591 y: 0.882714689 z: 0.223175645 w: -0.384618282 } position { x: -1.02152336 y: 1.09440637 z: -7.34042263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.151742503 y: 0.880544424 z: 0.223441526 w: -0.389473468 } position { x: -1.02055597 y: 1.09433591 z: -7.34182358 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.071] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.15137738 y: 0.878137529 z: 0.223581493 w: -0.394931257 } position { x: -1.01961601 y: 1.09440327 z: -7.34334421 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.085] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.150614828 y: 0.875723064 z: 0.223519236 w: -0.400578916 } position { x: -1.01889122 y: 1.09459245 z: -7.34478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.099] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.149401814 y: 0.873225033 z: 0.223491773 w: -0.406458497 } position { x: -1.01803076 y: 1.09485173 z: -7.34631395 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148406282 y: 0.87080574 z: 0.2233603 w: -0.412047595 } position { x: -1.01692581 y: 1.09509063 z: -7.34794378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.127] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.147766307 y: 0.868006945 z: 0.223103642 w: -0.418274939 } position { x: -1.01558459 y: 1.09526432 z: -7.34979963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.147528455 y: 0.864605844 z: 0.22272867 w: -0.425539732 } position { x: -1.01411915 y: 1.09544396 z: -7.35191059 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.156] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.147300839 y: 0.860661805 z: 0.222298861 w: -0.433759123 } position { x: -1.01281273 y: 1.09564412 z: -7.35424423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.168] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.145975679 y: 0.856342614 z: 0.222288862 w: -0.442669332 } position { x: -1.01186228 y: 1.09586549 z: -7.35658598 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.181] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.143964916 y: 0.852494 z: 0.222676322 w: -0.450492322 } position { x: -1.01087463 y: 1.09631979 z: -7.35859632 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.142333165 y: 0.848680377 z: 0.22266306 w: -0.45815286 } position { x: -1.00969541 y: 1.09685421 z: -7.36080408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141516924 y: 0.844510436 z: 0.222210839 w: -0.466258943 } position { x: -1.00813043 y: 1.0974493 z: -7.36326075 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14087452 y: 0.839842379 z: 0.221390486 w: -0.475189894 } position { x: -1.00663483 y: 1.09793353 z: -7.36593056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139752701 y: 0.834477305 z: 0.220756263 w: -0.485163391 } position { x: -1.00550878 y: 1.09843779 z: -7.36875057 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137870938 y: 0.82965368 z: 0.22050935 w: -0.494006157 } position { x: -1.00454271 y: 1.09899127 z: -7.37117767 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135878325 y: 0.824931681 z: 0.22019887 w: -0.502530873 } position { x: -1.00344193 y: 1.09967554 z: -7.37369394 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.280] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.133898497 y: 0.820181966 z: 0.219735816 w: -0.510968626 } position { x: -1.00229537 y: 1.10030937 z: -7.37625885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.294] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.131829128 y: 0.815162 z: 0.21914877 w: -0.519717157 } position { x: -1.00126815 y: 1.1010164 z: -7.37894487 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.306] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.129894167 y: 0.81068784 z: 0.218436882 w: -0.527444839 } position { x: -1.00041699 y: 1.10179234 z: -7.38134527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.128056526 y: 0.806384563 z: 0.217377529 w: -0.534876108 } position { x: -0.999383032 y: 1.10280955 z: -7.38370943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.126320437 y: 0.802162528 z: 0.215622485 w: -0.54229641 } position { x: -0.998332083 y: 1.10381651 z: -7.38612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.348] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.124069445 y: 0.797727346 z: 0.213734075 w: -0.550050676 } position { x: -0.99751097 y: 1.10463786 z: -7.38865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.121603705 y: 0.793771446 z: 0.21229057 w: -0.556841195 } position { x: -0.996861279 y: 1.10535014 z: -7.39094973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.119225055 y: 0.789866149 z: 0.211123511 w: -0.563314915 } position { x: -0.996156514 y: 1.10636556 z: -7.39315939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116987266 y: 0.786079407 z: 0.209572911 w: -0.569624722 } position { x: -0.995298147 y: 1.10749531 z: -7.39533615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.404] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114750065 y: 0.782197 z: 0.207654625 w: -0.576090217 } position { x: -0.994493 y: 1.10871363 z: -7.39758635 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112271979 y: 0.777974784 z: 0.205254346 w: -0.583113134 } position { x: -0.993708372 y: 1.10998774 z: -7.40010309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109723531 y: 0.774192214 z: 0.203188136 w: -0.589323103 } position { x: -0.993390083 y: 1.11087894 z: -7.40215206 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10719768 y: 0.77070713 z: 0.20159243 w: -0.594877839 } position { x: -0.993140936 y: 1.11183739 z: -7.40400934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104861133 y: 0.767467201 z: 0.199882641 w: -0.600037634 } position { x: -0.992642343 y: 1.11307299 z: -7.40600252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.474] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.102748528 y: 0.764298499 z: 0.197862267 w: -0.605095923 } position { x: -0.992166102 y: 1.11419773 z: -7.40800285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.487] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100319169 y: 0.761043727 z: 0.195851341 w: -0.610238373 } position { x: -0.991943717 y: 1.11525512 z: -7.40992689 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0980157554 y: 0.758517087 z: 0.194118038 w: -0.614298761 } position { x: -0.991754293 y: 1.1162107 z: -7.41151857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0960389599 y: 0.756341219 z: 0.192271084 w: -0.617864311 } position { x: -0.991541266 y: 1.11725652 z: -7.41299105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0942498296 y: 0.754603 z: 0.19034256 w: -0.620855 } position { x: -0.991307616 y: 1.11813807 z: -7.41444731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.544] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0924925953 y: 0.752929509 z: 0.188406169 w: -0.62373507 } position { x: -0.991019189 y: 1.11901677 z: -7.41586351 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0911800712 y: 0.751499593 z: 0.18646653 w: -0.626230657 } position { x: -0.990820289 y: 1.11979258 z: -7.41721678 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0900112763 y: 0.750144899 z: 0.184765399 w: -0.628523946 } position { x: -0.99067843 y: 1.12040126 z: -7.41848612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0888977721 y: 0.748868048 z: 0.183417439 w: -0.630596459 } position { x: -0.990561664 y: 1.12093961 z: -7.41960812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.599] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.087918438 y: 0.747743309 z: 0.182361245 w: -0.63237226 } position { x: -0.990483344 y: 1.12144911 z: -7.42065239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0869794488 y: 0.746756136 z: 0.181421697 w: -0.633936882 } position { x: -0.990409732 y: 1.12194371 z: -7.4216156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.629] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0862399563 y: 0.746023774 z: 0.180582836 w: -0.635138571 } position { x: -0.990315914 y: 1.12239027 z: -7.42241573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.08565 y: 0.745375276 z: 0.17980653 w: -0.636199176 } position { x: -0.990239561 y: 1.12274706 z: -7.4231987 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0851323828 y: 0.744811356 z: 0.179062515 w: -0.637138247 } position { x: -0.990134597 y: 1.12312114 z: -7.42394829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0846375749 y: 0.744269371 z: 0.178300828 w: -0.638050497 } position { x: -0.990080953 y: 1.12340105 z: -7.424613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.681] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0841026157 y: 0.743846297 z: 0.177725315 w: -0.638774812 } position { x: -0.990037262 y: 1.12358737 z: -7.42516136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0837969184 y: 0.743481815 z: 0.177271575 w: -0.639365077 } position { x: -0.990058 y: 1.1237669 z: -7.42567825 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.083564125 y: 0.743207276 z: 0.176912025 w: -0.639814138 } position { x: -0.990058362 y: 1.12396646 z: -7.42607689 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0832276642 y: 0.743086576 z: 0.176589087 w: -0.640087426 } position { x: -0.990071893 y: 1.12414491 z: -7.42640781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.738] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0829321891 y: 0.743096709 z: 0.176272467 w: -0.640201151 } position { x: -0.990064621 y: 1.12426662 z: -7.42670727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.752] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0827837959 y: 0.743157089 z: 0.175974742 w: -0.640232205 } position { x: -0.990072846 y: 1.124318 z: -7.42693949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0828901678 y: 0.743213773 z: 0.175784379 w: -0.640204966 } position { x: -0.99014008 y: 1.12428486 z: -7.42718029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0830110908 y: 0.743316054 z: 0.175752461 w: -0.640079319 } position { x: -0.990230381 y: 1.12434304 z: -7.4272995 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.083051309 y: 0.743539333 z: 0.175798044 w: -0.639802158 } position { x: -0.990297556 y: 1.12435484 z: -7.42734098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0830939859 y: 0.743787825 z: 0.175827429 w: -0.639499605 } position { x: -0.990372479 y: 1.12442589 z: -7.42734957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.822] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0831477493 y: 0.744073331 z: 0.175766811 w: -0.639177084 } position { x: -0.9904024 y: 1.12452769 z: -7.42729664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.834] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0830933526 y: 0.744394779 z: 0.175594777 w: -0.638857186 } position { x: -0.990457892 y: 1.12456596 z: -7.42721081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0828039 y: 0.744792342 z: 0.175521478 w: -0.638451338 } position { x: -0.990605533 y: 1.12455118 z: -7.42709827 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0823858 y: 0.745258689 z: 0.175647259 w: -0.6379264 } position { x: -0.990703762 y: 1.12452209 z: -7.42692852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0821492076 y: 0.745698333 z: 0.17569606 w: -0.637429535 } position { x: -0.990768909 y: 1.12462652 z: -7.42673683 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0819240138 y: 0.746148825 z: 0.175651595 w: -0.6369434 } position { x: -0.99087745 y: 1.12462771 z: -7.42648172 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0816986039 y: 0.746531844 z: 0.175774142 w: -0.63648957 } position { x: -0.991045475 y: 1.12470329 z: -7.42622232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0813742206 y: 0.747022331 z: 0.175824896 w: -0.635941446 } position { x: -0.991171777 y: 1.12480831 z: -7.42592382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0812137946 y: 0.74744314 z: 0.175839439 w: -0.635463238 } position { x: -0.991340697 y: 1.1248517 z: -7.4255743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0810088664 y: 0.747922719 z: 0.175981507 w: -0.63488555 } position { x: -0.991567552 y: 1.12490869 z: -7.42519045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0808512568 y: 0.748525262 z: 0.176133767 w: -0.634153 } position { x: -0.991793931 y: 1.12492537 z: -7.42468119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0806742385 y: 0.749212 z: 0.176271543 w: -0.633325636 } position { x: -0.992052734 y: 1.12500906 z: -7.42413282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:53.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.080582127 y: 0.750066876 z: 0.176415473 w: -0.632284582 } position { x: -0.992254317 y: 1.12506318 z: -7.42353868 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.004] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0804140419 y: 0.750940681 z: 0.176396042 w: -0.631273389 } position { x: -0.992463648 y: 1.1251483 z: -7.42300844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.016] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0802804381 y: 0.751785159 z: 0.176438376 w: -0.630272746 } position { x: -0.992668688 y: 1.12518632 z: -7.4224081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0800533369 y: 0.752681136 z: 0.176503569 w: -0.629213035 } position { x: -0.992893398 y: 1.12521577 z: -7.42180634 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0798329785 y: 0.753650904 z: 0.17655544 w: -0.628064632 } position { x: -0.993124962 y: 1.12530339 z: -7.42110252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.059] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.079604879 y: 0.754609764 z: 0.176446095 w: -0.626972079 } position { x: -0.993320763 y: 1.12544465 z: -7.42045593 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0794107392 y: 0.755609751 z: 0.176276609 w: -0.625839055 } position { x: -0.993555725 y: 1.12550116 z: -7.41980171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.085] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0792742521 y: 0.756599 z: 0.176170588 w: -0.624689877 } position { x: -0.99373877 y: 1.12557316 z: -7.41908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.101] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0791249424 y: 0.757622898 z: 0.175921679 w: -0.623537 } position { x: -0.993954 y: 1.12564743 z: -7.418396 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0789844617 y: 0.758681118 z: 0.17566058 w: -0.622340679 } position { x: -0.994143 y: 1.12575042 z: -7.41771889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.127] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0787465 y: 0.759580851 z: 0.17531608 w: -0.6213696 } position { x: -0.994300961 y: 1.12593472 z: -7.41707706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0785238 y: 0.760461152 z: 0.174950734 w: -0.620423317 } position { x: -0.994502187 y: 1.12603199 z: -7.41648197 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0782414302 y: 0.761359572 z: 0.174729064 w: -0.619418919 } position { x: -0.994757414 y: 1.12604964 z: -7.41586161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.170] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0780466571 y: 0.762217283 z: 0.174551621 w: -0.618437767 } position { x: -0.995007575 y: 1.12622392 z: -7.41522169 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.183] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0776616931 y: 0.763171 z: 0.174284384 w: -0.617384613 } position { x: -0.995183825 y: 1.12651348 z: -7.41460323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0772928819 y: 0.76399368 z: 0.173822477 w: -0.616543055 } position { x: -0.99535954 y: 1.12676597 z: -7.41407728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0768059418 y: 0.764811754 z: 0.17311658 w: -0.615787804 } position { x: -0.99558 y: 1.12714767 z: -7.41348934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.223] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.076143764 y: 0.765571296 z: 0.172464013 w: -0.615108848 } position { x: -0.995838404 y: 1.12750244 z: -7.4129324 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.075311 y: 0.766505837 z: 0.171555281 w: -0.614301085 } position { x: -0.996037841 y: 1.1279093 z: -7.41235876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0745511204 y: 0.767389 z: 0.170596391 w: -0.613557816 } position { x: -0.996265 y: 1.12821496 z: -7.41182566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0737674311 y: 0.768248916 z: 0.169683725 w: -0.612829 } position { x: -0.996526778 y: 1.12851572 z: -7.41137838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.279] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0730162263 y: 0.769016743 z: 0.168877855 w: -0.612178206 } position { x: -0.996758938 y: 1.12888312 z: -7.41085768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.295] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0721622258 y: 0.769866288 z: 0.16797033 w: -0.611461043 } position { x: -0.997034431 y: 1.12934554 z: -7.41042519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0712765306 y: 0.770615935 z: 0.167112008 w: -0.610855401 } position { x: -0.997212 y: 1.12971735 z: -7.40996361 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0702998191 y: 0.771398365 z: 0.166261375 w: -0.610212803 } position { x: -0.997439802 y: 1.13007081 z: -7.40955114 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0694339201 y: 0.772085547 z: 0.16548647 w: -0.609653234 } position { x: -0.99762857 y: 1.1303879 z: -7.40918922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0686654747 y: 0.772714794 z: 0.164812282 w: -0.609125495 } position { x: -0.997783124 y: 1.13065434 z: -7.40889311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0680380762 y: 0.773214459 z: 0.164224446 w: -0.608720422 } position { x: -0.997917414 y: 1.13088679 z: -7.40859175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0675816089 y: 0.773565233 z: 0.163829878 w: -0.608431876 } position { x: -0.998082817 y: 1.13107955 z: -7.40837717 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0672318935 y: 0.773822606 z: 0.16361925 w: -0.608200073 } position { x: -0.998216927 y: 1.13117087 z: -7.40819693 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.405] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0670366 y: 0.773955 z: 0.163552523 w: -0.608071 } position { x: -0.998331189 y: 1.13125 z: -7.40806532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.066930905 y: 0.773993373 z: 0.163661793 w: -0.608004391 } position { x: -0.998393536 y: 1.13138819 z: -7.40789509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.434] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0668837652 y: 0.773955882 z: 0.163602054 w: -0.608073354 } position { x: -0.998408258 y: 1.13145697 z: -7.40784025 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.446] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0667697713 y: 0.773840368 z: 0.163597867 w: -0.608234048 } position { x: -0.998457551 y: 1.13152 z: -7.40778399 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.066692 y: 0.773631155 z: 0.163645074 w: -0.608495951 } position { x: -0.998509884 y: 1.1315372 z: -7.40774488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.476] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0666310415 y: 0.773427 z: 0.163741529 w: -0.608736157 } position { x: -0.998518467 y: 1.13158631 z: -7.4077177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.488] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0665347651 y: 0.773254514 z: 0.163841233 w: -0.608938932 } position { x: -0.998504639 y: 1.13165033 z: -7.40766335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0664552897 y: 0.773114562 z: 0.16377534 w: -0.609143 } position { x: -0.998429775 y: 1.1316874 z: -7.40763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.516] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0663871169 y: 0.772996664 z: 0.163706332 w: -0.609318554 } position { x: -0.998352826 y: 1.1317085 z: -7.40758371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.529] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0662886277 y: 0.772907376 z: 0.163568109 w: -0.609479725 } position { x: -0.998259 y: 1.1317147 z: -7.40763521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.546] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.066196613 y: 0.772817314 z: 0.163458496 w: -0.609633267 } position { x: -0.998188674 y: 1.13166142 z: -7.40763283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.555] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0660891086 y: 0.772779286 z: 0.16339457 w: -0.609710276 } position { x: -0.998100162 y: 1.13158774 z: -7.40762758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.570] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0659190118 y: 0.772783816 z: 0.163419053 w: -0.609716475 } position { x: -0.997957408 y: 1.13163805 z: -7.40761089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0657716542 y: 0.772814274 z: 0.163342774 w: -0.60971415 } position { x: -0.997828603 y: 1.13167489 z: -7.40757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0656506792 y: 0.772885263 z: 0.163218454 w: -0.60967052 } position { x: -0.997673035 y: 1.13164568 z: -7.40758419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0657258406 y: 0.7730214 z: 0.163148329 w: -0.609508574 } position { x: -0.997567177 y: 1.13156164 z: -7.40758371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.629] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0659898072 y: 0.773075461 z: 0.163238272 w: -0.609387338 } position { x: -0.997421265 y: 1.13146877 z: -7.40757084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0662820414 y: 0.773165762 z: 0.163371176 w: -0.609205484 } position { x: -0.997288167 y: 1.13138759 z: -7.4075551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.657] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0666122958 y: 0.773223221 z: 0.163487107 w: -0.609065413 } position { x: -0.997109 y: 1.1313256 z: -7.40756321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.668] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0668865889 y: 0.773288071 z: 0.163603097 w: -0.608921826 } position { x: -0.996966302 y: 1.13129222 z: -7.40755653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0669915229 y: 0.773358166 z: 0.163687646 w: -0.608798504 } position { x: -0.996827304 y: 1.13124096 z: -7.40751076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.696] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0670582578 y: 0.773483574 z: 0.16365546 w: -0.608640492 } position { x: -0.996609926 y: 1.13120699 z: -7.40747213 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0670486 y: 0.773591936 z: 0.163617894 w: -0.608513951 } position { x: -0.996425748 y: 1.1311729 z: -7.4074955 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.06709 y: 0.773700535 z: 0.163498729 w: -0.608403325 } position { x: -0.996256828 y: 1.13111353 z: -7.40749216 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.067088 y: 0.773818672 z: 0.163428903 w: -0.608272 } position { x: -0.996089458 y: 1.13101232 z: -7.40743351 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0671886802 y: 0.773924172 z: 0.163414419 w: -0.608130574 } position { x: -0.995928526 y: 1.13092196 z: -7.40744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0672713816 y: 0.774059117 z: 0.163485318 w: -0.60793072 } position { x: -0.995760798 y: 1.13085496 z: -7.40737915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0674200952 y: 0.774169803 z: 0.163499 w: -0.607769489 } position { x: -0.995559275 y: 1.13082337 z: -7.40735817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.792] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0674835742 y: 0.774310648 z: 0.163362965 w: -0.607619643 } position { x: -0.995317817 y: 1.13080931 z: -7.40730381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0675517619 y: 0.774452209 z: 0.163130924 w: -0.607493937 } position { x: -0.995129824 y: 1.13069975 z: -7.407269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0676180646 y: 0.7745772 z: 0.163036123 w: -0.607352614 } position { x: -0.995006502 y: 1.13059545 z: -7.40723753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0676819608 y: 0.774728358 z: 0.163039073 w: -0.607151866 } position { x: -0.994826674 y: 1.13048959 z: -7.40718794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0678172335 y: 0.774916708 z: 0.163110256 w: -0.606877267 } position { x: -0.994643867 y: 1.13048398 z: -7.40710878 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0679756552 y: 0.775195539 z: 0.162893087 w: -0.60656178 } position { x: -0.994451344 y: 1.13045764 z: -7.40704727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0683045387 y: 0.775454581 z: 0.162721872 w: -0.606239438 } position { x: -0.994300544 y: 1.1304338 z: -7.40698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0687326342 y: 0.77571249 z: 0.162372231 w: -0.605954885 } position { x: -0.994136572 y: 1.13042009 z: -7.40693855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0692321882 y: 0.775936246 z: 0.161919415 w: -0.605732679 } position { x: -0.993980706 y: 1.1304251 z: -7.40693378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0697681 y: 0.776136875 z: 0.161383927 w: -0.605556905 } position { x: -0.99384 y: 1.13048863 z: -7.40694761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.070385851 y: 0.77632761 z: 0.160738677 w: -0.605412602 } position { x: -0.993687272 y: 1.1305449 z: -7.40702724 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0711127594 y: 0.776461959 z: 0.159939602 w: -0.605366945 } position { x: -0.993477464 y: 1.13065314 z: -7.4071641 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.071919553 y: 0.776380539 z: 0.158951253 w: -0.605636358 } position { x: -0.993261218 y: 1.13075614 z: -7.40737391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0727828071 y: 0.776118517 z: 0.157789052 w: -0.606172621 } position { x: -0.99302876 y: 1.13085639 z: -7.40771914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:54.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0735798627 y: 0.775588512 z: 0.156517461 w: -0.607083797 } position { x: -0.992800951 y: 1.13102186 z: -7.40816498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.001] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0744006559 y: 0.774612784 z: 0.155086786 w: -0.608594835 } position { x: -0.992536962 y: 1.13125944 z: -7.40878963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.014] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0748898536 y: 0.773353696 z: 0.153702021 w: -0.610484481 } position { x: -0.992347777 y: 1.13144612 z: -7.40946865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0749549493 y: 0.771904111 z: 0.152681395 w: -0.61256361 } position { x: -0.99219954 y: 1.13165307 z: -7.41014099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0746519491 y: 0.770315707 z: 0.151775569 w: -0.614821196 } position { x: -0.992045343 y: 1.13199103 z: -7.41088057 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.057] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0742346793 y: 0.768433869 z: 0.150851339 w: -0.61744839 } position { x: -0.991869628 y: 1.13224947 z: -7.41176081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0736886188 y: 0.766413808 z: 0.150311306 w: -0.620150328 } position { x: -0.991779685 y: 1.13252151 z: -7.41262388 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0730365366 y: 0.764255166 z: 0.149897978 w: -0.622985 } position { x: -0.991665781 y: 1.13294077 z: -7.41354895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.072379373 y: 0.761878133 z: 0.149162516 w: -0.626141727 } position { x: -0.991453528 y: 1.13359809 z: -7.41458416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0713635311 y: 0.759188533 z: 0.147930026 w: -0.629806936 } position { x: -0.991237283 y: 1.1342746 z: -7.41574526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.127] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0700716153 y: 0.756589472 z: 0.146774665 w: -0.633340061 } position { x: -0.991169631 y: 1.13473606 z: -7.41687441 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.141] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0686572865 y: 0.753917098 z: 0.145705491 w: -0.636918426 } position { x: -0.991150498 y: 1.13526046 z: -7.41791868 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0674137622 y: 0.751189113 z: 0.144417018 w: -0.640557587 } position { x: -0.991014421 y: 1.13597727 z: -7.4191637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.168] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0661128908 y: 0.748269141 z: 0.142698601 w: -0.644483924 } position { x: -0.990809858 y: 1.13680565 z: -7.42054749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0647565946 y: 0.744687617 z: 0.140474126 w: -0.64924109 } position { x: -0.990624785 y: 1.13770378 z: -7.42221117 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0629678518 y: 0.741031408 z: 0.138385862 w: -0.654031217 } position { x: -0.990501821 y: 1.13845277 z: -7.42379332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0608343184 y: 0.737159789 z: 0.13651672 w: -0.658982515 } position { x: -0.990479171 y: 1.1392138 z: -7.42527294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0587835461 y: 0.733130693 z: 0.134467915 w: -0.664064944 } position { x: -0.990421534 y: 1.14012074 z: -7.42692 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0567534603 y: 0.728482425 z: 0.132065609 w: -0.669814229 } position { x: -0.99033457 y: 1.14097142 z: -7.428864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0548624322 y: 0.723814189 z: 0.129978567 w: -0.675417423 } position { x: -0.990323365 y: 1.14177561 z: -7.43074894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0526883081 y: 0.719026268 z: 0.128192976 w: -0.681022584 } position { x: -0.990407288 y: 1.142488 z: -7.43255568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0503770113 y: 0.71424365 z: 0.126696914 w: -0.686488211 } position { x: -0.990527391 y: 1.14331007 z: -7.43430519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.293] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0481669903 y: 0.709520698 z: 0.125030339 w: -0.691829264 } position { x: -0.990605831 y: 1.14420116 z: -7.43616724 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0459197089 y: 0.704314113 z: 0.123046048 w: -0.697633624 } position { x: -0.990679 y: 1.14516044 z: -7.4382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0439256281 y: 0.699535608 z: 0.121241562 w: -0.702866256 } position { x: -0.990924895 y: 1.145805 z: -7.43997478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0419507325 y: 0.695040286 z: 0.120069586 w: -0.707631588 } position { x: -0.991260886 y: 1.14630985 z: -7.44151974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0402133055 y: 0.690938473 z: 0.119240537 w: -0.71187681 } position { x: -0.991541207 y: 1.14694571 z: -7.44293213 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0386678576 y: 0.68733573 z: 0.118213706 w: -0.715611577 } position { x: -0.991756141 y: 1.14761817 z: -7.44439507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0372994244 y: 0.683738351 z: 0.116894409 w: -0.719337404 } position { x: -0.991957843 y: 1.14827919 z: -7.44596863 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.036038667 y: 0.680590391 z: 0.115486637 w: -0.722607 } position { x: -0.992171168 y: 1.14893639 z: -7.44747305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0350279212 y: 0.677549899 z: 0.113927364 w: -0.725754619 } position { x: -0.992448628 y: 1.14944971 z: -7.44890642 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.418] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0339841917 y: 0.674832 z: 0.112708122 w: -0.728521585 } position { x: -0.992831469 y: 1.14982629 z: -7.45005703 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0328785703 y: 0.672522 z: 0.111624576 w: -0.730871558 } position { x: -0.993194103 y: 1.15032971 z: -7.4510951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.446] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0322123058 y: 0.67085582 z: 0.110553041 w: -0.732593238 } position { x: -0.993498921 y: 1.15078199 z: -7.45190907 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.031692531 y: 0.669678867 z: 0.109298229 w: -0.733879924 } position { x: -0.993733883 y: 1.15119421 z: -7.45279455 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.031180378 y: 0.668798864 z: 0.107948251 w: -0.734903455 } position { x: -0.993932962 y: 1.1517272 z: -7.45353413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.488] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0305430759 y: 0.668325961 z: 0.106509075 w: -0.735570073 } position { x: -0.994220376 y: 1.15207207 z: -7.45402241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0301703736 y: 0.668456733 z: 0.105074421 w: -0.735672951 } position { x: -0.994484484 y: 1.15228891 z: -7.45436525 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.516] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0300564617 y: 0.669239283 z: 0.103851646 w: -0.735139608 } position { x: -0.994706213 y: 1.15259886 z: -7.45448 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0299682021 y: 0.670578897 z: 0.102283522 w: -0.734141648 } position { x: -0.994832873 y: 1.15298152 z: -7.45445633 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0300586652 y: 0.672389627 z: 0.100547366 w: -0.732720196 } position { x: -0.994909763 y: 1.15322137 z: -7.45439053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0302420687 y: 0.674801886 z: 0.0988802686 w: -0.730719268 } position { x: -0.995027125 y: 1.15329444 z: -7.45419788 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.030619571 y: 0.677479148 z: 0.097662814 w: -0.728386164 } position { x: -0.995123625 y: 1.15353656 z: -7.45360231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.031277325 y: 0.681002 z: 0.0964500085 w: -0.725227833 } position { x: -0.995094299 y: 1.15409946 z: -7.45269871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0316915028 y: 0.685368955 z: 0.0946355388 w: -0.721324563 } position { x: -0.995036304 y: 1.15455925 z: -7.45174599 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0323922 y: 0.69055444 z: 0.0921691954 w: -0.716652036 } position { x: -0.994921803 y: 1.15515828 z: -7.45073938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0333407596 y: 0.695469737 z: 0.0892886519 w: -0.712206244 } position { x: -0.994971097 y: 1.15555322 z: -7.449615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.641] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0344001874 y: 0.70069623 z: 0.087165758 w: -0.707278967 } position { x: -0.995255649 y: 1.15549815 z: -7.44817591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0355928913 y: 0.706458 z: 0.0859726071 w: -0.701611757 } position { x: -0.995803356 y: 1.15560758 z: -7.44636917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0367753 y: 0.712836206 z: 0.0849253759 w: -0.695197701 } position { x: -0.996100068 y: 1.15608215 z: -7.44454861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0374507047 y: 0.71990484 z: 0.0834089667 w: -0.688024282 } position { x: -0.996148527 y: 1.15704262 z: -7.4426446 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0372520648 y: 0.726765394 z: 0.0810706839 w: -0.681066751 } position { x: -0.996398568 y: 1.15786731 z: -7.44064093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0364263 y: 0.734068394 z: 0.07834021 w: -0.67355746 } position { x: -0.996853054 y: 1.15829647 z: -7.43826246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.724] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0356381498 y: 0.741785228 z: 0.075791046 w: -0.665387452 } position { x: -0.997330129 y: 1.15853345 z: -7.43580103 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.737] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0351451114 y: 0.750144958 z: 0.0731611773 w: -0.656273425 } position { x: -0.997863293 y: 1.15906775 z: -7.43335581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.034509819 y: 0.757873237 z: 0.0704109892 w: -0.647672415 } position { x: -0.998291314 y: 1.15964 z: -7.43098497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0337345488 y: 0.765443563 z: 0.0676941127 w: -0.639042735 } position { x: -0.998751223 y: 1.15992117 z: -7.42851448 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.780] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.032950256 y: 0.772913635 z: 0.0651537776 w: -0.630296588 } position { x: -0.999357343 y: 1.16002715 z: -7.42596483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.793] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0325708129 y: 0.780686855 z: 0.0629073307 w: -0.620894372 } position { x: -0.999967337 y: 1.16025102 z: -7.42319489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0323592797 y: 0.787683904 z: 0.0608248338 w: -0.612215102 } position { x: -1.00044465 y: 1.16054559 z: -7.42072868 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0321922563 y: 0.794316649 z: 0.0584773906 w: -0.60382539 } position { x: -1.00081408 y: 1.16086864 z: -7.4183073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.834] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0319160372 y: 0.800599098 z: 0.0561237149 w: -0.595711827 } position { x: -1.00138283 y: 1.16110301 z: -7.41586 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0318362452 y: 0.806624591 z: 0.0539933406 w: -0.587731302 } position { x: -1.00201285 y: 1.16114879 z: -7.41343975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0318597034 y: 0.812794685 z: 0.0522271544 w: -0.579329 } position { x: -1.00266016 y: 1.16114879 z: -7.41094112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0322477259 y: 0.818204761 z: 0.0508832149 w: -0.571762204 } position { x: -1.0032053 y: 1.16111481 z: -7.40872383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0333772935 y: 0.823068678 z: 0.0495340638 w: -0.564792275 } position { x: -1.00367355 y: 1.16127336 z: -7.40663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.905] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0351998396 y: 0.827310681 z: 0.0474894 w: -0.558625817 } position { x: -1.00403297 y: 1.16168225 z: -7.40491486 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0381070338 y: 0.830587149 z: 0.0443318933 w: -0.553811908 } position { x: -1.004161 y: 1.16208863 z: -7.40357161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0419647507 y: 0.83329612 z: 0.0405077673 w: -0.549741566 } position { x: -1.00462282 y: 1.16198671 z: -7.40205193 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0457964577 y: 0.835770607 z: 0.0378462188 w: -0.545855165 } position { x: -1.00546134 y: 1.16140103 z: -7.40031958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0499265976 y: 0.838345587 z: 0.0361893848 w: -0.54164052 } position { x: -1.00614464 y: 1.16099644 z: -7.3986311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0535873361 y: 0.840877235 z: 0.0349331163 w: -0.537432373 } position { x: -1.00645638 y: 1.16089141 z: -7.39736843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:55.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0564027429 y: 0.843204737 z: 0.0335749164 w: -0.53357023 } position { x: -1.00651324 y: 1.16109478 z: -7.39624691 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.002] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0579666235 y: 0.845019579 z: 0.032018017 w: -0.530619085 } position { x: -1.00658453 y: 1.16126847 z: -7.39529657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.015] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0587712824 y: 0.846564 z: 0.030643858 w: -0.528144181 } position { x: -1.0066644 y: 1.16113675 z: -7.39439774 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0592810474 y: 0.847845852 z: 0.0295604616 w: -0.526088774 } position { x: -1.00670958 y: 1.16093028 z: -7.39363337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0599594042 y: 0.848716676 z: 0.0289694387 w: -0.524638593 } position { x: -1.00672328 y: 1.16076565 z: -7.39297199 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.057] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0604885 y: 0.84936142 z: 0.0286512803 w: -0.523550868 } position { x: -1.00675511 y: 1.16076183 z: -7.39231443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0604951344 y: 0.849852085 z: 0.0283365212 w: -0.522770345 } position { x: -1.00676656 y: 1.16082776 z: -7.39170742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0603285 y: 0.850296319 z: 0.028152477 w: -0.522076786 } position { x: -1.00669646 y: 1.1606338 z: -7.39114904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.099] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0600286685 y: 0.850585043 z: 0.0283727665 w: -0.521628797 } position { x: -1.00647056 y: 1.16032302 z: -7.3906436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0601173826 y: 0.850661099 z: 0.0286068209 w: -0.521481752 } position { x: -1.00616932 y: 1.1603688 z: -7.3901577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.127] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0602272935 y: 0.850545824 z: 0.0286453348 w: -0.521655 } position { x: -1.00605261 y: 1.16036785 z: -7.38970137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0600873828 y: 0.850380778 z: 0.0288349688 w: -0.521929681 } position { x: -1.00595 y: 1.16032815 z: -7.38931847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.156] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0593735501 y: 0.850245297 z: 0.0288961083 w: -0.522228718 } position { x: -1.00563717 y: 1.16008496 z: -7.38900185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.170] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0578290634 y: 0.84990406 z: 0.0295291562 w: -0.522921622 } position { x: -1.00513697 y: 1.15997827 z: -7.38897085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0561932363 y: 0.849196613 z: 0.0300306361 w: -0.524219036 } position { x: -1.00471461 y: 1.15983546 z: -7.3889308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0552930236 y: 0.848244965 z: 0.031267412 w: -0.525780857 } position { x: -1.00429273 y: 1.15936351 z: -7.3889122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0549634099 y: 0.847044468 z: 0.0324982256 w: -0.527672708 } position { x: -1.00386643 y: 1.15957916 z: -7.38890696 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0541572534 y: 0.84580338 z: 0.0328891873 w: -0.529718757 } position { x: -1.00342381 y: 1.15989149 z: -7.38892174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0524219498 y: 0.844680548 z: 0.0330746882 w: -0.531669915 } position { x: -1.00315166 y: 1.15972555 z: -7.38901901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0508245341 y: 0.843684793 z: 0.0335698314 w: -0.533372223 } position { x: -1.00274384 y: 1.15946865 z: -7.38907814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0495737456 y: 0.842660725 z: 0.0344342962 w: -0.535051167 } position { x: -1.00231302 y: 1.15925181 z: -7.38925314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.048672311 y: 0.841518342 z: 0.0353337489 w: -0.53687 } position { x: -1.001701 y: 1.15932083 z: -7.3895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.295] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0478669629 y: 0.840041 z: 0.0359806381 w: -0.539208114 } position { x: -1.0011847 y: 1.15930653 z: -7.38986 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.307] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0470337719 y: 0.838577867 z: 0.036642123 w: -0.541509271 } position { x: -1.00079393 y: 1.15906191 z: -7.39025354 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0462594368 y: 0.83698523 z: 0.0376673974 w: -0.543964088 } position { x: -1.00030768 y: 1.15881062 z: -7.3906951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.04561726 y: 0.835331857 z: 0.0390770771 w: -0.546454787 } position { x: -0.999884367 y: 1.15860057 z: -7.39124823 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0449521355 y: 0.833606482 z: 0.0404899754 w: -0.549035609 } position { x: -0.999431789 y: 1.15870094 z: -7.39186716 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0439391285 y: 0.831551 z: 0.0414683111 w: -0.552152753 } position { x: -0.998806834 y: 1.15907741 z: -7.3927269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0428720191 y: 0.829560697 z: 0.0417387374 w: -0.55520165 } position { x: -0.99828589 y: 1.15915227 z: -7.39353 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0413843691 y: 0.82701546 z: 0.0418857522 w: -0.559087157 } position { x: -0.997659206 y: 1.15905583 z: -7.39464188 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0400381386 y: 0.824302137 z: 0.0424808338 w: -0.563132584 } position { x: -0.997050762 y: 1.15887845 z: -7.39587164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0391421393 y: 0.821109116 z: 0.0433962084 w: -0.567771614 } position { x: -0.996406257 y: 1.15884924 z: -7.3971386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.432] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0383738503 y: 0.817665577 z: 0.0442642905 w: -0.572705209 } position { x: -0.995981336 y: 1.1584897 z: -7.39853859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0384466797 y: 0.81379658 z: 0.0465562269 w: -0.578004718 } position { x: -0.995502234 y: 1.15789962 z: -7.40036249 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0394395962 y: 0.809546888 z: 0.0486710817 w: -0.58370322 } position { x: -0.994647 y: 1.15835166 z: -7.40224457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.476] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0392914265 y: 0.804925203 z: 0.0497097149 w: -0.589983523 } position { x: -0.994225085 y: 1.15797138 z: -7.40434361 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0381946824 y: 0.800147891 z: 0.0515110679 w: -0.596365035 } position { x: -0.99351728 y: 1.1577605 z: -7.40653753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0377357379 y: 0.794204652 z: 0.0533540025 w: -0.604126036 } position { x: -0.99287647 y: 1.15734971 z: -7.40902567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.516] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0380682945 y: 0.787965 z: 0.0552143157 w: -0.612056673 } position { x: -0.991717935 y: 1.15699351 z: -7.41155624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0383917615 y: 0.781016648 z: 0.0573079959 w: -0.620689034 } position { x: -0.991430104 y: 1.15668392 z: -7.41442633 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.543] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0386697873 y: 0.773560166 z: 0.0595159829 w: -0.629735768 } position { x: -0.990763783 y: 1.15675795 z: -7.41699314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0385216437 y: 0.76532954 z: 0.0610123947 w: -0.639581323 } position { x: -0.990206599 y: 1.15658176 z: -7.41992474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.573] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0388697498 y: 0.756978333 z: 0.0620395876 w: -0.649325907 } position { x: -0.989670217 y: 1.15644455 z: -7.4231205 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.039396137 y: 0.747347057 z: 0.0630982146 w: -0.660256743 } position { x: -0.988962591 y: 1.15629661 z: -7.42675161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0392683521 y: 0.736426294 z: 0.0647230595 w: -0.672268748 } position { x: -0.988644 y: 1.15595305 z: -7.43050909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0382630564 y: 0.724911809 z: 0.0674462 w: -0.684463203 } position { x: -0.988756 y: 1.1552937 z: -7.43385935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.649] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0361182429 y: 0.700973213 z: 0.0757185072 w: -0.708236396 } position { x: -0.989406586 y: 1.15491319 z: -7.44088507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.655] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0347453021 y: 0.689762652 z: 0.0797306597 w: -0.718792915 } position { x: -0.989810467 y: 1.15500236 z: -7.44432211 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0333812162 y: 0.6786 z: 0.0836310238 w: -0.728967488 } position { x: -0.990205 y: 1.15496242 z: -7.44785261 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0323132761 y: 0.667740881 z: 0.0878131092 w: -0.738489509 } position { x: -0.990649939 y: 1.15487015 z: -7.45103264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.032557074 y: 0.657096148 z: 0.0910525471 w: -0.747578859 } position { x: -0.991115093 y: 1.15541887 z: -7.45387745 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0341841 y: 0.648805737 z: 0.0909350067 w: -0.754727364 } position { x: -0.991433322 y: 1.15612411 z: -7.45617628 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.724] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0359829031 y: 0.642125726 z: 0.0887175426 w: -0.760597825 } position { x: -0.991908848 y: 1.15569866 z: -7.45852232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0386929028 y: 0.636689067 z: 0.0877120346 w: -0.765138209 } position { x: -0.992464483 y: 1.15447402 z: -7.46052456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.752] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0425201766 y: 0.632167041 z: 0.0880703554 w: -0.768635452 } position { x: -0.993020236 y: 1.15346682 z: -7.46231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0469111167 y: 0.629346609 z: 0.0886230767 w: -0.770628393 } position { x: -0.993497849 y: 1.15278363 z: -7.46380234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0513350815 y: 0.627643108 z: 0.088638477 w: -0.771733165 } position { x: -0.993695557 y: 1.15317106 z: -7.46511126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0540796891 y: 0.626958728 z: 0.087461859 w: -0.772236109 } position { x: -0.993631482 y: 1.15350044 z: -7.46629238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0557069108 y: 0.627292275 z: 0.0856183246 w: -0.772056162 } position { x: -0.993619919 y: 1.15350485 z: -7.46699047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0567543171 y: 0.629047096 z: 0.0840260461 w: -0.770725906 } position { x: -0.993672311 y: 1.15323615 z: -7.46732664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.835] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0574468561 y: 0.631777465 z: 0.0830708817 w: -0.768541694 } position { x: -0.993632 y: 1.15290797 z: -7.46744299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0583041422 y: 0.635447621 z: 0.0824550912 w: -0.765511692 } position { x: -0.993607461 y: 1.15262711 z: -7.46729755 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0595204309 y: 0.639859378 z: 0.0818337426 w: -0.761800885 } position { x: -0.993469238 y: 1.15241504 z: -7.46679688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0613535419 y: 0.645245612 z: 0.0812081471 w: -0.757165134 } position { x: -0.993344724 y: 1.15215266 z: -7.46615458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0635279268 y: 0.650687695 z: 0.0803058073 w: -0.752409935 } position { x: -0.9931494 y: 1.15200174 z: -7.4652915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0652852133 y: 0.656674266 z: 0.0795657039 w: -0.747118473 } position { x: -0.993007839 y: 1.15184772 z: -7.46417236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0669500157 y: 0.66309303 z: 0.0790845 w: -0.741330564 } position { x: -0.992817521 y: 1.15163946 z: -7.46299696 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0685620531 y: 0.669735134 z: 0.0785103664 w: -0.735248446 } position { x: -0.992613316 y: 1.15135336 z: -7.46170616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.070061259 y: 0.676968932 z: 0.0782992691 w: -0.728473544 } position { x: -0.992434859 y: 1.15109873 z: -7.46020031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0713567361 y: 0.683678567 z: 0.0783539116 w: -0.722047448 } position { x: -0.992252052 y: 1.15082383 z: -7.45863152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.976] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0725011081 y: 0.690538943 z: 0.0785244852 w: -0.715355456 } position { x: -0.992101431 y: 1.15061843 z: -7.4568491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:56.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0736497343 y: 0.697495222 z: 0.0787001848 w: -0.708436608 } position { x: -0.991908491 y: 1.15038109 z: -7.45499849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.002] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0746427327 y: 0.704792321 z: 0.0788896754 w: -0.701051116 } position { x: -0.991594374 y: 1.15037251 z: -7.45304918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.018] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0754910335 y: 0.711318731 z: 0.0788245872 w: -0.694343865 } position { x: -0.991160631 y: 1.15045226 z: -7.45112658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0754127949 y: 0.717832208 z: 0.0788394213 w: -0.687614858 } position { x: -0.990931034 y: 1.1508503 z: -7.44903564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0738478675 y: 0.724511564 z: 0.0786361918 w: -0.680768549 } position { x: -0.990493178 y: 1.15082777 z: -7.44690084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.057] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0724818259 y: 0.731550157 z: 0.0785483196 w: -0.673357964 } position { x: -0.990563869 y: 1.15010607 z: -7.44441 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0720183477 y: 0.737751424 z: 0.0791227072 w: -0.666540265 } position { x: -0.990402579 y: 1.14975774 z: -7.44227791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0716194734 y: 0.743462145 z: 0.0797146931 w: -0.660136521 } position { x: -0.990386724 y: 1.14973235 z: -7.44025326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.101] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0701198354 y: 0.749017596 z: 0.0805385709 w: -0.653888 } position { x: -0.990347385 y: 1.14977312 z: -7.43793392 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.113] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0682055205 y: 0.754765153 z: 0.0816092044 w: -0.647315741 } position { x: -0.990587234 y: 1.1493932 z: -7.4353528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0672571883 y: 0.76106739 z: 0.083226271 w: -0.639786124 } position { x: -0.990741372 y: 1.14954162 z: -7.43263102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0664996803 y: 0.76684612 z: 0.0843706951 w: -0.632776737 } position { x: -0.990827918 y: 1.1490289 z: -7.43023634 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.06607081 y: 0.772325695 z: 0.0859426782 w: -0.625908554 } position { x: -0.991060793 y: 1.14868915 z: -7.42808914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.170] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0661279559 y: 0.777246773 z: 0.0879340097 w: -0.61950165 } position { x: -0.991380095 y: 1.14823937 z: -7.42590523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.183] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0662117749 y: 0.781829536 z: 0.0897036791 w: -0.613442659 } position { x: -0.991576374 y: 1.14846027 z: -7.42357826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0654329285 y: 0.786784112 z: 0.0905335099 w: -0.607036233 } position { x: -0.991755 y: 1.14888132 z: -7.42105913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.212] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0640761256 y: 0.79139328 z: 0.0904276222 w: -0.601177 } position { x: -0.991978884 y: 1.14877141 z: -7.41883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0632691681 y: 0.795625448 z: 0.0906201676 w: -0.595621645 } position { x: -0.992418766 y: 1.1482662 z: -7.41674948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0632067323 y: 0.799478 z: 0.0915044546 w: -0.590310752 } position { x: -0.992886126 y: 1.14777446 z: -7.41477442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0634965077 y: 0.803199708 z: 0.093082048 w: -0.584956527 } position { x: -0.993354321 y: 1.14756846 z: -7.412714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.266] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0635022074 y: 0.806433 z: 0.0942590833 w: -0.580300272 } position { x: -0.993709922 y: 1.14773548 z: -7.41076422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0631622225 y: 0.809542298 z: 0.0949614346 w: -0.575876951 } position { x: -0.993905485 y: 1.14786875 z: -7.40883541 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0626715496 y: 0.812505603 z: 0.094793126 w: -0.57177031 } position { x: -0.994122565 y: 1.14827776 z: -7.4068718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0617334396 y: 0.815673113 z: 0.0943249539 w: -0.567423284 } position { x: -0.994679868 y: 1.14782679 z: -7.40484524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0613765717 y: 0.818584144 z: 0.0949179 w: -0.563154936 } position { x: -0.995091677 y: 1.14710283 z: -7.40307903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0616552234 y: 0.821218908 z: 0.0962481201 w: -0.559047818 } position { x: -0.995484412 y: 1.14670134 z: -7.40144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.351] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0624031909 y: 0.823573172 z: 0.097636342 w: -0.555248 } position { x: -0.995659411 y: 1.1463362 z: -7.3997407 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0635815859 y: 0.825747788 z: 0.0990849137 w: -0.551615953 } position { x: -0.996061504 y: 1.14635265 z: -7.3981905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0646383315 y: 0.827890873 z: 0.100508541 w: -0.548011541 } position { x: -0.99627161 y: 1.14594138 z: -7.39657545 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0653246194 y: 0.829804 z: 0.101709366 w: -0.544805706 } position { x: -0.996478 y: 1.14558148 z: -7.39524317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0664720833 y: 0.831513703 z: 0.10286355 w: -0.541835308 } position { x: -0.996555865 y: 1.14514554 z: -7.39398575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0679989 y: 0.83293277 z: 0.104518577 w: -0.539142907 } position { x: -0.996657431 y: 1.14442265 z: -7.39304781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0700660273 y: 0.833978593 z: 0.107154049 w: -0.536738694 } position { x: -0.996796787 y: 1.14336801 z: -7.39215565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0722926781 y: 0.834475219 z: 0.110284582 w: -0.535034776 } position { x: -0.996872544 y: 1.14256406 z: -7.39134169 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.460] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0741548166 y: 0.834794641 z: 0.112834401 w: -0.533748388 } position { x: -0.996920049 y: 1.14238751 z: -7.3905549 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0752699152 y: 0.835153162 z: 0.114528246 w: -0.532669604 } position { x: -0.996780217 y: 1.14226615 z: -7.38979435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.488] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0757311434 y: 0.835441828 z: 0.115686864 w: -0.531900644 } position { x: -0.996679306 y: 1.14192426 z: -7.38918543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0761653185 y: 0.835500062 z: 0.11689461 w: -0.531483 } position { x: -0.996515691 y: 1.14137232 z: -7.38860941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.516] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0764085203 y: 0.835436 z: 0.117960937 w: -0.531313121 } position { x: -0.996374965 y: 1.14114034 z: -7.38812113 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.529] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0771609247 y: 0.835335672 z: 0.118485332 w: -0.531245589 } position { x: -0.996413291 y: 1.14070153 z: -7.38750744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.077590473 y: 0.835403919 z: 0.119130224 w: -0.530931234 } position { x: -0.996229231 y: 1.14042461 z: -7.38700771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.558] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0780917183 y: 0.835547566 z: 0.119559087 w: -0.530535221 } position { x: -0.996133924 y: 1.14007819 z: -7.38653898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.573] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0785163492 y: 0.835690916 z: 0.1199563 w: -0.530157 } position { x: -0.995967388 y: 1.13973224 z: -7.38617706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.585] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0789547935 y: 0.835808396 z: 0.12030334 w: -0.529827893 } position { x: -0.995820463 y: 1.13947499 z: -7.38579512 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0795082301 y: 0.835933864 z: 0.120661177 w: -0.529465675 } position { x: -0.995739 y: 1.13919437 z: -7.38544416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0800222233 y: 0.836127102 z: 0.121019244 w: -0.529001176 } position { x: -0.995562315 y: 1.13899076 z: -7.38509226 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0807470083 y: 0.836344182 z: 0.121272095 w: -0.528489769 } position { x: -0.995462716 y: 1.13877344 z: -7.38469696 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0810200721 y: 0.83665967 z: 0.121316291 w: -0.527938187 } position { x: -0.995327592 y: 1.13865924 z: -7.38433266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.655] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0810584873 y: 0.837063074 z: 0.121291891 w: -0.527298033 } position { x: -0.995162666 y: 1.13861251 z: -7.38403273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0812202469 y: 0.837452233 z: 0.121109962 w: -0.526696742 } position { x: -0.995004475 y: 1.13849819 z: -7.38368177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0816357732 y: 0.837857664 z: 0.121010281 w: -0.526010156 } position { x: -0.994835854 y: 1.13831818 z: -7.38340282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.082138449 y: 0.838185668 z: 0.1209765 w: -0.525416732 } position { x: -0.994719088 y: 1.13816738 z: -7.38317442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0825967938 y: 0.838444114 z: 0.121027067 w: -0.524920642 } position { x: -0.994540691 y: 1.13803172 z: -7.3829608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0829743594 y: 0.838687062 z: 0.121029131 w: -0.524472296 } position { x: -0.99425745 y: 1.13786304 z: -7.38287783 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.740] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0835991129 y: 0.838749468 z: 0.121181741 w: -0.524238 } position { x: -0.994030714 y: 1.1376245 z: -7.38292646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.084295921 y: 0.838576436 z: 0.121672519 w: -0.524289548 } position { x: -0.993769944 y: 1.13723803 z: -7.38306284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0848770514 y: 0.838250101 z: 0.122393638 w: -0.524549782 } position { x: -0.993447483 y: 1.13699365 z: -7.38332558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0854549482 y: 0.83764118 z: 0.123119712 w: -0.525258243 } position { x: -0.992958486 y: 1.13682592 z: -7.38375425 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0860936567 y: 0.836820722 z: 0.123624153 w: -0.526342154 } position { x: -0.992528141 y: 1.13663208 z: -7.38425446 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.086700514 y: 0.83575958 z: 0.123961091 w: -0.527847171 } position { x: -0.992190599 y: 1.13645828 z: -7.38474941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.087305069 y: 0.834762871 z: 0.123867385 w: -0.529344559 } position { x: -0.991837204 y: 1.13644886 z: -7.3852787 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0877320543 y: 0.833841 z: 0.123558879 w: -0.530796945 } position { x: -0.991479874 y: 1.1363157 z: -7.38581133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0882009789 y: 0.832953811 z: 0.123204827 w: -0.532192767 } position { x: -0.991228402 y: 1.13609982 z: -7.3863225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.863] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0886860862 y: 0.832121789 z: 0.123047121 w: -0.533448696 } position { x: -0.990980089 y: 1.1358552 z: -7.38690662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0893132389 y: 0.831373334 z: 0.122968197 w: -0.534528196 } position { x: -0.990707 y: 1.13563395 z: -7.38747644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0900501 y: 0.830774963 z: 0.122884326 w: -0.535353482 } position { x: -0.990458548 y: 1.13547146 z: -7.38803864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.905] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0908285156 y: 0.830236733 z: 0.122691914 w: -0.536100686 } position { x: -0.990151107 y: 1.13544607 z: -7.38852835 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0912856534 y: 0.829860508 z: 0.122187816 w: -0.536720157 } position { x: -0.989894509 y: 1.13550389 z: -7.38900423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0916151106 y: 0.829603434 z: 0.121446922 w: -0.537229419 } position { x: -0.989615798 y: 1.13553834 z: -7.38946962 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.948] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.091961056 y: 0.82946527 z: 0.120707773 w: -0.537550151 } position { x: -0.989460051 y: 1.13547945 z: -7.389884 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0923022479 y: 0.829383 z: 0.119937755 w: -0.537790954 } position { x: -0.98923552 y: 1.13556111 z: -7.39034128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0925141498 y: 0.829344273 z: 0.118870333 w: -0.538051188 } position { x: -0.989024043 y: 1.13583541 z: -7.39077282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:57.988] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0925367251 y: 0.829396844 z: 0.117696181 w: -0.538224399 } position { x: -0.988889277 y: 1.13608217 z: -7.39110231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.004] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0924165472 y: 0.829478502 z: 0.116263196 w: -0.538430512 } position { x: -0.98869729 y: 1.13645637 z: -7.39148617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.018] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0919957906 y: 0.829546154 z: 0.11461734 w: -0.538751304 } position { x: -0.988522828 y: 1.13699925 z: -7.39194727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0911297277 y: 0.829507232 z: 0.112674646 w: -0.539367735 } position { x: -0.988290608 y: 1.13755488 z: -7.3924222 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0899694115 y: 0.829402506 z: 0.110529326 w: -0.540166855 } position { x: -0.988139153 y: 1.13806617 z: -7.39286947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.088651374 y: 0.829238176 z: 0.108214565 w: -0.541105092 } position { x: -0.987996161 y: 1.1388458 z: -7.39333487 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.073] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0866114274 y: 0.829087615 z: 0.105161905 w: -0.542266726 } position { x: -0.987871 y: 1.13998091 z: -7.39377928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.085] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0841557309 y: 0.829091609 z: 0.101792976 w: -0.543289185 } position { x: -0.987788856 y: 1.14104557 z: -7.39419365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0815691 y: 0.829047441 z: 0.0983078927 w: -0.544391751 } position { x: -0.987745285 y: 1.14207077 z: -7.39466095 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.113] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0788575113 y: 0.828957438 z: 0.0944307297 w: -0.545613348 } position { x: -0.987517297 y: 1.14344406 z: -7.39516973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.127] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.074751772 y: 0.828837752 z: 0.0889715776 w: -0.547288179 } position { x: -0.987061203 y: 1.14556396 z: -7.39568901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0688834786 y: 0.828834236 z: 0.081864275 w: -0.549169481 } position { x: -0.986662567 y: 1.14785504 z: -7.39639425 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.155] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0617778935 y: 0.82886678 z: 0.0735762343 w: -0.551135182 } position { x: -0.986452222 y: 1.14967048 z: -7.39728498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0558617897 y: 0.828555 z: 0.0653663427 w: -0.553266048 } position { x: -0.98623842 y: 1.15095329 z: -7.39816713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0519324467 y: 0.827863455 z: 0.0580944531 w: -0.555490911 } position { x: -0.986263156 y: 1.15219319 z: -7.39907742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0489083081 y: 0.827000082 z: 0.0507988259 w: -0.557761908 } position { x: -0.98642832 y: 1.1537528 z: -7.39992857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0462867543 y: 0.826446831 z: 0.0444649234 w: -0.559344292 } position { x: -0.986564875 y: 1.15501475 z: -7.40060759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0440144129 y: 0.826088965 z: 0.0384908393 w: -0.560498297 } position { x: -0.98662585 y: 1.15624 z: -7.40131426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0421035327 y: 0.8258304 z: 0.0327218547 w: -0.561391771 } position { x: -0.986652493 y: 1.1574806 z: -7.40201139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0400679559 y: 0.825625539 z: 0.0266223475 w: -0.562163889 } position { x: -0.986692429 y: 1.15876925 z: -7.40275145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.266] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0381672457 y: 0.825567782 z: 0.0214595385 w: -0.562601626 } position { x: -0.986710429 y: 1.15961301 z: -7.40341234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0368582085 y: 0.825499117 z: 0.0171653703 w: -0.562936962 } position { x: -0.986720324 y: 1.16019094 z: -7.40406418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.295] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0364481658 y: 0.825445771 z: 0.0135787921 w: -0.563139915 } position { x: -0.986765504 y: 1.16053462 z: -7.40471077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0368218087 y: 0.825439811 z: 0.0111354738 w: -0.563177943 } position { x: -0.986772776 y: 1.16071248 z: -7.40533924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0375385135 y: 0.825353801 z: 0.00930540264 w: -0.563289881 } position { x: -0.986681938 y: 1.16098285 z: -7.40596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.335] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0385634899 y: 0.825195134 z: 0.00780640123 w: -0.563475728 } position { x: -0.986662924 y: 1.16123271 z: -7.40654945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0395688675 y: 0.82496804 z: 0.00658324501 w: -0.563754201 } position { x: -0.986615181 y: 1.16141939 z: -7.40703869 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0402616747 y: 0.824788272 z: 0.00563163124 w: -0.563978374 } position { x: -0.986599505 y: 1.16155374 z: -7.40754461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0407712571 y: 0.824617863 z: 0.00494085392 w: -0.564197361 } position { x: -0.986549795 y: 1.16165257 z: -7.40804482 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0413388424 y: 0.824411929 z: 0.00449815392 w: -0.564460635 } position { x: -0.986463904 y: 1.16165662 z: -7.40850592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0420709 y: 0.824089229 z: 0.00426432677 w: -0.564879477 } position { x: -0.986420035 y: 1.16155481 z: -7.40898085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0427082889 y: 0.823690295 z: 0.00432284176 w: -0.565412819 } position { x: -0.986329257 y: 1.16152167 z: -7.40938234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0431424193 y: 0.823222697 z: 0.00438787276 w: -0.566059947 } position { x: -0.986303031 y: 1.16154754 z: -7.40979052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.447] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0433113724 y: 0.822670579 z: 0.00447288668 w: -0.566848516 } position { x: -0.986180067 y: 1.161605 z: -7.41019726 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0432667807 y: 0.82211107 z: 0.00449615857 w: -0.567663 } position { x: -0.986098707 y: 1.16163254 z: -7.41055536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.474] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0430731885 y: 0.82151264 z: 0.00469691074 w: -0.568541706 } position { x: -0.986021638 y: 1.16163015 z: -7.41093302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0429054871 y: 0.820899487 z: 0.00500219548 w: -0.56943661 } position { x: -0.985941529 y: 1.16155338 z: -7.4112525 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0427487418 y: 0.820227265 z: 0.00552043878 w: -0.570411563 } position { x: -0.985910177 y: 1.16148114 z: -7.41159773 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.516] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.042678941 y: 0.81959188 z: 0.00604896434 w: -0.571323931 } position { x: -0.985876143 y: 1.16147387 z: -7.41186094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.042718567 y: 0.81900847 z: 0.00670492696 w: -0.572149813 } position { x: -0.985843241 y: 1.16135705 z: -7.41212797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0426659845 y: 0.818435371 z: 0.00743020093 w: -0.572964311 } position { x: -0.985775948 y: 1.16136181 z: -7.41237211 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0425716601 y: 0.817850471 z: 0.00801940262 w: -0.573797822 } position { x: -0.985715389 y: 1.16136825 z: -7.41263628 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.573] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.042339541 y: 0.817203164 z: 0.00874086656 w: -0.574726 } position { x: -0.985646129 y: 1.16128135 z: -7.41290903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0421580561 y: 0.816575 z: 0.00947284885 w: -0.575619936 } position { x: -0.985573053 y: 1.16123581 z: -7.41319895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.599] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0419945233 y: 0.815944254 z: 0.0102229062 w: -0.576512694 } position { x: -0.985510707 y: 1.16122007 z: -7.41345024 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0416801758 y: 0.815387309 z: 0.0109617198 w: -0.577309489 } position { x: -0.985492289 y: 1.16124046 z: -7.41359282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.627] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0412618779 y: 0.814839423 z: 0.0115910564 w: -0.578100264 } position { x: -0.985414326 y: 1.16118789 z: -7.41373491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0410255305 y: 0.814410567 z: 0.0121486522 w: -0.578709543 } position { x: -0.985376179 y: 1.16104853 z: -7.41390419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0409205966 y: 0.814035714 z: 0.0128184902 w: -0.579229832 } position { x: -0.985303402 y: 1.16085279 z: -7.41405201 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0410917811 y: 0.813619196 z: 0.0135912299 w: -0.57978493 } position { x: -0.985219479 y: 1.16074347 z: -7.41415834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0411314555 y: 0.813246548 z: 0.0143717034 w: -0.580285907 } position { x: -0.98517859 y: 1.16062772 z: -7.41425705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0411497168 y: 0.812838137 z: 0.0151580153 w: -0.580836594 } position { x: -0.985078931 y: 1.16055036 z: -7.41438913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0412162542 y: 0.812474668 z: 0.0157772154 w: -0.581323683 } position { x: -0.984985054 y: 1.16049838 z: -7.41446829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0411531329 y: 0.812112033 z: 0.0162556097 w: -0.581821442 } position { x: -0.984898925 y: 1.16047657 z: -7.41455 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.04107254 y: 0.811739743 z: 0.0167122968 w: -0.582333505 } position { x: -0.984844744 y: 1.16035903 z: -7.41461086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0409820378 y: 0.811384141 z: 0.0173461605 w: -0.58281672 } position { x: -0.984856367 y: 1.16013181 z: -7.41471672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.766] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0410242677 y: 0.811006486 z: 0.018019259 w: -0.58331877 } position { x: -0.984779119 y: 1.16000497 z: -7.4147687 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0410694517 y: 0.81063062 z: 0.0187168717 w: -0.583815932 } position { x: -0.984683156 y: 1.15992403 z: -7.41484785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0412190072 y: 0.810284913 z: 0.0193883181 w: -0.584263146 } position { x: -0.984616816 y: 1.15980875 z: -7.41490793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.041377753 y: 0.809935 z: 0.0201567728 w: -0.584710956 } position { x: -0.984554231 y: 1.15967333 z: -7.41495132 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.822] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0417969041 y: 0.80955559 z: 0.0209041499 w: -0.585180223 } position { x: -0.984520793 y: 1.15956974 z: -7.41502094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0422004797 y: 0.809188366 z: 0.0215700697 w: -0.585634768 } position { x: -0.984487653 y: 1.15953028 z: -7.4150486 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.849] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0425443389 y: 0.808811903 z: 0.0221588127 w: -0.58610779 } position { x: -0.984458685 y: 1.15946376 z: -7.41511822 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0427806638 y: 0.808445573 z: 0.0227621309 w: -0.586572647 } position { x: -0.984458 y: 1.15934479 z: -7.41513824 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.877] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0430020243 y: 0.808075249 z: 0.0235063918 w: -0.587037206 } position { x: -0.984490275 y: 1.15911841 z: -7.41509628 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0432216935 y: 0.807815552 z: 0.0243549179 w: -0.587343812 } position { x: -0.984510064 y: 1.15894222 z: -7.4151125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.905] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0435825102 y: 0.807548583 z: 0.0252347309 w: -0.58764708 } position { x: -0.984455109 y: 1.15880227 z: -7.41512537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0438804068 y: 0.807221293 z: 0.025994027 w: -0.588041425 } position { x: -0.984453738 y: 1.15870976 z: -7.41518402 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0440206081 y: 0.806899965 z: 0.0266801845 w: -0.588440955 } position { x: -0.984401226 y: 1.15860391 z: -7.41519737 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0441209674 y: 0.806595922 z: 0.0273328088 w: -0.588820219 } position { x: -0.984381437 y: 1.15849566 z: -7.41514349 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0442576781 y: 0.806397 z: 0.0280606821 w: -0.589048147 } position { x: -0.984378636 y: 1.15831494 z: -7.41512156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0445328206 y: 0.806178391 z: 0.0289408062 w: -0.589284062 } position { x: -0.984339476 y: 1.15807283 z: -7.41507244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:58.992] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0448177196 y: 0.805963635 z: 0.0299035218 w: -0.589508176 } position { x: -0.984297037 y: 1.15780556 z: -7.41498375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0450823605 y: 0.805867255 z: 0.0309442 w: -0.589566052 } position { x: -0.984223247 y: 1.15758657 z: -7.4148488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0454316363 y: 0.805817187 z: 0.0319114178 w: -0.589556038 } position { x: -0.984172285 y: 1.15736628 z: -7.41469812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0456896 y: 0.805864394 z: 0.0327386633 w: -0.589426279 } position { x: -0.984102547 y: 1.15718889 z: -7.41458178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0458599329 y: 0.805963159 z: 0.033599183 w: -0.589229465 } position { x: -0.983963966 y: 1.15699399 z: -7.41440678 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0460403636 y: 0.806103528 z: 0.0343957394 w: -0.588977337 } position { x: -0.983882964 y: 1.15676296 z: -7.41419125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0463080443 y: 0.806313276 z: 0.0353463404 w: -0.588612854 } position { x: -0.983724 y: 1.15643847 z: -7.41396666 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.087] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0465416536 y: 0.80648762 z: 0.036196664 w: -0.588303804 } position { x: -0.983556867 y: 1.15627372 z: -7.4138031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.04680489 y: 0.806581557 z: 0.0367369689 w: -0.588120639 } position { x: -0.98344934 y: 1.15622652 z: -7.4136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0468854569 y: 0.806723177 z: 0.0370282121 w: -0.587901711 } position { x: -0.983327687 y: 1.15614331 z: -7.41330957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0468610786 y: 0.806999803 z: 0.0372003652 w: -0.58751297 } position { x: -0.983286381 y: 1.15606046 z: -7.41292 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.141] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0469316207 y: 0.807347476 z: 0.0372947976 w: -0.587023497 } position { x: -0.983211756 y: 1.15597284 z: -7.41260433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0467933342 y: 0.807743728 z: 0.0371312797 w: -0.586499512 } position { x: -0.983097196 y: 1.15603054 z: -7.41227913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0466164537 y: 0.808215 z: 0.0367903449 w: -0.585885525 } position { x: -0.983011723 y: 1.15604639 z: -7.41188335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0462705791 y: 0.808759034 z: 0.0363561511 w: -0.585189 } position { x: -0.982940435 y: 1.15605104 z: -7.41142893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.196] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0458460636 y: 0.809456408 z: 0.0357666351 w: -0.584293902 } position { x: -0.982901931 y: 1.15613699 z: -7.41093969 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0453425 y: 0.810265601 z: 0.0351786315 w: -0.583246231 } position { x: -0.982860923 y: 1.15619707 z: -7.41039085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0448323 y: 0.811188102 z: 0.0347770378 w: -0.582026184 } position { x: -0.982831895 y: 1.15615118 z: -7.40983915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0444673188 y: 0.812095106 z: 0.0347034186 w: -0.580792487 } position { x: -0.982834756 y: 1.15604448 z: -7.40932608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0442541875 y: 0.813023567 z: 0.0348465554 w: -0.579499722 } position { x: -0.982763588 y: 1.15596807 z: -7.408813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0441164859 y: 0.813940346 z: 0.035153877 w: -0.57820338 } position { x: -0.982780159 y: 1.15592599 z: -7.40821171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0439948365 y: 0.814790606 z: 0.0354901813 w: -0.576993167 } position { x: -0.982748747 y: 1.15591252 z: -7.40767336 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.295] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.043812573 y: 0.815609813 z: 0.0357736722 w: -0.575831 } position { x: -0.982728899 y: 1.15598035 z: -7.40712214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0435761213 y: 0.816417217 z: 0.0359747671 w: -0.574691117 } position { x: -0.982731104 y: 1.15596902 z: -7.40657806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0432989448 y: 0.817248523 z: 0.0362076201 w: -0.5735147 } position { x: -0.982743263 y: 1.1559664 z: -7.40595531 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.335] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0430305339 y: 0.818009436 z: 0.0364154093 w: -0.572435856 } position { x: -0.982751787 y: 1.15594983 z: -7.40538 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0427876711 y: 0.818776309 z: 0.036584083 w: -0.571346045 } position { x: -0.982757807 y: 1.15587747 z: -7.40480375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0426630825 y: 0.819466472 z: 0.0367997102 w: -0.570351183 } position { x: -0.982759953 y: 1.15586042 z: -7.40425587 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0424660109 y: 0.820120096 z: 0.0370594598 w: -0.569408655 } position { x: -0.982726097 y: 1.15590262 z: -7.4037528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0421876758 y: 0.820733428 z: 0.0371275246 w: -0.568540573 } position { x: -0.982711077 y: 1.15590155 z: -7.40317631 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.405] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0417575799 y: 0.821257 z: 0.0372955 w: -0.567804813 } position { x: -0.982757 y: 1.15579605 z: -7.40266275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0412021242 y: 0.821774542 z: 0.0375762619 w: -0.567077577 } position { x: -0.982810795 y: 1.15570521 z: -7.4021759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0407935865 y: 0.822249234 z: 0.0378587879 w: -0.566399932 } position { x: -0.982793748 y: 1.15569115 z: -7.40167904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.040300753 y: 0.82272 z: 0.03821918 w: -0.565726936 } position { x: -0.982775211 y: 1.15564454 z: -7.4011941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0399465486 y: 0.82311 z: 0.0386418216 w: -0.565155745 } position { x: -0.982790351 y: 1.15553176 z: -7.4007287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.476] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0397892147 y: 0.823446691 z: 0.039135091 w: -0.564642191 } position { x: -0.982835174 y: 1.15547371 z: -7.40032148 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.039611131 y: 0.82374686 z: 0.0395888 w: -0.564185202 } position { x: -0.982843578 y: 1.15550482 z: -7.39987087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0394492224 y: 0.824020863 z: 0.0398906842 w: -0.563774943 } position { x: -0.982882261 y: 1.15552938 z: -7.39943027 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.515] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0391816944 y: 0.824297965 z: 0.0401944 w: -0.563366771 } position { x: -0.982889831 y: 1.15551853 z: -7.39898777 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0389363766 y: 0.824594915 z: 0.0404985473 w: -0.562927186 } position { x: -0.98294735 y: 1.15541959 z: -7.39856195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.543] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0386523567 y: 0.824863195 z: 0.0409034677 w: -0.562524378 } position { x: -0.983040094 y: 1.1553309 z: -7.39816523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0383146293 y: 0.825206757 z: 0.0413553677 w: -0.562010288 } position { x: -0.983094394 y: 1.15531898 z: -7.39774561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0379255861 y: 0.8256374 z: 0.0416584164 w: -0.5613814 } position { x: -0.983153343 y: 1.15539455 z: -7.39729691 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0375919491 y: 0.826046526 z: 0.0417907611 w: -0.56079185 } position { x: -0.983227134 y: 1.15539098 z: -7.39690161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0371983908 y: 0.82648325 z: 0.0418902189 w: -0.560166955 } position { x: -0.983259499 y: 1.15536129 z: -7.39652872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.036869444 y: 0.826898396 z: 0.0420112759 w: -0.559566617 } position { x: -0.983294606 y: 1.15531826 z: -7.39612341 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0365990624 y: 0.827272356 z: 0.042178493 w: -0.559018731 } position { x: -0.98337 y: 1.15525699 z: -7.39576292 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0364094228 y: 0.827667475 z: 0.0424000062 w: -0.558429182 } position { x: -0.983404517 y: 1.15523124 z: -7.39539385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.655] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0361717753 y: 0.82798183 z: 0.0425189547 w: -0.557969511 } position { x: -0.983407 y: 1.15529335 z: -7.39507532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0356621332 y: 0.828302085 z: 0.0426239595 w: -0.557518661 } position { x: -0.983469427 y: 1.15530407 z: -7.39465046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.682] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.035230983 y: 0.828647673 z: 0.0428057238 w: -0.557018399 } position { x: -0.983540654 y: 1.15514946 z: -7.39431667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0349845737 y: 0.82899 z: 0.0431381725 w: -0.556498826 } position { x: -0.983590364 y: 1.15510106 z: -7.39397287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0347893611 y: 0.829309881 z: 0.0434338 w: -0.5560112 } position { x: -0.983595073 y: 1.15509629 z: -7.39363813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0345644951 y: 0.829565942 z: 0.0437437706 w: -0.555618703 } position { x: -0.983622313 y: 1.15506864 z: -7.3933363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.034476731 y: 0.829786897 z: 0.0440593921 w: -0.555269122 } position { x: -0.983655274 y: 1.15500629 z: -7.39306688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.751] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0344630219 y: 0.82994312 z: 0.0444057472 w: -0.555009 } position { x: -0.983657539 y: 1.15498817 z: -7.39283943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.766] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0344026387 y: 0.830111563 z: 0.0447302945 w: -0.554734588 } position { x: -0.983686566 y: 1.15496027 z: -7.39258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0343297645 y: 0.830202281 z: 0.0450691059 w: -0.554576 } position { x: -0.983762443 y: 1.15490007 z: -7.39236641 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.034242887 y: 0.830295444 z: 0.045395039 w: -0.554415166 } position { x: -0.983790457 y: 1.15488362 z: -7.39215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0340523534 y: 0.830404043 z: 0.0457032174 w: -0.554239 } position { x: -0.9838081 y: 1.15491176 z: -7.39202 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.822] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0338348038 y: 0.830430627 z: 0.0459469557 w: -0.554192245 } position { x: -0.983803093 y: 1.15492117 z: -7.39187765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0335128382 y: 0.830407262 z: 0.0461740717 w: -0.554227948 } position { x: -0.983809 y: 1.15492749 z: -7.39177179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0331806839 y: 0.830342889 z: 0.0463723466 w: -0.554327786 } position { x: -0.983865201 y: 1.15489709 z: -7.39168835 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.032899946 y: 0.830269337 z: 0.04664829 w: -0.554431617 } position { x: -0.983888805 y: 1.15491259 z: -7.39159918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.876] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0325688496 y: 0.830164671 z: 0.0469023548 w: -0.554586351 } position { x: -0.98390615 y: 1.15494382 z: -7.39155149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0321275219 y: 0.830046654 z: 0.0471383743 w: -0.554768741 } position { x: -0.983938694 y: 1.15498257 z: -7.39151859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0317729153 y: 0.82991 z: 0.0473267548 w: -0.554977596 } position { x: -0.983950913 y: 1.15505075 z: -7.39149094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0314589553 y: 0.829740047 z: 0.0474946722 w: -0.555235088 } position { x: -0.984031498 y: 1.15506947 z: -7.39149475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0310726129 y: 0.829553604 z: 0.0477142259 w: -0.555516601 } position { x: -0.984074652 y: 1.15511715 z: -7.39150047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.948] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0307494253 y: 0.829394579 z: 0.047942739 w: -0.555752277 } position { x: -0.984136164 y: 1.15518677 z: -7.39151859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0304495897 y: 0.829193 z: 0.0480602495 w: -0.55605948 } position { x: -0.984136105 y: 1.15524805 z: -7.3915925 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.974] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0300952531 y: 0.828992844 z: 0.0481703877 w: -0.556367457 } position { x: -0.984182835 y: 1.15536284 z: -7.39167309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:22:59.988] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0297515318 y: 0.828743815 z: 0.0481230356 w: -0.556760907 } position { x: -0.984227121 y: 1.15545094 z: -7.39175463 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0293999724 y: 0.82852608 z: 0.0481122658 w: -0.557104468 } position { x: -0.984296441 y: 1.15548134 z: -7.39184141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.018] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0292290598 y: 0.82829988 z: 0.0480932221 w: -0.557451487 } position { x: -0.984355211 y: 1.15556335 z: -7.39198065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.029045986 y: 0.828089535 z: 0.0480538458 w: -0.557776749 } position { x: -0.984351456 y: 1.15565395 z: -7.39210701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0289723333 y: 0.827819347 z: 0.0479213484 w: -0.558192849 } position { x: -0.984410465 y: 1.15569711 z: -7.39228344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.057] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0288036168 y: 0.827515244 z: 0.0478842333 w: -0.55865562 } position { x: -0.984447956 y: 1.15576553 z: -7.39250278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0285069067 y: 0.827186346 z: 0.0478668548 w: -0.55915904 } position { x: -0.984522402 y: 1.1558398 z: -7.39272547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.085] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0281560104 y: 0.826912403 z: 0.047853373 w: -0.559583127 } position { x: -0.984579742 y: 1.15591133 z: -7.39295244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0278102 y: 0.826610684 z: 0.0478758365 w: -0.560044 } position { x: -0.984604657 y: 1.15600049 z: -7.39321375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0275302958 y: 0.826224864 z: 0.0478516817 w: -0.560628891 } position { x: -0.984636784 y: 1.1560508 z: -7.39343071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.126] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0273267236 y: 0.825828552 z: 0.0478356108 w: -0.561223865 } position { x: -0.984649658 y: 1.15612864 z: -7.39373398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.143] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0271852277 y: 0.825368047 z: 0.0478153192 w: -0.561909497 } position { x: -0.984694779 y: 1.15624404 z: -7.39404154 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0270102508 y: 0.82491231 z: 0.0477983505 w: -0.562588155 } position { x: -0.984732211 y: 1.15640342 z: -7.39429808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.168] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0267127454 y: 0.824418426 z: 0.0476593114 w: -0.563337684 } position { x: -0.984798431 y: 1.15650117 z: -7.39455366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0265412405 y: 0.823929489 z: 0.0476002283 w: -0.564065576 } position { x: -0.984877467 y: 1.1565876 z: -7.39482 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0262951627 y: 0.82341671 z: 0.0475237221 w: -0.564831853 } position { x: -0.984946847 y: 1.15670502 z: -7.39512587 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0261717532 y: 0.822904825 z: 0.0475401878 w: -0.56558162 } position { x: -0.985033453 y: 1.15677798 z: -7.39543819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.226] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0260485914 y: 0.822312951 z: 0.0475114807 w: -0.56645 } position { x: -0.985024512 y: 1.15686762 z: -7.39582777 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0259114988 y: 0.821625471 z: 0.0473838784 w: -0.567463696 } position { x: -0.985029578 y: 1.15701199 z: -7.39623165 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.251] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0255713928 y: 0.820821047 z: 0.0472178 w: -0.568655789 } position { x: -0.985099256 y: 1.15716362 z: -7.39668941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0251968298 y: 0.820060253 z: 0.0470813401 w: -0.56978035 } position { x: -0.985189795 y: 1.15722144 z: -7.39710617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0247566085 y: 0.819322348 z: 0.0469695106 w: -0.570869386 } position { x: -0.985266566 y: 1.15735579 z: -7.39752054 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0245051291 y: 0.818692923 z: 0.0467827395 w: -0.571797848 } position { x: -0.985285 y: 1.15751 z: -7.39800644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.307] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0243571326 y: 0.817820191 z: 0.0464238 w: -0.573080897 } position { x: -0.98522681 y: 1.15766418 z: -7.398592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.320] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0241666213 y: 0.816922307 z: 0.0460339934 w: -0.574399531 } position { x: -0.985147893 y: 1.15783083 z: -7.3991847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.335] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0239995271 y: 0.815738678 z: 0.0454876423 w: -0.576129735 } position { x: -0.985103965 y: 1.15797389 z: -7.39983797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.348] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0236941148 y: 0.814589739 z: 0.0451348461 w: -0.5777933 } position { x: -0.985206 y: 1.15800846 z: -7.40044212 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0235516392 y: 0.813450396 z: 0.0448185652 w: -0.579426527 } position { x: -0.985191286 y: 1.15815687 z: -7.40107536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.377] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0234969072 y: 0.81224829 z: 0.0445698202 w: -0.581131816 } position { x: -0.985204279 y: 1.15836132 z: -7.4018 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0234617312 y: 0.810780287 z: 0.0440877117 w: -0.58321619 } position { x: -0.985108793 y: 1.15860915 z: -7.40269184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.023535097 y: 0.809203684 z: 0.0435035937 w: -0.585442543 } position { x: -0.984988928 y: 1.15884316 z: -7.40366697 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0236994103 y: 0.807329953 z: 0.0428080969 w: -0.588068247 } position { x: -0.984864235 y: 1.15910029 z: -7.40467548 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.434] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0238922331 y: 0.805188596 z: 0.04190889 w: -0.591053426 } position { x: -0.984767735 y: 1.15939784 z: -7.40577221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.446] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0241258629 y: 0.80270797 z: 0.0408846885 w: -0.594479859 } position { x: -0.984616339 y: 1.15968907 z: -7.40708971 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0241408013 y: 0.799658 z: 0.0398505926 w: -0.598645329 } position { x: -0.984436572 y: 1.15995264 z: -7.40860701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0241052192 y: 0.796371937 z: 0.0388521366 w: -0.603076398 } position { x: -0.984299898 y: 1.16017258 z: -7.41027 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0243262798 y: 0.792422414 z: 0.0376968496 w: -0.608320594 } position { x: -0.983988047 y: 1.16049588 z: -7.41223955 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.502] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0245222673 y: 0.787679911 z: 0.0363956392 w: -0.614519715 } position { x: -0.983672142 y: 1.16077936 z: -7.41443157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.515] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0245244373 y: 0.781761885 z: 0.0352109969 w: -0.622098923 } position { x: -0.983421147 y: 1.1609664 z: -7.41687679 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0244463217 y: 0.77552247 z: 0.0344249457 w: -0.629906595 } position { x: -0.983276367 y: 1.16108787 z: -7.41930056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.543] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0241762046 y: 0.769212842 z: 0.0340050496 w: -0.637629151 } position { x: -0.983092487 y: 1.16134191 z: -7.42172146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0235644225 y: 0.761331499 z: 0.0337972753 w: -0.647052407 } position { x: -0.982984126 y: 1.16167 z: -7.42482424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0226445049 y: 0.752838492 z: 0.034093257 w: -0.656931639 } position { x: -0.983030319 y: 1.16175413 z: -7.42797089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.585] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0214348361 y: 0.744658351 z: 0.0348127298 w: -0.66619271 } position { x: -0.983119309 y: 1.16210723 z: -7.43093634 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0202418659 y: 0.736159146 z: 0.035269931 w: -0.675585687 } position { x: -0.983183682 y: 1.16264153 z: -7.43414211 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.613] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0195285026 y: 0.727100492 z: 0.0353099406 w: -0.685344219 } position { x: -0.983176529 y: 1.16307497 z: -7.43765211 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.629] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0189313088 y: 0.71721077 z: 0.0351554379 w: -0.695711493 } position { x: -0.983332694 y: 1.16340864 z: -7.44146299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.641] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0181119833 y: 0.705903053 z: 0.0351281092 w: -0.707205057 } position { x: -0.983642697 y: 1.1637181 z: -7.445436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.655] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0170731079 y: 0.695166588 z: 0.0354725048 w: -0.71777 } position { x: -0.984178841 y: 1.16386187 z: -7.4489193 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0159307607 y: 0.684527457 z: 0.0360482298 w: -0.727920949 } position { x: -0.984766543 y: 1.1642096 z: -7.45253 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0153978225 y: 0.673671305 z: 0.0361188 w: -0.737987339 } position { x: -0.985212 y: 1.16470265 z: -7.45639658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0148931528 y: 0.662356734 z: 0.0360680707 w: -0.748171628 } position { x: -0.985827208 y: 1.16496956 z: -7.46038294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.014166439 y: 0.650097728 z: 0.0365448557 w: -0.75883913 } position { x: -0.986626267 y: 1.16504896 z: -7.46425819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0136071593 y: 0.638875902 z: 0.0371385105 w: -0.768292367 } position { x: -0.987470627 y: 1.16524673 z: -7.46781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.740] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0133568188 y: 0.628035307 z: 0.0376620665 w: -0.777158201 } position { x: -0.98838079 y: 1.16542923 z: -7.47119141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.752] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0130487466 y: 0.617747724 z: 0.0380677655 w: -0.785346 } position { x: -0.989250839 y: 1.16557527 z: -7.47446489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.766] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0126644298 y: 0.607424676 z: 0.0386942923 w: -0.793333232 } position { x: -0.990198 y: 1.16562545 z: -7.47781563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0125303678 y: 0.598321319 z: 0.0390239097 w: -0.800207317 } position { x: -0.990975678 y: 1.16578782 z: -7.48096848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.793] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0127693806 y: 0.589381695 z: 0.0390481614 w: -0.806809485 } position { x: -0.991753221 y: 1.1659224 z: -7.48426628 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0127513176 y: 0.580654502 z: 0.0391164385 w: -0.813109875 } position { x: -0.992564 y: 1.16593921 z: -7.48738956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0125970664 y: 0.572329879 z: 0.0393915065 w: -0.818979919 } position { x: -0.993396461 y: 1.16594112 z: -7.49021149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0125028053 y: 0.563995063 z: 0.0396244824 w: -0.824732184 } position { x: -0.994288921 y: 1.16595542 z: -7.49310541 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.012732761 y: 0.556671 z: 0.0396008417 w: -0.829690933 } position { x: -0.9951334 y: 1.16592884 z: -7.49575138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.863] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0134193953 y: 0.549544 z: 0.0391471423 w: -0.834439218 } position { x: -0.9959867 y: 1.16587746 z: -7.49851084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0141983265 y: 0.542330623 z: 0.0387165435 w: -0.839152515 } position { x: -0.996851861 y: 1.16579604 z: -7.50130081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0150072258 y: 0.534457862 z: 0.0386925638 w: -0.844175637 } position { x: -0.997820079 y: 1.16550517 z: -7.50419235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.905] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0154617857 y: 0.527240396 z: 0.0395349078 w: -0.848655105 } position { x: -0.998602 y: 1.16512489 z: -7.50674152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0164421927 y: 0.520067453 z: 0.0404573604 w: -0.853008032 } position { x: -0.999557 y: 1.16490245 z: -7.50912285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0173834059 y: 0.5132429 z: 0.041098319 w: -0.857082546 } position { x: -1.00038803 y: 1.16497314 z: -7.51147938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.946] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0181529857 y: 0.506712794 z: 0.041294422 w: -0.860934 } position { x: -1.00120544 y: 1.16516578 z: -7.51377392 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.01837565 y: 0.500003397 z: 0.0407952629 w: -0.864866853 } position { x: -1.0020386 y: 1.16541696 z: -7.51636696 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0186947286 y: 0.493780911 z: 0.0404342376 w: -0.868444562 } position { x: -1.00297689 y: 1.16531312 z: -7.51883888 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:00.988] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0186350122 y: 0.487846881 z: 0.0409343131 w: -0.871769786 } position { x: -1.00386918 y: 1.16507828 z: -7.52120161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.002] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0189912189 y: 0.482145458 z: 0.0416758619 w: -0.874893248 } position { x: -1.00475788 y: 1.16497087 z: -7.52351236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0200577974 y: 0.476526439 z: 0.0418566279 w: -0.877934098 } position { x: -1.00578022 y: 1.16476488 z: -7.52603531 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.028] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0220736396 y: 0.47030735 z: 0.0417497866 w: -0.881238222 } position { x: -1.00705504 y: 1.1642524 z: -7.5286479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.024376234 y: 0.464283466 z: 0.0416817553 w: -0.884369433 } position { x: -1.00818777 y: 1.16392934 z: -7.53100395 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.055] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0268058144 y: 0.458273798 z: 0.0414395034 w: -0.887439787 } position { x: -1.00952542 y: 1.16359591 z: -7.53306818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0292906519 y: 0.452370822 z: 0.0409562215 w: -0.890407383 } position { x: -1.01047623 y: 1.16315687 z: -7.53537655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0319333039 y: 0.446036041 z: 0.040576458 w: -0.893524289 } position { x: -1.01182222 y: 1.16255355 z: -7.53758478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0345864035 y: 0.440421045 z: 0.040840853 w: -0.896194816 } position { x: -1.01298606 y: 1.16171873 z: -7.53936529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0374188274 y: 0.435239404 z: 0.0417575501 w: -0.89856708 } position { x: -1.01414788 y: 1.1610986 z: -7.54118919 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.127] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0402448066 y: 0.430099696 z: 0.0425484739 w: -0.900879741 } position { x: -1.01535094 y: 1.16050565 z: -7.54320717 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.143] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0425461754 y: 0.4248074 z: 0.0434418544 w: -0.903239369 } position { x: -1.01668179 y: 1.16024756 z: -7.54528093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.155] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0440888926 y: 0.419148475 z: 0.0445083752 w: -0.905753732 } position { x: -1.01788521 y: 1.1600287 z: -7.5473814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0452321321 y: 0.414067775 z: 0.0453489833 w: -0.9079898 } position { x: -1.01899529 y: 1.15956926 z: -7.54928446 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0468079485 y: 0.409165889 z: 0.0461219437 w: -0.910090685 } position { x: -1.02013314 y: 1.15895665 z: -7.55112696 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0488277525 y: 0.404250503 z: 0.0466914177 w: -0.912149847 } position { x: -1.0212549 y: 1.15828073 z: -7.55310774 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.212] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0510275885 y: 0.398915201 z: 0.0472219735 w: -0.914348364 } position { x: -1.02249503 y: 1.15777707 z: -7.5552187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0528994687 y: 0.393837184 z: 0.0476566851 w: -0.916418433 } position { x: -1.02357507 y: 1.1573472 z: -7.55716 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0548322089 y: 0.388864785 z: 0.0479519032 w: -0.918410718 } position { x: -1.02461219 y: 1.1568203 z: -7.55888557 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.056616284 y: 0.384132892 z: 0.0482828058 w: -0.920274615 } position { x: -1.02559686 y: 1.1563791 z: -7.56059122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.266] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0581356548 y: 0.37982744 z: 0.0483053885 w: -0.921964228 } position { x: -1.02653444 y: 1.15595543 z: -7.56219625 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.279] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0596960932 y: 0.375367671 z: 0.0480084904 w: -0.923704863 } position { x: -1.02757442 y: 1.15556526 z: -7.56405 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.294] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0611496195 y: 0.37115556 z: 0.0476487 w: -0.925329089 } position { x: -1.02858222 y: 1.15507329 z: -7.56582451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0625668839 y: 0.366994113 z: 0.047493536 w: -0.926900804 } position { x: -1.02952933 y: 1.15448904 z: -7.56731367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.064443171 y: 0.36315757 z: 0.0475526899 w: -0.928279281 } position { x: -1.03043878 y: 1.15372634 z: -7.56864929 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0669077039 y: 0.359424949 z: 0.0478883944 w: -0.929539561 } position { x: -1.0313772 y: 1.15301716 z: -7.57001972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0691779181 y: 0.35628441 z: 0.0482130572 w: -0.930565059 } position { x: -1.03221536 y: 1.15256643 z: -7.57121038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0713358149 y: 0.353522688 z: 0.0481651 w: -0.93145746 } position { x: -1.03290164 y: 1.15225959 z: -7.57232523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.377] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0730887875 y: 0.351259142 z: 0.048066292 w: -0.932182729 } position { x: -1.03349769 y: 1.15192115 z: -7.57329273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0746846199 y: 0.34959951 z: 0.0478888936 w: -0.93268919 } position { x: -1.03399217 y: 1.15151846 z: -7.5741868 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.405] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0760959089 y: 0.348411 z: 0.0475728959 w: -0.93303591 } position { x: -1.0343771 y: 1.1512444 z: -7.57520151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0771033689 y: 0.347580194 z: 0.0470074043 w: -0.933291674 } position { x: -1.03488123 y: 1.15080559 z: -7.57610321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0783756301 y: 0.346616685 z: 0.0463981591 w: -0.933574498 } position { x: -1.03535235 y: 1.15022635 z: -7.57695866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0801861212 y: 0.345517248 z: 0.0460492186 w: -0.93384552 } position { x: -1.03586578 y: 1.14957142 z: -7.57768297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0822179541 y: 0.344360858 z: 0.0464732274 w: -0.934075 } position { x: -1.03635252 y: 1.14900351 z: -7.5783968 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.474] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0841069371 y: 0.34341082 z: 0.0472091 w: -0.934219658 } position { x: -1.03675139 y: 1.14863563 z: -7.57898569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0859857723 y: 0.342627198 z: 0.0477852672 w: -0.934307039 } position { x: -1.03708065 y: 1.14824498 z: -7.57945156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.502] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0876808241 y: 0.342154413 z: 0.0484478809 w: -0.934288681 } position { x: -1.0374 y: 1.14793301 z: -7.57989502 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.518] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.089050509 y: 0.341807157 z: 0.0491459146 w: -0.934249759 } position { x: -1.0377177 y: 1.14760709 z: -7.5802722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.529] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.090380609 y: 0.341724187 z: 0.0500470623 w: -0.934104502 } position { x: -1.03804302 y: 1.14717793 z: -7.58053207 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.544] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0917487 y: 0.341602743 z: 0.0507376641 w: -0.93397826 } position { x: -1.03849351 y: 1.14681208 z: -7.58094549 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.561] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0929235518 y: 0.340990961 z: 0.0513993278 w: -0.934049487 } position { x: -1.03915691 y: 1.14665568 z: -7.58167267 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0936968476 y: 0.339629799 z: 0.0523371659 w: -0.934416056 } position { x: -1.03981137 y: 1.14644611 z: -7.582335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.094174996 y: 0.337468565 z: 0.0535901599 w: -0.935079753 } position { x: -1.0406996 y: 1.14613187 z: -7.58295584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0944643 y: 0.334480941 z: 0.0549148284 w: -0.93604672 } position { x: -1.04184937 y: 1.14606392 z: -7.58385134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.094172664 y: 0.330154687 z: 0.0560534112 w: -0.937543273 } position { x: -1.04322374 y: 1.14626539 z: -7.58492613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0930493772 y: 0.324430019 z: 0.0572839081 w: -0.939577341 } position { x: -1.04480481 y: 1.14656496 z: -7.58623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.641] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0910766423 y: 0.317073643 z: 0.0588957071 w: -0.942178726 } position { x: -1.0466398 y: 1.1467644 z: -7.58759069 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.657] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0885550827 y: 0.307758629 z: 0.0611805692 w: -0.945356846 } position { x: -1.0486573 y: 1.14696574 z: -7.58893538 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0863072 y: 0.298657775 z: 0.0637406632 w: -0.948309958 } position { x: -1.05072701 y: 1.14718485 z: -7.5893116 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.08419808 y: 0.289951175 z: 0.0659886077 w: -0.951043904 } position { x: -1.05219817 y: 1.14733708 z: -7.59072733 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0817711949 y: 0.281207532 z: 0.0679378286 w: -0.95374012 } position { x: -1.0541774 y: 1.14834976 z: -7.59178734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.710] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0790014714 y: 0.272649318 z: 0.0692609102 w: -0.956359804 } position { x: -1.05597293 y: 1.14876616 z: -7.59299374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0763682127 y: 0.263726711 z: 0.0704095215 w: -0.958988309 } position { x: -1.05792117 y: 1.14902198 z: -7.59402466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.740] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0740858 y: 0.255738705 z: 0.0713354871 w: -0.961259782 } position { x: -1.05970836 y: 1.14930582 z: -7.59497595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0721445307 y: 0.24808912 z: 0.072300069 w: -0.963337779 } position { x: -1.06155646 y: 1.14963925 z: -7.59595871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.766] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0702406466 y: 0.240605101 z: 0.0732396245 w: -0.965303779 } position { x: -1.0633049 y: 1.15008235 z: -7.59701109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0684353 y: 0.232926309 z: 0.0741468221 w: -0.967245698 } position { x: -1.06505334 y: 1.1504823 z: -7.59786415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0668535605 y: 0.226509809 z: 0.0749573 w: -0.968816519 } position { x: -1.06641638 y: 1.15083742 z: -7.59861898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.807] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0652553961 y: 0.220958546 z: 0.0759149343 w: -0.970132 } position { x: -1.06754112 y: 1.15133679 z: -7.59925461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0632368773 y: 0.21650292 z: 0.076374 w: -0.971233547 } position { x: -1.06853771 y: 1.15198255 z: -7.59974623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.06137098 y: 0.21294941 z: 0.0760294423 w: -0.972165465 } position { x: -1.06939566 y: 1.15248072 z: -7.60026741 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.848] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0595709719 y: 0.210302278 z: 0.0754620731 w: -0.972897589 } position { x: -1.07006049 y: 1.15280426 z: -7.60058451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0581699684 y: 0.208788559 z: 0.0750636831 w: -0.97333914 } position { x: -1.07045686 y: 1.15309942 z: -7.60091829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0569623113 y: 0.208196685 z: 0.074455 w: -0.973584056 } position { x: -1.07069838 y: 1.15341914 z: -7.60103703 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.891] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0560170598 y: 0.208558723 z: 0.0736101791 w: -0.97362566 } position { x: -1.07071209 y: 1.15375602 z: -7.60109329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0547240265 y: 0.209849 z: 0.0724064335 w: -0.973512173 } position { x: -1.07061923 y: 1.15449834 z: -7.6012454 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0531965643 y: 0.211754948 z: 0.0710483864 w: -0.973284245 } position { x: -1.07038391 y: 1.15511751 z: -7.60129929 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.051721178 y: 0.214273214 z: 0.0697048828 w: -0.972909629 } position { x: -1.0699631 y: 1.15541053 z: -7.60121298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0505491272 y: 0.217450798 z: 0.0682920814 w: -0.972366273 } position { x: -1.06937659 y: 1.15554535 z: -7.60099363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0498505272 y: 0.221078441 z: 0.066645883 w: -0.971698344 } position { x: -1.06863928 y: 1.15580583 z: -7.60075331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.049084805 y: 0.22540842 z: 0.0650542378 w: -0.97085 } position { x: -1.0679332 y: 1.15635192 z: -7.60048485 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:01.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0483269542 y: 0.229471073 z: 0.0636216775 w: -0.970030904 } position { x: -1.0672636 y: 1.15675735 z: -7.60033035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0475940369 y: 0.233602852 z: 0.0627077594 w: -0.96914 } position { x: -1.06657159 y: 1.15695632 z: -7.60003948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.015] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0471881367 y: 0.237719923 z: 0.0619692542 w: -0.96820575 } position { x: -1.06585586 y: 1.15716338 z: -7.59974384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0470791757 y: 0.241762862 z: 0.060897097 w: -0.967277527 } position { x: -1.0650512 y: 1.15741968 z: -7.59943628 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.043] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0470381 y: 0.244957656 z: 0.0592905879 w: -0.966575325 } position { x: -1.06444192 y: 1.15780723 z: -7.59917307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.059] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0467816554 y: 0.247523174 z: 0.0575016253 w: -0.966042101 } position { x: -1.06378949 y: 1.1581589 z: -7.59899044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.071] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0463362932 y: 0.249568224 z: 0.0559448972 w: -0.965628743 } position { x: -1.06295645 y: 1.15838921 z: -7.59859085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.087] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0457787141 y: 0.251734406 z: 0.0551359244 w: -0.965139449 } position { x: -1.06187379 y: 1.15847158 z: -7.59801435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.099] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0453443192 y: 0.254539967 z: 0.0547396168 w: -0.964446425 } position { x: -1.06063569 y: 1.15856481 z: -7.59738636 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0450958572 y: 0.257008195 z: 0.0542296022 w: -0.96383208 } position { x: -1.05974734 y: 1.15870285 z: -7.59695435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0448744446 y: 0.25896588 z: 0.0543850884 w: -0.963309526 } position { x: -1.05905211 y: 1.15873086 z: -7.59668827 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0446038 y: 0.260288119 z: 0.0553828292 w: -0.962908804 } position { x: -1.05823743 y: 1.15883887 z: -7.59636831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0445471667 y: 0.261548132 z: 0.0569392964 w: -0.962479115 } position { x: -1.05715191 y: 1.15902674 z: -7.59580326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.169] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0443917885 y: 0.262996823 z: 0.0583369 w: -0.962007761 } position { x: -1.05608654 y: 1.15928495 z: -7.59524536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0440227389 y: 0.264635861 z: 0.0594548397 w: -0.961506665 } position { x: -1.05506194 y: 1.15957952 z: -7.59458351 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0436989255 y: 0.266168892 z: 0.0600497425 w: -0.96106118 } position { x: -1.05411553 y: 1.15999568 z: -7.5940876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0434304662 y: 0.267903119 z: 0.0606894121 w: -0.960551143 } position { x: -1.05296755 y: 1.16013861 z: -7.59305239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.226] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0433205515 y: 0.269799024 z: 0.0619056225 w: -0.959947705 } position { x: -1.05180228 y: 1.1600852 z: -7.59192228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0434051305 y: 0.272717804 z: 0.0634771734 w: -0.959015965 } position { x: -1.05044878 y: 1.16000688 z: -7.59047604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0439234301 y: 0.276392728 z: 0.064732261 w: -0.957855701 } position { x: -1.04907393 y: 1.15997243 z: -7.58892965 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0446766466 y: 0.281472802 z: 0.0659906566 w: -0.956254303 } position { x: -1.04739809 y: 1.16042566 z: -7.58695889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0446727648 y: 0.286677927 z: 0.0668808743 w: -0.954645038 } position { x: -1.04572284 y: 1.16072035 z: -7.58498812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.293] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0442260131 y: 0.293654233 z: 0.0673509762 w: -0.95250988 } position { x: -1.04368103 y: 1.16098785 z: -7.58276415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0435553081 y: 0.301962495 z: 0.0671196729 w: -0.949956119 } position { x: -1.04158354 y: 1.16125762 z: -7.58041811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0427375771 y: 0.312668085 z: 0.0658246353 w: -0.946614623 } position { x: -1.0390631 y: 1.16131496 z: -7.57757139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.335] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0424392223 y: 0.323664159 z: 0.0646071211 w: -0.943009198 } position { x: -1.03656983 y: 1.16104484 z: -7.57478428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0428745039 y: 0.338215739 z: 0.0640199631 w: -0.937909067 } position { x: -1.03367758 y: 1.16035986 z: -7.57122803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0443055592 y: 0.353390664 z: 0.0644158795 w: -0.932203174 } position { x: -1.0306325 y: 1.15991354 z: -7.56776762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0457424968 y: 0.370072544 z: 0.0652704313 w: -0.925577521 } position { x: -1.02744424 y: 1.15963411 z: -7.56384659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0470945649 y: 0.388276428 z: 0.0655985177 w: -0.917998075 } position { x: -1.02422178 y: 1.1596427 z: -7.55938911 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.405] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0484755337 y: 0.409197271 z: 0.0649829 w: -0.90883714 } position { x: -1.02077162 y: 1.15943134 z: -7.55429459 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0499493554 y: 0.429387897 z: 0.0637488961 w: -0.899481654 } position { x: -1.0174737 y: 1.15904951 z: -7.5495286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0513687953 y: 0.449819595 z: 0.0627455264 w: -0.889430463 } position { x: -1.0142225 y: 1.15842927 z: -7.54476404 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0526563153 y: 0.470186532 z: 0.062386211 w: -0.878783226 } position { x: -1.01112676 y: 1.15777779 z: -7.53963804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0537787117 y: 0.49051404 z: 0.0628175065 w: -0.867500901 } position { x: -1.00822818 y: 1.15721679 z: -7.53401947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.476] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0550183468 y: 0.512384474 z: 0.0633794 w: -0.854645073 } position { x: -1.00506699 y: 1.15677691 z: -7.52787924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0558180362 y: 0.532583654 z: 0.0632251 w: -0.842164814 } position { x: -1.00243735 y: 1.15664244 z: -7.52220106 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.502] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0563593507 y: 0.551627874 z: 0.0619137846 w: -0.829877794 } position { x: -1.00001657 y: 1.1568588 z: -7.51700926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.518] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0559622943 y: 0.569177091 z: 0.060091231 w: -0.818104327 } position { x: -0.997808516 y: 1.15683842 z: -7.51211929 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0551706702 y: 0.586711884 z: 0.0596445724 w: -0.805709541 } position { x: -0.995791 y: 1.15618229 z: -7.50622368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0547677428 y: 0.602730334 z: 0.0602815077 w: -0.793777525 } position { x: -0.994082212 y: 1.15562129 z: -7.50037432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0558172315 y: 0.617830276 z: 0.0600055419 w: -0.782029152 } position { x: -0.992858052 y: 1.15563023 z: -7.49516201 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.573] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0576675572 y: 0.63097167 z: 0.0580306947 w: -0.771480203 } position { x: -0.99176383 y: 1.15591502 z: -7.49092913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.058548905 y: 0.642066181 z: 0.0562231839 w: -0.76233983 } position { x: -0.990934372 y: 1.15597296 z: -7.48682404 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0585175492 y: 0.652246833 z: 0.0560410544 w: -0.753663838 } position { x: -0.99029094 y: 1.15564811 z: -7.48220396 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0585652329 y: 0.660812259 z: 0.0571250059 w: -0.746079087 } position { x: -0.990158796 y: 1.15551984 z: -7.47775316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.627] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.05873622 y: 0.669171095 z: 0.058627788 w: -0.738459826 } position { x: -0.990001321 y: 1.15590096 z: -7.47348738 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0582428724 y: 0.677191496 z: 0.0596525632 w: -0.731068373 } position { x: -0.990056098 y: 1.15642285 z: -7.4696784 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.655] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0573661365 y: 0.684575677 z: 0.0598598756 w: -0.724211335 } position { x: -0.989934623 y: 1.15716875 z: -7.46654749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0555843562 y: 0.690335751 z: 0.059589874 w: -0.718885243 } position { x: -0.990053356 y: 1.1576277 z: -7.46373129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0532678142 y: 0.695392787 z: 0.0597366 w: -0.714158952 } position { x: -0.990173519 y: 1.15783763 z: -7.46059275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0511987545 y: 0.700261235 z: 0.0602383688 w: -0.709495783 } position { x: -0.990630925 y: 1.15774298 z: -7.45762062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0495338142 y: 0.70492065 z: 0.0607923344 w: -0.704938 } position { x: -0.990837812 y: 1.15805888 z: -7.45500946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0477548502 y: 0.709249437 z: 0.0608317517 w: -0.700702667 } position { x: -0.990934074 y: 1.15876019 z: -7.45264435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.740] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0463617109 y: 0.712119937 z: 0.0596415885 w: -0.697981834 } position { x: -0.990696847 y: 1.15902305 z: -7.45099068 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0449920632 y: 0.71393007 z: 0.0585889965 w: -0.696309566 } position { x: -0.990734458 y: 1.15898931 z: -7.44953203 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0430571437 y: 0.714995563 z: 0.0584826879 w: -0.695346832 } position { x: -0.990865886 y: 1.1591779 z: -7.44791079 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.780] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0407902636 y: 0.715964437 z: 0.0594333746 w: -0.694405317 } position { x: -0.991267 y: 1.15882683 z: -7.44636583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0398507491 y: 0.716217339 z: 0.0607693493 w: -0.694083333 } position { x: -0.991327941 y: 1.15897655 z: -7.44551802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0393583402 y: 0.715260744 z: 0.0617122836 w: -0.695014119 } position { x: -0.991460383 y: 1.15924633 z: -7.44536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.822] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0385846421 y: 0.712857425 z: 0.0626850054 w: -0.697435379 } position { x: -0.991552591 y: 1.15951979 z: -7.44580603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0369389877 y: 0.709100723 z: 0.0642192662 w: -0.70120436 } position { x: -0.991817474 y: 1.15940833 z: -7.44676065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0348602496 y: 0.70347935 z: 0.0664656237 w: -0.70674175 } position { x: -0.991916478 y: 1.15955424 z: -7.44827318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.033412341 y: 0.696516931 z: 0.068146646 w: -0.713515103 } position { x: -0.99222672 y: 1.15996969 z: -7.45026684 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.877] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.032218907 y: 0.687956452 z: 0.0693592504 w: -0.721711278 } position { x: -0.992518246 y: 1.16017544 z: -7.45263433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0308526661 y: 0.678241134 z: 0.0706552267 w: -0.730783761 } position { x: -0.993122041 y: 1.16007948 z: -7.45519829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0294215754 y: 0.66660589 z: 0.0723392516 w: -0.741308331 } position { x: -0.993783295 y: 1.16010606 z: -7.45832729 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0282990262 y: 0.654684 z: 0.0737291351 w: -0.751765966 } position { x: -0.99446559 y: 1.16014862 z: -7.46177673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.932] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0276150275 y: 0.641446114 z: 0.0749819055 w: -0.762995481 } position { x: -0.995326042 y: 1.16001415 z: -7.46557903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.946] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0269305147 y: 0.627118707 z: 0.0765618309 w: -0.774684 } position { x: -0.996287048 y: 1.15990734 z: -7.46943665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0257979315 y: 0.612124383 z: 0.0782498792 w: -0.78645736 } position { x: -0.997342229 y: 1.1598686 z: -7.47345734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.974] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0244776197 y: 0.595485806 z: 0.0797865614 w: -0.799019158 } position { x: -0.998687923 y: 1.15996706 z: -7.47776747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:02.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0232088696 y: 0.579773247 z: 0.0809530616 w: -0.810414135 } position { x: -0.999962807 y: 1.16010499 z: -7.48184919 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0221563391 y: 0.564251721 z: 0.0819970369 w: -0.821222 } position { x: -1.00128 y: 1.16000223 z: -7.48589373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.018] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0211323611 y: 0.549042523 z: 0.0828286 w: -0.831411541 } position { x: -1.00320709 y: 1.15983069 z: -7.48975182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0207317937 y: 0.534160435 z: 0.0833205432 w: -0.841011643 } position { x: -1.00457287 y: 1.16008914 z: -7.49389696 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0203554928 y: 0.518600404 z: 0.0835043117 w: -0.850685775 } position { x: -1.00647485 y: 1.1601795 z: -7.49808502 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.059] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0197848063 y: 0.50446254 z: 0.083613582 w: -0.859147787 } position { x: -1.00818527 y: 1.16037679 z: -7.5019331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0190489329 y: 0.491052777 z: 0.0838241503 w: -0.866878211 } position { x: -1.00981236 y: 1.16059279 z: -7.50559425 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.087] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0184886027 y: 0.47836408 z: 0.0840162113 w: -0.873937786 } position { x: -1.01174259 y: 1.16059184 z: -7.50900745 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.099] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0183948688 y: 0.46552667 z: 0.0840598717 w: -0.880840838 } position { x: -1.01365316 y: 1.16077209 z: -7.512712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.115] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0183649454 y: 0.454409868 z: 0.0842409879 w: -0.886610329 } position { x: -1.01512659 y: 1.1607852 z: -7.51603413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.127] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0185026228 y: 0.443900913 z: 0.084154889 w: -0.891923547 } position { x: -1.01695275 y: 1.16108465 z: -7.51904106 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0189721026 y: 0.434393674 z: 0.0833457187 w: -0.896658123 } position { x: -1.01863122 y: 1.16116261 z: -7.52203417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0190389957 y: 0.425759375 z: 0.0823069066 w: -0.900884032 } position { x: -1.02019584 y: 1.1614579 z: -7.52461386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.169] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0186890308 y: 0.417678148 z: 0.0813130811 w: -0.904756248 } position { x: -1.0216881 y: 1.16169858 z: -7.52731895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0184202958 y: 0.410884231 z: 0.0793599784 w: -0.908040106 } position { x: -1.02308786 y: 1.16194594 z: -7.52973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.199] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0174041 y: 0.40483582 z: 0.0783932135 w: -0.910856545 } position { x: -1.02425623 y: 1.1622318 z: -7.53226614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0157488286 y: 0.399115324 z: 0.0774543881 w: -0.913487673 } position { x: -1.02536821 y: 1.16266572 z: -7.53469324 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0116282851 y: 0.384565383 z: 0.0732514039 w: -0.920113325 } position { x: -1.02920461 y: 1.16312969 z: -7.54109287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0116282851 y: 0.384565383 z: 0.0732514039 w: -0.920113325 } position { x: -1.02920461 y: 1.16312969 z: -7.54109287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111852689 y: 0.379700333 z: 0.0724175051 w: -0.922202945 } position { x: -1.03022134 y: 1.16308177 z: -7.54317856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010976959 y: 0.37479049 z: 0.0718602464 w: -0.924255192 } position { x: -1.03126085 y: 1.16319966 z: -7.54506826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110969786 y: 0.370921046 z: 0.0713518709 w: -0.925852776 } position { x: -1.03202736 y: 1.16329348 z: -7.54671192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0117505612 y: 0.367438912 z: 0.070440039 w: -0.927301884 } position { x: -1.03308284 y: 1.16336977 z: -7.54831314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.012804566 y: 0.363952756 z: 0.0695046559 w: -0.928732216 } position { x: -1.03394222 y: 1.16332161 z: -7.55019617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0141762644 y: 0.360429049 z: 0.0688563883 w: -0.9301337 } position { x: -1.03491962 y: 1.16311026 z: -7.55179596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0160868093 y: 0.35687694 z: 0.0685695857 w: -0.931492507 } position { x: -1.03581536 y: 1.16289222 z: -7.55346823 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0179625545 y: 0.353693783 z: 0.0680852756 w: -0.932707071 } position { x: -1.03660202 y: 1.16274738 z: -7.55499077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0200182162 y: 0.35065636 z: 0.0673670545 w: -0.933863521 } position { x: -1.03737164 y: 1.16268456 z: -7.55645037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0217166189 y: 0.348076522 z: 0.066413112 w: -0.934858501 } position { x: -1.03810322 y: 1.16275489 z: -7.55777025 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.405] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0230813622 y: 0.345652789 z: 0.0654524565 w: -0.935792387 } position { x: -1.03888118 y: 1.16281188 z: -7.55922937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.418] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0240420885 y: 0.343577683 z: 0.0645268783 w: -0.936596274 } position { x: -1.03963816 y: 1.1627779 z: -7.56053448 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0250630528 y: 0.341594756 z: 0.0636261478 w: -0.937356174 } position { x: -1.04037666 y: 1.16250217 z: -7.56181717 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0263686217 y: 0.339547247 z: 0.0627660602 w: -0.938122 } position { x: -1.04113233 y: 1.16237736 z: -7.56306601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0273340046 y: 0.337794691 z: 0.0621375 w: -0.938768625 } position { x: -1.04175508 y: 1.16240716 z: -7.56424856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.474] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0281277057 y: 0.336063504 z: 0.0614015087 w: -0.93941474 } position { x: -1.0423435 y: 1.16259599 z: -7.5654273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0284825675 y: 0.33477971 z: 0.0608097 w: -0.939900815 } position { x: -1.04289234 y: 1.16270888 z: -7.5664072 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0286874492 y: 0.333772957 z: 0.0602398068 w: -0.940289199 } position { x: -1.04343367 y: 1.16269112 z: -7.56735373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.029036222 y: 0.332778156 z: 0.0595710166 w: -0.940673649 } position { x: -1.0440917 y: 1.16254067 z: -7.56828547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0296467394 y: 0.331769854 z: 0.0589426048 w: -0.941050291 } position { x: -1.04477942 y: 1.16240132 z: -7.56922817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.030340828 y: 0.330655575 z: 0.0585977 w: -0.941441834 } position { x: -1.04549539 y: 1.16233385 z: -7.57001495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0309902523 y: 0.329743803 z: 0.0582758971 w: -0.941760361 } position { x: -1.04575145 y: 1.1626569 z: -7.5708518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0313016959 y: 0.329060674 z: 0.0578145757 w: -0.942017376 } position { x: -1.04615963 y: 1.16281867 z: -7.57152033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0314256139 y: 0.328654617 z: 0.057537891 w: -0.942172 } position { x: -1.04664266 y: 1.16270566 z: -7.57202959 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0321602151 y: 0.328088939 z: 0.057366848 w: -0.942354739 } position { x: -1.04734409 y: 1.16228878 z: -7.57256413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.613] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0334316939 y: 0.327404261 z: 0.0570051298 w: -0.942570508 } position { x: -1.04765308 y: 1.16249919 z: -7.57335186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0339119732 y: 0.326853305 z: 0.0565592535 w: -0.942771435 } position { x: -1.04798973 y: 1.1628511 z: -7.57378101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0336734354 y: 0.326645553 z: 0.0560277179 w: -0.94288373 } position { x: -1.04815698 y: 1.1630199 z: -7.5741787 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0333207361 y: 0.326616675 z: 0.0555584505 w: -0.942934 } position { x: -1.04845023 y: 1.16282332 z: -7.57469034 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0332585797 y: 0.32652691 z: 0.0552096665 w: -0.9429878 } position { x: -1.04859805 y: 1.16276336 z: -7.57530117 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0335084945 y: 0.326065212 z: 0.0548665412 w: -0.943158686 } position { x: -1.04915726 y: 1.16249561 z: -7.57548952 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0344477929 y: 0.325531423 z: 0.0547815748 w: -0.943314195 } position { x: -1.04918194 y: 1.16221619 z: -7.57592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0356327 y: 0.325033695 z: 0.0549481846 w: -0.943432093 } position { x: -1.04941356 y: 1.16199243 z: -7.57605267 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.724] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0366383083 y: 0.324789584 z: 0.0550874546 w: -0.943469524 } position { x: -1.04949701 y: 1.1620748 z: -7.57628441 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0372663662 y: 0.324689716 z: 0.0549885482 w: -0.943485081 } position { x: -1.04956877 y: 1.16216588 z: -7.57648611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.037753284 y: 0.324618101 z: 0.0548001602 w: -0.943501294 } position { x: -1.04974473 y: 1.16197288 z: -7.5767107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0383103602 y: 0.324517578 z: 0.0548021831 w: -0.943513334 } position { x: -1.04974449 y: 1.16178775 z: -7.5769124 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0388943218 y: 0.324339271 z: 0.0546323434 w: -0.9435606 } position { x: -1.04986691 y: 1.16168523 z: -7.57697105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0393883064 y: 0.324217 z: 0.0543719456 w: -0.943597138 } position { x: -1.04987383 y: 1.16156328 z: -7.57703066 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0396116 y: 0.324302167 z: 0.0543498509 w: -0.943559825 } position { x: -1.04980052 y: 1.16143286 z: -7.57704401 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.822] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0398027487 y: 0.324541152 z: 0.054545071 w: -0.943458378 } position { x: -1.04970086 y: 1.16118848 z: -7.57705545 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.835] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0402576402 y: 0.324788809 z: 0.054927472 w: -0.943331599 } position { x: -1.04968679 y: 1.16087461 z: -7.57708931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.849] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0408781134 y: 0.325028777 z: 0.0553014465 w: -0.943200409 } position { x: -1.04971135 y: 1.16072071 z: -7.57701921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0415287912 y: 0.325149953 z: 0.0554005727 w: -0.943124473 } position { x: -1.0496068 y: 1.16062868 z: -7.57712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.877] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0419280678 y: 0.325197846 z: 0.055361513 w: -0.943092585 } position { x: -1.049456 y: 1.16056514 z: -7.57707357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0420684963 y: 0.325374931 z: 0.055421304 w: -0.943021655 } position { x: -1.04926705 y: 1.16040325 z: -7.57684612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0422006138 y: 0.325810164 z: 0.0556064956 w: -0.942854583 } position { x: -1.04905057 y: 1.16018105 z: -7.57661104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0426057875 y: 0.326192319 z: 0.0558598489 w: -0.9426893 } position { x: -1.04884875 y: 1.15985882 z: -7.57642603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.932] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0431141332 y: 0.326649457 z: 0.0562761165 w: -0.942483068 } position { x: -1.04860377 y: 1.15988493 z: -7.57618093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.043430876 y: 0.327061713 z: 0.0568055175 w: -0.942293763 } position { x: -1.04823649 y: 1.1597414 z: -7.57594681 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0436721519 y: 0.327790558 z: 0.0574615411 w: -0.941989541 } position { x: -1.04795158 y: 1.15972257 z: -7.57541513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0438641608 y: 0.328690469 z: 0.0578677 w: -0.941642106 } position { x: -1.04753268 y: 1.15965819 z: -7.57502842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:03.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0439995863 y: 0.32977286 z: 0.058004424 w: -0.941248834 } position { x: -1.04719305 y: 1.15974081 z: -7.57457829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0437881 y: 0.330999881 z: 0.0580880381 w: -0.94082278 } position { x: -1.04679048 y: 1.15983081 z: -7.5741539 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.018] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0433826409 y: 0.332099855 z: 0.0581607707 w: -0.940449357 } position { x: -1.0462873 y: 1.1597755 z: -7.57379389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0430658311 y: 0.333334863 z: 0.0583223961 w: -0.940016866 } position { x: -1.04589486 y: 1.15972209 z: -7.57329798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0429297648 y: 0.334459037 z: 0.0586379431 w: -0.939604044 } position { x: -1.04543614 y: 1.1596005 z: -7.57282639 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0430441536 y: 0.335743785 z: 0.0591641404 w: -0.939107537 } position { x: -1.04502237 y: 1.15951478 z: -7.57231474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0430735312 y: 0.33692798 z: 0.0598108917 w: -0.938641 } position { x: -1.04456925 y: 1.15958476 z: -7.5718708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.086] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0429301262 y: 0.338085 z: 0.060180109 w: -0.938207865 } position { x: -1.04410899 y: 1.15976119 z: -7.57140493 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.042713888 y: 0.339197159 z: 0.0601059683 w: -0.937820911 } position { x: -1.04374194 y: 1.15993309 z: -7.57094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0424214788 y: 0.340333313 z: 0.0598168038 w: -0.937441 } position { x: -1.0433315 y: 1.15999603 z: -7.57037306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.127] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.042069789 y: 0.341467351 z: 0.0596570186 w: -0.937054574 } position { x: -1.04293716 y: 1.15992928 z: -7.56981182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0420034528 y: 0.342655331 z: 0.0596914068 w: -0.936621606 } position { x: -1.04254913 y: 1.15983903 z: -7.56915092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0419307686 y: 0.344088912 z: 0.0595944561 w: -0.936105311 } position { x: -1.04209566 y: 1.15997922 z: -7.56855583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.169] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0416280776 y: 0.34560889 z: 0.0593180656 w: -0.93557632 } position { x: -1.04165113 y: 1.16024816 z: -7.56791973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0410935245 y: 0.347346872 z: 0.0588476546 w: -0.934985816 } position { x: -1.0412029 y: 1.16046119 z: -7.56734562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0404117517 y: 0.34887746 z: 0.0586654283 w: -0.934456944 } position { x: -1.04087102 y: 1.16047823 z: -7.56678104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0399383 y: 0.3504197 z: 0.0586127564 w: -0.933903396 } position { x: -1.0405525 y: 1.16049159 z: -7.56613684 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0396061167 y: 0.351936638 z: 0.0584846362 w: -0.933355 } position { x: -1.040218 y: 1.16061306 z: -7.56556034 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.039226573 y: 0.353399336 z: 0.0582031347 w: -0.932835758 } position { x: -1.03987765 y: 1.16082191 z: -7.56495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0387924686 y: 0.354653925 z: 0.0579051115 w: -0.932396233 } position { x: -1.03959167 y: 1.16094136 z: -7.56431961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0383339673 y: 0.355926722 z: 0.0577693246 w: -0.931938529 } position { x: -1.03925431 y: 1.16101837 z: -7.56354141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0377055369 y: 0.357484281 z: 0.057964135 w: -0.931355715 } position { x: -1.03878272 y: 1.16118705 z: -7.56258202 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0370253101 y: 0.359247059 z: 0.0579293072 w: -0.93070668 } position { x: -1.03829777 y: 1.16144586 z: -7.56165028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0362767577 y: 0.361248374 z: 0.0578081422 w: -0.929968715 } position { x: -1.03780496 y: 1.16156554 z: -7.56069469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0355466716 y: 0.363466203 z: 0.0578281097 w: -0.92913115 } position { x: -1.03711677 y: 1.16176414 z: -7.55957699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0344920866 y: 0.36664027 z: 0.0582476854 w: -0.927896738 } position { x: -1.03621161 y: 1.16189921 z: -7.55792236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0336303338 y: 0.371465981 z: 0.0587684847 w: -0.92597425 } position { x: -1.03513098 y: 1.16187632 z: -7.5557704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.363] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0338672139 y: 0.377049267 z: 0.0586532913 w: -0.923713565 } position { x: -1.0341922 y: 1.16147435 z: -7.55364656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0349024944 y: 0.383417606 z: 0.0587340407 w: -0.921044528 } position { x: -1.03333402 y: 1.16075289 z: -7.55118465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0367680378 y: 0.390739918 z: 0.0601118058 w: -0.917800128 } position { x: -1.03226745 y: 1.15995049 z: -7.54840422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0387540795 y: 0.399483263 z: 0.0627691522 w: -0.913767636 } position { x: -1.0308913 y: 1.15950978 z: -7.5452404 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0409615487 y: 0.409881055 z: 0.0657887086 w: -0.908840775 } position { x: -1.02927625 y: 1.15933788 z: -7.54155588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0429346673 y: 0.422840953 z: 0.0679401904 w: -0.902632952 } position { x: -1.02730024 y: 1.1597662 z: -7.53749037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0436740555 y: 0.436073422 z: 0.0682519525 w: -0.896255672 } position { x: -1.02542233 y: 1.16074944 z: -7.53408766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.460] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0411699712 y: 0.449896872 z: 0.067565456 w: -0.889568865 } position { x: -1.02390647 y: 1.16171014 z: -7.53040075 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0383946635 y: 0.464247286 z: 0.0679762959 w: -0.882258177 } position { x: -1.02213991 y: 1.16118455 z: -7.52593422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0363556333 y: 0.481401 z: 0.0693425685 w: -0.872996569 } position { x: -1.01979911 y: 1.16133392 z: -7.52036667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0340710431 y: 0.499281436 z: 0.0703986883 w: -0.86290282 } position { x: -1.01746809 y: 1.16246462 z: -7.51499 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0302959606 y: 0.518449724 z: 0.0694698393 w: -0.851742923 } position { x: -1.01519942 y: 1.16381443 z: -7.50964117 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0258464143 y: 0.538161755 z: 0.0676526353 w: -0.839724362 } position { x: -1.01319861 y: 1.16419947 z: -7.50413752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0222771615 y: 0.557888091 z: 0.0666984916 w: -0.826931655 } position { x: -1.01152682 y: 1.16380525 z: -7.49825144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0196902417 y: 0.579199612 z: 0.0672820285 w: -0.812165856 } position { x: -1.0098865 y: 1.16353452 z: -7.49142599 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.571] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0174607877 y: 0.59951818 z: 0.0684515834 w: -0.797237396 } position { x: -1.00875223 y: 1.16415095 z: -7.48491621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0141485315 y: 0.619807 z: 0.0687435642 w: -0.781609535 } position { x: -1.00741255 y: 1.16554642 z: -7.47875404 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00962085929 y: 0.639586 z: 0.0681154057 w: -0.765635371 } position { x: -1.00632739 y: 1.16663659 z: -7.47245836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00464533409 y: 0.660338223 z: 0.0674034804 w: -0.747922957 } position { x: -1.00576925 y: 1.16692376 z: -7.46547604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.629] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000791207945 y: 0.679325879 z: 0.0672478378 w: -0.730748653 } position { x: -1.00565958 y: 1.16693759 z: -7.45889473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.641] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00232541445 y: 0.697745919 z: 0.0673729479 w: -0.713166296 } position { x: -1.00567019 y: 1.16715634 z: -7.45266342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00513906917 y: 0.715390265 z: 0.0675384253 w: -0.695434332 } position { x: -1.00614834 y: 1.16757464 z: -7.44656467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00801727362 y: 0.732389927 z: 0.0678865388 w: -0.677445292 } position { x: -1.00697935 y: 1.1677736 z: -7.44041586 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0120388381 y: 0.750379145 z: 0.068911612 w: -0.657295465 } position { x: -1.00831175 y: 1.1677078 z: -7.43344212 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0165002886 y: 0.767834544 z: 0.070822455 w: -0.63650769 } position { x: -1.01017284 y: 1.16746247 z: -7.42665625 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0201404393 y: 0.785546541 z: 0.0722755045 w: -0.61423713 } position { x: -1.01172447 y: 1.16757381 z: -7.42039824 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0208928585 y: 0.802137 z: 0.0724440813 w: -0.592361152 } position { x: -1.01336741 y: 1.16721797 z: -7.41524601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0195099209 y: 0.818014205 z: 0.0731704235 w: -0.570191503 } position { x: -1.0154326 y: 1.16624606 z: -7.41008377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.752] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.016807856 y: 0.831178248 z: 0.0748189166 w: -0.550692618 } position { x: -1.0170058 y: 1.16558862 z: -7.40537786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0134367384 y: 0.842495501 z: 0.0754341111 w: -0.53322643 } position { x: -1.01793194 y: 1.16612577 z: -7.40141296 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0117926029 y: 0.851884663 z: 0.0728629455 w: -0.518502116 } position { x: -1.01839292 y: 1.16752696 z: -7.398139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0132095357 y: 0.859539211 z: 0.0682451949 w: -0.506320477 } position { x: -1.01917052 y: 1.16829884 z: -7.39488173 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0168863107 y: 0.866586685 z: 0.0627603 w: -0.494776189 } position { x: -1.02045894 y: 1.16763866 z: -7.39120054 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.018720936 y: 0.87211889 z: 0.0595853142 w: -0.485291362 } position { x: -1.02154624 y: 1.16720557 z: -7.38858223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0185888615 y: 0.876875937 z: 0.0573410317 w: -0.476922452 } position { x: -1.02235579 y: 1.16671276 z: -7.3862319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0185995866 y: 0.880873084 z: 0.055785764 w: -0.469685763 } position { x: -1.02330244 y: 1.16678762 z: -7.38417149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0187404417 y: 0.884382606 z: 0.054303512 w: -0.463214159 } position { x: -1.02380383 y: 1.16665804 z: -7.38221502 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.018406067 y: 0.886961281 z: 0.0533304 w: -0.458385 } position { x: -1.02400184 y: 1.16628325 z: -7.38094616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.891] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.017364867 y: 0.888654 z: 0.053317178 w: -0.455137193 } position { x: -1.02418113 y: 1.16577637 z: -7.37996721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.905] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0164928678 y: 0.88989526 z: 0.054361254 w: -0.452613831 } position { x: -1.02439702 y: 1.16546464 z: -7.37888765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0155525422 y: 0.890793443 z: 0.0551469177 w: -0.450781524 } position { x: -1.02430975 y: 1.16586852 z: -7.37776184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0147315431 y: 0.891738474 z: 0.0538855568 w: -0.44909 } position { x: -1.02463698 y: 1.16652966 z: -7.37669611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0141808242 y: 0.892660499 z: 0.052562885 w: -0.447429746 } position { x: -1.024647 y: 1.166031 z: -7.37585688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0135363992 y: 0.893394113 z: 0.0517916605 w: -0.446073234 } position { x: -1.02432597 y: 1.16550088 z: -7.37517595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.012655776 y: 0.893743813 z: 0.0517287105 w: -0.445405513 } position { x: -1.02417588 y: 1.16472161 z: -7.37478638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:04.988] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0112036867 y: 0.893819511 z: 0.0531643555 w: -0.445123225 } position { x: -1.02401948 y: 1.16444039 z: -7.37443638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0101042325 y: 0.893699765 z: 0.0535658151 w: -0.445341825 } position { x: -1.02387345 y: 1.16466534 z: -7.37414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.016] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0095370952 y: 0.893466353 z: 0.0532433763 w: -0.445861071 } position { x: -1.02338111 y: 1.16483641 z: -7.37399483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00942603871 y: 0.89301461 z: 0.0522655919 w: -0.446882874 } position { x: -1.02272189 y: 1.16500032 z: -7.37389088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00940440129 y: 0.892172 z: 0.0512006953 w: -0.448686033 } position { x: -1.0222286 y: 1.16445613 z: -7.37401438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.059] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00923101325 y: 0.891188264 z: 0.0510670617 w: -0.45065555 } position { x: -1.02181888 y: 1.16382992 z: -7.37427092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00817955472 y: 0.890019417 z: 0.0517875738 w: -0.452898 } position { x: -1.02150273 y: 1.16367412 z: -7.37450075 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.085] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00656260317 y: 0.888820887 z: 0.0525719859 w: -0.455181926 } position { x: -1.02128816 y: 1.16375375 z: -7.37466764 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00532646431 y: 0.887750626 z: 0.0529109575 w: -0.457242727 } position { x: -1.02099776 y: 1.16386199 z: -7.37476492 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00481089531 y: 0.886709034 z: 0.0528181046 w: -0.459275752 } position { x: -1.02073014 y: 1.16394377 z: -7.3749795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00503557036 y: 0.885772169 z: 0.052572906 w: -0.461105645 } position { x: -1.02035868 y: 1.16377234 z: -7.37528896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.141] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00539448205 y: 0.884717345 z: 0.0528944805 w: -0.463085651 } position { x: -1.01989496 y: 1.16339886 z: -7.37577677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.155] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00525236176 y: 0.883397222 z: 0.0538968034 w: -0.465485692 } position { x: -1.01945829 y: 1.1630882 z: -7.37628078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.169] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00464360602 y: 0.88171345 z: 0.0551000088 w: -0.468533695 } position { x: -1.01922655 y: 1.16301227 z: -7.37681627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.183] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00438074395 y: 0.880178452 z: 0.0560710281 w: -0.471298963 } position { x: -1.01914644 y: 1.16299784 z: -7.3772006 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00412292732 y: 0.878802 z: 0.0566714145 w: -0.47379154 } position { x: -1.01932514 y: 1.16249883 z: -7.37756729 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.210] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0033648836 y: 0.877457619 z: 0.0585094243 w: -0.47606039 } position { x: -1.01952529 y: 1.16165352 z: -7.37804794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.226] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00239511044 y: 0.875892699 z: 0.0615579933 w: -0.47855705 } position { x: -1.01969039 y: 1.16134334 z: -7.3786869 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0015892681 y: 0.874250233 z: 0.0639378056 w: -0.481244326 } position { x: -1.01947093 y: 1.16177917 z: -7.37944031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00202828296 y: 0.872418106 z: 0.0649370328 w: -0.48442319 } position { x: -1.01906753 y: 1.16251135 z: -7.38028097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00355722615 y: 0.870386899 z: 0.0644879341 w: -0.488114 } position { x: -1.0187571 y: 1.16316199 z: -7.38124609 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00524522923 y: 0.868161857 z: 0.063610889 w: -0.492159635 } position { x: -1.01849556 y: 1.16333902 z: -7.38231373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00691682938 y: 0.86562705 z: 0.0628767833 w: -0.496677458 } position { x: -1.01821375 y: 1.16355634 z: -7.38351 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00779121742 y: 0.863029778 z: 0.0624503791 w: -0.501217365 } position { x: -1.01792467 y: 1.16398537 z: -7.38479853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00801521633 y: 0.860040307 z: 0.0616111606 w: -0.506429255 } position { x: -1.0174911 y: 1.16461992 z: -7.38626099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00843708403 y: 0.85672158 z: 0.060536325 w: -0.512144923 } position { x: -1.01709187 y: 1.16522968 z: -7.3878479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00977638829 y: 0.853152096 z: 0.0593544468 w: -0.518182397 } position { x: -1.01666141 y: 1.16570282 z: -7.38954496 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0111825224 y: 0.849023581 z: 0.0581211299 w: -0.525029421 } position { x: -1.01621103 y: 1.16611946 z: -7.39145517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.011953067 y: 0.844961 z: 0.0572773255 w: -0.531617701 } position { x: -1.01571476 y: 1.16645443 z: -7.39332056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.01160964 y: 0.84049356 z: 0.0565174669 w: -0.538740754 } position { x: -1.01497066 y: 1.16701007 z: -7.39531612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.405] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.011039976 y: 0.835513353 z: 0.055378411 w: -0.546560884 } position { x: -1.0142895 y: 1.16756856 z: -7.3975153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0115144234 y: 0.830209315 z: 0.0543498695 w: -0.554676533 } position { x: -1.01373935 y: 1.16801906 z: -7.39954853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0127245449 y: 0.824601293 z: 0.0536168814 w: -0.563024104 } position { x: -1.0133065 y: 1.16833043 z: -7.40171432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0137308612 y: 0.819406867 z: 0.0533116832 w: -0.570562661 } position { x: -1.01271427 y: 1.16878033 z: -7.40405226 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0140744625 y: 0.813889802 z: 0.0528079793 w: -0.578443229 } position { x: -1.01181352 y: 1.16929817 z: -7.40668821 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0141780144 y: 0.807727039 z: 0.0516562909 w: -0.587118208 } position { x: -1.01095247 y: 1.16982293 z: -7.40955114 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0143162273 y: 0.800471246 z: 0.0503175 w: -0.597083747 } position { x: -1.01019263 y: 1.17021298 z: -7.41265583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0152737303 y: 0.793615282 z: 0.0495939814 w: -0.60620296 } position { x: -1.00990176 y: 1.17026615 z: -7.41538906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.515] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0164788701 y: 0.787038624 z: 0.0496566631 w: -0.614681125 } position { x: -1.00953293 y: 1.17018092 z: -7.41787624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0169130638 y: 0.780887842 z: 0.0501065888 w: -0.622428715 } position { x: -1.00916302 y: 1.17048419 z: -7.42043209 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.544] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0161574855 y: 0.774380565 z: 0.0505073853 w: -0.630494 } position { x: -1.0086683 y: 1.17053 z: -7.42346954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0145865707 y: 0.767933667 z: 0.0502205156 w: -0.638391 } position { x: -1.00800657 y: 1.17081594 z: -7.42658806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0129187312 y: 0.760768712 z: 0.0494742319 w: -0.647005677 } position { x: -1.00720561 y: 1.17114103 z: -7.43000364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.011767528 y: 0.752952874 z: 0.0483549088 w: -0.65619 } position { x: -1.00660264 y: 1.17130601 z: -7.43338108 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.011326611 y: 0.744778156 z: 0.0475350656 w: -0.665520668 } position { x: -1.00610876 y: 1.17124057 z: -7.43665552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0115345791 y: 0.736133695 z: 0.0472080074 w: -0.6750893 } position { x: -1.00607681 y: 1.17101014 z: -7.43995047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0113511048 y: 0.728504 z: 0.047640495 w: -0.683288693 } position { x: -1.00587678 y: 1.17073393 z: -7.44301701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0102892285 y: 0.72082597 z: 0.0480569638 w: -0.69137156 } position { x: -1.00541055 y: 1.17082596 z: -7.44641209 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.657] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00826715864 y: 0.712518811 z: 0.047850389 w: -0.699970663 } position { x: -1.00503802 y: 1.17121959 z: -7.45020151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00644377386 y: 0.703526497 z: 0.0472410508 w: -0.709067881 } position { x: -1.00475788 y: 1.17117894 z: -7.4540267 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00505012088 y: 0.693481684 z: 0.0470626839 w: -0.718917787 } position { x: -1.00481737 y: 1.17095399 z: -7.45782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.695] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00434091641 y: 0.684623837 z: 0.0470604599 w: -0.727362812 } position { x: -1.0050137 y: 1.17081892 z: -7.46098709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00327788154 y: 0.67635268 z: 0.0472140722 w: -0.735055864 } position { x: -1.00512695 y: 1.17080176 z: -7.46431828 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00176420866 y: 0.668195248 z: 0.0467517674 w: -0.742513597 } position { x: -1.00514328 y: 1.17094123 z: -7.46783972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.738] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000425416802 y: 0.659064054 z: 0.0456517152 w: -0.750699878 } position { x: -1.00525033 y: 1.17107546 z: -7.47181654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00247327914 y: 0.650058448 z: 0.044515688 w: -0.758575141 } position { x: -1.00547576 y: 1.17090189 z: -7.47551107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.766] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00477239862 y: 0.640610516 z: 0.0437161215 w: -0.766605675 } position { x: -1.0058794 y: 1.17043507 z: -7.479352 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.780] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00765460264 y: 0.63059932 z: 0.0434521846 w: -0.774853408 } position { x: -1.00637186 y: 1.16997969 z: -7.48324728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.793] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0105055291 y: 0.619621396 z: 0.0438063927 w: -0.783607125 } position { x: -1.00729084 y: 1.16946447 z: -7.48708391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0125873359 y: 0.60964644 z: 0.0447498 w: -0.791309178 } position { x: -1.00805032 y: 1.16924512 z: -7.49043226 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0149046984 y: 0.599940658 z: 0.045164641 w: -0.798629582 } position { x: -1.00888407 y: 1.16898847 z: -7.49380445 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0178031418 y: 0.590151727 z: 0.0456392951 w: -0.80580461 } position { x: -1.00966883 y: 1.1684314 z: -7.49737549 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.849] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0201233495 y: 0.580394447 z: 0.0467707925 w: -0.812742233 } position { x: -1.01042747 y: 1.16811991 z: -7.50079346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0221441779 y: 0.570169628 z: 0.0476779155 w: -0.819843292 } position { x: -1.01118624 y: 1.1680721 z: -7.5040741 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.877] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0231194124 y: 0.561546087 z: 0.0480430685 w: -0.825726 } position { x: -1.0115205 y: 1.16819668 z: -7.50697899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.891] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0237492453 y: 0.553513169 z: 0.0473790541 w: -0.831152439 } position { x: -1.0120554 y: 1.16870928 z: -7.5099225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0233408473 y: 0.545649409 z: 0.0454051569 w: -0.836457 } position { x: -1.01277745 y: 1.16854322 z: -7.51309776 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0238112342 y: 0.5378443 z: 0.0444405116 w: -0.84153527 } position { x: -1.01370156 y: 1.16759646 z: -7.51595354 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0247425772 y: 0.529880345 z: 0.0446710698 w: -0.846533597 } position { x: -1.01433158 y: 1.16728294 z: -7.51864147 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.025722526 y: 0.523174942 z: 0.044663921 w: -0.850665331 } position { x: -1.01499796 y: 1.16719484 z: -7.52100277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.026274424 y: 0.517163157 z: 0.0442682914 w: -0.854337394 } position { x: -1.01566446 y: 1.16724527 z: -7.52348948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0272170026 y: 0.511401772 z: 0.0438178554 w: -0.857792199 } position { x: -1.01637292 y: 1.16679859 z: -7.52589512 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:05.988] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0286109392 y: 0.505489707 z: 0.0439961366 w: -0.861235142 } position { x: -1.0170393 y: 1.16649485 z: -7.52829218 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.001] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0293804798 y: 0.500261605 z: 0.0438382402 w: -0.864264607 } position { x: -1.01758826 y: 1.16660464 z: -7.53050041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0293615758 y: 0.495165139 z: 0.0427743942 w: -0.867248356 } position { x: -1.01791227 y: 1.16683197 z: -7.53295088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0285215713 y: 0.490004808 z: 0.0411709547 w: -0.870279729 } position { x: -1.01823127 y: 1.16666627 z: -7.53530931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0279759634 y: 0.484657645 z: 0.0397425 w: -0.873352647 } position { x: -1.01868916 y: 1.16618693 z: -7.53741074 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.057] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0281525031 y: 0.479019761 z: 0.0388990305 w: -0.876489818 } position { x: -1.01910055 y: 1.16561878 z: -7.53951502 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.073] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0285863839 y: 0.473736346 z: 0.0387234911 w: -0.879350424 } position { x: -1.01968408 y: 1.16520965 z: -7.54144573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0294130761 y: 0.468484372 z: 0.0386958718 w: -0.882133722 } position { x: -1.02008164 y: 1.16469884 z: -7.54328442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0307552796 y: 0.463381767 z: 0.0390682332 w: -0.884762764 } position { x: -1.02053463 y: 1.16423786 z: -7.5450325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.113] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0321048461 y: 0.458077431 z: 0.0399824865 w: -0.887432098 } position { x: -1.02103937 y: 1.16402185 z: -7.54697371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0325919203 y: 0.453217506 z: 0.0407603234 w: -0.889870942 } position { x: -1.02145624 y: 1.16402185 z: -7.5484519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0329202563 y: 0.448910743 z: 0.0415781327 w: -0.89200151 } position { x: -1.02186799 y: 1.1637826 z: -7.54958153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0334917344 y: 0.44520843 z: 0.0427128896 w: -0.89378041 } position { x: -1.02227342 y: 1.16370118 z: -7.55076599 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.169] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0333899632 y: 0.441526 z: 0.0435919352 w: -0.895566642 } position { x: -1.02268028 y: 1.16427815 z: -7.55238581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.183] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0321442112 y: 0.437451601 z: 0.0438601933 w: -0.8975963 } position { x: -1.02320492 y: 1.16493046 z: -7.55407333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.199] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0302900448 y: 0.432728887 z: 0.0438621305 w: -0.899946868 } position { x: -1.02375901 y: 1.16502166 z: -7.55556202 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.212] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0292127971 y: 0.428327829 z: 0.0442281291 w: -0.902067482 } position { x: -1.02429831 y: 1.16469336 z: -7.55666924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.226] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0293532014 y: 0.424116045 z: 0.0447568297 w: -0.90402478 } position { x: -1.02498198 y: 1.1644603 z: -7.55753708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0305859558 y: 0.420075476 z: 0.0452028327 w: -0.905846477 } position { x: -1.02548802 y: 1.16436887 z: -7.55864811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0317063481 y: 0.415990323 z: 0.0453805327 w: -0.907682419 } position { x: -1.02593613 y: 1.1647464 z: -7.55976295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0319672488 y: 0.412477136 z: 0.0453306139 w: -0.909277618 } position { x: -1.02623296 y: 1.16508853 z: -7.56068039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0315917693 y: 0.409528047 z: 0.04471948 w: -0.910653 } position { x: -1.02661288 y: 1.16490769 z: -7.56145811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.294] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0320753418 y: 0.406983584 z: 0.0446124896 w: -0.91178143 } position { x: -1.02708113 y: 1.16430855 z: -7.56226254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0326660797 y: 0.404303163 z: 0.0448328629 w: -0.912941337 } position { x: -1.02757049 y: 1.16439283 z: -7.56336498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0331877023 y: 0.40132454 z: 0.0439259149 w: -0.914279878 } position { x: -1.02801204 y: 1.16454148 z: -7.56430864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0337198265 y: 0.398892015 z: 0.0429641157 w: -0.915370047 } position { x: -1.02831602 y: 1.16402316 z: -7.56482506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0349798128 y: 0.396536231 z: 0.0426252522 w: -0.91636157 } position { x: -1.02865 y: 1.16342831 z: -7.56541491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0360980704 y: 0.394499153 z: 0.0427280217 w: -0.91719228 } position { x: -1.02899349 y: 1.16349602 z: -7.56614065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.377] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0362683311 y: 0.392352849 z: 0.0422894061 w: -0.918126106 } position { x: -1.02936673 y: 1.16376138 z: -7.56693745 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0358222239 y: 0.389880657 z: 0.0414956957 w: -0.919232249 } position { x: -1.02973068 y: 1.1636225 z: -7.56778812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0356395766 y: 0.387375683 z: 0.0409002602 w: -0.920324504 } position { x: -1.03008735 y: 1.16331291 z: -7.5684495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0356845148 y: 0.384801865 z: 0.0404725969 w: -0.921420693 } position { x: -1.03053522 y: 1.16300976 z: -7.5690093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.434] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0359249972 y: 0.382302046 z: 0.0405540951 w: -0.922447801 } position { x: -1.03079939 y: 1.16262352 z: -7.56958675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.447] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0364917926 y: 0.379752487 z: 0.0410453752 w: -0.92345643 } position { x: -1.03111589 y: 1.16213107 z: -7.57002831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.460] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0375685021 y: 0.377652526 z: 0.0419670232 w: -0.924232602 } position { x: -1.03142238 y: 1.16164136 z: -7.57029438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0387908258 y: 0.375859082 z: 0.0430104472 w: -0.924865 } position { x: -1.03166473 y: 1.16155362 z: -7.57065248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0396431312 y: 0.37411195 z: 0.0437823571 w: -0.92550081 } position { x: -1.03193557 y: 1.161569 z: -7.57107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0402157232 y: 0.372478187 z: 0.0443250462 w: -0.926109076 } position { x: -1.03219509 y: 1.16134155 z: -7.57142258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.515] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0408825278 y: 0.370857328 z: 0.0451313 w: -0.926691234 } position { x: -1.03233075 y: 1.1609838 z: -7.57172632 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0414846316 y: 0.369516194 z: 0.0462108 w: -0.927146912 } position { x: -1.03252268 y: 1.16069973 z: -7.57194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.042133797 y: 0.368397176 z: 0.04742961 w: -0.927501321 } position { x: -1.03272629 y: 1.16031718 z: -7.57212353 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.558] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0431139879 y: 0.367383957 z: 0.0483747497 w: -0.927809298 } position { x: -1.03283048 y: 1.16017556 z: -7.57233858 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0438448153 y: 0.36637339 z: 0.0487090051 w: -0.928157091 } position { x: -1.03297484 y: 1.16025865 z: -7.57256842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.587] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0441201217 y: 0.365678 z: 0.0485680103 w: -0.92842561 } position { x: -1.03312433 y: 1.16023278 z: -7.57265043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0442405678 y: 0.365054131 z: 0.0483250618 w: -0.928678095 } position { x: -1.03323019 y: 1.16004598 z: -7.57272911 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0443084389 y: 0.364586025 z: 0.048330497 w: -0.928858399 } position { x: -1.03338289 y: 1.15987337 z: -7.57281208 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0445099249 y: 0.364094615 z: 0.0483466722 w: -0.92904067 } position { x: -1.03350949 y: 1.15979183 z: -7.57288885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.641] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.044618208 y: 0.3634471 z: 0.0485096462 w: -0.929280519 } position { x: -1.03369462 y: 1.15970814 z: -7.57308626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0445015915 y: 0.362593383 z: 0.0487349182 w: -0.929607809 } position { x: -1.03387499 y: 1.15972543 z: -7.57324123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0441164486 y: 0.361701429 z: 0.0491260029 w: -0.929952919 } position { x: -1.03395033 y: 1.15967548 z: -7.57330132 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0437676869 y: 0.360831112 z: 0.0493509099 w: -0.930295527 } position { x: -1.03396332 y: 1.15968 z: -7.57330179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0432852134 y: 0.360207766 z: 0.0495892093 w: -0.930547 } position { x: -1.03393686 y: 1.15967286 z: -7.57320213 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.710] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0428602546 y: 0.359736562 z: 0.0497262962 w: -0.930741608 } position { x: -1.03398323 y: 1.15971673 z: -7.57326078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.724] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0422714949 y: 0.359330416 z: 0.0501004308 w: -0.930905342 } position { x: -1.0340358 y: 1.15968752 z: -7.57334566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.740] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0417702 y: 0.358890802 z: 0.0506178476 w: -0.931069553 } position { x: -1.03408754 y: 1.15962505 z: -7.57332182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.752] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0415665507 y: 0.358534187 z: 0.0513168 w: -0.931177795 } position { x: -1.03413367 y: 1.1595639 z: -7.57329464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.041342 y: 0.358326375 z: 0.0521456972 w: -0.931221724 } position { x: -1.03412139 y: 1.1595422 z: -7.57319641 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0410995297 y: 0.358355194 z: 0.0528083891 w: -0.931184 } position { x: -1.03409648 y: 1.15962553 z: -7.57307529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.040693339 y: 0.358497918 z: 0.0529168062 w: -0.93114078 } position { x: -1.03416657 y: 1.15982044 z: -7.57304144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.807] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0401712731 y: 0.358414024 z: 0.0525746569 w: -0.931215107 } position { x: -1.03429079 y: 1.16003919 z: -7.57318449 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.822] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0392840914 y: 0.358073562 z: 0.0520653464 w: -0.931412518 } position { x: -1.03441691 y: 1.16008174 z: -7.57322836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0386332721 y: 0.357754499 z: 0.0518408231 w: -0.931574881 } position { x: -1.03450334 y: 1.16003227 z: -7.57315397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.849] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0381922647 y: 0.357552528 z: 0.0517792031 w: -0.931674063 } position { x: -1.03459322 y: 1.15996933 z: -7.57301331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0379389711 y: 0.357509613 z: 0.0518278815 w: -0.931698143 } position { x: -1.03468895 y: 1.15997422 z: -7.57298183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.03770677 y: 0.357543439 z: 0.0519506373 w: -0.931687772 } position { x: -1.03480875 y: 1.16010618 z: -7.57294607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0374582 y: 0.357549518 z: 0.0518707968 w: -0.931699872 } position { x: -1.03488302 y: 1.16026664 z: -7.57284546 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0371318497 y: 0.35768795 z: 0.0516315289 w: -0.93167311 } position { x: -1.03492093 y: 1.16038013 z: -7.57276249 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0367567576 y: 0.357944727 z: 0.0514046066 w: -0.931601882 } position { x: -1.03494692 y: 1.16049325 z: -7.57261705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0362447463 y: 0.358359396 z: 0.0512099899 w: -0.931473255 } position { x: -1.0349232 y: 1.16064382 z: -7.57254219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0357857123 y: 0.358909756 z: 0.0508804843 w: -0.931297123 } position { x: -1.03497314 y: 1.16070843 z: -7.57241726 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0355491 y: 0.359363198 z: 0.0506349094 w: -0.931144714 } position { x: -1.03504407 y: 1.16066158 z: -7.57236195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.974] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0354140736 y: 0.359792948 z: 0.0505450144 w: -0.930988789 } position { x: -1.03514528 y: 1.16073084 z: -7.57226467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:06.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0353841111 y: 0.360150427 z: 0.0504923388 w: -0.930854499 } position { x: -1.03518701 y: 1.16072214 z: -7.5721736 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0354062393 y: 0.360610336 z: 0.0504586287 w: -0.930677474 } position { x: -1.0352217 y: 1.16067612 z: -7.57201099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.015] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0355341323 y: 0.361064345 z: 0.0504976809 w: -0.930494428 } position { x: -1.03522491 y: 1.16071332 z: -7.57179642 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0354832634 y: 0.361557692 z: 0.0504545905 w: -0.93030709 } position { x: -1.03520072 y: 1.16076136 z: -7.57166862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0353867151 y: 0.362109929 z: 0.0502825975 w: -0.930105329 } position { x: -1.0352385 y: 1.16085708 z: -7.57152939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0352293625 y: 0.362564862 z: 0.050065022 w: -0.929945767 } position { x: -1.03522635 y: 1.16084301 z: -7.57134199 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0350767523 y: 0.363174349 z: 0.0499318466 w: -0.929720879 } position { x: -1.03514421 y: 1.16082692 z: -7.57110548 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.085] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0348989777 y: 0.363886952 z: 0.0499666072 w: -0.929447 } position { x: -1.03506744 y: 1.16081643 z: -7.57086468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0348010026 y: 0.364783585 z: 0.0501289926 w: -0.929090381 } position { x: -1.03492093 y: 1.16080642 z: -7.57054949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0345364884 y: 0.365924031 z: 0.0503135547 w: -0.928641677 } position { x: -1.03471649 y: 1.16088533 z: -7.57014799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0342005119 y: 0.367243379 z: 0.0502905138 w: -0.928134382 } position { x: -1.03453624 y: 1.16100776 z: -7.56982088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0338331237 y: 0.368696 z: 0.0500912443 w: -0.927582562 } position { x: -1.0343231 y: 1.16112018 z: -7.56949568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0334483497 y: 0.370146841 z: 0.0500171594 w: -0.927022576 } position { x: -1.03411186 y: 1.1611625 z: -7.56913424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.168] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0332054868 y: 0.37175408 z: 0.0501174703 w: -0.926382482 } position { x: -1.03392804 y: 1.16111064 z: -7.56872654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0331980623 y: 0.373598635 z: 0.0503773801 w: -0.925626338 } position { x: -1.03365231 y: 1.16109073 z: -7.56820917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0332983211 y: 0.375395954 z: 0.0504731908 w: -0.924890041 } position { x: -1.033445 y: 1.1611979 z: -7.5677886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.212] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.033414863 y: 0.377117425 z: 0.0502711944 w: -0.924196303 } position { x: -1.03322697 y: 1.16134357 z: -7.56743479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0334849581 y: 0.378668368 z: 0.0500886813 w: -0.923569262 } position { x: -1.0330019 y: 1.16141391 z: -7.56706047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0336657241 y: 0.380171061 z: 0.0500112735 w: -0.922949314 } position { x: -1.03288186 y: 1.16145694 z: -7.56668329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0340310521 y: 0.381588042 z: 0.0497553051 w: -0.922364831 } position { x: -1.032709 y: 1.16160393 z: -7.56633615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0342669748 y: 0.382880062 z: 0.0494119152 w: -0.921839 } position { x: -1.03256679 y: 1.16181338 z: -7.56601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.282] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0342708044 y: 0.38397491 z: 0.048980996 w: -0.921406329 } position { x: -1.03242886 y: 1.1620084 z: -7.56562901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0343510658 y: 0.384981543 z: 0.0484120809 w: -0.921013296 } position { x: -1.03228426 y: 1.1619153 z: -7.56521845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0348975509 y: 0.38595888 z: 0.0482156724 w: -0.920593917 } position { x: -1.03208482 y: 1.16173434 z: -7.56474733 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0358433947 y: 0.387074947 z: 0.0481891818 w: -0.920090258 } position { x: -1.03170657 y: 1.1621784 z: -7.56428337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0358503424 y: 0.388274252 z: 0.0480889082 w: -0.919589818 } position { x: -1.03132522 y: 1.16311979 z: -7.56403065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.034507975 y: 0.389618784 z: 0.0476791523 w: -0.919093668 } position { x: -1.03107488 y: 1.16382194 z: -7.56367683 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0335662961 y: 0.390847862 z: 0.0469610579 w: -0.918643534 } position { x: -1.03090191 y: 1.16376472 z: -7.56320477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0335564576 y: 0.39211902 z: 0.0467062406 w: -0.918115 } position { x: -1.03082681 y: 1.16363907 z: -7.56255913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0341508873 y: 0.393680334 z: 0.0471475646 w: -0.917402089 } position { x: -1.03072894 y: 1.16369581 z: -7.5618391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.404] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0346786939 y: 0.395405024 z: 0.0476298295 w: -0.916615367 } position { x: -1.0305661 y: 1.16420865 z: -7.56111908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0348002575 y: 0.397436976 z: 0.0478975847 w: -0.915717542 } position { x: -1.03038049 y: 1.16487467 z: -7.56042051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.434] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0339802615 y: 0.399792075 z: 0.0478116125 w: -0.914727151 } position { x: -1.03026295 y: 1.1655612 z: -7.55985308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.446] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0324861892 y: 0.40225932 z: 0.0471972041 w: -0.913731098 } position { x: -1.03030622 y: 1.16604078 z: -7.55918407 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0311685558 y: 0.404481381 z: 0.0462732688 w: -0.91284287 } position { x: -1.03036594 y: 1.16627371 z: -7.55874681 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0302127078 y: 0.406299859 z: 0.0453051701 w: -0.912115753 } position { x: -1.03042352 y: 1.16633821 z: -7.5582962 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0297185984 y: 0.40788126 z: 0.0444224887 w: -0.91146934 } position { x: -1.03044331 y: 1.16649461 z: -7.55777597 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.029104935 y: 0.409349978 z: 0.0439215638 w: -0.910854757 } position { x: -1.03043914 y: 1.16677701 z: -7.55732155 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.516] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0281508528 y: 0.410957783 z: 0.0435268804 w: -0.910179436 } position { x: -1.03047144 y: 1.1669507 z: -7.55674648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0272801258 y: 0.412322432 z: 0.0429250598 w: -0.909617245 } position { x: -1.03041244 y: 1.16727114 z: -7.55644131 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.546] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0263984669 y: 0.413447589 z: 0.0422085635 w: -0.909165919 } position { x: -1.03042448 y: 1.16742826 z: -7.55608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.558] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0257004909 y: 0.414232194 z: 0.0416496955 w: -0.908854544 } position { x: -1.03038347 y: 1.16740191 z: -7.5557766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.573] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.025064541 y: 0.414864719 z: 0.0414324887 w: -0.908593655 } position { x: -1.0303638 y: 1.16746652 z: -7.5555582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.587] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.024482321 y: 0.415305287 z: 0.0414619371 w: -0.908406913 } position { x: -1.03024697 y: 1.16762948 z: -7.5554285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0237409342 y: 0.415564477 z: 0.0417641252 w: -0.908294141 } position { x: -1.03015447 y: 1.16771019 z: -7.55533028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.02293602 y: 0.415771335 z: 0.042181097 w: -0.90820092 } position { x: -1.03006625 y: 1.16783178 z: -7.55515337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.629] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0224014111 y: 0.415897548 z: 0.0427578054 w: -0.908129513 } position { x: -1.02994418 y: 1.16768968 z: -7.55500174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.641] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0224706102 y: 0.416111559 z: 0.0435684323 w: -0.90799123 } position { x: -1.02971244 y: 1.16733742 z: -7.55488586 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.657] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0230180398 y: 0.416291803 z: 0.0447257124 w: -0.907838643 } position { x: -1.0297339 y: 1.16733468 z: -7.55480814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0237025451 y: 0.416259289 z: 0.0456585102 w: -0.907789469 } position { x: -1.02983463 y: 1.16731656 z: -7.55475473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.024478605 y: 0.416077167 z: 0.0461676195 w: -0.907826602 } position { x: -1.02986681 y: 1.16719091 z: -7.55457163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0245219525 y: 0.4161717 z: 0.0466807559 w: -0.907755852 } position { x: -1.02938831 y: 1.16754019 z: -7.55478811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0238378718 y: 0.416372776 z: 0.0469011068 w: -0.907670557 } position { x: -1.02931535 y: 1.16769743 z: -7.5548296 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0230649039 y: 0.416562945 z: 0.0467305221 w: -0.907612 } position { x: -1.02940953 y: 1.1674155 z: -7.5547967 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.740] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0229490753 y: 0.416717976 z: 0.0467560366 w: -0.907542467 } position { x: -1.02909207 y: 1.16708887 z: -7.55498219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0232690796 y: 0.416838348 z: 0.0470904745 w: -0.907461762 } position { x: -1.02913868 y: 1.16676247 z: -7.55502081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0239123404 y: 0.416844875 z: 0.0473357588 w: -0.907429278 } position { x: -1.02922702 y: 1.16649199 z: -7.55507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0246972274 y: 0.416763574 z: 0.047562629 w: -0.907433748 } position { x: -1.02920878 y: 1.16630495 z: -7.55514574 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0254032761 y: 0.416615665 z: 0.0476913974 w: -0.907475412 } position { x: -1.02911782 y: 1.16637421 z: -7.5553937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0257577952 y: 0.416340977 z: 0.0475380719 w: -0.907599568 } position { x: -1.02902782 y: 1.16654623 z: -7.55565929 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0255956613 y: 0.415999025 z: 0.0470759198 w: -0.907784939 } position { x: -1.02904284 y: 1.16623378 z: -7.55587673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.835] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0257364083 y: 0.415557593 z: 0.0469536223 w: -0.907989502 } position { x: -1.02912426 y: 1.16590428 z: -7.5561347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.849] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0260960609 y: 0.41498059 z: 0.0469453149 w: -0.908243477 } position { x: -1.029199 y: 1.16575253 z: -7.55646038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.02680628 y: 0.414296538 z: 0.04703876 w: -0.908530235 } position { x: -1.02946448 y: 1.16542745 z: -7.55659389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.877] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.027981367 y: 0.413400203 z: 0.047143925 w: -0.908897579 } position { x: -1.02970123 y: 1.1651876 z: -7.55691 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.029122686 y: 0.412394553 z: 0.0472282358 w: -0.909314096 } position { x: -1.03001964 y: 1.16509581 z: -7.55719757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0300453659 y: 0.411305845 z: 0.0474709 w: -0.909764409 } position { x: -1.03032303 y: 1.16501021 z: -7.55750465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0307471324 y: 0.410127968 z: 0.0477847196 w: -0.910256207 } position { x: -1.03067756 y: 1.16522825 z: -7.55777597 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0312027745 y: 0.408769667 z: 0.0477051511 w: -0.910855651 } position { x: -1.03098834 y: 1.16524124 z: -7.55810547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0311257429 y: 0.407132417 z: 0.047201369 w: -0.911617458 } position { x: -1.03130627 y: 1.16526401 z: -7.55833769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0306535661 y: 0.405753136 z: 0.0467249453 w: -0.912272751 } position { x: -1.03156447 y: 1.16527939 z: -7.55856228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.974] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0305059049 y: 0.404489338 z: 0.0468474962 w: -0.912832499 } position { x: -1.03185773 y: 1.16500604 z: -7.55873585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:07.988] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0308795217 y: 0.403200567 z: 0.0472347587 w: -0.913369954 } position { x: -1.03208256 y: 1.1648047 z: -7.55896807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.004] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0316340588 y: 0.401834726 z: 0.0478227474 w: -0.913915277 } position { x: -1.03250706 y: 1.1646893 z: -7.55910826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.016] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.03239296 y: 0.400582314 z: 0.0482418872 w: -0.914416313 } position { x: -1.032709 y: 1.16480744 z: -7.55933523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0325644352 y: 0.399462879 z: 0.0484633669 w: -0.914888144 } position { x: -1.03293598 y: 1.16479897 z: -7.55957317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.032849 y: 0.398376316 z: 0.0487609804 w: -0.915335774 } position { x: -1.03320158 y: 1.16478717 z: -7.55983782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0328821801 y: 0.397147864 z: 0.0487666689 w: -0.915868044 } position { x: -1.03337944 y: 1.16490912 z: -7.56012774 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0324568041 y: 0.395941287 z: 0.0486032031 w: -0.916414142 } position { x: -1.03353631 y: 1.16510212 z: -7.5603261 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.085] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0319069549 y: 0.394894958 z: 0.0484124944 w: -0.916894853 } position { x: -1.0337255 y: 1.16492462 z: -7.56047583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0319609828 y: 0.393962592 z: 0.04845066 w: -0.917291939 } position { x: -1.0339644 y: 1.16439748 z: -7.56043625 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.113] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0332227834 y: 0.393144518 z: 0.0491807349 w: -0.917559206 } position { x: -1.03420901 y: 1.16383696 z: -7.56043816 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0343523212 y: 0.392372817 z: 0.0504059196 w: -0.917781472 } position { x: -1.03437197 y: 1.16398525 z: -7.56065512 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.141] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0347282551 y: 0.391652107 z: 0.0510792769 w: -0.918037891 } position { x: -1.03455329 y: 1.16416085 z: -7.56088543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0349426195 y: 0.390907794 z: 0.0512449034 w: -0.918337643 } position { x: -1.0345968 y: 1.16423821 z: -7.56103754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.169] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.034860298 y: 0.390370548 z: 0.0513426363 w: -0.918563843 } position { x: -1.03473604 y: 1.16401911 z: -7.56108856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0347846448 y: 0.390104055 z: 0.0519995876 w: -0.918642938 } position { x: -1.03482938 y: 1.16382945 z: -7.56123257 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.199] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0345239416 y: 0.389879853 z: 0.0527237654 w: -0.918706715 } position { x: -1.03492689 y: 1.16382504 z: -7.56141329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.212] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0344308279 y: 0.389647841 z: 0.0532282218 w: -0.918779552 } position { x: -1.03494883 y: 1.16393089 z: -7.56163073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.226] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0342812166 y: 0.389264852 z: 0.0534743667 w: -0.918933153 } position { x: -1.0350951 y: 1.16404128 z: -7.56183624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0340686589 y: 0.388557076 z: 0.0535800382 w: -0.919234455 } position { x: -1.03527653 y: 1.16422343 z: -7.56208944 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0336808078 y: 0.387693375 z: 0.0532527342 w: -0.919632316 } position { x: -1.03544414 y: 1.16445112 z: -7.56235743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0332145393 y: 0.386614919 z: 0.0528391488 w: -0.920127034 } position { x: -1.03558564 y: 1.164644 z: -7.56255054 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0326981023 y: 0.385513455 z: 0.0524970107 w: -0.920627117 } position { x: -1.03570724 y: 1.164765 z: -7.56268167 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0323769823 y: 0.384374142 z: 0.0524373874 w: -0.92111814 } position { x: -1.03587258 y: 1.1647712 z: -7.56283617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0324853919 y: 0.383413315 z: 0.0525259227 w: -0.921509624 } position { x: -1.03596592 y: 1.16470671 z: -7.56289244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0330197066 y: 0.382493198 z: 0.0527865 w: -0.921858 } position { x: -1.03601289 y: 1.16472411 z: -7.56290388 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0333631523 y: 0.381802171 z: 0.0528431647 w: -0.922128856 } position { x: -1.03596401 y: 1.16498601 z: -7.56293297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0331891142 y: 0.38137728 z: 0.0524776243 w: -0.92233181 } position { x: -1.03584647 y: 1.16537321 z: -7.56310272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0324368328 y: 0.381062746 z: 0.0519573651 w: -0.922518075 } position { x: -1.03575909 y: 1.16554821 z: -7.56321812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.377] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0320467092 y: 0.380864531 z: 0.0513859652 w: -0.922645509 } position { x: -1.03560078 y: 1.16541624 z: -7.56329823 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0322029777 y: 0.380693316 z: 0.0510295 w: -0.922730505 } position { x: -1.03543603 y: 1.16503358 z: -7.56337309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0331768356 y: 0.380553901 z: 0.0510995612 w: -0.922749639 } position { x: -1.03531528 y: 1.16480613 z: -7.56336737 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0342890099 y: 0.380618364 z: 0.0512052104 w: -0.922676563 } position { x: -1.03515112 y: 1.16471767 z: -7.56332684 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.035256438 y: 0.380693883 z: 0.0511135198 w: -0.922614 } position { x: -1.03490269 y: 1.16477263 z: -7.56339073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0359509513 y: 0.380782157 z: 0.0507972054 w: -0.922568262 } position { x: -1.03464806 y: 1.16472661 z: -7.56343 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.460] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0364569724 y: 0.38081491 z: 0.0504925326 w: -0.922551572 } position { x: -1.03443551 y: 1.16442144 z: -7.56346178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0369786136 y: 0.380740106 z: 0.0504338518 w: -0.922564864 } position { x: -1.03425014 y: 1.1641469 z: -7.56349421 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0375836566 y: 0.38051036 z: 0.0505805574 w: -0.922627211 } position { x: -1.03402531 y: 1.16387105 z: -7.56349516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.502] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0382501 y: 0.380237669 z: 0.0508590415 w: -0.922696948 } position { x: -1.03381181 y: 1.16358364 z: -7.56349707 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.03880639 y: 0.37997219 z: 0.0512096845 w: -0.922763646 } position { x: -1.03361702 y: 1.16342366 z: -7.56347275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.529] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0390089862 y: 0.379670709 z: 0.0516030975 w: -0.922857285 } position { x: -1.03336239 y: 1.16322196 z: -7.56349516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.544] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0391627327 y: 0.379362106 z: 0.0521182455 w: -0.922948718 } position { x: -1.03323174 y: 1.16301215 z: -7.56345415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0391125679 y: 0.379018605 z: 0.0527711511 w: -0.923054934 } position { x: -1.03307128 y: 1.16275704 z: -7.56344748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.571] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0391149 y: 0.378676116 z: 0.0534838848 w: -0.923154294 } position { x: -1.03286612 y: 1.16253889 z: -7.56349277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0391976386 y: 0.378316969 z: 0.0542814247 w: -0.92325151 } position { x: -1.0327071 y: 1.1623106 z: -7.56346035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0394183658 y: 0.378031433 z: 0.055111926 w: -0.923309863 } position { x: -1.03249407 y: 1.1621387 z: -7.56343269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.613] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0396748558 y: 0.377840281 z: 0.055985339 w: -0.923324585 } position { x: -1.0323534 y: 1.16196048 z: -7.56340313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0397907607 y: 0.377733707 z: 0.0569317564 w: -0.923305333 } position { x: -1.03222549 y: 1.16188133 z: -7.56342268 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0399078764 y: 0.377597 z: 0.0574107468 w: -0.923326552 } position { x: -1.03210831 y: 1.16187561 z: -7.56346321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.655] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0399045236 y: 0.377459735 z: 0.0577357 w: -0.923362553 } position { x: -1.03202105 y: 1.16182482 z: -7.56351185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0398235321 y: 0.377381772 z: 0.0580835827 w: -0.923376083 } position { x: -1.03188479 y: 1.16169608 z: -7.56353426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.682] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0397269502 y: 0.377325 z: 0.0582786612 w: -0.923391163 } position { x: -1.03177524 y: 1.16170013 z: -7.56355619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.039647162 y: 0.377416909 z: 0.0583547689 w: -0.923352242 } position { x: -1.03162575 y: 1.16167164 z: -7.56355 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0394430794 y: 0.37764138 z: 0.0583595484 w: -0.923268855 } position { x: -1.03153491 y: 1.16166914 z: -7.56356955 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0392884091 y: 0.377870828 z: 0.0582712479 w: -0.923187137 } position { x: -1.03143871 y: 1.1616714 z: -7.5636344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0390581712 y: 0.37818557 z: 0.0582274422 w: -0.923070848 } position { x: -1.0313139 y: 1.16167188 z: -7.56371498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.751] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0388599671 y: 0.378597558 z: 0.0582931638 w: -0.922906101 } position { x: -1.0312407 y: 1.16169608 z: -7.56380892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0386868604 y: 0.379083 z: 0.0584137328 w: -0.922706485 } position { x: -1.03116524 y: 1.16187394 z: -7.56392717 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.780] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0385284312 y: 0.379588217 z: 0.0582278296 w: -0.922517121 } position { x: -1.03118765 y: 1.16204357 z: -7.56411934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0383737534 y: 0.380008459 z: 0.0577923 w: -0.922377944 } position { x: -1.03118706 y: 1.16235864 z: -7.56431103 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0381231084 y: 0.38033551 z: 0.0571772754 w: -0.922291875 } position { x: -1.03119409 y: 1.16252625 z: -7.56445932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0377622247 y: 0.380657017 z: 0.0564193614 w: -0.922220767 } position { x: -1.03122342 y: 1.16272283 z: -7.5646534 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0373998955 y: 0.380935609 z: 0.0556648448 w: -0.922166348 } position { x: -1.03124774 y: 1.16290069 z: -7.56480694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0370932333 y: 0.381190121 z: 0.055058945 w: -0.922109902 } position { x: -1.03129327 y: 1.16294837 z: -7.56495857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0368435942 y: 0.38145417 z: 0.0546129569 w: -0.922037303 } position { x: -1.03135645 y: 1.16302228 z: -7.56512785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.877] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0366909914 y: 0.381584823 z: 0.0541108549 w: -0.922018886 } position { x: -1.03138 y: 1.163131 z: -7.56526136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.891] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0365325473 y: 0.381776 z: 0.0537371263 w: -0.921967864 } position { x: -1.03139615 y: 1.16317248 z: -7.56537771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.905] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0363688134 y: 0.381967694 z: 0.0534747057 w: -0.921910226 } position { x: -1.03142643 y: 1.16327512 z: -7.56550217 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.03610662 y: 0.382165492 z: 0.0532262735 w: -0.921852946 } position { x: -1.03139353 y: 1.1632818 z: -7.56561708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0358630195 y: 0.382461429 z: 0.053150028 w: -0.921744168 } position { x: -1.03136361 y: 1.16330421 z: -7.56576586 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.948] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0355998762 y: 0.38274917 z: 0.0531561412 w: -0.921634555 } position { x: -1.03136361 y: 1.16330528 z: -7.56584835 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0354537554 y: 0.383095264 z: 0.0532116033 w: -0.921493113 } position { x: -1.03134418 y: 1.16325665 z: -7.56591654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0353390463 y: 0.383407563 z: 0.0532522686 w: -0.921365261 } position { x: -1.03131902 y: 1.16318262 z: -7.56599617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:08.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0353744179 y: 0.383695781 z: 0.0532703437 w: -0.921242893 } position { x: -1.0312953 y: 1.16321409 z: -7.56607246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0353621878 y: 0.383983076 z: 0.0533307195 w: -0.921120167 } position { x: -1.0312705 y: 1.16322732 z: -7.56613445 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.016] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0352711 y: 0.384190261 z: 0.0533545054 w: -0.921035886 } position { x: -1.0312916 y: 1.16321874 z: -7.56618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.035234008 y: 0.384417593 z: 0.0534993373 w: -0.920934081 } position { x: -1.03127658 y: 1.16314 z: -7.56620836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.043] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0352385156 y: 0.384673625 z: 0.0537924692 w: -0.920809865 } position { x: -1.03127444 y: 1.16309118 z: -7.56619024 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.059] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0353387 y: 0.384893686 z: 0.0541593879 w: -0.920692563 } position { x: -1.03132975 y: 1.16302288 z: -7.56617641 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0355957076 y: 0.385147214 z: 0.0545432754 w: -0.920554 } position { x: -1.03137779 y: 1.16298652 z: -7.56606913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.087] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0356935896 y: 0.385498911 z: 0.0548585542 w: -0.920384228 } position { x: -1.03140056 y: 1.16309547 z: -7.56594324 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.099] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0354756527 y: 0.386049718 z: 0.0549436174 w: -0.920156658 } position { x: -1.03139544 y: 1.16332495 z: -7.56582832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.115] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0349851325 y: 0.386694819 z: 0.0548451617 w: -0.919910431 } position { x: -1.03142452 y: 1.16345763 z: -7.56570148 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0345450975 y: 0.387374878 z: 0.0546215028 w: -0.919654191 } position { x: -1.03147399 y: 1.1634171 z: -7.56559467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0342528597 y: 0.388080984 z: 0.0544720814 w: -0.919376314 } position { x: -1.03154624 y: 1.16343403 z: -7.56545353 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0341536552 y: 0.388618618 z: 0.0543020144 w: -0.919162869 } position { x: -1.03158271 y: 1.16349781 z: -7.56532097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.170] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0340759791 y: 0.389125407 z: 0.0541742742 w: -0.918958843 } position { x: -1.03160548 y: 1.16351891 z: -7.56516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0338992737 y: 0.389691174 z: 0.0542552918 w: -0.918720901 } position { x: -1.03158 y: 1.16357982 z: -7.56498384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.196] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0336479247 y: 0.390331805 z: 0.0542735234 w: -0.918457031 } position { x: -1.03155077 y: 1.16362107 z: -7.56481361 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.03361772 y: 0.390845209 z: 0.0541588925 w: -0.918246508 } position { x: -1.03150177 y: 1.16362393 z: -7.56468534 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0336397029 y: 0.391340017 z: 0.0539969318 w: -0.918044508 } position { x: -1.03149128 y: 1.16362548 z: -7.5645318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0337757245 y: 0.391677141 z: 0.0539942756 w: -0.917895854 } position { x: -1.03144979 y: 1.16354239 z: -7.56437683 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0339680463 y: 0.392009884 z: 0.0541561916 w: -0.917737186 } position { x: -1.03138804 y: 1.16343856 z: -7.564188 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.034400519 y: 0.392372549 z: 0.0544355921 w: -0.917549551 } position { x: -1.03132558 y: 1.16339171 z: -7.56397486 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.280] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0347508751 y: 0.392616451 z: 0.0546314269 w: -0.917420328 } position { x: -1.03120732 y: 1.16344547 z: -7.56383324 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.295] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0348964483 y: 0.392743886 z: 0.0548686795 w: -0.91734612 } position { x: -1.03113496 y: 1.16347802 z: -7.56378174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0348449647 y: 0.392730623 z: 0.0551826 w: -0.917335 } position { x: -1.03105497 y: 1.1636107 z: -7.56368113 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0346788727 y: 0.392599076 z: 0.0555413291 w: -0.917375863 } position { x: -1.0309366 y: 1.16372466 z: -7.56351614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.034369085 y: 0.392616093 z: 0.055955153 w: -0.91735512 } position { x: -1.03080535 y: 1.16379845 z: -7.56331682 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0340194032 y: 0.392799914 z: 0.0563758612 w: -0.917263687 } position { x: -1.03059733 y: 1.16401863 z: -7.56319857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.363] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.033722803 y: 0.393140167 z: 0.0567606427 w: -0.917105138 } position { x: -1.03042841 y: 1.16425526 z: -7.56301975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0337258317 y: 0.393733412 z: 0.0570230633 w: -0.916834176 } position { x: -1.03043127 y: 1.16419888 z: -7.56269407 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0340363905 y: 0.394683629 z: 0.0573124923 w: -0.916396 } position { x: -1.03032351 y: 1.16427553 z: -7.56242466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0343982875 y: 0.395712584 z: 0.0572225489 w: -0.915944278 } position { x: -1.03033662 y: 1.16446602 z: -7.56228638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0343339927 y: 0.396432698 z: 0.0567275025 w: -0.915666044 } position { x: -1.03040695 y: 1.16489422 z: -7.56224585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0335742347 y: 0.396983385 z: 0.0560874976 w: -0.915495038 } position { x: -1.03024554 y: 1.16509724 z: -7.56229544 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.446] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0330287628 y: 0.397327483 z: 0.0555672906 w: -0.915397346 } position { x: -1.03021884 y: 1.1650275 z: -7.56213331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.463] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0326792635 y: 0.397733897 z: 0.0549290627 w: -0.915271938 } position { x: -1.03040814 y: 1.16492319 z: -7.56183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.032512296 y: 0.398107529 z: 0.054462865 w: -0.915143251 } position { x: -1.03048992 y: 1.16487205 z: -7.56167507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0325911976 y: 0.398176819 z: 0.0540958494 w: -0.915132105 } position { x: -1.03035605 y: 1.16484857 z: -7.56168032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0325095803 y: 0.398244768 z: 0.0539307967 w: -0.915115118 } position { x: -1.03035212 y: 1.16508543 z: -7.56169462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.518] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0316831879 y: 0.398171633 z: 0.0534366965 w: -0.915204942 } position { x: -1.03039384 y: 1.16524863 z: -7.56162834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.529] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0307522863 y: 0.398079306 z: 0.0530701056 w: -0.915298164 } position { x: -1.03039181 y: 1.16494393 z: -7.56155682 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0304550081 y: 0.39782533 z: 0.0529996902 w: -0.915422618 } position { x: -1.03040957 y: 1.16461754 z: -7.56147861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0310726296 y: 0.397592276 z: 0.0533422343 w: -0.915483236 } position { x: -1.03043759 y: 1.16419661 z: -7.56118298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0321117081 y: 0.397538096 z: 0.0543298088 w: -0.915412784 } position { x: -1.03040934 y: 1.16391253 z: -7.56098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0330781043 y: 0.397595525 z: 0.0553713106 w: -0.915291 } position { x: -1.0304153 y: 1.16404593 z: -7.56087685 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.599] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0333804525 y: 0.39755103 z: 0.0561057813 w: -0.915254712 } position { x: -1.03041196 y: 1.16427386 z: -7.56094027 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0332129523 y: 0.397361934 z: 0.0563380942 w: -0.915328562 } position { x: -1.03041232 y: 1.16421652 z: -7.56091595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0330380499 y: 0.397177815 z: 0.056614317 w: -0.915397763 } position { x: -1.03039336 y: 1.1642046 z: -7.56088591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0330060199 y: 0.397094 z: 0.0571853369 w: -0.91539979 } position { x: -1.030514 y: 1.1639154 z: -7.56080532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.655] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0333020911 y: 0.396947771 z: 0.0578063801 w: -0.915413499 } position { x: -1.03060853 y: 1.16367877 z: -7.56076813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0337064415 y: 0.396803677 z: 0.0584739447 w: -0.915418744 } position { x: -1.03063715 y: 1.1637578 z: -7.56085873 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.034006495 y: 0.396551609 z: 0.058908172 w: -0.915489078 } position { x: -1.030797 y: 1.1639241 z: -7.56092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0336642973 y: 0.396188229 z: 0.0589880198 w: -0.915653884 } position { x: -1.03091657 y: 1.16398895 z: -7.56100512 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.033283256 y: 0.395842105 z: 0.0589678 w: -0.91581881 } position { x: -1.03105402 y: 1.16390169 z: -7.56109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.724] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.033269152 y: 0.395359308 z: 0.0588795654 w: -0.916033506 } position { x: -1.03110552 y: 1.16374123 z: -7.56123257 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0331816673 y: 0.394930482 z: 0.0590484291 w: -0.916210771 } position { x: -1.03122532 y: 1.16382849 z: -7.5614028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0328221619 y: 0.39447 z: 0.0591119751 w: -0.916418 } position { x: -1.03136969 y: 1.16385949 z: -7.56158352 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0329153426 y: 0.393990338 z: 0.0590015724 w: -0.916628063 } position { x: -1.03154135 y: 1.16350973 z: -7.56156969 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.780] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0335320309 y: 0.393642753 z: 0.0590493344 w: -0.916752 } position { x: -1.03167021 y: 1.16328514 z: -7.56155968 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0341036655 y: 0.393357515 z: 0.0593651347 w: -0.916832924 } position { x: -1.03173673 y: 1.16333878 z: -7.56176949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0341639 y: 0.393097699 z: 0.0595347472 w: -0.916931093 } position { x: -1.03184903 y: 1.16345727 z: -7.56190538 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.822] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0341333449 y: 0.39286828 z: 0.0594386719 w: -0.917036772 } position { x: -1.03181434 y: 1.16346347 z: -7.56212378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0343163572 y: 0.392589211 z: 0.0591825843 w: -0.917166054 } position { x: -1.03188479 y: 1.16324902 z: -7.56229782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.034718506 y: 0.392281175 z: 0.0592876375 w: -0.917275906 } position { x: -1.03196061 y: 1.16307473 z: -7.56244326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0352166779 y: 0.391946703 z: 0.0593873486 w: -0.917393446 } position { x: -1.03204882 y: 1.16294599 z: -7.5625658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0356147327 y: 0.391610593 z: 0.059590552 w: -0.917508423 } position { x: -1.03215265 y: 1.16300833 z: -7.56264734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.03577701 y: 0.391350836 z: 0.0596643202 w: -0.917608142 } position { x: -1.03223705 y: 1.16303802 z: -7.56280804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0358671248 y: 0.391023278 z: 0.0596119501 w: -0.917747676 } position { x: -1.03228879 y: 1.16287982 z: -7.56291819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0361897387 y: 0.390698522 z: 0.059685342 w: -0.917868555 } position { x: -1.03239763 y: 1.16266418 z: -7.56289577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.932] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0365249552 y: 0.390505046 z: 0.0599519685 w: -0.917920232 } position { x: -1.03246391 y: 1.16251886 z: -7.56286812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.948] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.036820855 y: 0.390513033 z: 0.0602579676 w: -0.917884946 } position { x: -1.03247535 y: 1.16246378 z: -7.56271839 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.037035197 y: 0.390888035 z: 0.0606487505 w: -0.917691 } position { x: -1.03250241 y: 1.16234124 z: -7.56249142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.976] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0371612646 y: 0.391620576 z: 0.0609796345 w: -0.917351604 } position { x: -1.03244495 y: 1.1623224 z: -7.56232071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:09.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.037123207 y: 0.392673492 z: 0.0611879788 w: -0.916889 } position { x: -1.03237844 y: 1.16230452 z: -7.56211185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0371196978 y: 0.393856555 z: 0.0612685271 w: -0.916376233 } position { x: -1.03229594 y: 1.16226304 z: -7.56197214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.016] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0370872132 y: 0.395172954 z: 0.0610630848 w: -0.915824294 } position { x: -1.03221405 y: 1.16219497 z: -7.56168604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0372670665 y: 0.396601826 z: 0.0609310456 w: -0.915208 } position { x: -1.03208196 y: 1.16190851 z: -7.56142378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0377814 y: 0.398009509 z: 0.0607837401 w: -0.914585352 } position { x: -1.03196442 y: 1.16172373 z: -7.56108713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0384056903 y: 0.399434656 z: 0.0607945025 w: -0.913937092 } position { x: -1.03184187 y: 1.16154969 z: -7.56075668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.073] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0387908556 y: 0.401052386 z: 0.0610966608 w: -0.913191915 } position { x: -1.03163624 y: 1.1615479 z: -7.56038141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0388455 y: 0.402643383 z: 0.061182633 w: -0.912483454 } position { x: -1.03133929 y: 1.16163158 z: -7.56005049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0386698246 y: 0.40426591 z: 0.0613549836 w: -0.911761642 } position { x: -1.0312103 y: 1.16150367 z: -7.55974483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.113] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0386701412 y: 0.405804127 z: 0.06151326 w: -0.911067426 } position { x: -1.03107321 y: 1.16118598 z: -7.5594368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0392395556 y: 0.407196522 z: 0.0617423058 w: -0.910406053 } position { x: -1.03088605 y: 1.16095 z: -7.55909491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.143] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0398489721 y: 0.408448696 z: 0.0621050224 w: -0.909793794 } position { x: -1.03072429 y: 1.16083384 z: -7.5587697 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.040232148 y: 0.409778416 z: 0.0623706654 w: -0.909160614 } position { x: -1.03049648 y: 1.16091573 z: -7.55838537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0401897058 y: 0.411260247 z: 0.0627123788 w: -0.908469558 } position { x: -1.03027034 y: 1.16097367 z: -7.55809927 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0399870314 y: 0.41263932 z: 0.0629097074 w: -0.907839298 } position { x: -1.03014433 y: 1.1609652 z: -7.55787563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.199] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0400141105 y: 0.413945764 z: 0.063085 w: -0.907231 } position { x: -1.03006434 y: 1.16089094 z: -7.55770731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0400026515 y: 0.414846957 z: 0.0633108839 w: -0.906804 } position { x: -1.02989328 y: 1.16101873 z: -7.55759048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0395820141 y: 0.415706187 z: 0.0633500665 w: -0.906426191 } position { x: -1.02974093 y: 1.16126609 z: -7.55743265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.038814 y: 0.416570395 z: 0.0633569509 w: -0.906062126 } position { x: -1.02958298 y: 1.16138637 z: -7.5572896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0381130092 y: 0.417532325 z: 0.0634604 w: -0.905641735 } position { x: -1.02937078 y: 1.16158032 z: -7.55713081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0374875702 y: 0.418598652 z: 0.0637540743 w: -0.905154884 } position { x: -1.02915072 y: 1.16181135 z: -7.5569315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.282] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0368781276 y: 0.420008421 z: 0.0642391592 w: -0.904492259 } position { x: -1.02885938 y: 1.1622107 z: -7.55673552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.295] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0360106789 y: 0.421685338 z: 0.064481847 w: -0.903729379 } position { x: -1.02854526 y: 1.16257739 z: -7.55642605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.307] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0351704098 y: 0.4237 z: 0.0644222125 w: -0.902824 } position { x: -1.02832901 y: 1.16273391 z: -7.55605125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0350384861 y: 0.425649017 z: 0.0640984252 w: -0.901935 } position { x: -1.0280813 y: 1.16271913 z: -7.55572176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0352038182 y: 0.427485228 z: 0.0635896325 w: -0.901095688 } position { x: -1.02783132 y: 1.16289449 z: -7.55543327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.348] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0351046249 y: 0.429396391 z: 0.063246578 w: -0.900214553 } position { x: -1.02750707 y: 1.16313899 z: -7.55515718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0349007845 y: 0.43140614 z: 0.0628671721 w: -0.899287701 } position { x: -1.02719057 y: 1.16329873 z: -7.55464315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0346109457 y: 0.433786839 z: 0.0626979321 w: -0.898164809 } position { x: -1.02687943 y: 1.16335726 z: -7.55402422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0341922604 y: 0.436744869 z: 0.0626391172 w: -0.896750331 } position { x: -1.02643931 y: 1.16336119 z: -7.55332851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0340125859 y: 0.439836115 z: 0.0624989 w: -0.89525485 } position { x: -1.02587461 y: 1.16348827 z: -7.55265093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.033661712 y: 0.443377525 z: 0.0620349348 w: -0.893551886 } position { x: -1.02513993 y: 1.16378188 z: -7.55191612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0329981223 y: 0.447395384 z: 0.0613843836 w: -0.891616762 } position { x: -1.02454591 y: 1.16389298 z: -7.5508852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.447] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0320934504 y: 0.452518225 z: 0.0609151572 w: -0.88909322 } position { x: -1.02363372 y: 1.16377389 z: -7.54959202 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.463] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0316189788 y: 0.458189934 z: 0.0607767105 w: -0.886210144 } position { x: -1.02261341 y: 1.16351295 z: -7.5481143 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.474] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0316496938 y: 0.465012342 z: 0.0609724596 w: -0.882634819 } position { x: -1.02138674 y: 1.16335547 z: -7.54640818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0321966298 y: 0.472772121 z: 0.0609793402 w: -0.878482461 } position { x: -1.02028763 y: 1.16344273 z: -7.544487 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0327138603 y: 0.481892914 z: 0.0603499711 w: -0.873537 } position { x: -1.01896715 y: 1.16376138 z: -7.54249763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.518] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0321787782 y: 0.490953296 z: 0.0594843291 w: -0.868556917 } position { x: -1.01775026 y: 1.16403282 z: -7.54044628 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0311865788 y: 0.500585854 z: 0.058867991 w: -0.863119781 } position { x: -1.01640177 y: 1.16391897 z: -7.53802156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.546] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0305175036 y: 0.51093173 z: 0.0586286895 w: -0.857076526 } position { x: -1.01492012 y: 1.16380608 z: -7.53529692 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0304277148 y: 0.521638751 z: 0.0578451604 w: -0.850659251 } position { x: -1.01357901 y: 1.1638149 z: -7.53252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0306484364 y: 0.533002913 z: 0.056520585 w: -0.84366703 } position { x: -1.012326 y: 1.16383517 z: -7.52971506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0299622212 y: 0.543525815 z: 0.0559764169 w: -0.836987793 } position { x: -1.0112983 y: 1.16371441 z: -7.52680159 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0299853329 y: 0.55411464 z: 0.0559657551 w: -0.830015481 } position { x: -1.01020813 y: 1.16328657 z: -7.52343416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0307792258 y: 0.565014541 z: 0.0565117113 w: -0.822567701 } position { x: -1.0092032 y: 1.16306949 z: -7.52017975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0309214909 y: 0.576678276 z: 0.0571567528 w: -0.814382672 } position { x: -1.00813496 y: 1.16322279 z: -7.51701689 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0307781715 y: 0.58678627 z: 0.0573381484 w: -0.807122588 } position { x: -1.00719905 y: 1.16313875 z: -7.51418877 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.657] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0307416022 y: 0.596139789 z: 0.0578534938 w: -0.800203264 } position { x: -1.00653136 y: 1.16287744 z: -7.51137447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0306772534 y: 0.604734898 z: 0.0590901375 w: -0.793639064 } position { x: -1.00586867 y: 1.1624043 z: -7.5085144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0309854113 y: 0.612975419 z: 0.0612429865 w: -0.787115276 } position { x: -1.00514293 y: 1.1620301 z: -7.50564241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0313342 y: 0.621564329 z: 0.0635729134 w: -0.780150354 } position { x: -1.00464487 y: 1.16191566 z: -7.50227833 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.031676691 y: 0.629555464 z: 0.065765813 w: -0.773518801 } position { x: -1.00403547 y: 1.16178524 z: -7.49927187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0315236598 y: 0.637387216 z: 0.0674907416 w: -0.766934752 } position { x: -1.00335598 y: 1.16205883 z: -7.49647713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0300888307 y: 0.644985676 z: 0.0683498755 w: -0.760537 } position { x: -1.00266802 y: 1.16241634 z: -7.49378872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.755] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0280419141 y: 0.652938187 z: 0.0686017722 w: -0.75377661 } position { x: -1.00205696 y: 1.16254401 z: -7.49075794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0265194811 y: 0.660316348 z: 0.0686385185 w: -0.747373939 } position { x: -1.00157511 y: 1.16240895 z: -7.48789263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0251637101 y: 0.667593837 z: 0.068482846 w: -0.74094224 } position { x: -1.00113058 y: 1.16230476 z: -7.48519897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0239868853 y: 0.674623847 z: 0.0686729103 w: -0.734568834 } position { x: -1.00072551 y: 1.16209137 z: -7.48251867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0230720546 y: 0.681484461 z: 0.0690538287 w: -0.728202045 } position { x: -1.00044215 y: 1.16183138 z: -7.47977686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0227694977 y: 0.688733041 z: 0.0696744397 w: -0.721300185 } position { x: -1.00022149 y: 1.16160083 z: -7.47687817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0230035949 y: 0.695260167 z: 0.0700385 w: -0.714967668 } position { x: -0.999951303 y: 1.16151547 z: -7.47432947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0232721679 y: 0.701494813 z: 0.070103839 w: -0.708836317 } position { x: -0.999782085 y: 1.16144586 z: -7.47190237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0234113429 y: 0.707532346 z: 0.0701457933 w: -0.702801168 } position { x: -0.999656618 y: 1.16119909 z: -7.46934462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.880] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0238494016 y: 0.713930786 z: 0.0704587176 w: -0.696254 } position { x: -0.999548852 y: 1.16085517 z: -7.46663475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0244490318 y: 0.719849825 z: 0.0707344338 w: -0.690083385 } position { x: -0.999388 y: 1.16053569 z: -7.46409082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.905] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0254413169 y: 0.725561798 z: 0.0708270594 w: -0.68402952 } position { x: -0.999279916 y: 1.16029823 z: -7.46179819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0261779651 y: 0.731000721 z: 0.0709058419 w: -0.678177714 } position { x: -0.999166489 y: 1.16007066 z: -7.45955324 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0268148929 y: 0.736351728 z: 0.0709969774 w: -0.672329187 } position { x: -0.999117494 y: 1.15985942 z: -7.45717335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0276295729 y: 0.74197191 z: 0.0709700659 w: -0.666091204 } position { x: -0.999092221 y: 1.15956366 z: -7.45478725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.028568292 y: 0.74699235 z: 0.0710624605 w: -0.660406232 } position { x: -0.998964906 y: 1.159253 z: -7.45271921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.029375663 y: 0.751643 z: 0.0711447 w: -0.65506357 } position { x: -0.998876154 y: 1.15900862 z: -7.45063972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:10.988] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0298377573 y: 0.756202638 z: 0.0711468905 w: -0.6497733 } position { x: -0.998753369 y: 1.15897727 z: -7.44844151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.029835593 y: 0.760886848 z: 0.0706661195 w: -0.644334912 } position { x: -0.998476923 y: 1.15922046 z: -7.44614172 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0297017414 y: 0.766077638 z: 0.069612354 w: -0.638276577 } position { x: -0.998631239 y: 1.15888917 z: -7.44367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0302895047 y: 0.770951 z: 0.069563739 w: -0.632359087 } position { x: -0.998685896 y: 1.15841568 z: -7.44146442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.030593127 y: 0.77592361 z: 0.0695677176 w: -0.626232445 } position { x: -0.99882859 y: 1.1586076 z: -7.43924141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0303071048 y: 0.781056643 z: 0.0689454898 w: -0.619902 } position { x: -0.998780131 y: 1.15886462 z: -7.43698549 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.071] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0299156364 y: 0.786533296 z: 0.0677523464 w: -0.613090575 } position { x: -0.998823 y: 1.1590544 z: -7.43467045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.087] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0297166407 y: 0.791496873 z: 0.06660036 w: -0.606806457 } position { x: -0.998832703 y: 1.15894318 z: -7.4325552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0298982468 y: 0.7961182 z: 0.065893285 w: -0.600799561 } position { x: -0.998894751 y: 1.15879607 z: -7.4305253 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.030128736 y: 0.800492048 z: 0.0653678849 w: -0.595005691 } position { x: -0.998933196 y: 1.1587292 z: -7.42853165 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0301264673 y: 0.804988801 z: 0.0644726604 w: -0.589006662 } position { x: -0.999098957 y: 1.15876937 z: -7.42627478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.141] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0300562549 y: 0.809153438 z: 0.0636024177 w: -0.583371341 } position { x: -0.999254346 y: 1.15867472 z: -7.42424583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0301733166 y: 0.813200355 z: 0.0632339939 w: -0.57775104 } position { x: -0.999343455 y: 1.15834928 z: -7.42238569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0305075664 y: 0.816997409 z: 0.063434653 w: -0.572329044 } position { x: -0.999512196 y: 1.1581682 z: -7.42057133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.183] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0310188215 y: 0.820688605 z: 0.0635522082 w: -0.566982627 } position { x: -0.999785304 y: 1.15806317 z: -7.41864586 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.03133348 y: 0.824778497 z: 0.0634897947 w: -0.56100595 } position { x: -1.00013065 y: 1.15817916 z: -7.41647196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0314996317 y: 0.82866317 z: 0.062956661 w: -0.555303276 } position { x: -1.00033331 y: 1.15820217 z: -7.41466618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0316872597 y: 0.832316816 z: 0.0624475367 w: -0.549859 } position { x: -1.00034988 y: 1.15794921 z: -7.41304159 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0320791975 y: 0.835558712 z: 0.0622692592 w: -0.544917524 } position { x: -1.00052369 y: 1.15751565 z: -7.41154242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0326979607 y: 0.838573039 z: 0.0626276508 w: -0.540188789 } position { x: -1.00085902 y: 1.15719116 z: -7.40985441 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0330994613 y: 0.842000484 z: 0.0628148243 w: -0.534783959 } position { x: -1.00127637 y: 1.15710068 z: -7.40793419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0334401503 y: 0.845262885 z: 0.0629687 w: -0.529572845 } position { x: -1.00153816 y: 1.15688801 z: -7.40631 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0338813588 y: 0.848450482 z: 0.0634923577 w: -0.524359286 } position { x: -1.00182271 y: 1.15625942 z: -7.40473461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0345786 y: 0.851479 z: 0.0644211 w: -0.519266546 } position { x: -1.00210488 y: 1.15586972 z: -7.40311337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0353311561 y: 0.854736388 z: 0.0650534332 w: -0.513756275 } position { x: -1.00243258 y: 1.15579343 z: -7.40139484 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0358437113 y: 0.85780704 z: 0.0649102 w: -0.508595109 } position { x: -1.00280094 y: 1.15572548 z: -7.3998313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0358776785 y: 0.860895336 z: 0.0647841692 w: -0.503363669 } position { x: -1.00323915 y: 1.15521538 z: -7.39838839 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0358776189 y: 0.863828182 z: 0.0651507 w: -0.498266101 } position { x: -1.00342762 y: 1.1549139 z: -7.39701796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0362822 y: 0.866489828 z: 0.065232031 w: -0.493582636 } position { x: -1.00362456 y: 1.15491581 z: -7.39572144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0364958048 y: 0.869190574 z: 0.0648291931 w: -0.488848716 } position { x: -1.00393081 y: 1.1548562 z: -7.39444494 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0364235714 y: 0.871560812 z: 0.0645181462 w: -0.484657109 } position { x: -1.0041455 y: 1.1545614 z: -7.39328623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0366630331 y: 0.873617649 z: 0.0643417463 w: -0.480945081 } position { x: -1.00423038 y: 1.15433753 z: -7.39230824 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.434] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0373811722 y: 0.875417292 z: 0.0642888099 w: -0.477613062 } position { x: -1.00438273 y: 1.15410912 z: -7.39133883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.447] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0382797606 y: 0.877108 z: 0.0643404 w: -0.474422455 } position { x: -1.00463402 y: 1.15401936 z: -7.39039326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.463] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0390756205 y: 0.878503084 z: 0.0641108826 w: -0.4718 } position { x: -1.00481045 y: 1.15404534 z: -7.38958168 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.476] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0395713151 y: 0.879818618 z: 0.0638529956 w: -0.469335854 } position { x: -1.00504351 y: 1.15377438 z: -7.38882828 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0398733616 y: 0.881095946 z: 0.0639153719 w: -0.466899246 } position { x: -1.00521052 y: 1.15356708 z: -7.3881135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0402939022 y: 0.882285595 z: 0.0641408414 w: -0.46457988 } position { x: -1.00536668 y: 1.15335083 z: -7.38743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.516] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.04105331 y: 0.883460224 z: 0.064627938 w: -0.462207645 } position { x: -1.00551641 y: 1.15282321 z: -7.38685465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0420192 y: 0.884401 z: 0.0655478239 w: -0.460187674 } position { x: -1.00561774 y: 1.1523422 z: -7.38650417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0429632962 y: 0.885025144 z: 0.0665508211 w: -0.45875442 } position { x: -1.00557601 y: 1.1521554 z: -7.38624954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.043961592 y: 0.885409713 z: 0.0671011 w: -0.457836747 } position { x: -1.00541508 y: 1.15211463 z: -7.38597298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.573] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0448438264 y: 0.885673 z: 0.0672964081 w: -0.457212955 } position { x: -1.00540936 y: 1.15206814 z: -7.38572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.587] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0455668978 y: 0.885857284 z: 0.0670497566 w: -0.456820488 } position { x: -1.00539136 y: 1.15188932 z: -7.38550234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0460766144 y: 0.885961473 z: 0.0667777136 w: -0.456607 } position { x: -1.00545704 y: 1.15162194 z: -7.38534641 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.046198383 y: 0.886167407 z: 0.0666863099 w: -0.456208259 } position { x: -1.00547171 y: 1.15138483 z: -7.38516569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0467074141 y: 0.886224627 z: 0.0670603141 w: -0.455990374 } position { x: -1.00566673 y: 1.15097368 z: -7.38512802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0473055877 y: 0.886220038 z: 0.0676700249 w: -0.455847561 } position { x: -1.00563014 y: 1.15080988 z: -7.38504028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.655] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0479940884 y: 0.886219203 z: 0.0681629926 w: -0.455703735 } position { x: -1.00569987 y: 1.15089583 z: -7.3849287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0487118214 y: 0.886273384 z: 0.0680602863 w: -0.455537498 } position { x: -1.00583982 y: 1.1509999 z: -7.38477421 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0491590276 y: 0.886527479 z: 0.0678551123 w: -0.455025434 } position { x: -1.00595319 y: 1.15092206 z: -7.38461542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0496632345 y: 0.886831224 z: 0.0678271353 w: -0.45438242 } position { x: -1.00615406 y: 1.15074599 z: -7.38455 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0502019897 y: 0.887102127 z: 0.0680948272 w: -0.453753978 } position { x: -1.00624418 y: 1.150581 z: -7.38448668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0507001616 y: 0.887315214 z: 0.0684560239 w: -0.453227311 } position { x: -1.00625777 y: 1.15064704 z: -7.38450527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0510110855 y: 0.887458742 z: 0.0684880912 w: -0.45290646 } position { x: -1.00630176 y: 1.15081489 z: -7.38452 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0511722378 y: 0.887591898 z: 0.0681826621 w: -0.452673376 } position { x: -1.00641036 y: 1.15089977 z: -7.38446474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0511297658 y: 0.887791812 z: 0.0677716881 w: -0.452347726 } position { x: -1.00654781 y: 1.15103352 z: -7.38438797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0510095507 y: 0.888038158 z: 0.0673001409 w: -0.451947927 } position { x: -1.00666189 y: 1.15108252 z: -7.38429117 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0507782288 y: 0.888241351 z: 0.0668701604 w: -0.451638401 } position { x: -1.00670779 y: 1.15102148 z: -7.38425255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0504790656 y: 0.888406098 z: 0.0667718053 w: -0.451362401 } position { x: -1.00680816 y: 1.15091765 z: -7.38422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0501476899 y: 0.888534069 z: 0.0668074116 w: -0.451142102 } position { x: -1.00683177 y: 1.15095615 z: -7.38416386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0497773 y: 0.888642788 z: 0.0667756647 w: -0.45097369 } position { x: -1.00686347 y: 1.15108025 z: -7.38406801 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0495366156 y: 0.888688207 z: 0.0667296723 w: -0.450917482 } position { x: -1.00683558 y: 1.15110195 z: -7.38403749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0493213795 y: 0.888678312 z: 0.0667406693 w: -0.450958908 } position { x: -1.00682127 y: 1.15109456 z: -7.38400602 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0491090566 y: 0.888603747 z: 0.0669002 w: -0.451105386 } position { x: -1.00686026 y: 1.15111041 z: -7.38396 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0488380194 y: 0.888560236 z: 0.0670802072 w: -0.451193839 } position { x: -1.00692868 y: 1.15111673 z: -7.38387108 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.905] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0485856086 y: 0.888619542 z: 0.0671046376 w: -0.451100528 } position { x: -1.00700295 y: 1.15112734 z: -7.38376188 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0483880937 y: 0.888745248 z: 0.0670915321 w: -0.450876087 } position { x: -1.00707376 y: 1.1511091 z: -7.38363647 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0481784 y: 0.888900399 z: 0.0671126693 w: -0.450589418 } position { x: -1.00716126 y: 1.15104091 z: -7.38352 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.948] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0481276922 y: 0.889083505 z: 0.067179434 w: -0.450223446 } position { x: -1.00716436 y: 1.15089786 z: -7.3834343 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0481308103 y: 0.88928175 z: 0.0673331618 w: -0.449808389 } position { x: -1.00733066 y: 1.15077746 z: -7.38327742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0482454 y: 0.889605701 z: 0.0674040765 w: -0.449144602 } position { x: -1.00740075 y: 1.15076303 z: -7.38304806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:11.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0487133972 y: 0.889975488 z: 0.0672854334 w: -0.448378533 } position { x: -1.00744987 y: 1.1506809 z: -7.3828907 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0495954 y: 0.890333295 z: 0.0671501681 w: -0.447591096 } position { x: -1.00738752 y: 1.15047133 z: -7.38277817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0507070459 y: 0.89066416 z: 0.0671138465 w: -0.446813047 } position { x: -1.00734735 y: 1.15010035 z: -7.38277483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0523452535 y: 0.890883148 z: 0.0673697665 w: -0.446148545 } position { x: -1.00724113 y: 1.14976597 z: -7.38289595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0547723025 y: 0.890954435 z: 0.0673071221 w: -0.44572404 } position { x: -1.00683808 y: 1.14965057 z: -7.38310099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.059] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0581917278 y: 0.890816212 z: 0.0667352751 w: -0.445653021 } position { x: -1.00643194 y: 1.14946675 z: -7.38352966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.062196251 y: 0.890474677 z: 0.0657916591 w: -0.445934862 } position { x: -1.00593162 y: 1.14914298 z: -7.3841691 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.087] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0669876784 y: 0.889815509 z: 0.0644151941 w: -0.446756899 } position { x: -1.00523245 y: 1.14873326 z: -7.38529205 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0721228793 y: 0.888765633 z: 0.0628555194 w: -0.448266804 } position { x: -1.00432909 y: 1.14844978 z: -7.38672256 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0782716647 y: 0.887111127 z: 0.0607156046 w: -0.450800508 } position { x: -1.0032959 y: 1.14815807 z: -7.38858175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.127] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0849061608 y: 0.884990752 z: 0.0579597317 w: -0.454117835 } position { x: -1.00239956 y: 1.14782321 z: -7.39062452 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.143] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0922191888 y: 0.882433295 z: 0.0541526042 w: -0.458120763 } position { x: -1.00128973 y: 1.1476233 z: -7.39293242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.155] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0997349322 y: 0.879622161 z: 0.0496777073 w: -0.46243915 } position { x: -0.99992758 y: 1.14741135 z: -7.39554501 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.108083181 y: 0.876157582 z: 0.0444957763 w: -0.467638791 } position { x: -0.998355508 y: 1.14687693 z: -7.39860249 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116707399 y: 0.871933341 z: 0.0390356928 w: -0.473907024 } position { x: -0.996747375 y: 1.14614165 z: -7.40199471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.125007361 y: 0.86717397 z: 0.0337555222 w: -0.48087737 } position { x: -0.995581448 y: 1.14505529 z: -7.40552282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.133047655 y: 0.862023234 z: 0.0288555715 w: -0.488243371 } position { x: -0.994499803 y: 1.144045 z: -7.40907 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140309691 y: 0.857248604 z: 0.0241645239 w: -0.49482733 } position { x: -0.993113518 y: 1.14341736 z: -7.41259956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148035035 y: 0.851995 z: 0.0190547332 w: -0.501823783 } position { x: -0.991336703 y: 1.14253128 z: -7.4165473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.156657785 y: 0.845409214 z: 0.0134505359 w: -0.510451436 } position { x: -0.989264488 y: 1.14114702 z: -7.42134762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164257795 y: 0.838796794 z: 0.00883586891 w: -0.519000292 } position { x: -0.987851799 y: 1.13953805 z: -7.42558146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.280] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172072932 y: 0.830898464 z: 0.00492652273 w: -0.529126108 } position { x: -0.986937642 y: 1.1374588 z: -7.43000174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.294] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.178159177 y: 0.824016094 z: 0.00244556949 w: -0.537820399 } position { x: -0.986254215 y: 1.13632846 z: -7.43371582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.184145242 y: 0.817217886 z: -0.000381690596 w: -0.546118498 } position { x: -0.985064745 y: 1.1355505 z: -7.43789816 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.190310672 y: 0.810635388 z: -0.00408883207 w: -0.55374676 } position { x: -0.983598471 y: 1.13440216 z: -7.44234943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.335] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.197262511 y: 0.803157628 z: -0.00802216586 w: -0.562104106 } position { x: -0.982132375 y: 1.13274872 z: -7.44717407 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.351] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.203358844 y: 0.795293033 z: -0.0113130212 w: -0.570987046 } position { x: -0.981497288 y: 1.13096917 z: -7.45144176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.20826906 y: 0.788234174 z: -0.0136060603 w: -0.578900516 } position { x: -0.981154442 y: 1.12988305 z: -7.45490217 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.212777838 y: 0.782086 z: -0.0161699392 w: -0.585496 } position { x: -0.980653286 y: 1.12921703 z: -7.45827198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.21785903 y: 0.776411891 z: -0.0199557561 w: -0.591036201 } position { x: -0.979887545 y: 1.12836015 z: -7.46185732 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.223980084 y: 0.770243227 z: -0.025002202 w: -0.596601307 } position { x: -0.978914499 y: 1.12720716 z: -7.46588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.230173513 y: 0.763950825 z: -0.0300268661 w: -0.602077901 } position { x: -0.978144884 y: 1.1258266 z: -7.46961355 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.235787585 y: 0.757768512 z: -0.0344197601 w: -0.607459 } position { x: -0.977871299 y: 1.12459743 z: -7.4728651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.240824342 y: 0.752206445 z: -0.0386266485 w: -0.612125099 } position { x: -0.977626503 y: 1.12381244 z: -7.47556639 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.463] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.245925426 y: 0.747170269 z: -0.0429384932 w: -0.615965664 } position { x: -0.977400303 y: 1.12313175 z: -7.47815084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.474] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.250440061 y: 0.743158937 z: -0.0469377 w: -0.618701458 } position { x: -0.97702378 y: 1.12248325 z: -7.48054504 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.254569441 y: 0.739565313 z: -0.050772 w: -0.621015191 } position { x: -0.976750731 y: 1.12158847 z: -7.48281956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.257757634 y: 0.736682832 z: -0.0537583381 w: -0.622871935 } position { x: -0.976721406 y: 1.12091637 z: -7.48455811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.259496868 y: 0.734940469 z: -0.0558808558 w: -0.624020219 } position { x: -0.976632178 y: 1.12073302 z: -7.48591232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.26046288 y: 0.734057605 z: -0.0579031333 w: -0.62447232 } position { x: -0.976239562 y: 1.12092698 z: -7.48731422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.544] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.26083988 y: 0.733825147 z: -0.0596016049 w: -0.624428451 } position { x: -0.975896299 y: 1.12093043 z: -7.48841524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.260396779 y: 0.734093904 z: -0.0604145043 w: -0.624219298 } position { x: -0.97564739 y: 1.12091 z: -7.48921585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.25888294 y: 0.734803617 z: -0.0600361265 w: -0.624050438 } position { x: -0.975453496 y: 1.1212281 z: -7.48973751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.256443977 y: 0.735883772 z: -0.0588309132 w: -0.623899519 } position { x: -0.975195706 y: 1.12168503 z: -7.49027967 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.253979802 y: 0.73680383 z: -0.0571180023 w: -0.623980701 } position { x: -0.974995911 y: 1.12214482 z: -7.49064112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.251216829 y: 0.737475514 z: -0.0547919646 w: -0.624514043 } position { x: -0.974883 y: 1.12263536 z: -7.49072075 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.247375593 y: 0.738372505 z: -0.051625926 w: -0.625256896 } position { x: -0.974900901 y: 1.12341869 z: -7.49051571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.242395803 y: 0.739624381 z: -0.0481006354 w: -0.626008332 } position { x: -0.974887967 y: 1.1243726 z: -7.49012709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.236339554 y: 0.741112113 z: -0.0441431366 w: -0.626855493 } position { x: -0.974914193 y: 1.12540615 z: -7.48946571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.230321437 y: 0.742762446 z: -0.0399284028 w: -0.627424657 } position { x: -0.975144386 y: 1.12636161 z: -7.4883337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.223228484 y: 0.745058298 z: -0.0345034599 w: -0.627588 } position { x: -0.975418925 y: 1.12738228 z: -7.48680973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.21473366 y: 0.747878373 z: -0.0280909464 w: -0.627517581 } position { x: -0.975545764 y: 1.12869823 z: -7.48537588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.205650076 y: 0.750597477 z: -0.021384988 w: -0.627578 } position { x: -0.975549698 y: 1.1299727 z: -7.48395157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.19567132 y: 0.75317359 z: -0.0136009166 w: -0.62789917 } position { x: -0.975691915 y: 1.13102603 z: -7.48218918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.185540408 y: 0.755478 z: -0.00535740424 w: -0.62833035 } position { x: -0.97588563 y: 1.1321522 z: -7.48006296 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.755] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17430532 y: 0.757697701 z: 0.00367156649 w: -0.62888664 } position { x: -0.976045609 y: 1.13341367 z: -7.47779608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.162062421 y: 0.759931803 z: 0.0133139808 w: -0.629334688 } position { x: -0.976234138 y: 1.13466978 z: -7.47529221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.147960961 y: 0.762052774 z: 0.0243454035 w: -0.629913032 } position { x: -0.976329267 y: 1.13591683 z: -7.47227383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13495627 y: 0.763368368 z: 0.0353244729 w: -0.63072 } position { x: -0.976624191 y: 1.13680661 z: -7.46913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.122121625 y: 0.764375448 z: 0.0471618436 w: -0.631341636 } position { x: -0.977170169 y: 1.13769531 z: -7.46544027 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107403204 y: 0.765767038 z: 0.0607058816 w: -0.63117367 } position { x: -0.977908731 y: 1.13833988 z: -7.46136808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0914041251 y: 0.767440617 z: 0.0755800307 w: -0.630053818 } position { x: -0.97857219 y: 1.13879502 z: -7.457551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0752210692 y: 0.768582523 z: 0.0918766186 w: -0.628634572 } position { x: -0.979206622 y: 1.13913357 z: -7.45369864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0599436276 y: 0.768884957 z: 0.107434303 w: -0.627439678 } position { x: -0.980053604 y: 1.13920641 z: -7.45025492 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0442548469 y: 0.76847 z: 0.12357787 w: -0.626277864 } position { x: -0.980980158 y: 1.13924468 z: -7.44686365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0289732181 y: 0.767347813 z: 0.139433667 w: -0.625216901 } position { x: -0.981822729 y: 1.13941407 z: -7.4434576 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0131024625 y: 0.765422642 z: 0.155199319 w: -0.62439549 } position { x: -0.98273778 y: 1.13975012 z: -7.44004 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00136267033 y: 0.763183773 z: 0.168356583 w: -0.623862743 } position { x: -0.983542323 y: 1.13986325 z: -7.43703651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0154684801 y: 0.760415256 z: 0.180670068 w: -0.623608649 } position { x: -0.984384775 y: 1.13958931 z: -7.43396378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0290925708 y: 0.757195473 z: 0.192580923 w: -0.623475134 } position { x: -0.985263 y: 1.13922107 z: -7.4309454 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0426361524 y: 0.753387034 z: 0.204300582 w: -0.623579621 } position { x: -0.98595196 y: 1.1390053 z: -7.4279933 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0542232208 y: 0.749553263 z: 0.213685617 w: -0.624154031 } position { x: -0.986362576 y: 1.13896155 z: -7.42551804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:12.992] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0644884855 y: 0.745409548 z: 0.221181124 w: -0.62552768 } position { x: -0.986767948 y: 1.13889384 z: -7.42324495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.004] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0737812594 y: 0.741188765 z: 0.227535412 w: -0.627234519 } position { x: -0.987453878 y: 1.13852429 z: -7.42099953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0825624913 y: 0.737139285 z: 0.233897075 w: -0.628570914 } position { x: -0.98813045 y: 1.13782954 z: -7.41895247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0911954194 y: 0.733038068 z: 0.240533054 w: -0.629668653 } position { x: -0.988671541 y: 1.13742173 z: -7.41691494 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0982492119 y: 0.729427516 z: 0.24560599 w: -0.630840898 } position { x: -0.988929331 y: 1.13728094 z: -7.41528082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.103956327 y: 0.726122499 z: 0.249388665 w: -0.632253528 } position { x: -0.989333689 y: 1.13702595 z: -7.41380119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.108707145 y: 0.723250508 z: 0.252470434 w: -0.633522034 } position { x: -0.989840627 y: 1.13663602 z: -7.41255713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112586103 y: 0.720823109 z: 0.255418897 w: -0.63442862 } position { x: -0.990373611 y: 1.13647449 z: -7.41151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.101] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.1154273 y: 0.718705 z: 0.257593393 w: -0.635441124 } position { x: -0.99068886 y: 1.13672757 z: -7.41048956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116803974 y: 0.717323959 z: 0.257954746 w: -0.636602342 } position { x: -0.990946233 y: 1.13717854 z: -7.40972757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117119417 y: 0.716564953 z: 0.256920964 w: -0.637816072 } position { x: -0.99125284 y: 1.13751483 z: -7.40907955 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116584018 y: 0.71635592 z: 0.255213201 w: -0.638833761 } position { x: -0.991709232 y: 1.13757253 z: -7.40858746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115083314 y: 0.716831386 z: 0.253280163 w: -0.639341652 } position { x: -0.992314398 y: 1.13757539 z: -7.40811157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112594813 y: 0.718050361 z: 0.251090735 w: -0.639280558 } position { x: -0.992830336 y: 1.1378026 z: -7.40764809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10905502 y: 0.720113575 z: 0.248009413 w: -0.638776124 } position { x: -0.993236601 y: 1.13824987 z: -7.40722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.199] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10455928 y: 0.723020673 z: 0.243854731 w: -0.637842715 } position { x: -0.993580103 y: 1.13890266 z: -7.40680695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.212] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0988411307 y: 0.726768434 z: 0.238744378 w: -0.636426926 } position { x: -0.994093657 y: 1.13927126 z: -7.40651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0910768881 y: 0.731479526 z: 0.232741192 w: -0.634408593 } position { x: -0.994673908 y: 1.13945603 z: -7.40628958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0829153806 y: 0.736368358 z: 0.226747558 w: -0.632038176 } position { x: -0.995254874 y: 1.13981938 z: -7.40613842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0741222203 y: 0.741539896 z: 0.220285699 w: -0.629363716 } position { x: -0.995691478 y: 1.14041865 z: -7.40603447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0652836561 y: 0.746907651 z: 0.212819427 w: -0.626558 } position { x: -0.996118128 y: 1.14122581 z: -7.40588903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.282] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0555967577 y: 0.752874851 z: 0.204067186 w: -0.623253584 } position { x: -0.996712863 y: 1.14194214 z: -7.40577602 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.294] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0466716401 y: 0.758627892 z: 0.195572674 w: -0.619723141 } position { x: -0.997437537 y: 1.14241624 z: -7.40561628 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0377191454 y: 0.764595866 z: 0.18718864 w: -0.615573585 } position { x: -0.99818939 y: 1.14278865 z: -7.40543938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.028997764 y: 0.770689249 z: 0.179018587 w: -0.610859692 } position { x: -0.998859763 y: 1.1432538 z: -7.4052124 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0208742432 y: 0.776659 z: 0.170676947 w: -0.605998814 } position { x: -0.99939394 y: 1.14401925 z: -7.40498781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0131533872 y: 0.782874525 z: 0.161557764 w: -0.600694239 } position { x: -0.999966681 y: 1.14490032 z: -7.40477467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00691666501 y: 0.788471401 z: 0.153308421 w: -0.595618606 } position { x: -1.00065374 y: 1.14548111 z: -7.40444 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00118242495 y: 0.794013441 z: 0.145716965 w: -0.590176225 } position { x: -1.00149369 y: 1.14594662 z: -7.40410423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00434709387 y: 0.799553216 z: 0.138699427 w: -0.584344268 } position { x: -1.0022614 y: 1.14639044 z: -7.40373135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00992204621 y: 0.805353165 z: 0.131991461 w: -0.577828765 } position { x: -1.00302064 y: 1.14687026 z: -7.40322304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0143630933 y: 0.810598314 z: 0.126278117 w: -0.571645 } position { x: -1.00378466 y: 1.14730656 z: -7.40270472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0181794744 y: 0.815726101 z: 0.121175326 w: -0.565311432 } position { x: -1.00462174 y: 1.14771879 z: -7.40210915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0214718562 y: 0.820790172 z: 0.116635665 w: -0.558783233 } position { x: -1.00541043 y: 1.14816916 z: -7.40145874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0238452535 y: 0.82582885 z: 0.112569287 w: -0.552056372 } position { x: -1.00624776 y: 1.14866114 z: -7.40078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.474] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0261397511 y: 0.831198156 z: 0.108378381 w: -0.544683814 } position { x: -1.00719416 y: 1.14895463 z: -7.39988804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0276315436 y: 0.83601439 z: 0.105261959 w: -0.537807 } position { x: -1.00782418 y: 1.14924717 z: -7.39912939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0285242349 y: 0.840455651 z: 0.102733634 w: -0.53128767 } position { x: -1.00861907 y: 1.1494087 z: -7.39841843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.516] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.028904641 y: 0.844703138 z: 0.101072319 w: -0.52481 } position { x: -1.00961041 y: 1.1495738 z: -7.3975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0290890671 y: 0.849272251 z: 0.0995685086 w: -0.517664552 } position { x: -1.01066554 y: 1.14983177 z: -7.39642 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0289466698 y: 0.853391349 z: 0.098369725 w: -0.511085808 } position { x: -1.0114491 y: 1.15004587 z: -7.39559698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0285122022 y: 0.857220411 z: 0.0975862369 w: -0.504813969 } position { x: -1.01216412 y: 1.15014982 z: -7.39483881 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0278771874 y: 0.860698462 z: 0.0973074138 w: -0.498951226 } position { x: -1.01298559 y: 1.15015829 z: -7.39395142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0270851273 y: 0.863923669 z: 0.0974064916 w: -0.493370265 } position { x: -1.01379645 y: 1.15021622 z: -7.39317656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0260625221 y: 0.867227435 z: 0.0975692645 w: -0.487562984 } position { x: -1.01468945 y: 1.15037978 z: -7.39229918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0252308939 y: 0.870268106 z: 0.0976008251 w: -0.482152402 } position { x: -1.01563597 y: 1.15062094 z: -7.39136648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0242772251 y: 0.873417795 z: 0.0973523483 w: -0.47652334 } position { x: -1.01660573 y: 1.15083361 z: -7.39038086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0234439634 y: 0.876620352 z: 0.0969442949 w: -0.470732331 } position { x: -1.01738799 y: 1.15114439 z: -7.38937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0227776151 y: 0.879869759 z: 0.0961992666 w: -0.464818388 } position { x: -1.01798916 y: 1.15125036 z: -7.38854837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0225690734 y: 0.88246578 z: 0.0955527201 w: -0.460015744 } position { x: -1.01850188 y: 1.1511941 z: -7.38806772 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0225564558 y: 0.884512186 z: 0.0950727165 w: -0.456169486 } position { x: -1.01889944 y: 1.15128791 z: -7.38774061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.022328997 y: 0.885985076 z: 0.0945083499 w: -0.453431427 } position { x: -1.01904893 y: 1.15160751 z: -7.38760519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0217192452 y: 0.88682884 z: 0.0938065127 w: -0.451954901 } position { x: -1.01908815 y: 1.15202284 z: -7.3875618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.724] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0210307613 y: 0.887037516 z: 0.0932101 w: -0.451701403 } position { x: -1.01906168 y: 1.15221524 z: -7.38776493 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0204166435 y: 0.88654381 z: 0.0929823071 w: -0.452744484 } position { x: -1.01886761 y: 1.15234697 z: -7.38809156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0196009949 y: 0.885315716 z: 0.0929537341 w: -0.455183029 } position { x: -1.01852679 y: 1.15275085 z: -7.38879919 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.766] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0187126212 y: 0.883363605 z: 0.0929389372 w: -0.458999902 } position { x: -1.01780462 y: 1.15310597 z: -7.38964462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0173413865 y: 0.880566061 z: 0.0928071961 w: -0.464423954 } position { x: -1.01706231 y: 1.15353179 z: -7.39074135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0160520971 y: 0.877281725 z: 0.0927737653 w: -0.470650733 } position { x: -1.01628101 y: 1.1537255 z: -7.39199352 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0148985442 y: 0.87346822 z: 0.0930879116 w: -0.477667302 } position { x: -1.01558113 y: 1.15380669 z: -7.39344406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0135704661 y: 0.869211376 z: 0.0939948633 w: -0.48523435 } position { x: -1.01485884 y: 1.15396512 z: -7.3950634 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0129728401 y: 0.864166915 z: 0.0951187536 w: -0.493963301 } position { x: -1.01397038 y: 1.15395808 z: -7.39691877 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0126939043 y: 0.858855784 z: 0.0967647582 w: -0.502834201 } position { x: -1.01287556 y: 1.15410662 z: -7.39884329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0121860942 y: 0.852907956 z: 0.0980178639 w: -0.51263243 } position { x: -1.01172674 y: 1.1542058 z: -7.40100431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103605269 y: 0.846744776 z: 0.0994247645 w: -0.522523344 } position { x: -1.01078892 y: 1.15480101 z: -7.40300035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00843510497 y: 0.840449572 z: 0.100423798 w: -0.532436311 } position { x: -1.00988 y: 1.15525424 z: -7.40491056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00699552475 y: 0.833725274 z: 0.101207286 w: -0.542780221 } position { x: -1.00898957 y: 1.15534937 z: -7.40714073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00681383815 y: 0.827405 z: 0.101814516 w: -0.552257538 } position { x: -1.00794423 y: 1.15583265 z: -7.40929317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00775167625 y: 0.820936561 z: 0.101570852 w: -0.561859906 } position { x: -1.00667334 y: 1.15638828 z: -7.41149664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.946] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00820777752 y: 0.814433873 z: 0.10094174 w: -0.571350038 } position { x: -1.00590515 y: 1.15667939 z: -7.41364956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00754333893 y: 0.808335364 z: 0.10032919 w: -0.580061316 } position { x: -1.00514972 y: 1.15705013 z: -7.41557264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00608455949 y: 0.802462876 z: 0.0993777812 w: -0.588337 } position { x: -1.00452161 y: 1.1576488 z: -7.41768503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:13.988] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00411065668 y: 0.797475517 z: 0.0980774537 w: -0.595312297 } position { x: -1.00377131 y: 1.15825355 z: -7.41963959 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00212451885 y: 0.792681 z: 0.09651687 w: -0.601944208 } position { x: -1.0027138 y: 1.15863287 z: -7.42152739 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000451168802 y: 0.78798908 z: 0.0945147723 w: -0.608391285 } position { x: -1.00195134 y: 1.15909481 z: -7.42340183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000596730621 y: 0.782963 z: 0.0929663405 w: -0.615082 } position { x: -1.00115585 y: 1.15895987 z: -7.4254055 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000773588254 y: 0.778284311 z: 0.0925896391 w: -0.621047616 } position { x: -1.00082624 y: 1.15856779 z: -7.42719269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.059] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000683490594 y: 0.773807526 z: 0.0935620889 w: -0.626472354 } position { x: -1.00071645 y: 1.15789282 z: -7.42869139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000854130369 y: 0.770087361 z: 0.0962346271 w: -0.630637586 } position { x: -1.00091136 y: 1.15704978 z: -7.42970514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.085] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00127030339 y: 0.767386138 z: 0.100900121 w: -0.633195162 } position { x: -1.00125897 y: 1.15575862 z: -7.43019056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00152755505 y: 0.765949547 z: 0.108325705 w: -0.633707047 } position { x: -1.00179791 y: 1.15417314 z: -7.43009663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00117159355 y: 0.7658934 z: 0.116657101 w: -0.632295072 } position { x: -1.00205326 y: 1.15299881 z: -7.42958498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.127] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000482266129 y: 0.766837239 z: 0.124322802 w: -0.629685819 } position { x: -1.0017556 y: 1.15281749 z: -7.42925167 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.143] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 1.01641508e-05 y: 0.767919421 z: 0.129483864 w: -0.627322614 } position { x: -1.00081873 y: 1.1533066 z: -7.42916965 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.156] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 7.02223842e-05 y: 0.768504858 z: 0.131536528 w: -0.626177728 } position { x: -0.999892533 y: 1.15387523 z: -7.42927837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000340027793 y: 0.768660963 z: 0.132099897 w: -0.625867248 } position { x: -0.999420941 y: 1.15309811 z: -7.42932749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000450558146 y: 0.768681169 z: 0.133033648 w: -0.625644565 } position { x: -0.999253511 y: 1.15212905 z: -7.42893887 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 7.00746341e-06 y: 0.769173801 z: 0.134253532 w: -0.624778092 } position { x: -0.999283135 y: 1.15194869 z: -7.42819691 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.210] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00123367342 y: 0.770706058 z: 0.134696841 w: -0.62279 } position { x: -0.999053478 y: 1.15206194 z: -7.42724228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00221213815 y: 0.772672415 z: 0.134631112 w: -0.620360315 } position { x: -0.998885 y: 1.15163672 z: -7.42658806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00239870464 y: 0.774613798 z: 0.134858176 w: -0.617884278 } position { x: -0.998655796 y: 1.15102935 z: -7.42613459 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00209934986 y: 0.77633661 z: 0.135541871 w: -0.615569234 } position { x: -0.998495221 y: 1.15075517 z: -7.42559958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.266] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00189507252 y: 0.778063893 z: 0.136127651 w: -0.613255501 } position { x: -0.99827683 y: 1.15065205 z: -7.42488956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0017453297 y: 0.779848456 z: 0.13640213 w: -0.610923827 } position { x: -0.998035967 y: 1.15049171 z: -7.42407084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.295] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00127254892 y: 0.781872094 z: 0.136610031 w: -0.608286202 } position { x: -0.997842133 y: 1.1499989 z: -7.42331886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000296231243 y: 0.783743203 z: 0.137175351 w: -0.605747104 } position { x: -0.997751236 y: 1.14948404 z: -7.42257786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00150906667 y: 0.785543442 z: 0.138019875 w: -0.603216171 } position { x: -0.997605383 y: 1.14909899 z: -7.42172813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00361872 y: 0.787481964 z: 0.138857797 w: -0.600481153 } position { x: -0.997434139 y: 1.14885414 z: -7.42090702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00488055497 y: 0.789393246 z: 0.139549986 w: -0.597796202 } position { x: -0.997331858 y: 1.14861095 z: -7.42009306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00572522311 y: 0.791351795 z: 0.140061527 w: -0.595073402 } position { x: -0.997118413 y: 1.14846849 z: -7.41932535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00631826883 y: 0.793200076 z: 0.140124738 w: -0.592586517 } position { x: -0.996866822 y: 1.14838469 z: -7.41862535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00664996542 y: 0.794997275 z: 0.139924258 w: -0.590217173 } position { x: -0.996567428 y: 1.14827287 z: -7.41787338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00674665906 y: 0.796709 z: 0.13952446 w: -0.58799845 } position { x: -0.996328831 y: 1.14810526 z: -7.41716194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00696825236 y: 0.798362732 z: 0.139140397 w: -0.585839868 } position { x: -0.996133387 y: 1.14789903 z: -7.41648102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00729338359 y: 0.799783707 z: 0.138897464 w: -0.583952367 } position { x: -0.996007264 y: 1.14772987 z: -7.41593218 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.447] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00767264701 y: 0.800971568 z: 0.138840735 w: -0.582330644 } position { x: -0.995990157 y: 1.14739656 z: -7.41543436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00801447127 y: 0.802020311 z: 0.139191195 w: -0.580796838 } position { x: -0.995863378 y: 1.14702952 z: -7.41495466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00850554742 y: 0.802888334 z: 0.139867 w: -0.579426587 } position { x: -0.995774865 y: 1.14676797 z: -7.4146142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.488] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00898185652 y: 0.80350703 z: 0.140378252 w: -0.578437328 } position { x: -0.995543778 y: 1.14688611 z: -7.41423321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00922275614 y: 0.804011166 z: 0.140257597 w: -0.577761889 } position { x: -0.995346129 y: 1.14731073 z: -7.41370821 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00901934 y: 0.804648757 z: 0.139233828 w: -0.577124715 } position { x: -0.995266736 y: 1.14748681 z: -7.4132638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.008568516 y: 0.805298805 z: 0.138402894 w: -0.576424479 } position { x: -0.995225787 y: 1.14698398 z: -7.41310644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00905590691 y: 0.805545032 z: 0.13865006 w: -0.576013327 } position { x: -0.995055556 y: 1.14649093 z: -7.41297293 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103610428 y: 0.805386126 z: 0.138988033 w: -0.576132119 } position { x: -0.994963706 y: 1.14643538 z: -7.41276598 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0113744382 y: 0.805143535 z: 0.139190659 w: -0.576403 } position { x: -0.994847834 y: 1.14661789 z: -7.41259336 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.585] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0116610918 y: 0.804819524 z: 0.139153391 w: -0.57685864 } position { x: -0.994863629 y: 1.14643347 z: -7.41252804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0116400933 y: 0.804327607 z: 0.139844 w: -0.577377915 } position { x: -0.994886398 y: 1.1461761 z: -7.41250849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0113257011 y: 0.803743482 z: 0.14048782 w: -0.578040957 } position { x: -0.994655132 y: 1.14641905 z: -7.41253853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.627] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104671437 y: 0.803087175 z: 0.140545651 w: -0.578954518 } position { x: -0.994561553 y: 1.14672589 z: -7.41247225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00944242068 y: 0.802481472 z: 0.140189126 w: -0.579897761 } position { x: -0.994509 y: 1.14686584 z: -7.412395 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00866155699 y: 0.801930964 z: 0.140087113 w: -0.58069557 } position { x: -0.994581699 y: 1.14665735 z: -7.41241837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00818265881 y: 0.801308155 z: 0.140445083 w: -0.581475258 } position { x: -0.994749546 y: 1.1464951 z: -7.41251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00783486944 y: 0.80062604 z: 0.140995085 w: -0.582286 } position { x: -0.994689047 y: 1.14662027 z: -7.41263342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00735348882 y: 0.799952149 z: 0.141104028 w: -0.583191454 } position { x: -0.994712055 y: 1.14681292 z: -7.41268682 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00681127561 y: 0.799294889 z: 0.14111194 w: -0.584096491 } position { x: -0.994721413 y: 1.14682603 z: -7.41277504 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.724] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00631636055 y: 0.798648655 z: 0.141241103 w: -0.584954202 } position { x: -0.994854748 y: 1.14673948 z: -7.41284657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00599604845 y: 0.798086882 z: 0.141397506 w: -0.585686 } position { x: -0.994870126 y: 1.14679468 z: -7.41295433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00571008772 y: 0.797511876 z: 0.141469151 w: -0.586454391 } position { x: -0.994893968 y: 1.14693332 z: -7.41308498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00561848236 y: 0.796941102 z: 0.141398981 w: -0.587247491 } position { x: -0.99499172 y: 1.14693081 z: -7.41316938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00570306042 y: 0.796380341 z: 0.141421258 w: -0.588001609 } position { x: -0.995037913 y: 1.14695656 z: -7.41330385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00581607362 y: 0.795859337 z: 0.141256109 w: -0.588745117 } position { x: -0.995087206 y: 1.14711058 z: -7.41341972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00591219822 y: 0.795416594 z: 0.141 w: -0.58940357 } position { x: -0.995155394 y: 1.14720309 z: -7.4135108 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00601261854 y: 0.795091331 z: 0.140677333 w: -0.589918256 } position { x: -0.995282412 y: 1.14721739 z: -7.41355276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00609842641 y: 0.794920325 z: 0.140415594 w: -0.59021014 } position { x: -0.995370448 y: 1.14730716 z: -7.41361332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00610807724 y: 0.794812918 z: 0.140099436 w: -0.590429723 } position { x: -0.995427191 y: 1.14739859 z: -7.41369677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00614741538 y: 0.794815838 z: 0.139786929 w: -0.590499461 } position { x: -0.99549 y: 1.14742112 z: -7.41376638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00611270452 y: 0.794823289 z: 0.139423966 w: -0.590575576 } position { x: -0.995493889 y: 1.14746976 z: -7.41388083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.891] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00616953475 y: 0.794865668 z: 0.139018774 w: -0.590613484 } position { x: -0.995509446 y: 1.14751172 z: -7.41391516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00613701576 y: 0.794986069 z: 0.138642102 w: -0.59054029 } position { x: -0.995470345 y: 1.14753938 z: -7.41394281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00615155138 y: 0.795190752 z: 0.138271526 w: -0.590351403 } position { x: -0.995374918 y: 1.14754736 z: -7.41403103 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00630663149 y: 0.795365512 z: 0.138000503 w: -0.590177774 } position { x: -0.995283604 y: 1.14751315 z: -7.41411638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.948] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0065001715 y: 0.795558512 z: 0.138013691 w: -0.589912415 } position { x: -0.995266 y: 1.14746833 z: -7.41419601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0069905608 y: 0.79576093 z: 0.13841553 w: -0.589539587 } position { x: -0.99528116 y: 1.14732587 z: -7.41425276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00786067639 y: 0.79604435 z: 0.139421046 w: -0.588908613 } position { x: -0.995405138 y: 1.14713788 z: -7.41434288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:14.988] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00885877758 y: 0.796347916 z: 0.140680283 w: -0.588184178 } position { x: -0.995484054 y: 1.14698851 z: -7.4144206 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.001] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0100723673 y: 0.796701789 z: 0.141985416 w: -0.58737123 } position { x: -0.995586753 y: 1.1469543 z: -7.4144845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.018] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0115302438 y: 0.797056556 z: 0.142979175 w: -0.586621583 } position { x: -0.995696485 y: 1.14692581 z: -7.41454935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.029] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0131996591 y: 0.79738605 z: 0.143700287 w: -0.585962057 } position { x: -0.995768 y: 1.1470325 z: -7.4147048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0147983087 y: 0.797648191 z: 0.143691346 w: -0.585569143 } position { x: -0.995755136 y: 1.14728177 z: -7.41486359 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0158069581 y: 0.797816157 z: 0.142987892 w: -0.585486114 } position { x: -0.995790482 y: 1.1475426 z: -7.4150095 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.071] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0163655784 y: 0.797926962 z: 0.141821921 w: -0.585603356 } position { x: -0.995797217 y: 1.14776766 z: -7.41516256 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.085] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0166192614 y: 0.797876 z: 0.14014177 w: -0.586069942 } position { x: -0.995747685 y: 1.14803338 z: -7.41543293 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0168281365 y: 0.797543883 z: 0.137482271 w: -0.587144911 } position { x: -0.995622873 y: 1.14843237 z: -7.41589737 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0165247265 y: 0.797143877 z: 0.134930596 w: -0.588287592 } position { x: -0.995624065 y: 1.14842939 z: -7.41628933 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.127] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0160188172 y: 0.796681941 z: 0.133131057 w: -0.589336395 } position { x: -0.99563849 y: 1.14822233 z: -7.41662407 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.143] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0157564376 y: 0.796110451 z: 0.13161239 w: -0.59045577 } position { x: -0.995584846 y: 1.14824891 z: -7.41705322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0157968868 y: 0.795392871 z: 0.13034153 w: -0.591702402 } position { x: -0.995440304 y: 1.14828932 z: -7.41759205 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.169] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0159312338 y: 0.794444561 z: 0.129226297 w: -0.593215466 } position { x: -0.99527657 y: 1.14831483 z: -7.41808033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0161104556 y: 0.793461084 z: 0.128360242 w: -0.594713032 } position { x: -0.995134592 y: 1.14830875 z: -7.4186182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0164796282 y: 0.792366683 z: 0.127791762 w: -0.596282542 } position { x: -0.994986534 y: 1.14821768 z: -7.41917658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.212] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0170661043 y: 0.791187882 z: 0.127505377 w: -0.597890377 } position { x: -0.994855285 y: 1.14802623 z: -7.41967 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0178022012 y: 0.789876342 z: 0.12757194 w: -0.599586427 } position { x: -0.994869709 y: 1.14783084 z: -7.420156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.018387422 y: 0.78880614 z: 0.127852559 w: -0.600916386 } position { x: -0.994883776 y: 1.14772201 z: -7.42048454 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0187469106 y: 0.787955642 z: 0.127968058 w: -0.601995647 } position { x: -0.994867921 y: 1.14770758 z: -7.42077303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0189995766 y: 0.787254691 z: 0.127895236 w: -0.602919519 } position { x: -0.994838297 y: 1.14765704 z: -7.42107773 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.280] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0190415885 y: 0.786686361 z: 0.127621531 w: -0.603717446 } position { x: -0.994727492 y: 1.14753735 z: -7.42132664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0188782979 y: 0.78613013 z: 0.127140954 w: -0.604548037 } position { x: -0.994603217 y: 1.14735055 z: -7.42159271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0186463203 y: 0.785687327 z: 0.126643509 w: -0.605234802 } position { x: -0.99441725 y: 1.14715707 z: -7.42177773 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0182519332 y: 0.785308123 z: 0.126126692 w: -0.605846584 } position { x: -0.994340897 y: 1.14687669 z: -7.42194128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.017949149 y: 0.784988463 z: 0.125826538 w: -0.606332183 } position { x: -0.99416095 y: 1.14650774 z: -7.42210579 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.017917335 y: 0.784571826 z: 0.12567991 w: -0.60690248 } position { x: -0.993995309 y: 1.14612663 z: -7.42225933 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.363] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0180519205 y: 0.784214497 z: 0.125589594 w: -0.60737884 } position { x: -0.993768752 y: 1.14590442 z: -7.42239761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0182429682 y: 0.783794463 z: 0.125612691 w: -0.607910275 } position { x: -0.993549824 y: 1.14554381 z: -7.42249393 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0186580066 y: 0.783402443 z: 0.125846773 w: -0.60835439 } position { x: -0.993385136 y: 1.14516652 z: -7.42258644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.404] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0190348923 y: 0.783018649 z: 0.126331121 w: -0.608736277 } position { x: -0.993187904 y: 1.14482903 z: -7.42264271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0196077079 y: 0.782739818 z: 0.126983896 w: -0.608940899 } position { x: -0.993058324 y: 1.14453757 z: -7.42263603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0201178715 y: 0.782636642 z: 0.127740398 w: -0.60889864 } position { x: -0.992964387 y: 1.14421415 z: -7.42261696 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0207267515 y: 0.782567203 z: 0.128625467 w: -0.608781099 } position { x: -0.992782235 y: 1.14395928 z: -7.42263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.463] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0214572102 y: 0.78245765 z: 0.129486516 w: -0.608714163 } position { x: -0.992634416 y: 1.1437223 z: -7.42272091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.476] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0224028099 y: 0.782241583 z: 0.13029553 w: -0.608785093 } position { x: -0.992418945 y: 1.14360857 z: -7.42281389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.023093529 y: 0.782027 z: 0.130820572 w: -0.608922362 } position { x: -0.992287815 y: 1.14351666 z: -7.42289877 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0235447176 y: 0.781817853 z: 0.131130815 w: -0.609106898 } position { x: -0.992122531 y: 1.14345407 z: -7.42298603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.516] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0237371363 y: 0.781604648 z: 0.13118045 w: -0.609362423 } position { x: -0.992004275 y: 1.14346468 z: -7.4230628 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0237965584 y: 0.78137362 z: 0.131185576 w: -0.609655142 } position { x: -0.991833031 y: 1.14341545 z: -7.42316484 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.546] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0237180106 y: 0.781186104 z: 0.13114956 w: -0.609906137 } position { x: -0.991757214 y: 1.14329028 z: -7.42326546 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.558] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0237349868 y: 0.780940533 z: 0.131161228 w: -0.610217452 } position { x: -0.991636932 y: 1.14322829 z: -7.42339945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.571] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0236289799 y: 0.780711353 z: 0.131188795 w: -0.6105088 } position { x: -0.991438448 y: 1.14317107 z: -7.42358923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.023391569 y: 0.780377269 z: 0.131193012 w: -0.610944 } position { x: -0.991227746 y: 1.14320064 z: -7.42372417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.599] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0231840536 y: 0.779970109 z: 0.131136045 w: -0.611483932 } position { x: -0.991036475 y: 1.14320242 z: -7.42387056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0228775833 y: 0.779601 z: 0.131058231 w: -0.611982584 } position { x: -0.990843832 y: 1.14322805 z: -7.42403841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.627] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0225152858 y: 0.779191077 z: 0.130899459 w: -0.612551749 } position { x: -0.990619719 y: 1.14324903 z: -7.42416716 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0221339986 y: 0.778786242 z: 0.130695045 w: -0.613123894 } position { x: -0.990406573 y: 1.14331913 z: -7.42435741 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0216407292 y: 0.778351665 z: 0.130465478 w: -0.613741934 } position { x: -0.990154564 y: 1.14345217 z: -7.42456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0211571399 y: 0.777880251 z: 0.130107388 w: -0.614432037 } position { x: -0.989856243 y: 1.14355373 z: -7.42476463 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0207344517 y: 0.777350187 z: 0.129722804 w: -0.615198135 } position { x: -0.989656389 y: 1.1435976 z: -7.42498636 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0205288325 y: 0.776796639 z: 0.129469886 w: -0.615957141 } position { x: -0.989484251 y: 1.14359331 z: -7.42522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.020509081 y: 0.77621907 z: 0.129339159 w: -0.616712809 } position { x: -0.989319623 y: 1.14354348 z: -7.42542028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.724] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0206773356 y: 0.775616467 z: 0.129319727 w: -0.617469 } position { x: -0.989107251 y: 1.14357054 z: -7.42560768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0209045187 y: 0.775058687 z: 0.129333809 w: -0.6181584 } position { x: -0.988922 y: 1.14357269 z: -7.42577791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0211809427 y: 0.774546862 z: 0.129339918 w: -0.618788898 } position { x: -0.9886868 y: 1.14359164 z: -7.42592096 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0214569215 y: 0.774101615 z: 0.12935105 w: -0.619334102 } position { x: -0.988504112 y: 1.14352751 z: -7.42607689 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0217370763 y: 0.773695469 z: 0.129325762 w: -0.619836807 } position { x: -0.988329351 y: 1.14333475 z: -7.42622614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0220983792 y: 0.77333343 z: 0.129564524 w: -0.620225847 } position { x: -0.988102198 y: 1.14317989 z: -7.42638731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0225215126 y: 0.7729913 z: 0.129808635 w: -0.620586 } position { x: -0.987864554 y: 1.14304328 z: -7.4265151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0229926128 y: 0.772686541 z: 0.130138978 w: -0.620879 } position { x: -0.987616599 y: 1.14283907 z: -7.4267416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0236965343 y: 0.77231 z: 0.130601808 w: -0.621223688 } position { x: -0.987349808 y: 1.14251518 z: -7.4269042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0247211047 y: 0.771924198 z: 0.131206244 w: -0.621535838 } position { x: -0.98713541 y: 1.14215779 z: -7.4271307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0258726981 y: 0.771497667 z: 0.131745 w: -0.621904492 } position { x: -0.986979783 y: 1.14158869 z: -7.42744923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.877] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.027259754 y: 0.77110213 z: 0.132268682 w: -0.622224569 } position { x: -0.986645699 y: 1.14093196 z: -7.42772627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0290137883 y: 0.770702899 z: 0.132747933 w: -0.622537732 } position { x: -0.986187279 y: 1.14058876 z: -7.42801237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.905] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0311996471 y: 0.770246446 z: 0.133242235 w: -0.622891247 } position { x: -0.985729873 y: 1.14000583 z: -7.4282856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0336353406 y: 0.769833744 z: 0.133881763 w: -0.623137474 } position { x: -0.98553437 y: 1.13917983 z: -7.42848778 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0361614451 y: 0.769482315 z: 0.134773567 w: -0.623237848 } position { x: -0.98524332 y: 1.13849 z: -7.42868423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0385392047 y: 0.769231796 z: 0.135735542 w: -0.623195827 } position { x: -0.984901667 y: 1.13790333 z: -7.42876434 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0408495776 y: 0.769032419 z: 0.136552796 w: -0.623116195 } position { x: -0.984539151 y: 1.13722193 z: -7.42900038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.974] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0430283882 y: 0.768817484 z: 0.137446702 w: -0.623038232 } position { x: -0.984089315 y: 1.13646054 z: -7.42917967 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:15.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0452388152 y: 0.768575966 z: 0.138608232 w: -0.622922421 } position { x: -0.983735263 y: 1.13552165 z: -7.42937374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.002] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0474758148 y: 0.768362701 z: 0.14004299 w: -0.622698069 } position { x: -0.983437479 y: 1.1345793 z: -7.42949247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.015] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0500140861 y: 0.768098235 z: 0.141676992 w: -0.622455895 } position { x: -0.983166337 y: 1.13363504 z: -7.42965746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0528074 y: 0.767698407 z: 0.14363414 w: -0.622269869 } position { x: -0.982853055 y: 1.13270402 z: -7.42985106 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0556351431 y: 0.767142534 z: 0.145827889 w: -0.622198761 } position { x: -0.982508183 y: 1.13185239 z: -7.43010283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.059] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0579409748 y: 0.766539812 z: 0.147701263 w: -0.62228924 } position { x: -0.982125521 y: 1.13118017 z: -7.43031836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.073] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0597519539 y: 0.765946567 z: 0.14911364 w: -0.622511566 } position { x: -0.981763482 y: 1.13063312 z: -7.43053675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.085] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0612019189 y: 0.765366554 z: 0.150261879 w: -0.62280792 } position { x: -0.981417656 y: 1.13007581 z: -7.43071127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0623492897 y: 0.764797688 z: 0.151233777 w: -0.62315774 } position { x: -0.981136262 y: 1.12946641 z: -7.43094492 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.115] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0635109171 y: 0.764123678 z: 0.15237233 w: -0.623589754 } position { x: -0.980888605 y: 1.12883461 z: -7.43121195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0645904616 y: 0.763442 z: 0.153478131 w: -0.624042392 } position { x: -0.980725765 y: 1.12833095 z: -7.43147755 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.143] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0655574054 y: 0.762800038 z: 0.154577494 w: -0.624455094 } position { x: -0.980544925 y: 1.12795866 z: -7.43170071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.155] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0663339049 y: 0.762139082 z: 0.155519709 w: -0.624945939 } position { x: -0.980325 y: 1.12778568 z: -7.43186903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0668580607 y: 0.761554122 z: 0.156197935 w: -0.625433862 } position { x: -0.980110705 y: 1.12757087 z: -7.4321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0672683641 y: 0.761012554 z: 0.156738266 w: -0.62591368 } position { x: -0.979951441 y: 1.12734163 z: -7.4323678 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0675003305 y: 0.760432899 z: 0.157239601 w: -0.626467228 } position { x: -0.979724944 y: 1.12719655 z: -7.43269491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.210] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0676145 y: 0.759810746 z: 0.15758127 w: -0.627123654 } position { x: -0.979555 y: 1.1272217 z: -7.43295574 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0676592588 y: 0.759259701 z: 0.157653838 w: -0.627767742 } position { x: -0.979374647 y: 1.12719882 z: -7.43327188 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0675542951 y: 0.758644521 z: 0.157704741 w: -0.628509462 } position { x: -0.979242444 y: 1.12712717 z: -7.43359613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0674623698 y: 0.758093774 z: 0.157870442 w: -0.629142046 } position { x: -0.979111731 y: 1.12706625 z: -7.43392086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.266] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0675017312 y: 0.757600486 z: 0.15805763 w: -0.629684687 } position { x: -0.978988886 y: 1.12705898 z: -7.43424129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0675711557 y: 0.75708735 z: 0.158117 w: -0.630279243 } position { x: -0.978812635 y: 1.1271162 z: -7.43467903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.295] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0676919 y: 0.75636059 z: 0.157959342 w: -0.631177723 } position { x: -0.978628814 y: 1.1271832 z: -7.43520594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0677545518 y: 0.7556656 z: 0.157748267 w: -0.63205564 } position { x: -0.978532672 y: 1.1271348 z: -7.4357152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0677584 y: 0.755023062 z: 0.157761127 w: -0.632819414 } position { x: -0.978547454 y: 1.1269629 z: -7.43617296 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0676401332 y: 0.754588962 z: 0.157992676 w: -0.6332919 } position { x: -0.978438556 y: 1.12692165 z: -7.43659687 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.067664 y: 0.75428009 z: 0.158148825 w: -0.633618295 } position { x: -0.978324533 y: 1.12698042 z: -7.43703032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.363] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0680332407 y: 0.753992558 z: 0.158207744 w: -0.633906186 } position { x: -0.978232563 y: 1.12679732 z: -7.43760252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0684995204 y: 0.75366 z: 0.15829736 w: -0.634228945 } position { x: -0.978148043 y: 1.12670112 z: -7.43823767 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0689776912 y: 0.753233 z: 0.158317193 w: -0.634679317 } position { x: -0.978001833 y: 1.12671208 z: -7.43887138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.069231756 y: 0.752800107 z: 0.158116117 w: -0.635215104 } position { x: -0.977788 y: 1.12672865 z: -7.43946934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0695742518 y: 0.752168536 z: 0.157649592 w: -0.636041403 } position { x: -0.977594316 y: 1.12668145 z: -7.44021368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.434] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0699674562 y: 0.751449525 z: 0.157001972 w: -0.637007535 } position { x: -0.977487683 y: 1.12650883 z: -7.44097042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0706872046 y: 0.750507712 z: 0.156523377 w: -0.638155103 } position { x: -0.977419078 y: 1.12638009 z: -7.44171906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0716841593 y: 0.749413311 z: 0.156017318 w: -0.639452636 } position { x: -0.977465034 y: 1.12615287 z: -7.4424386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0729151517 y: 0.74828428 z: 0.155885056 w: -0.640666842 } position { x: -0.977642953 y: 1.12591958 z: -7.44312763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0741501078 y: 0.747156 z: 0.155958116 w: -0.641823053 } position { x: -0.977798164 y: 1.1257652 z: -7.44384956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0749756172 y: 0.74628365 z: 0.15612857 w: -0.642699957 } position { x: -0.977936208 y: 1.12572634 z: -7.44447708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.518] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0756807253 y: 0.7455616 z: 0.1561189 w: -0.643457234 } position { x: -0.977952302 y: 1.12582195 z: -7.44503593 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0761629 y: 0.744944692 z: 0.15571706 w: -0.644211888 } position { x: -0.977962136 y: 1.12587821 z: -7.44556379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.543] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0767200813 y: 0.744274378 z: 0.154991597 w: -0.645094812 } position { x: -0.978087 y: 1.12583756 z: -7.44619513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0773655 y: 0.743670702 z: 0.154423103 w: -0.645849824 } position { x: -0.978275895 y: 1.12564373 z: -7.44673491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.571] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.078029789 y: 0.743077874 z: 0.154057309 w: -0.646539211 } position { x: -0.978534043 y: 1.12548089 z: -7.44712782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.587] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0785595477 y: 0.742707551 z: 0.153778896 w: -0.646966755 } position { x: -0.978690743 y: 1.12540758 z: -7.44744921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0788852 y: 0.742469549 z: 0.15344888 w: -0.647278666 } position { x: -0.978827775 y: 1.12532914 z: -7.4477334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0792786554 y: 0.742352784 z: 0.153153807 w: -0.647434294 } position { x: -0.979073405 y: 1.12511194 z: -7.44797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0797762796 y: 0.742259443 z: 0.153249443 w: -0.647457659 } position { x: -0.979409218 y: 1.12486517 z: -7.44804859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.080552 y: 0.742341638 z: 0.153592557 w: -0.647185922 } position { x: -0.979757071 y: 1.12466955 z: -7.448071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0812239498 y: 0.742514968 z: 0.15401803 w: -0.646801889 } position { x: -0.980073929 y: 1.12455678 z: -7.44803715 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.081824407 y: 0.742922843 z: 0.154410169 w: -0.646164 } position { x: -0.980422795 y: 1.12451363 z: -7.44795179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0823152363 y: 0.743464768 z: 0.15476355 w: -0.645393372 } position { x: -0.980821788 y: 1.12442148 z: -7.44778156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0826657787 y: 0.744102597 z: 0.155069411 w: -0.644539475 } position { x: -0.981131256 y: 1.12439609 z: -7.44759512 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.710] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0825579613 y: 0.744815409 z: 0.155296311 w: -0.64367491 } position { x: -0.981466711 y: 1.12435746 z: -7.44749308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0824130699 y: 0.745573223 z: 0.155524924 w: -0.642760217 } position { x: -0.981828809 y: 1.1243515 z: -7.44733047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.738] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0822151825 y: 0.746353507 z: 0.155693814 w: -0.641838431 } position { x: -0.982214153 y: 1.12436211 z: -7.44712925 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0820647627 y: 0.747032523 z: 0.155865729 w: -0.641025603 } position { x: -0.982588947 y: 1.12443602 z: -7.4469862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0819199607 y: 0.747633219 z: 0.15586026 w: -0.64034462 } position { x: -0.983012438 y: 1.12455451 z: -7.44686127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0816680416 y: 0.748224258 z: 0.155822575 w: -0.639695466 } position { x: -0.983393371 y: 1.12470841 z: -7.44673347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.793] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0813853443 y: 0.748714 z: 0.155689716 w: -0.639190435 } position { x: -0.983880877 y: 1.12488973 z: -7.44659424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0811982527 y: 0.749154866 z: 0.155503675 w: -0.638742864 } position { x: -0.984386146 y: 1.12497461 z: -7.44643736 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0810551345 y: 0.749549329 z: 0.15547657 w: -0.63830483 } position { x: -0.984900415 y: 1.12513876 z: -7.44629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0806632042 y: 0.750004351 z: 0.155534714 w: -0.637805521 } position { x: -0.985436201 y: 1.12534523 z: -7.44613647 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.849] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0801688135 y: 0.750564 z: 0.155577987 w: -0.637198687 } position { x: -0.985998213 y: 1.12562716 z: -7.44598722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0796079263 y: 0.751303911 z: 0.155547753 w: -0.636403918 } position { x: -0.986591876 y: 1.12594604 z: -7.44584513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.078914471 y: 0.752138555 z: 0.155411109 w: -0.635537148 } position { x: -0.98711592 y: 1.12633777 z: -7.44573832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0783658624 y: 0.752995729 z: 0.154935881 w: -0.634705544 } position { x: -0.987614632 y: 1.12671137 z: -7.44567108 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0778214112 y: 0.753860593 z: 0.154315174 w: -0.633896589 } position { x: -0.988138616 y: 1.12694311 z: -7.44565868 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0771553218 y: 0.754862666 z: 0.153795 w: -0.632911086 } position { x: -0.988698184 y: 1.12712502 z: -7.44567442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0767545551 y: 0.755824327 z: 0.153309256 w: -0.631929278 } position { x: -0.989254117 y: 1.1272608 z: -7.44567823 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.946] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.076545 y: 0.756773233 z: 0.152783364 w: -0.630945623 } position { x: -0.989821136 y: 1.12740445 z: -7.44572592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0766151696 y: 0.757637084 z: 0.15218167 w: -0.630045176 } position { x: -0.990364909 y: 1.12750888 z: -7.44574308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.976] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.076937139 y: 0.758426309 z: 0.15164125 w: -0.629186094 } position { x: -0.990908861 y: 1.1275506 z: -7.44573307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:16.988] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0768022314 y: 0.759431899 z: 0.151218385 w: -0.628090441 } position { x: -0.991444767 y: 1.12770092 z: -7.44572163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.004] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0764806345 y: 0.760473311 z: 0.150662571 w: -0.627002239 } position { x: -0.991902709 y: 1.12778485 z: -7.44563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0761975795 y: 0.761576891 z: 0.150158867 w: -0.625817 } position { x: -0.992421091 y: 1.12769389 z: -7.4456563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0759780556 y: 0.762657702 z: 0.150029495 w: -0.624557257 } position { x: -0.992892444 y: 1.127666 z: -7.44572401 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0760633126 y: 0.763638616 z: 0.149849206 w: -0.623390436 } position { x: -0.993269384 y: 1.12765789 z: -7.44578934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0761304945 y: 0.764461875 z: 0.149562493 w: -0.622441411 } position { x: -0.993672073 y: 1.12763393 z: -7.445889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0762218907 y: 0.765220523 z: 0.149205551 w: -0.621583045 } position { x: -0.994047463 y: 1.12753296 z: -7.44600487 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.086] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0765053108 y: 0.765863597 z: 0.149015263 w: -0.620801389 } position { x: -0.994473219 y: 1.12736678 z: -7.44617462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.101] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0769495592 y: 0.766431272 z: 0.149000421 w: -0.620049 } position { x: -0.994813 y: 1.12723744 z: -7.44639254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0774771199 y: 0.766875744 z: 0.14896524 w: -0.619441867 } position { x: -0.995208561 y: 1.12704933 z: -7.44654703 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0781382546 y: 0.767301857 z: 0.148980945 w: -0.618827045 } position { x: -0.99554491 y: 1.12678373 z: -7.44679785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0790312663 y: 0.767628968 z: 0.149098203 w: -0.618279457 } position { x: -0.995861948 y: 1.1266129 z: -7.44704533 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0802238 y: 0.767918646 z: 0.149078399 w: -0.617770791 } position { x: -0.996227145 y: 1.12645113 z: -7.4473033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.081753619 y: 0.768068671 z: 0.149097502 w: -0.617379069 } position { x: -0.996666 y: 1.12613785 z: -7.44758892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.083288 y: 0.768236 z: 0.149308622 w: -0.616914511 } position { x: -0.997199893 y: 1.12579787 z: -7.44787312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.199] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0845008343 y: 0.768411875 z: 0.149771169 w: -0.616418183 } position { x: -0.997555554 y: 1.12558568 z: -7.44819355 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0852120444 y: 0.768759847 z: 0.150089264 w: -0.615808845 } position { x: -0.997792661 y: 1.12557924 z: -7.44855213 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.226] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0857719332 y: 0.769182622 z: 0.150343716 w: -0.615140676 } position { x: -0.997910619 y: 1.12561536 z: -7.4489131 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0861346871 y: 0.769796491 z: 0.150105402 w: -0.614379942 } position { x: -0.998093724 y: 1.12589014 z: -7.44936228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0867263749 y: 0.770366311 z: 0.149946377 w: -0.613620698 } position { x: -0.998461246 y: 1.12558258 z: -7.45010233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0881745666 y: 0.770537257 z: 0.149643958 w: -0.613273382 } position { x: -0.998570621 y: 1.12578452 z: -7.45092249 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0901928 y: 0.770298064 z: 0.148291454 w: -0.613608956 } position { x: -0.99848932 y: 1.12637 z: -7.45167065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.294] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0916863754 y: 0.769831479 z: 0.146715492 w: -0.614351392 } position { x: -0.998687744 y: 1.12644601 z: -7.45236874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.307] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0928640813 y: 0.769350111 z: 0.14522548 w: -0.61513108 } position { x: -0.999120772 y: 1.12637746 z: -7.45298052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0939220563 y: 0.769126 z: 0.144202113 w: -0.615491331 } position { x: -0.999556482 y: 1.12636757 z: -7.45345259 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0947757885 y: 0.76895535 z: 0.143287718 w: -0.615787208 } position { x: -0.999851048 y: 1.12622809 z: -7.45406818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.351] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0952639058 y: 0.768747449 z: 0.142590702 w: -0.616133153 } position { x: -1.00007629 y: 1.1261282 z: -7.45487404 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0953990445 y: 0.768307686 z: 0.141984627 w: -0.616800368 } position { x: -1.00017059 y: 1.12617207 z: -7.45570564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0951246843 y: 0.767743945 z: 0.141182065 w: -0.617728233 } position { x: -1.00013149 y: 1.12622964 z: -7.45635223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.094707258 y: 0.76712507 z: 0.140245706 w: -0.618773639 } position { x: -1.00025153 y: 1.12616384 z: -7.45700264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0940353423 y: 0.76662612 z: 0.139253706 w: -0.619717777 } position { x: -1.00016785 y: 1.12610292 z: -7.45752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0931903273 y: 0.766168118 z: 0.138331816 w: -0.620617688 } position { x: -1.0002166 y: 1.125844 z: -7.45800781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.092704609 y: 0.765770912 z: 0.13818191 w: -0.621213734 } position { x: -1.0004096 y: 1.12503386 z: -7.45871544 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0928473547 y: 0.765313327 z: 0.139162749 w: -0.621537387 } position { x: -1.00057423 y: 1.12456107 z: -7.45930719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0931290835 y: 0.764756918 z: 0.140568599 w: -0.621863544 } position { x: -1.00063968 y: 1.1242125 z: -7.45992661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0934023112 y: 0.764200866 z: 0.14196597 w: -0.622188628 } position { x: -1.00063455 y: 1.12393188 z: -7.46068096 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0935048684 y: 0.763520956 z: 0.143257186 w: -0.622711837 } position { x: -1.00060689 y: 1.12368941 z: -7.46150589 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0934598 y: 0.762888 z: 0.144133359 w: -0.62329185 } position { x: -1.00052512 y: 1.123456 z: -7.46221352 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0935685188 y: 0.762244701 z: 0.144625291 w: -0.623948276 } position { x: -1.0005815 y: 1.12323356 z: -7.46298933 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0940351859 y: 0.761666596 z: 0.145073876 w: -0.624479771 } position { x: -1.0006634 y: 1.12300682 z: -7.46379519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.094435364 y: 0.761163771 z: 0.14548701 w: -0.624936163 } position { x: -1.00062168 y: 1.12274039 z: -7.46469975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.561] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.094685 y: 0.760596931 z: 0.14580141 w: -0.625515 } position { x: -1.00064504 y: 1.122486 z: -7.46596575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.571] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0946986452 y: 0.759838343 z: 0.145776212 w: -0.626440108 } position { x: -1.0007509 y: 1.12270474 z: -7.46741247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.094600834 y: 0.758788407 z: 0.144855335 w: -0.627939284 } position { x: -1.00055051 y: 1.12295711 z: -7.46873426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0944511294 y: 0.75758338 z: 0.14333491 w: -0.629763067 } position { x: -1.00030768 y: 1.12300193 z: -7.46995 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0945304334 y: 0.756281257 z: 0.14148432 w: -0.631731629 } position { x: -1.00030398 y: 1.12285244 z: -7.47130251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.627] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.094754532 y: 0.75501442 z: 0.14019762 w: -0.633497775 } position { x: -1.00047898 y: 1.12274766 z: -7.47268677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0952326208 y: 0.753600657 z: 0.139330059 w: -0.635298312 } position { x: -1.00064027 y: 1.12252378 z: -7.47406292 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0960314646 y: 0.752022386 z: 0.138880193 w: -0.637144089 } position { x: -1.00027621 y: 1.12240577 z: -7.47536898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0973458737 y: 0.750185311 z: 0.138646841 w: -0.639157951 } position { x: -1.0005281 y: 1.12229097 z: -7.47671461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0991599709 y: 0.748158455 z: 0.138628 w: -0.641255438 } position { x: -1.00029755 y: 1.12226844 z: -7.47802544 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101123609 y: 0.746162653 z: 0.138677537 w: -0.64326036 } position { x: -1.00024652 y: 1.12208211 z: -7.47925234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.102988675 y: 0.744127572 z: 0.138936371 w: -0.645262897 } position { x: -1.00027299 y: 1.12198591 z: -7.48053932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.724] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104392417 y: 0.742136896 z: 0.139350772 w: -0.647237539 } position { x: -1.00032067 y: 1.12191546 z: -7.48182583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10571827 y: 0.739988744 z: 0.139769688 w: -0.649387956 } position { x: -1.00030673 y: 1.12184763 z: -7.48320627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.752] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107055679 y: 0.737776875 z: 0.140187398 w: -0.651591778 } position { x: -1.00057828 y: 1.12163663 z: -7.48451185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.108461015 y: 0.735466778 z: 0.141000852 w: -0.653791726 } position { x: -1.000875 y: 1.12153614 z: -7.48576307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10954015 y: 0.733170152 z: 0.14173831 w: -0.656028 } position { x: -1.00102437 y: 1.12160659 z: -7.48699093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110298693 y: 0.730945 z: 0.142128885 w: -0.658295512 } position { x: -1.00125968 y: 1.12173438 z: -7.48813486 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110662296 y: 0.728705108 z: 0.142321572 w: -0.660671949 } position { x: -1.00150967 y: 1.12166953 z: -7.48925 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110682495 y: 0.726735175 z: 0.142427221 w: -0.662812114 } position { x: -1.0017705 y: 1.12169361 z: -7.49031687 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109641157 y: 0.724943638 z: 0.142493293 w: -0.66492945 } position { x: -1.00183272 y: 1.12193346 z: -7.49137974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107034378 y: 0.723312557 z: 0.142143339 w: -0.667201519 } position { x: -1.00177097 y: 1.12242007 z: -7.49241734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.863] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10223949 y: 0.721743822 z: 0.14129208 w: -0.669827938 } position { x: -1.00156605 y: 1.1231519 z: -7.49358702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.096894756 y: 0.720387399 z: 0.140617713 w: -0.67222023 } position { x: -1.0016042 y: 1.12334883 z: -7.49430418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.891] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0916889831 y: 0.719235778 z: 0.140050903 w: -0.674298704 } position { x: -1.00161088 y: 1.12385988 z: -7.49480152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.905] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0873983 y: 0.718259633 z: 0.139370546 w: -0.676047802 } position { x: -1.00163507 y: 1.12445092 z: -7.49514675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0839044824 y: 0.717595816 z: 0.138223782 w: -0.677429318 } position { x: -1.00165987 y: 1.12502277 z: -7.49548626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.080707714 y: 0.716900468 z: 0.136929438 w: -0.678815484 } position { x: -1.00162876 y: 1.12544477 z: -7.49594641 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0776930079 y: 0.71629256 z: 0.135859549 w: -0.680022836 } position { x: -1.00167942 y: 1.12592757 z: -7.49636889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0751520172 y: 0.715572476 z: 0.134658292 w: -0.681304157 } position { x: -1.00162768 y: 1.12631965 z: -7.49654722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0735229626 y: 0.71482414 z: 0.133599713 w: -0.682474852 } position { x: -1.00182736 y: 1.12665045 z: -7.49647951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:17.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0721500516 y: 0.714249432 z: 0.133126512 w: -0.683315039 } position { x: -1.00214338 y: 1.12691665 z: -7.49633169 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0705884248 y: 0.714054883 z: 0.133369803 w: -0.683634 } position { x: -1.00220108 y: 1.12716436 z: -7.49613523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.016] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0689160824 y: 0.714137435 z: 0.133785337 w: -0.683637261 } position { x: -1.00269353 y: 1.12757075 z: -7.49594259 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0674391687 y: 0.714434266 z: 0.134314269 w: -0.68337059 } position { x: -1.00274694 y: 1.12789953 z: -7.49564695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0660627708 y: 0.714701891 z: 0.134695098 w: -0.683150232 } position { x: -1.00318849 y: 1.12840819 z: -7.49546242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0646275505 y: 0.714986563 z: 0.134875178 w: -0.682954 } position { x: -1.00334263 y: 1.12888741 z: -7.4951582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0634824038 y: 0.715166628 z: 0.135150209 w: -0.682818592 } position { x: -1.00376594 y: 1.1292392 z: -7.49490547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.087] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0623214059 y: 0.715474486 z: 0.135600179 w: -0.682513654 } position { x: -1.00413239 y: 1.12973189 z: -7.49450397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.099] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0610425062 y: 0.71590203 z: 0.13593173 w: -0.68211484 } position { x: -1.00444078 y: 1.13022411 z: -7.4940443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.115] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0594448857 y: 0.71663624 z: 0.136087194 w: -0.681453645 } position { x: -1.00467205 y: 1.13089871 z: -7.49357557 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0580596589 y: 0.71744895 z: 0.135685772 w: -0.680797696 } position { x: -1.00494587 y: 1.1315589 z: -7.49312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.141] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0567823946 y: 0.718297422 z: 0.134952009 w: -0.680156291 } position { x: -1.00521827 y: 1.13207567 z: -7.49265862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0558095463 y: 0.719130456 z: 0.134021327 w: -0.679540336 } position { x: -1.00551391 y: 1.13260293 z: -7.49218607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.169] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0547961704 y: 0.720022142 z: 0.13340047 w: -0.678800285 } position { x: -1.00586462 y: 1.1329962 z: -7.49168682 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0537796505 y: 0.721058249 z: 0.133073226 w: -0.677845299 } position { x: -1.00622952 y: 1.1334945 z: -7.49110556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.196] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.052716773 y: 0.722275436 z: 0.13272652 w: -0.676699936 } position { x: -1.00644314 y: 1.13413644 z: -7.49053812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.212] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0516930632 y: 0.723614156 z: 0.132015944 w: -0.675486624 } position { x: -1.00665486 y: 1.13473618 z: -7.48998737 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0507717282 y: 0.725100338 z: 0.131016418 w: -0.67415607 } position { x: -1.00686109 y: 1.13523126 z: -7.48943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0502382852 y: 0.7267133 z: 0.129985958 w: -0.672657073 } position { x: -1.00714111 y: 1.13565588 z: -7.4887991 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0496773906 y: 0.728358746 z: 0.129011273 w: -0.671104908 } position { x: -1.00732386 y: 1.13611424 z: -7.48810577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0492910407 y: 0.730217457 z: 0.127778009 w: -0.669347167 } position { x: -1.00746107 y: 1.13664639 z: -7.4873538 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0488357842 y: 0.731980801 z: 0.126544446 w: -0.66768682 } position { x: -1.00757635 y: 1.1369909 z: -7.48665714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.293] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0481955707 y: 0.733954728 z: 0.125209078 w: -0.665815651 } position { x: -1.00772703 y: 1.1372931 z: -7.48588371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.047800567 y: 0.736204684 z: 0.123715989 w: -0.663635552 } position { x: -1.00790966 y: 1.13744056 z: -7.48496819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0477105156 y: 0.738106847 z: 0.122580908 w: -0.661737 } position { x: -1.00799906 y: 1.1374588 z: -7.48420143 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0477205291 y: 0.739766121 z: 0.121818021 w: -0.66002214 } position { x: -1.00800407 y: 1.13748765 z: -7.48339844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0478303395 y: 0.741427124 z: 0.121139802 w: -0.658272922 } position { x: -1.0079273 y: 1.13742971 z: -7.48255062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0477084033 y: 0.743137479 z: 0.120652184 w: -0.656440139 } position { x: -1.00800824 y: 1.13725245 z: -7.48159695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.377] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0479617864 y: 0.744683206 z: 0.120867021 w: -0.654628 } position { x: -1.00802624 y: 1.13692319 z: -7.48059559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0485486872 y: 0.74627322 z: 0.121598333 w: -0.652635515 } position { x: -1.0080713 y: 1.13658571 z: -7.47953033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.405] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0495766886 y: 0.747834444 z: 0.12247631 w: -0.650603831 } position { x: -1.00802445 y: 1.1362704 z: -7.47852135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0507845059 y: 0.749354899 z: 0.123640329 w: -0.648537815 } position { x: -1.00811732 y: 1.13586831 z: -7.47747612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0521467552 y: 0.750864625 z: 0.125268683 w: -0.646367431 } position { x: -1.00811136 y: 1.13542724 z: -7.47650051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.447] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0533997416 y: 0.752096713 z: 0.126891419 w: -0.644513428 } position { x: -1.0081234 y: 1.13506234 z: -7.47557163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.463] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0543578379 y: 0.753256798 z: 0.128318191 w: -0.642793775 } position { x: -1.00802 y: 1.1349175 z: -7.47463417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0549225807 y: 0.754386425 z: 0.129411802 w: -0.641199827 } position { x: -1.00788665 y: 1.13468671 z: -7.47365761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0553116128 y: 0.755584955 z: 0.130299404 w: -0.639573336 } position { x: -1.00786376 y: 1.13431191 z: -7.47256088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0556291975 y: 0.756672084 z: 0.131214514 w: -0.638071716 } position { x: -1.00790048 y: 1.13382399 z: -7.47159195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.518] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0559642129 y: 0.757787168 z: 0.132406116 w: -0.636470914 } position { x: -1.00801063 y: 1.13324392 z: -7.47058725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0565370508 y: 0.758908033 z: 0.133721471 w: -0.634807646 } position { x: -1.00803113 y: 1.13270783 z: -7.46959162 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0572126396 y: 0.760060906 z: 0.135244071 w: -0.633042812 } position { x: -1.0080986 y: 1.13213468 z: -7.46856308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0581579618 y: 0.761063576 z: 0.13679862 w: -0.631415904 } position { x: -1.00818384 y: 1.13145399 z: -7.46756744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.571] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0590440854 y: 0.762053847 z: 0.13856104 w: -0.629752815 } position { x: -1.00829065 y: 1.13084471 z: -7.4666419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.587] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0598659441 y: 0.763028681 z: 0.140361503 w: -0.628093898 } position { x: -1.00827062 y: 1.13028693 z: -7.46576691 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0606521405 y: 0.764008701 z: 0.142003015 w: -0.626456 } position { x: -1.00837064 y: 1.12964702 z: -7.46491385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0614214726 y: 0.765160263 z: 0.144157037 w: -0.624480546 } position { x: -1.00857472 y: 1.12873769 z: -7.46406126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.627] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0624579601 y: 0.766236067 z: 0.146611303 w: -0.622484088 } position { x: -1.00856066 y: 1.1281203 z: -7.46344948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0638918281 y: 0.767080784 z: 0.148848444 w: -0.620764911 } position { x: -1.00834727 y: 1.12777734 z: -7.46296501 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0654769 y: 0.767810762 z: 0.150584176 w: -0.619276822 } position { x: -1.00808048 y: 1.12753236 z: -7.46243286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0668468103 y: 0.768640757 z: 0.152018875 w: -0.617748439 } position { x: -1.00793254 y: 1.12719858 z: -7.46198702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.068186678 y: 0.769494 z: 0.153085828 w: -0.616274536 } position { x: -1.00777709 y: 1.12668133 z: -7.46165848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0698001459 y: 0.77009356 z: 0.153619796 w: -0.615211189 } position { x: -1.00770605 y: 1.12586987 z: -7.46136951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0717870146 y: 0.770573854 z: 0.154735655 w: -0.614100516 } position { x: -1.00773954 y: 1.12487268 z: -7.4611845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0740887746 y: 0.770982325 z: 0.156727597 w: -0.61280793 } position { x: -1.00762391 y: 1.1241225 z: -7.46086121 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0765091404 y: 0.771540284 z: 0.158443391 w: -0.611365378 } position { x: -1.00712526 y: 1.12393272 z: -7.4604516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0780021474 y: 0.772322059 z: 0.15890801 w: -0.610067666 } position { x: -1.0065068 y: 1.12417889 z: -7.4600625 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.766] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0784550458 y: 0.773285925 z: 0.158096716 w: -0.608998537 } position { x: -1.00592589 y: 1.12375617 z: -7.45986748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.779] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0787694231 y: 0.77402246 z: 0.157475188 w: -0.608182669 } position { x: -1.00559449 y: 1.12283826 z: -7.45991182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0797418952 y: 0.77442497 z: 0.15769501 w: -0.607486308 } position { x: -1.00524569 y: 1.12184584 z: -7.4597435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0811972097 y: 0.774622798 z: 0.158274248 w: -0.606890261 } position { x: -1.00495291 y: 1.12120271 z: -7.45934582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.822] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0829668418 y: 0.77494216 z: 0.158784315 w: -0.6061095 } position { x: -1.00476408 y: 1.12042952 z: -7.45894909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.084334068 y: 0.77541548 z: 0.159833953 w: -0.605038702 } position { x: -1.00422466 y: 1.11967897 z: -7.4585433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.085302487 y: 0.775890946 z: 0.160846785 w: -0.604024053 } position { x: -1.00396204 y: 1.11895311 z: -7.45835686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.863] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0865535364 y: 0.776286364 z: 0.16217798 w: -0.60298121 } position { x: -1.00331497 y: 1.11827397 z: -7.4580164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.880] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0878840536 y: 0.776501536 z: 0.163323268 w: -0.602202 } position { x: -1.00296521 y: 1.11777937 z: -7.45774746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0892902166 y: 0.77666986 z: 0.163994551 w: -0.601595402 } position { x: -1.00236773 y: 1.11739838 z: -7.45740843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0906901434 y: 0.776865244 z: 0.164245903 w: -0.601064861 } position { x: -1.00191 y: 1.11677361 z: -7.45702887 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.091870293 y: 0.777142167 z: 0.165081427 w: -0.600298285 } position { x: -1.00155759 y: 1.11599767 z: -7.45662069 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.09381634 y: 0.777448595 z: 0.166416213 w: -0.599231064 } position { x: -1.00137031 y: 1.11519635 z: -7.45615578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0959526896 y: 0.777721465 z: 0.168156654 w: -0.598051667 } position { x: -1.00111592 y: 1.11457396 z: -7.4557066 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0978881 y: 0.778025925 z: 0.169883549 w: -0.59685272 } position { x: -1.00071013 y: 1.11427248 z: -7.4553194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.974] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0993714556 y: 0.778413773 z: 0.170898169 w: -0.595811307 } position { x: -1.00014508 y: 1.11400235 z: -7.45500803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:18.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100697719 y: 0.778696537 z: 0.171299756 w: -0.595103502 } position { x: -0.999554932 y: 1.1134752 z: -7.45470285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.002] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101765431 y: 0.778822184 z: 0.171770111 w: -0.594621599 } position { x: -0.999230087 y: 1.11281562 z: -7.45449543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.018] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.102890544 y: 0.778844714 z: 0.172695756 w: -0.594130278 } position { x: -0.99905026 y: 1.11209512 z: -7.45428276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103997044 y: 0.778849065 z: 0.173896432 w: -0.593581319 } position { x: -0.998650968 y: 1.111426 z: -7.4541254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10552863 y: 0.778721273 z: 0.175226256 w: -0.593087435 } position { x: -0.998268247 y: 1.11101162 z: -7.45393467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107133932 y: 0.778450131 z: 0.176284492 w: -0.592842 } position { x: -0.997841299 y: 1.1105386 z: -7.45379114 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.108511396 y: 0.778248429 z: 0.177305058 w: -0.592551768 } position { x: -0.997743487 y: 1.10979176 z: -7.45364428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.086] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110298201 y: 0.778062224 z: 0.178923577 w: -0.591979563 } position { x: -0.997750401 y: 1.10894787 z: -7.45358133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112789907 y: 0.777756631 z: 0.180807665 w: -0.591338873 } position { x: -0.997851372 y: 1.10813522 z: -7.45351362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.115] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115684047 y: 0.777470171 z: 0.182939887 w: -0.590500176 } position { x: -0.998001277 y: 1.10739362 z: -7.45355749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.118054532 y: 0.777430952 z: 0.184848741 w: -0.589487195 } position { x: -0.997983754 y: 1.10697281 z: -7.4536109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.120035343 y: 0.777546465 z: 0.186279774 w: -0.588483512 } position { x: -0.99788624 y: 1.10670233 z: -7.45371294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.156] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.121811673 y: 0.777752697 z: 0.187101156 w: -0.587584734 } position { x: -0.99790287 y: 1.10635066 z: -7.45391512 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.1237913 y: 0.77792418 z: 0.187639162 w: -0.586771846 } position { x: -0.998013556 y: 1.10581744 z: -7.45420647 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.126012459 y: 0.778025746 z: 0.188050315 w: -0.586032271 } position { x: -0.998089373 y: 1.10539484 z: -7.45452166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.196] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.127671227 y: 0.778247356 z: 0.187790677 w: -0.585462034 } position { x: -0.997928798 y: 1.1051929 z: -7.45480299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.128698289 y: 0.778591 z: 0.187075794 w: -0.585009098 } position { x: -0.998037159 y: 1.10466623 z: -7.45523787 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.129852459 y: 0.778936148 z: 0.186720133 w: -0.584407747 } position { x: -0.998250127 y: 1.10419011 z: -7.45575714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.131058782 y: 0.779226303 z: 0.186572328 w: -0.583798647 } position { x: -0.998477638 y: 1.1037457 z: -7.4563055 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.132787585 y: 0.779375911 z: 0.186514989 w: -0.583226323 } position { x: -0.998643279 y: 1.1034596 z: -7.4570179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.134530112 y: 0.779372513 z: 0.186123893 w: -0.582956254 } position { x: -0.998767 y: 1.10326028 z: -7.45776367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.280] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136017665 y: 0.779257834 z: 0.185548678 w: -0.582947791 } position { x: -0.998982 y: 1.10300851 z: -7.45862341 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.294] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137437165 y: 0.779021263 z: 0.185142934 w: -0.58306 } position { x: -0.999242663 y: 1.1027422 z: -7.45951033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139267758 y: 0.778519452 z: 0.184804991 w: -0.583403 } position { x: -0.999481738 y: 1.10263705 z: -7.46045446 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140891284 y: 0.7779001 z: 0.184368104 w: -0.583977282 } position { x: -0.999574482 y: 1.10253429 z: -7.46133471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.142343 y: 0.777194381 z: 0.183537811 w: -0.584825814 } position { x: -0.999690592 y: 1.10235131 z: -7.4622016 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.143943027 y: 0.776312172 z: 0.182754114 w: -0.585850477 } position { x: -0.999977946 y: 1.10188687 z: -7.46302414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.145270705 y: 0.775418758 z: 0.182458282 w: -0.586797357 } position { x: -1.00033641 y: 1.10130429 z: -7.46383667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.146779388 y: 0.774458885 z: 0.182712644 w: -0.587609887 } position { x: -1.0007745 y: 1.10072565 z: -7.46463633 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148455858 y: 0.773562968 z: 0.183543488 w: -0.588109672 } position { x: -1.00119591 y: 1.10008776 z: -7.46540356 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.150288239 y: 0.772520423 z: 0.184796616 w: -0.588622 } position { x: -1.00154173 y: 1.09956026 z: -7.46608925 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.152196974 y: 0.77153033 z: 0.185956761 w: -0.589064598 } position { x: -1.00169635 y: 1.09936309 z: -7.4667635 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.432] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.153826356 y: 0.770628333 z: 0.186882615 w: -0.589528918 } position { x: -1.00181139 y: 1.0992614 z: -7.46750879 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.447] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.154924169 y: 0.770002127 z: 0.1876252 w: -0.589823723 } position { x: -1.00197029 y: 1.09899426 z: -7.46812248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.155820146 y: 0.769496262 z: 0.188368052 w: -0.59001106 } position { x: -1.0021528 y: 1.0986625 z: -7.46888638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.156765446 y: 0.769064665 z: 0.189212754 w: -0.590053141 } position { x: -1.00237226 y: 1.09845662 z: -7.46955872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.15786913 y: 0.768683553 z: 0.189839095 w: -0.590054333 } position { x: -1.00255275 y: 1.0983541 z: -7.47017288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.159288451 y: 0.76836133 z: 0.190042198 w: -0.590027153 } position { x: -1.00285339 y: 1.09825587 z: -7.4709034 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.516] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.160698399 y: 0.768147111 z: 0.189941511 w: -0.589956164 } position { x: -1.00302339 y: 1.09834898 z: -7.47155809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.161809951 y: 0.768019378 z: 0.189153329 w: -0.590071857 } position { x: -1.00314653 y: 1.09857631 z: -7.47217464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.544] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.162749976 y: 0.767959177 z: 0.187980726 w: -0.590266347 } position { x: -1.00332153 y: 1.09874916 z: -7.47276354 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163300946 y: 0.767996848 z: 0.186298519 w: -0.590598464 } position { x: -1.00338113 y: 1.09892142 z: -7.47337294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163618654 y: 0.768003523 z: 0.184658512 w: -0.59101671 } position { x: -1.00352526 y: 1.09915888 z: -7.47388697 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163719222 y: 0.768086314 z: 0.182924479 w: -0.591420412 } position { x: -1.00365138 y: 1.09937847 z: -7.47428274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163734347 y: 0.768229425 z: 0.181419626 w: -0.591693759 } position { x: -1.00386524 y: 1.09947324 z: -7.47469807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163665146 y: 0.768347263 z: 0.180357158 w: -0.591884673 } position { x: -1.0040853 y: 1.09964418 z: -7.47514915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163570717 y: 0.768395066 z: 0.17936793 w: -0.592149317 } position { x: -1.00414956 y: 1.10001552 z: -7.47559071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.641] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163477287 y: 0.768329561 z: 0.178409651 w: -0.592549503 } position { x: -1.0041393 y: 1.10034013 z: -7.47597456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.16328539 y: 0.768245041 z: 0.17746973 w: -0.592994094 } position { x: -1.00434828 y: 1.10063398 z: -7.47639179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.162933335 y: 0.768183112 z: 0.176630855 w: -0.593421459 } position { x: -1.00448966 y: 1.10090113 z: -7.47677469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.162463591 y: 0.768097222 z: 0.175883561 w: -0.593883216 } position { x: -1.00469267 y: 1.10124087 z: -7.47712183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.696] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.162023589 y: 0.767948806 z: 0.175263271 w: -0.594378531 } position { x: -1.00504589 y: 1.10148764 z: -7.47763634 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.710] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.161600083 y: 0.767667949 z: 0.174874976 w: -0.594970644 } position { x: -1.00519311 y: 1.10179174 z: -7.47811365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.160868868 y: 0.767286956 z: 0.174274638 w: -0.595835865 } position { x: -1.00516176 y: 1.10220885 z: -7.4784627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.740] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.15952605 y: 0.76707238 z: 0.173314229 w: -0.596752584 } position { x: -1.00523853 y: 1.10272527 z: -7.47883177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.157443374 y: 0.767191827 z: 0.171846524 w: -0.597575963 } position { x: -1.00558293 y: 1.10308337 z: -7.47906303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.766] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.155932859 y: 0.767432153 z: 0.171182111 w: -0.597854078 } position { x: -1.00617099 y: 1.10298717 z: -7.47944546 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.154954582 y: 0.767614722 z: 0.171063304 w: -0.59790808 } position { x: -1.00679469 y: 1.10299718 z: -7.47993326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.154539019 y: 0.767651498 z: 0.171374291 w: -0.59787935 } position { x: -1.00721085 y: 1.10316491 z: -7.48042059 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.154389456 y: 0.767708361 z: 0.171390161 w: -0.597840428 } position { x: -1.00751853 y: 1.10360575 z: -7.48085594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.154269293 y: 0.767836 z: 0.171015233 w: -0.597815 } position { x: -1.007936 y: 1.10400224 z: -7.48122644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.154391646 y: 0.768128395 z: 0.170284837 w: -0.597616136 } position { x: -1.0085 y: 1.10427928 z: -7.48158646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.154601812 y: 0.76844126 z: 0.169552684 w: -0.597367704 } position { x: -1.00889456 y: 1.1045047 z: -7.48208141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.154413849 y: 0.768683195 z: 0.16858232 w: -0.597379684 } position { x: -1.00907087 y: 1.1047703 z: -7.48258448 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.877] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.153762385 y: 0.768904209 z: 0.166970342 w: -0.597716 } position { x: -1.00924385 y: 1.10525727 z: -7.48306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.153065562 y: 0.769089 z: 0.164964527 w: -0.598213911 } position { x: -1.00940549 y: 1.10546494 z: -7.48334074 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.15268074 y: 0.769262 z: 0.163200676 w: -0.598573387 } position { x: -1.00981343 y: 1.10540473 z: -7.48358774 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.152648404 y: 0.769499362 z: 0.16213876 w: -0.598565161 } position { x: -1.01040757 y: 1.10535502 z: -7.48387718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.15293026 y: 0.769832 z: 0.16141142 w: -0.598261952 } position { x: -1.01094794 y: 1.10568213 z: -7.48415327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.15373449 y: 0.770048201 z: 0.160667673 w: -0.597977757 } position { x: -1.01145768 y: 1.10607886 z: -7.48436499 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.154023111 y: 0.770430267 z: 0.159506053 w: -0.597722232 } position { x: -1.01157379 y: 1.10672164 z: -7.48460531 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.974] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.153609499 y: 0.770998836 z: 0.157699823 w: -0.59757483 } position { x: -1.01189697 y: 1.10728359 z: -7.48484373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:19.988] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.152693838 y: 0.771658838 z: 0.155941382 w: -0.597419 } position { x: -1.01224446 y: 1.10755873 z: -7.4850831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.004] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.151629314 y: 0.772418141 z: 0.15434894 w: -0.597122431 } position { x: -1.01269531 y: 1.10806561 z: -7.48533964 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.016] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.150852069 y: 0.773081481 z: 0.152501911 w: -0.596935391 } position { x: -1.01299262 y: 1.10862553 z: -7.48552704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.150362641 y: 0.773563504 z: 0.150186524 w: -0.597021461 } position { x: -1.01318574 y: 1.10908782 z: -7.48574 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.149524927 y: 0.773971319 z: 0.147806957 w: -0.597297072 } position { x: -1.01350558 y: 1.10928023 z: -7.48585558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.059] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148274109 y: 0.7744838 z: 0.14575997 w: -0.597447634 } position { x: -1.01380742 y: 1.10949945 z: -7.48596287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.147255436 y: 0.774943352 z: 0.144362837 w: -0.597442925 } position { x: -1.01404297 y: 1.10975504 z: -7.48605919 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.146156609 y: 0.775407493 z: 0.143030763 w: -0.597430885 } position { x: -1.01411533 y: 1.11011219 z: -7.48622894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.145286709 y: 0.775698781 z: 0.141800895 w: -0.597558081 } position { x: -1.01419842 y: 1.11038685 z: -7.48636 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.115] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.144492909 y: 0.77585727 z: 0.140563756 w: -0.59783715 } position { x: -1.01429987 y: 1.11059988 z: -7.48646879 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.127] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.143691674 y: 0.776049912 z: 0.139625981 w: -0.597999871 } position { x: -1.01445818 y: 1.11079884 z: -7.48658371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.142871261 y: 0.776286721 z: 0.139110342 w: -0.598009229 } position { x: -1.01450706 y: 1.11099362 z: -7.48670912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.156] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141985923 y: 0.776560366 z: 0.138809025 w: -0.597934842 } position { x: -1.0145396 y: 1.11124361 z: -7.48699045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.169] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141533732 y: 0.776626766 z: 0.138596758 w: -0.598005056 } position { x: -1.01463366 y: 1.11146128 z: -7.48725319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141412199 y: 0.776674926 z: 0.1385739 w: -0.597976565 } position { x: -1.01498055 y: 1.1115886 z: -7.48756218 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.199] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141325966 y: 0.776780427 z: 0.138835683 w: -0.597799122 } position { x: -1.01517105 y: 1.11171579 z: -7.48782349 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.212] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141272515 y: 0.776898682 z: 0.139074787 w: -0.597602487 } position { x: -1.01543093 y: 1.11203384 z: -7.48823643 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14150314 y: 0.776882589 z: 0.13918525 w: -0.597543061 } position { x: -1.01553738 y: 1.11250412 z: -7.48863077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141844034 y: 0.776845336 z: 0.138886869 w: -0.597580194 } position { x: -1.01565599 y: 1.11304915 z: -7.48904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141967297 y: 0.776761 z: 0.137886673 w: -0.597892046 } position { x: -1.01571047 y: 1.11361957 z: -7.48950148 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.142111361 y: 0.776698172 z: 0.136384502 w: -0.598283887 } position { x: -1.01588929 y: 1.11403 z: -7.48981953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.279] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.142144784 y: 0.776658356 z: 0.134687275 w: -0.598711967 } position { x: -1.01602042 y: 1.11435258 z: -7.49007654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.295] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.142124087 y: 0.776694179 z: 0.133191362 w: -0.599005 } position { x: -1.01618659 y: 1.11453819 z: -7.49035311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141952 y: 0.776699901 z: 0.131800309 w: -0.599346 } position { x: -1.01634145 y: 1.11475205 z: -7.49064159 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.142060697 y: 0.776605308 z: 0.130593702 w: -0.599706829 } position { x: -1.01651418 y: 1.11502 z: -7.49080658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.142074019 y: 0.776554585 z: 0.129506856 w: -0.600005 } position { x: -1.01668859 y: 1.1152401 z: -7.49096966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141900033 y: 0.776500583 z: 0.128699556 w: -0.600289643 } position { x: -1.01682067 y: 1.11540949 z: -7.49107695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141631231 y: 0.7764678 z: 0.128057376 w: -0.60053283 } position { x: -1.01693809 y: 1.11556959 z: -7.49115229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141302645 y: 0.776378274 z: 0.127613306 w: -0.600820422 } position { x: -1.01699769 y: 1.11560202 z: -7.49126196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140931517 y: 0.776215613 z: 0.127422452 w: -0.601158202 } position { x: -1.01706445 y: 1.1155653 z: -7.49132 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140755594 y: 0.775922835 z: 0.127697602 w: -0.601519 } position { x: -1.01720369 y: 1.11550343 z: -7.49129343 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140712067 y: 0.775634408 z: 0.128253639 w: -0.60178268 } position { x: -1.01726329 y: 1.11550736 z: -7.49123192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140798867 y: 0.775336146 z: 0.128814355 w: -0.602026939 } position { x: -1.01728392 y: 1.11568117 z: -7.49109268 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.447] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140523687 y: 0.775243104 z: 0.129076883 w: -0.602154791 } position { x: -1.01719975 y: 1.11595309 z: -7.49095678 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.463] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140079305 y: 0.775237203 z: 0.129138216 w: -0.602252781 } position { x: -1.01743245 y: 1.11576319 z: -7.49081564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139961571 y: 0.775204659 z: 0.129923731 w: -0.602153063 } position { x: -1.01764643 y: 1.11551607 z: -7.49074078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139844239 y: 0.775249 z: 0.130731776 w: -0.601948321 } position { x: -1.01772583 y: 1.11541343 z: -7.49059 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140095487 y: 0.775321543 z: 0.131631479 w: -0.601600349 } position { x: -1.01791656 y: 1.11561108 z: -7.49033689 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140318707 y: 0.775619507 z: 0.132012203 w: -0.601080537 } position { x: -1.01794696 y: 1.11556852 z: -7.49000311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.529] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140152216 y: 0.776127458 z: 0.132166907 w: -0.600429416 } position { x: -1.01813185 y: 1.11553812 z: -7.48983717 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.546] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140049726 y: 0.776632905 z: 0.132466987 w: -0.599733293 } position { x: -1.01816225 y: 1.11538398 z: -7.48972845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.558] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140066504 y: 0.777097225 z: 0.13265641 w: -0.599085569 } position { x: -1.0182507 y: 1.11531675 z: -7.48960686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140074089 y: 0.777465761 z: 0.132822096 w: -0.598568738 } position { x: -1.0183171 y: 1.11517656 z: -7.4895277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.587] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140057355 y: 0.777790248 z: 0.13296102 w: -0.598120093 } position { x: -1.01841581 y: 1.11509299 z: -7.48942232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.599] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140094444 y: 0.77811116 z: 0.133150354 w: -0.59765172 } position { x: -1.01842403 y: 1.11501753 z: -7.48932457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140167415 y: 0.778360784 z: 0.133225098 w: -0.5972929 } position { x: -1.01840591 y: 1.11509693 z: -7.48921967 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140238136 y: 0.778543472 z: 0.133175492 w: -0.597049117 } position { x: -1.01826453 y: 1.11517942 z: -7.48913765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140218541 y: 0.778581679 z: 0.132928044 w: -0.597059 } position { x: -1.01824474 y: 1.1151 z: -7.48905611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140070781 y: 0.778551042 z: 0.132898554 w: -0.597140312 } position { x: -1.01824236 y: 1.11506045 z: -7.48898363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139773026 y: 0.778519869 z: 0.132965684 w: -0.59723568 } position { x: -1.01825845 y: 1.1149385 z: -7.48876667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139576688 y: 0.778508902 z: 0.133237436 w: -0.597235322 } position { x: -1.01823115 y: 1.1148212 z: -7.48854685 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.696] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139465109 y: 0.778502882 z: 0.133749381 w: -0.597154915 } position { x: -1.01823127 y: 1.11468923 z: -7.48833418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139312118 y: 0.778476954 z: 0.134109735 w: -0.597143471 } position { x: -1.01807868 y: 1.11463785 z: -7.48809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139124066 y: 0.778448403 z: 0.134514198 w: -0.597133636 } position { x: -1.01798403 y: 1.11454296 z: -7.48780346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138675094 y: 0.778537869 z: 0.135026783 w: -0.597005725 } position { x: -1.01786137 y: 1.11444819 z: -7.48748779 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.752] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138351128 y: 0.778566897 z: 0.135426953 w: -0.596952438 } position { x: -1.01767802 y: 1.11429799 z: -7.48716879 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138020873 y: 0.778513193 z: 0.135790557 w: -0.597016215 } position { x: -1.01741338 y: 1.11417794 z: -7.48693657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137499437 y: 0.778350055 z: 0.136229604 w: -0.59724921 } position { x: -1.01722383 y: 1.11404014 z: -7.4866581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136837438 y: 0.77818656 z: 0.136767089 w: -0.597491384 } position { x: -1.0169456 y: 1.11385286 z: -7.48632574 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.134946421 y: 0.77738142 z: 0.139812633 w: -0.598264217 } position { x: -1.01635277 y: 1.11309755 z: -7.48555613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.134170532 y: 0.776911 z: 0.140942186 w: -0.598784506 } position { x: -1.0160439 y: 1.11291242 z: -7.4853797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.858] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.134170532 y: 0.776911 z: 0.140942186 w: -0.598784506 } position { x: -1.0160439 y: 1.11291242 z: -7.4853797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.873] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.133199751 y: 0.776477337 z: 0.14229174 w: -0.599244416 } position { x: -1.01584685 y: 1.11267233 z: -7.48521042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.889] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.130907446 y: 0.775925398 z: 0.145439446 w: -0.599708617 } position { x: -1.01543212 y: 1.11233592 z: -7.48500919 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.901] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.130907446 y: 0.775925398 z: 0.145439446 w: -0.599708617 } position { x: -1.01543212 y: 1.11233592 z: -7.48500919 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.914] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.130142197 y: 0.775705 z: 0.146806389 w: -0.59982723 } position { x: -1.01520157 y: 1.11223936 z: -7.48503876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.928] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.129700318 y: 0.775349319 z: 0.147928834 w: -0.600106955 } position { x: -1.01502371 y: 1.11217177 z: -7.48515749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.129723147 y: 0.774383 z: 0.149735734 w: -0.600901067 } position { x: -1.01475036 y: 1.11204028 z: -7.48549032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.129790947 y: 0.773908913 z: 0.150302768 w: -0.601355553 } position { x: -1.01457548 y: 1.11216843 z: -7.48570442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.970] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.129790947 y: 0.773908913 z: 0.150302768 w: -0.601355553 } position { x: -1.01457548 y: 1.11216843 z: -7.48570442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:20.984] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.129793033 y: 0.77347672 z: 0.150244877 w: -0.601925254 } position { x: -1.01429427 y: 1.11242127 z: -7.4859128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.000] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.130136609 y: 0.772406697 z: 0.148662508 w: -0.603615642 } position { x: -1.01390302 y: 1.11264491 z: -7.48625183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.130514979 y: 0.771767557 z: 0.147700429 w: -0.60458684 } position { x: -1.01378274 y: 1.11261284 z: -7.48634386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.130720526 y: 0.771339595 z: 0.146889672 w: -0.605285704 } position { x: -1.01367891 y: 1.11247861 z: -7.48637819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.039] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.130720526 y: 0.771339595 z: 0.146889672 w: -0.605285704 } position { x: -1.01367891 y: 1.11247861 z: -7.48637819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.056] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.130846813 y: 0.770987332 z: 0.146286875 w: -0.605852962 } position { x: -1.01327813 y: 1.11232913 z: -7.48631573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.067] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.130846813 y: 0.770987332 z: 0.146286875 w: -0.605852962 } position { x: -1.01327813 y: 1.11232913 z: -7.48631573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.083] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.131393701 y: 0.77103591 z: 0.145832524 w: -0.60578233 } position { x: -1.01271141 y: 1.11230612 z: -7.48604298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.095] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.131393701 y: 0.77103591 z: 0.145832524 w: -0.60578233 } position { x: -1.01271141 y: 1.11230612 z: -7.48604298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.131579444 y: 0.771267116 z: 0.145669 w: -0.605486929 } position { x: -1.01252759 y: 1.11210465 z: -7.48576498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.131960168 y: 0.772386849 z: 0.14619799 w: -0.603847 } position { x: -1.01218319 y: 1.11155879 z: -7.48515797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.137] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.131960168 y: 0.772386849 z: 0.14619799 w: -0.603847 } position { x: -1.01218319 y: 1.11155879 z: -7.48515797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.132696405 y: 0.773754418 z: 0.147605255 w: -0.601588249 } position { x: -1.01180553 y: 1.11112726 z: -7.48473024 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.132696405 y: 0.773754418 z: 0.147605255 w: -0.601588249 } position { x: -1.01180553 y: 1.11112726 z: -7.48473024 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.179] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.133309811 y: 0.774398923 z: 0.148084134 w: -0.600504756 } position { x: -1.01153946 y: 1.11105132 z: -7.48453331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13396126 y: 0.77499342 z: 0.148371086 w: -0.59952116 } position { x: -1.01134789 y: 1.11085629 z: -7.48436403 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.208] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135238394 y: 0.775923491 z: 0.148823142 w: -0.597917199 } position { x: -1.01108551 y: 1.11040807 z: -7.48410416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.220] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135238394 y: 0.775923491 z: 0.148823142 w: -0.597917199 } position { x: -1.01108551 y: 1.11040807 z: -7.48410416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135915115 y: 0.776332736 z: 0.14893651 w: -0.59720391 } position { x: -1.01097071 y: 1.11021066 z: -7.48398829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13696982 y: 0.776955187 z: 0.149167582 w: -0.596094728 } position { x: -1.01069379 y: 1.1098901 z: -7.4838438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.261] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13696982 y: 0.776955187 z: 0.149167582 w: -0.596094728 } position { x: -1.01069379 y: 1.1098901 z: -7.4838438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.278] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13779363 y: 0.777090251 z: 0.148892 w: -0.595797777 } position { x: -1.01053047 y: 1.1096158 z: -7.48368931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.289] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13779363 y: 0.777090251 z: 0.148892 w: -0.595797777 } position { x: -1.01053047 y: 1.1096158 z: -7.48368931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.305] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138277471 y: 0.77717 z: 0.149180159 w: -0.59550935 } position { x: -1.01051605 y: 1.10936344 z: -7.48350811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.317] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138277471 y: 0.77717 z: 0.149180159 w: -0.59550935 } position { x: -1.01051605 y: 1.10936344 z: -7.48350811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.331] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138274238 y: 0.777242184 z: 0.149346262 w: -0.595374405 } position { x: -1.01040494 y: 1.10936403 z: -7.48347187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.347] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137981057 y: 0.777332127 z: 0.149220392 w: -0.595356464 } position { x: -1.01022243 y: 1.10939443 z: -7.48330784 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.359] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137981057 y: 0.777332127 z: 0.149220392 w: -0.595356464 } position { x: -1.01022243 y: 1.10939443 z: -7.48330784 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.373] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137702391 y: 0.777425766 z: 0.149253771 w: -0.595290303 } position { x: -1.0102284 y: 1.1094054 z: -7.48317146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137650311 y: 0.777901 z: 0.149448365 w: -0.594632447 } position { x: -1.01034 y: 1.10939682 z: -7.48287392 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137573585 y: 0.778261065 z: 0.149634987 w: -0.594131768 } position { x: -1.01036179 y: 1.10940373 z: -7.48277473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.414] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137573585 y: 0.778261065 z: 0.149634987 w: -0.594131768 } position { x: -1.01036179 y: 1.10940373 z: -7.48277473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.430] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137264848 y: 0.778927684 z: 0.149809346 w: -0.593285084 } position { x: -1.01044548 y: 1.10942602 z: -7.48263168 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.443] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137252733 y: 0.779202938 z: 0.149830118 w: -0.592921138 } position { x: -1.01056719 y: 1.10942709 z: -7.48250914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.455] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137252733 y: 0.779202938 z: 0.149830118 w: -0.592921138 } position { x: -1.01056719 y: 1.10942709 z: -7.48250914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.472] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137354732 y: 0.77970469 z: 0.149765551 w: -0.592253804 } position { x: -1.01065755 y: 1.10956264 z: -7.48237276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.486] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137173146 y: 0.779929042 z: 0.14950563 w: -0.592066109 } position { x: -1.01061094 y: 1.10964048 z: -7.48233461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136925489 y: 0.780052066 z: 0.149047658 w: -0.592076838 } position { x: -1.01058567 y: 1.10967124 z: -7.48228168 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136711866 y: 0.780088961 z: 0.148666978 w: -0.592173278 } position { x: -1.01060879 y: 1.10963 z: -7.48221254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.525] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136711866 y: 0.780088961 z: 0.148666978 w: -0.592173278 } position { x: -1.01060879 y: 1.10963 z: -7.48221254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.540] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136612788 y: 0.780051529 z: 0.148395479 w: -0.592313528 } position { x: -1.01069856 y: 1.10949826 z: -7.48213911 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137008384 y: 0.77948 z: 0.148404673 w: -0.592971921 } position { x: -1.01071858 y: 1.10925794 z: -7.48192215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.569] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136844262 y: 0.779189646 z: 0.1487021 w: -0.593316853 } position { x: -1.01067114 y: 1.10916543 z: -7.48179197 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.1364903 y: 0.778991759 z: 0.149304196 w: -0.593507 } position { x: -1.01073122 y: 1.10897565 z: -7.48161745 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.595] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.1364903 y: 0.778991759 z: 0.149304196 w: -0.593507 } position { x: -1.01073122 y: 1.10897565 z: -7.48161745 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.611] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136173263 y: 0.778942764 z: 0.15127331 w: -0.59314537 } position { x: -1.01087809 y: 1.10863221 z: -7.48125029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136399016 y: 0.77889663 z: 0.151967525 w: -0.59297663 } position { x: -1.01065207 y: 1.10854053 z: -7.4811759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.639] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136324421 y: 0.77887851 z: 0.152341083 w: -0.592921674 } position { x: -1.01050162 y: 1.10844827 z: -7.48110771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136324421 y: 0.77887851 z: 0.152341083 w: -0.592921674 } position { x: -1.01050162 y: 1.10844827 z: -7.48110771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135756671 y: 0.778790057 z: 0.153366461 w: -0.592903852 } position { x: -1.01033223 y: 1.10792553 z: -7.48101187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.678] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135756671 y: 0.778790057 z: 0.153366461 w: -0.592903852 } position { x: -1.01033223 y: 1.10792553 z: -7.48101187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.692] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13556689 y: 0.778706551 z: 0.154138789 w: -0.592856586 } position { x: -1.01018262 y: 1.10780251 z: -7.48102188 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.708] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135877103 y: 0.778401852 z: 0.154863268 w: -0.592997 } position { x: -1.00981915 y: 1.10753715 z: -7.48107433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.720] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135877103 y: 0.778401852 z: 0.154863268 w: -0.592997 } position { x: -1.00981915 y: 1.10753715 z: -7.48107433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135807067 y: 0.777852714 z: 0.155471802 w: -0.593574047 } position { x: -1.00945485 y: 1.10708702 z: -7.4812417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135608196 y: 0.777590275 z: 0.155965954 w: -0.593833685 } position { x: -1.00931168 y: 1.10685861 z: -7.48134613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.762] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135608196 y: 0.777590275 z: 0.155965954 w: -0.593833685 } position { x: -1.00931168 y: 1.10685861 z: -7.48134613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135608807 y: 0.777290404 z: 0.15650861 w: -0.594083309 } position { x: -1.00919855 y: 1.10667777 z: -7.48141289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.789] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135802627 y: 0.776947677 z: 0.15699859 w: -0.594357967 } position { x: -1.00905395 y: 1.10657334 z: -7.48152304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136270031 y: 0.776271939 z: 0.157570586 w: -0.594982266 } position { x: -1.00870693 y: 1.10640717 z: -7.48184586 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136270031 y: 0.776271939 z: 0.157570586 w: -0.594982266 } position { x: -1.00870693 y: 1.10640717 z: -7.48184586 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.833] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136413336 y: 0.775586367 z: 0.157829747 w: -0.595774293 } position { x: -1.00833035 y: 1.10635614 z: -7.48245955 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136498854 y: 0.774996042 z: 0.157718122 w: -0.596551955 } position { x: -1.0080725 y: 1.10651767 z: -7.4828639 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136563286 y: 0.774145067 z: 0.157243833 w: -0.597766161 } position { x: -1.00780535 y: 1.10660732 z: -7.4833889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.875] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136256903 y: 0.772918046 z: 0.156758755 w: -0.599548519 } position { x: -1.00756156 y: 1.10666811 z: -7.48409605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.888] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135746226 y: 0.771460831 z: 0.156387135 w: -0.601634741 } position { x: -1.00732064 y: 1.10677552 z: -7.48480225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.901] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135746226 y: 0.771460831 z: 0.156387135 w: -0.601634741 } position { x: -1.00732064 y: 1.10677552 z: -7.48480225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.916] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.134137511 y: 0.767987669 z: 0.155569077 w: -0.606630325 } position { x: -1.00683689 y: 1.10710621 z: -7.48632908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.929] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.133195937 y: 0.765821815 z: 0.155136704 w: -0.609678924 } position { x: -1.00654697 y: 1.10725951 z: -7.48727465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.943] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.133195937 y: 0.765821815 z: 0.155136704 w: -0.609678924 } position { x: -1.00654697 y: 1.10725951 z: -7.48727465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.956] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13232851 y: 0.763504207 z: 0.154789507 w: -0.61285454 } position { x: -1.00630307 y: 1.10741544 z: -7.48822165 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.972] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.130592555 y: 0.758477569 z: 0.154399633 w: -0.619530559 } position { x: -1.00588584 y: 1.10773945 z: -7.4900918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:21.984] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.130592555 y: 0.758477569 z: 0.154399633 w: -0.619530559 } position { x: -1.00588584 y: 1.10773945 z: -7.4900918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.000] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.12860176 y: 0.753307104 z: 0.153990507 w: -0.626320243 } position { x: -1.00545037 y: 1.1081866 z: -7.49213123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.127724022 y: 0.750758946 z: 0.153815463 w: -0.62959379 } position { x: -1.00524783 y: 1.10837805 z: -7.49319792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.026] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.126918152 y: 0.748170257 z: 0.153635412 w: -0.632873774 } position { x: -1.00506198 y: 1.1085397 z: -7.49431229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.041] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.126214758 y: 0.74558568 z: 0.153525293 w: -0.636083186 } position { x: -1.00496972 y: 1.10870361 z: -7.49545193 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.055] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.125545651 y: 0.74291724 z: 0.153489679 w: -0.639338076 } position { x: -1.00491035 y: 1.10887301 z: -7.49664164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.067] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.125545651 y: 0.74291724 z: 0.153489679 w: -0.639338076 } position { x: -1.00491035 y: 1.10887301 z: -7.49664164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.083] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.124175027 y: 0.738438308 z: 0.152912378 w: -0.644908726 } position { x: -1.0044812 y: 1.10952985 z: -7.4988904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.095] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.124175027 y: 0.738438308 z: 0.152912378 w: -0.644908726 } position { x: -1.0044812 y: 1.10952985 z: -7.4988904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.122826144 y: 0.734109104 z: 0.151247352 w: -0.650478184 } position { x: -1.00421381 y: 1.10997057 z: -7.50123501 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.12211065 y: 0.731930792 z: 0.150335804 w: -0.653272867 } position { x: -1.00400162 y: 1.11024618 z: -7.50247192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.121510617 y: 0.729906917 z: 0.14934729 w: -0.655870736 } position { x: -1.00379968 y: 1.11058474 z: -7.50364923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.152] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.120880008 y: 0.72791189 z: 0.148139864 w: -0.658473253 } position { x: -1.00355792 y: 1.11082554 z: -7.50479078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.120273091 y: 0.72590673 z: 0.146925732 w: -0.661064863 } position { x: -1.00339794 y: 1.11110556 z: -7.5059371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.180] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.119792305 y: 0.723740935 z: 0.145495817 w: -0.663837194 } position { x: -1.00316358 y: 1.11133254 z: -7.50720549 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.194] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11935325 y: 0.721654892 z: 0.144272581 w: -0.66644913 } position { x: -1.00296831 y: 1.11159027 z: -7.50837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.206] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11935325 y: 0.721654892 z: 0.144272581 w: -0.66644913 } position { x: -1.00296831 y: 1.11159027 z: -7.50837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.222] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.118488 y: 0.717656076 z: 0.141914934 w: -0.671409369 } position { x: -1.00262797 y: 1.11200285 z: -7.51059246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.234] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.118488 y: 0.717656076 z: 0.141914934 w: -0.671409369 } position { x: -1.00262797 y: 1.11200285 z: -7.51059246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.250] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.117504835 y: 0.713868618 z: 0.139846325 w: -0.676037908 } position { x: -1.00226986 y: 1.11255574 z: -7.51274061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11708568 y: 0.712150633 z: 0.138917148 w: -0.678110898 } position { x: -1.00210881 y: 1.11282694 z: -7.51372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.275] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11708568 y: 0.712150633 z: 0.138917148 w: -0.678110898 } position { x: -1.00210881 y: 1.11282694 z: -7.51372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115794279 y: 0.709234476 z: 0.137075037 w: -0.681754053 } position { x: -1.00184417 y: 1.11341655 z: -7.51554108 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.303] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115794279 y: 0.709234476 z: 0.137075037 w: -0.681754053 } position { x: -1.00184417 y: 1.11341655 z: -7.51554108 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.317] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115078881 y: 0.708192468 z: 0.135970622 w: -0.683178067 } position { x: -1.0016433 y: 1.11373246 z: -7.51636839 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11439167 y: 0.707094789 z: 0.134585693 w: -0.684703 } position { x: -1.00147593 y: 1.11398637 z: -7.51728582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.348] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113104641 y: 0.705448866 z: 0.132366538 w: -0.68704319 } position { x: -1.00115359 y: 1.11449945 z: -7.5189147 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112361223 y: 0.704623401 z: 0.131160557 w: -0.688242495 } position { x: -1.00098276 y: 1.11479127 z: -7.5196929 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.373] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112361223 y: 0.704623401 z: 0.131160557 w: -0.688242495 } position { x: -1.00098276 y: 1.11479127 z: -7.5196929 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.389] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111281186 y: 0.703489 z: 0.128675818 w: -0.690045178 } position { x: -1.00057411 y: 1.11541772 z: -7.5210762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.403] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110866047 y: 0.702977657 z: 0.127349347 w: -0.69087863 } position { x: -1.00039411 y: 1.11559045 z: -7.52178717 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110433958 y: 0.702443421 z: 0.126162514 w: -0.691708446 } position { x: -1.00021625 y: 1.11579359 z: -7.52247906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.428] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110433958 y: 0.702443421 z: 0.126162514 w: -0.691708446 } position { x: -1.00021625 y: 1.11579359 z: -7.52247906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.442] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11012955 y: 0.701908886 z: 0.125072941 w: -0.692497134 } position { x: -1.0000267 y: 1.11603904 z: -7.52312517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.458] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109406844 y: 0.700989127 z: 0.122772314 w: -0.693953395 } position { x: -0.999677837 y: 1.11655128 z: -7.52427292 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109023154 y: 0.700678408 z: 0.121770486 w: -0.694503903 } position { x: -0.999542 y: 1.11675644 z: -7.52471542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.486] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.108627811 y: 0.7004233 z: 0.120918229 w: -0.694971919 } position { x: -0.999426842 y: 1.11695087 z: -7.5251956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.498] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.108627811 y: 0.7004233 z: 0.120918229 w: -0.694971919 } position { x: -0.999426842 y: 1.11695087 z: -7.5251956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.512] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.108152613 y: 0.700237513 z: 0.120109819 w: -0.695373356 } position { x: -0.999253929 y: 1.11716914 z: -7.52573204 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.525] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10774722 y: 0.700081348 z: 0.11939358 w: -0.695716739 } position { x: -0.999085367 y: 1.11742175 z: -7.52620649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.541] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107154764 y: 0.699597061 z: 0.117855087 w: -0.696557283 } position { x: -0.998761356 y: 1.11787975 z: -7.52717113 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.554] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107154764 y: 0.699597061 z: 0.117855087 w: -0.696557283 } position { x: -0.998761356 y: 1.11787975 z: -7.52717113 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.567] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10668429 y: 0.69933033 z: 0.116953745 w: -0.697049 } position { x: -0.998608887 y: 1.1181432 z: -7.52768373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.583] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105684534 y: 0.698757648 z: 0.115283675 w: -0.698053122 } position { x: -0.998248398 y: 1.11864853 z: -7.52874231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105684534 y: 0.698757648 z: 0.115283675 w: -0.698053122 } position { x: -0.998248398 y: 1.11864853 z: -7.52874231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10465607 y: 0.697446287 z: 0.113293797 w: -0.699843049 } position { x: -0.997853279 y: 1.1192441 z: -7.53008938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.625] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103859663 y: 0.696534336 z: 0.112303749 w: -0.701028466 } position { x: -0.997748733 y: 1.11950541 z: -7.53078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103149012 y: 0.695588887 z: 0.111566 w: -0.702189 } position { x: -0.997634351 y: 1.11971009 z: -7.53146029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.650] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103149012 y: 0.695588887 z: 0.111566 w: -0.702189 } position { x: -0.997634351 y: 1.11971009 z: -7.53146029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101630092 y: 0.693357885 z: 0.109876744 w: -0.704878211 } position { x: -0.997295201 y: 1.12034321 z: -7.53310204 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.678] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101630092 y: 0.693357885 z: 0.109876744 w: -0.704878211 } position { x: -0.997295201 y: 1.12034321 z: -7.53310204 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.693] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100673169 y: 0.691992819 z: 0.109007969 w: -0.706490099 } position { x: -0.997133493 y: 1.12063336 z: -7.53398085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.706] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0998827 y: 0.690691411 z: 0.108203426 w: -0.707997799 } position { x: -0.996998549 y: 1.12093353 z: -7.53480864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.722] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0985861123 y: 0.688224554 z: 0.106587254 w: -0.710821331 } position { x: -0.996709883 y: 1.12143266 z: -7.53643942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.734] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0985861123 y: 0.688224554 z: 0.106587254 w: -0.710821331 } position { x: -0.996709883 y: 1.12143266 z: -7.53643942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0976486951 y: 0.68575871 z: 0.104754969 w: -0.713600814 } position { x: -0.996368527 y: 1.12183022 z: -7.53813362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.764] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0972361341 y: 0.684688866 z: 0.103964031 w: -0.714799106 } position { x: -0.996157467 y: 1.12193644 z: -7.53890944 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0972361341 y: 0.684688866 z: 0.103964031 w: -0.714799106 } position { x: -0.996157467 y: 1.12193644 z: -7.53890944 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.789] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0969622657 y: 0.683659911 z: 0.103268355 w: -0.715921164 } position { x: -0.995969653 y: 1.12208378 z: -7.53974247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0969467 y: 0.681450069 z: 0.101826601 w: -0.71823293 } position { x: -0.995578527 y: 1.12225711 z: -7.5414381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.817] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0969467 y: 0.681450069 z: 0.101826601 w: -0.71823293 } position { x: -0.995578527 y: 1.12225711 z: -7.5414381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.833] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0969666317 y: 0.679379463 z: 0.100460395 w: -0.720381 } position { x: -0.995156944 y: 1.12238431 z: -7.54294252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.847] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0969520286 y: 0.678435206 z: 0.0998660848 w: -0.721354902 } position { x: -0.99497205 y: 1.12232792 z: -7.54363728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.859] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0969520286 y: 0.678435206 z: 0.0998660848 w: -0.721354902 } position { x: -0.99497205 y: 1.12232792 z: -7.54363728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.875] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.097734 y: 0.676410735 z: 0.0989679098 w: -0.723271668 } position { x: -0.994632363 y: 1.12205088 z: -7.54508352 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.097734 y: 0.676410735 z: 0.0989679098 w: -0.723271668 } position { x: -0.994632363 y: 1.12205088 z: -7.54508352 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.901] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0984134749 y: 0.67541337 z: 0.0987975597 w: -0.724134386 } position { x: -0.994496 y: 1.12190533 z: -7.54572535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.914] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0990216658 y: 0.674428701 z: 0.0985690281 w: -0.724999845 } position { x: -0.994279325 y: 1.12181032 z: -7.54636669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.929] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0996350572 y: 0.672681808 z: 0.0979656279 w: -0.726618767 } position { x: -0.9939062 y: 1.12169409 z: -7.54748917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.942] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0996350572 y: 0.672681808 z: 0.0979656279 w: -0.726618767 } position { x: -0.9939062 y: 1.12169409 z: -7.54748917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.957] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0997257531 y: 0.671991348 z: 0.0976561531 w: -0.727286518 } position { x: -0.993666291 y: 1.12163162 z: -7.54806519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.972] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0998103917 y: 0.670859694 z: 0.0970066637 w: -0.728405714 } position { x: -0.993309677 y: 1.12147534 z: -7.54910088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0998103917 y: 0.670859694 z: 0.0970066637 w: -0.728405714 } position { x: -0.993309677 y: 1.12147534 z: -7.54910088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:22.999] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0999429896 y: 0.670072734 z: 0.0965317488 w: -0.729174554 } position { x: -0.993024468 y: 1.12118483 z: -7.54998255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.011] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0999429896 y: 0.670072734 z: 0.0965317488 w: -0.729174554 } position { x: -0.993024468 y: 1.12118483 z: -7.54998255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100450434 y: 0.669578254 z: 0.0963324308 w: -0.72958529 } position { x: -0.992772281 y: 1.12100649 z: -7.55084085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100581594 y: 0.669311166 z: 0.0960749 w: -0.729846299 } position { x: -0.992592633 y: 1.12106609 z: -7.55123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.053] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100581594 y: 0.669311166 z: 0.0960749 w: -0.729846299 } position { x: -0.992592633 y: 1.12106609 z: -7.55123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.069] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100546189 y: 0.669139862 z: 0.0953298137 w: -0.730105817 } position { x: -0.99232626 y: 1.12116659 z: -7.55192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.081] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100546189 y: 0.669139862 z: 0.0953298137 w: -0.730105817 } position { x: -0.99232626 y: 1.12116659 z: -7.55192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.096] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100630738 y: 0.66912 z: 0.0944772512 w: -0.730223179 } position { x: -0.992135286 y: 1.12123322 z: -7.55260515 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.109] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100630738 y: 0.66912 z: 0.0944772512 w: -0.730223179 } position { x: -0.992135286 y: 1.12123322 z: -7.55260515 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.123] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100556269 y: 0.669106722 z: 0.0940708 w: -0.730298102 } position { x: -0.992076218 y: 1.12140977 z: -7.55291414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.137] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10039296 y: 0.669210792 z: 0.0934256762 w: -0.730308 } position { x: -0.992049634 y: 1.12155652 z: -7.55330038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.150] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100155696 y: 0.6693241 z: 0.0928016 w: -0.730316341 } position { x: -0.992042959 y: 1.12172174 z: -7.55358219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0998912603 y: 0.669568598 z: 0.0921796 w: -0.730207205 } position { x: -0.992007494 y: 1.12192345 z: -7.55387735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.178] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0996499658 y: 0.669800699 z: 0.0914679319 w: -0.730116785 } position { x: -0.991945684 y: 1.12211287 z: -7.55422401 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.193] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0992580354 y: 0.670274615 z: 0.0899054408 w: -0.729929328 } position { x: -0.991835177 y: 1.12256718 z: -7.55489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.205] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0992580354 y: 0.670274615 z: 0.0899054408 w: -0.729929328 } position { x: -0.991835177 y: 1.12256718 z: -7.55489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0988348648 y: 0.670713305 z: 0.0880529657 w: -0.729809642 } position { x: -0.991896 y: 1.12288547 z: -7.55544901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0988348648 y: 0.670713305 z: 0.0880529657 w: -0.729809642 } position { x: -0.991896 y: 1.12288547 z: -7.55544901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.248] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0984698609 y: 0.671436 z: 0.0863555148 w: -0.729397058 } position { x: -0.991911 y: 1.12325513 z: -7.55590677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.261] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0984698609 y: 0.671436 z: 0.0863555148 w: -0.729397058 } position { x: -0.991911 y: 1.12325513 z: -7.55590677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.276] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0979298353 y: 0.672367752 z: 0.0846966282 w: -0.72880578 } position { x: -0.991861939 y: 1.12366986 z: -7.556252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.289] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0979298353 y: 0.672367752 z: 0.0846966282 w: -0.72880578 } position { x: -0.991861939 y: 1.12366986 z: -7.556252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0974888 y: 0.673011839 z: 0.0837851912 w: -0.728375614 } position { x: -0.991834164 y: 1.12396955 z: -7.55643129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.319] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0966342688 y: 0.674337268 z: 0.0817190558 w: -0.727497816 } position { x: -0.991867125 y: 1.12435818 z: -7.55671215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0963743329 y: 0.674971104 z: 0.0807625502 w: -0.727051198 } position { x: -0.991931498 y: 1.12457371 z: -7.55674887 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.344] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0963743329 y: 0.674971104 z: 0.0807625502 w: -0.727051198 } position { x: -0.991931498 y: 1.12457371 z: -7.55674887 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.359] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0960707143 y: 0.675664365 z: 0.0798440278 w: -0.726548791 } position { x: -0.991960824 y: 1.12496734 z: -7.55671549 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.375] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0951748118 y: 0.677259386 z: 0.0771891475 w: -0.725467741 } position { x: -0.992044687 y: 1.12585235 z: -7.55664635 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0943595693 y: 0.678071558 z: 0.075699918 w: -0.724972248 } position { x: -0.992123902 y: 1.126315 z: -7.55653286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.401] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0943595693 y: 0.678071558 z: 0.075699918 w: -0.724972248 } position { x: -0.992123902 y: 1.126315 z: -7.55653286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.413] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0933077559 y: 0.678890765 z: 0.0740839 w: -0.724508524 } position { x: -0.992232382 y: 1.12694871 z: -7.55631876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.430] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0904779211 y: 0.681120574 z: 0.0706824586 w: -0.72311306 } position { x: -0.992572069 y: 1.12808883 z: -7.55562162 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.442] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0904779211 y: 0.681120574 z: 0.0706824586 w: -0.72311306 } position { x: -0.992572069 y: 1.12808883 z: -7.55562162 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.458] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.087567918 y: 0.683646381 z: 0.0670993477 w: -0.721427143 } position { x: -0.992961526 y: 1.12950206 z: -7.55493402 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.470] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.087567918 y: 0.683646381 z: 0.0670993477 w: -0.721427143 } position { x: -0.992961526 y: 1.12950206 z: -7.55493402 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.485] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.085841544 y: 0.684839785 z: 0.0651780888 w: -0.720678508 } position { x: -0.993214309 y: 1.13038898 z: -7.55444908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0815724581 y: 0.687693596 z: 0.0610384569 w: -0.718816936 } position { x: -0.993833423 y: 1.13223517 z: -7.55313492 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0793677419 y: 0.689273834 z: 0.0591152869 w: -0.717710078 } position { x: -0.994093597 y: 1.13313711 z: -7.55251169 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.525] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0793677419 y: 0.689273834 z: 0.0591152869 w: -0.717710078 } position { x: -0.994093597 y: 1.13313711 z: -7.55251169 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.540] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0745946616 y: 0.692539215 z: 0.0550213084 w: -0.715400398 } position { x: -0.994879 y: 1.13524437 z: -7.55099916 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.553] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0745946616 y: 0.692539215 z: 0.0550213084 w: -0.715400398 } position { x: -0.994879 y: 1.13524437 z: -7.55099916 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.569] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0690063313 y: 0.696783066 z: 0.0504814 w: -0.712167859 } position { x: -0.995784402 y: 1.13758779 z: -7.54908466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.581] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0690063313 y: 0.696783066 z: 0.0504814 w: -0.712167859 } position { x: -0.995784402 y: 1.13758779 z: -7.54908466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0664150044 y: 0.699010313 z: 0.0482276231 w: -0.710385621 } position { x: -0.996253967 y: 1.13858843 z: -7.54816532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.06084558 y: 0.703694 z: 0.0437953696 w: -0.706537068 } position { x: -0.997180641 y: 1.14099753 z: -7.54620504 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.06084558 y: 0.703694 z: 0.0437953696 w: -0.706537068 } position { x: -0.997180641 y: 1.14099753 z: -7.54620504 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0545073822 y: 0.708876848 z: 0.0386261903 w: -0.702161372 } position { x: -0.998229384 y: 1.14339638 z: -7.54405117 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0545073822 y: 0.708876848 z: 0.0386261903 w: -0.702161372 } position { x: -0.998229384 y: 1.14339638 z: -7.54405117 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.667] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0479950048 y: 0.714184105 z: 0.0337253772 w: -0.697495639 } position { x: -0.999345839 y: 1.14585006 z: -7.54181528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.679] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0479950048 y: 0.714184105 z: 0.0337253772 w: -0.697495639 } position { x: -0.999345839 y: 1.14585006 z: -7.54181528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.694] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0413782261 y: 0.719580531 z: 0.0282767285 w: -0.692598104 } position { x: -1.00039279 y: 1.1482302 z: -7.53972816 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.707] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0385239162 y: 0.721813 z: 0.0259912387 w: -0.690526128 } position { x: -1.00089729 y: 1.14901912 z: -7.53893042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0358068459 y: 0.723598778 z: 0.0244767591 w: -0.688856721 } position { x: -1.00140297 y: 1.14975178 z: -7.53820848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0358068459 y: 0.723598778 z: 0.0244767591 w: -0.688856721 } position { x: -1.00140297 y: 1.14975178 z: -7.53820848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.031148769 y: 0.726243794 z: 0.0224739928 w: -0.686363339 } position { x: -1.00225067 y: 1.15150285 z: -7.53703594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.764] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0290253814 y: 0.726916552 z: 0.0217113849 w: -0.685768604 } position { x: -1.00259066 y: 1.15222406 z: -7.53666592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0290253814 y: 0.726916552 z: 0.0217113849 w: -0.685768604 } position { x: -1.00259066 y: 1.15222406 z: -7.53666592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.789] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0270346534 y: 0.727204621 z: 0.0211584512 w: -0.685561717 } position { x: -1.00285733 y: 1.15279686 z: -7.53645182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0237454809 y: 0.727002 z: 0.0211668964 w: -0.685898066 } position { x: -1.00341833 y: 1.15345049 z: -7.53603649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.817] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0237454809 y: 0.727002 z: 0.0211668964 w: -0.685898066 } position { x: -1.00341833 y: 1.15345049 z: -7.53603649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.834] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0214261431 y: 0.726329207 z: 0.0222248137 w: -0.686653376 } position { x: -1.00361705 y: 1.15401161 z: -7.53623199 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.845] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0214261431 y: 0.726329207 z: 0.0222248137 w: -0.686653376 } position { x: -1.00361705 y: 1.15401161 z: -7.53623199 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.858] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0208268743 y: 0.72554189 z: 0.0227499362 w: -0.68748647 } position { x: -1.00362504 y: 1.15413141 z: -7.53648186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.873] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0204762202 y: 0.72451061 z: 0.0233035702 w: -0.688565195 } position { x: -1.00358975 y: 1.15419388 z: -7.53680468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.889] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0198437572 y: 0.7220667 z: 0.0248006098 w: -0.691094041 } position { x: -1.00339067 y: 1.15412545 z: -7.53762865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0196151175 y: 0.720839858 z: 0.0254876912 w: -0.692355156 } position { x: -1.00325525 y: 1.15405941 z: -7.53812504 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.914] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0196151175 y: 0.720839858 z: 0.0254876912 w: -0.692355156 } position { x: -1.00325525 y: 1.15405941 z: -7.53812504 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.929] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0192436203 y: 0.718443 z: 0.0268092509 w: -0.694802582 } position { x: -1.00279033 y: 1.15394139 z: -7.53928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0192436203 y: 0.718443 z: 0.0268092509 w: -0.694802582 } position { x: -1.00279033 y: 1.15394139 z: -7.53928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.956] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0191810541 y: 0.717187405 z: 0.0273807589 w: -0.696078062 } position { x: -1.00244749 y: 1.15388024 z: -7.54003382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.972] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0193423852 y: 0.714638412 z: 0.0281189699 w: -0.69866097 } position { x: -1.00176525 y: 1.15352356 z: -7.5415473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.983] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0193423852 y: 0.714638412 z: 0.0281189699 w: -0.69866097 } position { x: -1.00176525 y: 1.15352356 z: -7.5415473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:23.999] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0202331245 y: 0.711894751 z: 0.0289516114 w: -0.701397479 } position { x: -1.0010488 y: 1.15316677 z: -7.5430932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.020962676 y: 0.71053195 z: 0.0293038562 w: -0.702741921 } position { x: -1.00063062 y: 1.15297663 z: -7.54392 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.025] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.020962676 y: 0.71053195 z: 0.0293038562 w: -0.702741921 } position { x: -1.00063062 y: 1.15297663 z: -7.54392 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.041] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0226153415 y: 0.707982659 z: 0.0299260914 w: -0.705233 } position { x: -0.999792397 y: 1.15252006 z: -7.54550838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.053] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0226153415 y: 0.707982659 z: 0.0299260914 w: -0.705233 } position { x: -0.999792397 y: 1.15252006 z: -7.54550838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.069] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0245841891 y: 0.705400944 z: 0.0305807665 w: -0.707721651 } position { x: -0.998979807 y: 1.15199673 z: -7.54687881 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0254594199 y: 0.704502285 z: 0.0311536323 w: -0.708560407 } position { x: -0.998614907 y: 1.15174 z: -7.54736757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.095] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0254594199 y: 0.704502285 z: 0.0311536323 w: -0.708560407 } position { x: -0.998614907 y: 1.15174 z: -7.54736757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0274505801 y: 0.703346848 z: 0.0325037576 w: -0.709572554 } position { x: -0.997955918 y: 1.15095925 z: -7.5483613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0274505801 y: 0.703346848 z: 0.0325037576 w: -0.709572554 } position { x: -0.997955918 y: 1.15095925 z: -7.5483613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.136] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0284262598 y: 0.703095734 z: 0.0337665491 w: -0.709724 } position { x: -0.997571409 y: 1.15065122 z: -7.54887199 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.151] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0294553377 y: 0.702841103 z: 0.0347471759 w: -0.709886909 } position { x: -0.997102 y: 1.15069127 z: -7.5493784 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.164] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0301739611 y: 0.702487111 z: 0.0352096036 w: -0.710184276 } position { x: -0.996588051 y: 1.15087438 z: -7.54996 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.180] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0305157825 y: 0.701633871 z: 0.0355222933 w: -0.710997105 } position { x: -0.995845914 y: 1.15049613 z: -7.55069304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.193] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0305157825 y: 0.701633871 z: 0.0355222933 w: -0.710997105 } position { x: -0.995845914 y: 1.15049613 z: -7.55069304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.206] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0305765215 y: 0.70136714 z: 0.0361671932 w: -0.711225092 } position { x: -0.995540559 y: 1.15005839 z: -7.55105734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.222] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.031348478 y: 0.700778782 z: 0.0375801884 w: -0.711698115 } position { x: -0.994755387 y: 1.14968634 z: -7.55197859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.236] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.031903781 y: 0.700296283 z: 0.038102489 w: -0.712120414 } position { x: -0.99439007 y: 1.14954495 z: -7.55239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.247] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.031903781 y: 0.700296283 z: 0.038102489 w: -0.712120414 } position { x: -0.99439007 y: 1.14954495 z: -7.55239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.261] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0323435105 y: 0.699779 z: 0.0384958275 w: -0.712587774 } position { x: -0.99396652 y: 1.14935851 z: -7.55269957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.278] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0325019471 y: 0.69905591 z: 0.0391890779 w: -0.713252187 } position { x: -0.993121088 y: 1.14892352 z: -7.55331564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0328323841 y: 0.69887048 z: 0.0393360294 w: -0.713410616 } position { x: -0.992692351 y: 1.14859104 z: -7.55362654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0334121548 y: 0.698615611 z: 0.039758049 w: -0.713609934 } position { x: -0.992293715 y: 1.14819586 z: -7.55397081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.319] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0340348855 y: 0.698393226 z: 0.0404049121 w: -0.713761926 } position { x: -0.991890788 y: 1.14781702 z: -7.55431414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0340348855 y: 0.698393226 z: 0.0404049121 w: -0.713761926 } position { x: -0.991890788 y: 1.14781702 z: -7.55431414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.344] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0348083787 y: 0.698162079 z: 0.0411763489 w: -0.713906586 } position { x: -0.991514 y: 1.14749539 z: -7.55459 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.035629034 y: 0.697947502 z: 0.0417921394 w: -0.714040101 } position { x: -0.991101503 y: 1.14727461 z: -7.55489111 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.373] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0363393277 y: 0.697707057 z: 0.0422607437 w: -0.714211702 } position { x: -0.990693271 y: 1.1471101 z: -7.55520391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.037393298 y: 0.697130263 z: 0.0429898538 w: -0.714676857 } position { x: -0.989863813 y: 1.14656365 z: -7.55598974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0378313549 y: 0.696742415 z: 0.0432838686 w: -0.715014219 } position { x: -0.989423454 y: 1.14639044 z: -7.55639267 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.414] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0378313549 y: 0.696742415 z: 0.0432838686 w: -0.715014219 } position { x: -0.989423454 y: 1.14639044 z: -7.55639267 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.428] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0382832624 y: 0.696374595 z: 0.0433642417 w: -0.715343535 } position { x: -0.988954425 y: 1.14614606 z: -7.55678892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0404142924 y: 0.695391834 z: 0.0437557735 w: -0.716158032 } position { x: -0.988184512 y: 1.14556766 z: -7.55759811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.458] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0416331701 y: 0.694682 z: 0.0440211631 w: -0.716760576 } position { x: -0.987837315 y: 1.14535749 z: -7.55793381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0416331701 y: 0.694682 z: 0.0440211631 w: -0.716760576 } position { x: -0.987837315 y: 1.14535749 z: -7.55793381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.487] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.042593848 y: 0.693437755 z: 0.0447102226 w: -0.717865467 } position { x: -0.987006128 y: 1.14509892 z: -7.55846405 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0426999032 y: 0.69292587 z: 0.0449193 w: -0.718340337 } position { x: -0.986667693 y: 1.14495659 z: -7.55873299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.512] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0426999032 y: 0.69292587 z: 0.0449193 w: -0.718340337 } position { x: -0.986667693 y: 1.14495659 z: -7.55873299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0427766815 y: 0.691961467 z: 0.046139 w: -0.719187617 } position { x: -0.985923946 y: 1.14469421 z: -7.55921841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.539] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0427766815 y: 0.691961467 z: 0.046139 w: -0.719187617 } position { x: -0.985923946 y: 1.14469421 z: -7.55921841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.552] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0427145883 y: 0.69155705 z: 0.0467734 w: -0.719539165 } position { x: -0.985656083 y: 1.14459217 z: -7.55947113 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.569] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.042960871 y: 0.690802395 z: 0.0480791628 w: -0.720163047 } position { x: -0.984909594 y: 1.14451885 z: -7.55988073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0432471335 y: 0.690354586 z: 0.0485387668 w: -0.720544398 } position { x: -0.984547615 y: 1.14457369 z: -7.5602088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.595] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0432471335 y: 0.690354586 z: 0.0485387668 w: -0.720544398 } position { x: -0.984547615 y: 1.14457369 z: -7.5602088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.609] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0435499325 y: 0.689900339 z: 0.0490534492 w: -0.720926285 } position { x: -0.984336317 y: 1.14462078 z: -7.56042147 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0443333276 y: 0.688908935 z: 0.050430093 w: -0.721731126 } position { x: -0.983763874 y: 1.14478278 z: -7.56105375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.637] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0443333276 y: 0.688908935 z: 0.050430093 w: -0.721731126 } position { x: -0.983763874 y: 1.14478278 z: -7.56105375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.653] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0440918617 y: 0.687777698 z: 0.0512315 w: -0.722767651 } position { x: -0.983284473 y: 1.14571345 z: -7.56184196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.664] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0440918617 y: 0.687777698 z: 0.0512315 w: -0.722767651 } position { x: -0.983284473 y: 1.14571345 z: -7.56184196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.681] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0424869806 y: 0.686268926 z: 0.0509918481 w: -0.7243132 } position { x: -0.982604802 y: 1.14654815 z: -7.56294537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.692] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0424869806 y: 0.686268926 z: 0.0509918481 w: -0.7243132 } position { x: -0.982604802 y: 1.14654815 z: -7.56294537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.707] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0400000326 y: 0.684260666 z: 0.0495675579 w: -0.726450562 } position { x: -0.981903195 y: 1.14752018 z: -7.56399727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.720] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0400000326 y: 0.684260666 z: 0.0495675579 w: -0.726450562 } position { x: -0.981903195 y: 1.14752018 z: -7.56399727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.736] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0383428112 y: 0.681924224 z: 0.0501145422 w: -0.728695929 } position { x: -0.980996668 y: 1.14741528 z: -7.56546164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0380229019 y: 0.680428386 z: 0.0508713461 w: -0.73005724 } position { x: -0.980424881 y: 1.14758301 z: -7.56629562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.761] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0380229019 y: 0.680428386 z: 0.0508713461 w: -0.73005724 } position { x: -0.980424881 y: 1.14758301 z: -7.56629562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.778] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0376505405 y: 0.677032769 z: 0.0520140976 w: -0.733146369 } position { x: -0.979136407 y: 1.1477133 z: -7.5678463 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.790] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0376505405 y: 0.677032769 z: 0.0520140976 w: -0.733146369 } position { x: -0.979136407 y: 1.1477133 z: -7.5678463 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.806] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0382823274 y: 0.673881829 z: 0.0545816496 w: -0.735825121 } position { x: -0.977756739 y: 1.14748347 z: -7.56954956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0386082195 y: 0.672225773 z: 0.0561403632 w: -0.737204313 } position { x: -0.976854 y: 1.14780843 z: -7.57050753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0386082195 y: 0.672225773 z: 0.0561403632 w: -0.737204313 } position { x: -0.976854 y: 1.14780843 z: -7.57050753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0387283228 y: 0.670641661 z: 0.0570342317 w: -0.738570929 } position { x: -0.975871146 y: 1.1480298 z: -7.57146883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.859] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0380744636 y: 0.669086277 z: 0.0575890541 w: -0.73997122 } position { x: -0.974812925 y: 1.14823651 z: -7.572649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0376937538 y: 0.667279601 z: 0.057872545 w: -0.741598189 } position { x: -0.973895907 y: 1.14825177 z: -7.57373571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0378201231 y: 0.66541642 z: 0.0584041104 w: -0.743222415 } position { x: -0.973039865 y: 1.14814675 z: -7.57465935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.901] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0377964228 y: 0.663592 z: 0.0591989197 w: -0.744790316 } position { x: -0.971942902 y: 1.14802372 z: -7.57569265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.917] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0370546579 y: 0.660241365 z: 0.0601521395 w: -0.747723222 } position { x: -0.969730914 y: 1.14840674 z: -7.57781076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.929] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0366571881 y: 0.65857625 z: 0.0603076108 w: -0.749197304 } position { x: -0.968675137 y: 1.14814949 z: -7.57873201 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.942] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0366571881 y: 0.65857625 z: 0.0603076108 w: -0.749197304 } position { x: -0.968675137 y: 1.14814949 z: -7.57873201 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.956] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0369363129 y: 0.656893671 z: 0.0612530224 w: -0.750582755 } position { x: -0.967628658 y: 1.14781392 z: -7.57968712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0374586023 y: 0.655471563 z: 0.0625086576 w: -0.751695812 } position { x: -0.966516435 y: 1.14788699 z: -7.58055115 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:24.983] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0376843289 y: 0.65422225 z: 0.0634516925 w: -0.752693176 } position { x: -0.965379596 y: 1.14811182 z: -7.58139849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.000] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.037010327 y: 0.652309537 z: 0.0638881922 w: -0.75434792 } position { x: -0.96277982 y: 1.14888704 z: -7.58297396 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.011] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.037010327 y: 0.652309537 z: 0.0638881922 w: -0.75434792 } position { x: -0.96277982 y: 1.14888704 z: -7.58297396 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0359836891 y: 0.650840759 z: 0.0635724142 w: -0.755691767 } position { x: -0.960178852 y: 1.14881873 z: -7.58462858 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.039] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0359836891 y: 0.650840759 z: 0.0635724142 w: -0.755691767 } position { x: -0.960178852 y: 1.14881873 z: -7.58462858 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.055] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0363687389 y: 0.649250209 z: 0.0646632314 w: -0.756948 } position { x: -0.957799613 y: 1.14883542 z: -7.58602238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.067] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0363687389 y: 0.649250209 z: 0.0646632314 w: -0.756948 } position { x: -0.957799613 y: 1.14883542 z: -7.58602238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.081] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0365415774 y: 0.648409069 z: 0.0651841089 w: -0.757615626 } position { x: -0.956468 y: 1.14900815 z: -7.58672047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.096] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0365568 y: 0.647716284 z: 0.065487735 w: -0.758181214 } position { x: -0.955276132 y: 1.14904737 z: -7.58729839 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0370535813 y: 0.646255612 z: 0.0666702911 w: -0.759299517 } position { x: -0.953044236 y: 1.14883244 z: -7.58846426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0370535813 y: 0.646255612 z: 0.0666702911 w: -0.759299517 } position { x: -0.953044236 y: 1.14883244 z: -7.58846426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0377753079 y: 0.644336462 z: 0.0683664232 w: -0.760742784 } position { x: -0.95071274 y: 1.148875 z: -7.58963251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.150] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0377753079 y: 0.644336462 z: 0.0683664232 w: -0.760742784 } position { x: -0.95071274 y: 1.148875 z: -7.58963251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0379526354 y: 0.643363297 z: 0.0691321939 w: -0.761488 } position { x: -0.949599385 y: 1.14891553 z: -7.59002829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.179] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0381252542 y: 0.642470896 z: 0.06988433 w: -0.762163937 } position { x: -0.948530138 y: 1.14892161 z: -7.59034777 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.194] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0382409468 y: 0.64109087 z: 0.0716710091 w: -0.763153613 } position { x: -0.946535349 y: 1.14881206 z: -7.59094906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.206] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0382409468 y: 0.64109087 z: 0.0716710091 w: -0.763153613 } position { x: -0.946535349 y: 1.14881206 z: -7.59094906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0383879319 y: 0.639757872 z: 0.0732050538 w: -0.764118612 } position { x: -0.944611967 y: 1.14862096 z: -7.59145498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0383879319 y: 0.639757872 z: 0.0732050538 w: -0.764118612 } position { x: -0.944611967 y: 1.14862096 z: -7.59145498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.248] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0386715382 y: 0.63909179 z: 0.0739743114 w: -0.764587462 } position { x: -0.94382447 y: 1.1484015 z: -7.59149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.264] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.039004609 y: 0.638363242 z: 0.075924322 w: -0.764987946 } position { x: -0.942179561 y: 1.14816129 z: -7.59139299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.276] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.039004609 y: 0.638363242 z: 0.075924322 w: -0.764987946 } position { x: -0.942179561 y: 1.14816129 z: -7.59139299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0389319919 y: 0.638419509 z: 0.0776447356 w: -0.764771938 } position { x: -0.940581083 y: 1.14786434 z: -7.59119415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0389319919 y: 0.638419509 z: 0.0776447356 w: -0.764771938 } position { x: -0.940581083 y: 1.14786434 z: -7.59119415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.319] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0389717035 y: 0.639007926 z: 0.0790878534 w: -0.764130354 } position { x: -0.939142525 y: 1.14723802 z: -7.59069967 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0393133201 y: 0.639475882 z: 0.080065392 w: -0.763619423 } position { x: -0.938622117 y: 1.14682734 z: -7.59030628 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.347] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0398192741 y: 0.640172303 z: 0.0812015161 w: -0.762889326 } position { x: -0.938067138 y: 1.14659131 z: -7.58985329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.359] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0398192741 y: 0.640172303 z: 0.0812015161 w: -0.762889326 } position { x: -0.938067138 y: 1.14659131 z: -7.58985329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.375] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0413720682 y: 0.641888738 z: 0.0827490389 w: -0.761196315 } position { x: -0.937181592 y: 1.14603353 z: -7.5888133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.386] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0413720682 y: 0.641888738 z: 0.0827490389 w: -0.761196315 } position { x: -0.937181592 y: 1.14603353 z: -7.5888133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.403] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0425226279 y: 0.644367099 z: 0.0840651914 w: -0.758891225 } position { x: -0.93640846 y: 1.14551961 z: -7.58737469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.414] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0425226279 y: 0.644367099 z: 0.0840651914 w: -0.758891225 } position { x: -0.93640846 y: 1.14551961 z: -7.58737469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.429] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0440363586 y: 0.647590458 z: 0.0849663168 w: -0.7559551 } position { x: -0.936070204 y: 1.14477444 z: -7.58552647 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.441] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0440363586 y: 0.647590458 z: 0.0849663168 w: -0.7559551 } position { x: -0.936070204 y: 1.14477444 z: -7.58552647 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.457] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0452291332 y: 0.649605393 z: 0.0855377 w: -0.754089177 } position { x: -0.936011195 y: 1.14437652 z: -7.58441782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0464549 y: 0.651573837 z: 0.0860356912 w: -0.752257526 } position { x: -0.936044693 y: 1.14403903 z: -7.58329725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.485] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0475848541 y: 0.653608084 z: 0.0866365656 w: -0.750350773 } position { x: -0.936130166 y: 1.1437099 z: -7.58207941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.497] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0485265255 y: 0.655854464 z: 0.0874919444 w: -0.748228073 } position { x: -0.936365068 y: 1.14339268 z: -7.58072186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0497937649 y: 0.66115576 z: 0.089443095 w: -0.743231833 } position { x: -0.936831772 y: 1.14302707 z: -7.57780743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.526] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0497937649 y: 0.66115576 z: 0.089443095 w: -0.743231833 } position { x: -0.936831772 y: 1.14302707 z: -7.57780743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.541] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0503448881 y: 0.666382253 z: 0.0897522718 w: -0.738474548 } position { x: -0.937254071 y: 1.14306688 z: -7.57486868 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.553] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0503448881 y: 0.666382253 z: 0.0897522718 w: -0.738474548 } position { x: -0.937254071 y: 1.14306688 z: -7.57486868 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.569] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0509880297 y: 0.671635 z: 0.0895264745 w: -0.733683646 } position { x: -0.93834722 y: 1.14245617 z: -7.57138062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0509880297 y: 0.671635 z: 0.0895264745 w: -0.733683646 } position { x: -0.93834722 y: 1.14245617 z: -7.57138062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.597] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0518108383 y: 0.677918673 z: 0.0906335 w: -0.727686405 } position { x: -0.939744592 y: 1.14219379 z: -7.56769133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.609] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0518108383 y: 0.677918673 z: 0.0906335 w: -0.727686405 } position { x: -0.939744592 y: 1.14219379 z: -7.56769133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.623] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0521634072 y: 0.68097645 z: 0.0909747481 w: -0.724757612 } position { x: -0.940476 y: 1.14218116 z: -7.56599522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.639] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0527744703 y: 0.687283278 z: 0.0915955231 w: -0.718656361 } position { x: -0.942377925 y: 1.14201939 z: -7.56209946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.052868627 y: 0.690606833 z: 0.09203545 w: -0.715399683 } position { x: -0.943432 y: 1.14198303 z: -7.56012297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.665] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0530409068 y: 0.694105089 z: 0.0923972 w: -0.711946309 } position { x: -0.944472432 y: 1.14201331 z: -7.5581851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.678] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0530409068 y: 0.694105089 z: 0.0923972 w: -0.711946309 } position { x: -0.944472432 y: 1.14201331 z: -7.5581851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.693] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0530381352 y: 0.701346338 z: 0.0924398601 w: -0.704808593 } position { x: -0.946544588 y: 1.14215016 z: -7.55431128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.706] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0530381352 y: 0.701346338 z: 0.0924398601 w: -0.704808593 } position { x: -0.946544588 y: 1.14215016 z: -7.55431128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0540656075 y: 0.708951056 z: 0.0920652151 w: -0.697129369 } position { x: -0.949157298 y: 1.1418767 z: -7.55013371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.736] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.054598812 y: 0.712916672 z: 0.092035532 w: -0.693035543 } position { x: -0.950378597 y: 1.14188421 z: -7.54806566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0552627146 y: 0.716879785 z: 0.0917105824 w: -0.688925683 } position { x: -0.95158112 y: 1.14178729 z: -7.5460577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0558048859 y: 0.721160769 z: 0.0911467448 w: -0.684474409 } position { x: -0.952844143 y: 1.14161265 z: -7.54394484 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.777] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0562231392 y: 0.724985659 z: 0.0905717537 w: -0.680464268 } position { x: -0.954031706 y: 1.14157319 z: -7.54204226 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.789] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0562231392 y: 0.724985659 z: 0.0905717537 w: -0.680464268 } position { x: -0.954031706 y: 1.14157319 z: -7.54204226 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0575737692 y: 0.731979191 z: 0.0897948667 w: -0.672925413 } position { x: -0.956648111 y: 1.14112329 z: -7.53818655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0575737692 y: 0.731979191 z: 0.0897948667 w: -0.672925413 } position { x: -0.956648111 y: 1.14112329 z: -7.53818655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.831] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0582605377 y: 0.735378087 z: 0.089937672 w: -0.669130802 } position { x: -0.957967341 y: 1.14089596 z: -7.53619623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0598060936 y: 0.742116 z: 0.0898522586 w: -0.661523759 } position { x: -0.96054 y: 1.14051092 z: -7.5322814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.859] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0598060936 y: 0.742116 z: 0.0898522586 w: -0.661523759 } position { x: -0.96054 y: 1.14051092 z: -7.5322814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.875] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0607789084 y: 0.747700095 z: 0.0894682631 w: -0.655168653 } position { x: -0.963107944 y: 1.13981712 z: -7.52854443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.888] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0608326979 y: 0.750711262 z: 0.0900599733 w: -0.651629746 } position { x: -0.964505553 y: 1.1394974 z: -7.52648783 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.060927432 y: 0.75350523 z: 0.0908471197 w: -0.648278117 } position { x: -0.965759218 y: 1.13923275 z: -7.52472305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.915] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.060927432 y: 0.75350523 z: 0.0908471197 w: -0.648278117 } position { x: -0.965759218 y: 1.13923275 z: -7.52472305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.927] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0609589778 y: 0.756091833 z: 0.091565825 w: -0.645154893 } position { x: -0.967007041 y: 1.1389544 z: -7.52305174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.943] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0611499064 y: 0.758408725 z: 0.0921775699 w: -0.64232409 } position { x: -0.968342602 y: 1.13869703 z: -7.52148 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0615430847 y: 0.760414958 z: 0.0927169845 w: -0.639832079 } position { x: -0.969660223 y: 1.13839018 z: -7.51987505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.970] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0616175681 y: 0.762492239 z: 0.0932718962 w: -0.637267 } position { x: -0.971098483 y: 1.13823152 z: -7.51805258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.984] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0613975152 y: 0.764553547 z: 0.0937243551 w: -0.634747148 } position { x: -0.972214401 y: 1.13817835 z: -7.51636505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:25.998] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0612549037 y: 0.766593814 z: 0.0938886255 w: -0.632271051 } position { x: -0.973386943 y: 1.13800991 z: -7.51476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.061395 y: 0.770509481 z: 0.0947485417 w: -0.62735039 } position { x: -0.976006329 y: 1.13708222 z: -7.51150799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.025] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.061395 y: 0.770509481 z: 0.0947485417 w: -0.62735039 } position { x: -0.976006329 y: 1.13708222 z: -7.51150799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.042] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0622794069 y: 0.773988247 z: 0.0966382697 w: -0.6226753 } position { x: -0.978505 y: 1.13662243 z: -7.50838089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.053] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0622794069 y: 0.773988247 z: 0.0966382697 w: -0.6226753 } position { x: -0.978505 y: 1.13662243 z: -7.50838089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0621081032 y: 0.7777704 z: 0.0978196 w: -0.617776 } position { x: -0.980801165 y: 1.13642156 z: -7.50529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.083] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0622569658 y: 0.779745638 z: 0.0983501 w: -0.615181327 } position { x: -0.982044816 y: 1.13604581 z: -7.50366163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.097] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0626104176 y: 0.781545162 z: 0.0991258323 w: -0.61273253 } position { x: -0.983264446 y: 1.13558888 z: -7.502141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0626104176 y: 0.781545162 z: 0.0991258323 w: -0.61273253 } position { x: -0.983264446 y: 1.13558888 z: -7.502141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.126] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.063880235 y: 0.785222 z: 0.101045415 w: -0.607565224 } position { x: -0.985591114 y: 1.13496172 z: -7.49912453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.136] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.063880235 y: 0.785222 z: 0.101045415 w: -0.607565224 } position { x: -0.985591114 y: 1.13496172 z: -7.49912453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.152] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0644906387 y: 0.789146066 z: 0.102425724 w: -0.602161467 } position { x: -0.987707436 y: 1.13455749 z: -7.49623108 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.165] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0648511946 y: 0.790912628 z: 0.102927774 w: -0.599714458 } position { x: -0.988794565 y: 1.13423645 z: -7.49490786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.180] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0654829592 y: 0.792496681 z: 0.103551641 w: -0.597443 } position { x: -0.989834905 y: 1.1339134 z: -7.49369144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0660092607 y: 0.794039667 z: 0.10419298 w: -0.595220745 } position { x: -0.990811646 y: 1.13374 z: -7.49245548 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.203] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0660092607 y: 0.794039667 z: 0.10419298 w: -0.595220745 } position { x: -0.990811646 y: 1.13374 z: -7.49245548 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.219] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0661982149 y: 0.795356035 z: 0.104514174 w: -0.593383 } position { x: -0.991710365 y: 1.13363957 z: -7.49133158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0660194084 y: 0.796557546 z: 0.10477902 w: -0.591742218 } position { x: -0.992635369 y: 1.13347399 z: -7.49031544 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.250] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0659795105 y: 0.798571 z: 0.105463162 w: -0.58890456 } position { x: -0.994478822 y: 1.13313627 z: -7.4884 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.262] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0659795105 y: 0.798571 z: 0.105463162 w: -0.58890456 } position { x: -0.994478822 y: 1.13313627 z: -7.4884 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.276] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0658546686 y: 0.799518764 z: 0.106029786 w: -0.587529242 } position { x: -0.995362699 y: 1.1331073 z: -7.48749065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.289] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0656478852 y: 0.800276518 z: 0.106269397 w: -0.586476505 } position { x: -0.996138573 y: 1.13308263 z: -7.48666286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0654888675 y: 0.800883 z: 0.106532425 w: -0.585618 } position { x: -0.996957242 y: 1.13297462 z: -7.48590422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.317] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0654775426 y: 0.80138272 z: 0.106887199 w: -0.584870577 } position { x: -0.997799575 y: 1.13284826 z: -7.48513508 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.333] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0654694885 y: 0.80225879 z: 0.108071491 w: -0.583451092 } position { x: -0.999550939 y: 1.1327529 z: -7.48348236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.345] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0654694885 y: 0.80225879 z: 0.108071491 w: -0.583451092 } position { x: -0.999550939 y: 1.1327529 z: -7.48348236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.359] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0653015897 y: 0.802731156 z: 0.108575217 w: -0.582726181 } position { x: -1.00029075 y: 1.13282251 z: -7.48270893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0645261481 y: 0.80363363 z: 0.109579533 w: -0.581379116 } position { x: -1.00175714 y: 1.13286662 z: -7.48119354 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.387] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0645261481 y: 0.80363363 z: 0.109579533 w: -0.581379116 } position { x: -1.00175714 y: 1.13286662 z: -7.48119354 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0637479722 y: 0.804427803 z: 0.11093054 w: -0.58010906 } position { x: -1.00324452 y: 1.13292611 z: -7.47984505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.414] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0637479722 y: 0.804427803 z: 0.11093054 w: -0.58010906 } position { x: -1.00324452 y: 1.13292611 z: -7.47984505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0629824921 y: 0.804966033 z: 0.112413853 w: -0.579159796 } position { x: -1.00460529 y: 1.13312972 z: -7.47870159 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.062523827 y: 0.805208206 z: 0.113060683 w: -0.578746736 } position { x: -1.0052408 y: 1.13327694 z: -7.47816896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.456] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.062523827 y: 0.805208206 z: 0.113060683 w: -0.578746736 } position { x: -1.0052408 y: 1.13327694 z: -7.47816896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.470] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0618668497 y: 0.80543232 z: 0.113645099 w: -0.578390956 } position { x: -1.00588691 y: 1.13353503 z: -7.47766256 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.486] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0606644042 y: 0.805681586 z: 0.114357144 w: -0.578030705 } position { x: -1.00699866 y: 1.13383627 z: -7.47690725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.498] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0606644042 y: 0.805681586 z: 0.114357144 w: -0.578030705 } position { x: -1.00699866 y: 1.13383627 z: -7.47690725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0592617095 y: 0.805600643 z: 0.114612527 w: -0.578238368 } position { x: -1.00797975 y: 1.13434565 z: -7.47629786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.526] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0586323142 y: 0.805419803 z: 0.114640899 w: -0.578548849 } position { x: -1.0084343 y: 1.13453364 z: -7.47614908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.539] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0586323142 y: 0.805419803 z: 0.114640899 w: -0.578548849 } position { x: -1.0084343 y: 1.13453364 z: -7.47614908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.555] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0575251281 y: 0.804770172 z: 0.114653677 w: -0.579560578 } position { x: -1.00927663 y: 1.13489568 z: -7.47591114 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.567] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0575251281 y: 0.804770172 z: 0.114653677 w: -0.579560578 } position { x: -1.00927663 y: 1.13489568 z: -7.47591114 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.581] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0568756238 y: 0.804372311 z: 0.114653938 w: -0.580176592 } position { x: -1.00957835 y: 1.13512051 z: -7.47582626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.595] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0559535287 y: 0.803971231 z: 0.114485405 w: -0.580855 } position { x: -1.00988936 y: 1.1354897 z: -7.47577763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.611] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0544340834 y: 0.803042054 z: 0.113944128 w: -0.582389176 } position { x: -1.0102843 y: 1.13595676 z: -7.47588491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0544340834 y: 0.803042054 z: 0.113944128 w: -0.582389176 } position { x: -1.0102843 y: 1.13595676 z: -7.47588491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.639] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0534028299 y: 0.801787138 z: 0.113874204 w: -0.584224582 } position { x: -1.01070356 y: 1.13633132 z: -7.47615194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0534028299 y: 0.801787138 z: 0.113874204 w: -0.584224582 } position { x: -1.01070356 y: 1.13633132 z: -7.47615194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.667] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0518053435 y: 0.800703943 z: 0.113998123 w: -0.58582747 } position { x: -1.01084149 y: 1.13695812 z: -7.47654152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0509141833 y: 0.800185204 z: 0.113815852 w: -0.586649239 } position { x: -1.01089334 y: 1.13722575 z: -7.47683287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.692] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0509141833 y: 0.800185204 z: 0.113815852 w: -0.586649239 } position { x: -1.01089334 y: 1.13722575 z: -7.47683287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.708] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0493508168 y: 0.799049437 z: 0.113449186 w: -0.588399351 } position { x: -1.01083219 y: 1.13773608 z: -7.4776125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0493508168 y: 0.799049437 z: 0.113449186 w: -0.588399351 } position { x: -1.01083219 y: 1.13773608 z: -7.4776125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.736] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0483274423 y: 0.797956944 z: 0.112872727 w: -0.590075374 } position { x: -1.01071656 y: 1.13817108 z: -7.47846699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0480018258 y: 0.797405481 z: 0.112577491 w: -0.590903223 } position { x: -1.01063502 y: 1.1383816 z: -7.47894764 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.764] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0477868579 y: 0.796772361 z: 0.112214528 w: -0.591843 } position { x: -1.01047611 y: 1.13858545 z: -7.47949123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.777] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.047706753 y: 0.796180606 z: 0.111702144 w: -0.592742085 } position { x: -1.01037252 y: 1.13880694 z: -7.48001099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0476737767 y: 0.795606375 z: 0.11113447 w: -0.59362179 } position { x: -1.01023412 y: 1.13895285 z: -7.48048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.803] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0476737767 y: 0.795606375 z: 0.11113447 w: -0.59362179 } position { x: -1.01023412 y: 1.13895285 z: -7.48048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0477815457 y: 0.794399679 z: 0.109656006 w: -0.595501184 } position { x: -1.00981903 y: 1.13922071 z: -7.4815464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0477815457 y: 0.794399679 z: 0.109656006 w: -0.595501184 } position { x: -1.00981903 y: 1.13922071 z: -7.4815464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.845] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0477498733 y: 0.793586493 z: 0.10881754 w: -0.596740484 } position { x: -1.00953841 y: 1.13925159 z: -7.482162 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.858] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0474873781 y: 0.792701662 z: 0.10822098 w: -0.598044574 } position { x: -1.0093317 y: 1.13929617 z: -7.48267269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.873] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0471919589 y: 0.791787 z: 0.107702285 w: -0.599371672 } position { x: -1.00908101 y: 1.13932061 z: -7.48319387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.889] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0468339883 y: 0.789732218 z: 0.106636383 w: -0.602294207 } position { x: -1.0084759 y: 1.13948369 z: -7.48423052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.901] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0468339883 y: 0.789732218 z: 0.106636383 w: -0.602294207 } position { x: -1.0084759 y: 1.13948369 z: -7.48423052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.914] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.046645347 y: 0.788327217 z: 0.106078282 w: -0.604244828 } position { x: -1.00810575 y: 1.13956273 z: -7.4848876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0463956743 y: 0.784899175 z: 0.105297983 w: -0.608845711 } position { x: -1.00736713 y: 1.13982987 z: -7.48630857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.943] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0464804061 y: 0.782723606 z: 0.105004795 w: -0.611684084 } position { x: -1.00701058 y: 1.14005601 z: -7.48722219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.958] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0468985699 y: 0.779870629 z: 0.104745463 w: -0.615329862 } position { x: -1.00657535 y: 1.1402806 z: -7.48848677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.969] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0468985699 y: 0.779870629 z: 0.104745463 w: -0.615329862 } position { x: -1.00657535 y: 1.1402806 z: -7.48848677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.986] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.047806412 y: 0.772895 z: 0.1043837 w: -0.624060869 } position { x: -1.00574243 y: 1.14107704 z: -7.49136925 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:26.998] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.047806412 y: 0.772895 z: 0.1043837 w: -0.624060869 } position { x: -1.00574243 y: 1.14107704 z: -7.49136925 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.049914822 y: 0.763137758 z: 0.10387639 w: -0.635876536 } position { x: -1.00516152 y: 1.14188576 z: -7.49527645 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.028] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0513017625 y: 0.757523179 z: 0.103870749 w: -0.642446697 } position { x: -1.00517249 y: 1.14219856 z: -7.49740887 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.041] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0526128411 y: 0.751613498 z: 0.10411153 w: -0.649207056 } position { x: -1.00549042 y: 1.14261627 z: -7.49937248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.056] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0536300838 y: 0.745746672 z: 0.104298562 w: -0.655825853 } position { x: -1.0057677 y: 1.14333177 z: -7.50115108 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.068] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0536300838 y: 0.745746672 z: 0.104298562 w: -0.655825853 } position { x: -1.0057677 y: 1.14333177 z: -7.50115108 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.093] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0550880395 y: 0.733368576 z: 0.102072477 w: -0.669863462 } position { x: -1.0060457 y: 1.14478743 z: -7.50504875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.099] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0548544675 y: 0.727204859 z: 0.100326009 w: -0.676829934 } position { x: -1.00611866 y: 1.14527261 z: -7.50689077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0541458428 y: 0.720925331 z: 0.0984755456 w: -0.683840215 } position { x: -1.00616884 y: 1.14576399 z: -7.50863934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.127] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0536077544 y: 0.714506209 z: 0.0965138078 w: -0.690863371 } position { x: -1.00627077 y: 1.14609694 z: -7.51035929 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0533645675 y: 0.70743674 z: 0.0945836678 w: -0.698383391 } position { x: -1.00638 y: 1.14631915 z: -7.51220274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.155] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0533877648 y: 0.700570941 z: 0.0931862518 w: -0.705454767 } position { x: -1.00660229 y: 1.14639068 z: -7.51380587 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.170] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.053492859 y: 0.693666697 z: 0.0922646523 w: -0.712356925 } position { x: -1.00676596 y: 1.1464988 z: -7.51529551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.183] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0533949956 y: 0.686808169 z: 0.0916987434 w: -0.719051361 } position { x: -1.00691164 y: 1.14668775 z: -7.51664543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0531191342 y: 0.680163 z: 0.0916410908 w: -0.725367844 } position { x: -1.00721514 y: 1.14686775 z: -7.51785612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0531328805 y: 0.673622 z: 0.0919018313 w: -0.731412649 } position { x: -1.00737786 y: 1.14712 z: -7.51910782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0532772504 y: 0.666478097 z: 0.0918551087 w: -0.737923622 } position { x: -1.00756097 y: 1.14741254 z: -7.52052307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0532618 y: 0.659532189 z: 0.0916275308 w: -0.744167209 } position { x: -1.00769818 y: 1.1476115 z: -7.5218339 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0529026836 y: 0.652518451 z: 0.0915059522 w: -0.750365078 } position { x: -1.00788903 y: 1.14778268 z: -7.5229249 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.266] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0527536161 y: 0.645457 z: 0.0915802941 w: -0.756449163 } position { x: -1.00815284 y: 1.14781678 z: -7.52391815 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.279] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0529312193 y: 0.638302922 z: 0.0917743519 w: -0.762459934 } position { x: -1.0085057 y: 1.14785 z: -7.5249896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.294] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0533431247 y: 0.630446315 z: 0.0920201614 w: -0.768911064 } position { x: -1.00893068 y: 1.1477437 z: -7.52613211 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0534329377 y: 0.623104 z: 0.0926646069 w: -0.774790049 } position { x: -1.00914919 y: 1.14766133 z: -7.52709198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0534351878 y: 0.615963101 z: 0.0935245901 w: -0.780376375 } position { x: -1.00944138 y: 1.14776456 z: -7.5278368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0530680902 y: 0.609231114 z: 0.094384782 w: -0.785565257 } position { x: -1.0097872 y: 1.14786744 z: -7.52844667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.348] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0527872667 y: 0.602504075 z: 0.0954887494 w: -0.790622711 } position { x: -1.01013827 y: 1.14773941 z: -7.52916527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.363] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.052648861 y: 0.59636277 z: 0.0967429802 w: -0.795122862 } position { x: -1.0105449 y: 1.14739251 z: -7.53000212 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.052688498 y: 0.590290725 z: 0.0977977663 w: -0.799510121 } position { x: -1.01064992 y: 1.14732111 z: -7.53080893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0522904657 y: 0.584474087 z: 0.0986677483 w: -0.803691804 } position { x: -1.01070523 y: 1.14744079 z: -7.53143787 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0515155531 y: 0.579062 z: 0.0995965451 w: -0.807535708 } position { x: -1.01062512 y: 1.14742136 z: -7.53212595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0505804 y: 0.573721409 z: 0.10037525 w: -0.811301589 } position { x: -1.0105623 y: 1.14732099 z: -7.53282595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.434] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0497385822 y: 0.56908077 z: 0.100941502 w: -0.814545274 } position { x: -1.01047015 y: 1.14705646 z: -7.53354073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.446] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0490849838 y: 0.564632773 z: 0.101703972 w: -0.817579925 } position { x: -1.01039815 y: 1.14671528 z: -7.53437042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0487248339 y: 0.559937894 z: 0.102730557 w: -0.820696056 } position { x: -1.01019073 y: 1.14643 z: -7.53522205 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0485118665 y: 0.555767655 z: 0.103787318 w: -0.823405802 } position { x: -1.00993633 y: 1.14624393 z: -7.53596497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0484878346 y: 0.551844239 z: 0.104693502 w: -0.825927436 } position { x: -1.00967622 y: 1.1459415 z: -7.53668356 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0484837927 y: 0.548340738 z: 0.105719022 w: -0.828127563 } position { x: -1.00938427 y: 1.14563966 z: -7.53742599 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0484644286 y: 0.545137644 z: 0.106845021 w: -0.830096543 } position { x: -1.00902832 y: 1.14545572 z: -7.53825665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0485928468 y: 0.541856945 z: 0.107954554 w: -0.832091093 } position { x: -1.00848925 y: 1.14530337 z: -7.53928709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.544] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0488176569 y: 0.538855135 z: 0.108726963 w: -0.833924711 } position { x: -1.00807142 y: 1.14526677 z: -7.54035711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0491868854 y: 0.535773814 z: 0.109167077 w: -0.835828722 } position { x: -1.0076437 y: 1.14506507 z: -7.54144621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.573] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0498962365 y: 0.532552779 z: 0.109382749 w: -0.837814629 } position { x: -1.00731146 y: 1.14477277 z: -7.5424161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.585] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0509446524 y: 0.529322743 z: 0.109463118 w: -0.839785635 } position { x: -1.00693405 y: 1.14457107 z: -7.54338694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0523781069 y: 0.525740147 z: 0.109280102 w: -0.841968954 } position { x: -1.00650489 y: 1.14441097 z: -7.54439783 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0536730476 y: 0.522449613 z: 0.108989418 w: -0.843970954 } position { x: -1.00619376 y: 1.14419341 z: -7.54528952 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.627] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.054878369 y: 0.519292057 z: 0.108939424 w: -0.845846534 } position { x: -1.00592721 y: 1.14385664 z: -7.54613161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0559107438 y: 0.516329408 z: 0.109074265 w: -0.847573459 } position { x: -1.00571191 y: 1.14350343 z: -7.546947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0565913618 y: 0.513623834 z: 0.109598532 w: -0.849103153 } position { x: -1.00542367 y: 1.14316559 z: -7.54783249 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0567201823 y: 0.511169553 z: 0.110706843 w: -0.850430787 } position { x: -1.00510037 y: 1.14289272 z: -7.54879475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0566302352 y: 0.509121597 z: 0.111925863 w: -0.851505041 } position { x: -1.00478661 y: 1.1427927 z: -7.54967499 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0566505343 y: 0.507149875 z: 0.113063052 w: -0.852529466 } position { x: -1.00457561 y: 1.14264154 z: -7.55064535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0567833185 y: 0.505100191 z: 0.113982029 w: -0.85361439 } position { x: -1.00447702 y: 1.14246655 z: -7.55156183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.724] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0570897534 y: 0.503013313 z: 0.115066864 w: -0.854680061 } position { x: -1.0043515 y: 1.14223301 z: -7.55247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.740] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0573192649 y: 0.501248062 z: 0.116098665 w: -0.855561793 } position { x: -1.00417328 y: 1.1420387 z: -7.55337381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.752] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0576543249 y: 0.499593914 z: 0.116824389 w: -0.856407583 } position { x: -1.00396526 y: 1.14200234 z: -7.55421352 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0578185208 y: 0.49809736 z: 0.117194705 w: -0.857217312 } position { x: -1.00371349 y: 1.14201832 z: -7.55506945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.779] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0576738156 y: 0.496796906 z: 0.117360137 w: -0.857958734 } position { x: -1.00342464 y: 1.14191961 z: -7.55596209 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.793] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0573247448 y: 0.495770633 z: 0.117617622 w: -0.858540356 } position { x: -1.0032171 y: 1.14183354 z: -7.55688953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.807] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0569466 y: 0.495005071 z: 0.117765673 w: -0.858986855 } position { x: -1.00289989 y: 1.14171 z: -7.55783129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0566524453 y: 0.494299263 z: 0.117718056 w: -0.859419107 } position { x: -1.00268185 y: 1.14149046 z: -7.55880356 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.834] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0566431247 y: 0.493586719 z: 0.117673323 w: -0.859835267 } position { x: -1.0024327 y: 1.14124739 z: -7.55980778 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.057021983 y: 0.492718 z: 0.117507897 w: -0.860330939 } position { x: -1.00222039 y: 1.14090335 z: -7.56081676 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0577024743 y: 0.491884619 z: 0.11756321 w: -0.860754788 } position { x: -1.00209534 y: 1.14066637 z: -7.56173611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.877] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0583704337 y: 0.491235614 z: 0.117824383 w: -0.861044645 } position { x: -1.00181735 y: 1.14042079 z: -7.56257725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.889] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0590276457 y: 0.490767926 z: 0.118210189 w: -0.861213684 } position { x: -1.0017215 y: 1.14021289 z: -7.56336737 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.905] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0595426299 y: 0.490474492 z: 0.11853835 w: -0.86130029 } position { x: -1.00151348 y: 1.14011133 z: -7.56424284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.060140945 y: 0.490090758 z: 0.118593611 w: -0.861469507 } position { x: -1.00136054 y: 1.13994348 z: -7.56526375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0605798364 y: 0.489711344 z: 0.118653379 w: -0.861646235 } position { x: -1.00126445 y: 1.13977838 z: -7.56613493 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.946] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0610430911 y: 0.489348561 z: 0.118803367 w: -0.861799 } position { x: -1.0011282 y: 1.13952112 z: -7.56693459 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0615183376 y: 0.48915419 z: 0.119055718 w: -0.861840725 } position { x: -1.0011369 y: 1.13928318 z: -7.56762886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0618371703 y: 0.489054739 z: 0.119368434 w: -0.861831069 } position { x: -1.00104284 y: 1.13915169 z: -7.56850672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:27.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0621503033 y: 0.489075333 z: 0.119547606 w: -0.861772 } position { x: -1.00108075 y: 1.13904071 z: -7.56935358 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.004] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0624635443 y: 0.488932729 z: 0.119556405 w: -0.861829102 } position { x: -1.0011313 y: 1.1389426 z: -7.57018185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.015] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0628657937 y: 0.488693625 z: 0.119417869 w: -0.861954629 } position { x: -1.00124598 y: 1.13887548 z: -7.57096863 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.029] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0633349419 y: 0.488331467 z: 0.119185723 w: -0.862157702 } position { x: -1.00141323 y: 1.13882792 z: -7.57165575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0637096465 y: 0.488160521 z: 0.11893405 w: -0.862261653 } position { x: -1.00158477 y: 1.13883519 z: -7.57231712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0639802 y: 0.488112688 z: 0.118659452 w: -0.862306476 } position { x: -1.00176609 y: 1.13880968 z: -7.57293 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.071] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0640798733 y: 0.48829174 z: 0.118424043 w: -0.862230062 } position { x: -1.0019443 y: 1.13887572 z: -7.57348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0642114729 y: 0.48855412 z: 0.117882498 w: -0.862145901 } position { x: -1.00212574 y: 1.13893831 z: -7.57411194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.099] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0643524081 y: 0.488768429 z: 0.11721468 w: -0.862104952 } position { x: -1.0023433 y: 1.13891387 z: -7.57476044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0644442439 y: 0.48897168 z: 0.116543308 w: -0.862073898 } position { x: -1.00255692 y: 1.13895166 z: -7.5753212 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0646843836 y: 0.489119679 z: 0.115694746 w: -0.862086177 } position { x: -1.00280881 y: 1.13884783 z: -7.57575321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0648267567 y: 0.489504069 z: 0.115242735 w: -0.861917853 } position { x: -1.0030725 y: 1.13873553 z: -7.5761385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0650378093 y: 0.489993244 z: 0.114933044 w: -0.861665368 } position { x: -1.00341213 y: 1.1387229 z: -7.57661533 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.170] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0654442087 y: 0.490370184 z: 0.114746831 w: -0.86144489 } position { x: -1.00376225 y: 1.13873434 z: -7.57713175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0659028664 y: 0.490640074 z: 0.114627279 w: -0.861272156 } position { x: -1.00419009 y: 1.138708 z: -7.57758093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0664844066 y: 0.490576774 z: 0.114615783 w: -0.861265063 } position { x: -1.0046798 y: 1.13870025 z: -7.57806349 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.212] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0669793412 y: 0.490501374 z: 0.114729233 w: -0.861254513 } position { x: -1.00524211 y: 1.13869953 z: -7.5784483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0673919842 y: 0.490386039 z: 0.114917107 w: -0.861263 } position { x: -1.00584435 y: 1.13872445 z: -7.57884645 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0675672218 y: 0.49028331 z: 0.114943326 w: -0.861304283 } position { x: -1.00642109 y: 1.13886869 z: -7.57920837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0676096603 y: 0.490158975 z: 0.114831865 w: -0.861386597 } position { x: -1.00697923 y: 1.13901472 z: -7.57949734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0676025599 y: 0.489994794 z: 0.114557661 w: -0.861517 } position { x: -1.00759053 y: 1.1390934 z: -7.57971287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.067623727 y: 0.489995569 z: 0.114578523 w: -0.861512184 } position { x: -1.00821614 y: 1.1391294 z: -7.57977915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.294] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0675582066 y: 0.490211248 z: 0.114692435 w: -0.861379445 } position { x: -1.00886703 y: 1.13920569 z: -7.57982826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.307] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0675482303 y: 0.490713269 z: 0.114622377 w: -0.861103594 } position { x: -1.00944495 y: 1.13936663 z: -7.57968473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0675216839 y: 0.491508275 z: 0.114392221 w: -0.860682786 } position { x: -1.01000142 y: 1.13951612 z: -7.57947922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0675741136 y: 0.492415726 z: 0.113896757 w: -0.860225558 } position { x: -1.0106262 y: 1.13962388 z: -7.57916737 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0676831156 y: 0.493430972 z: 0.113464825 w: -0.859692156 } position { x: -1.01118922 y: 1.13968062 z: -7.57872391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.362] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.067867972 y: 0.494979233 z: 0.113116838 w: -0.858832955 } position { x: -1.01184249 y: 1.13972378 z: -7.57814455 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0679695234 y: 0.496676683 z: 0.112970144 w: -0.857863724 } position { x: -1.01240373 y: 1.139884 z: -7.57743883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0679604 y: 0.498708844 z: 0.112781443 w: -0.856709599 } position { x: -1.01296055 y: 1.14007425 z: -7.57668829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0677893311 y: 0.500929892 z: 0.112531394 w: -0.855459273 } position { x: -1.01352465 y: 1.14030755 z: -7.57580137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0673004 y: 0.503670633 z: 0.112343125 w: -0.853911936 } position { x: -1.01413548 y: 1.14058459 z: -7.57477188 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.434] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.066731371 y: 0.50642097 z: 0.112136252 w: -0.852355659 } position { x: -1.01472759 y: 1.1408093 z: -7.57374477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.446] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0662390664 y: 0.509196877 z: 0.111812599 w: -0.850781322 } position { x: -1.01531351 y: 1.14103711 z: -7.5727005 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0659484714 y: 0.511758566 z: 0.111370072 w: -0.84932369 } position { x: -1.0159204 y: 1.141312 z: -7.57157755 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.474] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0655344278 y: 0.514605522 z: 0.110972889 w: -0.847686 } position { x: -1.01657867 y: 1.14159203 z: -7.57026482 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0651160106 y: 0.517137527 z: 0.110752545 w: -0.846204817 } position { x: -1.01716065 y: 1.14191961 z: -7.56891251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0645427182 y: 0.519768953 z: 0.110512309 w: -0.844666481 } position { x: -1.01776266 y: 1.14227426 z: -7.56759453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.516] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0637566522 y: 0.522372365 z: 0.110437848 w: -0.843128502 } position { x: -1.0184083 y: 1.14256775 z: -7.5661788 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0628944263 y: 0.525002599 z: 0.110470362 w: -0.841553867 } position { x: -1.01907086 y: 1.14281762 z: -7.56474257 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.544] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0619765818 y: 0.527739108 z: 0.110469133 w: -0.839908838 } position { x: -1.01972139 y: 1.14321089 z: -7.56323051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0610829741 y: 0.530128121 z: 0.110410132 w: -0.83847636 } position { x: -1.02028286 y: 1.14361823 z: -7.56182289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.060068164 y: 0.532475591 z: 0.110329323 w: -0.837071717 } position { x: -1.02093887 y: 1.14397454 z: -7.56037092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.585] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0590447374 y: 0.534670293 z: 0.110380806 w: -0.835737705 } position { x: -1.02161229 y: 1.14430487 z: -7.55891609 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0580507815 y: 0.536824286 z: 0.110524699 w: -0.834406435 } position { x: -1.02227116 y: 1.14469433 z: -7.55747032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0570416078 y: 0.538944781 z: 0.110513173 w: -0.833109617 } position { x: -1.02298117 y: 1.14517391 z: -7.55585814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0561472923 y: 0.540798366 z: 0.110396214 w: -0.831983924 } position { x: -1.02363694 y: 1.14560378 z: -7.55440474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0549169369 y: 0.54263556 z: 0.11044611 w: -0.830862463 } position { x: -1.02431023 y: 1.14598596 z: -7.55297422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.657] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.053966511 y: 0.544064462 z: 0.110415742 w: -0.829993904 } position { x: -1.02520454 y: 1.14628351 z: -7.55147362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0524271317 y: 0.546040058 z: 0.11028555 w: -0.828811646 } position { x: -1.02567434 y: 1.14692533 z: -7.5498395 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.682] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0519146882 y: 0.547671 z: 0.11024978 w: -0.827771962 } position { x: -1.02652144 y: 1.14690709 z: -7.54851675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0502748974 y: 0.549215317 z: 0.110769369 w: -0.826779962 } position { x: -1.02712834 y: 1.14740396 z: -7.54706955 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.710] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0492602251 y: 0.550602317 z: 0.110672705 w: -0.825931 } position { x: -1.02776766 y: 1.14782655 z: -7.54568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0479776971 y: 0.552179694 z: 0.110813975 w: -0.824933887 } position { x: -1.0284723 y: 1.1480577 z: -7.54428673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0465537049 y: 0.553622782 z: 0.111309506 w: -0.823981047 } position { x: -1.02922881 y: 1.14842761 z: -7.54301214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.752] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0454236306 y: 0.55472374 z: 0.111519009 w: -0.823275 } position { x: -1.02998316 y: 1.14875 z: -7.54168558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.044537276 y: 0.555893481 z: 0.111663103 w: -0.822514534 } position { x: -1.03059661 y: 1.14920795 z: -7.54035807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.779] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0434792973 y: 0.556910396 z: 0.111552715 w: -0.821898 } position { x: -1.03122389 y: 1.1496253 z: -7.53914118 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0421558358 y: 0.557906926 z: 0.111809425 w: -0.821256 } position { x: -1.03203821 y: 1.14983058 z: -7.53786516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0408705063 y: 0.558844864 z: 0.112158634 w: -0.820635438 } position { x: -1.03268731 y: 1.150208 z: -7.5366621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.820] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0396486409 y: 0.559661448 z: 0.11232584 w: -0.820115805 } position { x: -1.03328705 y: 1.15068173 z: -7.53562975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.835] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0385838784 y: 0.560243428 z: 0.112227067 w: -0.819782674 } position { x: -1.0338968 y: 1.1511054 z: -7.53467417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0377262272 y: 0.560532212 z: 0.111732818 w: -0.819692791 } position { x: -1.0345211 y: 1.15147805 z: -7.53357553 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0371196456 y: 0.560506523 z: 0.111023024 w: -0.819834411 } position { x: -1.03501904 y: 1.15180039 z: -7.532547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0365513936 y: 0.560376823 z: 0.110373043 w: -0.820036352 } position { x: -1.03552246 y: 1.15203631 z: -7.5314765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.891] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0357285403 y: 0.560325205 z: 0.110102102 w: -0.820144296 } position { x: -1.03595316 y: 1.15220773 z: -7.53046846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.034894377 y: 0.560373724 z: 0.110031746 w: -0.820156574 } position { x: -1.03633368 y: 1.15242183 z: -7.52942801 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0340487845 y: 0.560476243 z: 0.110109203 w: -0.820111573 } position { x: -1.03674638 y: 1.15263033 z: -7.5283885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0334572382 y: 0.560601354 z: 0.110288486 w: -0.820026338 } position { x: -1.03714836 y: 1.15276229 z: -7.52746916 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0330801383 y: 0.560551286 z: 0.110512309 w: -0.82004571 } position { x: -1.03752029 y: 1.15288389 z: -7.52660179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0328964554 y: 0.560364604 z: 0.110747635 w: -0.820148945 } position { x: -1.03785753 y: 1.15309441 z: -7.52572346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.976] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0325655192 y: 0.560085058 z: 0.110919766 w: -0.820329905 } position { x: -1.03817904 y: 1.15327346 z: -7.52490187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:28.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0320977196 y: 0.559726417 z: 0.111248687 w: -0.820548475 } position { x: -1.03852677 y: 1.15342665 z: -7.52406216 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0318010226 y: 0.559219718 z: 0.11167109 w: -0.820848107 } position { x: -1.03886259 y: 1.15353155 z: -7.52340841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.032131765 y: 0.558390081 z: 0.111703351 w: -0.821395457 } position { x: -1.03925931 y: 1.15367258 z: -7.52273941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.029] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0330371968 y: 0.557444215 z: 0.111577116 w: -0.822018862 } position { x: -1.03972113 y: 1.15366781 z: -7.52215672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0341610834 y: 0.556387484 z: 0.111661032 w: -0.822677255 } position { x: -1.0401324 y: 1.15366292 z: -7.52155161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.056] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0351121947 y: 0.555051863 z: 0.111516207 w: -0.823558569 } position { x: -1.04052508 y: 1.15395939 z: -7.52121973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0356170423 y: 0.553720295 z: 0.11109855 w: -0.824489176 } position { x: -1.04076397 y: 1.15425515 z: -7.52080393 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.085] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0358468294 y: 0.552397847 z: 0.110582687 w: -0.825435102 } position { x: -1.04104483 y: 1.15436447 z: -7.5203805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.098] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0358647034 y: 0.551204503 z: 0.110266045 w: -0.826274097 } position { x: -1.04136384 y: 1.15469503 z: -7.52002144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.113] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0359178595 y: 0.550092816 z: 0.110196605 w: -0.82702148 } position { x: -1.04177451 y: 1.15473759 z: -7.51967192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0364691652 y: 0.548852384 z: 0.110273525 w: -0.827810943 } position { x: -1.04216611 y: 1.15484977 z: -7.51952839 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0370641574 y: 0.547401905 z: 0.110350452 w: -0.8287341 } position { x: -1.04253745 y: 1.1552217 z: -7.51934099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.155] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0368301049 y: 0.546034038 z: 0.110328093 w: -0.829649389 } position { x: -1.042961 y: 1.15578258 z: -7.5191021 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.170] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0365145691 y: 0.54475975 z: 0.110323653 w: -0.830501139 } position { x: -1.0434196 y: 1.15574837 z: -7.5189333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0363640711 y: 0.54336983 z: 0.109947167 w: -0.831467688 } position { x: -1.04389608 y: 1.15640008 z: -7.51872587 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.196] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0360738896 y: 0.541988969 z: 0.108916476 w: -0.832516551 } position { x: -1.04425311 y: 1.15683067 z: -7.51854038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0359059907 y: 0.540359 z: 0.107519679 w: -0.833764 } position { x: -1.04478538 y: 1.15683711 z: -7.51821804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.226] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0365003571 y: 0.538471 z: 0.106580943 w: -0.835079193 } position { x: -1.04546785 y: 1.15643334 z: -7.51783085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0372132882 y: 0.536692739 z: 0.106597856 w: -0.836189628 } position { x: -1.04607785 y: 1.15607297 z: -7.51725149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0384522378 y: 0.534940779 z: 0.107351236 w: -0.837159276 } position { x: -1.04666889 y: 1.15588593 z: -7.51653528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.266] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0397310816 y: 0.533563 z: 0.108053938 w: -0.837888062 } position { x: -1.04698277 y: 1.15614355 z: -7.51594496 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.279] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0405765176 y: 0.53250283 z: 0.10886354 w: -0.838417053 } position { x: -1.04723227 y: 1.15621579 z: -7.51549339 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.040197812 y: 0.531554461 z: 0.109465174 w: -0.838958502 } position { x: -1.04751205 y: 1.15676439 z: -7.51491451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.306] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0390074626 y: 0.530788243 z: 0.109559968 w: -0.839487255 } position { x: -1.04748333 y: 1.1576159 z: -7.51449728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0369066298 y: 0.530256 z: 0.109104149 w: -0.83997792 } position { x: -1.04762018 y: 1.15761757 z: -7.51397514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0356299 y: 0.529677808 z: 0.109455712 w: -0.840351939 } position { x: -1.04804635 y: 1.15749788 z: -7.51338959 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.348] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0350061692 y: 0.528829396 z: 0.110080622 w: -0.840830684 } position { x: -1.04825866 y: 1.1576252 z: -7.51291323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0341599695 y: 0.527771592 z: 0.110830598 w: -0.841431439 } position { x: -1.04844093 y: 1.1578548 z: -7.51235199 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0334144831 y: 0.526725769 z: 0.111273348 w: -0.842058 } position { x: -1.04853559 y: 1.15800643 z: -7.51177359 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0329717211 y: 0.525721312 z: 0.11200805 w: -0.842605591 } position { x: -1.04871452 y: 1.15813541 z: -7.51109409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.404] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0325533785 y: 0.524856389 z: 0.112795837 w: -0.843055844 } position { x: -1.0488596 y: 1.15845048 z: -7.5105176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0316329636 y: 0.524061322 z: 0.113633491 w: -0.843472958 } position { x: -1.0489732 y: 1.15876019 z: -7.50996733 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0303921029 y: 0.523441136 z: 0.114450805 w: -0.843793035 } position { x: -1.04907906 y: 1.15909934 z: -7.5094552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.446] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0289974343 y: 0.522904754 z: 0.115107961 w: -0.844085336 } position { x: -1.04908311 y: 1.15948343 z: -7.50894976 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0277671237 y: 0.522392929 z: 0.115612283 w: -0.844374597 } position { x: -1.04916704 y: 1.15974057 z: -7.50852823 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0266175624 y: 0.521950185 z: 0.116302259 w: -0.844590604 } position { x: -1.04927123 y: 1.16001034 z: -7.50806236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.488] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.025485307 y: 0.521589875 z: 0.116987668 w: -0.844753504 } position { x: -1.04933095 y: 1.16035271 z: -7.50762224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0243848991 y: 0.521428704 z: 0.117384978 w: -0.844830334 } position { x: -1.04931521 y: 1.16073489 z: -7.50725317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.516] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0231395308 y: 0.521345615 z: 0.117677167 w: -0.844876 } position { x: -1.04930878 y: 1.16100502 z: -7.50695181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0219851118 y: 0.521338463 z: 0.118089154 w: -0.844853759 } position { x: -1.04932535 y: 1.16125619 z: -7.5067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.544] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0211189985 y: 0.521275878 z: 0.118655264 w: -0.844835103 } position { x: -1.04940784 y: 1.16132116 z: -7.50643253 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.02058536 y: 0.5212273 z: 0.119305953 w: -0.844786644 } position { x: -1.04946709 y: 1.16153109 z: -7.50626087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0202200357 y: 0.521109402 z: 0.119629242 w: -0.844822526 } position { x: -1.04953063 y: 1.16169715 z: -7.5061574 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0197524708 y: 0.520919 z: 0.119822241 w: -0.844923556 } position { x: -1.04953921 y: 1.16184747 z: -7.50600052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0192132611 y: 0.5208776 z: 0.120228343 w: -0.844903827 } position { x: -1.04957652 y: 1.16186166 z: -7.50582266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0186648667 y: 0.521048307 z: 0.120830543 w: -0.844724953 } position { x: -1.04955268 y: 1.16195405 z: -7.50567675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0181313567 y: 0.52132839 z: 0.120991252 w: -0.844540715 } position { x: -1.04944468 y: 1.16217899 z: -7.5055356 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.017462045 y: 0.521740258 z: 0.121016622 w: -0.844296873 } position { x: -1.04935646 y: 1.16215134 z: -7.50533104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0171050616 y: 0.522312939 z: 0.121232256 w: -0.843919039 } position { x: -1.04931045 y: 1.16205168 z: -7.50511122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0168092437 y: 0.523065 z: 0.121983036 w: -0.843350828 } position { x: -1.04926181 y: 1.16177511 z: -7.5048871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.682] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0166267436 y: 0.52410841 z: 0.122915119 w: -0.842570961 } position { x: -1.04909801 y: 1.16183567 z: -7.50462151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0163808856 y: 0.525440216 z: 0.123606354 w: -0.841644645 } position { x: -1.04891884 y: 1.16198432 z: -7.50431204 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0159643162 y: 0.527048707 z: 0.123742476 w: -0.840626299 } position { x: -1.04856849 y: 1.16209579 z: -7.50399256 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0156618617 y: 0.528730273 z: 0.12362016 w: -0.83959341 } position { x: -1.04832554 y: 1.16210532 z: -7.50365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.737] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0155180208 y: 0.530612707 z: 0.123778239 w: -0.83838433 } position { x: -1.04818332 y: 1.16185439 z: -7.50329256 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0155251576 y: 0.532502413 z: 0.124438338 w: -0.837087333 } position { x: -1.04800785 y: 1.16176128 z: -7.5029335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0155269522 y: 0.534526646 z: 0.125013605 w: -0.835710406 } position { x: -1.04770982 y: 1.16194081 z: -7.50261688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.780] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0153852245 y: 0.53657788 z: 0.125162154 w: -0.834375203 } position { x: -1.04742706 y: 1.16205251 z: -7.50231457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0149431173 y: 0.538833857 z: 0.125188529 w: -0.832924128 } position { x: -1.04712617 y: 1.16204858 z: -7.50204468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.014677519 y: 0.540846527 z: 0.124948226 w: -0.831659496 } position { x: -1.04679632 y: 1.16215932 z: -7.50179958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0145751238 y: 0.54264766 z: 0.124614961 w: -0.830537379 } position { x: -1.04653883 y: 1.16219139 z: -7.50158215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.835] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0145544102 y: 0.544366539 z: 0.124499552 w: -0.829429448 } position { x: -1.04634976 y: 1.16207802 z: -7.50139856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0145049822 y: 0.546049714 z: 0.124614857 w: -0.828305781 } position { x: -1.04613888 y: 1.16214371 z: -7.50118208 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0144097628 y: 0.547779262 z: 0.124556094 w: -0.827173531 } position { x: -1.04587853 y: 1.16224122 z: -7.50104237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0145511311 y: 0.549131334 z: 0.124159664 w: -0.826333702 } position { x: -1.04560649 y: 1.16234672 z: -7.50097179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.891] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0151414787 y: 0.550197899 z: 0.123155951 w: -0.825763643 } position { x: -1.04536068 y: 1.1622951 z: -7.50072527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.905] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0154258823 y: 0.551478565 z: 0.123177901 w: -0.824900389 } position { x: -1.04527259 y: 1.16214728 z: -7.5004673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0153793842 y: 0.552996337 z: 0.123744167 w: -0.82379967 } position { x: -1.04513252 y: 1.16208088 z: -7.50018692 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.932] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.01546204 y: 0.554591775 z: 0.124029987 w: -0.822681844 } position { x: -1.04493272 y: 1.16210496 z: -7.49996901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.015311854 y: 0.556281209 z: 0.124116085 w: -0.821530282 } position { x: -1.04470456 y: 1.16230011 z: -7.49978876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0148827871 y: 0.557846904 z: 0.124021836 w: -0.820490122 } position { x: -1.04445899 y: 1.16243815 z: -7.49966717 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0145472949 y: 0.559522152 z: 0.124264017 w: -0.819317937 } position { x: -1.04437709 y: 1.16223109 z: -7.49941063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:29.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0141764032 y: 0.561502457 z: 0.124713063 w: -0.817900181 } position { x: -1.04408979 y: 1.16224885 z: -7.49924374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0138218878 y: 0.563333154 z: 0.125064254 w: -0.816592693 } position { x: -1.04382741 y: 1.16225743 z: -7.49907494 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0136166709 y: 0.565144837 z: 0.125210509 w: -0.815320909 } position { x: -1.04347825 y: 1.16208375 z: -7.4989109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0138052497 y: 0.567036271 z: 0.125549987 w: -0.813951135 } position { x: -1.04314601 y: 1.16173482 z: -7.49879646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.042] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0144821359 y: 0.568818092 z: 0.126231238 w: -0.812589705 } position { x: -1.0428983 y: 1.16121602 z: -7.49867916 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0155441649 y: 0.570663273 z: 0.127362147 w: -0.811098456 } position { x: -1.04248071 y: 1.16080666 z: -7.49872875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.073] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0165057927 y: 0.572288871 z: 0.127916917 w: -0.809845805 } position { x: -1.04215181 y: 1.16080022 z: -7.49870348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.087] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0166023504 y: 0.573974669 z: 0.127605125 w: -0.808699191 } position { x: -1.04167211 y: 1.16125178 z: -7.49856234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0152950045 y: 0.575891 z: 0.126389593 w: -0.807552636 } position { x: -1.04125369 y: 1.16195142 z: -7.49824476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.115] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0131324753 y: 0.578143716 z: 0.124863192 w: -0.806217432 } position { x: -1.04094911 y: 1.16241467 z: -7.49795675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.127] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109753022 y: 0.580609143 z: 0.123342142 w: -0.804710686 } position { x: -1.04097843 y: 1.16247654 z: -7.49756289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0100291204 y: 0.582793713 z: 0.122249424 w: -0.803309381 } position { x: -1.04115832 y: 1.16249168 z: -7.49720383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00976598822 y: 0.584850729 z: 0.121353135 w: -0.801952422 } position { x: -1.04136741 y: 1.16255748 z: -7.49682045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.169] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00976797286 y: 0.586808085 z: 0.120919079 w: -0.800586939 } position { x: -1.04144979 y: 1.1625545 z: -7.4963932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0100570749 y: 0.588866889 z: 0.120962225 w: -0.799063683 } position { x: -1.0413909 y: 1.16280484 z: -7.49595356 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.196] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00997176394 y: 0.590897739 z: 0.12124069 w: -0.797521889 } position { x: -1.0411551 y: 1.1632725 z: -7.49555254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00918495748 y: 0.593130708 z: 0.121019267 w: -0.795905769 } position { x: -1.04078126 y: 1.16393614 z: -7.49505472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0074074571 y: 0.595849633 z: 0.119670413 w: -0.794095278 } position { x: -1.04032159 y: 1.16471255 z: -7.49446058 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00593417883 y: 0.598490655 z: 0.118590549 w: -0.792281508 } position { x: -1.04057944 y: 1.16426539 z: -7.49375343 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.251] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00621906295 y: 0.601397932 z: 0.118240967 w: -0.790127158 } position { x: -1.0404613 y: 1.16409469 z: -7.49321508 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00657207 y: 0.604054689 z: 0.118005201 w: -0.788130403 } position { x: -1.04052377 y: 1.16434455 z: -7.49247599 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.279] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00658204686 y: 0.6068483 z: 0.117616825 w: -0.786039531 } position { x: -1.04031968 y: 1.16475105 z: -7.49164391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.295] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00638423674 y: 0.610044658 z: 0.116831735 w: -0.783680558 } position { x: -1.04033983 y: 1.16450703 z: -7.49064112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.307] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00722020818 y: 0.613073409 z: 0.116888814 w: -0.781297565 } position { x: -1.04068601 y: 1.16430318 z: -7.48943901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00913932454 y: 0.616251051 z: 0.117392123 w: -0.778697789 } position { x: -1.04061902 y: 1.1641463 z: -7.48821115 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.335] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0099971937 y: 0.61984241 z: 0.118118241 w: -0.775721312 } position { x: -1.04106307 y: 1.16397011 z: -7.48685789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00977075659 y: 0.624116719 z: 0.118647248 w: -0.772208333 } position { x: -1.04086292 y: 1.16458833 z: -7.48559856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.363] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00908277836 y: 0.627737224 z: 0.118318848 w: -0.769327044 } position { x: -1.04067039 y: 1.16478741 z: -7.48446178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00836043432 y: 0.631712437 z: 0.11791718 w: -0.766136467 } position { x: -1.04080093 y: 1.16428638 z: -7.48313093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00830558501 y: 0.635199487 z: 0.118336894 w: -0.763183475 } position { x: -1.04097 y: 1.16377461 z: -7.48178291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00898740813 y: 0.638494432 z: 0.119112343 w: -0.760300159 } position { x: -1.04126191 y: 1.16347516 z: -7.48031902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00978601538 y: 0.641688764 z: 0.12003234 w: -0.757451 } position { x: -1.04156244 y: 1.16338503 z: -7.47881699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.432] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104376459 y: 0.6450302 z: 0.120799512 w: -0.754476368 } position { x: -1.04189789 y: 1.16318238 z: -7.47716379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.01069625 y: 0.648102045 z: 0.121384509 w: -0.751741409 } position { x: -1.0422138 y: 1.16300201 z: -7.47557259 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.460] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010630413 y: 0.651151597 z: 0.121758096 w: -0.749041736 } position { x: -1.04258561 y: 1.16279769 z: -7.47395897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.476] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0107025523 y: 0.654150367 z: 0.1219742 w: -0.746388 } position { x: -1.04297292 y: 1.16253459 z: -7.47236204 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.488] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0107506551 y: 0.657023311 z: 0.122343883 w: -0.743798912 } position { x: -1.04346216 y: 1.16218269 z: -7.4707284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.01093861 y: 0.660015762 z: 0.122817732 w: -0.741063654 } position { x: -1.04400814 y: 1.16181791 z: -7.46894503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.516] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.01076122 y: 0.662786722 z: 0.123158552 w: -0.738532305 } position { x: -1.04453385 y: 1.16169786 z: -7.4672451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104871728 y: 0.665488243 z: 0.123364925 w: -0.736068308 } position { x: -1.04522228 y: 1.16131783 z: -7.46542883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.543] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103304666 y: 0.668135524 z: 0.124056488 w: -0.733551741 } position { x: -1.04581106 y: 1.16079605 z: -7.46371794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00988155697 y: 0.670923471 z: 0.124686785 w: -0.730901659 } position { x: -1.04667044 y: 1.16060567 z: -7.46172428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.570] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00952918921 y: 0.673582315 z: 0.125672728 w: -0.728287339 } position { x: -1.04732263 y: 1.16023231 z: -7.45991182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.585] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00943925604 y: 0.675945759 z: 0.126882121 w: -0.725885093 } position { x: -1.04811347 y: 1.15977883 z: -7.45817089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.598] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00956599 y: 0.678117871 z: 0.128299132 w: -0.723604858 } position { x: -1.04897559 y: 1.15921164 z: -7.45640659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0098384954 y: 0.680192947 z: 0.129869536 w: -0.72137 } position { x: -1.04977918 y: 1.15883851 z: -7.45447636 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0101893712 y: 0.682517767 z: 0.131312743 w: -0.71890378 } position { x: -1.05065858 y: 1.15858543 z: -7.45219088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0100808861 y: 0.684930444 z: 0.132402107 w: -0.716406584 } position { x: -1.05157971 y: 1.15838873 z: -7.45018673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00994081423 y: 0.687339187 z: 0.133511916 w: -0.713891149 } position { x: -1.05245292 y: 1.1582278 z: -7.4481926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.668] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00976033 y: 0.689545631 z: 0.13433221 w: -0.71160835 } position { x: -1.05342114 y: 1.15807819 z: -7.44615269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0091823088 y: 0.692029 z: 0.135051787 w: -0.709064662 } position { x: -1.05443144 y: 1.15794861 z: -7.44396 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00831966288 y: 0.694327891 z: 0.135519117 w: -0.706734836 } position { x: -1.05530655 y: 1.157812 z: -7.44187307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0072816168 y: 0.696612298 z: 0.135562733 w: -0.70448637 } position { x: -1.05614901 y: 1.15791225 z: -7.43978357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00583772315 y: 0.698894083 z: 0.135147616 w: -0.702316284 } position { x: -1.05696774 y: 1.15801537 z: -7.43772459 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.740] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.004094237 y: 0.701231956 z: 0.134706393 w: -0.700079381 } position { x: -1.05772877 y: 1.15797806 z: -7.43559647 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.752] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00207259017 y: 0.703656852 z: 0.134393781 w: -0.697711289 } position { x: -1.05862868 y: 1.1578114 z: -7.43330288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000295528705 y: 0.706014752 z: 0.13409543 w: -0.695385873 } position { x: -1.05935407 y: 1.15781653 z: -7.43109941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00138064916 y: 0.708431 z: 0.133766979 w: -0.692986369 } position { x: -1.06005907 y: 1.1577462 z: -7.42890406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00295859319 y: 0.710815072 z: 0.133754715 w: -0.690538108 } position { x: -1.0607152 y: 1.1575259 z: -7.42671585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.807] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00433099363 y: 0.713241339 z: 0.133982301 w: -0.687980235 } position { x: -1.06140113 y: 1.15728354 z: -7.42447901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00537325162 y: 0.715298355 z: 0.134026349 w: -0.685825288 } position { x: -1.06179476 y: 1.1574626 z: -7.42239618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00664739404 y: 0.717249 z: 0.133638248 w: -0.683849812 } position { x: -1.06238854 y: 1.15737 z: -7.42032146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.849] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00785726123 y: 0.718987584 z: 0.133875608 w: -0.681962192 } position { x: -1.06294358 y: 1.1567781 z: -7.4183979 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00864495 y: 0.720562637 z: 0.134541452 w: -0.680156887 } position { x: -1.0636214 y: 1.15633059 z: -7.41647196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.877] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00918020308 y: 0.722077787 z: 0.135476887 w: -0.678355 } position { x: -1.06424892 y: 1.15611017 z: -7.4144268 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00954190083 y: 0.723389685 z: 0.136228517 w: -0.676799893 } position { x: -1.06477118 y: 1.15602982 z: -7.41254425 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00970614795 y: 0.724450409 z: 0.136648461 w: -0.675577223 } position { x: -1.06524706 y: 1.15598011 z: -7.41081572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00961475 y: 0.725316405 z: 0.136499 w: -0.674679 } position { x: -1.06576109 y: 1.15586388 z: -7.4091835 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00925474614 y: 0.726001143 z: 0.136113644 w: -0.674025059 } position { x: -1.06628013 y: 1.15556252 z: -7.40761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0093183 y: 0.7268911 z: 0.135898933 w: -0.673107684 } position { x: -1.06683457 y: 1.15520668 z: -7.40588188 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00959831849 y: 0.727855563 z: 0.136023641 w: -0.672035515 } position { x: -1.06738472 y: 1.15480363 z: -7.40430784 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0094197765 y: 0.728846908 z: 0.136364803 w: -0.67089349 } position { x: -1.06785572 y: 1.15435088 z: -7.40300941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:30.988] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00923965126 y: 0.729679346 z: 0.13667 w: -0.669928432 } position { x: -1.06825352 y: 1.15421021 z: -7.40171957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00931392331 y: 0.730564892 z: 0.136759728 w: -0.668943286 } position { x: -1.06852984 y: 1.15407 z: -7.4004097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.016] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00923808198 y: 0.731346548 z: 0.136671096 w: -0.668107748 } position { x: -1.06884062 y: 1.15384674 z: -7.39927578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00899404287 y: 0.732069671 z: 0.136679292 w: -0.667316914 } position { x: -1.06926012 y: 1.15339243 z: -7.39823341 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00872013625 y: 0.732809365 z: 0.137170717 w: -0.666407228 } position { x: -1.06971526 y: 1.15291893 z: -7.39733076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.059] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00829542521 y: 0.733489633 z: 0.138132364 w: -0.665464938 } position { x: -1.07002652 y: 1.15261626 z: -7.39656496 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00795138907 y: 0.734087408 z: 0.13872236 w: -0.664686799 } position { x: -1.07010448 y: 1.15263832 z: -7.39580822 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.085] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00774798403 y: 0.734556556 z: 0.138554275 w: -0.664205849 } position { x: -1.0701164 y: 1.1526947 z: -7.39504766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00783252437 y: 0.735097706 z: 0.137856141 w: -0.663751245 } position { x: -1.07022297 y: 1.15239346 z: -7.39435291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00787117053 y: 0.735771477 z: 0.137451127 w: -0.663087904 } position { x: -1.07041812 y: 1.15206766 z: -7.39355612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.127] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00773216924 y: 0.736705601 z: 0.137526408 w: -0.662035942 } position { x: -1.07059944 y: 1.15159321 z: -7.392941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.143] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00776926521 y: 0.737633646 z: 0.138177082 w: -0.660865605 } position { x: -1.07056415 y: 1.15140307 z: -7.39254141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00847351365 y: 0.73858428 z: 0.13870813 w: -0.65968287 } position { x: -1.07030594 y: 1.15156174 z: -7.39239454 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.169] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00935164932 y: 0.739294112 z: 0.138723597 w: -0.658872187 } position { x: -1.06991947 y: 1.15156198 z: -7.39246368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0101312315 y: 0.739712775 z: 0.138523 w: -0.658432841 } position { x: -1.06963289 y: 1.15142226 z: -7.39260626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.199] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00980002247 y: 0.739692509 z: 0.138735682 w: -0.658415794 } position { x: -1.06955266 y: 1.15062511 z: -7.39299536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.210] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00834857672 y: 0.739447296 z: 0.139286712 w: -0.658594906 } position { x: -1.06982255 y: 1.15036929 z: -7.39326477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00674480479 y: 0.739236 z: 0.140087262 w: -0.658680677 } position { x: -1.07007551 y: 1.14969194 z: -7.39357662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00556410383 y: 0.739041507 z: 0.141483426 w: -0.658611536 } position { x: -1.07011557 y: 1.14956284 z: -7.39409828 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.251] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00497368071 y: 0.738848746 z: 0.142302647 w: -0.658656 } position { x: -1.0699122 y: 1.1494602 z: -7.39460754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00458427286 y: 0.73864758 z: 0.142348573 w: -0.658874512 } position { x: -1.06985533 y: 1.14948714 z: -7.39503527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.280] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00425767666 y: 0.738551736 z: 0.141974017 w: -0.659064949 } position { x: -1.06969786 y: 1.14942944 z: -7.39537811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00410332112 y: 0.738696158 z: 0.141406953 w: -0.659025967 } position { x: -1.06976485 y: 1.14919138 z: -7.39566517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.307] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00350127416 y: 0.739012361 z: 0.141451135 w: -0.658665359 } position { x: -1.07019186 y: 1.14826417 z: -7.39615583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0015428504 y: 0.739191473 z: 0.142999724 w: -0.658137262 } position { x: -1.07070422 y: 1.14771938 z: -7.39674568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.335] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 6.91323803e-05 y: 0.739301801 z: 0.14426586 w: -0.657738745 } position { x: -1.07093465 y: 1.14821148 z: -7.39711428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000188943537 y: 0.7397331 z: 0.144337669 w: -0.657237828 } position { x: -1.07075214 y: 1.14883554 z: -7.39743042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.362] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000940982136 y: 0.740501761 z: 0.14305304 w: -0.656652212 } position { x: -1.07086444 y: 1.14936101 z: -7.39782524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00209103478 y: 0.741394341 z: 0.14087747 w: -0.656112492 } position { x: -1.07107842 y: 1.14914763 z: -7.39830208 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0017143517 y: 0.742076695 z: 0.139897853 w: -0.655551553 } position { x: -1.07186103 y: 1.14784539 z: -7.39874744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00049711304 y: 0.742661357 z: 0.140559509 w: -0.654749453 } position { x: -1.07230115 y: 1.14741027 z: -7.39913368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00234246417 y: 0.743340254 z: 0.141151801 w: -0.653847039 } position { x: -1.07283008 y: 1.14784169 z: -7.39940643 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00315320655 y: 0.744548738 z: 0.140334845 w: -0.652643383 } position { x: -1.07298338 y: 1.14865625 z: -7.39937496 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.446] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00239533279 y: 0.746231079 z: 0.138102293 w: -0.651199818 } position { x: -1.07317126 y: 1.1494652 z: -7.39933586 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.460] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00110296637 y: 0.748287678 z: 0.135374069 w: -0.649413764 } position { x: -1.07349 y: 1.1492672 z: -7.39952183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.474] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000715616567 y: 0.750108063 z: 0.133444428 w: -0.647711337 } position { x: -1.0739156 y: 1.1488874 z: -7.39977598 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.487] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000955906813 y: 0.751846373 z: 0.132378533 w: -0.645911813 } position { x: -1.07430482 y: 1.14909983 z: -7.39968777 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00106915401 y: 0.754120946 z: 0.130828381 w: -0.643571615 } position { x: -1.0748235 y: 1.14939821 z: -7.39921665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.516] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00145193911 y: 0.756943107 z: 0.129529685 w: -0.640513241 } position { x: -1.07534826 y: 1.14964855 z: -7.39861536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00166606728 y: 0.760278285 z: 0.127900124 w: -0.636879683 } position { x: -1.07585227 y: 1.15005898 z: -7.39804745 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00193853653 y: 0.764047503 z: 0.12590602 w: -0.63275218 } position { x: -1.07657111 y: 1.1500802 z: -7.3973732 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00268451194 y: 0.768385589 z: 0.124570258 w: -0.62774092 } position { x: -1.07732618 y: 1.15015423 z: -7.39670658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00349216885 y: 0.772588611 z: 0.123095363 w: -0.62285006 } position { x: -1.07763338 y: 1.15076101 z: -7.39599 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00397195946 y: 0.776807368 z: 0.120412096 w: -0.618106365 } position { x: -1.07801533 y: 1.15169525 z: -7.39509726 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00391820678 y: 0.781341314 z: 0.116772979 w: -0.613069713 } position { x: -1.07860827 y: 1.1523447 z: -7.39408588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00398443826 y: 0.786171913 z: 0.113016687 w: -0.607573211 } position { x: -1.07942867 y: 1.15249658 z: -7.39296913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00455576368 y: 0.791558564 z: 0.109887369 w: -0.60111481 } position { x: -1.08046865 y: 1.15247834 z: -7.39189911 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00574259926 y: 0.796472728 z: 0.107605793 w: -0.594995141 } position { x: -1.08113205 y: 1.15280163 z: -7.39104128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.655] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00640095212 y: 0.801182866 z: 0.104908235 w: -0.589117527 } position { x: -1.08147502 y: 1.15409625 z: -7.39017725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.668] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00589369191 y: 0.805711389 z: 0.100986987 w: -0.583606124 } position { x: -1.08149028 y: 1.15544021 z: -7.3891964 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00478749443 y: 0.809991956 z: 0.0962271914 w: -0.578472495 } position { x: -1.08214903 y: 1.15578699 z: -7.38832855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0045939046 y: 0.81430155 z: 0.092414 w: -0.573019803 } position { x: -1.08275175 y: 1.15558517 z: -7.38727379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00491966633 y: 0.81804961 z: 0.0899747685 w: -0.568045 } position { x: -1.08347785 y: 1.15568888 z: -7.38647366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00577726448 y: 0.821589708 z: 0.088461116 w: -0.563144386 } position { x: -1.08408725 y: 1.15595627 z: -7.38548326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.738] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00661839824 y: 0.825042784 z: 0.0876792148 w: -0.558187187 } position { x: -1.08470404 y: 1.15631092 z: -7.38459063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00629150402 y: 0.82853651 z: 0.0866395757 w: -0.55315572 } position { x: -1.08492124 y: 1.15707755 z: -7.38382816 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.766] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00534775 y: 0.83143 z: 0.0852652788 w: -0.549022138 } position { x: -1.08504498 y: 1.15773082 z: -7.3831749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.780] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00448996807 y: 0.833908141 z: 0.083965905 w: -0.545460165 } position { x: -1.08526969 y: 1.15789533 z: -7.38261843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.793] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00407185499 y: 0.836002827 z: 0.083361879 w: -0.542340755 } position { x: -1.08536446 y: 1.15798008 z: -7.38219786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00467950478 y: 0.837595642 z: 0.0832839832 w: -0.539884746 } position { x: -1.08549654 y: 1.15831316 z: -7.38190126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00525133964 y: 0.83865267 z: 0.0835895389 w: -0.538188577 } position { x: -1.0855118 y: 1.15849173 z: -7.38161278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00526053365 y: 0.839371264 z: 0.0837662295 w: -0.537039638 } position { x: -1.08551013 y: 1.15898979 z: -7.38136816 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00488613546 y: 0.839827 z: 0.083635 w: -0.536350548 } position { x: -1.08546102 y: 1.15922379 z: -7.38129807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00393608 y: 0.840038538 z: 0.0837055221 w: -0.536016 } position { x: -1.08531559 y: 1.15942442 z: -7.3813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.877] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00241698069 y: 0.839925528 z: 0.0834152773 w: -0.536247253 } position { x: -1.08489823 y: 1.15978801 z: -7.38140821 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000798399094 y: 0.839529514 z: 0.0828868747 w: -0.536953807 } position { x: -1.08447027 y: 1.15996897 z: -7.38164949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000380589277 y: 0.838813961 z: 0.0826349258 w: -0.538110197 } position { x: -1.08387315 y: 1.1596992 z: -7.3818841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000743736629 y: 0.837839842 z: 0.0830613822 w: -0.539559722 } position { x: -1.08351421 y: 1.15961814 z: -7.38235235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00103175407 y: 0.836503625 z: 0.0835755 w: -0.541549385 } position { x: -1.08283758 y: 1.159621 z: -7.38289785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.946] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00221877056 y: 0.835197091 z: 0.0838909075 w: -0.543510199 } position { x: -1.08204114 y: 1.1600579 z: -7.3833003 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00451265275 y: 0.834053516 z: 0.0832278207 w: -0.545350909 } position { x: -1.08155608 y: 1.15991223 z: -7.384058 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00566113228 y: 0.832661331 z: 0.0839843228 w: -0.547347903 } position { x: -1.08063948 y: 1.15944982 z: -7.38509655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:31.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00567359198 y: 0.830632329 z: 0.0849505514 w: -0.550273716 } position { x: -1.07964885 y: 1.15946579 z: -7.38636351 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00547749968 y: 0.827722847 z: 0.085698545 w: -0.554527521 } position { x: -1.07847834 y: 1.15964353 z: -7.38783836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.015] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00567737175 y: 0.824566424 z: 0.085991852 w: -0.559163094 } position { x: -1.07756352 y: 1.15961742 z: -7.38934374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00581693882 y: 0.821204424 z: 0.086625129 w: -0.563990712 } position { x: -1.07672548 y: 1.15945637 z: -7.39078569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00539885974 y: 0.817732394 z: 0.0876050293 w: -0.568867266 } position { x: -1.07595062 y: 1.1589781 z: -7.3923173 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.057] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00419164682 y: 0.81378752 z: 0.0894453824 w: -0.574222803 } position { x: -1.07501972 y: 1.15867496 z: -7.39411592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00288984063 y: 0.809757829 z: 0.0909197703 w: -0.579670191 } position { x: -1.07394397 y: 1.1587503 z: -7.39584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00236779731 y: 0.805480123 z: 0.0915517583 w: -0.585503697 } position { x: -1.07286572 y: 1.1589694 z: -7.39761066 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00280442019 y: 0.801179767 z: 0.0918487832 w: -0.591326416 } position { x: -1.07198226 y: 1.15852189 z: -7.39944077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00314838695 y: 0.796988726 z: 0.0928680077 w: -0.596803784 } position { x: -1.07117808 y: 1.15815532 z: -7.40138626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0019771466 y: 0.792329 z: 0.0942924842 w: -0.602760136 } position { x: -1.07044208 y: 1.15805233 z: -7.40352535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000342525018 y: 0.788001418 z: 0.0954098 w: -0.608235657 } position { x: -1.07010722 y: 1.15743303 z: -7.40543842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000530477031 y: 0.784079969 z: 0.0972675458 w: -0.612990499 } position { x: -1.0693779 y: 1.15747881 z: -7.4071126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.169] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000533456507 y: 0.780626893 z: 0.098483853 w: -0.617189 } position { x: -1.06854975 y: 1.15789032 z: -7.40865231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -5.07430923e-05 y: 0.777466714 z: 0.0989232 w: -0.621095538 } position { x: -1.06778955 y: 1.15824544 z: -7.41027927 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.199] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000695290742 y: 0.775056243 z: 0.0986204222 w: -0.624148607 } position { x: -1.06690288 y: 1.15870321 z: -7.41175032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00154124072 y: 0.772842526 z: 0.0979885 w: -0.626985073 } position { x: -1.06608665 y: 1.15906775 z: -7.41332293 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00226322934 y: 0.770756721 z: 0.0977642685 w: -0.62958014 } position { x: -1.06551242 y: 1.1584903 z: -7.41509438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00216526864 y: 0.768461883 z: 0.0989996046 w: -0.632187247 } position { x: -1.06476581 y: 1.15794134 z: -7.41697025 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00160848338 y: 0.766395032 z: 0.100833349 w: -0.634404242 } position { x: -1.06415975 y: 1.15772009 z: -7.41861629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000597878417 y: 0.764430523 z: 0.102790795 w: -0.636458695 } position { x: -1.06347418 y: 1.15788746 z: -7.42024612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.279] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000551137549 y: 0.762620389 z: 0.104538329 w: -0.638342917 } position { x: -1.06260622 y: 1.15798032 z: -7.42184305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.294] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00143807183 y: 0.760894477 z: 0.105631799 w: -0.640218258 } position { x: -1.06166339 y: 1.15833569 z: -7.42342567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00190049177 y: 0.759191275 z: 0.105394401 w: -0.642274857 } position { x: -1.06059134 y: 1.15887654 z: -7.42507792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00209958805 y: 0.757864 z: 0.10425777 w: -0.644024909 } position { x: -1.05963445 y: 1.15915537 z: -7.4265871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00196470949 y: 0.756729305 z: 0.103142448 w: -0.645537436 } position { x: -1.05870545 y: 1.15899909 z: -7.42817879 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00186926965 y: 0.755728066 z: 0.102153242 w: -0.6468665 } position { x: -1.05777943 y: 1.15888119 z: -7.42980576 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00224038959 y: 0.754555404 z: 0.101466402 w: -0.648340762 } position { x: -1.05670249 y: 1.15893531 z: -7.43160725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.375] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00276217517 y: 0.753403 z: 0.100906447 w: -0.649764717 } position { x: -1.05573 y: 1.15918958 z: -7.43329239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00341108092 y: 0.75217 z: 0.100245386 w: -0.651290596 } position { x: -1.05485725 y: 1.15927863 z: -7.43498325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0040839361 y: 0.750938058 z: 0.0995721519 w: -0.65281 } position { x: -1.05408716 y: 1.15917313 z: -7.4366293 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.418] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00478330534 y: 0.749847889 z: 0.0992551669 w: -0.654105246 } position { x: -1.0533694 y: 1.15903902 z: -7.43818855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00547975069 y: 0.74892503 z: 0.0991838649 w: -0.655167043 } position { x: -1.05254233 y: 1.15906966 z: -7.43967056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00635599438 y: 0.748032153 z: 0.0990845859 w: -0.656193376 } position { x: -1.0514344 y: 1.15902531 z: -7.44129324 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00725193741 y: 0.747166693 z: 0.0991158113 w: -0.657164693 } position { x: -1.0504936 y: 1.15887833 z: -7.44279 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.474] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00875286851 y: 0.746248901 z: 0.099237442 w: -0.658170164 } position { x: -1.04964972 y: 1.15857029 z: -7.44429493 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0107748471 y: 0.745146811 z: 0.0994580761 w: -0.659354389 } position { x: -1.04853 y: 1.15823841 z: -7.44560957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.502] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0125264116 y: 0.743876815 z: 0.0999496058 w: -0.660681784 } position { x: -1.0473845 y: 1.15814352 z: -7.44694138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0143003892 y: 0.74263525 z: 0.0994935632 w: -0.662109792 } position { x: -1.04633629 y: 1.15774727 z: -7.44794083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0156363752 y: 0.741654396 z: 0.0993596315 w: -0.663198233 } position { x: -1.04524636 y: 1.15740204 z: -7.44884491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.544] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0169695802 y: 0.740805209 z: 0.0996586457 w: -0.664069235 } position { x: -1.0442704 y: 1.15650439 z: -7.44969416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0195095688 y: 0.739812851 z: 0.100886062 w: -0.664919794 } position { x: -1.04340494 y: 1.15530109 z: -7.45060825 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.02265816 y: 0.738759577 z: 0.10271842 w: -0.665710032 } position { x: -1.04258215 y: 1.15445352 z: -7.4515214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0259770434 y: 0.737616897 z: 0.104493037 w: -0.666579127 } position { x: -1.04186237 y: 1.15372169 z: -7.45232248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.029630946 y: 0.736292541 z: 0.106731631 w: -0.667535603 } position { x: -1.04137552 y: 1.15252733 z: -7.45295858 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.613] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.033275377 y: 0.735509872 z: 0.110061549 w: -0.667685866 } position { x: -1.04117477 y: 1.150563 z: -7.45337105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.627] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0389774702 y: 0.734802604 z: 0.114374004 w: -0.667431295 } position { x: -1.04115391 y: 1.15013707 z: -7.45360756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0440195911 y: 0.734597445 z: 0.117147408 w: -0.666862309 } position { x: -1.04095101 y: 1.1490221 z: -7.45384836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.657] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0487243161 y: 0.734830558 z: 0.120366603 w: -0.665704 } position { x: -1.0411104 y: 1.14780414 z: -7.45416164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0539863333 y: 0.734944224 z: 0.124171399 w: -0.66447264 } position { x: -1.04118598 y: 1.14601 z: -7.45449686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.682] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0603006259 y: 0.734833241 z: 0.12801908 w: -0.663321257 } position { x: -1.0411247 y: 1.1451112 z: -7.45488262 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0656689331 y: 0.73429662 z: 0.129495278 w: -0.663119197 } position { x: -1.04087806 y: 1.14487743 z: -7.45517111 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0687017217 y: 0.733872771 z: 0.129336461 w: -0.663312078 } position { x: -1.04048836 y: 1.14532483 z: -7.45531702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0693537295 y: 0.733900487 z: 0.12725246 w: -0.663616657 } position { x: -1.04027009 y: 1.14570928 z: -7.45528316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.738] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0685268044 y: 0.73433435 z: 0.124055542 w: -0.663827777 } position { x: -1.04042614 y: 1.14524639 z: -7.45521545 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.752] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0686179847 y: 0.734764755 z: 0.122097395 w: -0.66370517 } position { x: -1.04094088 y: 1.14404166 z: -7.45528316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.766] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0690435 y: 0.734936357 z: 0.121883996 w: -0.663510263 } position { x: -1.04120028 y: 1.14341629 z: -7.45545244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.069567211 y: 0.734792292 z: 0.122076496 w: -0.663579702 } position { x: -1.04139733 y: 1.14339137 z: -7.45568132 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0699344128 y: 0.734578788 z: 0.121633857 w: -0.663858712 } position { x: -1.04160416 y: 1.14343321 z: -7.45585918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.07024014 y: 0.734268725 z: 0.120874465 w: -0.664308 } position { x: -1.04202366 y: 1.14324939 z: -7.45595264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0707961917 y: 0.734044373 z: 0.120400406 w: -0.664582908 } position { x: -1.04271722 y: 1.14281416 z: -7.45599174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0714393109 y: 0.734109163 z: 0.120648287 w: -0.664397597 } position { x: -1.04330778 y: 1.14258862 z: -7.4560132 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.849] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0721090734 y: 0.734449 z: 0.120745495 w: -0.663931787 } position { x: -1.04358685 y: 1.14253044 z: -7.45595121 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.863] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0725628063 y: 0.734716773 z: 0.120658636 w: -0.663601875 } position { x: -1.04389596 y: 1.14289618 z: -7.45580149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.876] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0725709423 y: 0.735253215 z: 0.119763963 w: -0.663168728 } position { x: -1.04380929 y: 1.14321792 z: -7.45598555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0724170133 y: 0.735414267 z: 0.118184969 w: -0.663290262 } position { x: -1.0444324 y: 1.14345515 z: -7.45601511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.905] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0719801635 y: 0.735586405 z: 0.117045 w: -0.663349092 } position { x: -1.04489625 y: 1.14334607 z: -7.45609617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0715725198 y: 0.735821187 z: 0.116064407 w: -0.663305104 } position { x: -1.04517746 y: 1.14372253 z: -7.45606756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0706575811 y: 0.736292124 z: 0.114413641 w: -0.663167357 } position { x: -1.04535282 y: 1.14422071 z: -7.45579481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.946] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0698214546 y: 0.737211049 z: 0.113008879 w: -0.662475526 } position { x: -1.04589736 y: 1.14374733 z: -7.45551634 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0701524 y: 0.738214552 z: 0.112585098 w: -0.661394358 } position { x: -1.04634285 y: 1.14375412 z: -7.45537329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0700151548 y: 0.739119649 z: 0.112559445 w: -0.660401702 } position { x: -1.04668915 y: 1.14368749 z: -7.45539284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:32.988] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.069233574 y: 0.740047 z: 0.11226248 w: -0.659495533 } position { x: -1.04656184 y: 1.14456177 z: -7.45529032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.002] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0679798201 y: 0.74095583 z: 0.110830881 w: -0.658847272 } position { x: -1.0465492 y: 1.14506531 z: -7.45502567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.014] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0665135682 y: 0.742072761 z: 0.109257899 w: -0.658002 } position { x: -1.0467695 y: 1.14505506 z: -7.45478392 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.065524891 y: 0.743130803 z: 0.108410627 w: -0.657046616 } position { x: -1.04693389 y: 1.14491463 z: -7.45452261 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0649638548 y: 0.74410665 z: 0.108383834 w: -0.656001508 } position { x: -1.04716706 y: 1.14485598 z: -7.45432472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0646678805 y: 0.744984686 z: 0.108651333 w: -0.654989123 } position { x: -1.04719293 y: 1.14509749 z: -7.45421314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.071] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0640476719 y: 0.745651 z: 0.108468659 w: -0.65432179 } position { x: -1.04727983 y: 1.14546251 z: -7.45415735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.063363649 y: 0.746110141 z: 0.108463474 w: -0.653865695 } position { x: -1.0475316 y: 1.14524829 z: -7.45414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0630342141 y: 0.746401846 z: 0.109264284 w: -0.653431177 } position { x: -1.04768229 y: 1.14501429 z: -7.4541378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.115] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0631037205 y: 0.7464993 z: 0.11033842 w: -0.653132558 } position { x: -1.04782474 y: 1.14489388 z: -7.45415831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.063501671 y: 0.746456325 z: 0.111720443 w: -0.652908146 } position { x: -1.04816091 y: 1.14444673 z: -7.4540472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0650571734 y: 0.746294379 z: 0.113482513 w: -0.65263629 } position { x: -1.04842222 y: 1.14400089 z: -7.45400667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0664418414 y: 0.745984435 z: 0.115316905 w: -0.652529478 } position { x: -1.04840946 y: 1.14411199 z: -7.45412493 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.170] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0664949939 y: 0.745642424 z: 0.115897201 w: -0.652812123 } position { x: -1.04791164 y: 1.14488482 z: -7.45421314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.183] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0653837 y: 0.745397449 z: 0.114630215 w: -0.653427541 } position { x: -1.04745638 y: 1.14553845 z: -7.45414972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.063726306 y: 0.745323181 z: 0.112597264 w: -0.654029191 } position { x: -1.04716289 y: 1.14557207 z: -7.45404482 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.212] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0622756332 y: 0.74532032 z: 0.111101612 w: -0.654427886 } position { x: -1.04708469 y: 1.14514148 z: -7.45403624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0617427938 y: 0.745206952 z: 0.110669933 w: -0.65468055 } position { x: -1.04697883 y: 1.14466345 z: -7.45407915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0616133325 y: 0.744961262 z: 0.111011982 w: -0.654914379 } position { x: -1.04678917 y: 1.14455712 z: -7.4542613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0616220906 y: 0.74454093 z: 0.111176133 w: -0.65536356 } position { x: -1.046368 y: 1.14483297 z: -7.45431805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0617215447 y: 0.74407351 z: 0.11070361 w: -0.655964792 } position { x: -1.04596221 y: 1.14526176 z: -7.45425749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.061432749 y: 0.74377656 z: 0.109640457 w: -0.656507075 } position { x: -1.04558265 y: 1.14553666 z: -7.45422792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.293] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.061084114 y: 0.743347406 z: 0.108553164 w: -0.65720588 } position { x: -1.04525018 y: 1.14566016 z: -7.45432043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0605520047 y: 0.74285388 z: 0.107342519 w: -0.658011556 } position { x: -1.04488492 y: 1.14572287 z: -7.45441771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.059917409 y: 0.74222374 z: 0.106654406 w: -0.658892 } position { x: -1.04466486 y: 1.14557064 z: -7.45440102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0594634749 y: 0.74164325 z: 0.106848873 w: -0.659554899 } position { x: -1.04451716 y: 1.14518833 z: -7.45439672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.05953959 y: 0.74101615 z: 0.107780911 w: -0.660101 } position { x: -1.04435718 y: 1.14495182 z: -7.45433903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0603461415 y: 0.740353048 z: 0.109252736 w: -0.660529733 } position { x: -1.04438353 y: 1.14460361 z: -7.45427322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0613570474 y: 0.739560306 z: 0.111550048 w: -0.660940588 } position { x: -1.04348207 y: 1.14337659 z: -7.45474386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.389] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0627659783 y: 0.737573624 z: 0.112894773 w: -0.662797332 } position { x: -1.0448066 y: 1.14493287 z: -7.45380831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0628799796 y: 0.735789 z: 0.115479775 w: -0.664323032 } position { x: -1.04332685 y: 1.144575 z: -7.45389366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0619042143 y: 0.736403644 z: 0.11675676 w: -0.663509905 } position { x: -1.04300272 y: 1.14492416 z: -7.45548105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.432] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0625754 y: 0.735756218 z: 0.115486391 w: -0.664386928 } position { x: -1.04152167 y: 1.14486551 z: -7.45477962 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0614360943 y: 0.734682083 z: 0.114913188 w: -0.665779889 } position { x: -1.04139149 y: 1.14482677 z: -7.45481157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0606232 y: 0.734376132 z: 0.114902362 w: -0.666193724 } position { x: -1.04087245 y: 1.14494514 z: -7.45495939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0604987368 y: 0.73403281 z: 0.114445969 w: -0.666661739 } position { x: -1.04031014 y: 1.14479256 z: -7.45445585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.487] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0601575375 y: 0.733912289 z: 0.114472628 w: -0.666820705 } position { x: -1.03973019 y: 1.14462185 z: -7.45448208 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0601305179 y: 0.733914912 z: 0.114552654 w: -0.666806579 } position { x: -1.03903902 y: 1.14468658 z: -7.4544549 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0604905747 y: 0.733614504 z: 0.114262886 w: -0.667154133 } position { x: -1.03831244 y: 1.14470601 z: -7.4543047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0607334934 y: 0.733271241 z: 0.114124872 w: -0.667533 } position { x: -1.03773463 y: 1.14466524 z: -7.45435572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0607810877 y: 0.732753158 z: 0.114285596 w: -0.668069839 } position { x: -1.03707469 y: 1.14458108 z: -7.45435572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0609153062 y: 0.73137784 z: 0.115030229 w: -0.669435441 } position { x: -1.03600943 y: 1.14451277 z: -7.4543519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.581] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0609153062 y: 0.73137784 z: 0.115030229 w: -0.669435441 } position { x: -1.03600943 y: 1.14451277 z: -7.4543519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.596] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0607804395 y: 0.729816735 z: 0.115572281 w: -0.671056151 } position { x: -1.03486514 y: 1.14459705 z: -7.45433855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.608] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0607804395 y: 0.729816735 z: 0.115572281 w: -0.671056151 } position { x: -1.03486514 y: 1.14459705 z: -7.45433855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0606645048 y: 0.729025602 z: 0.115958698 w: -0.671859503 } position { x: -1.03434765 y: 1.14456153 z: -7.45439816 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.634] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0604795404 y: 0.7280972 z: 0.116489053 w: -0.672790408 } position { x: -1.03370869 y: 1.14470351 z: -7.4545083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.649] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0602610111 y: 0.727161705 z: 0.116639309 w: -0.673795044 } position { x: -1.03314042 y: 1.14494228 z: -7.45466089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.664] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0600868426 y: 0.726154387 z: 0.116509438 w: -0.674918473 } position { x: -1.03257024 y: 1.14522946 z: -7.45472288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.678] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0596711263 y: 0.725185513 z: 0.116031371 w: -0.676078439 } position { x: -1.03196442 y: 1.14554286 z: -7.45483398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.693] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.059309952 y: 0.724131525 z: 0.115453966 w: -0.677337587 } position { x: -1.03140271 y: 1.14578629 z: -7.45490313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.706] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0589690655 y: 0.722894967 z: 0.114725806 w: -0.678810358 } position { x: -1.03090501 y: 1.14603961 z: -7.45503664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.718] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0587199517 y: 0.721696854 z: 0.114153959 w: -0.680201888 } position { x: -1.03030479 y: 1.14631927 z: -7.45527554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0582645759 y: 0.72044754 z: 0.113422833 w: -0.681686044 } position { x: -1.02974904 y: 1.14664602 z: -7.4554925 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0570946932 y: 0.717955172 z: 0.112217218 w: -0.684607804 } position { x: -1.02888453 y: 1.14731717 z: -7.45590687 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.762] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0570946932 y: 0.717955172 z: 0.112217218 w: -0.684607804 } position { x: -1.02888453 y: 1.14731717 z: -7.45590687 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.777] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0557131581 y: 0.715963304 z: 0.111159101 w: -0.686976135 } position { x: -1.0281316 y: 1.14809239 z: -7.45630026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0557131581 y: 0.715963304 z: 0.111159101 w: -0.686976135 } position { x: -1.0281316 y: 1.14809239 z: -7.45630026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0550321229 y: 0.715033531 z: 0.110691868 w: -0.688074 } position { x: -1.02777481 y: 1.14841127 z: -7.45650196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0543411635 y: 0.714096129 z: 0.110126242 w: -0.689192295 } position { x: -1.02741051 y: 1.14879858 z: -7.45674849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.831] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0537347905 y: 0.713281631 z: 0.109440714 w: -0.690191805 } position { x: -1.0270102 y: 1.14914954 z: -7.45694876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0528854 y: 0.71244 z: 0.108654089 w: -0.691250086 } position { x: -1.02671134 y: 1.14945018 z: -7.45713329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.861] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0514489 y: 0.710937083 z: 0.107456304 w: -0.693090618 } position { x: -1.0263052 y: 1.14964247 z: -7.45740891 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.873] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0514489 y: 0.710937083 z: 0.107456304 w: -0.693090618 } position { x: -1.0263052 y: 1.14964247 z: -7.45740891 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.885] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0508096553 y: 0.710269928 z: 0.107291229 w: -0.69384706 } position { x: -1.02618468 y: 1.14978802 z: -7.45753908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.901] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0503223427 y: 0.709744573 z: 0.107263125 w: -0.694424152 } position { x: -1.02601302 y: 1.14993989 z: -7.45761824 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.913] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0498360395 y: 0.709246337 z: 0.107188143 w: -0.694979668 } position { x: -1.02586758 y: 1.15019023 z: -7.45767546 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0494026095 y: 0.70878458 z: 0.106903322 w: -0.695525289 } position { x: -1.02578056 y: 1.15042257 z: -7.4576354 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.943] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0491303019 y: 0.708833575 z: 0.106063507 w: -0.695623219 } position { x: -1.0256542 y: 1.15037906 z: -7.45722723 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0490286276 y: 0.70891124 z: 0.106307127 w: -0.695514083 } position { x: -1.02555823 y: 1.15021729 z: -7.45714903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.970] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.048639603 y: 0.709082723 z: 0.106287904 w: -0.695369542 } position { x: -1.02549231 y: 1.15021265 z: -7.45693874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.983] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.048495274 y: 0.709339201 z: 0.106400229 w: -0.695100784 } position { x: -1.02538383 y: 1.15022445 z: -7.45667744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:33.997] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.048274152 y: 0.709684372 z: 0.10658288 w: -0.694735765 } position { x: -1.0252738 y: 1.15015459 z: -7.45643568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.009] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0480846278 y: 0.71000737 z: 0.106716543 w: -0.694398284 } position { x: -1.0250926 y: 1.15004086 z: -7.45618582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.025] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.048129607 y: 0.710281491 z: 0.106878191 w: -0.69408989 } position { x: -1.02497602 y: 1.14985979 z: -7.45593166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.041] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0484960563 y: 0.710859299 z: 0.107670307 w: -0.693350077 } position { x: -1.02484334 y: 1.1495558 z: -7.45522451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0484960563 y: 0.710859299 z: 0.107670307 w: -0.693350077 } position { x: -1.02484334 y: 1.1495558 z: -7.45522451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0485785306 y: 0.711287141 z: 0.108201198 w: -0.692822695 } position { x: -1.02488399 y: 1.14931822 z: -7.45483112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.048606582 y: 0.71241343 z: 0.109381735 w: -0.691476822 } position { x: -1.02499092 y: 1.14894402 z: -7.45415449 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.048606582 y: 0.71241343 z: 0.109381735 w: -0.691476822 } position { x: -1.02499092 y: 1.14894402 z: -7.45415449 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.107] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0484948792 y: 0.713000596 z: 0.110088825 w: -0.690766811 } position { x: -1.02512836 y: 1.14877272 z: -7.45383644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.122] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.048427932 y: 0.713666558 z: 0.110809401 w: -0.689968169 } position { x: -1.02524018 y: 1.14869773 z: -7.45351601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.137] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0485465564 y: 0.714227319 z: 0.111437447 w: -0.689278126 } position { x: -1.02543271 y: 1.14866364 z: -7.45328331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.151] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0489031561 y: 0.714623451 z: 0.111780994 w: -0.688786447 } position { x: -1.02568769 y: 1.14858949 z: -7.45310593 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0493142158 y: 0.714900851 z: 0.112122193 w: -0.688413858 } position { x: -1.02599895 y: 1.14858556 z: -7.45284224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.179] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0495932847 y: 0.715170562 z: 0.112423778 w: -0.688064396 } position { x: -1.02634871 y: 1.14867079 z: -7.45253229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.193] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0496576466 y: 0.715490162 z: 0.112658292 w: -0.687688887 } position { x: -1.02670217 y: 1.14881897 z: -7.45226192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.205] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0494681299 y: 0.715876877 z: 0.112717487 w: -0.687290311 } position { x: -1.02698398 y: 1.14920497 z: -7.45188475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.219] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0491704829 y: 0.716235578 z: 0.112438425 w: -0.686983585 } position { x: -1.02711535 y: 1.14957345 z: -7.45149469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0482888408 y: 0.716857255 z: 0.11153353 w: -0.686545074 } position { x: -1.0273273 y: 1.15017009 z: -7.45045328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0478521623 y: 0.717155218 z: 0.111235484 w: -0.686312795 } position { x: -1.02738428 y: 1.15053928 z: -7.4496913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.261] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0478521623 y: 0.717155218 z: 0.111235484 w: -0.686312795 } position { x: -1.02738428 y: 1.15053928 z: -7.4496913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0474437401 y: 0.717491508 z: 0.111031301 w: -0.686022639 } position { x: -1.027354 y: 1.15098 z: -7.44895029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.290] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0459068865 y: 0.718167543 z: 0.111089453 w: -0.685410142 } position { x: -1.02724743 y: 1.1514684 z: -7.4473834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0459068865 y: 0.718167543 z: 0.111089453 w: -0.685410142 } position { x: -1.02724743 y: 1.1514684 z: -7.4473834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.319] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0441245101 y: 0.718816519 z: 0.112537719 w: -0.684610188 } position { x: -1.02728748 y: 1.15160465 z: -7.44573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.331] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0441245101 y: 0.718816519 z: 0.112537719 w: -0.684610188 } position { x: -1.02728748 y: 1.15160465 z: -7.44573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.343] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0434908047 y: 0.718978524 z: 0.113639064 w: -0.684298635 } position { x: -1.02728248 y: 1.15184617 z: -7.44503736 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.359] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0426195 y: 0.719004512 z: 0.11467988 w: -0.684152484 } position { x: -1.0272119 y: 1.15214288 z: -7.44435358 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.372] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0413865447 y: 0.719194531 z: 0.115527406 w: -0.683885813 } position { x: -1.02730989 y: 1.15236008 z: -7.44356489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.386] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0399995856 y: 0.719748557 z: 0.116325252 w: -0.68324995 } position { x: -1.02724147 y: 1.15276647 z: -7.44279289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.401] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0387604 y: 0.72042346 z: 0.116471492 w: -0.682584882 } position { x: -1.02718616 y: 1.15334308 z: -7.4423008 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.413] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0380471647 y: 0.72083658 z: 0.115765989 w: -0.682308793 } position { x: -1.027125 y: 1.15387189 z: -7.44190121 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.429] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0374241769 y: 0.720936596 z: 0.114564873 w: -0.682440281 } position { x: -1.02720499 y: 1.15429413 z: -7.44145346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.440] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0361979678 y: 0.720985055 z: 0.113407679 w: -0.68264848 } position { x: -1.0273459 y: 1.15474975 z: -7.44090271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.456] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.034608826 y: 0.721243501 z: 0.112401217 w: -0.68262434 } position { x: -1.02754819 y: 1.15506983 z: -7.44028854 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0335897543 y: 0.721533179 z: 0.111422874 w: -0.682529509 } position { x: -1.02780199 y: 1.15524554 z: -7.43984 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.482] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0331752673 y: 0.72165817 z: 0.110576831 w: -0.682555258 } position { x: -1.0282445 y: 1.15515959 z: -7.43952465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.497] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.034007933 y: 0.721370339 z: 0.110558935 w: -0.682821333 } position { x: -1.02880812 y: 1.15494931 z: -7.43921757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.512] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0358427428 y: 0.720641 z: 0.110811308 w: -0.683456421 } position { x: -1.02927721 y: 1.15519941 z: -7.43887663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.038398277 y: 0.718495965 z: 0.109802559 w: -0.685735106 } position { x: -1.03014565 y: 1.15621066 z: -7.43799591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.539] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.038398277 y: 0.718495965 z: 0.109802559 w: -0.685735106 } position { x: -1.03014565 y: 1.15621066 z: -7.43799591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.551] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0389528573 y: 0.717438221 z: 0.108877487 w: -0.686957717 } position { x: -1.03064668 y: 1.1563462 z: -7.43741798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0390036404 y: 0.716493428 z: 0.10830301 w: -0.688030779 } position { x: -1.03113115 y: 1.15640712 z: -7.43688917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0373731777 y: 0.715306342 z: 0.107662514 w: -0.68945545 } position { x: -1.03192163 y: 1.15688884 z: -7.43580151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0373731777 y: 0.715306342 z: 0.107662514 w: -0.68945545 } position { x: -1.03192163 y: 1.15688884 z: -7.43580151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0364897363 y: 0.714887559 z: 0.107408635 w: -0.689976573 } position { x: -1.03230786 y: 1.15688169 z: -7.43550682 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.623] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0362006053 y: 0.714206576 z: 0.107396491 w: -0.690698564 } position { x: -1.03272009 y: 1.15673864 z: -7.43525839 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0369838178 y: 0.711980641 z: 0.107946545 w: -0.692866087 } position { x: -1.03373325 y: 1.15660274 z: -7.43479729 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.650] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0369838178 y: 0.711980641 z: 0.107946545 w: -0.692866087 } position { x: -1.03373325 y: 1.15660274 z: -7.43479729 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0384854078 y: 0.709526777 z: 0.109339893 w: -0.695079446 } position { x: -1.03485048 y: 1.15658438 z: -7.43438196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.677] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0384854078 y: 0.709526777 z: 0.109339893 w: -0.695079446 } position { x: -1.03485048 y: 1.15658438 z: -7.43438196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.692] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0383865945 y: 0.708242297 z: 0.109309562 w: -0.696398437 } position { x: -1.03494883 y: 1.15712142 z: -7.43430138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.708] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0363108143 y: 0.705905139 z: 0.107097208 w: -0.699220717 } position { x: -1.03576362 y: 1.15693 z: -7.4341259 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.720] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0363108143 y: 0.705905139 z: 0.107097208 w: -0.699220717 } position { x: -1.03576362 y: 1.15693 z: -7.4341259 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0360165499 y: 0.70364958 z: 0.107834525 w: -0.70139271 } position { x: -1.03696501 y: 1.15612483 z: -7.43422079 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.748] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0360165499 y: 0.70364958 z: 0.107834525 w: -0.70139271 } position { x: -1.03696501 y: 1.15612483 z: -7.43422079 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.761] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0365624279 y: 0.702401876 z: 0.108183399 w: -0.702560425 } position { x: -1.03751874 y: 1.15594053 z: -7.43429089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0366612338 y: 0.701287806 z: 0.107872561 w: -0.703715 } position { x: -1.03818738 y: 1.15592229 z: -7.43445158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0372836255 y: 0.70010674 z: 0.107772931 w: -0.704872668 } position { x: -1.03927 y: 1.15522897 z: -7.43464088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.803] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0381803922 y: 0.698773861 z: 0.108784683 w: -0.70599097 } position { x: -1.04002 y: 1.15473127 z: -7.4349947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.819] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0398109332 y: 0.695637226 z: 0.109008305 w: -0.708957791 } position { x: -1.04215729 y: 1.15538716 z: -7.4353981 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0398109332 y: 0.695637226 z: 0.109008305 w: -0.708957791 } position { x: -1.04215729 y: 1.15538716 z: -7.4353981 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.847] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0397516787 y: 0.693039775 z: 0.107445799 w: -0.711738169 } position { x: -1.04411316 y: 1.15530252 z: -7.43572807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.860] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0391234718 y: 0.692268193 z: 0.106239207 w: -0.712704241 } position { x: -1.04513514 y: 1.15548396 z: -7.43571329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0391234718 y: 0.692268193 z: 0.106239207 w: -0.712704241 } position { x: -1.04513514 y: 1.15548396 z: -7.43571329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0385024287 y: 0.691956401 z: 0.105357639 w: -0.713171661 } position { x: -1.04653215 y: 1.15489101 z: -7.43574286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.899] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0389592834 y: 0.691846669 z: 0.1051962 w: -0.713277042 } position { x: -1.04770434 y: 1.1544081 z: -7.43591547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.914] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0398437306 y: 0.691772342 z: 0.10515669 w: -0.713306069 } position { x: -1.04874539 y: 1.15414226 z: -7.43604469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.943] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.042583514 y: 0.692044914 z: 0.103952497 w: -0.713059843 } position { x: -1.05084121 y: 1.15362942 z: -7.43625069 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0444015563 y: 0.692402065 z: 0.103159428 w: -0.712717414 } position { x: -1.05183637 y: 1.15291822 z: -7.43634748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0464206822 y: 0.692934334 z: 0.102730848 w: -0.71213305 } position { x: -1.05259538 y: 1.15230799 z: -7.43653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0484348722 y: 0.693621933 z: 0.102326222 w: -0.711387396 } position { x: -1.05336142 y: 1.15142763 z: -7.43680811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:34.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0510906912 y: 0.694225311 z: 0.10199476 w: -0.710660279 } position { x: -1.05374813 y: 1.15071356 z: -7.43725252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0545388199 y: 0.694640458 z: 0.100931153 w: -0.71015 } position { x: -1.05397296 y: 1.14997089 z: -7.43778 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.022] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0582701825 y: 0.694525063 z: 0.0996493176 w: -0.7101475 } position { x: -1.0540905 y: 1.14883316 z: -7.43830729 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0623166077 y: 0.694050968 z: 0.0988038331 w: -0.710385621 } position { x: -1.05431843 y: 1.14701259 z: -7.43887424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.049] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0664827526 y: 0.693493 z: 0.0987033695 w: -0.710566759 } position { x: -1.05461442 y: 1.14482903 z: -7.43928146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0712509602 y: 0.69293 z: 0.0996212661 w: -0.710525811 } position { x: -1.05493271 y: 1.14255142 z: -7.43956518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.076] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0776268467 y: 0.692196369 z: 0.101383425 w: -0.710323632 } position { x: -1.05542827 y: 1.14040792 z: -7.43986 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.083657451 y: 0.691423357 z: 0.103453279 w: -0.710093379 } position { x: -1.05572033 y: 1.13882291 z: -7.44016314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0895571411 y: 0.690609276 z: 0.105785787 w: -0.709822297 } position { x: -1.05569923 y: 1.13743186 z: -7.44042206 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0936874747 y: 0.690058053 z: 0.107365519 w: -0.709588051 } position { x: -1.05567157 y: 1.13628626 z: -7.44060612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.131] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0969917327 y: 0.689732075 z: 0.10851337 w: -0.709286451 } position { x: -1.05568469 y: 1.13506448 z: -7.44071054 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100051932 y: 0.689583898 z: 0.109628513 w: -0.708833814 } position { x: -1.05565 y: 1.13389552 z: -7.44086599 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103131138 y: 0.689370394 z: 0.11077264 w: -0.708422124 } position { x: -1.05567861 y: 1.13304222 z: -7.44105434 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.174] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105514899 y: 0.689134 z: 0.111752823 w: -0.708147049 } position { x: -1.0554626 y: 1.13279033 z: -7.44132137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106713668 y: 0.688993752 z: 0.112256795 w: -0.708024144 } position { x: -1.05519664 y: 1.13277602 z: -7.44146299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107295707 y: 0.688939333 z: 0.112369329 w: -0.707971334 } position { x: -1.05497074 y: 1.13278174 z: -7.44154882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10751012 y: 0.689001739 z: 0.112462014 w: -0.707863331 } position { x: -1.05484879 y: 1.13284 z: -7.44165039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107610956 y: 0.689131 z: 0.112849779 w: -0.707660437 } position { x: -1.05482948 y: 1.13298357 z: -7.44178104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107676037 y: 0.6893242 z: 0.113314599 w: -0.707388043 } position { x: -1.05477881 y: 1.13333 z: -7.44189119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107364684 y: 0.689488828 z: 0.113557808 w: -0.707235873 } position { x: -1.05459654 y: 1.13374329 z: -7.44209194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106509596 y: 0.689818621 z: 0.113427527 w: -0.707064569 } position { x: -1.0544399 y: 1.13406479 z: -7.44224119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105749212 y: 0.690287113 z: 0.113309614 w: -0.706740201 } position { x: -1.0543319 y: 1.1342485 z: -7.44238663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105110899 y: 0.690778 z: 0.113151819 w: -0.706381 } position { x: -1.05428064 y: 1.13436079 z: -7.44258547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104888096 y: 0.691112161 z: 0.113008559 w: -0.706110239 } position { x: -1.0544188 y: 1.13429 z: -7.44282913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104355469 y: 0.691337764 z: 0.112749383 w: -0.706009626 } position { x: -1.05425179 y: 1.13424134 z: -7.4431138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103840858 y: 0.691236615 z: 0.111873046 w: -0.706323862 } position { x: -1.05413222 y: 1.13391304 z: -7.44334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.351] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103812948 y: 0.690740943 z: 0.110968873 w: -0.706955254 } position { x: -1.05415237 y: 1.13316679 z: -7.44346857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104398571 y: 0.690123498 z: 0.110971101 w: -0.70747149 } position { x: -1.05435467 y: 1.13218987 z: -7.44338608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105850555 y: 0.689376056 z: 0.112114787 w: -0.707804084 } position { x: -1.05457187 y: 1.13107395 z: -7.44326353 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107879072 y: 0.688724697 z: 0.113934219 w: -0.707841396 } position { x: -1.05477226 y: 1.13023293 z: -7.44309139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11011862 y: 0.688212574 z: 0.116256773 w: -0.707616925 } position { x: -1.05486178 y: 1.1294347 z: -7.44294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.423] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111531317 y: 0.688124537 z: 0.118673109 w: -0.707079947 } position { x: -1.05476487 y: 1.12888539 z: -7.44285297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112541296 y: 0.688291 z: 0.120950155 w: -0.706371725 } position { x: -1.05466211 y: 1.12844181 z: -7.44277239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113739155 y: 0.688543916 z: 0.123140216 w: -0.705554485 } position { x: -1.05455303 y: 1.1279459 z: -7.44278622 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115155257 y: 0.688734293 z: 0.125108823 w: -0.704792261 } position { x: -1.05455637 y: 1.12742853 z: -7.44292259 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116631955 y: 0.688755572 z: 0.126531526 w: -0.704274535 } position { x: -1.05466759 y: 1.12705052 z: -7.44306087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.118241541 y: 0.688611567 z: 0.127080381 w: -0.704048038 } position { x: -1.05477333 y: 1.12712944 z: -7.44323063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.119264774 y: 0.688547254 z: 0.126222923 w: -0.704092622 } position { x: -1.05466413 y: 1.128039 z: -7.44343 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.118765682 y: 0.688763499 z: 0.12303067 w: -0.704530358 } position { x: -1.05445707 y: 1.12948263 z: -7.44360209 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.117011979 y: 0.68930918 z: 0.11732626 w: -0.70526278 } position { x: -1.05462694 y: 1.13050532 z: -7.44378376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115136489 y: 0.689979136 z: 0.112442322 w: -0.705711782 } position { x: -1.05512798 y: 1.13013804 z: -7.4438467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114179879 y: 0.690472364 z: 0.109436415 w: -0.705857396 } position { x: -1.05587566 y: 1.12964833 z: -7.44394922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114232726 y: 0.690780878 z: 0.108084619 w: -0.705755174 } position { x: -1.05649519 y: 1.129529 z: -7.44412756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115073837 y: 0.691058755 z: 0.10774444 w: -0.70539844 } position { x: -1.05720592 y: 1.12975025 z: -7.44425297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116472192 y: 0.691089869 z: 0.107423633 w: -0.70518738 } position { x: -1.05764854 y: 1.13033521 z: -7.44449186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.117139466 y: 0.691137969 z: 0.106810883 w: -0.705122769 } position { x: -1.05820453 y: 1.13090396 z: -7.44468927 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.629] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.118273057 y: 0.690930426 z: 0.106306531 w: -0.70521313 } position { x: -1.05883014 y: 1.13136387 z: -7.44486904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.119522505 y: 0.690525711 z: 0.105788745 w: -0.705476701 } position { x: -1.05939913 y: 1.13170719 z: -7.44493723 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.120394677 y: 0.690192759 z: 0.105130129 w: -0.705752611 } position { x: -1.05994523 y: 1.13226974 z: -7.44497395 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.120407753 y: 0.690257072 z: 0.104175851 w: -0.705828965 } position { x: -1.06055546 y: 1.13277888 z: -7.44493055 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.120450579 y: 0.690416813 z: 0.103859283 w: -0.70571208 } position { x: -1.06119215 y: 1.13309109 z: -7.44485092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.119873628 y: 0.690764 z: 0.103203975 w: -0.705566645 } position { x: -1.0612247 y: 1.13369596 z: -7.44484663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.118324436 y: 0.691409111 z: 0.102045268 w: -0.705364823 } position { x: -1.06149316 y: 1.1344521 z: -7.44493628 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116669603 y: 0.69201 z: 0.10078188 w: -0.705233 } position { x: -1.06170809 y: 1.13477671 z: -7.4449954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115708917 y: 0.692231536 z: 0.0998586863 w: -0.70530504 } position { x: -1.0617944 y: 1.13487315 z: -7.44508934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115067452 y: 0.692252636 z: 0.0992410779 w: -0.705476403 } position { x: -1.06217802 y: 1.13505936 z: -7.44511843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115198642 y: 0.691958547 z: 0.0997267 w: -0.705675 } position { x: -1.06266344 y: 1.13483357 z: -7.44511604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115879588 y: 0.69126 z: 0.10091576 w: -0.706079125 } position { x: -1.06308794 y: 1.13492858 z: -7.4451189 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115876965 y: 0.690591693 z: 0.101886928 w: -0.706593752 } position { x: -1.06319904 y: 1.13557744 z: -7.44509363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114703976 y: 0.690151453 z: 0.102096163 w: -0.707184911 } position { x: -1.06293106 y: 1.13631546 z: -7.4450326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112928033 y: 0.689715922 z: 0.101555198 w: -0.707973 } position { x: -1.06280184 y: 1.13666213 z: -7.44497681 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110851854 y: 0.689255714 z: 0.100846507 w: -0.708850086 } position { x: -1.06271207 y: 1.1366868 z: -7.44485378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.108936794 y: 0.688824832 z: 0.100471526 w: -0.709618628 } position { x: -1.0624913 y: 1.13642573 z: -7.44471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107465722 y: 0.688247919 z: 0.100501761 w: -0.710398 } position { x: -1.06223392 y: 1.13593543 z: -7.44452238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106164426 y: 0.687667429 z: 0.100976862 w: -0.711088121 } position { x: -1.06194854 y: 1.13551044 z: -7.44424963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105036385 y: 0.68718946 z: 0.102073707 w: -0.711560905 } position { x: -1.06175625 y: 1.13488626 z: -7.44386053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.909] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104105 y: 0.68697989 z: 0.104089662 w: -0.711608112 } position { x: -1.06148326 y: 1.13414 z: -7.44347668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103756391 y: 0.686843157 z: 0.10659723 w: -0.711419821 } position { x: -1.06123912 y: 1.13349354 z: -7.44323444 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104187541 y: 0.686570525 z: 0.109082073 w: -0.711243272 } position { x: -1.06090546 y: 1.13304293 z: -7.44302225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10541191 y: 0.686028361 z: 0.111482166 w: -0.711213887 } position { x: -1.06071544 y: 1.132447 z: -7.4427886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107233323 y: 0.685373545 z: 0.114198148 w: -0.711141944 } position { x: -1.06054914 y: 1.13185835 z: -7.44254446 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109164923 y: 0.684747458 z: 0.116370596 w: -0.711099 } position { x: -1.06038475 y: 1.13174939 z: -7.44216251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:35.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110724166 y: 0.684341848 z: 0.117960542 w: -0.710986435 } position { x: -1.06022918 y: 1.13187611 z: -7.44177628 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111502416 y: 0.684212 z: 0.118765719 w: -0.710855722 } position { x: -1.06017268 y: 1.13215446 z: -7.44147396 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111647472 y: 0.684292555 z: 0.118816316 w: -0.710746944 } position { x: -1.06033015 y: 1.13233566 z: -7.44117212 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11177709 y: 0.684437275 z: 0.118753314 w: -0.710597813 } position { x: -1.06066799 y: 1.13245571 z: -7.44089746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111817375 y: 0.684463203 z: 0.118564233 w: -0.710598 } position { x: -1.06088912 y: 1.13278067 z: -7.44068289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111563459 y: 0.684579432 z: 0.118325099 w: -0.710565805 } position { x: -1.0611347 y: 1.13306701 z: -7.44040823 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110766515 y: 0.684923828 z: 0.117996611 w: -0.710413218 } position { x: -1.06137466 y: 1.13343644 z: -7.4401083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109911263 y: 0.685348213 z: 0.117494911 w: -0.71021992 } position { x: -1.06165743 y: 1.13373888 z: -7.44000483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109335631 y: 0.685439587 z: 0.117044941 w: -0.710294843 } position { x: -1.06181395 y: 1.13391125 z: -7.44007874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109546974 y: 0.685003459 z: 0.116597019 w: -0.71075654 } position { x: -1.06207943 y: 1.13405704 z: -7.44005775 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110041343 y: 0.684381485 z: 0.116424508 w: -0.711307406 } position { x: -1.06228983 y: 1.13413978 z: -7.4399066 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.143] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11085096 y: 0.683560729 z: 0.116578281 w: -0.711945415 } position { x: -1.06248593 y: 1.13427091 z: -7.43974829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111589424 y: 0.6826666 z: 0.116901569 w: -0.712634683 } position { x: -1.06235921 y: 1.13461614 z: -7.43956757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111926652 y: 0.681934536 z: 0.116582058 w: -0.71333468 } position { x: -1.06226397 y: 1.13513541 z: -7.43925571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111744478 y: 0.681497931 z: 0.116010435 w: -0.713873446 } position { x: -1.06238925 y: 1.13527381 z: -7.43894625 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111868992 y: 0.681142092 z: 0.115962423 w: -0.714201331 } position { x: -1.06250358 y: 1.13513958 z: -7.43872499 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112344868 y: 0.680570722 z: 0.116136856 w: -0.714642823 } position { x: -1.06246889 y: 1.13519406 z: -7.43848562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.231] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112563126 y: 0.680122912 z: 0.116286129 w: -0.715010524 } position { x: -1.06244493 y: 1.13553047 z: -7.4381938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112569608 y: 0.679743886 z: 0.116158485 w: -0.715390563 } position { x: -1.06225193 y: 1.13574576 z: -7.43781662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112055875 y: 0.67955327 z: 0.115955882 w: -0.71568507 } position { x: -1.06218231 y: 1.13572323 z: -7.43746376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111370221 y: 0.679354727 z: 0.115955994 w: -0.71598047 } position { x: -1.06201398 y: 1.13564551 z: -7.43717098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11073368 y: 0.679042518 z: 0.116044201 w: -0.716361 } position { x: -1.06180549 y: 1.13545275 z: -7.43686342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110023595 y: 0.678600311 z: 0.116354913 w: -0.716838837 } position { x: -1.06153238 y: 1.13523686 z: -7.43654966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109354436 y: 0.678137362 z: 0.117054887 w: -0.717265368 } position { x: -1.06134963 y: 1.13495994 z: -7.43621445 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.108686246 y: 0.677641332 z: 0.11813844 w: -0.717657864 } position { x: -1.06119168 y: 1.13460386 z: -7.43579 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.108216077 y: 0.677294075 z: 0.119238704 w: -0.717874825 } position { x: -1.0610956 y: 1.13428116 z: -7.43538666 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.351] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107960694 y: 0.677027106 z: 0.120459542 w: -0.717961192 } position { x: -1.06101394 y: 1.13392401 z: -7.43500948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107492097 y: 0.67699796 z: 0.121810466 w: -0.717831135 } position { x: -1.06083941 y: 1.13361704 z: -7.43460035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106990382 y: 0.677194059 z: 0.123137295 w: -0.717494667 } position { x: -1.0606252 y: 1.13339901 z: -7.43427753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106723912 y: 0.677416563 z: 0.124164961 w: -0.717147052 } position { x: -1.06042123 y: 1.13311565 z: -7.43403196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106917143 y: 0.677545488 z: 0.125133991 w: -0.716828048 } position { x: -1.06010699 y: 1.13273942 z: -7.43376732 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107472546 y: 0.677550554 z: 0.125929415 w: -0.716600776 } position { x: -1.05991209 y: 1.13247752 z: -7.43357372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.108191 y: 0.677383065 z: 0.126331314 w: -0.716580272 } position { x: -1.05975389 y: 1.13243401 z: -7.43335915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109000467 y: 0.677133203 z: 0.126515776 w: -0.716661274 } position { x: -1.05965829 y: 1.13235509 z: -7.43310976 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109749936 y: 0.67688179 z: 0.126648 w: -0.716760933 } position { x: -1.05965054 y: 1.13220072 z: -7.43273544 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110020399 y: 0.676860273 z: 0.126994312 w: -0.71667856 } position { x: -1.05958915 y: 1.1321913 z: -7.43241072 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109803967 y: 0.677037179 z: 0.127184957 w: -0.716510832 } position { x: -1.05936801 y: 1.13245773 z: -7.43215847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109380707 y: 0.677225292 z: 0.126830354 w: -0.716460586 } position { x: -1.05908561 y: 1.13274884 z: -7.43195534 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.108875379 y: 0.677294 z: 0.126099363 w: -0.71660167 } position { x: -1.05889237 y: 1.13285375 z: -7.43180084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.108195625 y: 0.677302599 z: 0.125598922 w: -0.716784358 } position { x: -1.05870879 y: 1.13292289 z: -7.43164968 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107452027 y: 0.677241921 z: 0.125194371 w: -0.717024326 } position { x: -1.05854332 y: 1.13302016 z: -7.43155146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.561] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106888272 y: 0.677060127 z: 0.125064984 w: -0.71730274 } position { x: -1.0584501 y: 1.13309371 z: -7.43142605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106469251 y: 0.676873267 z: 0.124999277 w: -0.717552841 } position { x: -1.0584259 y: 1.1331743 z: -7.4312849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106184207 y: 0.676620424 z: 0.124973789 w: -0.71783793 } position { x: -1.05836344 y: 1.13338339 z: -7.43120289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105886184 y: 0.676293135 z: 0.12488497 w: -0.71820575 } position { x: -1.05833185 y: 1.1336484 z: -7.43119335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105368406 y: 0.675905108 z: 0.124817036 w: -0.718658864 } position { x: -1.05835164 y: 1.13387334 z: -7.43119335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.629] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104792118 y: 0.675570726 z: 0.124711171 w: -0.719075739 } position { x: -1.05827713 y: 1.13409579 z: -7.43118715 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104003087 y: 0.675324261 z: 0.124465935 w: -0.719464183 } position { x: -1.05822122 y: 1.13436544 z: -7.4312315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103176668 y: 0.675005496 z: 0.123984836 w: -0.719965219 } position { x: -1.05818808 y: 1.13474131 z: -7.43130112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.102351889 y: 0.674680948 z: 0.123385504 w: -0.720489919 } position { x: -1.05821896 y: 1.13492513 z: -7.43141079 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101773709 y: 0.674270511 z: 0.122941628 w: -0.721031725 } position { x: -1.05836177 y: 1.13500011 z: -7.43150806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101464227 y: 0.673860312 z: 0.122716777 w: -0.721497 } position { x: -1.05852365 y: 1.13503468 z: -7.43157959 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101270601 y: 0.673441052 z: 0.122682624 w: -0.721921325 } position { x: -1.05867398 y: 1.13504755 z: -7.43166924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101256251 y: 0.673037827 z: 0.122668572 w: -0.722301662 } position { x: -1.05878973 y: 1.13513577 z: -7.43171597 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101225615 y: 0.672723114 z: 0.122553363 w: -0.722618639 } position { x: -1.05889857 y: 1.13531423 z: -7.43171024 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100847632 y: 0.672628 z: 0.122446813 w: -0.722778 } position { x: -1.05896854 y: 1.13550282 z: -7.43175745 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100298375 y: 0.672659576 z: 0.122262739 w: -0.722856283 } position { x: -1.05909491 y: 1.13559973 z: -7.4317956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0997525305 y: 0.672711968 z: 0.122014284 w: -0.722925 } position { x: -1.05918407 y: 1.13577831 z: -7.43185091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0991884694 y: 0.672769427 z: 0.12170139 w: -0.723001897 } position { x: -1.05918217 y: 1.13597143 z: -7.43188095 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0985900611 y: 0.672877431 z: 0.121156067 w: -0.723074794 } position { x: -1.05912471 y: 1.13614798 z: -7.43189764 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0978852138 y: 0.672990322 z: 0.120658219 w: -0.723148763 } position { x: -1.05906141 y: 1.13637316 z: -7.43188334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0968816951 y: 0.673276663 z: 0.120205902 w: -0.723092675 } position { x: -1.05895782 y: 1.13653183 z: -7.43186331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0958741903 y: 0.673596084 z: 0.119860984 w: -0.722986758 } position { x: -1.05893147 y: 1.13665891 z: -7.43185616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0953099728 y: 0.673866272 z: 0.11951752 w: -0.722866476 } position { x: -1.05883849 y: 1.13676345 z: -7.43182373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0950986668 y: 0.674110174 z: 0.119286455 w: -0.722704947 } position { x: -1.05874717 y: 1.13708 z: -7.4315834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0945849344 y: 0.674525619 z: 0.11872153 w: -0.722477853 } position { x: -1.05862188 y: 1.13741231 z: -7.43131638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0936033949 y: 0.675295293 z: 0.118126892 w: -0.72198385 } position { x: -1.05868411 y: 1.13730502 z: -7.43095398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0930957422 y: 0.67601788 z: 0.118520468 w: -0.72130847 } position { x: -1.05897462 y: 1.13713908 z: -7.43061304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0927089229 y: 0.676915109 z: 0.11930988 w: -0.720386147 } position { x: -1.05885732 y: 1.13758492 z: -7.43019342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0913759843 y: 0.678131402 z: 0.119446471 w: -0.7193892 } position { x: -1.05867767 y: 1.13836741 z: -7.42969036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0894916132 y: 0.679614604 z: 0.118724652 w: -0.718345106 } position { x: -1.05836833 y: 1.13915777 z: -7.42919493 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0871098787 y: 0.681398451 z: 0.117272757 w: -0.717185557 } position { x: -1.0581696 y: 1.13977945 z: -7.4286623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:36.992] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0850091949 y: 0.683125734 z: 0.115996845 w: -0.716001 } position { x: -1.05823517 y: 1.13992143 z: -7.42810631 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0837400481 y: 0.684693456 z: 0.115322538 w: -0.714761 } position { x: -1.05828106 y: 1.14018166 z: -7.42762756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.082370393 y: 0.686161637 z: 0.114669241 w: -0.713616371 } position { x: -1.05825257 y: 1.14087427 z: -7.42718554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0802274644 y: 0.687676072 z: 0.11351341 w: -0.712586761 } position { x: -1.05798745 y: 1.14172125 z: -7.42681551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0783875138 y: 0.688808799 z: 0.112401664 w: -0.711873412 } position { x: -1.05801713 y: 1.14214277 z: -7.42655802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0772574842 y: 0.689445794 z: 0.111482613 w: -0.711524725 } position { x: -1.05791175 y: 1.14249349 z: -7.42649269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0765204132 y: 0.689485133 z: 0.110496581 w: -0.71172 } position { x: -1.05780423 y: 1.14311075 z: -7.42658043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0759660453 y: 0.688691378 z: 0.109040365 w: -0.712771714 } position { x: -1.05741858 y: 1.14396608 z: -7.42696285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.075034596 y: 0.686932087 z: 0.107231364 w: -0.714839578 } position { x: -1.05739331 y: 1.14462137 z: -7.42773294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0744409338 y: 0.684388459 z: 0.106712982 w: -0.71741432 } position { x: -1.05751264 y: 1.14495492 z: -7.42875481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0741076693 y: 0.680715561 z: 0.107072093 w: -0.720881402 } position { x: -1.05750465 y: 1.14553821 z: -7.42990732 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0735518858 y: 0.676246166 z: 0.107122801 w: -0.725124776 } position { x: -1.05743968 y: 1.14637852 z: -7.43122578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0732754618 y: 0.670580924 z: 0.106567964 w: -0.730476 } position { x: -1.05757833 y: 1.14749706 z: -7.4326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.170] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0731394812 y: 0.664596319 z: 0.105803445 w: -0.736049 } position { x: -1.05765676 y: 1.14792681 z: -7.43409157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0724809468 y: 0.658201516 z: 0.105142772 w: -0.741931438 } position { x: -1.05778205 y: 1.14875007 z: -7.43576479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.199] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0715274 y: 0.651297152 z: 0.104182638 w: -0.748225808 } position { x: -1.05771661 y: 1.14961684 z: -7.43767 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.212] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0703677684 y: 0.643876374 z: 0.102990769 w: -0.754893661 } position { x: -1.05794501 y: 1.15017354 z: -7.43962145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0697898418 y: 0.635144234 z: 0.101736255 w: -0.762476861 } position { x: -1.05810893 y: 1.15083432 z: -7.44199133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0695018545 y: 0.626362085 z: 0.100851849 w: -0.769849956 } position { x: -1.0584296 y: 1.15133631 z: -7.44421339 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0694984123 y: 0.617136061 z: 0.100451224 w: -0.777317524 } position { x: -1.05887258 y: 1.15170634 z: -7.44639254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.070055604 y: 0.607495308 z: 0.100588642 w: -0.784808 } position { x: -1.05952692 y: 1.15204287 z: -7.44868946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.284] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0709308162 y: 0.596629 z: 0.100798719 w: -0.792995751 } position { x: -1.06003213 y: 1.15251052 z: -7.45133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0715199411 y: 0.586043656 z: 0.100603797 w: -0.800822556 } position { x: -1.06046844 y: 1.15299702 z: -7.45377111 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0717858598 y: 0.575387657 z: 0.100247756 w: -0.80853337 } position { x: -1.0609 y: 1.15349698 z: -7.45612144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0719808638 y: 0.564702 z: 0.100266121 w: -0.816013038 } position { x: -1.06140888 y: 1.15381181 z: -7.45849371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0722212791 y: 0.553973794 z: 0.100495353 w: -0.823284745 } position { x: -1.06190455 y: 1.15410614 z: -7.46088171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0729276836 y: 0.542276084 z: 0.100383624 w: -0.830988169 } position { x: -1.06240976 y: 1.15452766 z: -7.4634428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0738211647 y: 0.531090677 z: 0.0999604166 w: -0.838153362 } position { x: -1.06281817 y: 1.15486944 z: -7.46572304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0740345269 y: 0.520156324 z: 0.0994785503 w: -0.84502089 } position { x: -1.06333876 y: 1.15507364 z: -7.46777964 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0741630718 y: 0.50936985 z: 0.0995067954 w: -0.85155189 } position { x: -1.06408179 y: 1.1552676 z: -7.46973944 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0745725408 y: 0.497989148 z: 0.0996377 w: -0.858206332 } position { x: -1.06430686 y: 1.15540802 z: -7.47197 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0753696784 y: 0.487080365 z: 0.099742651 w: -0.864363074 } position { x: -1.06456053 y: 1.15567636 z: -7.47383976 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0759417 y: 0.476374418 z: 0.099545 w: -0.870282233 } position { x: -1.06477642 y: 1.15600824 z: -7.47545 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0760428607 y: 0.46610561 z: 0.0995428339 w: -0.875816345 } position { x: -1.06503499 y: 1.15603769 z: -7.47672415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0754314065 y: 0.456143856 z: 0.100401618 w: -0.881000817 } position { x: -1.06524515 y: 1.15606105 z: -7.47790527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0743594095 y: 0.447815508 z: 0.101905935 w: -0.885182 } position { x: -1.06528664 y: 1.15615129 z: -7.47900486 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0733279586 y: 0.440074265 z: 0.103169583 w: -0.888995945 } position { x: -1.06514883 y: 1.15642881 z: -7.48016644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0724293813 y: 0.432555526 z: 0.104071952 w: -0.892647 } position { x: -1.06499124 y: 1.15673387 z: -7.48129129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.518] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.071565941 y: 0.425409555 z: 0.105114989 w: -0.89602226 } position { x: -1.06471777 y: 1.15695465 z: -7.48221254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0705275536 y: 0.418285578 z: 0.106274277 w: -0.899315774 } position { x: -1.06448758 y: 1.15707266 z: -7.48294497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0692723915 y: 0.412389457 z: 0.107466087 w: -0.901990771 } position { x: -1.06420434 y: 1.15724671 z: -7.4836235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.067666471 y: 0.407109916 z: 0.108618416 w: -0.904369831 } position { x: -1.06374681 y: 1.15773261 z: -7.48441315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.573] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0657245219 y: 0.402237177 z: 0.109714799 w: -0.906558454 } position { x: -1.06317687 y: 1.15806317 z: -7.48513937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0636971 y: 0.397844225 z: 0.110797152 w: -0.908507943 } position { x: -1.06261539 y: 1.15853059 z: -7.48580551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0618136749 y: 0.393442452 z: 0.111810587 w: -0.910428762 } position { x: -1.0620178 y: 1.15884638 z: -7.48651266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0602527931 y: 0.389637381 z: 0.112839445 w: -0.912041426 } position { x: -1.06156361 y: 1.15914392 z: -7.48713112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0586113892 y: 0.386185914 z: 0.113809936 w: -0.913494647 } position { x: -1.06108665 y: 1.15948129 z: -7.48774529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0567586832 y: 0.383090883 z: 0.114758581 w: -0.91479522 } position { x: -1.06064272 y: 1.15984082 z: -7.48833132 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0549560599 y: 0.380214751 z: 0.11540401 w: -0.916023195 } position { x: -1.06005561 y: 1.1603967 z: -7.48902559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0530094281 y: 0.377209485 z: 0.115317807 w: -0.917390227 } position { x: -1.05950189 y: 1.16131246 z: -7.4898243 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0508331768 y: 0.374488026 z: 0.11468558 w: -0.918706656 } position { x: -1.05924237 y: 1.16209722 z: -7.49061728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0486889295 y: 0.371455044 z: 0.11294391 w: -0.920268536 } position { x: -1.05919576 y: 1.16296196 z: -7.4915266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0466551371 y: 0.367904454 z: 0.109886184 w: -0.922168493 } position { x: -1.0596807 y: 1.16369784 z: -7.49252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0448130332 y: 0.363708556 z: 0.10677322 w: -0.924287498 } position { x: -1.06036353 y: 1.16426671 z: -7.49352551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0432419851 y: 0.359415591 z: 0.104948193 w: -0.92624861 } position { x: -1.06085896 y: 1.1646452 z: -7.49429941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.041140452 y: 0.355526626 z: 0.104126289 w: -0.927936435 } position { x: -1.06120205 y: 1.16548967 z: -7.49505377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0379879 y: 0.352439463 z: 0.102981165 w: -0.929375172 } position { x: -1.06110692 y: 1.16698337 z: -7.49592733 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0340421088 y: 0.34962061 z: 0.101018779 w: -0.930807054 } position { x: -1.0613066 y: 1.16795957 z: -7.49699211 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0308096129 y: 0.346983284 z: 0.0996255577 w: -0.932055831 } position { x: -1.06186438 y: 1.16839087 z: -7.49812651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0284051374 y: 0.3440907 z: 0.0988896191 w: -0.933282197 } position { x: -1.06240714 y: 1.1689229 z: -7.49933 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0267619547 y: 0.341003984 z: 0.0987403616 w: -0.9344787 } position { x: -1.06303501 y: 1.1694243 z: -7.50044107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.839] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0249265227 y: 0.3379457 z: 0.098403804 w: -0.935675204 } position { x: -1.06357074 y: 1.17033648 z: -7.50167274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0227711536 y: 0.334597349 z: 0.0968936309 w: -0.937090039 } position { x: -1.06398702 y: 1.17136633 z: -7.50311422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0205109566 y: 0.331468582 z: 0.0951617062 w: -0.938430727 } position { x: -1.0642637 y: 1.17202497 z: -7.50442553 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.018394798 y: 0.32856217 z: 0.094156906 w: -0.939597249 } position { x: -1.06474376 y: 1.1723 z: -7.50571918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0168606211 y: 0.325781554 z: 0.0936426446 w: -0.940645099 } position { x: -1.06530213 y: 1.17250347 z: -7.50709867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.909] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0156375654 y: 0.322676063 z: 0.0931330398 w: -0.941786528 } position { x: -1.06594408 y: 1.17295504 z: -7.50871706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0143709881 y: 0.319755614 z: 0.092248179 w: -0.942889273 } position { x: -1.06629229 y: 1.17371595 z: -7.51038837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0130251022 y: 0.31685853 z: 0.0913623869 w: -0.943972409 } position { x: -1.06659842 y: 1.17413056 z: -7.51194811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.948] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.012031937 y: 0.314344972 z: 0.091130279 w: -0.944848 } position { x: -1.06694412 y: 1.17425644 z: -7.51339912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0115998946 y: 0.312169194 z: 0.0911044925 w: -0.945577 } position { x: -1.06715548 y: 1.1747005 z: -7.51490784 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0107165352 y: 0.310246915 z: 0.0904968679 w: -0.946278155 } position { x: -1.06722808 y: 1.1753999 z: -7.51657629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:37.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00964088086 y: 0.308853447 z: 0.0895631313 w: -0.946834266 } position { x: -1.06720006 y: 1.17588019 z: -7.51815319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00857198052 y: 0.307810664 z: 0.0884226188 w: -0.947291195 } position { x: -1.06704521 y: 1.17628133 z: -7.51976824 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0078857448 y: 0.307128072 z: 0.0875782 w: -0.947597146 } position { x: -1.06688476 y: 1.17635977 z: -7.52133799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00773380557 y: 0.306723475 z: 0.0873781592 w: -0.947747827 } position { x: -1.06665194 y: 1.17634368 z: -7.52301836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00793922134 y: 0.306648612 z: 0.0873662233 w: -0.94777149 } position { x: -1.06635976 y: 1.1763649 z: -7.52451468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0080068754 y: 0.306868166 z: 0.0873837471 w: -0.947698236 } position { x: -1.06590104 y: 1.17652571 z: -7.52605581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0078321835 y: 0.307452738 z: 0.0868755803 w: -0.947556913 } position { x: -1.06520152 y: 1.17683864 z: -7.52767372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0074187126 y: 0.308281839 z: 0.0861555561 w: -0.947356582 } position { x: -1.06441712 y: 1.17705262 z: -7.52919865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00686344318 y: 0.309480131 z: 0.0856079906 w: -0.947019637 } position { x: -1.0635221 y: 1.17696035 z: -7.53089476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00655210391 y: 0.310848683 z: 0.0856770426 w: -0.946567297 } position { x: -1.062657 y: 1.17672706 z: -7.53251076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.131] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00628638873 y: 0.312320918 z: 0.0861090571 w: -0.946045101 } position { x: -1.06162012 y: 1.17670023 z: -7.53415823 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00592766656 y: 0.313921362 z: 0.0867209136 w: -0.94546169 } position { x: -1.06062877 y: 1.17667115 z: -7.53579617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00583368447 y: 0.315440327 z: 0.0872056112 w: -0.944911957 } position { x: -1.05957031 y: 1.17658007 z: -7.53762722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00574748125 y: 0.316414982 z: 0.0876174942 w: -0.944548428 } position { x: -1.05860841 y: 1.17662609 z: -7.5393877 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00601997739 y: 0.316822529 z: 0.0869589373 w: -0.944471 } position { x: -1.05745173 y: 1.17663419 z: -7.54095221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00652275188 y: 0.317001045 z: 0.0866000429 w: -0.944440722 } position { x: -1.05635846 y: 1.17637098 z: -7.54247808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.214] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00653113844 y: 0.316957265 z: 0.0872501209 w: -0.944395542 } position { x: -1.0550679 y: 1.17626417 z: -7.54416275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00629881909 y: 0.316882402 z: 0.0885150284 w: -0.944304466 } position { x: -1.05376244 y: 1.17626441 z: -7.54556894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00593784265 y: 0.31715855 z: 0.0900310427 w: -0.944070816 } position { x: -1.05251229 y: 1.1760149 z: -7.54696655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00544529874 y: 0.317698091 z: 0.0917205065 w: -0.943729639 } position { x: -1.05119824 y: 1.17606866 z: -7.5484314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00479251845 y: 0.318315983 z: 0.0929480121 w: -0.943404794 } position { x: -1.04988778 y: 1.17614365 z: -7.54999542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.282] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00395588623 y: 0.319115847 z: 0.0938458294 w: -0.94304949 } position { x: -1.04860008 y: 1.17605829 z: -7.55144596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00306433416 y: 0.320127219 z: 0.0946441144 w: -0.942630231 } position { x: -1.04718411 y: 1.17594862 z: -7.55307961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0023067079 y: 0.32127434 z: 0.095241271 w: -0.942181885 } position { x: -1.04591262 y: 1.17583776 z: -7.55457258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00164010015 y: 0.322483093 z: 0.0960506275 w: -0.941688 } position { x: -1.0446552 y: 1.17565835 z: -7.5561018 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00124216196 y: 0.323909581 z: 0.0967481509 w: -0.941127419 } position { x: -1.04322982 y: 1.17549777 z: -7.557652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00155679288 y: 0.324973822 z: 0.0972820222 w: -0.940704942 } position { x: -1.0421226 y: 1.17545021 z: -7.55901146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00252885395 y: 0.325752616 z: 0.0975604653 w: -0.940404654 } position { x: -1.04101372 y: 1.1752106 z: -7.56042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00367013225 y: 0.326148659 z: 0.0981063843 w: -0.940206766 } position { x: -1.04006827 y: 1.17484617 z: -7.56158543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00460401922 y: 0.326668829 z: 0.098977223 w: -0.939930737 } position { x: -1.03900015 y: 1.17466867 z: -7.56266403 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00497024041 y: 0.327464372 z: 0.100004449 w: -0.939543247 } position { x: -1.03774416 y: 1.1746949 z: -7.5636673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00478050951 y: 0.328905016 z: 0.101148777 w: -0.938918293 } position { x: -1.03644824 y: 1.17465603 z: -7.56471682 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00464644888 y: 0.330525786 z: 0.102658771 w: -0.938185632 } position { x: -1.03547847 y: 1.17431784 z: -7.56573057 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00455216458 y: 0.332395434 z: 0.104536541 w: -0.937317789 } position { x: -1.03459644 y: 1.17408705 z: -7.56668282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00446188 y: 0.334306836 z: 0.106297053 w: -0.936440051 } position { x: -1.03372836 y: 1.17407119 z: -7.56762648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00443751924 y: 0.336153984 z: 0.107375354 w: -0.935655594 } position { x: -1.0329119 y: 1.17408466 z: -7.56854296 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00451628491 y: 0.337789953 z: 0.107293986 w: -0.935075164 } position { x: -1.032076 y: 1.17404103 z: -7.5695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00482976716 y: 0.338965118 z: 0.106566928 w: -0.934731424 } position { x: -1.03136754 y: 1.17375171 z: -7.57025814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00546235 y: 0.340035945 z: 0.10628587 w: -0.934370935 } position { x: -1.03069603 y: 1.17330766 z: -7.5708375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00624347 y: 0.341058314 z: 0.106373355 w: -0.933983386 } position { x: -1.03014183 y: 1.17290425 z: -7.57138062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00706412876 y: 0.342161775 z: 0.106605507 w: -0.933547378 } position { x: -1.02962077 y: 1.17265081 z: -7.57191706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00780188572 y: 0.343043357 z: 0.106661685 w: -0.933211505 } position { x: -1.02911532 y: 1.1724776 z: -7.57232809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.573] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00842900388 y: 0.343936116 z: 0.106576815 w: -0.932887077 } position { x: -1.02865291 y: 1.1722182 z: -7.57263947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00910787191 y: 0.344838917 z: 0.106609568 w: -0.932543576 } position { x: -1.02815378 y: 1.17195356 z: -7.57278347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0100088567 y: 0.345907718 z: 0.106672615 w: -0.932131231 } position { x: -1.0277667 y: 1.17165661 z: -7.5727787 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.011264937 y: 0.347214878 z: 0.107027084 w: -0.93159008 } position { x: -1.02738714 y: 1.17121041 z: -7.57254076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0125068314 y: 0.348766148 z: 0.107745275 w: -0.930911779 } position { x: -1.02704859 y: 1.17088068 z: -7.57216501 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0135585805 y: 0.350783557 z: 0.108409941 w: -0.93006146 } position { x: -1.02657044 y: 1.17072606 z: -7.57171154 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0142830694 y: 0.35319 z: 0.10870754 w: -0.929104686 } position { x: -1.02606547 y: 1.17073202 z: -7.57115793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0148430867 y: 0.356013775 z: 0.108411744 w: -0.928052187 } position { x: -1.025491 y: 1.17069781 z: -7.57043123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0151368417 y: 0.359120876 z: 0.108255334 w: -0.926867783 } position { x: -1.02495396 y: 1.17040181 z: -7.56956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0152797857 y: 0.362690538 z: 0.108583093 w: -0.925436 } position { x: -1.02447498 y: 1.1701299 z: -7.56863451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0154464711 y: 0.366702586 z: 0.108986266 w: -0.923803329 } position { x: -1.02402008 y: 1.16976678 z: -7.56747532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0158830341 y: 0.370993048 z: 0.109201454 w: -0.92205584 } position { x: -1.02350676 y: 1.16931593 z: -7.56618738 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0166103579 y: 0.376039028 z: 0.109548569 w: -0.919955373 } position { x: -1.02290976 y: 1.16892576 z: -7.5645752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0174426772 y: 0.381053269 z: 0.10963247 w: -0.917864323 } position { x: -1.02237463 y: 1.16863084 z: -7.56290388 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0182013698 y: 0.386399716 z: 0.109604903 w: -0.915614963 } position { x: -1.02189302 y: 1.16829336 z: -7.5611825 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.784] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0188332405 y: 0.391978443 z: 0.10963577 w: -0.913224101 } position { x: -1.02132058 y: 1.16789603 z: -7.55936 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0193087664 y: 0.398136765 z: 0.109962255 w: -0.910506785 } position { x: -1.02074242 y: 1.16748619 z: -7.5573597 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0198433734 y: 0.403910458 z: 0.110235006 w: -0.907915652 } position { x: -1.02026463 y: 1.16705656 z: -7.55536509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0206000172 y: 0.409600317 z: 0.110328659 w: -0.905334651 } position { x: -1.0198195 y: 1.16666162 z: -7.55326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0213942137 y: 0.415110707 z: 0.110224009 w: -0.90281564 } position { x: -1.01936376 y: 1.16639519 z: -7.55113077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0219624974 y: 0.420665979 z: 0.110125624 w: -0.900238931 } position { x: -1.0188787 y: 1.16596591 z: -7.5489068 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.867] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0222877786 y: 0.4268139 z: 0.110470593 w: -0.897290051 } position { x: -1.0183022 y: 1.16553497 z: -7.54642248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0224046037 y: 0.43285355 z: 0.111213811 w: -0.894297123 } position { x: -1.01773143 y: 1.16515553 z: -7.54400921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0223075673 y: 0.439226538 z: 0.112250715 w: -0.891056776 } position { x: -1.01712286 y: 1.16485083 z: -7.54150105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0222806036 y: 0.445795566 z: 0.113145404 w: -0.887675643 } position { x: -1.01650763 y: 1.16440725 z: -7.53891897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0228605475 y: 0.452887952 z: 0.113617525 w: -0.884002805 } position { x: -1.01579547 y: 1.16399884 z: -7.53628063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0233221147 y: 0.459508538 z: 0.114155747 w: -0.880497813 } position { x: -1.01510561 y: 1.16366982 z: -7.53374147 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.953] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0231282692 y: 0.466384679 z: 0.115174085 w: -0.876747 } position { x: -1.01438069 y: 1.16319609 z: -7.53117037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0223854277 y: 0.473711371 z: 0.116379179 w: -0.872669637 } position { x: -1.01348186 y: 1.16295409 z: -7.52861166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0212229472 y: 0.481344461 z: 0.116861194 w: -0.868447185 } position { x: -1.01252878 y: 1.16281295 z: -7.5258956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:38.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0203669406 y: 0.489717633 z: 0.116698064 w: -0.863795936 } position { x: -1.01164162 y: 1.16203213 z: -7.52300787 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0203819964 y: 0.497477442 z: 0.116407678 w: -0.859389305 } position { x: -1.01106513 y: 1.16109788 z: -7.52011585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0216283482 y: 0.505073249 z: 0.116376251 w: -0.854920924 } position { x: -1.01063406 y: 1.15979254 z: -7.51739359 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0242470298 y: 0.512069166 z: 0.116631769 w: -0.850643456 } position { x: -1.01048493 y: 1.15875983 z: -7.51473665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0272434708 y: 0.519066274 z: 0.117231816 w: -0.84621793 } position { x: -1.01002574 y: 1.15813577 z: -7.51183367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0292022042 y: 0.525480568 z: 0.117349595 w: -0.842167735 } position { x: -1.00955784 y: 1.15809357 z: -7.50877666 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.073] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0298880357 y: 0.532167077 z: 0.116570696 w: -0.838043094 } position { x: -1.00895166 y: 1.15818262 z: -7.50574446 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0296273734 y: 0.539134145 z: 0.115183473 w: -0.833780169 } position { x: -1.00864303 y: 1.15745413 z: -7.50260401 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.029802762 y: 0.546039224 z: 0.114596874 w: -0.829349458 } position { x: -1.00857127 y: 1.15658677 z: -7.49946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.030358443 y: 0.553415656 z: 0.114458293 w: -0.824444532 } position { x: -1.00846446 y: 1.15597451 z: -7.49606895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.131] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0306321308 y: 0.560341179 z: 0.114315577 w: -0.819763 } position { x: -1.00830328 y: 1.15580201 z: -7.49276972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0302013122 y: 0.567398 z: 0.113807812 w: -0.814981759 } position { x: -1.00796843 y: 1.15572643 z: -7.48954916 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0292490646 y: 0.5744223 z: 0.112420604 w: -0.81027472 } position { x: -1.00763035 y: 1.15565336 z: -7.48631048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0282545444 y: 0.581842303 z: 0.110840492 w: -0.805217743 } position { x: -1.00746322 y: 1.15515018 z: -7.48267746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0279953834 y: 0.588737607 z: 0.110324576 w: -0.800270438 } position { x: -1.00757217 y: 1.15432942 z: -7.47918606 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0282547045 y: 0.595584691 z: 0.110649064 w: -0.795133531 } position { x: -1.00773931 y: 1.15396392 z: -7.47559595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.214] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0283840541 y: 0.602456212 z: 0.110862836 w: -0.78990525 } position { x: -1.00796533 y: 1.1540916 z: -7.47195911 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0271553509 y: 0.610165179 z: 0.110992484 w: -0.78399092 } position { x: -1.00797141 y: 1.15444434 z: -7.46810913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0255277213 y: 0.617478132 z: 0.110284328 w: -0.778399944 } position { x: -1.00789225 y: 1.15474498 z: -7.46449232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.256] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0241474919 y: 0.624690235 z: 0.108818203 w: -0.772876203 } position { x: -1.00803304 y: 1.15384793 z: -7.4609251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0248580482 y: 0.631543458 z: 0.108139165 w: -0.767359674 } position { x: -1.00893176 y: 1.15367651 z: -7.45717621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.284] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0262293983 y: 0.637761414 z: 0.108431458 w: -0.7621122 } position { x: -1.00922084 y: 1.15294194 z: -7.45400476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.025948599 y: 0.644219875 z: 0.108983085 w: -0.756591201 } position { x: -1.00985551 y: 1.15349722 z: -7.45035458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0245894883 y: 0.650421202 z: 0.108695984 w: -0.751354 } position { x: -1.01020598 y: 1.15378404 z: -7.44667768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0231213421 y: 0.656923056 z: 0.108700566 w: -0.745722353 } position { x: -1.01093876 y: 1.15339518 z: -7.44300604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0218254887 y: 0.66363889 z: 0.109482355 w: -0.739676118 } position { x: -1.01129007 y: 1.15333283 z: -7.43957901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0199819356 y: 0.670909584 z: 0.110128723 w: -0.733043432 } position { x: -1.01162648 y: 1.15371478 z: -7.43597507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0178645607 y: 0.677613914 z: 0.110098325 w: -0.726910293 } position { x: -1.01211429 y: 1.15390587 z: -7.43270493 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0160853416 y: 0.683978617 z: 0.109496027 w: -0.721058428 } position { x: -1.01277137 y: 1.1539011 z: -7.42946339 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0151747894 y: 0.689950883 z: 0.109101191 w: -0.715426087 } position { x: -1.01351154 y: 1.1538676 z: -7.42633295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.014460451 y: 0.695790708 z: 0.108305171 w: -0.709884644 } position { x: -1.01415884 y: 1.15439415 z: -7.42318678 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0131517192 y: 0.702288628 z: 0.106668897 w: -0.70373261 } position { x: -1.01498103 y: 1.1548785 z: -7.41964722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0125118224 y: 0.708654 z: 0.105216101 w: -0.697554708 } position { x: -1.01609206 y: 1.15463185 z: -7.41634846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0124490857 y: 0.715129435 z: 0.104634993 w: -0.691004 } position { x: -1.01708412 y: 1.15476167 z: -7.41346073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0113545805 y: 0.721423328 z: 0.10359709 w: -0.684607267 } position { x: -1.01755702 y: 1.15570736 z: -7.41076803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00884370413 y: 0.727992415 z: 0.10121873 w: -0.678014457 } position { x: -1.01828432 y: 1.15674019 z: -7.40787935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00648123119 y: 0.734015346 z: 0.0986765 w: -0.671894729 } position { x: -1.01888847 y: 1.15720558 z: -7.40518236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00428477814 y: 0.739964724 z: 0.0965345427 w: -0.665668786 } position { x: -1.01968014 y: 1.15756965 z: -7.40255165 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.518] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00277434103 y: 0.745756209 z: 0.0948749185 w: -0.659423053 } position { x: -1.02047789 y: 1.15795755 z: -7.4000721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00169912586 y: 0.75128305 z: 0.0931472704 w: -0.653371632 } position { x: -1.02117693 y: 1.1584425 z: -7.397789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.546] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000304585323 y: 0.75685823 z: 0.0910499394 w: -0.64720583 } position { x: -1.02180231 y: 1.15913963 z: -7.39544106 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0011143341 y: 0.761748672 z: 0.0889377072 w: -0.641738117 } position { x: -1.02244282 y: 1.15969932 z: -7.39327049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00260245 y: 0.766449451 z: 0.0867998227 w: -0.636407256 } position { x: -1.02318895 y: 1.1600498 z: -7.39113903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00372123625 y: 0.771029353 z: 0.0851535872 w: -0.631069541 } position { x: -1.02397072 y: 1.16050303 z: -7.38905144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00482303835 y: 0.775868177 z: 0.0834058672 w: -0.625339 } position { x: -1.02473104 y: 1.16114926 z: -7.38695669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00604723068 y: 0.78032285 z: 0.0816313401 w: -0.619996786 } position { x: -1.02532721 y: 1.16158795 z: -7.38513327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.629] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00720481109 y: 0.784700632 z: 0.080172956 w: -0.61462611 } position { x: -1.02581513 y: 1.1616888 z: -7.38349962 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00787411723 y: 0.788782775 z: 0.0789720789 w: -0.609527 } position { x: -1.02633297 y: 1.16195047 z: -7.38193655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0080894623 y: 0.792688429 z: 0.0775843412 w: -0.604615808 } position { x: -1.02692223 y: 1.16239619 z: -7.3803916 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00863439683 y: 0.796935856 z: 0.0759010687 w: -0.599214256 } position { x: -1.02743697 y: 1.16275012 z: -7.37883139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00941044651 y: 0.8009184 z: 0.0744236633 w: -0.594055772 } position { x: -1.02789295 y: 1.16261065 z: -7.37762547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0101043424 y: 0.804674685 z: 0.0733737499 w: -0.589078069 } position { x: -1.02806616 y: 1.16298378 z: -7.37677765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0106851561 y: 0.807851434 z: 0.0715696514 w: -0.584927082 } position { x: -1.02797103 y: 1.16350543 z: -7.3761425 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0116968928 y: 0.810788214 z: 0.0693924353 w: -0.581094086 } position { x: -1.02823198 y: 1.16358149 z: -7.37539959 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0122154 y: 0.81350255 z: 0.0680213198 w: -0.57744056 } position { x: -1.02843392 y: 1.16349554 z: -7.37468958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.755] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.011098587 y: 0.815915465 z: 0.0672943667 w: -0.57413435 } position { x: -1.02871192 y: 1.16329622 z: -7.37424135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00922704581 y: 0.817904472 z: 0.067497395 w: -0.571306586 } position { x: -1.02882469 y: 1.16297853 z: -7.37393522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00805696752 y: 0.819730818 z: 0.068338953 w: -0.568600357 } position { x: -1.02897131 y: 1.16320205 z: -7.37346554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00752367126 y: 0.821942568 z: 0.0689981207 w: -0.565325618 } position { x: -1.02901018 y: 1.16377294 z: -7.37281036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00717642251 y: 0.824188828 z: 0.0693281069 w: -0.562009692 } position { x: -1.02902555 y: 1.16406465 z: -7.37230587 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00655843737 y: 0.82641536 z: 0.0695204884 w: -0.558714151 } position { x: -1.02889502 y: 1.16425681 z: -7.37207174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00598391099 y: 0.828473449 z: 0.0700504184 w: -0.555597782 } position { x: -1.02870262 y: 1.16447532 z: -7.37185669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00588073349 y: 0.830541313 z: 0.0705288 w: -0.552442074 } position { x: -1.02864933 y: 1.16528547 z: -7.37159 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00616629142 y: 0.832440436 z: 0.0708383396 w: -0.549533308 } position { x: -1.02860785 y: 1.16552854 z: -7.37144136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00617793156 y: 0.834221542 z: 0.0711487159 w: -0.546785235 } position { x: -1.02853227 y: 1.16602993 z: -7.37134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0063442206 y: 0.835971653 z: 0.0708606839 w: -0.544141471 } position { x: -1.02839601 y: 1.1666832 z: -7.37127256 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00698730256 y: 0.837666094 z: 0.0701014176 w: -0.541620255 } position { x: -1.02830303 y: 1.16732514 z: -7.37119961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00824567676 y: 0.83946377 z: 0.0687111318 w: -0.538991034 } position { x: -1.02813423 y: 1.16781425 z: -7.37118626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0093872 y: 0.841004789 z: 0.0674757436 w: -0.536721408 } position { x: -1.0280242 y: 1.16798699 z: -7.3713026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00987902 y: 0.842351198 z: 0.0668065771 w: -0.534681 } position { x: -1.02800906 y: 1.16779542 z: -7.37142611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00952252 y: 0.843501151 z: 0.0670934916 w: -0.532835484 } position { x: -1.02793586 y: 1.1678679 z: -7.37149525 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0090386346 y: 0.844687581 z: 0.0675831065 w: -0.530898929 } position { x: -1.02785373 y: 1.16807556 z: -7.37151957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:39.992] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0084669143 y: 0.845717728 z: 0.0676285699 w: -0.529260099 } position { x: -1.02758443 y: 1.16859913 z: -7.37146378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00821091235 y: 0.846704721 z: 0.0672955737 w: -0.527726293 } position { x: -1.02756 y: 1.16935122 z: -7.3716321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00895993877 y: 0.84752053 z: 0.0664766207 w: -0.526506901 } position { x: -1.0269177 y: 1.16983354 z: -7.3716259 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.010603603 y: 0.848257363 z: 0.0652024746 w: -0.525448084 } position { x: -1.02676427 y: 1.1701287 z: -7.37178278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0118732667 y: 0.848997891 z: 0.0643341839 w: -0.524330795 } position { x: -1.02643788 y: 1.16983211 z: -7.37181854 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0122390036 y: 0.849539399 z: 0.0648955405 w: -0.523375213 } position { x: -1.02632701 y: 1.16938651 z: -7.37212181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0121761868 y: 0.849900961 z: 0.0662648156 w: -0.522617638 } position { x: -1.02587092 y: 1.16946268 z: -7.37232924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0126509899 y: 0.850091934 z: 0.0668603256 w: -0.522219777 } position { x: -1.02539492 y: 1.16975749 z: -7.37254524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.101] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0135506513 y: 0.850170553 z: 0.0667762831 w: -0.522079825 } position { x: -1.02474654 y: 1.16987526 z: -7.37289143 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.115] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0146182319 y: 0.849962 z: 0.0666162223 w: -0.522410929 } position { x: -1.02451575 y: 1.16920662 z: -7.37351131 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0161654912 y: 0.849617779 z: 0.0679190308 w: -0.52275753 } position { x: -1.02410352 y: 1.16811359 z: -7.37385035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0182002261 y: 0.849117935 z: 0.0704642385 w: -0.523165703 } position { x: -1.02386534 y: 1.16719878 z: -7.37435198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0201098621 y: 0.848458171 z: 0.073222518 w: -0.523786962 } position { x: -1.02295375 y: 1.16705346 z: -7.3746233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0214738753 y: 0.847487748 z: 0.0753878057 w: -0.524995327 } position { x: -1.02215075 y: 1.16693914 z: -7.37511969 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0222564377 y: 0.846509159 z: 0.0762106106 w: -0.526420772 } position { x: -1.02170932 y: 1.16667521 z: -7.37536764 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0228972249 y: 0.845832 z: 0.0763482153 w: -0.527460814 } position { x: -1.02143061 y: 1.16590381 z: -7.37532759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0228833016 y: 0.845642626 z: 0.0775359049 w: -0.527591884 } position { x: -1.02122223 y: 1.1645987 z: -7.37533617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0221198183 y: 0.845699131 z: 0.0796610862 w: -0.527217031 } position { x: -1.02096534 y: 1.16343224 z: -7.37532902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0207010154 y: 0.84592706 z: 0.0820438042 w: -0.52654314 } position { x: -1.02035534 y: 1.16318464 z: -7.37491655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.257] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0199788399 y: 0.846615314 z: 0.0826088637 w: -0.525375247 } position { x: -1.01996982 y: 1.16331482 z: -7.37404585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0194417182 y: 0.847883761 z: 0.08263506 w: -0.523341775 } position { x: -1.02017748 y: 1.16253078 z: -7.37317085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0184732322 y: 0.850011051 z: 0.0830517858 w: -0.519848406 } position { x: -1.02052462 y: 1.16150546 z: -7.37198687 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0174758825 y: 0.852652669 z: 0.083871536 w: -0.51540637 } position { x: -1.02099538 y: 1.16096342 z: -7.37046766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0161231421 y: 0.855885 z: 0.0846572518 w: -0.509935319 } position { x: -1.02173018 y: 1.16075635 z: -7.36893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0149029288 y: 0.859467804 z: 0.0852058455 w: -0.503818452 } position { x: -1.0222553 y: 1.16043496 z: -7.36720276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0141937556 y: 0.863321722 z: 0.0854305327 w: -0.497167796 } position { x: -1.02292478 y: 1.16025043 z: -7.36524582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0141005982 y: 0.867501676 z: 0.0853598118 w: -0.489852786 } position { x: -1.02374756 y: 1.15990865 z: -7.36304951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.01364314 y: 0.872217596 z: 0.0861521661 w: -0.481277585 } position { x: -1.02505803 y: 1.15880632 z: -7.36080456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0126126045 y: 0.876792133 z: 0.0874522477 w: -0.472682327 } position { x: -1.02610934 y: 1.1584394 z: -7.35832405 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0117706964 y: 0.881717265 z: 0.0883880183 w: -0.463274956 } position { x: -1.02746499 y: 1.15822577 z: -7.35562372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0108975871 y: 0.887072563 z: 0.0888633654 w: -0.452865243 } position { x: -1.02886772 y: 1.1579107 z: -7.35294533 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00973006524 y: 0.892794 z: 0.0892086551 w: -0.441436321 } position { x: -1.03029621 y: 1.15743351 z: -7.35017824 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00876067579 y: 0.897941291 z: 0.0893323 w: -0.430864722 } position { x: -1.03147066 y: 1.15711331 z: -7.34754896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00801292155 y: 0.902980387 z: 0.0890448 w: -0.420277625 } position { x: -1.03295612 y: 1.15690577 z: -7.34494305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00743617769 y: 0.907910943 z: 0.0882247686 w: -0.409705818 } position { x: -1.03427172 y: 1.15659237 z: -7.34225416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00659759762 y: 0.912501514 z: 0.087515749 w: -0.399547815 } position { x: -1.03557909 y: 1.15599644 z: -7.33974743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00515246 y: 0.916968226 z: 0.0876207873 w: -0.389185488 } position { x: -1.037009 y: 1.15507281 z: -7.33719397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0028983641 y: 0.920519471 z: 0.0890149549 w: -0.380410194 } position { x: -1.03844619 y: 1.15422738 z: -7.33480549 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000177053749 y: 0.92369616 z: 0.0908560157 w: -0.372196943 } position { x: -1.04007447 y: 1.15379977 z: -7.33244896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0029349043 y: 0.92673707 z: 0.0919270217 w: -0.364278972 } position { x: -1.04169476 y: 1.15402842 z: -7.32992601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00427406095 y: 0.930036128 z: 0.0917899758 w: -0.355793655 } position { x: -1.043293 y: 1.15423703 z: -7.32723808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00399500318 y: 0.933112085 z: 0.0907937884 w: -0.347911388 } position { x: -1.04456091 y: 1.15400946 z: -7.32469177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00360607984 y: 0.93592155 z: 0.0897476375 w: -0.340563208 } position { x: -1.0459398 y: 1.15361607 z: -7.32240725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.587] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00395425502 y: 0.938395321 z: 0.0897110403 w: -0.333692372 } position { x: -1.04738581 y: 1.15318608 z: -7.32022095 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00438479939 y: 0.940665781 z: 0.0903071463 w: -0.327067643 } position { x: -1.04887533 y: 1.15263951 z: -7.3182044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00450607203 y: 0.942884088 z: 0.0911824331 w: -0.320367068 } position { x: -1.0504154 y: 1.15253556 z: -7.31613684 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.632] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00442145485 y: 0.944829106 z: 0.0916289836 w: -0.314455956 } position { x: -1.05183136 y: 1.1524837 z: -7.3141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0043385 y: 0.946563661 z: 0.0919661149 w: -0.309096545 } position { x: -1.05298209 y: 1.15227604 z: -7.31217432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00432242313 y: 0.948035955 z: 0.0924315453 w: -0.304410189 } position { x: -1.05419981 y: 1.15194023 z: -7.31049347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00429237029 y: 0.949287 z: 0.0932794735 w: -0.300224483 } position { x: -1.05551 y: 1.15154684 z: -7.30883312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00403416483 y: 0.950238645 z: 0.0941408426 w: -0.296930462 } position { x: -1.05653346 y: 1.15130639 z: -7.30728817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00348707708 y: 0.951024711 z: 0.094965823 w: -0.294145077 } position { x: -1.05762744 y: 1.15120029 z: -7.30589819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00287695089 y: 0.95166564 z: 0.0957769379 w: -0.29180643 } position { x: -1.05854416 y: 1.15108407 z: -7.30462122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00221373537 y: 0.952117264 z: 0.0965829939 w: -0.290068299 } position { x: -1.05943847 y: 1.15073252 z: -7.30338621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00142591342 y: 0.952571034 z: 0.097468257 w: -0.288281769 } position { x: -1.06043196 y: 1.15051949 z: -7.30205154 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000789912359 y: 0.952976108 z: 0.0982560962 w: -0.286673546 } position { x: -1.0613029 y: 1.15030563 z: -7.30093336 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000372591516 y: 0.953320742 z: 0.0991846547 w: -0.285204887 } position { x: -1.06212926 y: 1.15010834 z: -7.29989958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -3.70477028e-05 y: 0.953591704 z: 0.100270458 w: -0.283916682 } position { x: -1.06281364 y: 1.14996147 z: -7.2990222 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000680744881 y: 0.953837335 z: 0.101237707 w: -0.282745093 } position { x: -1.0634979 y: 1.14987504 z: -7.29808474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00118791568 y: 0.954023361 z: 0.101907335 w: -0.281873882 } position { x: -1.06414866 y: 1.14994669 z: -7.29722786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00169639138 y: 0.954258919 z: 0.102142304 w: -0.28098762 } position { x: -1.06480229 y: 1.15001452 z: -7.2964077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00216442137 y: 0.954543948 z: 0.102285512 w: -0.279962271 } position { x: -1.06543708 y: 1.14985919 z: -7.29563904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00264487974 y: 0.954842865 z: 0.102436408 w: -0.27888158 } position { x: -1.06597126 y: 1.14985514 z: -7.29490423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0031288485 y: 0.955164671 z: 0.102447324 w: -0.277768344 } position { x: -1.06650865 y: 1.14987969 z: -7.2941184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00367658702 y: 0.955489933 z: 0.102244236 w: -0.276715785 } position { x: -1.06699193 y: 1.1499027 z: -7.29341364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0041023423 y: 0.955860436 z: 0.102014028 w: -0.275512606 } position { x: -1.06753969 y: 1.14990771 z: -7.29270172 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00433776062 y: 0.956259191 z: 0.101774938 w: -0.274210513 } position { x: -1.06805503 y: 1.14977062 z: -7.29206038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00446748547 y: 0.956697583 z: 0.101824224 w: -0.27265659 } position { x: -1.06855273 y: 1.149665 z: -7.29142761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00450224336 y: 0.957128108 z: 0.101869561 w: -0.271123707 } position { x: -1.06903028 y: 1.14965165 z: -7.29078388 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.950] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00443852833 y: 0.957566202 z: 0.101790503 w: -0.269603401 } position { x: -1.06936443 y: 1.14977276 z: -7.29018927 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.965] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00423877686 y: 0.958010614 z: 0.101641424 w: -0.268079877 } position { x: -1.06972384 y: 1.14979589 z: -7.28964043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00408014655 y: 0.95844084 z: 0.1015772 w: -0.266564548 } position { x: -1.0700978 y: 1.14966094 z: -7.28912687 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:40.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00396356313 y: 0.958849 z: 0.101659417 w: -0.2650626 } position { x: -1.07039511 y: 1.14960945 z: -7.28868771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00383000378 y: 0.959195256 z: 0.101701 w: -0.263792962 } position { x: -1.07064438 y: 1.14969587 z: -7.28825426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00369253336 y: 0.95950371 z: 0.101480193 w: -0.262756109 } position { x: -1.0707345 y: 1.14981031 z: -7.28789186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00354011054 y: 0.959743917 z: 0.10132166 w: -0.261941 } position { x: -1.07090783 y: 1.14976394 z: -7.28757906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00357319391 y: 0.959955335 z: 0.101317942 w: -0.261165947 } position { x: -1.07108343 y: 1.149719 z: -7.28729677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00372053916 y: 0.960155189 z: 0.1014098 w: -0.260392487 } position { x: -1.07121038 y: 1.14970195 z: -7.28708029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00377398101 y: 0.960341394 z: 0.101527832 w: -0.259658128 } position { x: -1.07126176 y: 1.14973152 z: -7.28688717 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00378818833 y: 0.960476041 z: 0.101674199 w: -0.259101957 } position { x: -1.07120204 y: 1.14979279 z: -7.28677797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00385734299 y: 0.960586369 z: 0.10166622 w: -0.258694738 } position { x: -1.07118011 y: 1.14987826 z: -7.28665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00400710572 y: 0.960688412 z: 0.101605043 w: -0.258337319 } position { x: -1.07108676 y: 1.14996219 z: -7.2865963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.131] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00407230714 y: 0.960750759 z: 0.10151197 w: -0.258140981 } position { x: -1.07094502 y: 1.14996135 z: -7.28650808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.143] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00422771322 y: 0.960750937 z: 0.101415686 w: -0.258175731 } position { x: -1.07070434 y: 1.15002966 z: -7.28653574 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00443524774 y: 0.960709572 z: 0.101449929 w: -0.258312523 } position { x: -1.07048118 y: 1.14998591 z: -7.28663158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00467303 y: 0.960621536 z: 0.101607271 w: -0.25857392 } position { x: -1.0703032 y: 1.15003788 z: -7.28673315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00476229424 y: 0.960540473 z: 0.101749919 w: -0.258817226 } position { x: -1.07001185 y: 1.15026867 z: -7.28683424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00460812962 y: 0.960422814 z: 0.101530395 w: -0.259342372 } position { x: -1.06956518 y: 1.15060139 z: -7.28695679 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00452182675 y: 0.960252166 z: 0.101058662 w: -0.260158658 } position { x: -1.06913936 y: 1.15075362 z: -7.28715229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00470005 y: 0.960045278 z: 0.100541033 w: -0.261117816 } position { x: -1.06876171 y: 1.15085387 z: -7.28738117 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00490936264 y: 0.959853113 z: 0.100108832 w: -0.261985064 } position { x: -1.06845188 y: 1.15100145 z: -7.28760386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00508055463 y: 0.95967114 z: 0.099699609 w: -0.262803286 } position { x: -1.06815708 y: 1.15117419 z: -7.28782272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0050858031 y: 0.959523 z: 0.0992962122 w: -0.263495654 } position { x: -1.06787634 y: 1.15134895 z: -7.28801775 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00511634117 y: 0.959411502 z: 0.098845005 w: -0.264070362 } position { x: -1.06749809 y: 1.15150416 z: -7.28816891 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00520299841 y: 0.959294856 z: 0.0982189626 w: -0.264725029 } position { x: -1.06705451 y: 1.15171945 z: -7.28831244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0052631963 y: 0.959195852 z: 0.0975997 w: -0.265310973 } position { x: -1.06672943 y: 1.15183592 z: -7.28845024 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00533094769 y: 0.959115446 z: 0.0971699283 w: -0.265757769 } position { x: -1.06643391 y: 1.15186977 z: -7.28860188 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00530932 y: 0.959080637 z: 0.0969783515 w: -0.2659536 } position { x: -1.06617463 y: 1.15201187 z: -7.28870821 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00535639329 y: 0.959089458 z: 0.0966779441 w: -0.266030192 } position { x: -1.06586659 y: 1.15235662 z: -7.28877926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00542429602 y: 0.959152758 z: 0.0960129648 w: -0.266041487 } position { x: -1.06547451 y: 1.15249515 z: -7.28880072 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00536134839 y: 0.959192097 z: 0.0954796672 w: -0.266092926 } position { x: -1.06511819 y: 1.15249968 z: -7.28888369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00548537169 y: 0.959223866 z: 0.0952151865 w: -0.266070724 } position { x: -1.06484008 y: 1.15255809 z: -7.28892803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00549409585 y: 0.959260404 z: 0.0950117335 w: -0.266011447 } position { x: -1.06452608 y: 1.15274107 z: -7.28900719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00545392325 y: 0.95927912 z: 0.0948292837 w: -0.266009778 } position { x: -1.06417513 y: 1.1531328 z: -7.28902864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00541885523 y: 0.959301651 z: 0.0943447 w: -0.266101509 } position { x: -1.06379092 y: 1.15347123 z: -7.28909254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00532676233 y: 0.959293306 z: 0.0935568213 w: -0.266411602 } position { x: -1.06337214 y: 1.1538316 z: -7.28910923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.463] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00548781501 y: 0.959262788 z: 0.0924273431 w: -0.266911983 } position { x: -1.06295836 y: 1.15399504 z: -7.28904676 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00566429272 y: 0.959163666 z: 0.0915489867 w: -0.267566472 } position { x: -1.06269705 y: 1.15366983 z: -7.28922844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00544965826 y: 0.958888173 z: 0.0921178609 w: -0.268362 } position { x: -1.06254029 y: 1.15267217 z: -7.28949785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00493830442 y: 0.958511472 z: 0.0944153219 w: -0.268918574 } position { x: -1.06264365 y: 1.15260243 z: -7.28987217 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00392909953 y: 0.958220422 z: 0.0961030871 w: -0.269374043 } position { x: -1.06234396 y: 1.15319896 z: -7.28945398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.534] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00396007625 y: 0.958182573 z: 0.0958660245 w: -0.269592822 } position { x: -1.06206346 y: 1.15313697 z: -7.2894454 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00409161672 y: 0.9581213 z: 0.0959232897 w: -0.269788027 } position { x: -1.06184602 y: 1.15276849 z: -7.28954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0037216763 y: 0.957958281 z: 0.0967794731 w: -0.270066351 } position { x: -1.06168246 y: 1.15223277 z: -7.28944206 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00319734961 y: 0.957835078 z: 0.0978956446 w: -0.270107716 } position { x: -1.06148255 y: 1.15217197 z: -7.28926134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00290661189 y: 0.95784533 z: 0.0981868878 w: -0.269969076 } position { x: -1.06125915 y: 1.1521796 z: -7.28925323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0025358405 y: 0.957836866 z: 0.0984040275 w: -0.269923627 } position { x: -1.06100261 y: 1.15203738 z: -7.28921413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00249569886 y: 0.957852781 z: 0.0983695313 w: -0.269880146 } position { x: -1.06078899 y: 1.15224683 z: -7.28925419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00276296469 y: 0.9578951 z: 0.0977811366 w: -0.269941241 } position { x: -1.06057024 y: 1.15240777 z: -7.28914499 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00323654315 y: 0.957990766 z: 0.0967809185 w: -0.269956946 } position { x: -1.06035244 y: 1.15256524 z: -7.28913498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.660] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00353606371 y: 0.958046734 z: 0.0959039629 w: -0.270067334 } position { x: -1.06025445 y: 1.15262651 z: -7.28913593 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00366237 y: 0.958076179 z: 0.095361039 w: -0.270153522 } position { x: -1.06019628 y: 1.1525532 z: -7.28917122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00371200475 y: 0.958069563 z: 0.0954246297 w: -0.270153791 } position { x: -1.0601002 y: 1.15245485 z: -7.28925467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.003695308 y: 0.958004236 z: 0.0955337211 w: -0.270347089 } position { x: -1.05997372 y: 1.15280557 z: -7.28936768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00390525651 y: 0.957958281 z: 0.0950686336 w: -0.270670861 } position { x: -1.05977678 y: 1.15308404 z: -7.28940058 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00455023348 y: 0.957916141 z: 0.0943520591 w: -0.271060497 } position { x: -1.05963111 y: 1.15307963 z: -7.28941536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00503811426 y: 0.957826793 z: 0.0937080681 w: -0.271590203 } position { x: -1.05950046 y: 1.1530602 z: -7.28943396 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0051941108 y: 0.957744896 z: 0.0932989195 w: -0.272016704 } position { x: -1.0596 y: 1.15299201 z: -7.28945971 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00551309204 y: 0.957693934 z: 0.0934198871 w: -0.272148252 } position { x: -1.05972934 y: 1.15272844 z: -7.28955317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00603759335 y: 0.95767951 z: 0.0938077718 w: -0.272054434 } position { x: -1.05958211 y: 1.15281057 z: -7.28944683 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00641554827 y: 0.957666576 z: 0.0938618928 w: -0.272072643 } position { x: -1.05935705 y: 1.15304315 z: -7.28949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00646313885 y: 0.957554102 z: 0.0939420536 w: -0.27243939 } position { x: -1.05915594 y: 1.15287 z: -7.28929663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0064619584 y: 0.957383275 z: 0.0940519646 w: -0.273001343 } position { x: -1.05917883 y: 1.15302098 z: -7.28922749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00656214543 y: 0.957330287 z: 0.0937583 w: -0.273285776 } position { x: -1.05937803 y: 1.15319932 z: -7.2889843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.006919201 y: 0.957393825 z: 0.0933231115 w: -0.273203254 } position { x: -1.05956399 y: 1.15337729 z: -7.28880215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.867] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00759901 y: 0.957575619 z: 0.0926100537 w: -0.272790313 } position { x: -1.05975842 y: 1.15331399 z: -7.28857708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00817311276 y: 0.957678914 z: 0.0929975212 w: -0.272278845 } position { x: -1.0599134 y: 1.15321863 z: -7.28845215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00885556452 y: 0.957794368 z: 0.0932886228 w: -0.271751314 } position { x: -1.05995524 y: 1.15340602 z: -7.28800058 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00934759 y: 0.957997084 z: 0.0929860324 w: -0.27112323 } position { x: -1.06015944 y: 1.15371585 z: -7.28761244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00954178441 y: 0.958268344 z: 0.0929225758 w: -0.27017805 } position { x: -1.06049776 y: 1.15345061 z: -7.28738403 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00985081494 y: 0.958392262 z: 0.0937899053 w: -0.269426614 } position { x: -1.06063414 y: 1.15300107 z: -7.28732204 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0101818331 y: 0.958359063 z: 0.0949731395 w: -0.269117773 } position { x: -1.06050396 y: 1.1529566 z: -7.2871151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0105687752 y: 0.958227277 z: 0.0959494635 w: -0.269225657 } position { x: -1.06064498 y: 1.15316117 z: -7.28710127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.010931192 y: 0.958071589 z: 0.0966189355 w: -0.269525737 } position { x: -1.06068218 y: 1.153023 z: -7.28685856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:41.992] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0110284435 y: 0.957949162 z: 0.0973943695 w: -0.269677699 } position { x: -1.0608865 y: 1.15284824 z: -7.28684282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0109719448 y: 0.957870066 z: 0.0981440842 w: -0.269689411 } position { x: -1.06101668 y: 1.15293825 z: -7.28655767 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.010937144 y: 0.957897484 z: 0.0984130427 w: -0.269495189 } position { x: -1.06119418 y: 1.15327454 z: -7.28634167 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0112271868 y: 0.958116651 z: 0.097677879 w: -0.268971145 } position { x: -1.06155598 y: 1.15367198 z: -7.28617382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0119454134 y: 0.958390474 z: 0.0967045948 w: -0.268315583 } position { x: -1.06155479 y: 1.15340483 z: -7.28602171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0126870554 y: 0.958516121 z: 0.0963687301 w: -0.267953336 } position { x: -1.06152725 y: 1.15322042 z: -7.28608513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0128288986 y: 0.958534 z: 0.0964083374 w: -0.267868459 } position { x: -1.061602 y: 1.15335774 z: -7.28599691 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.087] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0126337623 y: 0.958509922 z: 0.0964521 w: -0.267947882 } position { x: -1.06172037 y: 1.15340412 z: -7.28594875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0126641663 y: 0.958492041 z: 0.0966043547 w: -0.267955571 } position { x: -1.06183958 y: 1.15331948 z: -7.28593493 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0126829622 y: 0.958447754 z: 0.0967579558 w: -0.268057913 } position { x: -1.06193924 y: 1.15338635 z: -7.28587532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0129868491 y: 0.958422244 z: 0.0967524648 w: -0.268136442 } position { x: -1.06198418 y: 1.15332365 z: -7.28583384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0132767968 y: 0.958376825 z: 0.096876137 w: -0.268239886 } position { x: -1.06205702 y: 1.15330291 z: -7.28585815 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0132200019 y: 0.958305776 z: 0.0972671062 w: -0.268354952 } position { x: -1.06217885 y: 1.15314949 z: -7.28584385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0129820406 y: 0.958211541 z: 0.0978754088 w: -0.268481791 } position { x: -1.0622561 y: 1.15308464 z: -7.28576899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0128528327 y: 0.95812583 z: 0.0983834 w: -0.268608272 } position { x: -1.06229508 y: 1.15318656 z: -7.28581381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0129758939 y: 0.95804131 z: 0.098461464 w: -0.268875182 } position { x: -1.06222785 y: 1.15338469 z: -7.28567028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0134232482 y: 0.957993388 z: 0.0979567394 w: -0.269208074 } position { x: -1.06226361 y: 1.15335846 z: -7.28572416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.231] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0136446441 y: 0.957894266 z: 0.0979186073 w: -0.269563198 } position { x: -1.06226802 y: 1.15312076 z: -7.28559399 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0136453575 y: 0.957809746 z: 0.0981207415 w: -0.26979 } position { x: -1.06241536 y: 1.15292299 z: -7.28553867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0138519695 y: 0.957763195 z: 0.0985519439 w: -0.26978749 } position { x: -1.06237423 y: 1.15289891 z: -7.28537178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0139815062 y: 0.957752883 z: 0.0987743884 w: -0.269736111 } position { x: -1.06263959 y: 1.15243888 z: -7.28545189 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0135550778 y: 0.957643807 z: 0.100423157 w: -0.269536316 } position { x: -1.06273174 y: 1.15158617 z: -7.28568029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.299] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0129954284 y: 0.957409799 z: 0.102700725 w: -0.269537091 } position { x: -1.06247151 y: 1.1515975 z: -7.28571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0123361275 y: 0.957165539 z: 0.104126506 w: -0.269888103 } position { x: -1.06250381 y: 1.15171957 z: -7.28566504 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0115222298 y: 0.957075238 z: 0.104869917 w: -0.269956529 } position { x: -1.06269932 y: 1.15183234 z: -7.28542519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0108297383 y: 0.957251191 z: 0.105138741 w: -0.269255877 } position { x: -1.06306899 y: 1.15165401 z: -7.28528595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0105776843 y: 0.957522392 z: 0.105424844 w: -0.268187642 } position { x: -1.06316876 y: 1.15116727 z: -7.28529358 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0103509314 y: 0.957592 z: 0.106396347 w: -0.267563462 } position { x: -1.06305397 y: 1.15085113 z: -7.28544474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0100392252 y: 0.95755887 z: 0.107098907 w: -0.267413616 } position { x: -1.06291831 y: 1.15117 z: -7.2853446 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.010059285 y: 0.957597792 z: 0.10685502 w: -0.267371148 } position { x: -1.06301773 y: 1.15151274 z: -7.28511333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.413] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0102560045 y: 0.957767427 z: 0.106075384 w: -0.267066211 } position { x: -1.06321621 y: 1.15162706 z: -7.28502607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0103223445 y: 0.957957387 z: 0.105590202 w: -0.266574174 } position { x: -1.06338418 y: 1.1514411 z: -7.28495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0104898857 y: 0.958161414 z: 0.105267659 w: -0.265961409 } position { x: -1.06350935 y: 1.1513598 z: -7.28491497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.451] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0107185319 y: 0.958271146 z: 0.10539259 w: -0.265507072 } position { x: -1.06360805 y: 1.15131438 z: -7.28487444 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.463] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0110724438 y: 0.9583323 z: 0.105469674 w: -0.265241027 } position { x: -1.0636071 y: 1.1512363 z: -7.28476143 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.481] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0115153929 y: 0.958349764 z: 0.105488114 w: -0.26515156 } position { x: -1.06361198 y: 1.15136731 z: -7.28476095 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0118620936 y: 0.958316445 z: 0.105557851 w: -0.265228897 } position { x: -1.06364214 y: 1.15135503 z: -7.28472853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0121179102 y: 0.958206296 z: 0.105934724 w: -0.265465111 } position { x: -1.06372488 y: 1.15113544 z: -7.28479242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0122683328 y: 0.958032787 z: 0.106756352 w: -0.265755057 } position { x: -1.06377804 y: 1.15101373 z: -7.2847538 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0124702509 y: 0.957865477 z: 0.107562125 w: -0.266023636 } position { x: -1.06382883 y: 1.15102684 z: -7.28462887 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.012772345 y: 0.95775646 z: 0.107890032 w: -0.266268939 } position { x: -1.06381547 y: 1.15110242 z: -7.28450251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0132729728 y: 0.957683623 z: 0.107856601 w: -0.26652 } position { x: -1.06393981 y: 1.15113473 z: -7.28441715 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0138556892 y: 0.957676888 z: 0.107744254 w: -0.26656 } position { x: -1.06398916 y: 1.15110528 z: -7.28434134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0142887468 y: 0.957668483 z: 0.107845277 w: -0.266526371 } position { x: -1.06401944 y: 1.15089488 z: -7.2842617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0145560754 y: 0.957630396 z: 0.108238898 w: -0.266489267 } position { x: -1.06392872 y: 1.15072536 z: -7.28416824 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0147383939 y: 0.957541823 z: 0.108769678 w: -0.266581535 } position { x: -1.06377769 y: 1.15075958 z: -7.2841053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.014816653 y: 0.957423866 z: 0.109109 w: -0.266861826 } position { x: -1.06362033 y: 1.15063536 z: -7.28408432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0147786895 y: 0.957243204 z: 0.109648459 w: -0.267290771 } position { x: -1.06352246 y: 1.15047157 z: -7.28414917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0147386082 y: 0.957024634 z: 0.110188171 w: -0.267853081 } position { x: -1.06340992 y: 1.15050352 z: -7.28427649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0148786427 y: 0.956790149 z: 0.110441536 w: -0.268577605 } position { x: -1.06323338 y: 1.15069675 z: -7.28437662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0150680495 y: 0.956526756 z: 0.110420942 w: -0.269512057 } position { x: -1.06288767 y: 1.15091395 z: -7.28433228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0153434575 y: 0.956227481 z: 0.110172778 w: -0.27065751 } position { x: -1.06258237 y: 1.15091789 z: -7.28451109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0156324133 y: 0.955824792 z: 0.109929942 w: -0.272158176 } position { x: -1.06220925 y: 1.15086424 z: -7.28475857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.015933549 y: 0.955316961 z: 0.109794661 w: -0.273972183 } position { x: -1.0618118 y: 1.15077281 z: -7.2850523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.016328549 y: 0.954754 z: 0.110019401 w: -0.27581507 } position { x: -1.06150341 y: 1.15049553 z: -7.28545475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0162730124 y: 0.954019189 z: 0.110912189 w: -0.277994752 } position { x: -1.06113315 y: 1.15006757 z: -7.28607702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0159076862 y: 0.953151 z: 0.112153441 w: -0.280484796 } position { x: -1.06037509 y: 1.15024221 z: -7.28658581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0161094703 y: 0.952207685 z: 0.112288125 w: -0.283606112 } position { x: -1.05933487 y: 1.15064228 z: -7.28705072 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0164256059 y: 0.951070428 z: 0.111735106 w: -0.287594497 } position { x: -1.05832541 y: 1.15090942 z: -7.28781891 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0164657217 y: 0.949628711 z: 0.111104615 w: -0.292557746 } position { x: -1.05737257 y: 1.15084612 z: -7.28876305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0166189 y: 0.94819355 z: 0.111008577 w: -0.297203422 } position { x: -1.05668628 y: 1.1509012 z: -7.28962755 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.839] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0170715526 y: 0.946850419 z: 0.110943295 w: -0.301453829 } position { x: -1.05614257 y: 1.15120125 z: -7.29035759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0177047215 y: 0.945704639 z: 0.110791422 w: -0.305048436 } position { x: -1.05559814 y: 1.15127671 z: -7.29119587 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0180349033 y: 0.94469291 z: 0.110381961 w: -0.308295101 } position { x: -1.05497181 y: 1.151649 z: -7.29194307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0181549769 y: 0.943752706 z: 0.109494209 w: -0.311467856 } position { x: -1.05425858 y: 1.15226305 z: -7.2926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0187504068 y: 0.94308871 z: 0.1078021 w: -0.314023703 } position { x: -1.05371535 y: 1.15291309 z: -7.29311562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.909] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0195446499 y: 0.942637801 z: 0.105683401 w: -0.316042721 } position { x: -1.05330336 y: 1.15331399 z: -7.29361296 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0199595951 y: 0.942384243 z: 0.103751242 w: -0.31741035 } position { x: -1.05311024 y: 1.15346253 z: -7.29417658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.938] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0199524127 y: 0.942292511 z: 0.102347896 w: -0.318137765 } position { x: -1.05298233 y: 1.15375483 z: -7.29461384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0198153276 y: 0.942389607 z: 0.101142094 w: -0.318244338 } position { x: -1.05273402 y: 1.15430236 z: -7.29485655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0196795147 y: 0.942651331 z: 0.0994119868 w: -0.318022728 } position { x: -1.05249083 y: 1.15493262 z: -7.29497528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.019675348 y: 0.943010926 z: 0.0973956808 w: -0.317580462 } position { x: -1.05249059 y: 1.15546131 z: -7.29536438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:42.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0196249764 y: 0.943434358 z: 0.0955226049 w: -0.316894144 } position { x: -1.05238616 y: 1.15579343 z: -7.29562378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0194834266 y: 0.943851173 z: 0.093938 w: -0.316134542 } position { x: -1.05230892 y: 1.15595257 z: -7.29594326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0194467194 y: 0.944193304 z: 0.0927477181 w: -0.315465897 } position { x: -1.05212939 y: 1.1564573 z: -7.29617214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.019679362 y: 0.944477558 z: 0.0910751522 w: -0.315087616 } position { x: -1.05196238 y: 1.15711474 z: -7.29636765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0199651755 y: 0.944718599 z: 0.0891447142 w: -0.314899057 } position { x: -1.05185974 y: 1.15760875 z: -7.29654932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0201980844 y: 0.944918156 z: 0.0873312429 w: -0.314793676 } position { x: -1.05177891 y: 1.15784836 z: -7.29675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0205990653 y: 0.945056796 z: 0.0858727917 w: -0.314752728 } position { x: -1.05168772 y: 1.157969 z: -7.29707432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0209515635 y: 0.945060492 z: 0.0848319829 w: -0.315000296 } position { x: -1.05142868 y: 1.15819955 z: -7.29735661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0210216492 y: 0.944903851 z: 0.0841684714 w: -0.315642983 } position { x: -1.05114865 y: 1.15854764 z: -7.29774 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0211609602 y: 0.944563389 z: 0.0834840462 w: -0.316832185 } position { x: -1.05090833 y: 1.15914452 z: -7.29820156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0217295419 y: 0.94407022 z: 0.0823273063 w: -0.318561524 } position { x: -1.0504986 y: 1.15963066 z: -7.29856253 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0224967524 y: 0.943498194 z: 0.0812972561 w: -0.320461869 } position { x: -1.05004597 y: 1.15978611 z: -7.29904509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0231445916 y: 0.94273448 z: 0.0806825161 w: -0.322810262 } position { x: -1.04958 y: 1.16012692 z: -7.29960251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.174] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0235507209 y: 0.941822827 z: 0.0801841766 w: -0.325554401 } position { x: -1.04921615 y: 1.16048074 z: -7.30018902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.023746293 y: 0.940869212 z: 0.0803913698 w: -0.328235388 } position { x: -1.04906738 y: 1.16003883 z: -7.30091381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0243063327 y: 0.939781725 z: 0.0817411914 w: -0.330965191 } position { x: -1.04872942 y: 1.16030598 z: -7.30192661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0250976719 y: 0.938597918 z: 0.0823008642 w: -0.33411181 } position { x: -1.04799771 y: 1.16100168 z: -7.30265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0264677163 y: 0.937374711 z: 0.0815598145 w: -0.337603539 } position { x: -1.04736972 y: 1.16210926 z: -7.30311775 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0280075334 y: 0.936361909 z: 0.0790435597 w: -0.340872556 } position { x: -1.04699028 y: 1.16322219 z: -7.30344677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.257] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0301144775 y: 0.935551882 z: 0.0753374547 w: -0.343744159 } position { x: -1.04670036 y: 1.16338849 z: -7.30394936 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.032207679 y: 0.934792459 z: 0.0733513 w: -0.346042424 } position { x: -1.04632771 y: 1.16294754 z: -7.30484152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0336368494 y: 0.933870256 z: 0.0729325339 w: -0.34847638 } position { x: -1.04581285 y: 1.16299582 z: -7.30550528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343996547 y: 0.932838082 z: 0.0730328 w: -0.351135314 } position { x: -1.04558039 y: 1.1632272 z: -7.30631638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.314] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344566442 y: 0.931995749 z: 0.0732353 w: -0.353317469 } position { x: -1.04534531 y: 1.16352022 z: -7.30682087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342849568 y: 0.931138396 z: 0.0728005171 w: -0.355676711 } position { x: -1.04489255 y: 1.16400933 z: -7.30739307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0337912031 y: 0.93037647 z: 0.0719390959 w: -0.357886225 } position { x: -1.04442394 y: 1.16466045 z: -7.30796289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0334870182 y: 0.929584622 z: 0.0705904067 w: -0.360233307 } position { x: -1.04396558 y: 1.16506338 z: -7.30859137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0333641 y: 0.928782046 z: 0.0694607943 w: -0.362527162 } position { x: -1.04373407 y: 1.16524041 z: -7.30918837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0327458791 y: 0.928022206 z: 0.0688519776 w: -0.364639461 } position { x: -1.04353404 y: 1.16514742 z: -7.30989742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.031620577 y: 0.927294552 z: 0.0692312196 w: -0.366513252 } position { x: -1.04327226 y: 1.16505778 z: -7.31065941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0301908944 y: 0.926513314 z: 0.0700405464 w: -0.368450701 } position { x: -1.04295301 y: 1.16540265 z: -7.3112545 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0292800982 y: 0.925711274 z: 0.0703616813 w: -0.370473355 } position { x: -1.04267299 y: 1.16584563 z: -7.31184101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0289968923 y: 0.924965739 z: 0.0700610131 w: -0.372409731 } position { x: -1.04226303 y: 1.16620767 z: -7.31233311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0288339294 y: 0.924126625 z: 0.0692203492 w: -0.374656 } position { x: -1.04176712 y: 1.16661632 z: -7.3129859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.466] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0286813974 y: 0.923242867 z: 0.068366006 w: -0.37699616 } position { x: -1.04135334 y: 1.16674542 z: -7.31365442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0287745334 y: 0.922342956 z: 0.0674181655 w: -0.379355103 } position { x: -1.04096746 y: 1.16686535 z: -7.31431913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0291418768 y: 0.92148608 z: 0.0668088645 w: -0.381511092 } position { x: -1.04070628 y: 1.16705644 z: -7.31490231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0292875487 y: 0.92068547 z: 0.0662199259 w: -0.3835302 } position { x: -1.04035234 y: 1.16704702 z: -7.31552601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0290698633 y: 0.919788301 z: 0.0659859926 w: -0.385733455 } position { x: -1.03994727 y: 1.16710234 z: -7.31616688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0288610123 y: 0.91891104 z: 0.0657913312 w: -0.387867332 } position { x: -1.0395242 y: 1.16725636 z: -7.31673098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.549] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0287571643 y: 0.918024838 z: 0.0655536801 w: -0.390007824 } position { x: -1.03916776 y: 1.16721261 z: -7.31730175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0287388358 y: 0.917193234 z: 0.0655595437 w: -0.391959906 } position { x: -1.03882277 y: 1.16725981 z: -7.31787539 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0287713893 y: 0.916435 z: 0.0654773787 w: -0.393740922 } position { x: -1.03852022 y: 1.16734636 z: -7.31835222 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.028700944 y: 0.915862858 z: 0.0653206706 w: -0.395100862 } position { x: -1.03817165 y: 1.16736984 z: -7.31877518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.606] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0286736432 y: 0.915367246 z: 0.0651798919 w: -0.396272928 } position { x: -1.03772855 y: 1.16736591 z: -7.31914425 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0286370758 y: 0.914892435 z: 0.0651194453 w: -0.397380471 } position { x: -1.03734088 y: 1.16723061 z: -7.31951571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.632] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0283969231 y: 0.914387405 z: 0.0654069111 w: -0.398511291 } position { x: -1.03697634 y: 1.16706491 z: -7.31994343 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0281461142 y: 0.913952112 z: 0.0659030452 w: -0.399444759 } position { x: -1.03664899 y: 1.16697979 z: -7.3203373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0280569717 y: 0.913490832 z: 0.0662766 w: -0.400443256 } position { x: -1.03630602 y: 1.16711283 z: -7.32067585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0281002466 y: 0.913116872 z: 0.0663071349 w: -0.401287138 } position { x: -1.03588903 y: 1.16730642 z: -7.32093954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0283081271 y: 0.91275537 z: 0.0659079477 w: -0.40215981 } position { x: -1.03547549 y: 1.1674844 z: -7.32118607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0285215285 y: 0.91238606 z: 0.0651816502 w: -0.403099984 } position { x: -1.03507972 y: 1.16760349 z: -7.32148075 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0286468938 y: 0.912060857 z: 0.0646649525 w: -0.403909445 } position { x: -1.03473532 y: 1.16747332 z: -7.32179117 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0284554455 y: 0.911661 z: 0.0645139441 w: -0.404848665 } position { x: -1.03439617 y: 1.16728377 z: -7.32219553 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0281249415 y: 0.911144078 z: 0.0647173747 w: -0.406001419 } position { x: -1.03396249 y: 1.1672051 z: -7.32266617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0281168874 y: 0.910425365 z: 0.0649433956 w: -0.407575071 } position { x: -1.03350985 y: 1.16750515 z: -7.32312441 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0283362921 y: 0.909698725 z: 0.0645291284 w: -0.409244716 } position { x: -1.03308237 y: 1.16780174 z: -7.3234868 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0284444597 y: 0.908886433 z: 0.0637706816 w: -0.411156505 } position { x: -1.03262544 y: 1.16800344 z: -7.3239274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0284880437 y: 0.907940567 z: 0.0629549176 w: -0.413363069 } position { x: -1.03202474 y: 1.1681211 z: -7.32444429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.813] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0291145388 y: 0.906679928 z: 0.0621720813 w: -0.416195244 } position { x: -1.03129554 y: 1.16828668 z: -7.32504225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0300723482 y: 0.90529716 z: 0.0615975671 w: -0.419211656 } position { x: -1.03080511 y: 1.16824961 z: -7.32564306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.031400878 y: 0.903962553 z: 0.0615652204 w: -0.421989858 } position { x: -1.03061557 y: 1.16817546 z: -7.32602549 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0331610031 y: 0.902912855 z: 0.0615960658 w: -0.42409274 } position { x: -1.03050816 y: 1.16847312 z: -7.32617569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0350069627 y: 0.902182281 z: 0.0612556115 w: -0.425545961 } position { x: -1.03026676 y: 1.16883075 z: -7.32626438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0364519022 y: 0.901578307 z: 0.060518 w: -0.426808357 } position { x: -1.02984107 y: 1.16915655 z: -7.3263669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.037441019 y: 0.900976419 z: 0.059762 w: -0.428098291 } position { x: -1.02944672 y: 1.16923368 z: -7.32655048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0381357521 y: 0.900295138 z: 0.0593427978 w: -0.42952621 } position { x: -1.02912259 y: 1.1691196 z: -7.32675695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0387836061 y: 0.899616539 z: 0.0593782105 w: -0.430882961 } position { x: -1.02893829 y: 1.16897535 z: -7.32683897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0391293839 y: 0.899002492 z: 0.0598215871 w: -0.432070404 } position { x: -1.02878141 y: 1.16898012 z: -7.32692099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0393227302 y: 0.898338854 z: 0.060193 w: -0.433379561 } position { x: -1.02841413 y: 1.169186 z: -7.32709742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0395914204 y: 0.897602499 z: 0.0601260215 w: -0.434887558 } position { x: -1.02805388 y: 1.16932046 z: -7.32724762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0403204821 y: 0.896792829 z: 0.0600105822 w: -0.436503857 } position { x: -1.02772701 y: 1.16937661 z: -7.32741785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:43.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0410730205 y: 0.895902157 z: 0.059884388 w: -0.43827644 } position { x: -1.0274 y: 1.16943288 z: -7.32757378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.04177396 y: 0.894920468 z: 0.0597949177 w: -0.440223664 } position { x: -1.02707779 y: 1.16946173 z: -7.32773685 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0425000489 y: 0.894027352 z: 0.0597288795 w: -0.441974282 } position { x: -1.02679515 y: 1.16939008 z: -7.32788897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0431517214 y: 0.893174231 z: 0.0598062538 w: -0.443622559 } position { x: -1.02646065 y: 1.16925907 z: -7.32809067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.043421641 y: 0.892280698 z: 0.0600389764 w: -0.445359498 } position { x: -1.02607954 y: 1.16924024 z: -7.32832861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0436818451 y: 0.891341209 z: 0.0602583028 w: -0.447182029 } position { x: -1.02566671 y: 1.1692605 z: -7.32853746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.078] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0440348387 y: 0.890302598 z: 0.060415756 w: -0.449190527 } position { x: -1.0252378 y: 1.16912329 z: -7.32882833 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.044241108 y: 0.889294624 z: 0.0609295033 w: -0.451093584 } position { x: -1.02483702 y: 1.16893506 z: -7.32908297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.105] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0443635508 y: 0.88831836 z: 0.0614499077 w: -0.452930719 } position { x: -1.02438045 y: 1.16904879 z: -7.32936764 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0443617217 y: 0.88733542 z: 0.0616715252 w: -0.454823643 } position { x: -1.02394068 y: 1.16904414 z: -7.32965 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.131] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0442605875 y: 0.886318445 z: 0.0620536208 w: -0.456760287 } position { x: -1.02348447 y: 1.1688987 z: -7.32991838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0441674925 y: 0.885446608 z: 0.0623322241 w: -0.458419263 } position { x: -1.02313685 y: 1.16883397 z: -7.3301425 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0440596268 y: 0.88469094 z: 0.0626266226 w: -0.459846258 } position { x: -1.02282 y: 1.16874981 z: -7.3303504 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.174] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0438739322 y: 0.884047687 z: 0.0629320741 w: -0.461057842 } position { x: -1.02245498 y: 1.16866684 z: -7.33056164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0435918346 y: 0.883414805 z: 0.063269794 w: -0.462249875 } position { x: -1.02212214 y: 1.16854548 z: -7.33081675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.199] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0432188511 y: 0.882863283 z: 0.0636184514 w: -0.463289618 } position { x: -1.0217216 y: 1.16849232 z: -7.33105659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.214] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0428013653 y: 0.882309318 z: 0.0638814047 w: -0.464346409 } position { x: -1.02140164 y: 1.16844535 z: -7.33128929 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0424963944 y: 0.881807625 z: 0.0640715361 w: -0.465300173 } position { x: -1.02106428 y: 1.16833174 z: -7.33152533 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.042214077 y: 0.881356955 z: 0.0643490851 w: -0.466140747 } position { x: -1.02082098 y: 1.16820395 z: -7.33172655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.256] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0420722626 y: 0.880981 z: 0.0646703541 w: -0.466819227 } position { x: -1.02058876 y: 1.16810858 z: -7.33191061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0420465544 y: 0.880766392 z: 0.0648251697 w: -0.467204839 } position { x: -1.02031326 y: 1.16812789 z: -7.33205938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0419164188 y: 0.880620301 z: 0.0649874881 w: -0.467469305 } position { x: -1.02004588 y: 1.16802764 z: -7.33226967 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0416963249 y: 0.88049221 z: 0.065186739 w: -0.467702538 } position { x: -1.01976907 y: 1.16787398 z: -7.33241367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.041675251 y: 0.880410314 z: 0.065506041 w: -0.467813879 } position { x: -1.01956582 y: 1.16778755 z: -7.33256865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0415728241 y: 0.880422056 z: 0.0658309758 w: -0.467755318 } position { x: -1.01925039 y: 1.16774631 z: -7.33270645 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0412616506 y: 0.880429685 z: 0.0658784732 w: -0.467761755 } position { x: -1.01900089 y: 1.16780233 z: -7.33288908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.351] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.04087786 y: 0.88045 z: 0.0658557564 w: -0.467760414 } position { x: -1.01870728 y: 1.1677177 z: -7.33303547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0405486859 y: 0.880425274 z: 0.0658622161 w: -0.467834741 } position { x: -1.01849198 y: 1.16760862 z: -7.33318663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0402061194 y: 0.880456805 z: 0.065997459 w: -0.467785954 } position { x: -1.01831853 y: 1.16751993 z: -7.33331347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.039749518 y: 0.880515575 z: 0.0660948381 w: -0.467700541 } position { x: -1.01808965 y: 1.16747355 z: -7.333426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.409] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0393296145 y: 0.880581796 z: 0.0661559105 w: -0.467602819 } position { x: -1.01787949 y: 1.16739523 z: -7.3335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0389620624 y: 0.880666256 z: 0.0662262663 w: -0.467464387 } position { x: -1.01767457 y: 1.16734087 z: -7.33357763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0386541784 y: 0.880732417 z: 0.0661587417 w: -0.467374891 } position { x: -1.01747358 y: 1.16732955 z: -7.33364153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.453] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0384437032 y: 0.880826116 z: 0.0659363791 w: -0.467247099 } position { x: -1.01722264 y: 1.1672852 z: -7.33369398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0383547693 y: 0.880916893 z: 0.0658368245 w: -0.467097372 } position { x: -1.01701295 y: 1.16722345 z: -7.33375645 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0383655764 y: 0.880979061 z: 0.0657761 w: -0.466987729 } position { x: -1.0168196 y: 1.16715503 z: -7.33376503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0384334512 y: 0.881106377 z: 0.0657166 w: -0.466750205 } position { x: -1.01663482 y: 1.16712844 z: -7.33374596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0383884311 y: 0.881215632 z: 0.0656486303 w: -0.466557145 } position { x: -1.01643705 y: 1.16709971 z: -7.33371305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0383113287 y: 0.881345868 z: 0.0656145364 w: -0.466322333 } position { x: -1.01615798 y: 1.1669687 z: -7.33368301 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0381732769 y: 0.881447852 z: 0.0656295568 w: -0.46613875 } position { x: -1.01599467 y: 1.16690207 z: -7.33363724 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0380643308 y: 0.881567597 z: 0.0656631 w: -0.465916455 } position { x: -1.01576257 y: 1.16682899 z: -7.33355761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0379256643 y: 0.881712556 z: 0.0657093823 w: -0.465646744 } position { x: -1.01560271 y: 1.16675174 z: -7.33346367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0376756676 y: 0.881849647 z: 0.0658139214 w: -0.465392649 } position { x: -1.01542592 y: 1.16664577 z: -7.33336592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0375400372 y: 0.881991386 z: 0.0659979582 w: -0.465108961 } position { x: -1.0152725 y: 1.16659224 z: -7.33329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0373384953 y: 0.882116199 z: 0.066105485 w: -0.464873016 } position { x: -1.0151304 y: 1.16655087 z: -7.33321095 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0371071026 y: 0.882199466 z: 0.0661714152 w: -0.464724213 } position { x: -1.01493716 y: 1.16654611 z: -7.33313942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0368795879 y: 0.882216394 z: 0.0661696792 w: -0.464710444 } position { x: -1.01475906 y: 1.16650498 z: -7.33312941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0367726758 y: 0.882177174 z: 0.0660558641 w: -0.464809418 } position { x: -1.01459956 y: 1.16650176 z: -7.33311224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0365861207 y: 0.882087171 z: 0.0660928637 w: -0.464989692 } position { x: -1.01441598 y: 1.16648138 z: -7.33311367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.036491476 y: 0.88186717 z: 0.0659940392 w: -0.465428352 } position { x: -1.01422954 y: 1.16654992 z: -7.33319187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0364511684 y: 0.881557941 z: 0.0658853725 w: -0.466032237 } position { x: -1.01402104 y: 1.16664803 z: -7.33333206 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0365600213 y: 0.881092429 z: 0.0656567365 w: -0.466935456 } position { x: -1.01375127 y: 1.16678417 z: -7.33342409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0367542207 y: 0.88056469 z: 0.0652839 w: -0.467966884 } position { x: -1.01360643 y: 1.1668061 z: -7.33358288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0370355 y: 0.880069852 z: 0.0651044324 w: -0.468899578 } position { x: -1.0134294 y: 1.16677451 z: -7.33373404 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0373610556 y: 0.879551768 z: 0.0649676323 w: -0.469863892 } position { x: -1.01324725 y: 1.16674626 z: -7.33384466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0377440937 y: 0.879047 z: 0.0650810152 w: -0.470761329 } position { x: -1.01308525 y: 1.1666882 z: -7.33397961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0379880518 y: 0.878737569 z: 0.0652932227 w: -0.471289694 } position { x: -1.01292431 y: 1.16665447 z: -7.33405685 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.784] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0381184146 y: 0.878483057 z: 0.0654937 w: -0.471725613 } position { x: -1.01274323 y: 1.16676104 z: -7.33417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0380918048 y: 0.878236 z: 0.0655088127 w: -0.472185612 } position { x: -1.0124712 y: 1.16688621 z: -7.33430147 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0379993394 y: 0.877988338 z: 0.0654235855 w: -0.472665131 } position { x: -1.01228225 y: 1.16693234 z: -7.33446598 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0376720428 y: 0.877721488 z: 0.0653191879 w: -0.473201 } position { x: -1.01205885 y: 1.16695225 z: -7.33463812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.037349686 y: 0.877457798 z: 0.0651694611 w: -0.473736048 } position { x: -1.01187801 y: 1.16694796 z: -7.33480215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0370659605 y: 0.87721312 z: 0.0650418401 w: -0.474228621 } position { x: -1.0117383 y: 1.16695321 z: -7.33497906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.867] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0369374044 y: 0.87697345 z: 0.0648870617 w: -0.474703 } position { x: -1.01153684 y: 1.16694677 z: -7.33517361 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0367885 y: 0.87668252 z: 0.0647739321 w: -0.475267 } position { x: -1.01130569 y: 1.1669873 z: -7.33542442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0366821252 y: 0.876372397 z: 0.0646580085 w: -0.475862563 } position { x: -1.01116323 y: 1.16701508 z: -7.33567953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0366068892 y: 0.876058877 z: 0.0644920841 w: -0.476467758 } position { x: -1.01106381 y: 1.16706431 z: -7.33591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0366450697 y: 0.87578392 z: 0.0642983764 w: -0.476996243 } position { x: -1.01092529 y: 1.16717458 z: -7.33610296 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0365806334 y: 0.875500739 z: 0.0640372857 w: -0.477555811 } position { x: -1.01078546 y: 1.1672256 z: -7.33635139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0364120938 y: 0.875179 z: 0.0638398 w: -0.478184551 } position { x: -1.01067007 y: 1.16725612 z: -7.33661509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0361785218 y: 0.874859214 z: 0.0637500584 w: -0.478798926 } position { x: -1.0105598 y: 1.1672399 z: -7.33685446 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.035982687 y: 0.874511123 z: 0.0637246668 w: -0.479452521 } position { x: -1.0104394 y: 1.16726792 z: -7.33709383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:44.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0358077958 y: 0.874179482 z: 0.0637524053 w: -0.480066299 } position { x: -1.01042187 y: 1.16722488 z: -7.33734512 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0356499031 y: 0.873883069 z: 0.0639251173 w: -0.480594575 } position { x: -1.01041579 y: 1.16720307 z: -7.33753443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0355241597 y: 0.873653173 z: 0.064153567 w: -0.480991155 } position { x: -1.01039541 y: 1.16725576 z: -7.33772039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0352409109 y: 0.873485625 z: 0.0642208084 w: -0.481307328 } position { x: -1.01031673 y: 1.16727173 z: -7.33793449 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0349740349 y: 0.873293698 z: 0.0642179102 w: -0.481675148 } position { x: -1.01028466 y: 1.16726601 z: -7.33812046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346910208 y: 0.873122573 z: 0.0641828 w: -0.482010454 } position { x: -1.01027131 y: 1.16723442 z: -7.33829641 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342849568 y: 0.872951388 z: 0.0641831756 w: -0.482349366 } position { x: -1.01026261 y: 1.16719031 z: -7.33849955 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.033815816 y: 0.872808218 z: 0.064210251 w: -0.482637882 } position { x: -1.01029372 y: 1.16717565 z: -7.33862448 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.105] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0335502066 y: 0.87267065 z: 0.0641966909 w: -0.482906908 } position { x: -1.0102973 y: 1.16714942 z: -7.33872747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0333719403 y: 0.872604132 z: 0.0642100573 w: -0.48303768 } position { x: -1.01040339 y: 1.16705728 z: -7.33880854 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0331956334 y: 0.872571647 z: 0.064361684 w: -0.483088315 } position { x: -1.01040757 y: 1.16692305 z: -7.33891821 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0330217592 y: 0.872510493 z: 0.0645552427 w: -0.483185 } position { x: -1.01042473 y: 1.1669116 z: -7.33900881 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0328834616 y: 0.872456 z: 0.0646578074 w: -0.48327896 } position { x: -1.01040626 y: 1.16697478 z: -7.33909416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0328570344 y: 0.872416258 z: 0.0647481605 w: -0.483340532 } position { x: -1.01044655 y: 1.16703653 z: -7.33918619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0328003727 y: 0.872344136 z: 0.0646385923 w: -0.483489066 } position { x: -1.01042628 y: 1.16712523 z: -7.33922958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0327024795 y: 0.872285306 z: 0.0645359606 w: -0.483615667 } position { x: -1.01044607 y: 1.16722012 z: -7.33934641 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.214] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0328331739 y: 0.872233 z: 0.0644042268 w: -0.483718723 } position { x: -1.01041412 y: 1.16727161 z: -7.33939934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0327320769 y: 0.872186 z: 0.0644318312 w: -0.483806521 } position { x: -1.01041186 y: 1.16721785 z: -7.33952665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0323303975 y: 0.87206775 z: 0.0646317527 w: -0.484020084 } position { x: -1.01045036 y: 1.16713715 z: -7.33968496 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0316882432 y: 0.871815443 z: 0.0650070459 w: -0.484466493 } position { x: -1.0104332 y: 1.16699278 z: -7.33991289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0313573927 y: 0.871470213 z: 0.0656191185 w: -0.48502636 } position { x: -1.01048231 y: 1.16689384 z: -7.34013176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.282] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0308764521 y: 0.871136606 z: 0.0663485378 w: -0.48555693 } position { x: -1.01056898 y: 1.16628325 z: -7.34024715 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0300188698 y: 0.870819688 z: 0.0679738 w: -0.485954255 } position { x: -1.01087248 y: 1.16643667 z: -7.34039736 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0295008086 y: 0.87061429 z: 0.0687334687 w: -0.486247 } position { x: -1.01073885 y: 1.16673613 z: -7.34029245 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0295940135 y: 0.870543301 z: 0.0686726868 w: -0.48637706 } position { x: -1.01075637 y: 1.16665328 z: -7.34036398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0299072973 y: 0.870564699 z: 0.0684250891 w: -0.48635456 } position { x: -1.01084077 y: 1.16695082 z: -7.34029484 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.351] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0298858788 y: 0.870672 z: 0.0682788268 w: -0.486184239 } position { x: -1.01102 y: 1.16654897 z: -7.34024668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0295291469 y: 0.870895803 z: 0.0686521903 w: -0.485752463 } position { x: -1.0111264 y: 1.16633976 z: -7.34016895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0292682294 y: 0.871175 z: 0.0690928772 w: -0.485204786 } position { x: -1.01115572 y: 1.16647065 z: -7.34010887 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0294586755 y: 0.871478558 z: 0.0689961389 w: -0.484661698 } position { x: -1.01109874 y: 1.16657364 z: -7.34006882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0297007542 y: 0.871721804 z: 0.0687645152 w: -0.484242082 } position { x: -1.01117492 y: 1.16653478 z: -7.34005547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0299945343 y: 0.871963263 z: 0.0685379 w: -0.483821213 } position { x: -1.01119661 y: 1.16655672 z: -7.34000254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0302010532 y: 0.872201502 z: 0.0684245303 w: -0.483394742 } position { x: -1.01122355 y: 1.16638207 z: -7.33993435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0303084254 y: 0.872413278 z: 0.0687971711 w: -0.482952863 } position { x: -1.01117086 y: 1.16606057 z: -7.33983707 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.463] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0300961342 y: 0.872566938 z: 0.069422923 w: -0.482598841 } position { x: -1.01107574 y: 1.16593409 z: -7.33975506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0296193957 y: 0.872664809 z: 0.0697171539 w: -0.482408881 } position { x: -1.01095021 y: 1.16567087 z: -7.33959 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0292005613 y: 0.872775078 z: 0.0698690638 w: -0.48221302 } position { x: -1.01101542 y: 1.16509628 z: -7.33946419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0283946767 y: 0.872892559 z: 0.0708949491 w: -0.481898546 } position { x: -1.01106286 y: 1.1641587 z: -7.33928967 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.518] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0273296125 y: 0.873068 z: 0.0727738664 w: -0.481362104 } position { x: -1.01101804 y: 1.16316831 z: -7.33902311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0263783708 y: 0.873334467 z: 0.0750774592 w: -0.48057723 } position { x: -1.01091802 y: 1.16233802 z: -7.33869028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.546] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253915191 y: 0.873777509 z: 0.0776128396 w: -0.4794209 } position { x: -1.0109086 y: 1.16136777 z: -7.33832884 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.561] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0238256566 y: 0.874481559 z: 0.0806554258 w: -0.477712274 } position { x: -1.01105249 y: 1.16005182 z: -7.33785343 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0213629641 y: 0.875663936 z: 0.0844068676 w: -0.475007087 } position { x: -1.01130748 y: 1.15860856 z: -7.33725739 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0181937981 y: 0.877043545 z: 0.0881691277 w: -0.471900254 } position { x: -1.01127946 y: 1.15792346 z: -7.33653402 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0144253159 y: 0.878427148 z: 0.0907939747 w: -0.468950063 } position { x: -1.0112021 y: 1.15778947 z: -7.33589 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0107952049 y: 0.879747629 z: 0.0918579325 w: -0.466358 } position { x: -1.0111959 y: 1.15776718 z: -7.33531857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00787084736 y: 0.8810817 z: 0.0919338688 w: -0.463876337 } position { x: -1.01135373 y: 1.15722525 z: -7.33471584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00540194334 y: 0.882449031 z: 0.0922270492 w: -0.461246878 } position { x: -1.01169717 y: 1.1562078 z: -7.33412838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00296087796 y: 0.883650243 z: 0.093439579 w: -0.458718419 } position { x: -1.012043 y: 1.15522206 z: -7.33368397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000389091379 y: 0.88466078 z: 0.0953040943 w: -0.45639044 } position { x: -1.0124439 y: 1.15505099 z: -7.33328772 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00149695063 y: 0.885641396 z: 0.0963589475 w: -0.454259872 } position { x: -1.01253259 y: 1.15544939 z: -7.33261347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00231474778 y: 0.886741638 z: 0.0956325606 w: -0.452259243 } position { x: -1.01286924 y: 1.15629756 z: -7.33200073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.751] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00118713058 y: 0.890573621 z: 0.0904039815 w: -0.445762664 } position { x: -1.0143975 y: 1.15652287 z: -7.33060408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00118713058 y: 0.890573621 z: 0.0904039815 w: -0.445762664 } position { x: -1.0143975 y: 1.15652287 z: -7.33060408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000723306 y: 0.891371369 z: 0.0896570086 w: -0.444317669 } position { x: -1.01509702 y: 1.15577316 z: -7.33039951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00126569497 y: 0.891978502 z: 0.0905106589 w: -0.442922801 } position { x: -1.01571906 y: 1.15549994 z: -7.33028746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000917280908 y: 0.892465234 z: 0.0911585316 w: -0.441808909 } position { x: -1.01558661 y: 1.1566838 z: -7.3300271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.813] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000948501867 y: 0.89291209 z: 0.0891142264 w: -0.441322714 } position { x: -1.01554012 y: 1.15776551 z: -7.32983398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00216200761 y: 0.893129468 z: 0.086754 w: -0.44134897 } position { x: -1.01572859 y: 1.15805364 z: -7.32953119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00369309681 y: 0.893556118 z: 0.0843787268 w: -0.440935463 } position { x: -1.01633775 y: 1.15789759 z: -7.32927322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00485489564 y: 0.894044876 z: 0.0836267 w: -0.440075904 } position { x: -1.01695943 y: 1.1573993 z: -7.32916355 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.867] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00479972968 y: 0.894389331 z: 0.0849942565 w: -0.439113528 } position { x: -1.01736569 y: 1.15690684 z: -7.32924461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00485263066 y: 0.894454539 z: 0.0864860564 w: -0.438688636 } position { x: -1.01722443 y: 1.15746903 z: -7.32912159 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00607225113 y: 0.894513667 z: 0.085903123 w: -0.438667417 } position { x: -1.01710916 y: 1.15847075 z: -7.32891321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00740307895 y: 0.894632101 z: 0.0843659788 w: -0.438703865 } position { x: -1.01717031 y: 1.15873 z: -7.32860661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00807887223 y: 0.894733667 z: 0.0835749954 w: -0.438636094 } position { x: -1.01731443 y: 1.15814042 z: -7.32843208 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00838056579 y: 0.89475745 z: 0.083711721 w: -0.438555866 } position { x: -1.01754773 y: 1.1578213 z: -7.32848692 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.950] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00822139718 y: 0.894632161 z: 0.0848605707 w: -0.438593775 } position { x: -1.01761103 y: 1.15728736 z: -7.3285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.968] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00835215487 y: 0.894416 z: 0.086272642 w: -0.438756615 } position { x: -1.0174154 y: 1.15750337 z: -7.32858086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00872698706 y: 0.894128 z: 0.0866548643 w: -0.439260542 } position { x: -1.01709068 y: 1.15792024 z: -7.3283968 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:45.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00910058897 y: 0.893855035 z: 0.0863989443 w: -0.439858586 } position { x: -1.01699817 y: 1.15780115 z: -7.32829189 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00887300447 y: 0.893585443 z: 0.086783044 w: -0.440335095 } position { x: -1.01701844 y: 1.15707159 z: -7.32845688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.022] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00813670363 y: 0.89313519 z: 0.0882618129 w: -0.440968454 } position { x: -1.01689911 y: 1.15671349 z: -7.32861042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00713467 y: 0.892598331 z: 0.089584887 w: -0.441805363 } position { x: -1.01681209 y: 1.15682781 z: -7.32865095 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00664055068 y: 0.892251 z: 0.0902262703 w: -0.442383647 } position { x: -1.0167861 y: 1.15686464 z: -7.32863092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00638253754 y: 0.892058909 z: 0.0904900581 w: -0.44272083 } position { x: -1.01655912 y: 1.15676737 z: -7.32863283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.076] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00581581099 y: 0.891756594 z: 0.0908120871 w: -0.443271488 } position { x: -1.01625168 y: 1.15680957 z: -7.32860374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00520721683 y: 0.891530097 z: 0.0905517936 w: -0.443787605 } position { x: -1.01622188 y: 1.1570214 z: -7.32860851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.104] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00487376796 y: 0.891383529 z: 0.0903622136 w: -0.444124192 } position { x: -1.01616216 y: 1.157166 z: -7.32867432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00483205728 y: 0.891308486 z: 0.0897773579 w: -0.444393814 } position { x: -1.01615858 y: 1.15754747 z: -7.32870865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0052054422 y: 0.891346872 z: 0.0888620242 w: -0.444496542 } position { x: -1.01625395 y: 1.15785813 z: -7.32866812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.143] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00579261919 y: 0.891516507 z: 0.0879750252 w: -0.444325566 } position { x: -1.0163523 y: 1.15814257 z: -7.32863951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00627601845 y: 0.891697168 z: 0.0872290954 w: -0.44410345 } position { x: -1.01640272 y: 1.15834653 z: -7.32866764 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00689714029 y: 0.8918733 z: 0.0866072 w: -0.44386223 } position { x: -1.01644111 y: 1.15842044 z: -7.32871056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.190] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00771835446 y: 0.892057478 z: 0.0861964896 w: -0.443558544 } position { x: -1.01654017 y: 1.15845358 z: -7.32879 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00867831614 y: 0.89218694 z: 0.0860038176 w: -0.443317592 } position { x: -1.01643395 y: 1.15876389 z: -7.32879972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00932578 y: 0.892323 z: 0.0852694958 w: -0.443172485 } position { x: -1.01637411 y: 1.15918088 z: -7.32876635 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00971551798 y: 0.892434299 z: 0.0848232284 w: -0.443025559 } position { x: -1.0164963 y: 1.15912807 z: -7.32887793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00975271873 y: 0.892463207 z: 0.0849294215 w: -0.442946196 } position { x: -1.01644051 y: 1.15908182 z: -7.32899857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.256] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0101134591 y: 0.892371774 z: 0.0850315094 w: -0.443102628 } position { x: -1.01618373 y: 1.15938604 z: -7.32921076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0107289758 y: 0.89214 z: 0.0845641941 w: -0.443644017 } position { x: -1.01595604 y: 1.15983605 z: -7.3293376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0110899657 y: 0.891877413 z: 0.0837122947 w: -0.444324255 } position { x: -1.0159533 y: 1.15998685 z: -7.32939768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.011026876 y: 0.891713083 z: 0.0834208354 w: -0.444710225 } position { x: -1.01605213 y: 1.15966773 z: -7.32945681 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.011164289 y: 0.891575813 z: 0.0836530179 w: -0.444938362 } position { x: -1.01592946 y: 1.15987444 z: -7.32954168 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.01132093 y: 0.89145261 z: 0.0833466426 w: -0.445238739 } position { x: -1.01575983 y: 1.16024065 z: -7.32961702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0116430419 y: 0.891335547 z: 0.0827147663 w: -0.445582479 } position { x: -1.01571202 y: 1.15992689 z: -7.32962418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0117601231 y: 0.89128232 z: 0.0829058513 w: -0.44565025 } position { x: -1.01569319 y: 1.15955806 z: -7.32972717 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0114583531 y: 0.891168594 z: 0.0836311877 w: -0.445749968 } position { x: -1.01563919 y: 1.15928221 z: -7.32986927 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0109893978 y: 0.890996516 z: 0.0846905187 w: -0.445905834 } position { x: -1.01544654 y: 1.15926731 z: -7.32991648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.397] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0106686857 y: 0.890857756 z: 0.0853489786 w: -0.446065247 } position { x: -1.01543534 y: 1.15927768 z: -7.32995367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0103336079 y: 0.890758753 z: 0.0859712213 w: -0.446151376 } position { x: -1.01532602 y: 1.15920079 z: -7.33001089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0101180254 y: 0.890717685 z: 0.0864401534 w: -0.44614768 } position { x: -1.01527286 y: 1.15908742 z: -7.33004856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00974386558 y: 0.890693665 z: 0.0867918879 w: -0.44613567 } position { x: -1.01514888 y: 1.158988 z: -7.33007431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.451] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00945761241 y: 0.89062959 z: 0.0871669278 w: -0.446196645 } position { x: -1.01500869 y: 1.15883911 z: -7.33014822 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.466] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00913663395 y: 0.890468836 z: 0.0876660943 w: -0.446426243 } position { x: -1.01482415 y: 1.15884304 z: -7.3303194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0089468006 y: 0.890246212 z: 0.0877418444 w: -0.446859 } position { x: -1.01470351 y: 1.15881956 z: -7.33046675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00896322541 y: 0.889993489 z: 0.0878027603 w: -0.447349906 } position { x: -1.01450229 y: 1.15883231 z: -7.33058214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00908436906 y: 0.889695704 z: 0.087759763 w: -0.44794777 } position { x: -1.01438153 y: 1.158916 z: -7.33076429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00919487607 y: 0.889364541 z: 0.0876762271 w: -0.448619 } position { x: -1.01427436 y: 1.1588366 z: -7.33094549 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00929523725 y: 0.889031351 z: 0.0877842307 w: -0.449255764 } position { x: -1.01421881 y: 1.15889513 z: -7.33113241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00962496269 y: 0.888684273 z: 0.08754 w: -0.449982613 } position { x: -1.01401317 y: 1.15911007 z: -7.33138037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.561] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.010406916 y: 0.888250887 z: 0.0868867263 w: -0.450946569 } position { x: -1.01382351 y: 1.15936708 z: -7.33163309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0115274917 y: 0.88772583 z: 0.0861560851 w: -0.452092022 } position { x: -1.01361287 y: 1.15953422 z: -7.33194876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0126171978 y: 0.887046099 z: 0.0858551785 w: -0.453452259 } position { x: -1.01354337 y: 1.15935516 z: -7.33232641 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0129049737 y: 0.886386037 z: 0.0861049518 w: -0.454685867 } position { x: -1.01348269 y: 1.1591996 z: -7.33258104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0128044048 y: 0.885794342 z: 0.0864384621 w: -0.455777168 } position { x: -1.01347184 y: 1.15930176 z: -7.33274031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0127786286 y: 0.885358751 z: 0.086652 w: -0.456583053 } position { x: -1.01350355 y: 1.15925872 z: -7.33296537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0124358162 y: 0.884921134 z: 0.0874385685 w: -0.457290292 } position { x: -1.01345432 y: 1.1589371 z: -7.33327436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0122889988 y: 0.884462 z: 0.0881184414 w: -0.458051383 } position { x: -1.01310956 y: 1.15920365 z: -7.33364391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0124804275 y: 0.883876085 z: 0.0880019143 w: -0.459198207 } position { x: -1.01286519 y: 1.159549 z: -7.33399105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0126193557 y: 0.883264601 z: 0.0876068696 w: -0.460444808 } position { x: -1.0126611 y: 1.15951777 z: -7.33429766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0126333982 y: 0.882655501 z: 0.0874250904 w: -0.461645484 } position { x: -1.01262224 y: 1.15937245 z: -7.33464718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0124919564 y: 0.8819893 z: 0.0876557454 w: -0.462877184 } position { x: -1.01246035 y: 1.15931892 z: -7.33503819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.731] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0124228904 y: 0.881369948 z: 0.0878968686 w: -0.464011788 } position { x: -1.01231563 y: 1.15942919 z: -7.33538151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.012562586 y: 0.880808353 z: 0.0878228098 w: -0.465087086 } position { x: -1.0121578 y: 1.15954494 z: -7.33568478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0128172701 y: 0.880262256 z: 0.0876757056 w: -0.466140628 } position { x: -1.01193452 y: 1.15956926 z: -7.33605623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0130017158 y: 0.879686832 z: 0.0875464752 w: -0.467244834 } position { x: -1.01178 y: 1.15954328 z: -7.33642387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0132283233 y: 0.879161537 z: 0.0876292139 w: -0.468210518 } position { x: -1.01164913 y: 1.1595031 z: -7.33673573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0134736709 y: 0.878694534 z: 0.0877988935 w: -0.469047636 } position { x: -1.01156473 y: 1.15954959 z: -7.33711624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0137175564 y: 0.878251195 z: 0.0879287347 w: -0.469845951 } position { x: -1.01144409 y: 1.15962386 z: -7.33746052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0140483519 y: 0.87780565 z: 0.0880207047 w: -0.470650882 } position { x: -1.01128602 y: 1.15977299 z: -7.33779478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0143186953 y: 0.87733078 z: 0.0878558531 w: -0.471558064 } position { x: -1.01120913 y: 1.15984881 z: -7.33818388 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.014549477 y: 0.876911163 z: 0.0878548846 w: -0.472331077 } position { x: -1.01117218 y: 1.15981483 z: -7.33856392 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0148263397 y: 0.876532853 z: 0.0878947154 w: -0.473016888 } position { x: -1.01111531 y: 1.15983117 z: -7.33891296 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0150998402 y: 0.876214206 z: 0.0879623741 w: -0.473585546 } position { x: -1.01108027 y: 1.16002119 z: -7.33926439 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0154981418 y: 0.875896752 z: 0.0878349468 w: -0.474183172 } position { x: -1.01101875 y: 1.16010153 z: -7.33962154 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0159922224 y: 0.875647426 z: 0.0876503959 w: -0.474661201 } position { x: -1.01091397 y: 1.16023099 z: -7.33997488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0164326113 y: 0.875408888 z: 0.0873811 w: -0.475135535 } position { x: -1.01077521 y: 1.16037273 z: -7.3403554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0168468896 y: 0.875165462 z: 0.0870861635 w: -0.475623399 } position { x: -1.01066959 y: 1.16040957 z: -7.34076166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0170064475 y: 0.874887466 z: 0.0868523419 w: -0.476171613 } position { x: -1.01055133 y: 1.16045618 z: -7.34113073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.965] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0171003193 y: 0.874615371 z: 0.0865167603 w: -0.476728916 } position { x: -1.0104 y: 1.16050458 z: -7.34157276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0171170402 y: 0.874337077 z: 0.0862137303 w: -0.477293223 } position { x: -1.01027238 y: 1.16060638 z: -7.34191704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:46.992] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0171284731 y: 0.874115 z: 0.0858181864 w: -0.477770686 } position { x: -1.01012075 y: 1.1606344 z: -7.34229136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0171231609 y: 0.873870313 z: 0.0855235159 w: -0.478271097 } position { x: -1.00997519 y: 1.16057849 z: -7.34269953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0171015654 y: 0.873580813 z: 0.0854739249 w: -0.478809237 } position { x: -1.00978458 y: 1.16046524 z: -7.34307241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.016992053 y: 0.873292744 z: 0.0854980722 w: -0.479334056 } position { x: -1.00953937 y: 1.16045868 z: -7.34343815 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.049] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0167933069 y: 0.872964382 z: 0.0853894353 w: -0.479958177 } position { x: -1.00929618 y: 1.16044283 z: -7.34383297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0165990423 y: 0.872539699 z: 0.0853149146 w: -0.480749696 } position { x: -1.00902152 y: 1.16039884 z: -7.34430075 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.076] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0164907705 y: 0.872035146 z: 0.0852691159 w: -0.48167631 } position { x: -1.00872517 y: 1.16037166 z: -7.34476566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0163851772 y: 0.871368468 z: 0.085210979 w: -0.482895076 } position { x: -1.00841808 y: 1.16031432 z: -7.34527254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0162640475 y: 0.870687187 z: 0.0853128061 w: -0.484108537 } position { x: -1.00819051 y: 1.16012657 z: -7.34579706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.01602537 y: 0.869910419 z: 0.0855911151 w: -0.485461831 } position { x: -1.00793946 y: 1.16002893 z: -7.34638929 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.131] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0157316197 y: 0.86905092 z: 0.085930489 w: -0.486948669 } position { x: -1.00758266 y: 1.15997624 z: -7.34697819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0156417545 y: 0.868001163 z: 0.0861800611 w: -0.488776326 } position { x: -1.00728607 y: 1.15995264 z: -7.34762573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0157683045 y: 0.867004335 z: 0.0863284692 w: -0.490512311 } position { x: -1.00699496 y: 1.15989709 z: -7.34818077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0157525111 y: 0.866041958 z: 0.0864269808 w: -0.492192596 } position { x: -1.00674641 y: 1.15986061 z: -7.34876871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.187] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0157299042 y: 0.865067899 z: 0.0864500105 w: -0.493899316 } position { x: -1.006428 y: 1.15977609 z: -7.34939241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.199] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0156892445 y: 0.864119589 z: 0.0864628479 w: -0.495555639 } position { x: -1.00616825 y: 1.15961838 z: -7.35006332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0156551804 y: 0.863077819 z: 0.0865907669 w: -0.49734658 } position { x: -1.00588584 y: 1.15949488 z: -7.35077763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0158197 y: 0.862151206 z: 0.0867393687 w: -0.498920143 } position { x: -1.00558376 y: 1.15944922 z: -7.35145283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0160251632 y: 0.861201227 z: 0.0867705 w: -0.500546336 } position { x: -1.00525904 y: 1.15946448 z: -7.35213137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.016048599 y: 0.860224783 z: 0.0866259187 w: -0.502246678 } position { x: -1.00489187 y: 1.15949166 z: -7.35285759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0158857014 y: 0.859166205 z: 0.086385414 w: -0.504101813 } position { x: -1.00450921 y: 1.15937412 z: -7.35363579 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.284] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0156624429 y: 0.858142793 z: 0.0862502605 w: -0.505872071 } position { x: -1.00421119 y: 1.15928304 z: -7.35429335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0154178515 y: 0.857186258 z: 0.0861511156 w: -0.50751555 } position { x: -1.00390518 y: 1.15919578 z: -7.35495043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0151349287 y: 0.856294274 z: 0.0860204 w: -0.509049654 } position { x: -1.003618 y: 1.15912473 z: -7.35552073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0147289624 y: 0.855448425 z: 0.0858727694 w: -0.51050657 } position { x: -1.00329912 y: 1.15910065 z: -7.35613585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0143866958 y: 0.854739 z: 0.0856942683 w: -0.511733234 } position { x: -1.00298285 y: 1.15906847 z: -7.35669708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0139380479 y: 0.854080141 z: 0.0854491219 w: -0.512885273 } position { x: -1.00268531 y: 1.15895402 z: -7.35724163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0133953812 y: 0.853459537 z: 0.0853953063 w: -0.513940811 } position { x: -1.00236928 y: 1.1588335 z: -7.35770559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.012763002 y: 0.85291791 z: 0.0854227692 w: -0.514850676 } position { x: -1.00212049 y: 1.15868807 z: -7.35818338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0119960597 y: 0.852407 z: 0.0855663419 w: -0.515690625 } position { x: -1.00183368 y: 1.15853202 z: -7.35862923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0112403436 y: 0.851952 z: 0.0857458934 w: -0.516429186 } position { x: -1.00161624 y: 1.15836632 z: -7.35896873 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0106558409 y: 0.851593435 z: 0.0859691799 w: -0.51699549 } position { x: -1.00142956 y: 1.1582576 z: -7.3592844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0102619734 y: 0.851285875 z: 0.0860484466 w: -0.517496705 } position { x: -1.00120413 y: 1.15821421 z: -7.35956573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00995502807 y: 0.851056635 z: 0.0859898627 w: -0.517889261 } position { x: -1.00094211 y: 1.15814674 z: -7.35983181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.463] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00970536284 y: 0.850817323 z: 0.085998334 w: -0.518285632 } position { x: -1.00073206 y: 1.15808856 z: -7.36009216 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00948897563 y: 0.850595415 z: 0.0859848037 w: -0.518655956 } position { x: -1.00052953 y: 1.15794897 z: -7.36028767 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00934686232 y: 0.850368321 z: 0.0860554501 w: -0.519019067 } position { x: -1.00040245 y: 1.15789747 z: -7.36046028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00915111601 y: 0.85015738 z: 0.0863023177 w: -0.519327044 } position { x: -1.00026095 y: 1.15786898 z: -7.3606 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00903528556 y: 0.849990249 z: 0.0865108222 w: -0.519567907 } position { x: -1.00013494 y: 1.15780652 z: -7.3607378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00909103546 y: 0.849829495 z: 0.0867597833 w: -0.519788325 } position { x: -1.00006402 y: 1.15778399 z: -7.36085176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00924983714 y: 0.849660516 z: 0.0870232 w: -0.520017803 } position { x: -0.999983788 y: 1.15773404 z: -7.36098528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00948885 y: 0.84953016 z: 0.0873566344 w: -0.52017051 } position { x: -0.999934554 y: 1.15771103 z: -7.36107588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00983909238 y: 0.849415183 z: 0.087712504 w: -0.520291805 } position { x: -0.999929726 y: 1.15770507 z: -7.36118555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0101221064 y: 0.849309146 z: 0.0880477577 w: -0.520402789 } position { x: -0.999871194 y: 1.15772295 z: -7.36132193 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.01049376 y: 0.849180162 z: 0.0882712081 w: -0.520568073 } position { x: -0.999850094 y: 1.15776408 z: -7.36143684 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0107207 y: 0.849006057 z: 0.0884543 w: -0.520816267 } position { x: -0.999829412 y: 1.15776157 z: -7.36156654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0108392648 y: 0.848786652 z: 0.0886567682 w: -0.521137059 } position { x: -0.999850512 y: 1.15778184 z: -7.36175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0108898431 y: 0.848538101 z: 0.0887719765 w: -0.521520853 } position { x: -0.999852538 y: 1.15782666 z: -7.36189175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.660] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0109521728 y: 0.848317862 z: 0.088778317 w: -0.521876693 } position { x: -0.999855936 y: 1.1578958 z: -7.362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0110281548 y: 0.848097742 z: 0.0885538161 w: -0.522270858 } position { x: -0.999850333 y: 1.15799296 z: -7.36213398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0112552531 y: 0.847891212 z: 0.0882179961 w: -0.52265811 } position { x: -0.999920905 y: 1.15796864 z: -7.36221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0115070771 y: 0.847777307 z: 0.0880746469 w: -0.522861481 } position { x: -0.999988735 y: 1.15790343 z: -7.36227846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0116270017 y: 0.847711265 z: 0.0879983157 w: -0.522978723 } position { x: -1.00003815 y: 1.15786421 z: -7.36233807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.01152026 y: 0.847710431 z: 0.0879143551 w: -0.522996545 } position { x: -1.00004923 y: 1.15787017 z: -7.36244059 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.011286715 y: 0.847695529 z: 0.0877303183 w: -0.523056686 } position { x: -1.00006104 y: 1.15786338 z: -7.36250782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.755] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0110207405 y: 0.847638071 z: 0.0876368061 w: -0.523171127 } position { x: -1.00003314 y: 1.15779817 z: -7.36263371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0107252588 y: 0.84752059 z: 0.0875669271 w: -0.523379266 } position { x: -1.0000093 y: 1.1578095 z: -7.36276817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0103665479 y: 0.847307622 z: 0.0874102786 w: -0.523757458 } position { x: -0.999949574 y: 1.15786457 z: -7.3628931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0100342194 y: 0.846999049 z: 0.0871874616 w: -0.52429992 } position { x: -0.999865532 y: 1.15787137 z: -7.36309433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00974616688 y: 0.846514 z: 0.0870817602 w: -0.525105655 } position { x: -0.999788284 y: 1.15781546 z: -7.36336231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00945799146 y: 0.845886588 z: 0.0870009512 w: -0.526134253 } position { x: -0.999669433 y: 1.15776956 z: -7.36364508 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00924204383 y: 0.845014155 z: 0.0869096145 w: -0.52755332 } position { x: -0.999522388 y: 1.15787351 z: -7.36403561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00886016339 y: 0.843941689 z: 0.0865337923 w: -0.52933532 } position { x: -0.999238908 y: 1.1580807 z: -7.36449528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.867] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00829539262 y: 0.842454672 z: 0.0857018456 w: -0.531842589 } position { x: -0.998849809 y: 1.15835524 z: -7.36516762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00764789339 y: 0.840531826 z: 0.0843928233 w: -0.535094 } position { x: -0.998377 y: 1.1587261 z: -7.36600637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00694997609 y: 0.837798059 z: 0.0821960792 w: -0.539712846 } position { x: -0.997697949 y: 1.15932441 z: -7.36714649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00680950424 y: 0.834719777 z: 0.0795836151 w: -0.544851363 } position { x: -0.997108579 y: 1.15992677 z: -7.36838865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0071949889 y: 0.831313372 z: 0.0771177039 w: -0.550380886 } position { x: -0.996652663 y: 1.16011465 z: -7.36962748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00759354699 y: 0.827629447 z: 0.075283885 w: -0.55615133 } position { x: -0.996251047 y: 1.16021562 z: -7.3709383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0075670057 y: 0.823738515 z: 0.0740038827 w: -0.562068582 } position { x: -0.995737731 y: 1.16033292 z: -7.3724885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00744400546 y: 0.819157481 z: 0.0731071085 w: -0.568841755 } position { x: -0.995125294 y: 1.16053951 z: -7.37428951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0074225897 y: 0.814594626 z: 0.0726306587 w: -0.575417519 } position { x: -0.994561 y: 1.16076219 z: -7.37607908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:47.992] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00753147528 y: 0.809826136 z: 0.0723028 w: -0.58214879 } position { x: -0.994019747 y: 1.16101611 z: -7.37786531 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.009] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00798977911 y: 0.805025101 z: 0.0720699057 w: -0.588792562 } position { x: -0.993525386 y: 1.16126454 z: -7.37966585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00886929221 y: 0.799963 z: 0.0719623193 w: -0.59565264 } position { x: -0.993001223 y: 1.16149008 z: -7.38153362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00968 y: 0.79539603 z: 0.0719031319 w: -0.601732 } position { x: -0.992529809 y: 1.16166604 z: -7.38332081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0103419544 y: 0.790906847 z: 0.0718146488 w: -0.60762 } position { x: -0.991980433 y: 1.16185009 z: -7.38515568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0106867729 y: 0.786382914 z: 0.0716946647 w: -0.613471746 } position { x: -0.991412282 y: 1.16199803 z: -7.38707495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0109173218 y: 0.781853557 z: 0.0716279522 w: -0.619237602 } position { x: -0.990876913 y: 1.1621139 z: -7.3889842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0112571344 y: 0.777014256 z: 0.0716011822 w: -0.625296235 } position { x: -0.990404069 y: 1.16217101 z: -7.39094877 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.104] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0116246771 y: 0.772678196 z: 0.0717371106 w: -0.630624473 } position { x: -0.989977598 y: 1.16216445 z: -7.3927536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.119] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0120867826 y: 0.768508 z: 0.0720166638 w: -0.635659456 } position { x: -0.989542127 y: 1.16223276 z: -7.39446592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.131] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0125300568 y: 0.764534295 z: 0.0721890479 w: -0.640405416 } position { x: -0.989046812 y: 1.16234767 z: -7.39617538 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.012862674 y: 0.76044184 z: 0.0722619668 w: -0.645244896 } position { x: -0.988513 y: 1.16241169 z: -7.39800644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0129575878 y: 0.756651461 z: 0.072314471 w: -0.649677813 } position { x: -0.988046408 y: 1.16246116 z: -7.39970541 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0128319068 y: 0.752844453 z: 0.0724139288 w: -0.654077172 } position { x: -0.987595201 y: 1.16247988 z: -7.40142584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.190] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0126163652 y: 0.749101877 z: 0.0725094378 w: -0.658353686 } position { x: -0.987215281 y: 1.16251218 z: -7.40307236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0124406526 y: 0.745449245 z: 0.0726243705 w: -0.662477434 } position { x: -0.986913681 y: 1.16253281 z: -7.40461731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0123750633 y: 0.741818666 z: 0.0728739128 w: -0.666514337 } position { x: -0.986625 y: 1.16260695 z: -7.40616131 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0124473851 y: 0.738696277 z: 0.0729890317 w: -0.669959307 } position { x: -0.986349881 y: 1.16267538 z: -7.40751219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0122504877 y: 0.73535651 z: 0.0729295164 w: -0.673633456 } position { x: -0.986021936 y: 1.1627661 z: -7.40911198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0120719159 y: 0.73272115 z: 0.0728338137 w: -0.676512539 } position { x: -0.985761881 y: 1.16280055 z: -7.41037035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0118295569 y: 0.729958653 z: 0.0726857185 w: -0.679512501 } position { x: -0.98551476 y: 1.16282809 z: -7.4116621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0116008297 y: 0.72725606 z: 0.0726281852 w: -0.682414293 } position { x: -0.985317409 y: 1.16285229 z: -7.41287374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.299] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0112999007 y: 0.724725544 z: 0.0724149719 w: -0.685128748 } position { x: -0.985075772 y: 1.16293335 z: -7.41402197 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0111287953 y: 0.722147465 z: 0.0721265376 w: -0.687878609 } position { x: -0.984876931 y: 1.16302335 z: -7.41523075 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0109608909 y: 0.719869733 z: 0.0717871785 w: -0.690300047 } position { x: -0.984597623 y: 1.1630379 z: -7.41637754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0108797923 y: 0.717299044 z: 0.0715964288 w: -0.692991853 } position { x: -0.984444618 y: 1.16298819 z: -7.41750526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0110241203 y: 0.715613 z: 0.0714827403 w: -0.694742203 } position { x: -0.984331489 y: 1.16300654 z: -7.41822338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.01091222 y: 0.713842332 z: 0.0714516416 w: -0.696566403 } position { x: -0.984191895 y: 1.16307092 z: -7.41904831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0109736174 y: 0.712273419 z: 0.0712907836 w: -0.698186159 } position { x: -0.984014571 y: 1.16316342 z: -7.41991138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0109227393 y: 0.710734069 z: 0.0710624829 w: -0.699777067 } position { x: -0.983772457 y: 1.16325414 z: -7.42072153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.409] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0107977111 y: 0.709089935 z: 0.0706266 w: -0.701489031 } position { x: -0.983619094 y: 1.16327524 z: -7.42157364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0104177631 y: 0.707621336 z: 0.0702740625 w: -0.703011453 } position { x: -0.983516 y: 1.16327882 z: -7.42236614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00999463163 y: 0.706115663 z: 0.0699402 w: -0.7045632 } position { x: -0.983397722 y: 1.16329014 z: -7.42307615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00950913318 y: 0.704684734 z: 0.0697106048 w: -0.706023753 } position { x: -0.983330429 y: 1.16331041 z: -7.42372799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00906084292 y: 0.703288138 z: 0.069498688 w: -0.707441628 } position { x: -0.983267486 y: 1.16341007 z: -7.42431879 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00871002395 y: 0.70215565 z: 0.069210507 w: -0.708598256 } position { x: -0.983210921 y: 1.1634773 z: -7.42483234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00833791774 y: 0.701059759 z: 0.0688962117 w: -0.709717572 } position { x: -0.983167052 y: 1.16356862 z: -7.42535257 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00806285 y: 0.70007515 z: 0.0685543939 w: -0.710725129 } position { x: -0.9831568 y: 1.16369843 z: -7.42583799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00780950673 y: 0.69903928 z: 0.0681002662 w: -0.711790323 } position { x: -0.983139634 y: 1.16380847 z: -7.42632866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.534] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00759717776 y: 0.698099375 z: 0.067825973 w: -0.7127406 } position { x: -0.983218908 y: 1.1638577 z: -7.42674589 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00741082849 y: 0.697253108 z: 0.0676272362 w: -0.713589311 } position { x: -0.983226478 y: 1.16394591 z: -7.42707062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00725157419 y: 0.69646 z: 0.0675724745 w: -0.714370251 } position { x: -0.983291149 y: 1.16401541 z: -7.42731619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00708960136 y: 0.695816 z: 0.067587 w: -0.714997828 } position { x: -0.98337549 y: 1.16406107 z: -7.42754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00677005528 y: 0.695185721 z: 0.0676579252 w: -0.715607 } position { x: -0.983454347 y: 1.16419959 z: -7.42779922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0064547509 y: 0.694570065 z: 0.0676683262 w: -0.716206491 } position { x: -0.983549416 y: 1.16433609 z: -7.42801619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00617763307 y: 0.693941414 z: 0.0675753951 w: -0.716826916 } position { x: -0.983618319 y: 1.164505 z: -7.42816257 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.632] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00611816067 y: 0.693382263 z: 0.0673252121 w: -0.717391729 } position { x: -0.983656645 y: 1.16480827 z: -7.42824078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00645014923 y: 0.692927 z: 0.0667517334 w: -0.717882156 } position { x: -0.983754 y: 1.16509593 z: -7.42825174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00692220032 y: 0.692691684 z: 0.065985091 w: -0.718175709 } position { x: -0.983794928 y: 1.16528618 z: -7.42823935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00741304783 y: 0.692575395 z: 0.0651737601 w: -0.718356967 } position { x: -0.983827651 y: 1.16544616 z: -7.42818499 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00793800224 y: 0.692522049 z: 0.0643709898 w: -0.718475282 } position { x: -0.983872652 y: 1.16566038 z: -7.42813969 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00856233388 y: 0.69252342 z: 0.0634897277 w: -0.718545079 } position { x: -0.983901322 y: 1.16587341 z: -7.42809582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00937442295 y: 0.692575157 z: 0.0625880361 w: -0.718564212 } position { x: -0.983866274 y: 1.16604531 z: -7.42798185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0100319963 y: 0.692655563 z: 0.0620415136 w: -0.718525231 } position { x: -0.983949184 y: 1.1659894 z: -7.42784929 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0104451217 y: 0.692757189 z: 0.0619267635 w: -0.718431354 } position { x: -0.983984888 y: 1.166 z: -7.4277072 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0107053649 y: 0.69290632 z: 0.0619951375 w: -0.718277693 } position { x: -0.984049 y: 1.16604805 z: -7.42758465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0108238608 y: 0.693012416 z: 0.0620393567 w: -0.718169749 } position { x: -0.984099627 y: 1.16617203 z: -7.42741585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.784] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0110668121 y: 0.693209 z: 0.0621694736 w: -0.717965 } position { x: -0.984134853 y: 1.16627455 z: -7.42727566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0113360984 y: 0.693419278 z: 0.0622356646 w: -0.717752 } position { x: -0.98414433 y: 1.16636205 z: -7.42709303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0115259206 y: 0.693647563 z: 0.0623648614 w: -0.717517138 } position { x: -0.98419559 y: 1.16635132 z: -7.42684555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.011513616 y: 0.693955183 z: 0.0627391487 w: -0.717187166 } position { x: -0.984261155 y: 1.16620338 z: -7.42662954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0112219751 y: 0.694355547 z: 0.0634097829 w: -0.716745198 } position { x: -0.984347463 y: 1.16611624 z: -7.42642975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0107010473 y: 0.694673836 z: 0.064157337 w: -0.716378093 } position { x: -0.984431207 y: 1.16610634 z: -7.42622948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.867] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0101784989 y: 0.694992304 z: 0.0646667629 w: -0.716030955 } position { x: -0.984467387 y: 1.16624331 z: -7.42606163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0098708719 y: 0.695275187 z: 0.0648964047 w: -0.715739787 } position { x: -0.984529 y: 1.16637111 z: -7.42585754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.897] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00973539148 y: 0.695644915 z: 0.0650565326 w: -0.715367854 } position { x: -0.984601438 y: 1.16639411 z: -7.42565441 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00973032 y: 0.69601804 z: 0.0651383847 w: -0.714997351 } position { x: -0.98472172 y: 1.16631484 z: -7.42544222 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00953767356 y: 0.696412385 z: 0.0652304292 w: -0.714607477 } position { x: -0.984796107 y: 1.16622221 z: -7.4252615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0092202574 y: 0.696739674 z: 0.0653833151 w: -0.714278579 } position { x: -0.984839 y: 1.16615927 z: -7.42511702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00887997728 y: 0.697015524 z: 0.0655143633 w: -0.714001715 } position { x: -0.984909594 y: 1.16621745 z: -7.42499876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00865639839 y: 0.697285831 z: 0.0655772 w: -0.713734746 } position { x: -0.984975874 y: 1.1662786 z: -7.42492294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0086959973 y: 0.697492063 z: 0.0655386597 w: -0.713536203 } position { x: -0.985019386 y: 1.16638291 z: -7.42481136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:48.992] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00894083 y: 0.697652876 z: 0.0654651448 w: -0.713382661 } position { x: -0.985029459 y: 1.16638458 z: -7.42473269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00914286543 y: 0.69782263 z: 0.0655070916 w: -0.713210225 } position { x: -0.985063672 y: 1.1662662 z: -7.42468405 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00901081227 y: 0.697918952 z: 0.0657393038 w: -0.71309638 } position { x: -0.98508954 y: 1.1661371 z: -7.42460394 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00874984823 y: 0.697904766 z: 0.0661479458 w: -0.713075638 } position { x: -0.985114336 y: 1.16599894 z: -7.42456961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00850639492 y: 0.697853863 z: 0.066595681 w: -0.713086784 } position { x: -0.985173225 y: 1.16599107 z: -7.42452145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.063] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00838018674 y: 0.697752953 z: 0.0670957714 w: -0.71314007 } position { x: -0.98520112 y: 1.16596007 z: -7.42454052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00834854227 y: 0.697658122 z: 0.0675263 w: -0.713192582 } position { x: -0.985208333 y: 1.16597879 z: -7.42448807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00826507527 y: 0.697574 z: 0.0679463446 w: -0.713235915 } position { x: -0.985209167 y: 1.16588414 z: -7.42447805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.104] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00807316788 y: 0.69754529 z: 0.068436332 w: -0.713219345 } position { x: -0.985223472 y: 1.16565931 z: -7.42446327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00767691387 y: 0.697431326 z: 0.0691051632 w: -0.713270664 } position { x: -0.985288143 y: 1.16550887 z: -7.42443943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00714433147 y: 0.69731158 z: 0.0697468221 w: -0.713330865 } position { x: -0.985257924 y: 1.16539538 z: -7.42441845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00659526326 y: 0.697179258 z: 0.0703810677 w: -0.713403165 } position { x: -0.985314727 y: 1.1652168 z: -7.42439 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0061420924 y: 0.697063923 z: 0.0711511821 w: -0.713443637 } position { x: -0.985312521 y: 1.16506028 z: -7.4244194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00573034585 y: 0.696927249 z: 0.0718948841 w: -0.713505924 } position { x: -0.985313535 y: 1.1648519 z: -7.42438889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.187] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00517009711 y: 0.696805537 z: 0.072820276 w: -0.713535249 } position { x: -0.985321 y: 1.16454768 z: -7.42431259 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0044011944 y: 0.696692228 z: 0.073773 w: -0.71355325 } position { x: -0.985283 y: 1.16431379 z: -7.42431211 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00372008793 y: 0.6965307 z: 0.0745598301 w: -0.713632941 } position { x: -0.985279799 y: 1.16429412 z: -7.42430639 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00336771132 y: 0.696405292 z: 0.0749555156 w: -0.713715672 } position { x: -0.98524493 y: 1.16430891 z: -7.42429543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00329706026 y: 0.696301341 z: 0.0751998425 w: -0.713791668 } position { x: -0.985198081 y: 1.1642381 z: -7.42423201 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00317481463 y: 0.696287453 z: 0.0753143355 w: -0.713793695 } position { x: -0.985206485 y: 1.16416609 z: -7.42423296 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00297738425 y: 0.696239054 z: 0.0755212605 w: -0.713819921 } position { x: -0.985201478 y: 1.16399264 z: -7.42426682 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00276738661 y: 0.696135402 z: 0.0758920088 w: -0.713882506 } position { x: -0.985218108 y: 1.16388428 z: -7.42431688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00245106569 y: 0.695976436 z: 0.0762814209 w: -0.713997245 } position { x: -0.985242188 y: 1.16378725 z: -7.42438173 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00212243409 y: 0.695814669 z: 0.0765646771 w: -0.714125574 } position { x: -0.985227764 y: 1.16379976 z: -7.42438269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00190603535 y: 0.695676625 z: 0.0767074451 w: -0.714245319 } position { x: -0.985226512 y: 1.16382694 z: -7.42440605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00170885 y: 0.695486 z: 0.0766839907 w: -0.714433968 } position { x: -0.985254705 y: 1.16388547 z: -7.42448139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00149608811 y: 0.695252359 z: 0.0767682865 w: -0.714652777 } position { x: -0.985265136 y: 1.163854 z: -7.42457533 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00117985602 y: 0.694990039 z: 0.0769554824 w: -0.714888334 } position { x: -0.985322356 y: 1.16378856 z: -7.42466068 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00076381088 y: 0.694722831 z: 0.0771134049 w: -0.715131521 } position { x: -0.985358179 y: 1.16381204 z: -7.42475462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000498501933 y: 0.694347739 z: 0.0773097351 w: -0.715474784 } position { x: -0.985401154 y: 1.16394114 z: -7.42484093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.409] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000158789611 y: 0.693964899 z: 0.0774324313 w: -0.715833 } position { x: -0.985468745 y: 1.16414118 z: -7.42498302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000292221637 y: 0.693519 z: 0.0774392784 w: -0.716264248 } position { x: -0.985535204 y: 1.16425514 z: -7.42516184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000743765908 y: 0.692976058 z: 0.0772935748 w: -0.716804922 } position { x: -0.98558 y: 1.16433573 z: -7.42536497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00124275708 y: 0.692252278 z: 0.0770131201 w: -0.71753341 } position { x: -0.985564768 y: 1.16439521 z: -7.42567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.466] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00184760347 y: 0.691354 z: 0.0767576918 w: -0.718425035 } position { x: -0.985504508 y: 1.16428518 z: -7.42612886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00282582105 y: 0.690251887 z: 0.0769501105 w: -0.719460249 } position { x: -0.985453606 y: 1.16420043 z: -7.4267292 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00424496783 y: 0.68892014 z: 0.0770423934 w: -0.720718741 } position { x: -0.985290766 y: 1.1643008 z: -7.42733192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00604149746 y: 0.687325239 z: 0.0767863616 w: -0.722254395 } position { x: -0.985147059 y: 1.16434836 z: -7.42804623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00786307268 y: 0.685442924 z: 0.0761856139 w: -0.72408694 } position { x: -0.985022306 y: 1.16435337 z: -7.42880058 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.534] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00971629564 y: 0.683223188 z: 0.0753641 w: -0.726245105 } position { x: -0.984944582 y: 1.16428292 z: -7.42970562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.011428982 y: 0.680992305 z: 0.0747014731 w: -0.728380799 } position { x: -0.984880865 y: 1.16413152 z: -7.43047523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0129998652 y: 0.67867142 z: 0.0742267519 w: -0.730565906 } position { x: -0.984876156 y: 1.16399658 z: -7.43131 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0143513801 y: 0.676286817 z: 0.0738565549 w: -0.732786059 } position { x: -0.984804153 y: 1.16387177 z: -7.432199 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0155245047 y: 0.673576951 z: 0.0736654252 w: -0.735273063 } position { x: -0.984704852 y: 1.16369176 z: -7.43324089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0163695402 y: 0.670847297 z: 0.0735022426 w: -0.737762392 } position { x: -0.984632552 y: 1.16365409 z: -7.43433237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0171175487 y: 0.66774106 z: 0.0733343065 w: -0.740574777 } position { x: -0.984559655 y: 1.16360557 z: -7.43558645 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0176841859 y: 0.66422224 z: 0.073292248 w: -0.743723392 } position { x: -0.98446852 y: 1.16349804 z: -7.43695974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0181009378 y: 0.660206616 z: 0.0734256282 w: -0.747267187 } position { x: -0.984475553 y: 1.16347361 z: -7.43834257 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0183122084 y: 0.655578136 z: 0.0737169906 w: -0.751297414 } position { x: -0.9845438 y: 1.16349137 z: -7.43983603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0183391329 y: 0.650943339 z: 0.073972255 w: -0.755291045 } position { x: -0.984652877 y: 1.16349852 z: -7.44130182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0181952138 y: 0.646191835 z: 0.0741436929 w: -0.759346962 } position { x: -0.98475492 y: 1.16357136 z: -7.44279575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0180121753 y: 0.641389787 z: 0.0743317679 w: -0.763393402 } position { x: -0.984853387 y: 1.16367972 z: -7.44417858 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.017740231 y: 0.636269748 z: 0.0744400546 w: -0.76766187 } position { x: -0.985022187 y: 1.16374028 z: -7.44566107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0174300335 y: 0.631682754 z: 0.0746318549 w: -0.7714293 } position { x: -0.985183954 y: 1.16377902 z: -7.44697237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0170916039 y: 0.627287149 z: 0.0748345852 w: -0.774995863 } position { x: -0.985298395 y: 1.16387534 z: -7.44824314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.016748637 y: 0.623213053 z: 0.074926 w: -0.778274477 } position { x: -0.985424876 y: 1.16395772 z: -7.4494257 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0165065192 y: 0.619475067 z: 0.0749544948 w: -0.781255424 } position { x: -0.985520363 y: 1.16396546 z: -7.45061684 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0163535699 y: 0.615713477 z: 0.0749874 w: -0.784223437 } position { x: -0.985674679 y: 1.16403174 z: -7.45187712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0163143314 y: 0.612421393 z: 0.0749139637 w: -0.786804795 } position { x: -0.985733867 y: 1.16407931 z: -7.45290756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0163831953 y: 0.60942781 z: 0.0748515204 w: -0.78913027 } position { x: -0.985822678 y: 1.16405237 z: -7.45389366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0165346898 y: 0.606668949 z: 0.0747688115 w: -0.791257858 } position { x: -0.985888243 y: 1.16407418 z: -7.45480537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.842] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0165231097 y: 0.604024231 z: 0.0747697651 w: -0.793278754 } position { x: -0.985958159 y: 1.16410768 z: -7.4557457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0163540635 y: 0.601753354 z: 0.0747511461 w: -0.795008 } position { x: -0.985976458 y: 1.16416 z: -7.45654964 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0160709675 y: 0.599766672 z: 0.0747235566 w: -0.796516299 } position { x: -0.985970497 y: 1.16421509 z: -7.45727921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0158055574 y: 0.598009944 z: 0.0746307522 w: -0.797849953 } position { x: -0.98598665 y: 1.16422248 z: -7.45794201 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0155419493 y: 0.596446037 z: 0.0745604113 w: -0.799031496 } position { x: -0.98595494 y: 1.16418886 z: -7.45860529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0153059475 y: 0.594967604 z: 0.0746716037 w: -0.800127149 } position { x: -0.985974848 y: 1.16417849 z: -7.4592104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0150819309 y: 0.593788087 z: 0.0747678056 w: -0.800998151 } position { x: -0.985963225 y: 1.16419148 z: -7.45970678 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0149086947 y: 0.592739642 z: 0.074875176 w: -0.801767588 } position { x: -0.985967278 y: 1.16420126 z: -7.46021605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.950] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0147480052 y: 0.591806412 z: 0.0749681145 w: -0.802450895 } position { x: -0.985914707 y: 1.16422355 z: -7.46066332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.965] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0145912645 y: 0.59093082 z: 0.0750583261 w: -0.803090334 } position { x: -0.98590678 y: 1.16420257 z: -7.46108294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0144683113 y: 0.590203822 z: 0.0752047673 w: -0.803613305 } position { x: -0.985889733 y: 1.16417408 z: -7.46148586 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:49.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0143602798 y: 0.589537859 z: 0.0752784461 w: -0.804097 } position { x: -0.985905588 y: 1.1641444 z: -7.46180391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0143763442 y: 0.588974118 z: 0.0753516555 w: -0.804502904 } position { x: -0.985891283 y: 1.16409993 z: -7.46212912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0143656973 y: 0.588465393 z: 0.0754272416 w: -0.804868221 } position { x: -0.985904157 y: 1.16405022 z: -7.46239567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0144044477 y: 0.588092625 z: 0.075568527 w: -0.805126667 } position { x: -0.985862911 y: 1.16399217 z: -7.4626255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0144386319 y: 0.587827802 z: 0.0756441802 w: -0.805312335 } position { x: -0.985887587 y: 1.16393614 z: -7.46279716 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.014499791 y: 0.587733209 z: 0.0757589191 w: -0.805369496 } position { x: -0.985868096 y: 1.16389823 z: -7.46298885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0145713827 y: 0.587659 z: 0.0758056566 w: -0.805417955 } position { x: -0.985862136 y: 1.16386795 z: -7.46318579 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0147710815 y: 0.587613344 z: 0.0757196546 w: -0.805455685 } position { x: -0.985864878 y: 1.16385722 z: -7.46334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.105] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0149515253 y: 0.587593436 z: 0.0755846202 w: -0.805479586 } position { x: -0.985906065 y: 1.16378963 z: -7.46340179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0151801566 y: 0.587638378 z: 0.0755425319 w: -0.805446506 } position { x: -0.985905 y: 1.16371512 z: -7.46347189 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0153531497 y: 0.58776772 z: 0.0754772946 w: -0.805354953 } position { x: -0.985946536 y: 1.16370273 z: -7.46351814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0155897243 y: 0.587887108 z: 0.0754033327 w: -0.805270195 } position { x: -0.985971212 y: 1.16368973 z: -7.46354485 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0157809015 y: 0.588063717 z: 0.0753914863 w: -0.805138588 } position { x: -0.985999107 y: 1.1635989 z: -7.46352434 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.015861379 y: 0.588248312 z: 0.0753731 w: -0.805003941 } position { x: -0.985999286 y: 1.1635586 z: -7.46349859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.187] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0158913042 y: 0.588498294 z: 0.0753701702 w: -0.804820836 } position { x: -0.986010075 y: 1.16359532 z: -7.46345901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.199] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.01586123 y: 0.588731706 z: 0.0752731636 w: -0.804659784 } position { x: -0.985992372 y: 1.16359246 z: -7.46340847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0157339126 y: 0.589040816 z: 0.0754386485 w: -0.804420531 } position { x: -0.986007512 y: 1.16351128 z: -7.46333408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0156594794 y: 0.589234769 z: 0.0755944401 w: -0.804265261 } position { x: -0.986010849 y: 1.16347635 z: -7.46324921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0156296622 y: 0.589507818 z: 0.0757816806 w: -0.804048121 } position { x: -0.98600179 y: 1.1634798 z: -7.46313334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0156803411 y: 0.58975029 z: 0.0759855062 w: -0.803850055 } position { x: -0.986025751 y: 1.16347182 z: -7.46297884 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0157563929 y: 0.590016186 z: 0.0760607272 w: -0.803646386 } position { x: -0.986048102 y: 1.16344225 z: -7.46286345 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0158264749 y: 0.590307951 z: 0.0761824 w: -0.803419113 } position { x: -0.986089885 y: 1.16344 z: -7.46269083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.299] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0157813039 y: 0.590598047 z: 0.0762725 w: -0.803198278 } position { x: -0.986096 y: 1.16346288 z: -7.46251535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0157226026 y: 0.590967357 z: 0.0762799531 w: -0.802927077 } position { x: -0.986105263 y: 1.16348588 z: -7.46230221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0155888693 y: 0.591420889 z: 0.0762746707 w: -0.802596092 } position { x: -0.986120582 y: 1.16347873 z: -7.46210337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0155519331 y: 0.591816127 z: 0.07618922 w: -0.802313507 } position { x: -0.986113429 y: 1.16347778 z: -7.46193075 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0154822916 y: 0.592137516 z: 0.0761535391 w: -0.802081108 } position { x: -0.986113727 y: 1.16344297 z: -7.46172953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0154305324 y: 0.592488289 z: 0.076103583 w: -0.801827788 } position { x: -0.986141 y: 1.16344762 z: -7.46152067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0153014241 y: 0.592777193 z: 0.076116316 w: -0.801615477 } position { x: -0.986151099 y: 1.16344953 z: -7.46135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0151475379 y: 0.593101203 z: 0.0762158558 w: -0.801369309 } position { x: -0.986149371 y: 1.16347647 z: -7.46119976 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.014940788 y: 0.593327701 z: 0.076226525 w: -0.801204443 } position { x: -0.986161053 y: 1.16348183 z: -7.46101713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.423] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0147536052 y: 0.593393445 z: 0.076270394 w: -0.801155031 } position { x: -0.98615253 y: 1.16352499 z: -7.46088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0144653367 y: 0.593448043 z: 0.0763847381 w: -0.801108956 } position { x: -0.986195 y: 1.1634841 z: -7.46071577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0141838267 y: 0.593565226 z: 0.0766636059 w: -0.801000535 } position { x: -0.986173928 y: 1.16349626 z: -7.4605546 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.466] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0138847958 y: 0.593653083 z: 0.0767976046 w: -0.800927818 } position { x: -0.986176372 y: 1.16357219 z: -7.4604187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0135571426 y: 0.593767822 z: 0.0769044384 w: -0.800838113 } position { x: -0.98612529 y: 1.16361475 z: -7.46026134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0132708596 y: 0.593835294 z: 0.0769119635 w: -0.800792158 } position { x: -0.986155629 y: 1.16363263 z: -7.46016121 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0131556531 y: 0.593933761 z: 0.0769862533 w: -0.800713956 } position { x: -0.986141443 y: 1.16362858 z: -7.46005535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0131089874 y: 0.593990505 z: 0.0770012587 w: -0.800671101 } position { x: -0.986132264 y: 1.16362441 z: -7.45995903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.534] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0130976317 y: 0.594107926 z: 0.0771561 w: -0.800569296 } position { x: -0.986138344 y: 1.1636219 z: -7.45984459 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0131656257 y: 0.594215393 z: 0.0772322342 w: -0.800481081 } position { x: -0.986139476 y: 1.16361117 z: -7.45977211 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.561] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0132140545 y: 0.594303668 z: 0.0773060918 w: -0.800407588 } position { x: -0.986151934 y: 1.16361547 z: -7.45973063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0132145789 y: 0.594400346 z: 0.0773952678 w: -0.800327182 } position { x: -0.986111701 y: 1.16365159 z: -7.45965624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0132456059 y: 0.594450951 z: 0.0773948207 w: -0.800289094 } position { x: -0.986110926 y: 1.16370416 z: -7.45960331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0132041257 y: 0.594540536 z: 0.0773637667 w: -0.800226331 } position { x: -0.986099124 y: 1.16367793 z: -7.45955276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.013117712 y: 0.594615459 z: 0.0773747 w: -0.800170958 } position { x: -0.986076117 y: 1.1636734 z: -7.45951653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.632] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0131183099 y: 0.594726384 z: 0.0773483217 w: -0.800091147 } position { x: -0.986056566 y: 1.16368973 z: -7.45946264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0130436877 y: 0.594865739 z: 0.0773222 w: -0.79999119 } position { x: -0.986022949 y: 1.1636821 z: -7.45945406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.660] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0129807014 y: 0.594922364 z: 0.0773010403 w: -0.799952149 } position { x: -0.985953808 y: 1.16368186 z: -7.45945454 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0129167261 y: 0.595014334 z: 0.0772913769 w: -0.79988575 } position { x: -0.985928655 y: 1.16370118 z: -7.45944786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0129087279 y: 0.595069408 z: 0.077281177 w: -0.799845874 } position { x: -0.985869646 y: 1.16372621 z: -7.45944071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0128639108 y: 0.595112503 z: 0.0771840438 w: -0.79982388 } position { x: -0.98584193 y: 1.16369927 z: -7.45946264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0128012151 y: 0.595175 z: 0.077186726 w: -0.799778104 } position { x: -0.985791683 y: 1.16371298 z: -7.45947647 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0127972914 y: 0.595160663 z: 0.0772237778 w: -0.799785316 } position { x: -0.985750198 y: 1.163674 z: -7.45951414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.745] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0128479144 y: 0.595154643 z: 0.0772965327 w: -0.799781919 } position { x: -0.985694051 y: 1.16362536 z: -7.4595542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.755] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0129031548 y: 0.595133 z: 0.0773683563 w: -0.799790204 } position { x: -0.985656 y: 1.16358757 z: -7.45959759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0129829925 y: 0.595067501 z: 0.0774936229 w: -0.79982549 } position { x: -0.985610127 y: 1.16359878 z: -7.45965672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0130275954 y: 0.594998777 z: 0.0774826556 w: -0.799877048 } position { x: -0.985542059 y: 1.16359067 z: -7.45969439 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0131093012 y: 0.594893277 z: 0.0774330869 w: -0.799958944 } position { x: -0.985526085 y: 1.16355622 z: -7.45974922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.813] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.01319867 y: 0.594857633 z: 0.0774063468 w: -0.799986541 } position { x: -0.985474825 y: 1.16351688 z: -7.45978737 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0133313043 y: 0.594818771 z: 0.0774036944 w: -0.800013483 } position { x: -0.985442936 y: 1.16348541 z: -7.45984077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0134818312 y: 0.594754338 z: 0.0774363279 w: -0.800055742 } position { x: -0.985418916 y: 1.16346431 z: -7.45992661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.013652429 y: 0.594697058 z: 0.0774697438 w: -0.80009222 } position { x: -0.985351145 y: 1.16346383 z: -7.45994711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.868] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0137937628 y: 0.594577193 z: 0.0773878619 w: -0.800186753 } position { x: -0.98531276 y: 1.16344166 z: -7.46004677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.880] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0138033824 y: 0.594465 z: 0.0774130821 w: -0.800267458 } position { x: -0.985295534 y: 1.1634146 z: -7.46010542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.897] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0137613844 y: 0.594391 z: 0.0775300786 w: -0.800311863 } position { x: -0.98525238 y: 1.16339862 z: -7.46014118 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.909] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0136693139 y: 0.594341099 z: 0.0775246248 w: -0.800351 } position { x: -0.985207498 y: 1.16339028 z: -7.46024275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0135934753 y: 0.594227612 z: 0.0775025859 w: -0.800438762 } position { x: -0.985150516 y: 1.16340935 z: -7.46034336 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0135950707 y: 0.594121873 z: 0.0774756297 w: -0.800519764 } position { x: -0.985128701 y: 1.16335356 z: -7.46044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0137009015 y: 0.59400773 z: 0.0776282698 w: -0.800587893 } position { x: -0.985116959 y: 1.16333723 z: -7.46049213 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0138339549 y: 0.593898356 z: 0.0778208598 w: -0.800648034 } position { x: -0.985096514 y: 1.16333222 z: -7.46059418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0139829163 y: 0.593759358 z: 0.0779080316 w: -0.800740063 } position { x: -0.9850775 y: 1.1633054 z: -7.46067715 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:50.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0142108565 y: 0.593623042 z: 0.077963911 w: -0.800831676 } position { x: -0.985081315 y: 1.16331744 z: -7.46078539 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0143794268 y: 0.593438208 z: 0.0779379383 w: -0.80096817 } position { x: -0.985083878 y: 1.16330588 z: -7.46085787 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0144445747 y: 0.593346179 z: 0.077903077 w: -0.801038563 } position { x: -0.985096157 y: 1.16330791 z: -7.46091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0145390155 y: 0.593269 z: 0.0778171346 w: -0.80110234 } position { x: -0.985085547 y: 1.16330981 z: -7.46095848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0144637646 y: 0.593254805 z: 0.0777320564 w: -0.801122487 } position { x: -0.985079348 y: 1.16327631 z: -7.46106291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0144805489 y: 0.593202114 z: 0.0776229873 w: -0.80117178 } position { x: -0.985070944 y: 1.16321051 z: -7.46118212 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0144870821 y: 0.593129098 z: 0.0776428506 w: -0.801223874 } position { x: -0.985069931 y: 1.16314566 z: -7.46122265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0146316811 y: 0.59306258 z: 0.0776465386 w: -0.801270068 } position { x: -0.98507762 y: 1.16314018 z: -7.46126938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0147805279 y: 0.592972398 z: 0.0776393116 w: -0.801334798 } position { x: -0.985105634 y: 1.16313446 z: -7.46135759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0148575874 y: 0.59291476 z: 0.0776348859 w: -0.801376402 } position { x: -0.98508352 y: 1.16312253 z: -7.46139526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0148713756 y: 0.592868567 z: 0.0775948912 w: -0.801414251 } position { x: -0.985055923 y: 1.16311443 z: -7.46149063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.014920718 y: 0.592692077 z: 0.0775533095 w: -0.801547825 } position { x: -0.985054791 y: 1.1630646 z: -7.46154881 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0150045399 y: 0.592557669 z: 0.0776418895 w: -0.801637113 } position { x: -0.985066354 y: 1.16297174 z: -7.46158552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0150269922 y: 0.592442274 z: 0.0778354 w: -0.801703155 } position { x: -0.985038042 y: 1.16299546 z: -7.46166039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0150400531 y: 0.592350125 z: 0.0779539272 w: -0.801759481 } position { x: -0.984995604 y: 1.16295147 z: -7.46169472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0150924288 y: 0.59220314 z: 0.0781037956 w: -0.801852584 } position { x: -0.98502481 y: 1.16290987 z: -7.46176672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0152361523 y: 0.592104614 z: 0.0782115 w: -0.801912069 } position { x: -0.985022902 y: 1.16283309 z: -7.46184397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0154487798 y: 0.591942489 z: 0.0782772377 w: -0.802021265 } position { x: -0.984998405 y: 1.16284335 z: -7.46190596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0156960599 y: 0.591781 z: 0.0783302709 w: -0.802130401 } position { x: -0.985000789 y: 1.16276073 z: -7.46192741 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0158774927 y: 0.591709793 z: 0.078497231 w: -0.802163064 } position { x: -0.9850173 y: 1.16270185 z: -7.46193933 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0160279237 y: 0.591701746 z: 0.0785819292 w: -0.80215776 } position { x: -0.985014737 y: 1.16275394 z: -7.46195269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0161260478 y: 0.591714144 z: 0.0785693824 w: -0.802147925 } position { x: -0.984993279 y: 1.16272461 z: -7.46200562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0162610505 y: 0.591706276 z: 0.0784805492 w: -0.802159667 } position { x: -0.985002458 y: 1.16273963 z: -7.46205854 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0163133 y: 0.59169668 z: 0.0783126503 w: -0.802182078 } position { x: -0.98500216 y: 1.16271627 z: -7.46214628 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0163003039 y: 0.591595173 z: 0.0783011541 w: -0.802258372 } position { x: -0.984994233 y: 1.16268265 z: -7.46220064 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0163649917 y: 0.591508389 z: 0.0782921463 w: -0.802321851 } position { x: -0.984991252 y: 1.16262364 z: -7.46221352 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0163937192 y: 0.591433167 z: 0.0783413276 w: -0.802371919 } position { x: -0.98500824 y: 1.16260934 z: -7.46229553 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0164451338 y: 0.591400564 z: 0.0783079863 w: -0.802398145 } position { x: -0.985012949 y: 1.16264749 z: -7.46237564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0164987911 y: 0.591309309 z: 0.0782478303 w: -0.802470207 } position { x: -0.985023856 y: 1.16268325 z: -7.46241236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0164292734 y: 0.591261625 z: 0.0781155378 w: -0.802519619 } position { x: -0.985011935 y: 1.16271329 z: -7.46248341 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.411] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0163908415 y: 0.591188192 z: 0.0779935792 w: -0.802586377 } position { x: -0.985010326 y: 1.16274846 z: -7.46254921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.423] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.016348701 y: 0.591101706 z: 0.0779162794 w: -0.802658439 } position { x: -0.985014677 y: 1.16270137 z: -7.46260452 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0163161065 y: 0.590953112 z: 0.0778561682 w: -0.80277431 } position { x: -0.984970152 y: 1.16264653 z: -7.46266031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.451] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0163333043 y: 0.590881169 z: 0.0779111758 w: -0.802821636 } position { x: -0.984954596 y: 1.16259599 z: -7.46276045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.463] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0163565073 y: 0.590776086 z: 0.0780527145 w: -0.802884698 } position { x: -0.984941542 y: 1.16253924 z: -7.46274233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0163711123 y: 0.590774 z: 0.0782715902 w: -0.802864611 } position { x: -0.984892845 y: 1.16253686 z: -7.46274281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0164388474 y: 0.5908463 z: 0.0783499777 w: -0.802802384 } position { x: -0.984875798 y: 1.16252756 z: -7.46270609 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0164537318 y: 0.591032 z: 0.0784028471 w: -0.802660227 } position { x: -0.984853446 y: 1.16249835 z: -7.46267653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0166264474 y: 0.591284156 z: 0.078432329 w: -0.802468061 } position { x: -0.984806716 y: 1.16246533 z: -7.46261835 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0167966504 y: 0.591553509 z: 0.0783143267 w: -0.802277505 } position { x: -0.984775901 y: 1.16243243 z: -7.46260595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0169577543 y: 0.591846108 z: 0.0782323778 w: -0.802066267 } position { x: -0.984725773 y: 1.1623801 z: -7.46258688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0170500875 y: 0.592168868 z: 0.0781969875 w: -0.801829576 } position { x: -0.984699428 y: 1.16234648 z: -7.46253538 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0171939638 y: 0.592438221 z: 0.0782172903 w: -0.80162555 } position { x: -0.984656 y: 1.16233087 z: -7.46249294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0173043106 y: 0.592633724 z: 0.0782187209 w: -0.801478446 } position { x: -0.984653 y: 1.16227806 z: -7.46243858 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0173851252 y: 0.592879415 z: 0.0782924742 w: -0.80128777 } position { x: -0.984616399 y: 1.16222477 z: -7.46235561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0173333753 y: 0.593101 z: 0.0783852413 w: -0.801115811 } position { x: -0.984588563 y: 1.16224658 z: -7.46227837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0172450952 y: 0.593271375 z: 0.0783994123 w: -0.800990105 } position { x: -0.984546781 y: 1.16228271 z: -7.46224117 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0171201583 y: 0.593477786 z: 0.0783204734 w: -0.80084765 } position { x: -0.984485269 y: 1.16228306 z: -7.4621706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0170306545 y: 0.593702614 z: 0.0783500448 w: -0.80068 } position { x: -0.984445155 y: 1.16224873 z: -7.46209812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0169601943 y: 0.59388268 z: 0.0784985274 w: -0.800533414 } position { x: -0.984483719 y: 1.16219985 z: -7.46199751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0170688406 y: 0.594075739 z: 0.0786585137 w: -0.800372124 } position { x: -0.984442174 y: 1.1621995 z: -7.46190739 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0171659421 y: 0.594204485 z: 0.0787534267 w: -0.800265133 } position { x: -0.98442477 y: 1.16222906 z: -7.46186733 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0172212701 y: 0.594297 z: 0.0788005 w: -0.800190628 } position { x: -0.984440923 y: 1.16226876 z: -7.46184874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0172394142 y: 0.594354391 z: 0.0788748786 w: -0.800140262 } position { x: -0.984436214 y: 1.16226387 z: -7.4617815 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0172548071 y: 0.594396949 z: 0.078845948 w: -0.800111175 } position { x: -0.984478116 y: 1.16227889 z: -7.46166134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0171083473 y: 0.594519436 z: 0.0788036212 w: -0.80002749 } position { x: -0.984474 y: 1.16230023 z: -7.46161556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0169275235 y: 0.594587445 z: 0.0787355155 w: -0.799987495 } position { x: -0.984475672 y: 1.16231656 z: -7.46157551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0167525522 y: 0.594614744 z: 0.0786829 w: -0.799976051 } position { x: -0.984440267 y: 1.16230249 z: -7.4615984 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.016662 y: 0.594527125 z: 0.0786514 w: -0.800046146 } position { x: -0.984500527 y: 1.16226935 z: -7.46160269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0166505 y: 0.594346 z: 0.0786734447 w: -0.800178826 } position { x: -0.984534144 y: 1.1622237 z: -7.46162033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0167336315 y: 0.594029307 z: 0.0788177177 w: -0.800398 } position { x: -0.984600425 y: 1.16221166 z: -7.46173096 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0164866801 y: 0.593427241 z: 0.0791311637 w: -0.800818682 } position { x: -0.984618127 y: 1.16221631 z: -7.46196413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0161632653 y: 0.592602372 z: 0.0794817805 w: -0.801401198 } position { x: -0.984663904 y: 1.16228354 z: -7.46223497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.868] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0157665219 y: 0.59135139 z: 0.0798100159 w: -0.802300036 } position { x: -0.984736145 y: 1.16230714 z: -7.4624877 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0153912734 y: 0.590062618 z: 0.0801025555 w: -0.803226531 } position { x: -0.984834254 y: 1.16226435 z: -7.46277428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.015084899 y: 0.588609397 z: 0.0804535225 w: -0.804262877 } position { x: -0.984937906 y: 1.16229749 z: -7.46309328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0146670146 y: 0.587137878 z: 0.0808579773 w: -0.805304885 } position { x: -0.985008121 y: 1.1623497 z: -7.46336794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0143137621 y: 0.585552 z: 0.0811397806 w: -0.806436837 } position { x: -0.985110641 y: 1.16233313 z: -7.46368408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0140550416 y: 0.584178 z: 0.0814945251 w: -0.807401597 } position { x: -0.985205173 y: 1.16229212 z: -7.46394825 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.013925801 y: 0.582895935 z: 0.0818582252 w: -0.808293045 } position { x: -0.985307574 y: 1.16226161 z: -7.46423292 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0139554292 y: 0.581755042 z: 0.0820931 w: -0.809090257 } position { x: -0.985414326 y: 1.16229022 z: -7.464468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0138882305 y: 0.580725193 z: 0.0822368637 w: -0.809816301 } position { x: -0.985476 y: 1.16236186 z: -7.46467161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:51.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0138578406 y: 0.580010176 z: 0.0822205916 w: -0.810330749 } position { x: -0.985514045 y: 1.16237164 z: -7.46486 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0137656657 y: 0.579497337 z: 0.0822786912 w: -0.810693264 } position { x: -0.985557437 y: 1.16238678 z: -7.46501589 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0137773994 y: 0.579244792 z: 0.0822556242 w: -0.810875952 } position { x: -0.985580742 y: 1.16238213 z: -7.46512 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0138245411 y: 0.579197466 z: 0.0822503045 w: -0.81090939 } position { x: -0.985609889 y: 1.16235363 z: -7.46514273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0138867544 y: 0.579496682 z: 0.082208313 w: -0.810698807 } position { x: -0.985616446 y: 1.16236079 z: -7.46513844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0140302274 y: 0.580033362 z: 0.0820781887 w: -0.810325623 } position { x: -0.985606492 y: 1.16238594 z: -7.4650979 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0142885549 y: 0.580832303 z: 0.0817488208 w: -0.809781969 } position { x: -0.985586584 y: 1.16240275 z: -7.46497202 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0144973639 y: 0.581783 z: 0.0813177079 w: -0.809138954 } position { x: -0.985546052 y: 1.16241872 z: -7.46489191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.104] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.014723164 y: 0.582850277 z: 0.0808973312 w: -0.808408558 } position { x: -0.985530376 y: 1.16235042 z: -7.46474123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0150219686 y: 0.584123135 z: 0.0805683881 w: -0.807516694 } position { x: -0.98547256 y: 1.16229045 z: -7.46450377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.131] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0152264936 y: 0.585509241 z: 0.0803132132 w: -0.806533873 } position { x: -0.985400617 y: 1.16223431 z: -7.46421623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0155531066 y: 0.587049186 z: 0.080020763 w: -0.805436611 } position { x: -0.985330701 y: 1.16221094 z: -7.46394873 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0159694515 y: 0.588647246 z: 0.0796454251 w: -0.80429852 } position { x: -0.985276759 y: 1.16213107 z: -7.46364832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0165072698 y: 0.590452969 z: 0.0792925656 w: -0.802997828 } position { x: -0.985191822 y: 1.1620537 z: -7.46329927 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0170405507 y: 0.59214592 z: 0.0789753795 w: -0.801770449 } position { x: -0.985103548 y: 1.16202283 z: -7.46299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0175422169 y: 0.59382236 z: 0.0787021294 w: -0.800545633 } position { x: -0.985053182 y: 1.16200054 z: -7.46264935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0180844348 y: 0.595613956 z: 0.0783600807 w: -0.799235046 } position { x: -0.98499006 y: 1.16193748 z: -7.46231174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0185592528 y: 0.597142696 z: 0.0780492574 w: -0.798113048 } position { x: -0.984979808 y: 1.16191089 z: -7.46195459 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0190999601 y: 0.598894656 z: 0.0778333545 w: -0.796807587 } position { x: -0.984972239 y: 1.16173041 z: -7.46148872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0194436405 y: 0.600663662 z: 0.0776978 w: -0.795479834 } position { x: -0.9848997 y: 1.16179383 z: -7.46104813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0196707491 y: 0.602494895 z: 0.0774713382 w: -0.794110298 } position { x: -0.984772861 y: 1.16187775 z: -7.46058702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.284] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.019927742 y: 0.604437292 z: 0.077170372 w: -0.792655826 } position { x: -0.984683 y: 1.16183066 z: -7.46009254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0203075279 y: 0.606540501 z: 0.0768130645 w: -0.791072667 } position { x: -0.984557211 y: 1.16179907 z: -7.45952034 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0206105113 y: 0.608594298 z: 0.0766375512 w: -0.789502919 } position { x: -0.984466612 y: 1.16167808 z: -7.45895624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0209944658 y: 0.610831738 z: 0.0764597058 w: -0.787780285 } position { x: -0.984297574 y: 1.16159558 z: -7.45826817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0213741381 y: 0.61326015 z: 0.0763195 w: -0.785894692 } position { x: -0.984134316 y: 1.16160548 z: -7.45747137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0217440892 y: 0.616046607 z: 0.0760381073 w: -0.783729553 } position { x: -0.983896792 y: 1.16166747 z: -7.45663309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0220406763 y: 0.618694127 z: 0.0757297799 w: -0.781662822 } position { x: -0.983774424 y: 1.16152954 z: -7.4559083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0222202856 y: 0.621307075 z: 0.0755789801 w: -0.779597163 } position { x: -0.983536959 y: 1.16146219 z: -7.455194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0224694628 y: 0.623941839 z: 0.0755175501 w: -0.777488768 } position { x: -0.983359873 y: 1.16134977 z: -7.45438528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0227115545 y: 0.626507819 z: 0.0754203498 w: -0.775424957 } position { x: -0.983131826 y: 1.16130078 z: -7.45351505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0228474084 y: 0.629088461 z: 0.0754593685 w: -0.773325 } position { x: -0.982913 y: 1.16127837 z: -7.4526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0228595585 y: 0.632071614 z: 0.0756819323 w: -0.770866513 } position { x: -0.982652366 y: 1.16122115 z: -7.45155764 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0228724871 y: 0.63488555 z: 0.0759115666 w: -0.768527567 } position { x: -0.982411146 y: 1.16115761 z: -7.45059299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0230236091 y: 0.637636483 z: 0.0761593357 w: -0.766217589 } position { x: -0.982150316 y: 1.16111207 z: -7.44969893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0231809709 y: 0.640246928 z: 0.0763574541 w: -0.764013112 } position { x: -0.981884658 y: 1.1610235 z: -7.44873524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0233543068 y: 0.642902613 z: 0.0767511204 w: -0.761734903 } position { x: -0.981628537 y: 1.16095388 z: -7.44766092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.023504151 y: 0.645877719 z: 0.0773757249 w: -0.759145916 } position { x: -0.981352508 y: 1.16085827 z: -7.44644928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0233782027 y: 0.648861885 z: 0.0782661438 w: -0.756509185 } position { x: -0.981024802 y: 1.16078734 z: -7.44525051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0231109858 y: 0.652079463 z: 0.0791595578 w: -0.753652453 } position { x: -0.980725229 y: 1.16072059 z: -7.44405127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.549] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0229815654 y: 0.655339658 z: 0.0798123553 w: -0.750754118 } position { x: -0.98042804 y: 1.16067052 z: -7.44278431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.561] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.023121072 y: 0.658870339 z: 0.0802434236 w: -0.747607 } position { x: -0.980116487 y: 1.16065323 z: -7.44143677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.023173552 y: 0.662117183 z: 0.0805458724 w: -0.744698822 } position { x: -0.979844749 y: 1.16059923 z: -7.44018126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.023222303 y: 0.665394962 z: 0.0807311684 w: -0.741749883 } position { x: -0.979624271 y: 1.16056347 z: -7.4388876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0232061036 y: 0.668616891 z: 0.08090882 w: -0.738827884 } position { x: -0.979409 y: 1.16045439 z: -7.43769789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0231623277 y: 0.671963811 z: 0.0812855065 w: -0.735745072 } position { x: -0.97924161 y: 1.16028368 z: -7.43645048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0232558548 y: 0.674937427 z: 0.0815585628 w: -0.732984841 } position { x: -0.979222298 y: 1.16026497 z: -7.4353056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0233612731 y: 0.677626669 z: 0.0816340894 w: -0.730487704 } position { x: -0.979008675 y: 1.16029251 z: -7.43432379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0233502816 y: 0.679991961 z: 0.0815619603 w: -0.72829479 } position { x: -0.978908479 y: 1.16020608 z: -7.43342066 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0232490916 y: 0.682089686 z: 0.0815003738 w: -0.726340711 } position { x: -0.978870392 y: 1.16022611 z: -7.43258142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.023015663 y: 0.68397665 z: 0.0814562216 w: -0.724576533 } position { x: -0.978684068 y: 1.16016018 z: -7.43169832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0228729267 y: 0.685475886 z: 0.081522 w: -0.723155439 } position { x: -0.978725076 y: 1.16000509 z: -7.43096828 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0230190679 y: 0.686663508 z: 0.0816731676 w: -0.722006142 } position { x: -0.978683174 y: 1.15984702 z: -7.43033314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0232398491 y: 0.687502384 z: 0.0819870383 w: -0.721164703 } position { x: -0.978731751 y: 1.15980923 z: -7.42983246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0233899578 y: 0.688095748 z: 0.0823302194 w: -0.72055459 } position { x: -0.978776157 y: 1.15965569 z: -7.42929745 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0234204251 y: 0.688353717 z: 0.0826741159 w: -0.720267832 } position { x: -0.978740513 y: 1.1596626 z: -7.42892265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0234407391 y: 0.688305676 z: 0.0830203816 w: -0.720273137 } position { x: -0.978783786 y: 1.15957832 z: -7.42876244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0234150086 y: 0.68773067 z: 0.0835192129 w: -0.720765412 } position { x: -0.978792608 y: 1.1595546 z: -7.42881393 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0231221691 y: 0.686620712 z: 0.0841242671 w: -0.721762061 } position { x: -0.978890479 y: 1.15955865 z: -7.42911911 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0227596108 y: 0.684767962 z: 0.0848409384 w: -0.723448 } position { x: -0.979002237 y: 1.15962696 z: -7.42953587 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.022301143 y: 0.682528794 z: 0.0852644816 w: -0.725525379 } position { x: -0.979153275 y: 1.15981281 z: -7.43003607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.021743834 y: 0.679911315 z: 0.085480772 w: -0.727970362 } position { x: -0.979338825 y: 1.15990102 z: -7.43071365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0213725902 y: 0.676573157 z: 0.0856419131 w: -0.731066 } position { x: -0.979507327 y: 1.15995395 z: -7.4318676 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0210296176 y: 0.671907 z: 0.0858606 w: -0.735341251 } position { x: -0.979727566 y: 1.16018915 z: -7.43339157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0203449354 y: 0.6666978 z: 0.0862646922 w: -0.740039527 } position { x: -0.979996443 y: 1.16034615 z: -7.43486547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0195398014 y: 0.661005378 z: 0.086923562 w: -0.745073378 } position { x: -0.980382383 y: 1.16041684 z: -7.43632174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0189239327 y: 0.655040324 z: 0.0877231136 w: -0.750245869 } position { x: -0.980802715 y: 1.16061687 z: -7.43783569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0182746165 y: 0.648874342 z: 0.0882742926 w: -0.755536735 } position { x: -0.981159151 y: 1.1609453 z: -7.43942833 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0173108801 y: 0.642183781 z: 0.0887424648 w: -0.761199892 } position { x: -0.981785 y: 1.16130495 z: -7.44115543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0165252183 y: 0.636071 z: 0.0889928788 w: -0.76630336 } position { x: -0.982124329 y: 1.16140378 z: -7.44274759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.01574504 y: 0.630174875 z: 0.0895433873 w: -0.771111965 } position { x: -0.98249954 y: 1.1615113 z: -7.44432783 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.015125744 y: 0.624748 z: 0.0900222957 w: -0.775472224 } position { x: -0.982918739 y: 1.16165686 z: -7.44579458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:52.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0145589411 y: 0.619350553 z: 0.0905463696 w: -0.77974 } position { x: -0.983253539 y: 1.16192901 z: -7.44740963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0141071621 y: 0.614635 z: 0.0905616879 w: -0.783468902 } position { x: -0.983626306 y: 1.16223907 z: -7.44903088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0135542927 y: 0.610038936 z: 0.0902876109 w: -0.787094 } position { x: -0.983924508 y: 1.16252553 z: -7.45064878 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0129763409 y: 0.605666578 z: 0.0898977146 w: -0.790517569 } position { x: -0.984271526 y: 1.16266108 z: -7.45215559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0125694191 y: 0.601578653 z: 0.0896253 w: -0.793670237 } position { x: -0.984582543 y: 1.16270483 z: -7.45347595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.063] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0123641994 y: 0.597774923 z: 0.0895030871 w: -0.796556 } position { x: -0.984969079 y: 1.16278267 z: -7.45478725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.076] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0124073885 y: 0.594722092 z: 0.0892991871 w: -0.79886 } position { x: -0.985210598 y: 1.16290176 z: -7.45596743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0127625326 y: 0.592096686 z: 0.0887841806 w: -0.800859511 } position { x: -0.98550415 y: 1.16248977 z: -7.45707464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.101] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0144028263 y: 0.58960408 z: 0.08896 w: -0.8026492 } position { x: -0.985985637 y: 1.16238654 z: -7.458148 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0160767455 y: 0.587074637 z: 0.0891352296 w: -0.804450095 } position { x: -0.986221075 y: 1.16253555 z: -7.45944071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.131] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0170100778 y: 0.584926903 z: 0.0886442661 w: -0.806048 } position { x: -0.986364961 y: 1.16278672 z: -7.46038818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0176540669 y: 0.58319211 z: 0.0877423435 w: -0.807388723 } position { x: -0.986517489 y: 1.16296601 z: -7.46105194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0180800669 y: 0.582084358 z: 0.0868646502 w: -0.808273137 } position { x: -0.986584365 y: 1.16297495 z: -7.46176577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0182261486 y: 0.581259608 z: 0.0859897956 w: -0.808956623 } position { x: -0.986605227 y: 1.16311359 z: -7.46274567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.187] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0182745513 y: 0.5803262 z: 0.085055 w: -0.809724152 } position { x: -0.986696 y: 1.16314828 z: -7.46365404 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.199] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0184822679 y: 0.579304159 z: 0.0843562707 w: -0.810524 } position { x: -0.986821055 y: 1.16309738 z: -7.46445036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0188228805 y: 0.578338087 z: 0.0838758126 w: -0.811255634 } position { x: -0.986974597 y: 1.16299188 z: -7.4650321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0192682371 y: 0.577528715 z: 0.0835532621 w: -0.81185478 } position { x: -0.98711586 y: 1.16301954 z: -7.46560812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0195891485 y: 0.576867163 z: 0.0832838938 w: -0.812345 } position { x: -0.987199903 y: 1.16312134 z: -7.46611309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0197260045 y: 0.576577902 z: 0.0829187483 w: -0.812584341 } position { x: -0.987279773 y: 1.16318393 z: -7.46645832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0197368432 y: 0.576635361 z: 0.0827298239 w: -0.812562525 } position { x: -0.987363756 y: 1.16316807 z: -7.46658421 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0196112823 y: 0.577276409 z: 0.0826881304 w: -0.812114537 } position { x: -0.987364709 y: 1.16313422 z: -7.46660948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.295] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0195328239 y: 0.578357637 z: 0.082682617 w: -0.811347365 } position { x: -0.987283289 y: 1.16312373 z: -7.46657753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0198157839 y: 0.57998 z: 0.0824911445 w: -0.810201049 } position { x: -0.987272441 y: 1.16296637 z: -7.46631384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0205880217 y: 0.581957221 z: 0.0824833736 w: -0.808763504 } position { x: -0.987205565 y: 1.1626662 z: -7.46601248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0211893078 y: 0.584358335 z: 0.0829296485 w: -0.806969047 } position { x: -0.987169147 y: 1.16262043 z: -7.46554518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.021568438 y: 0.587374687 z: 0.083265923 w: -0.804731369 } position { x: -0.986974 y: 1.16268301 z: -7.46482277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0217989 y: 0.59134835 z: 0.0832962841 w: -0.801806509 } position { x: -0.986762464 y: 1.16273916 z: -7.46382475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0217259228 y: 0.595768809 z: 0.0828995779 w: -0.798570693 } position { x: -0.986444592 y: 1.16294229 z: -7.46275234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.021391511 y: 0.600843251 z: 0.08222121 w: -0.794839263 } position { x: -0.986149371 y: 1.16281378 z: -7.46158743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0213535111 y: 0.60627836 z: 0.0817594603 w: -0.790750325 } position { x: -0.985877872 y: 1.1625967 z: -7.46029758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.021765966 y: 0.611962497 z: 0.0812407807 w: -0.786402 } position { x: -0.985576153 y: 1.16252422 z: -7.45883894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0222881231 y: 0.61837709 z: 0.0804224759 w: -0.781437933 } position { x: -0.985169172 y: 1.16266143 z: -7.45712805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0224013794 y: 0.624693 z: 0.0792424753 w: -0.776516259 } position { x: -0.984791458 y: 1.1627655 z: -7.45538807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.466] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.022438487 y: 0.631339788 z: 0.0781132057 w: -0.771236062 } position { x: -0.984465361 y: 1.16282761 z: -7.45353651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0227738619 y: 0.638022542 z: 0.0769247711 w: -0.765827179 } position { x: -0.984200478 y: 1.1628778 z: -7.45173073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0230229218 y: 0.64510119 z: 0.0758153 w: -0.759977877 } position { x: -0.984008074 y: 1.16282403 z: -7.44978857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0233855322 y: 0.651429534 z: 0.0750530586 w: -0.754625559 } position { x: -0.983897924 y: 1.16281593 z: -7.44790792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0236696918 y: 0.657562673 z: 0.0747196376 w: -0.749311686 } position { x: -0.983922 y: 1.16277 z: -7.44595146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0240079612 y: 0.663630962 z: 0.0748431236 w: -0.743919432 } position { x: -0.983896494 y: 1.16289902 z: -7.44386339 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0241624508 y: 0.669675171 z: 0.0749637038 w: -0.738465846 } position { x: -0.983967662 y: 1.16335511 z: -7.44178438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0237743817 y: 0.675925493 z: 0.0744520947 w: -0.732814 } position { x: -0.983924389 y: 1.1638906 z: -7.43960953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0224999301 y: 0.681652665 z: 0.0733766705 w: -0.727639496 } position { x: -0.983918667 y: 1.16425776 z: -7.43759298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0209201854 y: 0.68725121 z: 0.0725534409 w: -0.722484767 } position { x: -0.984015465 y: 1.16441154 z: -7.43547487 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0197177529 y: 0.692700684 z: 0.0718565434 w: -0.717365742 } position { x: -0.9842484 y: 1.16452372 z: -7.43330097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0184756499 y: 0.698543072 z: 0.0713749751 w: -0.711759686 } position { x: -0.984541953 y: 1.16444528 z: -7.43098974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0173519049 y: 0.703848064 z: 0.0715628415 w: -0.706523657 } position { x: -0.984831154 y: 1.16451597 z: -7.42889786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0161973033 y: 0.709082 z: 0.071775876 w: -0.701276362 } position { x: -0.985243678 y: 1.16460574 z: -7.42661428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0154551463 y: 0.714390635 z: 0.0721208826 w: -0.695848942 } position { x: -0.985697567 y: 1.16449106 z: -7.42433453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0151552586 y: 0.719475 z: 0.0725180954 w: -0.690555811 } position { x: -0.985984087 y: 1.16451228 z: -7.4224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0147378212 y: 0.724415779 z: 0.0726814866 w: -0.685362637 } position { x: -0.986205 y: 1.16475689 z: -7.42046595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0143981948 y: 0.728444517 z: 0.0724674836 w: -0.68110919 } position { x: -0.986518443 y: 1.16497302 z: -7.41855478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.014048323 y: 0.732267678 z: 0.0721714795 w: -0.677036166 } position { x: -0.986641824 y: 1.16488302 z: -7.41664886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.013214536 y: 0.735882401 z: 0.0721479654 w: -0.673124909 } position { x: -0.986713767 y: 1.16546988 z: -7.41482878 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.740] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0118937446 y: 0.739585817 z: 0.0711373836 w: -0.669186711 } position { x: -0.987205088 y: 1.16523671 z: -7.4127965 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.011960661 y: 0.742907465 z: 0.0712704733 w: -0.665481746 } position { x: -0.987665951 y: 1.16482317 z: -7.41100359 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0114803268 y: 0.74611187 z: 0.0720360577 w: -0.661812842 } position { x: -0.988128603 y: 1.16513836 z: -7.40937471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.784] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0102846604 y: 0.749035656 z: 0.0722927153 w: -0.6584934 } position { x: -0.988366 y: 1.16573203 z: -7.40783119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00882006809 y: 0.751826823 z: 0.0720811114 w: -0.655349493 } position { x: -0.988753498 y: 1.16611469 z: -7.40630198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00536207762 y: 0.75681 z: 0.0714135244 w: -0.6497 } position { x: -0.989465237 y: 1.16683078 z: -7.4034915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.835] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00333385286 y: 0.758974314 z: 0.07091517 w: -0.647238731 } position { x: -0.989886224 y: 1.16714358 z: -7.40218592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.848] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00151967816 y: 0.761018038 z: 0.0706451908 w: -0.644870937 } position { x: -0.990425348 y: 1.16712737 z: -7.40086794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00023378717 y: 0.763096571 z: 0.0709393322 w: -0.642379344 } position { x: -0.991036236 y: 1.1671201 z: -7.39951563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000812998158 y: 0.764986932 z: 0.0713349208 w: -0.640082598 } position { x: -0.991300404 y: 1.16741681 z: -7.3983326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.889] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00221308786 y: 0.766707718 z: 0.0714144483 w: -0.638008237 } position { x: -0.991706967 y: 1.16778386 z: -7.39722061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0039020502 y: 0.768337369 z: 0.0712555647 w: -0.636054337 } position { x: -0.992081 y: 1.16807103 z: -7.39620972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.917] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00560163334 y: 0.769834518 z: 0.0710748732 w: -0.634249032 } position { x: -0.992393255 y: 1.16826391 z: -7.39512253 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00739818253 y: 0.771380782 z: 0.0709312856 w: -0.632365167 } position { x: -0.992724061 y: 1.16827428 z: -7.3941493 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.944] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00879105832 y: 0.772636712 z: 0.0711736605 w: -0.630784869 } position { x: -0.992975533 y: 1.16833925 z: -7.39328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00997843 y: 0.773689687 z: 0.0714702532 w: -0.629441619 } position { x: -0.993317485 y: 1.16842508 z: -7.39250183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0110119069 y: 0.774662435 z: 0.0719468892 w: -0.628172338 } position { x: -0.9936198 y: 1.16843355 z: -7.39169645 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:53.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.01203888 y: 0.775589585 z: 0.0724795833 w: -0.626947045 } position { x: -0.993940711 y: 1.16853607 z: -7.3908968 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0127701936 y: 0.776418567 z: 0.0731104389 w: -0.625832319 } position { x: -0.994195 y: 1.1683836 z: -7.39014769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.014] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.013401825 y: 0.777188897 z: 0.0739133656 w: -0.624767661 } position { x: -0.994569778 y: 1.16828787 z: -7.38948774 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.029] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0138184717 y: 0.77786994 z: 0.0748793259 w: -0.623795271 } position { x: -0.994859159 y: 1.16798759 z: -7.38889885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.043] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0140280742 y: 0.778503895 z: 0.0763574764 w: -0.622819781 } position { x: -0.995207608 y: 1.16765189 z: -7.38828182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.057] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0138731208 y: 0.77903986 z: 0.0779063925 w: -0.62196064 } position { x: -0.995479107 y: 1.16738498 z: -7.38777399 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.071] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0135710184 y: 0.779547632 z: 0.0793193 w: -0.621152 } position { x: -0.995892465 y: 1.16704941 z: -7.38730383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.083] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0126850884 y: 0.780009866 z: 0.0810961425 w: -0.620360494 } position { x: -0.996109962 y: 1.16668642 z: -7.38676 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0116743613 y: 0.780515313 z: 0.0825144798 w: -0.619557 } position { x: -0.996287704 y: 1.16657734 z: -7.38637114 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.111] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.010950163 y: 0.781058431 z: 0.0838009119 w: -0.618712544 } position { x: -0.996290147 y: 1.16668224 z: -7.38591862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.127] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0109925782 y: 0.781613946 z: 0.08413551 w: -0.617964506 } position { x: -0.996382 y: 1.1669786 z: -7.38555336 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.141] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0111892847 y: 0.782175 z: 0.0841606334 w: -0.617247164 } position { x: -0.996551633 y: 1.16667438 z: -7.38519144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0111072939 y: 0.782712936 z: 0.0845183805 w: -0.616517425 } position { x: -0.996586323 y: 1.1664778 z: -7.38493347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.169] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0113148075 y: 0.783104241 z: 0.0847489238 w: -0.615984857 } position { x: -0.996569633 y: 1.16646302 z: -7.3847661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0115017723 y: 0.783456266 z: 0.0851225257 w: -0.615482032 } position { x: -0.996691704 y: 1.16642749 z: -7.38451767 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0114980349 y: 0.783744037 z: 0.0854562446 w: -0.61506933 } position { x: -0.996872067 y: 1.16633368 z: -7.38434553 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0113628022 y: 0.783986032 z: 0.0860116854 w: -0.614685893 } position { x: -0.996961415 y: 1.16615689 z: -7.38430166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.223] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0113602 y: 0.784092307 z: 0.0866292194 w: -0.614463687 } position { x: -0.996992946 y: 1.16621256 z: -7.38436556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0114680752 y: 0.784100473 z: 0.0869024396 w: -0.614412665 } position { x: -0.997085273 y: 1.16645622 z: -7.3843627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0114931632 y: 0.78407824 z: 0.0868412182 w: -0.614449203 } position { x: -0.997257233 y: 1.16644847 z: -7.38432598 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0112220785 y: 0.784058809 z: 0.0868103132 w: -0.614483356 } position { x: -0.997346878 y: 1.16620493 z: -7.3843379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.282] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0106022106 y: 0.78409481 z: 0.0871883333 w: -0.614395 } position { x: -0.997453868 y: 1.16615081 z: -7.38436031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0103566758 y: 0.784172356 z: 0.0874879882 w: -0.614257574 } position { x: -0.997536778 y: 1.16636848 z: -7.38441658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.307] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0104878107 y: 0.784201384 z: 0.0873230323 w: -0.614241719 } position { x: -0.997466624 y: 1.1665113 z: -7.38449049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.319] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0108833816 y: 0.784207046 z: 0.0867696404 w: -0.614306152 } position { x: -0.997495949 y: 1.16646624 z: -7.38465595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.333] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.011104024 y: 0.784066916 z: 0.0867361724 w: -0.614485621 } position { x: -0.997475207 y: 1.1661514 z: -7.38482857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0109803919 y: 0.783844411 z: 0.087110348 w: -0.614718854 } position { x: -0.997420311 y: 1.16580963 z: -7.38491392 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.361] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0104009686 y: 0.783602118 z: 0.0876969621 w: -0.614954352 } position { x: -0.997398 y: 1.16559875 z: -7.38489723 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00982860103 y: 0.783488691 z: 0.0882351 w: -0.615031242 } position { x: -0.997364581 y: 1.165465 z: -7.38485575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.389] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00919203646 y: 0.783438146 z: 0.0890753344 w: -0.614984334 } position { x: -0.997408 y: 1.16502786 z: -7.38492584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00864234846 y: 0.783349812 z: 0.0902643576 w: -0.614931464 } position { x: -0.997429 y: 1.16446555 z: -7.38512611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0078105377 y: 0.783165216 z: 0.0916224 w: -0.614976883 } position { x: -0.997364819 y: 1.16440904 z: -7.38526773 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.430] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00750213442 y: 0.782928765 z: 0.0922960117 w: -0.615181 } position { x: -0.997121155 y: 1.16471434 z: -7.38536835 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00766305719 y: 0.78275305 z: 0.0920540914 w: -0.615438879 } position { x: -0.996884763 y: 1.16472089 z: -7.38540792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.460] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0079181511 y: 0.782681763 z: 0.0918255895 w: -0.615560412 } position { x: -0.996739447 y: 1.16442513 z: -7.38543034 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0079460321 y: 0.782598674 z: 0.0918631703 w: -0.615660071 } position { x: -0.996638596 y: 1.16399169 z: -7.38557 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00733107142 y: 0.782421827 z: 0.0926416 w: -0.615775883 } position { x: -0.996637583 y: 1.16333842 z: -7.38581133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.502] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00623524329 y: 0.782142282 z: 0.0939696804 w: -0.615941763 } position { x: -0.996503711 y: 1.16310596 z: -7.38599443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00535405893 y: 0.781856477 z: 0.0948988646 w: -0.616170526 } position { x: -0.996342 y: 1.16322 z: -7.38604259 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00479223533 y: 0.78168112 z: 0.0951588079 w: -0.616357446 } position { x: -0.99622 y: 1.16330552 z: -7.38614464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.543] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00439931 y: 0.781583726 z: 0.0952622071 w: -0.616467893 } position { x: -0.996105 y: 1.16318643 z: -7.38617802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00399835873 y: 0.781567335 z: 0.0953943953 w: -0.616471052 } position { x: -0.995986938 y: 1.16292953 z: -7.38627386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.571] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00352197513 y: 0.781561077 z: 0.0957808346 w: -0.616421878 } position { x: -0.995866477 y: 1.16278803 z: -7.38637495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.585] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00295603368 y: 0.781546295 z: 0.0961134434 w: -0.616391838 } position { x: -0.995826364 y: 1.16262186 z: -7.38647509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.597] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00225010817 y: 0.781534076 z: 0.0965646431 w: -0.616339743 } position { x: -0.995743454 y: 1.16237926 z: -7.38665628 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00145139173 y: 0.781406343 z: 0.097172685 w: -0.616408527 } position { x: -0.995684147 y: 1.16221583 z: -7.3867979 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000562949863 y: 0.781274498 z: 0.0976993367 w: -0.616493881 } position { x: -0.995724618 y: 1.16212201 z: -7.38687229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000333075586 y: 0.781237245 z: 0.0981998667 w: -0.616461754 } position { x: -0.995602608 y: 1.1620872 z: -7.3869 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.653] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00113227521 y: 0.781311631 z: 0.0984538347 w: -0.616325915 } position { x: -0.995519519 y: 1.16202641 z: -7.38686609 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.667] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00182359479 y: 0.781456351 z: 0.0986073837 w: -0.616116226 } position { x: -0.995381236 y: 1.16190994 z: -7.3867712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.682] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00219997065 y: 0.781792819 z: 0.0985561088 w: -0.615696192 } position { x: -0.995216906 y: 1.16194284 z: -7.38674212 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.694] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00237272074 y: 0.782064378 z: 0.0984104574 w: -0.615373909 } position { x: -0.995066106 y: 1.16176188 z: -7.38685465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0026117079 y: 0.782222211 z: 0.0984888449 w: -0.61515975 } position { x: -0.994842 y: 1.16157711 z: -7.38695288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00308833923 y: 0.782254815 z: 0.0986656323 w: -0.615087807 } position { x: -0.994698048 y: 1.16140676 z: -7.38689756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.736] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00393563136 y: 0.782299876 z: 0.0990746096 w: -0.614959896 } position { x: -0.994593203 y: 1.16100252 z: -7.38683 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.750] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00487784203 y: 0.782399774 z: 0.0997699723 w: -0.614713669 } position { x: -0.994475126 y: 1.16073871 z: -7.38674784 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00586089073 y: 0.782488644 z: 0.100462452 w: -0.614479065 } position { x: -0.994340479 y: 1.1605401 z: -7.38668966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00663273036 y: 0.782533526 z: 0.10111513 w: -0.614307046 } position { x: -0.994219363 y: 1.16035974 z: -7.38666582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00730400719 y: 0.782538 z: 0.101876162 w: -0.614168 } position { x: -0.994078517 y: 1.16005898 z: -7.38666105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00781306066 y: 0.782522678 z: 0.102581814 w: -0.61406368 } position { x: -0.9939785 y: 1.15985596 z: -7.38661242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.819] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00819507 y: 0.782509446 z: 0.103218094 w: -0.613968968 } position { x: -0.993855894 y: 1.15962398 z: -7.3865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.835] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0086367894 y: 0.782569528 z: 0.103817046 w: -0.613785267 } position { x: -0.993814 y: 1.15936458 z: -7.3864255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.848] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00924336 y: 0.782591343 z: 0.104515858 w: -0.61363 } position { x: -0.993669689 y: 1.15909982 z: -7.38639259 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00989221 y: 0.782635033 z: 0.105213821 w: -0.613444865 } position { x: -0.993525326 y: 1.15884829 z: -7.38632154 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103749931 y: 0.78261286 z: 0.105753615 w: -0.613372326 } position { x: -0.993401289 y: 1.15868795 z: -7.38623571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.889] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108458269 y: 0.782621682 z: 0.106342427 w: -0.61325115 } position { x: -0.99333632 y: 1.15844214 z: -7.38617563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.011415449 y: 0.782629788 z: 0.107024379 w: -0.613111854 } position { x: -0.993223131 y: 1.158108 z: -7.38610744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0121576879 y: 0.782614112 z: 0.107797131 w: -0.612982154 } position { x: -0.993118227 y: 1.15786886 z: -7.38607073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.931] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0128899328 y: 0.782570243 z: 0.10852319 w: -0.612895072 } position { x: -0.99296546 y: 1.15770471 z: -7.38600969 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0135843419 y: 0.782491684 z: 0.109072216 w: -0.612882912 } position { x: -0.992844462 y: 1.15742147 z: -7.38596725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0142149916 y: 0.782444596 z: 0.109668516 w: -0.612822354 } position { x: -0.992742956 y: 1.15720415 z: -7.38591862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.974] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0147780804 y: 0.782412 z: 0.110295974 w: -0.612738 } position { x: -0.99265033 y: 1.15695584 z: -7.38586 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:54.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0153851639 y: 0.782379448 z: 0.110938467 w: -0.612648666 } position { x: -0.992487311 y: 1.15674174 z: -7.38582659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.000] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0159818474 y: 0.782373309 z: 0.11137481 w: -0.61256206 } position { x: -0.992328942 y: 1.15660071 z: -7.3858037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.014] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0164539218 y: 0.782368481 z: 0.111734055 w: -0.612490296 } position { x: -0.992152274 y: 1.15645576 z: -7.38579082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.029] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0169112664 y: 0.782315195 z: 0.112063766 w: -0.612485647 } position { x: -0.992019 y: 1.15624058 z: -7.38576746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0174862761 y: 0.782245219 z: 0.112403981 w: -0.612496495 } position { x: -0.991864502 y: 1.15598214 z: -7.38578081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.055] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0180242341 y: 0.782111466 z: 0.112937801 w: -0.612553537 } position { x: -0.991744518 y: 1.15571809 z: -7.3857789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0185651258 y: 0.78196 z: 0.113548882 w: -0.61261791 } position { x: -0.99157244 y: 1.15551102 z: -7.38580275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0191289037 y: 0.781765 z: 0.11414066 w: -0.612739384 } position { x: -0.991445661 y: 1.15535331 z: -7.3858037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.099] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.019494608 y: 0.781561 z: 0.114673741 w: -0.612888455 } position { x: -0.991304874 y: 1.15523911 z: -7.38580132 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0198478885 y: 0.781382442 z: 0.115082651 w: -0.613028169 } position { x: -0.991090953 y: 1.15506935 z: -7.38582134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.125] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0201340523 y: 0.781183839 z: 0.115397632 w: -0.613212705 } position { x: -0.990967155 y: 1.15493238 z: -7.38590622 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.020377 y: 0.780924559 z: 0.115824535 w: -0.613454401 } position { x: -0.990794837 y: 1.15472066 z: -7.38593102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.155] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0206956156 y: 0.780678809 z: 0.116227478 w: -0.613680363 } position { x: -0.990679443 y: 1.15454423 z: -7.38598919 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.167] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0209360793 y: 0.780447483 z: 0.116588056 w: -0.61389792 } position { x: -0.99055028 y: 1.15444112 z: -7.38598585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0211824719 y: 0.780284941 z: 0.116951264 w: -0.614026964 } position { x: -0.990406394 y: 1.15435374 z: -7.38604498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.196] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0214626789 y: 0.780120611 z: 0.11721617 w: -0.614175558 } position { x: -0.990262389 y: 1.15422487 z: -7.38607883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0216790549 y: 0.779964268 z: 0.117420644 w: -0.61432749 } position { x: -0.99012512 y: 1.15417159 z: -7.38613462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0218515731 y: 0.779829741 z: 0.117496304 w: -0.614477575 } position { x: -0.990047216 y: 1.15408778 z: -7.38614655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.236] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0217993427 y: 0.779788613 z: 0.117573559 w: -0.614516854 } position { x: -0.989958346 y: 1.15407848 z: -7.38609076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0216391869 y: 0.779902279 z: 0.117519423 w: -0.614388645 } position { x: -0.989902198 y: 1.15405214 z: -7.38601542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0216212 y: 0.78014338 z: 0.117445201 w: -0.614097297 } position { x: -0.989863276 y: 1.15401065 z: -7.38593912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0216228627 y: 0.780463398 z: 0.117286831 w: -0.613720775 } position { x: -0.989824533 y: 1.1539315 z: -7.38583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.293] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0215456691 y: 0.780911863 z: 0.117240198 w: -0.613161623 } position { x: -0.989875257 y: 1.1539216 z: -7.38561773 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.306] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0212863423 y: 0.781731 z: 0.117097944 w: -0.612153292 } position { x: -0.989921 y: 1.15403664 z: -7.385221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0210967548 y: 0.782802045 z: 0.116764404 w: -0.610853493 } position { x: -0.990014493 y: 1.15411472 z: -7.38483047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.333] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0211314298 y: 0.784114122 z: 0.11628674 w: -0.609258473 } position { x: -0.990089297 y: 1.15411282 z: -7.3843751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.348] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.021330582 y: 0.785542488 z: 0.115740009 w: -0.607513189 } position { x: -0.990150273 y: 1.15412199 z: -7.38393831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.362] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0216381717 y: 0.787156582 z: 0.115115471 w: -0.605528593 } position { x: -0.990217209 y: 1.15416777 z: -7.38346052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0218899772 y: 0.788707852 z: 0.114564478 w: -0.60360235 } position { x: -0.990282476 y: 1.15422523 z: -7.38300943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0221960861 y: 0.790199757 z: 0.113867819 w: -0.601768851 } position { x: -0.990392 y: 1.15436566 z: -7.38255692 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0223105382 y: 0.791586459 z: 0.113101825 w: -0.600084245 } position { x: -0.990446508 y: 1.15450323 z: -7.38213396 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.417] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.022190582 y: 0.792867 z: 0.112262592 w: -0.598553777 } position { x: -0.990514398 y: 1.15462458 z: -7.38178682 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0218767673 y: 0.794022262 z: 0.111410879 w: -0.597191513 } position { x: -0.990601242 y: 1.154724 z: -7.38144255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0214956868 y: 0.794862747 z: 0.110710159 w: -0.596216857 } position { x: -0.990672708 y: 1.15489149 z: -7.3811655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0210288931 y: 0.795522928 z: 0.110061027 w: -0.595472634 } position { x: -0.99070096 y: 1.1551137 z: -7.38092804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.472] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0204306711 y: 0.795994341 z: 0.109319881 w: -0.59499979 } position { x: -0.990827441 y: 1.15532899 z: -7.38071394 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0195125137 y: 0.796368718 z: 0.1086438 w: -0.594653428 } position { x: -0.990924478 y: 1.15557492 z: -7.38055086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.502] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0187398437 y: 0.796596706 z: 0.108094819 w: -0.594472885 } position { x: -0.991069674 y: 1.1557827 z: -7.38035727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.017885007 y: 0.796764612 z: 0.107539259 w: -0.594375 } position { x: -0.991237879 y: 1.15604413 z: -7.3802166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0169423614 y: 0.796931505 z: 0.107054308 w: -0.594266355 } position { x: -0.991456568 y: 1.15633953 z: -7.37999201 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0158968903 y: 0.797206461 z: 0.106524669 w: -0.594021559 } position { x: -0.991695225 y: 1.15664423 z: -7.37972689 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0147705441 y: 0.797672629 z: 0.105795585 w: -0.593555033 } position { x: -0.991965652 y: 1.15697193 z: -7.3794055 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.569] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0137194796 y: 0.798213899 z: 0.105065845 w: -0.592981875 } position { x: -0.992194235 y: 1.15723205 z: -7.37917089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0127641046 y: 0.798832893 z: 0.104328945 w: -0.592299402 } position { x: -0.992468357 y: 1.15750146 z: -7.37884474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.599] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0118194502 y: 0.799546063 z: 0.103502057 w: -0.591501236 } position { x: -0.992694318 y: 1.15782571 z: -7.37851524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0107941311 y: 0.800409853 z: 0.102562226 w: -0.590515494 } position { x: -0.993024826 y: 1.15816689 z: -7.37815046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.627] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00997482333 y: 0.801325619 z: 0.101623245 w: -0.589449406 } position { x: -0.993288875 y: 1.15843213 z: -7.37776279 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.641] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00932907593 y: 0.802249074 z: 0.100653812 w: -0.588369131 } position { x: -0.9935835 y: 1.15871429 z: -7.37747431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00865989923 y: 0.803075492 z: 0.09976881 w: -0.587401867 } position { x: -0.993817568 y: 1.15892506 z: -7.37720823 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.667] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00808139332 y: 0.803795 z: 0.0988954604 w: -0.586573064 } position { x: -0.994020343 y: 1.15917957 z: -7.37697649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00753873447 y: 0.804382443 z: 0.0979845524 w: -0.585927665 } position { x: -0.994230509 y: 1.15950263 z: -7.376791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00698954938 y: 0.804777384 z: 0.0971088782 w: -0.585537732 } position { x: -0.994421065 y: 1.15974 z: -7.37662506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00639010919 y: 0.804916263 z: 0.0963511094 w: -0.585478902 } position { x: -0.994584262 y: 1.15992486 z: -7.37660551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.724] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00586392777 y: 0.804773748 z: 0.0956923664 w: -0.58578819 } position { x: -0.994690239 y: 1.16018033 z: -7.37667561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.736] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00519363908 y: 0.804292619 z: 0.0951202065 w: -0.586548 } position { x: -0.994743466 y: 1.16044545 z: -7.37687588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0044666715 y: 0.803325474 z: 0.0944907442 w: -0.587979376 } position { x: -0.994786203 y: 1.16074336 z: -7.37729406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.766] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00394194527 y: 0.80176 z: 0.0938511938 w: -0.590218 } position { x: -0.994678736 y: 1.16113186 z: -7.37798357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.778] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00339458324 y: 0.799407184 z: 0.0930836275 w: -0.593525171 } position { x: -0.994405746 y: 1.16148615 z: -7.37904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00247848709 y: 0.796002626 z: 0.0922523364 w: -0.598216712 } position { x: -0.994052768 y: 1.1619817 z: -7.38035488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.807] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000865805778 y: 0.791112602 z: 0.0915609375 w: -0.60477823 } position { x: -0.993671536 y: 1.16242456 z: -7.38213348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.819] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000931266055 y: 0.785180211 z: 0.0910315514 w: -0.612539351 } position { x: -0.993198097 y: 1.16295767 z: -7.38434076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.835] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0027986709 y: 0.777661085 z: 0.0907385 w: -0.62209481 } position { x: -0.992658198 y: 1.16342068 z: -7.38705969 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.848] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00541185634 y: 0.768620789 z: 0.0911704898 w: -0.633151412 } position { x: -0.992371 y: 1.163782 z: -7.39000177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00872861501 y: 0.757889152 z: 0.0923661217 w: -0.645752549 } position { x: -0.992336392 y: 1.16429448 z: -7.39304161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0115800798 y: 0.747380614 z: 0.093280986 w: -0.657713294 } position { x: -0.992346585 y: 1.16504836 z: -7.39594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.889] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0141233839 y: 0.736550391 z: 0.0937291682 w: -0.669708133 } position { x: -0.992248535 y: 1.16582763 z: -7.39918327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0166421141 y: 0.725307286 z: 0.0938129947 w: -0.681800187 } position { x: -0.992240787 y: 1.16660011 z: -7.40253878 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.916] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0191956516 y: 0.713792861 z: 0.0937298089 w: -0.693791032 } position { x: -0.992283225 y: 1.16720092 z: -7.40600586 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.931] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0218530111 y: 0.701419413 z: 0.0938119292 w: -0.70621 } position { x: -0.992416739 y: 1.16765666 z: -7.40967751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0240559019 y: 0.69002527 z: 0.0940651447 w: -0.717243552 } position { x: -0.992704213 y: 1.16809118 z: -7.41288567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257060379 y: 0.679165483 z: 0.0944764465 w: -0.727425337 } position { x: -0.993060648 y: 1.16849542 z: -7.41616106 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.974] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0273813084 y: 0.668903232 z: 0.0946541429 w: -0.736789882 } position { x: -0.993438661 y: 1.1690284 z: -7.41920614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:55.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0286252499 y: 0.658620775 z: 0.0946734697 w: -0.745946527 } position { x: -0.99381572 y: 1.16944599 z: -7.42247581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.001] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0298208836 y: 0.64961189 z: 0.0948058888 w: -0.753742039 } position { x: -0.994192481 y: 1.16974604 z: -7.42541456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0309529919 y: 0.641368687 z: 0.095087707 w: -0.760688186 } position { x: -0.99461776 y: 1.17006648 z: -7.42803526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.028] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.032048434 y: 0.634154618 z: 0.0951228663 w: -0.766663194 } position { x: -0.994707108 y: 1.17053151 z: -7.43049955 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.041] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03218209 y: 0.627779186 z: 0.0948062688 w: -0.771925867 } position { x: -0.995130837 y: 1.17069733 z: -7.43266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.057] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0323815383 y: 0.622119248 z: 0.0943176 w: -0.776545703 } position { x: -0.995407104 y: 1.1709075 z: -7.43475914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0322853 y: 0.617747486 z: 0.0940772146 w: -0.780061 } position { x: -0.995699584 y: 1.1710434 z: -7.43660545 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.085] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0320001841 y: 0.614167273 z: 0.0936526433 w: -0.782945573 } position { x: -0.995865703 y: 1.1711396 z: -7.43828535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.097] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0312619135 y: 0.611219108 z: 0.0932768881 w: -0.785323739 } position { x: -0.995972455 y: 1.17110217 z: -7.43979836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.113] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0304230805 y: 0.608818531 z: 0.0929102 w: -0.787262499 } position { x: -0.996081591 y: 1.17121255 z: -7.44110775 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.126] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0294913277 y: 0.607278 z: 0.0923604369 w: -0.78855139 } position { x: -0.996094584 y: 1.17128992 z: -7.44219732 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0285392776 y: 0.606317699 z: 0.091620259 w: -0.789411247 } position { x: -0.99606806 y: 1.17127502 z: -7.44317102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.152] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0276780482 y: 0.605878949 z: 0.090931654 w: -0.789858341 } position { x: -0.996004164 y: 1.17117488 z: -7.44400215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.168] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.026636377 y: 0.605875611 z: 0.0902894065 w: -0.789970279 } position { x: -0.995914638 y: 1.17100179 z: -7.44463825 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253636036 y: 0.606335342 z: 0.0897341594 w: -0.789722681 } position { x: -0.995848775 y: 1.1708616 z: -7.44510078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0242779776 y: 0.607242465 z: 0.0893543288 w: -0.789102674 } position { x: -0.995618701 y: 1.17073274 z: -7.44547081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0233524758 y: 0.608498871 z: 0.0890701786 w: -0.788194358 } position { x: -0.995420039 y: 1.17066956 z: -7.4456768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.222] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0224661585 y: 0.610034525 z: 0.0888456628 w: -0.787057579 } position { x: -0.995159805 y: 1.17058313 z: -7.44571495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0216191746 y: 0.612078428 z: 0.0886166841 w: -0.785518765 } position { x: -0.994933367 y: 1.1704222 z: -7.44557667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.250] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0207821559 y: 0.614312351 z: 0.0885229185 w: -0.783806264 } position { x: -0.994649 y: 1.17021048 z: -7.44529247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0198961906 y: 0.616885 z: 0.0883843824 w: -0.781821728 } position { x: -0.994378388 y: 1.17005908 z: -7.44487333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.278] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0189851616 y: 0.619756699 z: 0.08811827 w: -0.779600143 } position { x: -0.994065225 y: 1.16989374 z: -7.44441175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.293] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0181278326 y: 0.622859895 z: 0.08783371 w: -0.777175844 } position { x: -0.993746579 y: 1.16977561 z: -7.44379759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.306] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0172577165 y: 0.626451731 z: 0.0873552039 w: -0.774357438 } position { x: -0.993450582 y: 1.16960704 z: -7.44305658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0163649973 y: 0.63000083 z: 0.0868639946 w: -0.771547675 } position { x: -0.993093848 y: 1.16940892 z: -7.44232225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0154789509 y: 0.63373822 z: 0.0864126831 w: -0.768550038 } position { x: -0.992801666 y: 1.16917324 z: -7.44144201 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0145223672 y: 0.637696087 z: 0.085961476 w: -0.765338778 } position { x: -0.992468536 y: 1.16894603 z: -7.44048214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0135365548 y: 0.641777635 z: 0.085670121 w: -0.76197046 } position { x: -0.992168367 y: 1.16873336 z: -7.43948221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.375] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0122655714 y: 0.646079898 z: 0.0850442648 w: -0.758417964 } position { x: -0.991856158 y: 1.1685915 z: -7.43852711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0109961256 y: 0.649808824 z: 0.0841669366 w: -0.755343318 } position { x: -0.991571307 y: 1.16851783 z: -7.43768454 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.404] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.009865053 y: 0.653238595 z: 0.0832611546 w: -0.752495587 } position { x: -0.991393 y: 1.16830134 z: -7.43685389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00893427059 y: 0.656345665 z: 0.0827577487 w: -0.749854505 } position { x: -0.991179585 y: 1.16795087 z: -7.43599081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.432] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00807192549 y: 0.659232199 z: 0.0826728 w: -0.747337341 } position { x: -0.990985036 y: 1.1677537 z: -7.43511963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.447] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0070901555 y: 0.6622141 z: 0.0826580524 w: -0.744707882 } position { x: -0.990784645 y: 1.16754293 z: -7.43416309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00619753078 y: 0.664833367 z: 0.0826021805 w: -0.742384732 } position { x: -0.990639687 y: 1.16742361 z: -7.4333477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00517943082 y: 0.667165875 z: 0.0823341832 w: -0.740326941 } position { x: -0.990488827 y: 1.1673336 z: -7.43264818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.487] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00420636171 y: 0.669069052 z: 0.0820722282 w: -0.738642752 } position { x: -0.990349531 y: 1.16719019 z: -7.4320569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00320571335 y: 0.670749247 z: 0.0818024576 w: -0.737152398 } position { x: -0.990263581 y: 1.16703475 z: -7.43145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.514] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00236152951 y: 0.671971202 z: 0.0816188 w: -0.736062169 } position { x: -0.99016732 y: 1.16693294 z: -7.43087959 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.529] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00159410178 y: 0.672980905 z: 0.0814535394 w: -0.735159576 } position { x: -0.990146875 y: 1.16685295 z: -7.4303484 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.544] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00105510117 y: 0.673818171 z: 0.0813513324 w: -0.734404564 } position { x: -0.990079939 y: 1.16676605 z: -7.42989779 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.555] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000779594062 y: 0.674460053 z: 0.0813478678 w: -0.73381573 } position { x: -0.990058899 y: 1.16664016 z: -7.42944908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.571] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000599302 y: 0.675071955 z: 0.0815255195 w: -0.733233392 } position { x: -0.989992559 y: 1.1665566 z: -7.42905331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00049635896 y: 0.675471485 z: 0.0817432329 w: -0.732841134 } position { x: -0.989922881 y: 1.16647303 z: -7.42869568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.597] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000448993174 y: 0.675771892 z: 0.0820324346 w: -0.732531786 } position { x: -0.989905179 y: 1.16642511 z: -7.4283886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.613] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00042569841 y: 0.675964773 z: 0.0822234 w: -0.732332408 } position { x: -0.989829242 y: 1.16638947 z: -7.42809677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.625] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000564499409 y: 0.67611444 z: 0.0825428143 w: -0.732158303 } position { x: -0.989767432 y: 1.16637778 z: -7.42779541 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.641] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000667575921 y: 0.676230133 z: 0.0827755556 w: -0.732024968 } position { x: -0.989742339 y: 1.16628373 z: -7.42751169 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.653] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000756634749 y: 0.676386356 z: 0.0832157135 w: -0.731830597 } position { x: -0.989686668 y: 1.16620147 z: -7.42723417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000797197339 y: 0.676516175 z: 0.0836261287 w: -0.731663764 } position { x: -0.989669323 y: 1.16615558 z: -7.42698288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00083807495 y: 0.676692605 z: 0.0840765536 w: -0.731448948 } position { x: -0.989600658 y: 1.166134 z: -7.42677879 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.695] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000958906952 y: 0.676845312 z: 0.0844348 w: -0.731266201 } position { x: -0.98951751 y: 1.16609085 z: -7.42656803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0010962846 y: 0.677041352 z: 0.0846843 w: -0.731055677 } position { x: -0.98944658 y: 1.16605544 z: -7.42639303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00103531312 y: 0.677278459 z: 0.0848709717 w: -0.730814517 } position { x: -0.989353657 y: 1.16601992 z: -7.42622709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.738] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00102211244 y: 0.677419543 z: 0.0850186199 w: -0.730666518 } position { x: -0.989318311 y: 1.16593778 z: -7.426126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.750] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000879319326 y: 0.677498817 z: 0.0851493552 w: -0.730577946 } position { x: -0.989231288 y: 1.16586125 z: -7.42605686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000733133813 y: 0.677515 z: 0.0853044614 w: -0.730545044 } position { x: -0.989186406 y: 1.1658169 z: -7.42603207 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.778] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000489579106 y: 0.677387953 z: 0.0854106694 w: -0.730650723 } position { x: -0.989099085 y: 1.16584635 z: -7.42608309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.792] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000345051783 y: 0.677078 z: 0.0853459463 w: -0.730945528 } position { x: -0.988974333 y: 1.16583741 z: -7.42621183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.807] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000118272983 y: 0.676517606 z: 0.085347496 w: -0.731464088 } position { x: -0.988904476 y: 1.16577613 z: -7.42645836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.820] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -3.3387696e-05 y: 0.675687373 z: 0.0853587165 w: -0.732229829 } position { x: -0.988827586 y: 1.16570735 z: -7.42691422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.834] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 7.0956537e-07 y: 0.674198091 z: 0.085357748 w: -0.733601451 } position { x: -0.988696218 y: 1.16575563 z: -7.42771101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.849] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -4.99196904e-05 y: 0.671735585 z: 0.085186027 w: -0.735876858 } position { x: -0.988580167 y: 1.165869 z: -7.42884684 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000200935203 y: 0.668043613 z: 0.08501 w: -0.739250302 } position { x: -0.988503277 y: 1.16601086 z: -7.43037748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.877] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000546098338 y: 0.662610352 z: 0.0851593837 w: -0.744106889 } position { x: -0.988541901 y: 1.16608441 z: -7.43228483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00115024252 y: 0.656309366 z: 0.0858007893 w: -0.749596477 } position { x: -0.988698781 y: 1.16609907 z: -7.43417501 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00204855856 y: 0.649054229 z: 0.0869228691 w: -0.755757093 } position { x: -0.988910854 y: 1.16624105 z: -7.43612957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00285907765 y: 0.641049802 z: 0.0878734216 w: -0.76244688 } position { x: -0.989264488 y: 1.16653097 z: -7.43829489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00364552392 y: 0.631743789 z: 0.0885090232 w: -0.770099103 } position { x: -0.989648819 y: 1.16679406 z: -7.44091749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00466704043 y: 0.622390568 z: 0.0891922489 w: -0.777594328 } position { x: -0.990059733 y: 1.16698027 z: -7.44343042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00583239505 y: 0.612686753 z: 0.0900334194 w: -0.785159171 } position { x: -0.990557969 y: 1.16711426 z: -7.44598 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.974] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00689575076 y: 0.602809668 z: 0.0907314 w: -0.792679489 } position { x: -0.991132855 y: 1.16720426 z: -7.4486289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:56.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00767876441 y: 0.592662 z: 0.0913617536 w: -0.800216198 } position { x: -0.991729617 y: 1.16731131 z: -7.45152617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00822693761 y: 0.581442058 z: 0.09203621 w: -0.808323503 } position { x: -0.992427528 y: 1.16737843 z: -7.45474291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.016] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00873616431 y: 0.570745 z: 0.092664443 w: -0.815835238 } position { x: -0.993156493 y: 1.16745663 z: -7.45771646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.028] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00910754595 y: 0.559945226 z: 0.0932559 w: -0.823214233 } position { x: -0.993923664 y: 1.1675036 z: -7.46073627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.043] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00932696555 y: 0.549132407 z: 0.0938535 w: -0.830396354 } position { x: -0.99471122 y: 1.16754365 z: -7.46381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00927952491 y: 0.538323879 z: 0.0944053456 w: -0.837382197 } position { x: -0.995570421 y: 1.16749883 z: -7.46684647 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.071] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00893388 y: 0.526713908 z: 0.0948252156 w: -0.844689786 } position { x: -0.996527553 y: 1.16746473 z: -7.47015047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.087] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00857538264 y: 0.515828 z: 0.0951553434 w: -0.851348 } position { x: -0.997546077 y: 1.16735947 z: -7.47329283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.098] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00818123855 y: 0.504745126 z: 0.0957794338 w: -0.857899606 } position { x: -0.998620272 y: 1.16725159 z: -7.47647905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.111] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00775364414 y: 0.493756473 z: 0.0966468155 w: -0.864178121 } position { x: -0.999678314 y: 1.16716373 z: -7.47936869 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.126] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00715608802 y: 0.48233965 z: 0.0976210684 w: -0.870498359 } position { x: -1.00080109 y: 1.16702425 z: -7.4823947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.139] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00654694811 y: 0.472291 z: 0.0984170362 w: -0.875906646 } position { x: -1.00176144 y: 1.16692603 z: -7.48505402 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.155] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00589638669 y: 0.462906927 z: 0.0990567878 w: -0.880834937 } position { x: -1.00274801 y: 1.16679633 z: -7.48753548 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.167] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00508867623 y: 0.454344451 z: 0.0993521065 w: -0.885253906 } position { x: -1.00369239 y: 1.16664684 z: -7.48991728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00415819418 y: 0.446032882 z: 0.0995613113 w: -0.88945204 } position { x: -1.00461149 y: 1.16645324 z: -7.49228716 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00329765677 y: 0.439173132 z: 0.0997668952 w: -0.89283967 } position { x: -1.00533783 y: 1.16618621 z: -7.4943676 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.210] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00235781306 y: 0.433258891 z: 0.100039303 w: -0.895697117 } position { x: -1.00598752 y: 1.16585791 z: -7.49613428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.222] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00119140884 y: 0.42841509 z: 0.100400455 w: -0.897986 } position { x: -1.00659275 y: 1.16556168 z: -7.49775076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000102956081 y: 0.424513042 z: 0.100418225 w: -0.899836063 } position { x: -1.00709891 y: 1.1653558 z: -7.49930429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00150176417 y: 0.421071053 z: 0.100162156 w: -0.901479065 } position { x: -1.00752223 y: 1.16517413 z: -7.50088501 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00269785593 y: 0.41859135 z: 0.0998262912 w: -0.902667582 } position { x: -1.00783443 y: 1.16493917 z: -7.50217628 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.278] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00388529082 y: 0.416830212 z: 0.0993764922 w: -0.903527439 } position { x: -1.008008 y: 1.16466022 z: -7.50320435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00520731509 y: 0.415848047 z: 0.0988876894 w: -0.904026866 } position { x: -1.00815451 y: 1.16431141 z: -7.50415945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.306] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00682773208 y: 0.41538009 z: 0.0983485356 w: -0.90429 } position { x: -1.0082202 y: 1.16396451 z: -7.50504398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0083232969 y: 0.415475756 z: 0.0977621451 w: -0.904297113 } position { x: -1.00820649 y: 1.16374373 z: -7.50569153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00967088062 y: 0.416057 z: 0.0972563 w: -0.904071 } position { x: -1.00805986 y: 1.16354012 z: -7.50620222 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108814575 y: 0.417125583 z: 0.0967141 w: -0.903622866 } position { x: -1.00789011 y: 1.16331208 z: -7.50662422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0121466964 y: 0.418511689 z: 0.096226722 w: -0.9030177 } position { x: -1.00768793 y: 1.16299677 z: -7.50692415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.375] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0133595569 y: 0.420148343 z: 0.0958630368 w: -0.9022789 } position { x: -1.00743306 y: 1.16267574 z: -7.50706625 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0147176683 y: 0.422232538 z: 0.0953943282 w: -0.901334 } position { x: -1.00710642 y: 1.16246629 z: -7.50712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.403] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0157981012 y: 0.424228609 z: 0.094881162 w: -0.900432169 } position { x: -1.00684214 y: 1.16227973 z: -7.50717831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0168709215 y: 0.426134109 z: 0.0942522138 w: -0.899578571 } position { x: -1.00661159 y: 1.1621592 z: -7.50725937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.01771852 y: 0.427893639 z: 0.0936884731 w: -0.898785651 } position { x: -1.0063622 y: 1.16200888 z: -7.5071969 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.446] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0184220057 y: 0.429790139 z: 0.093412362 w: -0.897894859 } position { x: -1.00606167 y: 1.16176486 z: -7.50696754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0191691741 y: 0.431561261 z: 0.0932612196 w: -0.897045 } position { x: -1.00579095 y: 1.16154814 z: -7.50667191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0198379848 y: 0.433355838 z: 0.0931976512 w: -0.89617151 } position { x: -1.00555086 y: 1.1614151 z: -7.50640869 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0203369111 y: 0.435043454 z: 0.0931472927 w: -0.895347536 } position { x: -1.00530744 y: 1.16135728 z: -7.50616884 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0205804 y: 0.436780393 z: 0.0930887833 w: -0.894502 } position { x: -1.00502586 y: 1.16134429 z: -7.50576782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.514] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0208084229 y: 0.438445508 z: 0.092917107 w: -0.893699586 } position { x: -1.00474906 y: 1.161255 z: -7.50541306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.529] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0209761206 y: 0.440147817 z: 0.0928524435 w: -0.8928653 } position { x: -1.0044843 y: 1.16110706 z: -7.50492239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.544] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0212044269 y: 0.441979 z: 0.0929998383 w: -0.891939461 } position { x: -1.00418222 y: 1.16101182 z: -7.50439787 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.555] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0214429256 y: 0.443907112 z: 0.0930866227 w: -0.890966654 } position { x: -1.00392854 y: 1.16097152 z: -7.50385237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.569] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.021708006 y: 0.446183711 z: 0.0930349231 w: -0.889827728 } position { x: -1.00363708 y: 1.16097558 z: -7.50320339 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.585] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0219761673 y: 0.44830969 z: 0.0929072499 w: -0.888765275 } position { x: -1.00336468 y: 1.16091871 z: -7.50258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0223249774 y: 0.450599313 z: 0.0927891 w: -0.887610316 } position { x: -1.00309408 y: 1.16082561 z: -7.50191164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0227023661 y: 0.453197092 z: 0.092743 w: -0.886282 } position { x: -1.00282514 y: 1.16073179 z: -7.50111055 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0231807176 y: 0.455748737 z: 0.0925196856 w: -0.88498354 } position { x: -1.00253487 y: 1.16070056 z: -7.50034904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.639] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0235917605 y: 0.458258927 z: 0.0922008604 w: -0.883708775 } position { x: -1.00229609 y: 1.16064751 z: -7.49970055 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.655] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0239384174 y: 0.460617244 z: 0.0919043496 w: -0.88250345 } position { x: -1.00207067 y: 1.16060805 z: -7.49908447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.024267152 y: 0.462805539 z: 0.0915971845 w: -0.881380796 } position { x: -1.00182343 y: 1.16052663 z: -7.49839 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.681] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0245796498 y: 0.464929044 z: 0.0913525671 w: -0.880279243 } position { x: -1.00159812 y: 1.16045761 z: -7.49767876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.694] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0249587595 y: 0.467108846 z: 0.0911743492 w: -0.87913233 } position { x: -1.00142837 y: 1.16034055 z: -7.49695349 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.025113184 y: 0.46888563 z: 0.0909826532 w: -0.878201485 } position { x: -1.0012486 y: 1.16037774 z: -7.49639 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.722] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.025382597 y: 0.470382303 z: 0.0906576961 w: -0.877426565 } position { x: -1.00110853 y: 1.16028488 z: -7.49575567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.736] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0256400276 y: 0.471897125 z: 0.0905374959 w: -0.87661773 } position { x: -1.00087094 y: 1.16021812 z: -7.49508476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.752] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.025901556 y: 0.473433733 z: 0.0904565603 w: -0.875789464 } position { x: -1.00070441 y: 1.16011715 z: -7.49437618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.764] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0261150487 y: 0.47479111 z: 0.0905012116 w: -0.875043392 } position { x: -1.00052118 y: 1.16003609 z: -7.49380445 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.780] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0262569115 y: 0.476025254 z: 0.0904561281 w: -0.874373078 } position { x: -1.00034654 y: 1.16010797 z: -7.49324608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.793] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0263872147 y: 0.477247208 z: 0.0905112103 w: -0.873697102 } position { x: -1.00018132 y: 1.15997016 z: -7.49264193 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.806] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0264092404 y: 0.478380173 z: 0.090865314 w: -0.873039842 } position { x: -1.00001502 y: 1.15991569 z: -7.49214315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0264545474 y: 0.479613543 z: 0.0912933126 w: -0.872316778 } position { x: -0.999828458 y: 1.15991855 z: -7.49155903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0264499132 y: 0.480723888 z: 0.0917377 w: -0.871658862 } position { x: -0.999655247 y: 1.15989161 z: -7.49096918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.848] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0265527591 y: 0.48191458 z: 0.0919359252 w: -0.870977104 } position { x: -0.999538362 y: 1.15988111 z: -7.49047184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0266226847 y: 0.483020365 z: 0.0921468884 w: -0.87033993 } position { x: -0.999407828 y: 1.1598922 z: -7.48998213 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.875] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0264991969 y: 0.48421225 z: 0.0922898129 w: -0.869666 } position { x: -0.999233127 y: 1.15996 z: -7.48948431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0264439322 y: 0.485324413 z: 0.0923478752 w: -0.869041324 } position { x: -0.999105513 y: 1.15994966 z: -7.4889431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0263373 y: 0.486615419 z: 0.0925321653 w: -0.868302703 } position { x: -0.998905599 y: 1.159899 z: -7.48843193 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.026300421 y: 0.488070548 z: 0.0926225781 w: -0.867477059 } position { x: -0.998722613 y: 1.15990114 z: -7.48793507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0264877081 y: 0.489556044 z: 0.0927088633 w: -0.866624713 } position { x: -0.998636842 y: 1.15989125 z: -7.48746443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0264038127 y: 0.49097991 z: 0.0927918255 w: -0.86581248 } position { x: -0.998410523 y: 1.15997231 z: -7.48707247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0265126545 y: 0.492511332 z: 0.0926679447 w: -0.864952207 } position { x: -0.998287082 y: 1.15994024 z: -7.48641872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.972] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0265735555 y: 0.494275421 z: 0.0926310048 w: -0.863947451 } position { x: -0.998046756 y: 1.15985739 z: -7.48588657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:57.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0266289208 y: 0.496208966 z: 0.092902787 w: -0.862807393 } position { x: -0.99782455 y: 1.1598 z: -7.48538733 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.001] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0266633797 y: 0.49835816 z: 0.093225 w: -0.861532 } position { x: -0.997523963 y: 1.15970504 z: -7.48483562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.016] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0268150475 y: 0.500537634 z: 0.0935155079 w: -0.86023128 } position { x: -0.99723208 y: 1.15967679 z: -7.48412085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.028] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0268995725 y: 0.503046036 z: 0.0935448632 w: -0.858761 } position { x: -0.996924758 y: 1.15968585 z: -7.48345613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.042] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0271652956 y: 0.505695105 z: 0.0933528617 w: -0.857216299 } position { x: -0.996658325 y: 1.15964949 z: -7.48291397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0274522509 y: 0.508137882 z: 0.0930661634 w: -0.855792582 } position { x: -0.996430218 y: 1.15961742 z: -7.48244715 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.071] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.027888976 y: 0.510638416 z: 0.0928458795 w: -0.854312778 } position { x: -0.99622941 y: 1.15948176 z: -7.4818573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.085] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0283530056 y: 0.512916505 z: 0.0927894264 w: -0.852937818 } position { x: -0.995993435 y: 1.15938783 z: -7.48122501 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.099] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0287917275 y: 0.515289783 z: 0.0927291214 w: -0.851498 } position { x: -0.995767295 y: 1.15940726 z: -7.48063612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0292198919 y: 0.51755327 z: 0.0923460871 w: -0.850151181 } position { x: -0.995538175 y: 1.15943813 z: -7.4801178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.126] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0294748694 y: 0.519804835 z: 0.091930382 w: -0.848812759 } position { x: -0.995343268 y: 1.1594913 z: -7.47962475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0296405423 y: 0.521701515 z: 0.0915405601 w: -0.847684681 } position { x: -0.995194316 y: 1.15942919 z: -7.47903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.152] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0297339186 y: 0.523607194 z: 0.0912501216 w: -0.846536934 } position { x: -0.995010912 y: 1.15945542 z: -7.47852135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.168] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0297074933 y: 0.525434732 z: 0.0909150094 w: -0.845440865 } position { x: -0.994815 y: 1.15948677 z: -7.4779973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.183] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0296110697 y: 0.527224243 z: 0.0907675698 w: -0.844345391 } position { x: -0.994653046 y: 1.15944731 z: -7.47746181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.196] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0295339264 y: 0.529234 z: 0.0908241123 w: -0.84308368 } position { x: -0.994498 y: 1.15940285 z: -7.47681808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.208] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0295339264 y: 0.529234 z: 0.0908241123 w: -0.84308368 } position { x: -0.994498 y: 1.15940285 z: -7.47681808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.223] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0293210279 y: 0.533687294 z: 0.0914014056 w: -0.840216577 } position { x: -0.994071364 y: 1.15958631 z: -7.47523832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0290936641 y: 0.536538303 z: 0.0915492 w: -0.838390708 } position { x: -0.993798316 y: 1.1596911 z: -7.4743371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0288432967 y: 0.540176392 z: 0.09168569 w: -0.836045086 } position { x: -0.993444741 y: 1.15970159 z: -7.47318268 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.264] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0285019595 y: 0.544250906 z: 0.0921473503 w: -0.833359122 } position { x: -0.993160129 y: 1.15956712 z: -7.47177553 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.279] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.028172588 y: 0.54932642 z: 0.0929608196 w: -0.829942822 } position { x: -0.992662728 y: 1.15956366 z: -7.47004032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0278894156 y: 0.555414319 z: 0.0934330299 w: -0.825837374 } position { x: -0.992130518 y: 1.15968931 z: -7.4681468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0279367585 y: 0.562769592 z: 0.0930711627 w: -0.82088232 } position { x: -0.991605639 y: 1.15976501 z: -7.46626425 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0282465573 y: 0.570453167 z: 0.0922140554 w: -0.815648139 } position { x: -0.991047263 y: 1.15976894 z: -7.4643836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.333] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0284094419 y: 0.577270269 z: 0.0917041525 w: -0.81088984 } position { x: -0.990610182 y: 1.15960085 z: -7.46255636 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.348] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0286214687 y: 0.5851354 z: 0.0917504579 w: -0.805220068 } position { x: -0.990181327 y: 1.15932202 z: -7.46011114 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0288548805 y: 0.593859255 z: 0.0922104791 w: -0.798746407 } position { x: -0.989603043 y: 1.15925908 z: -7.45734692 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0289983023 y: 0.60412 z: 0.0924124643 w: -0.790985465 } position { x: -0.988949 y: 1.15930581 z: -7.45431709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0290696733 y: 0.614123642 z: 0.0921938866 w: -0.78326714 } position { x: -0.988370061 y: 1.159289 z: -7.45152187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0290912334 y: 0.624342144 z: 0.0919164866 w: -0.775178671 } position { x: -0.9878667 y: 1.15913332 z: -7.44849586 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0289761443 y: 0.63489747 z: 0.0918355584 w: -0.766571462 } position { x: -0.987404 y: 1.15900314 z: -7.44513607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0286939442 y: 0.645967722 z: 0.091884017 w: -0.75727123 } position { x: -0.986980915 y: 1.15889776 z: -7.44149494 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.446] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0282384232 y: 0.658468068 z: 0.0918019265 w: -0.746454835 } position { x: -0.986548662 y: 1.15882087 z: -7.4373107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0277353264 y: 0.670716822 z: 0.0916195884 w: -0.735510468 } position { x: -0.98617816 y: 1.15884292 z: -7.4332571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.474] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0271106493 y: 0.683505177 z: 0.0909996107 w: -0.723743558 } position { x: -0.986035347 y: 1.15881288 z: -7.42885113 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.486] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0265949573 y: 0.696962237 z: 0.0903152823 w: -0.710900486 } position { x: -0.985957921 y: 1.15872312 z: -7.42416143 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0262598209 y: 0.710850179 z: 0.0894642696 w: -0.697136 } position { x: -0.985990882 y: 1.15856051 z: -7.41940069 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0262176488 y: 0.725755334 z: 0.0883725211 w: -0.681749344 } position { x: -0.986117661 y: 1.15845656 z: -7.41443777 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0261465814 y: 0.739303708 z: 0.0872897357 w: -0.667178333 } position { x: -0.986419559 y: 1.15835702 z: -7.4097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.543] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.025906343 y: 0.752595186 z: 0.0861666873 w: -0.652307272 } position { x: -0.986852884 y: 1.15833688 z: -7.40482759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0255492702 y: 0.76559931 z: 0.0849864483 w: -0.637167335 } position { x: -0.98741287 y: 1.15831268 z: -7.39993238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0251488686 y: 0.779012442 z: 0.0835926831 w: -0.620902061 } position { x: -0.988202512 y: 1.15820849 z: -7.39478159 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.583] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0248314757 y: 0.790910244 z: 0.0825036615 w: -0.605836213 } position { x: -0.989134789 y: 1.15807688 z: -7.39004 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.599] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0243314039 y: 0.802166462 z: 0.081714727 w: -0.59098196 } position { x: -0.990087271 y: 1.15794694 z: -7.38534069 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0238155909 y: 0.812790871 z: 0.0810387954 w: -0.576399624 } position { x: -0.991252244 y: 1.15788007 z: -7.38075399 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.629] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0232533775 y: 0.822872818 z: 0.0804922581 w: -0.562014878 } position { x: -0.992499948 y: 1.15774369 z: -7.37615633 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.639] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0225116666 y: 0.833133101 z: 0.0801359564 w: -0.546773 } position { x: -0.994008362 y: 1.1576364 z: -7.37132883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.021733176 y: 0.842225194 z: 0.0798855573 w: -0.532731473 } position { x: -0.995473802 y: 1.15760028 z: -7.36681747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0210806709 y: 0.850852787 z: 0.0793564841 w: -0.518948615 } position { x: -0.996946812 y: 1.15765202 z: -7.36241484 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0205091145 y: 0.858945429 z: 0.0783028156 w: -0.505629241 } position { x: -0.998383641 y: 1.15781415 z: -7.35817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.695] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0199144278 y: 0.867053926 z: 0.0768654794 w: -0.491846144 } position { x: -1.00008309 y: 1.1577971 z: -7.35375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.708] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0195328239 y: 0.874151349 z: 0.075571917 w: -0.479339957 } position { x: -1.00174701 y: 1.1576035 z: -7.34967041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.722] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0193166714 y: 0.880908847 z: 0.0743882954 w: -0.46700412 } position { x: -1.0036031 y: 1.15748096 z: -7.34570456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.738] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0191917475 y: 0.887389958 z: 0.0733558312 w: -0.454741359 } position { x: -1.00537968 y: 1.15726888 z: -7.3419385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.751] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0191380847 y: 0.893952489 z: 0.0728075281 w: -0.441793799 } position { x: -1.00736845 y: 1.15685439 z: -7.3380537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0192386527 y: 0.899702311 z: 0.0726610646 w: -0.429983765 } position { x: -1.00920224 y: 1.15656304 z: -7.33456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.780] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.019519249 y: 0.905111432 z: 0.0727225244 w: -0.418453962 } position { x: -1.01108062 y: 1.15636778 z: -7.33120298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.792] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0198165067 y: 0.910271525 z: 0.072858274 w: -0.407068431 } position { x: -1.01300168 y: 1.15614569 z: -7.3279314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0199363623 y: 0.915168762 z: 0.0728736594 w: -0.395926863 } position { x: -1.01483428 y: 1.15589619 z: -7.32474613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.820] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0199302789 y: 0.920076728 z: 0.0728959665 w: -0.384379774 } position { x: -1.01680982 y: 1.15567875 z: -7.32161856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.835] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0198060106 y: 0.924327374 z: 0.0727421194 w: -0.374079317 } position { x: -1.01860642 y: 1.15544915 z: -7.31883621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.848] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0194618367 y: 0.928309143 z: 0.0726527125 w: -0.364122182 } position { x: -1.0204283 y: 1.15528846 z: -7.31618166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0190902017 y: 0.932000339 z: 0.0725343898 w: -0.354612172 } position { x: -1.02219 y: 1.15509534 z: -7.31369305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.875] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0189139526 y: 0.935624421 z: 0.072392717 w: -0.344976127 } position { x: -1.02388847 y: 1.15495741 z: -7.31125736 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.891] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0188542269 y: 0.938643456 z: 0.0722581297 w: -0.336707324 } position { x: -1.02535868 y: 1.15477359 z: -7.30910444 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0188499168 y: 0.941242278 z: 0.0723263621 w: -0.329357862 } position { x: -1.02681267 y: 1.15454984 z: -7.30715227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.915] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0188499168 y: 0.941242278 z: 0.0723263621 w: -0.329357862 } position { x: -1.02681267 y: 1.15454984 z: -7.30715227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.932] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0184540134 y: 0.945377767 z: 0.0728589073 w: -0.317193955 } position { x: -1.02933049 y: 1.15427721 z: -7.30372381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0178800151 y: 0.947095692 z: 0.0732783228 w: -0.311962128 } position { x: -1.0306102 y: 1.15415514 z: -7.30217266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0172687657 y: 0.948436856 z: 0.0737800077 w: -0.307775646 } position { x: -1.03165305 y: 1.15399075 z: -7.30084181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0164859146 y: 0.949529886 z: 0.074383378 w: -0.304283291 } position { x: -1.0326041 y: 1.15385652 z: -7.29968739 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:58.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.01569275 y: 0.950411737 z: 0.075115107 w: -0.301378459 } position { x: -1.03345215 y: 1.15374207 z: -7.29872561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.01480042 y: 0.951114237 z: 0.0758902654 w: -0.299003959 } position { x: -1.03419435 y: 1.15362847 z: -7.29787683 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.014] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0137922233 y: 0.951713622 z: 0.0767198205 w: -0.296926 } position { x: -1.03492546 y: 1.15357 z: -7.2971096 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.029] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0128629664 y: 0.952138841 z: 0.0773846954 w: -0.295428157 } position { x: -1.03546703 y: 1.15349197 z: -7.29654455 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.042] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0119758556 y: 0.952458084 z: 0.0780209899 w: -0.29426685 } position { x: -1.03598309 y: 1.153409 z: -7.29603052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.011193525 y: 0.952638566 z: 0.0787954479 w: -0.293506056 } position { x: -1.03636599 y: 1.15322912 z: -7.29564619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010524136 y: 0.952706099 z: 0.079643704 w: -0.293082237 } position { x: -1.03672302 y: 1.15316737 z: -7.29530096 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.085] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00997537281 y: 0.952703476 z: 0.0802318454 w: -0.292949528 } position { x: -1.03696501 y: 1.15315509 z: -7.29506874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.098] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00929027237 y: 0.952620208 z: 0.0807387 w: -0.293103755 } position { x: -1.03722501 y: 1.15307784 z: -7.29492474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00850460306 y: 0.952498853 z: 0.0812668353 w: -0.29337579 } position { x: -1.03744125 y: 1.15302849 z: -7.29484034 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.127] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00784947164 y: 0.952363789 z: 0.0817347169 w: -0.293702364 } position { x: -1.03762031 y: 1.1529938 z: -7.29476357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.139] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00717773195 y: 0.952147543 z: 0.0822548643 w: -0.294274956 } position { x: -1.03768444 y: 1.15298307 z: -7.2948308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00662456173 y: 0.951885819 z: 0.0827484 w: -0.294995248 } position { x: -1.03775942 y: 1.15293944 z: -7.2949357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00619520852 y: 0.951586783 z: 0.0831717104 w: -0.295849085 } position { x: -1.03785241 y: 1.15295029 z: -7.29503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.181] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0057248245 y: 0.951335847 z: 0.0834760144 w: -0.296578914 } position { x: -1.03797829 y: 1.15302801 z: -7.29518223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0052773878 y: 0.951082885 z: 0.0836007521 w: -0.297362506 } position { x: -1.03800857 y: 1.1531949 z: -7.29534626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00503012538 y: 0.950857341 z: 0.0835611 w: -0.298098415 } position { x: -1.03795946 y: 1.15327227 z: -7.29560566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.223] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00486105401 y: 0.950590074 z: 0.0835396796 w: -0.298958212 } position { x: -1.03795481 y: 1.15327621 z: -7.29586697 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0046138172 y: 0.950337291 z: 0.0835740417 w: -0.299755275 } position { x: -1.03797305 y: 1.15330064 z: -7.29614544 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.251] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00433160737 y: 0.950131536 z: 0.0836712196 w: -0.300383747 } position { x: -1.03801608 y: 1.15339661 z: -7.29643 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00418266747 y: 0.949945211 z: 0.0835907087 w: -0.300997 } position { x: -1.0379585 y: 1.15360177 z: -7.29670811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.279] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0041116816 y: 0.949754119 z: 0.0833985135 w: -0.301653534 } position { x: -1.03783178 y: 1.1537112 z: -7.29701853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.294] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00399527792 y: 0.949547589 z: 0.0832129 w: -0.302355826 } position { x: -1.0378083 y: 1.15377319 z: -7.29731178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00389209716 y: 0.94934392 z: 0.0831231177 w: -0.303020805 } position { x: -1.03782642 y: 1.15386939 z: -7.29769087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.320] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0036591012 y: 0.949164391 z: 0.082998991 w: -0.303619385 } position { x: -1.03777885 y: 1.15403557 z: -7.29798222 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00360699533 y: 0.949002624 z: 0.0827203766 w: -0.304201186 } position { x: -1.03763866 y: 1.15425551 z: -7.29827785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00349732325 y: 0.948844731 z: 0.0822531506 w: -0.304820985 } position { x: -1.03751874 y: 1.15437841 z: -7.2986021 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.363] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00336843543 y: 0.948667169 z: 0.0818888098 w: -0.305472612 } position { x: -1.03741992 y: 1.15440464 z: -7.29890871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00334431021 y: 0.948463261 z: 0.0817106962 w: -0.30615291 } position { x: -1.03727269 y: 1.15448427 z: -7.29927397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.389] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00342744635 y: 0.948224723 z: 0.0814355239 w: -0.306963176 } position { x: -1.03703308 y: 1.15461373 z: -7.29962111 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.405] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00339125493 y: 0.947969675 z: 0.0812398568 w: -0.307802022 } position { x: -1.03687489 y: 1.15470231 z: -7.2999649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00337903504 y: 0.947709858 z: 0.0810487419 w: -0.308651447 } position { x: -1.03665435 y: 1.15477085 z: -7.30031538 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00342860306 y: 0.947409391 z: 0.0809500888 w: -0.30959782 } position { x: -1.03641379 y: 1.15478992 z: -7.30069113 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00345749781 y: 0.947010815 z: 0.0808212459 w: -0.310848 } position { x: -1.03611135 y: 1.15496802 z: -7.30112123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.458] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00331249763 y: 0.946640193 z: 0.0805432 w: -0.312048465 } position { x: -1.03581166 y: 1.15509522 z: -7.30146885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.474] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00306042121 y: 0.946273625 z: 0.0802643895 w: -0.313232332 } position { x: -1.03570533 y: 1.1550895 z: -7.30184746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.486] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00277169608 y: 0.94596535 z: 0.0801801905 w: -0.314186394 } position { x: -1.03544283 y: 1.15505373 z: -7.3021965 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.502] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00267705275 y: 0.945610762 z: 0.0802401602 w: -0.315237463 } position { x: -1.03510845 y: 1.15505409 z: -7.30257797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.516] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00256190053 y: 0.945194244 z: 0.0803567544 w: -0.316455513 } position { x: -1.03472817 y: 1.15508318 z: -7.30297613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00253585214 y: 0.944757879 z: 0.0803671852 w: -0.317753553 } position { x: -1.03440845 y: 1.15512335 z: -7.30330563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.543] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00252701808 y: 0.944295764 z: 0.0803929344 w: -0.319117695 } position { x: -1.03406668 y: 1.1552062 z: -7.30369473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.555] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00256078364 y: 0.943827033 z: 0.0803583339 w: -0.320509791 } position { x: -1.03369701 y: 1.1553272 z: -7.30404902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.569] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00259529683 y: 0.943270087 z: 0.0801871493 w: -0.322187543 } position { x: -1.03329909 y: 1.15543616 z: -7.30450869 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00254657399 y: 0.942733228 z: 0.0800774172 w: -0.323782653 } position { x: -1.03287268 y: 1.15545642 z: -7.30490255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00259622 y: 0.942121208 z: 0.080013521 w: -0.325574487 } position { x: -1.03247011 y: 1.15544033 z: -7.30533791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0024454149 y: 0.941487 z: 0.0800557062 w: -0.327394754 } position { x: -1.03203583 y: 1.1555078 z: -7.30580235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.627] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00233691162 y: 0.940810084 z: 0.0799779519 w: -0.329354554 } position { x: -1.0316211 y: 1.15557504 z: -7.30622149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.639] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00218301709 y: 0.940061688 z: 0.0797816 w: -0.331533164 } position { x: -1.03114343 y: 1.15565825 z: -7.30669928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00188616558 y: 0.939379513 z: 0.0795767084 w: -0.333511829 } position { x: -1.03076541 y: 1.15574694 z: -7.30710125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.667] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00166198763 y: 0.938721299 z: 0.0793016329 w: -0.335426301 } position { x: -1.03041565 y: 1.1557852 z: -7.30747843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00159132958 y: 0.938077688 z: 0.0791583881 w: -0.337256253 } position { x: -1.02996838 y: 1.15578806 z: -7.30789185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.695] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00147338898 y: 0.937356293 z: 0.0789959952 w: -0.339294463 } position { x: -1.02945483 y: 1.15580094 z: -7.30832291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.710] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00142910588 y: 0.93663 z: 0.0789002255 w: -0.341316521 } position { x: -1.02896488 y: 1.15584421 z: -7.3087883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00137297309 y: 0.93593 z: 0.0787808523 w: -0.343258888 } position { x: -1.02856886 y: 1.15585947 z: -7.3092308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.737] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00121354545 y: 0.935314894 z: 0.0785713494 w: -0.344979942 } position { x: -1.02813959 y: 1.15585351 z: -7.30959892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.751] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00127122621 y: 0.934706867 z: 0.0784123465 w: -0.34665966 } position { x: -1.02771068 y: 1.15582049 z: -7.31003618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.766] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00148913648 y: 0.934048712 z: 0.0782096162 w: -0.348474 } position { x: -1.02712083 y: 1.15585089 z: -7.31049442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.779] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00178632815 y: 0.933342755 z: 0.0780194253 w: -0.350401282 } position { x: -1.02650321 y: 1.15582049 z: -7.31097507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.793] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00196863571 y: 0.932601392 z: 0.0778851435 w: -0.352398425 } position { x: -1.02597857 y: 1.15575469 z: -7.31149244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00219886727 y: 0.931798756 z: 0.0778915063 w: -0.354512572 } position { x: -1.02541065 y: 1.15574527 z: -7.31198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.822] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00250685564 y: 0.930910885 z: 0.0777992085 w: -0.35685569 } position { x: -1.02480578 y: 1.15578234 z: -7.31252098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00270654703 y: 0.930090547 z: 0.077657 w: -0.35901767 } position { x: -1.02431703 y: 1.15575886 z: -7.31303835 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.847] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00292344159 y: 0.929309666 z: 0.0775882 w: -0.361047149 } position { x: -1.02384388 y: 1.15573251 z: -7.31353474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00318237022 y: 0.928561032 z: 0.0775062293 w: -0.362983704 } position { x: -1.02339125 y: 1.15572882 z: -7.31394529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.875] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00363198714 y: 0.927818656 z: 0.0774416402 w: -0.364886522 } position { x: -1.02274418 y: 1.15571427 z: -7.31443644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.891] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00401849858 y: 0.926946104 z: 0.0772485361 w: -0.367134124 } position { x: -1.02204525 y: 1.15571761 z: -7.31496668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00431300187 y: 0.926042438 z: 0.0770211294 w: -0.369451672 } position { x: -1.02137 y: 1.15573275 z: -7.31554413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00451176055 y: 0.925116 z: 0.0768055916 w: -0.371807754 } position { x: -1.02067804 y: 1.15571702 z: -7.31608486 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.931] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00485955551 y: 0.92413795 z: 0.076636456 w: -0.374262273 } position { x: -1.01993024 y: 1.15566826 z: -7.31671333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0055810893 y: 0.922856867 z: 0.0767806619 w: -0.377370864 } position { x: -1.01891041 y: 1.15551364 z: -7.31755924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00657136738 y: 0.921425402 z: 0.077125296 w: -0.380767465 } position { x: -1.01792228 y: 1.1553036 z: -7.31842518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00776444608 y: 0.9197191 z: 0.0777366236 w: -0.384725362 } position { x: -1.01690555 y: 1.15505242 z: -7.31936407 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:23:59.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00895693 y: 0.917834878 z: 0.0783718824 w: -0.389045924 } position { x: -1.01582956 y: 1.15487599 z: -7.32029104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00993749127 y: 0.915765226 z: 0.0788946375 w: -0.393765032 } position { x: -1.01466656 y: 1.15482533 z: -7.32128143 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.016] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0107058557 y: 0.913368 z: 0.0792130083 w: -0.399211228 } position { x: -1.01325476 y: 1.15483093 z: -7.32242537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.029] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111183422 y: 0.910990119 z: 0.0793212354 w: -0.404575795 } position { x: -1.01189029 y: 1.15480912 z: -7.32350492 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0114480378 y: 0.908435 z: 0.0792515427 w: -0.410285264 } position { x: -1.0104804 y: 1.15468669 z: -7.32458639 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.056] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0120012341 y: 0.905691862 z: 0.0792678148 w: -0.416287065 } position { x: -1.0090034 y: 1.15451264 z: -7.32576418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.071] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0129658803 y: 0.902665913 z: 0.0793426856 w: -0.422765791 } position { x: -1.00737774 y: 1.15441859 z: -7.3269887 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.085] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0140298866 y: 0.89911443 z: 0.0796025395 w: -0.430185795 } position { x: -1.00574768 y: 1.15423369 z: -7.32838345 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.097] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0148920994 y: 0.89562422 z: 0.0800797418 w: -0.437290192 } position { x: -1.00433409 y: 1.1540482 z: -7.32957745 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.115] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0153109943 y: 0.892136037 z: 0.0806988701 w: -0.444237083 } position { x: -1.00298512 y: 1.15400767 z: -7.33077145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0153759634 y: 0.88867718 z: 0.0811845 w: -0.451027304 } position { x: -1.00157285 y: 1.1539855 z: -7.33191442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.141] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0153604671 y: 0.885023236 z: 0.0816626847 w: -0.458071202 } position { x: -0.999992192 y: 1.15396523 z: -7.33321524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0152633656 y: 0.881566644 z: 0.0820612535 w: -0.464621693 } position { x: -0.998562217 y: 1.15386009 z: -7.33441591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.169] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0151701244 y: 0.878169894 z: 0.0825257227 w: -0.470932066 } position { x: -0.997298121 y: 1.15368521 z: -7.33556271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.183] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0148465578 y: 0.874906659 z: 0.0832010955 w: -0.476860076 } position { x: -0.996211171 y: 1.15358686 z: -7.33659935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0143888146 y: 0.87197113 z: 0.0838395506 w: -0.482110173 } position { x: -0.99523443 y: 1.1535486 z: -7.33744574 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.208] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0139793837 y: 0.869212806 z: 0.0843388438 w: -0.486991465 } position { x: -0.994115293 y: 1.1536231 z: -7.33833933 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0138209257 y: 0.866847157 z: 0.0845602 w: -0.491156369 } position { x: -0.99311614 y: 1.15370595 z: -7.33904457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0135408426 y: 0.864769816 z: 0.0845747069 w: -0.494810015 } position { x: -0.992282 y: 1.15363 z: -7.33974218 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0131626725 y: 0.862868547 z: 0.0847150087 w: -0.498104393 } position { x: -0.991580904 y: 1.15359569 z: -7.34020615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0129958736 y: 0.861572146 z: 0.0848143473 w: -0.500331 } position { x: -0.991039336 y: 1.15361083 z: -7.34045744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.278] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0129541429 y: 0.860705554 z: 0.0849151686 w: -0.501804411 } position { x: -0.990526736 y: 1.15360236 z: -7.34067822 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0129251089 y: 0.860276937 z: 0.0848837867 w: -0.50254482 } position { x: -0.990159035 y: 1.15356517 z: -7.34060431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.306] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0129537433 y: 0.860299945 z: 0.0848161876 w: -0.502516091 } position { x: -0.989759147 y: 1.15353608 z: -7.34047508 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0130060008 y: 0.860688925 z: 0.0847873911 w: -0.501853049 } position { x: -0.989513755 y: 1.15343153 z: -7.34022808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.335] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0133320186 y: 0.861524343 z: 0.0847167224 w: -0.500421 } position { x: -0.989342451 y: 1.15336227 z: -7.33974695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.348] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0136934817 y: 0.862745047 z: 0.0847698748 w: -0.498294652 } position { x: -0.989364088 y: 1.15321243 z: -7.33908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.361] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0141157489 y: 0.864406228 z: 0.0849782228 w: -0.495359778 } position { x: -0.989508867 y: 1.15314364 z: -7.33815 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.014889922 y: 0.866392493 z: 0.0851228 w: -0.491829664 } position { x: -0.989606559 y: 1.152969 z: -7.33727694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0157252885 y: 0.868648767 z: 0.0852444172 w: -0.487786263 } position { x: -0.989868462 y: 1.15283906 z: -7.33623123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.405] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0164842419 y: 0.871419311 z: 0.0851697475 w: -0.482807159 } position { x: -0.990314305 y: 1.15279019 z: -7.3349 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.417] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0169588923 y: 0.874516189 z: 0.0849609077 w: -0.477195472 } position { x: -0.991023898 y: 1.15268874 z: -7.33338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0173777379 y: 0.878197253 z: 0.0845520273 w: -0.470445186 } position { x: -0.991882861 y: 1.1526556 z: -7.33157492 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0179459918 y: 0.882345617 z: 0.083822377 w: -0.462728798 } position { x: -0.992695928 y: 1.15268993 z: -7.32975578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.460] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0189116076 y: 0.886968911 z: 0.0827389285 w: -0.453963548 } position { x: -0.993423104 y: 1.15259457 z: -7.3278203 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.476] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0199244805 y: 0.891163349 z: 0.0817491487 w: -0.445811719 } position { x: -0.994179726 y: 1.1523422 z: -7.32605743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.488] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0208845567 y: 0.895133674 z: 0.0808907449 w: -0.437899828 } position { x: -0.994983912 y: 1.15221453 z: -7.32426643 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0217297319 y: 0.898899853 z: 0.0800968334 w: -0.430222452 } position { x: -0.995886207 y: 1.15217 z: -7.32248688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.518] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0223361198 y: 0.902671218 z: 0.0793971 w: -0.422352821 } position { x: -0.996803522 y: 1.15198 z: -7.32061481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.529] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0227588825 y: 0.905818939 z: 0.0790453926 w: -0.415603071 } position { x: -0.997649133 y: 1.15182543 z: -7.31905508 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0228685122 y: 0.908507645 z: 0.0790375695 w: -0.409687579 } position { x: -0.998387754 y: 1.15164709 z: -7.31766081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0225150399 y: 0.910753608 z: 0.0793149695 w: -0.404635727 } position { x: -0.99915117 y: 1.15158653 z: -7.31640673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.571] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0217697825 y: 0.912609577 z: 0.0798226148 w: -0.400372535 } position { x: -0.999916315 y: 1.15153742 z: -7.31521654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.587] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0207301863 y: 0.914193571 z: 0.0804791525 w: -0.396665484 } position { x: -1.00068045 y: 1.15152156 z: -7.3141284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0195370242 y: 0.915280402 z: 0.081230849 w: -0.3940579 } position { x: -1.00128293 y: 1.1515435 z: -7.31328201 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.613] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0180576779 y: 0.915953517 z: 0.0821270198 w: -0.392375141 } position { x: -1.00184202 y: 1.15153563 z: -7.31263399 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0164086241 y: 0.91627866 z: 0.0832500532 w: -0.391450644 } position { x: -1.00242245 y: 1.15149629 z: -7.31214762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.639] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0144857829 y: 0.916302562 z: 0.0844935179 w: -0.391204119 } position { x: -1.0029192 y: 1.15156364 z: -7.31176758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0124265235 y: 0.916061699 z: 0.0857736915 w: -0.391560227 } position { x: -1.00336599 y: 1.15166712 z: -7.31154728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0105936369 y: 0.915563285 z: 0.0869657546 w: -0.392515838 } position { x: -1.00375378 y: 1.15167964 z: -7.31146765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.681] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00886495598 y: 0.91489464 z: 0.0881672502 w: -0.393847495 } position { x: -1.00414121 y: 1.15176332 z: -7.31145144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00728876656 y: 0.914094687 z: 0.0892412066 w: -0.395492 } position { x: -1.00442266 y: 1.15188897 z: -7.31165 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00576951727 y: 0.91313237 z: 0.0902984068 w: -0.397494882 } position { x: -1.00474215 y: 1.1519407 z: -7.31190968 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00450107874 y: 0.912152529 z: 0.0911685377 w: -0.399557054 } position { x: -1.0050602 y: 1.15202665 z: -7.31227112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.740] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00322484295 y: 0.911217451 z: 0.0918647572 w: -0.401538581 } position { x: -1.00537729 y: 1.15214157 z: -7.31263971 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.751] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00202603522 y: 0.910338044 z: 0.0922809765 w: -0.403441191 } position { x: -1.00559604 y: 1.15237653 z: -7.31305599 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.766] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00109544722 y: 0.909371316 z: 0.0923509225 w: -0.40560317 } position { x: -1.00572979 y: 1.15257835 z: -7.31362486 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.778] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000392271846 y: 0.908413351 z: 0.0922674611 w: -0.407764435 } position { x: -1.00577354 y: 1.15252924 z: -7.31425381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -7.34292e-05 y: 0.907225 z: 0.0923329592 w: -0.41038689 } position { x: -1.00571656 y: 1.15254807 z: -7.31506824 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.807] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000270274817 y: 0.90579468 z: 0.0923820734 w: -0.413523257 } position { x: -1.00555372 y: 1.15265691 z: -7.3159852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000522092625 y: 0.904161751 z: 0.0924370587 w: -0.417069227 } position { x: -1.00544882 y: 1.15268862 z: -7.31695604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000919888495 y: 0.902290225 z: 0.0925524756 w: -0.421076655 } position { x: -1.00538909 y: 1.15267026 z: -7.31806755 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.849] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00113417651 y: 0.900475621 z: 0.0926056132 w: -0.424931198 } position { x: -1.005252 y: 1.15282273 z: -7.31917286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00147256069 y: 0.89857775 z: 0.0925057158 w: -0.428950578 } position { x: -1.00507736 y: 1.15290892 z: -7.32038116 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.877] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00185958447 y: 0.89666456 z: 0.0925163403 w: -0.432931781 } position { x: -1.0050745 y: 1.15299881 z: -7.32149839 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00220932462 y: 0.894747555 z: 0.0925174281 w: -0.436878055 } position { x: -1.00511348 y: 1.15308392 z: -7.32265043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.903] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00241202721 y: 0.893101513 z: 0.092408821 w: -0.440255076 } position { x: -1.00512278 y: 1.15326798 z: -7.32370949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.917] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00246871053 y: 0.89162308 z: 0.0920603871 w: -0.443313867 } position { x: -1.00518155 y: 1.15350258 z: -7.32468319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.932] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00239173835 y: 0.890338778 z: 0.091553323 w: -0.445992351 } position { x: -1.00525069 y: 1.15375626 z: -7.32556725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00218252302 y: 0.889240324 z: 0.0908794403 w: -0.448316634 } position { x: -1.00537431 y: 1.15396988 z: -7.32636786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.957] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00187060866 y: 0.88822794 z: 0.0902083293 w: -0.450455397 } position { x: -1.00558186 y: 1.15408456 z: -7.32716227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00159100955 y: 0.887491882 z: 0.0897425488 w: -0.451997697 } position { x: -1.00582516 y: 1.15415406 z: -7.32788 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:00.988] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00128963869 y: 0.886870146 z: 0.0893860236 w: -0.45328778 } position { x: -1.00606787 y: 1.15431559 z: -7.32850885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.000] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0010951549 y: 0.886406481 z: 0.0890435949 w: -0.454261571 } position { x: -1.00628126 y: 1.15446055 z: -7.32905674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.015] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000964258274 y: 0.886018038 z: 0.0886110887 w: -0.455103487 } position { x: -1.00659466 y: 1.15466714 z: -7.32962894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000995020382 y: 0.885838807 z: 0.0880656317 w: -0.455557942 } position { x: -1.00689244 y: 1.1548624 z: -7.33005476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.043] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00102020334 y: 0.885803819 z: 0.0875281096 w: -0.455729514 } position { x: -1.00722516 y: 1.15506124 z: -7.33039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.057] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00103656296 y: 0.885870278 z: 0.0870139301 w: -0.455698818 } position { x: -1.00755596 y: 1.15523219 z: -7.33073759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.071] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000931980845 y: 0.88596189 z: 0.0865399912 w: -0.45561111 } position { x: -1.00785685 y: 1.15539241 z: -7.33107042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.086] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00102192559 y: 0.886055708 z: 0.08604718 w: -0.455521852 } position { x: -1.0081985 y: 1.15559518 z: -7.33137465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.098] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00124516094 y: 0.886181056 z: 0.0854910463 w: -0.455382079 } position { x: -1.00848842 y: 1.15583897 z: -7.33155918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.111] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00161657319 y: 0.886333466 z: 0.0849070176 w: -0.455193669 } position { x: -1.00888991 y: 1.15596986 z: -7.33176327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.126] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00213222322 y: 0.88651675 z: 0.0844884962 w: -0.454912335 } position { x: -1.00918508 y: 1.15611064 z: -7.33195066 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00263508968 y: 0.886688888 z: 0.0840375423 w: -0.454657614 } position { x: -1.00952 y: 1.15632033 z: -7.33210802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.155] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00299923914 y: 0.886856 z: 0.0835523605 w: -0.454418778 } position { x: -1.00978708 y: 1.15648592 z: -7.33225107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.167] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0032297296 y: 0.886939645 z: 0.0832235888 w: -0.454314411 } position { x: -1.01002896 y: 1.15662158 z: -7.33236265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.181] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00340127666 y: 0.887070537 z: 0.0829465389 w: -0.454108059 } position { x: -1.01034844 y: 1.1566999 z: -7.33248425 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0034569886 y: 0.887141407 z: 0.0828682706 w: -0.453983516 } position { x: -1.010692 y: 1.15677428 z: -7.33254051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.208] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00347247766 y: 0.887273192 z: 0.0829326734 w: -0.453714103 } position { x: -1.01107252 y: 1.15689397 z: -7.33260059 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.223] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00353896408 y: 0.88743037 z: 0.0829338133 w: -0.453405768 } position { x: -1.01135957 y: 1.15702021 z: -7.33257294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00371497986 y: 0.887618542 z: 0.0829347745 w: -0.453035653 } position { x: -1.01166415 y: 1.15720034 z: -7.33259201 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00398438144 y: 0.887804449 z: 0.0828274414 w: -0.452688664 } position { x: -1.01191664 y: 1.15735197 z: -7.33264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.266] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.004313468 y: 0.88797003 z: 0.0826973468 w: -0.452384651 } position { x: -1.01218688 y: 1.15748262 z: -7.33265638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.278] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00468350947 y: 0.888126373 z: 0.0824970156 w: -0.452110469 } position { x: -1.01240456 y: 1.15762293 z: -7.33264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.294] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00499337027 y: 0.888247371 z: 0.082255587 w: -0.451913387 } position { x: -1.01266778 y: 1.15772462 z: -7.33266068 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00526336208 y: 0.88839674 z: 0.0820315927 w: -0.451657295 } position { x: -1.01289666 y: 1.15778697 z: -7.33271551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.319] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00542358961 y: 0.888512373 z: 0.0819174051 w: -0.451448619 } position { x: -1.01308227 y: 1.15787458 z: -7.33271551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.333] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00566202123 y: 0.888648152 z: 0.0817473307 w: -0.451209217 } position { x: -1.01327837 y: 1.15804 z: -7.33275509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.347] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00588162662 y: 0.888744295 z: 0.081472367 w: -0.451066732 } position { x: -1.01346207 y: 1.15816724 z: -7.33275461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.006064035 y: 0.888836 z: 0.0811646 w: -0.450939149 } position { x: -1.0136317 y: 1.15831137 z: -7.33279276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.377] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00628855173 y: 0.888919234 z: 0.0809359774 w: -0.450813055 } position { x: -1.01378155 y: 1.15837932 z: -7.33280754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00651448453 y: 0.88898164 z: 0.0807299167 w: -0.450723767 } position { x: -1.01391709 y: 1.15848827 z: -7.33283854 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0066790455 y: 0.889047861 z: 0.0805290788 w: -0.450626731 } position { x: -1.01403749 y: 1.15858591 z: -7.33283567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.418] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00676446315 y: 0.88907975 z: 0.0803193226 w: -0.450599879 } position { x: -1.01410818 y: 1.1587013 z: -7.33288193 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.430] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00683476729 y: 0.889123917 z: 0.0800894052 w: -0.450552583 } position { x: -1.0141741 y: 1.15879869 z: -7.33287239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00691010524 y: 0.889114738 z: 0.0798935518 w: -0.450604439 } position { x: -1.0142529 y: 1.15887463 z: -7.33287144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00699814 y: 0.88908875 z: 0.0797145516 w: -0.450685978 } position { x: -1.01434624 y: 1.1589222 z: -7.33289099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00713315513 y: 0.889086 z: 0.0796701834 w: -0.450697064 } position { x: -1.01442587 y: 1.15893161 z: -7.33287096 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.487] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00718797278 y: 0.889040828 z: 0.0796682686 w: -0.450785637 } position { x: -1.01445198 y: 1.15900171 z: -7.33286953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00731078396 y: 0.888980329 z: 0.0796822459 w: -0.450900555 } position { x: -1.01448333 y: 1.15907204 z: -7.33283329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.515] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00748956483 y: 0.888923824 z: 0.0796222091 w: -0.451019526 } position { x: -1.01446581 y: 1.15912342 z: -7.33281183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.529] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00768552907 y: 0.888877332 z: 0.0795916319 w: -0.451113284 } position { x: -1.01452303 y: 1.15908444 z: -7.33279181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00789119676 y: 0.888852239 z: 0.0797051936 w: -0.451139122 } position { x: -1.01454723 y: 1.15900183 z: -7.33272266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00808062 y: 0.888811171 z: 0.0798729137 w: -0.451187164 } position { x: -1.01456594 y: 1.15894592 z: -7.33268595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00825884193 y: 0.888819516 z: 0.0800708681 w: -0.451132387 } position { x: -1.01451623 y: 1.15897799 z: -7.33262157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00845584366 y: 0.888853073 z: 0.0802740753 w: -0.45102632 } position { x: -1.0144695 y: 1.1589489 z: -7.33254099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00855463557 y: 0.888855875 z: 0.0805363 w: -0.450972229 } position { x: -1.01446033 y: 1.15887439 z: -7.33253622 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.613] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00854385272 y: 0.88883251 z: 0.0808306485 w: -0.450965852 } position { x: -1.01436269 y: 1.15885031 z: -7.33245087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.625] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00838654675 y: 0.888806403 z: 0.0810052827 w: -0.450988859 } position { x: -1.01429927 y: 1.1588943 z: -7.33239317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00829373 y: 0.888753057 z: 0.0811220929 w: -0.451074719 } position { x: -1.01423275 y: 1.15887058 z: -7.33235502 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00823221 y: 0.888693273 z: 0.0812352821 w: -0.451173335 } position { x: -1.01415157 y: 1.15878785 z: -7.33233833 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.668] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00826436654 y: 0.888617933 z: 0.081378594 w: -0.451295286 } position { x: -1.01410663 y: 1.15869951 z: -7.3322897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00838098675 y: 0.888572812 z: 0.0815595835 w: -0.451349288 } position { x: -1.01403224 y: 1.15865743 z: -7.33223963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.696] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00861349516 y: 0.888545632 z: 0.0816550851 w: -0.451381087 } position { x: -1.01397312 y: 1.15863931 z: -7.33218288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00880338624 y: 0.888535142 z: 0.0817644 w: -0.451378316 } position { x: -1.01390803 y: 1.15858829 z: -7.3321209 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.724] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00896964 y: 0.888519466 z: 0.0818991959 w: -0.451381445 } position { x: -1.01382673 y: 1.15854597 z: -7.33210278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.737] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00912520196 y: 0.8885 z: 0.0819785222 w: -0.451402396 } position { x: -1.01370871 y: 1.15857172 z: -7.33200836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.750] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00923933648 y: 0.888487518 z: 0.0819444433 w: -0.451430798 } position { x: -1.01364255 y: 1.15853751 z: -7.33194542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.764] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0094682565 y: 0.888482511 z: 0.0820240602 w: -0.45142144 } position { x: -1.01360452 y: 1.15844727 z: -7.33189154 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.780] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00971020292 y: 0.88848269 z: 0.0821555331 w: -0.451392 } position { x: -1.01350951 y: 1.1584549 z: -7.33179092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0099763358 y: 0.88853842 z: 0.0823044 w: -0.451249272 } position { x: -1.01343346 y: 1.15843248 z: -7.33170843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.806] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0102177924 y: 0.888544202 z: 0.0823964253 w: -0.451215684 } position { x: -1.01334631 y: 1.15842247 z: -7.33162546 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0104335537 y: 0.888569117 z: 0.0824758485 w: -0.451147288 } position { x: -1.01329231 y: 1.15832341 z: -7.33155346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0106514348 y: 0.888574839 z: 0.0826210454 w: -0.451104283 } position { x: -1.01318967 y: 1.1582973 z: -7.33145523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.848] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0107741533 y: 0.888605297 z: 0.0826432779 w: -0.451037288 } position { x: -1.01307702 y: 1.15825677 z: -7.33137465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0107707847 y: 0.888612211 z: 0.0827416554 w: -0.451005757 } position { x: -1.01297176 y: 1.15822697 z: -7.33130407 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.875] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0106965555 y: 0.888616 z: 0.0828076899 w: -0.450987846 } position { x: -1.01282406 y: 1.15818226 z: -7.33125067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0105936145 y: 0.888609529 z: 0.0828489587 w: -0.450995475 } position { x: -1.01270854 y: 1.15815032 z: -7.33119917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0104307607 y: 0.888573349 z: 0.0828077 w: -0.451078296 } position { x: -1.01258254 y: 1.15813363 z: -7.33114624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.916] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.010324752 y: 0.888497472 z: 0.0827707 w: -0.451236814 } position { x: -1.01241231 y: 1.15806878 z: -7.33117342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.931] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0102308858 y: 0.888368 z: 0.0827466175 w: -0.45149827 } position { x: -1.01224911 y: 1.15806639 z: -7.33119869 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.944] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0101973908 y: 0.888192 z: 0.0827262774 w: -0.451848805 } position { x: -1.01209116 y: 1.15798545 z: -7.3312192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.010177088 y: 0.88798219 z: 0.0828547 w: -0.452237964 } position { x: -1.01192653 y: 1.15791512 z: -7.3312521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0101413699 y: 0.887766957 z: 0.0830083787 w: -0.452632964 } position { x: -1.01180863 y: 1.15785336 z: -7.3312726 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:01.988] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.010173508 y: 0.88756454 z: 0.083145164 w: -0.453004032 } position { x: -1.01164377 y: 1.1578275 z: -7.33132315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.001] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0101388562 y: 0.887356639 z: 0.0832427815 w: -0.453393936 } position { x: -1.01147258 y: 1.15778911 z: -7.33138847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0101141632 y: 0.88711828 z: 0.0833790526 w: -0.453835756 } position { x: -1.01128054 y: 1.15773714 z: -7.33148384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.029] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0101751462 y: 0.886876822 z: 0.0835424587 w: -0.454275966 } position { x: -1.01114607 y: 1.15765738 z: -7.33155537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.042] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0101835309 y: 0.886666179 z: 0.0837367103 w: -0.454651 } position { x: -1.01097178 y: 1.15760279 z: -7.33159781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.057] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0101771262 y: 0.886483967 z: 0.0839051381 w: -0.454975337 } position { x: -1.01080441 y: 1.15763724 z: -7.33166456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0102303568 y: 0.886306643 z: 0.0839568153 w: -0.45531 } position { x: -1.01060665 y: 1.1576153 z: -7.33175707 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.086] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.010199382 y: 0.886119425 z: 0.0839576647 w: -0.455674738 } position { x: -1.01039624 y: 1.15748334 z: -7.33185816 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.098] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0100267809 y: 0.885895669 z: 0.0841481835 w: -0.456078321 } position { x: -1.01024079 y: 1.15735328 z: -7.33190393 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00963540282 y: 0.885713041 z: 0.0842741504 w: -0.456418 } position { x: -1.0101099 y: 1.15730071 z: -7.33201027 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.126] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00928695686 y: 0.885587454 z: 0.0844007507 w: -0.456645519 } position { x: -1.00995398 y: 1.15723622 z: -7.33205557 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.141] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00888407417 y: 0.885503769 z: 0.0844387114 w: -0.456808776 } position { x: -1.00981712 y: 1.15719473 z: -7.33211374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00864744559 y: 0.885450304 z: 0.0844413862 w: -0.456916422 } position { x: -1.00964653 y: 1.15715194 z: -7.3321743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.167] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0084236376 y: 0.885429263 z: 0.08434885 w: -0.45697853 } position { x: -1.00952947 y: 1.15713882 z: -7.33221626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00818431564 y: 0.885454237 z: 0.0842333958 w: -0.456955731 } position { x: -1.00935853 y: 1.15709054 z: -7.33227396 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00798723195 y: 0.885487914 z: 0.0840851441 w: -0.456921369 } position { x: -1.0092231 y: 1.15697849 z: -7.33227968 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.208] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00772853522 y: 0.885536075 z: 0.0840156 w: -0.456845164 } position { x: -1.0090946 y: 1.15682018 z: -7.33228636 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00744093489 y: 0.885607123 z: 0.0840985328 w: -0.456696957 } position { x: -1.0089525 y: 1.15677607 z: -7.33227682 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.236] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00718878 y: 0.885653794 z: 0.0841508508 w: -0.456600904 } position { x: -1.00879824 y: 1.15673029 z: -7.33224869 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00707341311 y: 0.88567549 z: 0.0842261538 w: -0.456546634 } position { x: -1.0086863 y: 1.15660965 z: -7.33226 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00700900424 y: 0.88570708 z: 0.0843762159 w: -0.456458747 } position { x: -1.00857031 y: 1.15649128 z: -7.33224726 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.280] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0071318876 y: 0.885703862 z: 0.0845441148 w: -0.456431925 } position { x: -1.00842714 y: 1.15646482 z: -7.33218813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00738800643 y: 0.885737717 z: 0.0846816897 w: -0.456336647 } position { x: -1.00832117 y: 1.15640414 z: -7.33218288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00748466561 y: 0.885766923 z: 0.0848212242 w: -0.456252486 } position { x: -1.00824547 y: 1.15632689 z: -7.3321557 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.320] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00747485692 y: 0.885805964 z: 0.0850755572 w: -0.456129491 } position { x: -1.00815189 y: 1.1562295 z: -7.33212852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00728047173 y: 0.8858639 z: 0.085412316 w: -0.455957204 } position { x: -1.00806022 y: 1.1561929 z: -7.33210659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00700078253 y: 0.885885835 z: 0.085677579 w: -0.455869198 } position { x: -1.00794017 y: 1.15622139 z: -7.33204031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.362] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00675196806 y: 0.885957897 z: 0.0857948735 w: -0.455710679 } position { x: -1.00781083 y: 1.15616298 z: -7.33200741 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00664994214 y: 0.885971189 z: 0.0858513117 w: -0.455675751 } position { x: -1.00768948 y: 1.15608311 z: -7.33196878 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00664994214 y: 0.885971189 z: 0.0858513117 w: -0.455675751 } position { x: -1.00768948 y: 1.15608311 z: -7.33196878 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.403] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.006594982 y: 0.885941863 z: 0.0860356763 w: -0.455698818 } position { x: -1.00751376 y: 1.15594184 z: -7.33189535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00660850527 y: 0.885914087 z: 0.086109 w: -0.455738753 } position { x: -1.00740683 y: 1.15586412 z: -7.33187056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00669852924 y: 0.885909736 z: 0.0862258822 w: -0.455723792 } position { x: -1.0073154 y: 1.15581608 z: -7.33182049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00674341246 y: 0.885892 z: 0.0863639861 w: -0.455731481 } position { x: -1.00722933 y: 1.15573299 z: -7.3317523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0067680683 y: 0.885881782 z: 0.0864984393 w: -0.455725461 } position { x: -1.00716341 y: 1.1556679 z: -7.3316927 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.472] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00669975 y: 0.885880589 z: 0.0865887254 w: -0.455711603 } position { x: -1.00710011 y: 1.15557289 z: -7.33166122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.487] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00655208388 y: 0.8859 z: 0.0867931545 w: -0.455637097 } position { x: -1.00704801 y: 1.1554811 z: -7.33157873 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.502] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00649872515 y: 0.88591 z: 0.0869499 w: -0.455588579 } position { x: -1.00696588 y: 1.15543664 z: -7.33152437 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.514] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00642551854 y: 0.885966182 z: 0.0870250538 w: -0.455466 } position { x: -1.00688541 y: 1.15542483 z: -7.33143711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00642822031 y: 0.886025071 z: 0.0870587304 w: -0.455344975 } position { x: -1.00677037 y: 1.15529883 z: -7.33136415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.544] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00641993061 y: 0.886062682 z: 0.0871635154 w: -0.455251873 } position { x: -1.0067296 y: 1.15518498 z: -7.3313036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00638322625 y: 0.88613379 z: 0.0873339251 w: -0.455081224 } position { x: -1.0066576 y: 1.15507638 z: -7.33125305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.573] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00621965062 y: 0.886222899 z: 0.0874782 w: -0.454882234 } position { x: -1.00654531 y: 1.1550343 z: -7.33120203 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.585] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00601644581 y: 0.886288345 z: 0.0875989869 w: -0.454734236 } position { x: -1.00642335 y: 1.15495789 z: -7.33116198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.599] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00573940435 y: 0.886281908 z: 0.0876949206 w: -0.454731822 } position { x: -1.00633895 y: 1.15489721 z: -7.33113575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00551862456 y: 0.886286 z: 0.0877649412 w: -0.454713017 } position { x: -1.00622487 y: 1.1548593 z: -7.33115101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00530624809 y: 0.886291385 z: 0.087744534 w: -0.454709053 } position { x: -1.00616574 y: 1.15480328 z: -7.33109331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.639] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00515441457 y: 0.88626951 z: 0.087828815 w: -0.454737186 } position { x: -1.00609541 y: 1.15472102 z: -7.33108711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.655] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00502320426 y: 0.886233568 z: 0.0879294798 w: -0.45478937 } position { x: -1.00605524 y: 1.15460706 z: -7.33107471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.667] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00498918677 y: 0.886221349 z: 0.0880620554 w: -0.454787761 } position { x: -1.00598347 y: 1.1546191 z: -7.33106709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00497302925 y: 0.886205554 z: 0.0881865472 w: -0.454794705 } position { x: -1.00594854 y: 1.15460038 z: -7.33101511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.696] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00502578821 y: 0.886194468 z: 0.0882533342 w: -0.454802662 } position { x: -1.00591373 y: 1.15460563 z: -7.33099127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.710] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00506305834 y: 0.886197269 z: 0.0882164389 w: -0.454803914 } position { x: -1.00582492 y: 1.15458596 z: -7.33099079 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00510247191 y: 0.886208773 z: 0.0882227644 w: -0.454779893 } position { x: -1.00577521 y: 1.15453577 z: -7.3310256 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.738] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00505691674 y: 0.886207104 z: 0.0883450881 w: -0.45476 } position { x: -1.00575161 y: 1.15450037 z: -7.33103323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00500662159 y: 0.886218488 z: 0.0883680135 w: -0.454733789 } position { x: -1.00571203 y: 1.15448725 z: -7.33100224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.766] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00501770573 y: 0.88624841 z: 0.0884285569 w: -0.454663604 } position { x: -1.00568211 y: 1.15450239 z: -7.33102274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.779] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00505440449 y: 0.886340678 z: 0.0884433314 w: -0.45448038 } position { x: -1.00560534 y: 1.15452933 z: -7.33100414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.792] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00505441 y: 0.886390209 z: 0.0883601904 w: -0.454399973 } position { x: -1.00555086 y: 1.15452456 z: -7.33101416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00507005 y: 0.88645339 z: 0.0883434266 w: -0.45427978 } position { x: -1.00547719 y: 1.1545372 z: -7.33104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00507893274 y: 0.886459053 z: 0.0883357748 w: -0.454270244 } position { x: -1.00542212 y: 1.15451646 z: -7.33104801 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.833] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00510489335 y: 0.886475503 z: 0.0882842839 w: -0.454247713 } position { x: -1.00536871 y: 1.15453017 z: -7.33111191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00509996247 y: 0.886485815 z: 0.0882215127 w: -0.454239875 } position { x: -1.00533223 y: 1.15453541 z: -7.33112478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.863] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00511446595 y: 0.886505187 z: 0.0881647617 w: -0.454212934 } position { x: -1.00526273 y: 1.15454042 z: -7.33111143 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00508714328 y: 0.88651973 z: 0.0881315544 w: -0.454191327 } position { x: -1.00522375 y: 1.15451503 z: -7.33115435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00498066097 y: 0.886508405 z: 0.088128224 w: -0.454215229 } position { x: -1.00517178 y: 1.15448534 z: -7.33115482 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.903] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00489870179 y: 0.886504889 z: 0.0881525278 w: -0.454218268 } position { x: -1.00513196 y: 1.15448403 z: -7.33115673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00483462075 y: 0.886509538 z: 0.0881452635 w: -0.454211265 } position { x: -1.00506926 y: 1.15449202 z: -7.3311615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.932] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00481032953 y: 0.886511087 z: 0.0881022066 w: -0.454216868 } position { x: -1.00502837 y: 1.1545105 z: -7.33115816 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.946] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00472085224 y: 0.886498749 z: 0.0880141705 w: -0.454259038 } position { x: -1.00500274 y: 1.15449631 z: -7.33113718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00463634403 y: 0.886511087 z: 0.0879990235 w: -0.454238683 } position { x: -1.00493062 y: 1.15445685 z: -7.33112812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.974] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00453276699 y: 0.886534572 z: 0.0879761055 w: -0.45419836 } position { x: -1.00491023 y: 1.15443611 z: -7.33112288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:02.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00438891398 y: 0.886532545 z: 0.0879533812 w: -0.454208106 } position { x: -1.00485361 y: 1.15444911 z: -7.3310976 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.000] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00432595611 y: 0.88653 z: 0.0879092962 w: -0.454222202 } position { x: -1.00482023 y: 1.15445459 z: -7.33107424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00435644295 y: 0.886551738 z: 0.0879474357 w: -0.454172134 } position { x: -1.00478959 y: 1.15438342 z: -7.33108711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.029] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00444637379 y: 0.886574924 z: 0.0880501196 w: -0.454106033 } position { x: -1.00479913 y: 1.15430033 z: -7.33107805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00458717253 y: 0.886594296 z: 0.0881858841 w: -0.454040498 } position { x: -1.00473082 y: 1.15429485 z: -7.33104849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.056] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00475569675 y: 0.886621237 z: 0.0882542208 w: -0.453972876 } position { x: -1.00467896 y: 1.15434587 z: -7.33102512 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.069] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00477499701 y: 0.886653244 z: 0.0882559568 w: -0.453909814 } position { x: -1.00460351 y: 1.1542902 z: -7.33101845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00464151567 y: 0.886654 z: 0.0882927254 w: -0.453902572 } position { x: -1.00458086 y: 1.15427315 z: -7.33104944 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.099] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00438929768 y: 0.886654 z: 0.0884459913 w: -0.453875184 } position { x: -1.00456285 y: 1.15426576 z: -7.33105278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.111] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00423554471 y: 0.886683226 z: 0.0884188 w: -0.453824878 } position { x: -1.0045017 y: 1.1542635 z: -7.33101654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.127] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00407017116 y: 0.886670947 z: 0.0883647203 w: -0.453860939 } position { x: -1.00444937 y: 1.15429807 z: -7.33103037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00404381892 y: 0.886656106 z: 0.0882610828 w: -0.45391047 } position { x: -1.0043906 y: 1.15427828 z: -7.33104801 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.155] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00403851271 y: 0.886610508 z: 0.088182725 w: -0.454014599 } position { x: -1.00440764 y: 1.15418 z: -7.33106565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.169] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00407838449 y: 0.886574388 z: 0.088299036 w: -0.454062283 } position { x: -1.00441134 y: 1.15413296 z: -7.33107185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00413479563 y: 0.886537552 z: 0.0884004608 w: -0.454113901 } position { x: -1.00440931 y: 1.1540885 z: -7.33108425 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.194] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00420126924 y: 0.886536 z: 0.0885154381 w: -0.454094052 } position { x: -1.00440705 y: 1.15406179 z: -7.33105183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00419942616 y: 0.886518359 z: 0.0885914117 w: -0.454113603 } position { x: -1.00437617 y: 1.15406561 z: -7.33103 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00413871324 y: 0.886525869 z: 0.088597171 w: -0.454098463 } position { x: -1.00438976 y: 1.15406775 z: -7.33099604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00410308596 y: 0.886560619 z: 0.088537015 w: -0.454042584 } position { x: -1.00435102 y: 1.1540463 z: -7.33096647 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.251] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00417094957 y: 0.886602879 z: 0.0885693 w: -0.453953147 } position { x: -1.00437188 y: 1.1539818 z: -7.33094263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.266] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00419113785 y: 0.886645913 z: 0.0886288 w: -0.453857213 } position { x: -1.00434411 y: 1.15394306 z: -7.33093834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.279] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00432170369 y: 0.886683106 z: 0.0886716172 w: -0.453775 } position { x: -1.00429118 y: 1.15399241 z: -7.33092499 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.293] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00433054566 y: 0.886677802 z: 0.0886160582 w: -0.453796059 } position { x: -1.0042758 y: 1.15395224 z: -7.33089495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.305] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00434850855 y: 0.886670709 z: 0.0886171088 w: -0.453809559 } position { x: -1.00428247 y: 1.15386 z: -7.33089924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00441062218 y: 0.886675596 z: 0.0887628 w: -0.453771 } position { x: -1.00426936 y: 1.15382409 z: -7.33088589 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.333] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00440259324 y: 0.88668561 z: 0.0888661221 w: -0.453731269 } position { x: -1.004251 y: 1.15385425 z: -7.33082914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.348] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00433422765 y: 0.886690438 z: 0.0888502747 w: -0.453725547 } position { x: -1.00422072 y: 1.15383673 z: -7.33081579 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.363] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00431170408 y: 0.886691868 z: 0.0888221115 w: -0.453728557 } position { x: -1.00420356 y: 1.15384114 z: -7.33084583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.375] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00420366274 y: 0.88666749 z: 0.0888064727 w: -0.453780234 } position { x: -1.00421202 y: 1.15386188 z: -7.33080149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00405802578 y: 0.886700451 z: 0.0887148306 w: -0.453735113 } position { x: -1.00421357 y: 1.1538204 z: -7.33076906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.403] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00389240985 y: 0.886705577 z: 0.0886798799 w: -0.453733385 } position { x: -1.00421965 y: 1.15377951 z: -7.33071947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.418] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00379559305 y: 0.88669306 z: 0.0887564942 w: -0.453743607 } position { x: -1.00423348 y: 1.15372586 z: -7.3307271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.432] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00375436898 y: 0.88666147 z: 0.08889395 w: -0.453778833 } position { x: -1.00422704 y: 1.1537329 z: -7.33070135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00380251487 y: 0.886642277 z: 0.0890138224 w: -0.453792453 } position { x: -1.00422549 y: 1.15372515 z: -7.33068514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00390988262 y: 0.886603057 z: 0.089133136 w: -0.453844815 } position { x: -1.00424635 y: 1.15374541 z: -7.33065319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.474] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00397919677 y: 0.886602759 z: 0.0892253593 w: -0.453826576 } position { x: -1.00425649 y: 1.15373087 z: -7.33064413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.487] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00404013647 y: 0.886611521 z: 0.089307785 w: -0.453792781 } position { x: -1.00428116 y: 1.15377975 z: -7.33061171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.502] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00403423887 y: 0.886621356 z: 0.0893491358 w: -0.453765392 } position { x: -1.00431907 y: 1.15380108 z: -7.33058357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.514] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00403052242 y: 0.886680782 z: 0.0893409625 w: -0.453650892 } position { x: -1.0043 y: 1.15382242 z: -7.33057308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.004032169 y: 0.886729598 z: 0.0893056542 w: -0.453562379 } position { x: -1.00433302 y: 1.1538502 z: -7.33052921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.546] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00397881866 y: 0.886783361 z: 0.0893063173 w: -0.453457624 } position { x: -1.00434029 y: 1.15388989 z: -7.33051872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0039045657 y: 0.886837244 z: 0.0893071145 w: -0.453352779 } position { x: -1.00435889 y: 1.15385389 z: -7.33054113 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.571] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00384123251 y: 0.886855304 z: 0.0894142538 w: -0.45329693 } position { x: -1.00436342 y: 1.15387559 z: -7.33053207 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00372573221 y: 0.886856377 z: 0.0893681943 w: -0.453304827 } position { x: -1.00432658 y: 1.15391064 z: -7.33053207 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.599] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00365153584 y: 0.886825204 z: 0.0892538279 w: -0.45338884 } position { x: -1.00431693 y: 1.15394914 z: -7.33054829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.611] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00369770918 y: 0.886796713 z: 0.0891353339 w: -0.453467667 } position { x: -1.00432789 y: 1.15392709 z: -7.33055449 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00359990331 y: 0.886778891 z: 0.0890976265 w: -0.453510612 } position { x: -1.00436878 y: 1.15390718 z: -7.33056784 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.641] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00353499688 y: 0.88678807 z: 0.0891824 w: -0.453476518 } position { x: -1.00438571 y: 1.15383637 z: -7.33053541 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00340128131 y: 0.886799932 z: 0.0892267749 w: -0.453445524 } position { x: -1.00440574 y: 1.15387976 z: -7.33053827 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.668] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00327974325 y: 0.8868559 z: 0.0892511234 w: -0.453332365 } position { x: -1.00442934 y: 1.15387642 z: -7.3305068 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00322979619 y: 0.886920273 z: 0.0892507434 w: -0.453206718 } position { x: -1.0044241 y: 1.15387821 z: -7.33047915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.695] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00316474237 y: 0.886957 z: 0.0892782 w: -0.453129917 } position { x: -1.00443411 y: 1.15381992 z: -7.33042812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00303649018 y: 0.88700223 z: 0.089329645 w: -0.453032076 } position { x: -1.00442 y: 1.15378082 z: -7.33041382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.724] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00299699698 y: 0.887025833 z: 0.0894766375 w: -0.452957064 } position { x: -1.00449228 y: 1.15370071 z: -7.33037186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.737] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00305318274 y: 0.88707459 z: 0.0897521526 w: -0.452806681 } position { x: -1.00452411 y: 1.15373099 z: -7.33033276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.751] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00306829857 y: 0.88712877 z: 0.0898373574 w: -0.452683508 } position { x: -1.00452471 y: 1.15382063 z: -7.33026648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00321108755 y: 0.887195289 z: 0.0898327827 w: -0.452553064 } position { x: -1.00452304 y: 1.15384114 z: -7.33024597 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.780] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00336551364 y: 0.887277365 z: 0.0897960737 w: -0.4523983 } position { x: -1.00454509 y: 1.15380716 z: -7.3302021 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.792] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0035105655 y: 0.887340844 z: 0.0897460505 w: -0.452282548 } position { x: -1.00455058 y: 1.1538322 z: -7.33015728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00368046435 y: 0.887435079 z: 0.089678 w: -0.452109933 } position { x: -1.00458443 y: 1.15383756 z: -7.33012295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00361530599 y: 0.887515783 z: 0.0897204056 w: -0.451943487 } position { x: -1.00459313 y: 1.15380168 z: -7.33009577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.834] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00354861794 y: 0.887599885 z: 0.0898040161 w: -0.45176217 } position { x: -1.00459218 y: 1.15383101 z: -7.33010197 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00329556619 y: 0.887646 z: 0.0898808092 w: -0.451658159 } position { x: -1.00463307 y: 1.15390253 z: -7.33006334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00309983734 y: 0.887697458 z: 0.0898231938 w: -0.451570034 } position { x: -1.00459611 y: 1.15399206 z: -7.33006 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.876] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00307294098 y: 0.887749 z: 0.0897103548 w: -0.451491296 } position { x: -1.0046134 y: 1.15409076 z: -7.33005142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.889] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00310263457 y: 0.887778163 z: 0.0895392 w: -0.451467693 } position { x: -1.0046221 y: 1.15411222 z: -7.33004618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.905] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00317934784 y: 0.88777411 z: 0.0894400328 w: -0.451494694 } position { x: -1.00469625 y: 1.15411091 z: -7.33004904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00319727021 y: 0.887761354 z: 0.0894444436 w: -0.451518774 } position { x: -1.00476849 y: 1.15409791 z: -7.33004189 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0033138236 y: 0.887784123 z: 0.0895175785 w: -0.451458812 } position { x: -1.00482392 y: 1.15410209 z: -7.33006525 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00352808251 y: 0.887766957 z: 0.0894371793 w: -0.451506823 } position { x: -1.00484037 y: 1.15423954 z: -7.3301034 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00368080637 y: 0.88773483 z: 0.0892791227 w: -0.451600015 } position { x: -1.00486052 y: 1.15428436 z: -7.33010578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.972] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00387010491 y: 0.887714326 z: 0.0891124234 w: -0.45167169 } position { x: -1.0049293 y: 1.15432537 z: -7.33008385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:03.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00402042083 y: 0.887712359 z: 0.0890476629 w: -0.451686978 } position { x: -1.00499892 y: 1.15435266 z: -7.33007765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.002] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00410771277 y: 0.887789905 z: 0.0890508667 w: -0.451533139 } position { x: -1.00510466 y: 1.15441346 z: -7.33011436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00417103479 y: 0.88787365 z: 0.089052707 w: -0.451367497 } position { x: -1.00515246 y: 1.15445423 z: -7.33013535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00411714148 y: 0.887964547 z: 0.0888745785 w: -0.451224267 } position { x: -1.00510263 y: 1.15456486 z: -7.33020496 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.042] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00418277085 y: 0.888022721 z: 0.0886829942 w: -0.451146871 } position { x: -1.00510585 y: 1.154652 z: -7.33020639 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.055] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00418864377 y: 0.888060629 z: 0.0884677395 w: -0.451114446 } position { x: -1.00510752 y: 1.15461206 z: -7.33028507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00415339693 y: 0.888122201 z: 0.0883708596 w: -0.451012641 } position { x: -1.00511169 y: 1.15457785 z: -7.33033323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.085] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00407916214 y: 0.888153315 z: 0.0883805826 w: -0.450950116 } position { x: -1.0050509 y: 1.15462816 z: -7.33039379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.097] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00384763931 y: 0.888146222 z: 0.0883392096 w: -0.450974137 } position { x: -1.00499368 y: 1.15467334 z: -7.33048964 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00367059489 y: 0.888112903 z: 0.0882968754 w: -0.451049566 } position { x: -1.0049367 y: 1.1547091 z: -7.33056831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.127] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00356449233 y: 0.888068259 z: 0.0882209241 w: -0.451153219 } position { x: -1.00486839 y: 1.1547029 z: -7.33063412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.139] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00337715517 y: 0.888017058 z: 0.0882199928 w: -0.45125553 } position { x: -1.00484812 y: 1.15473127 z: -7.33068514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00316451187 y: 0.887955785 z: 0.0881654546 w: -0.45138824 } position { x: -1.00483966 y: 1.15474784 z: -7.33075762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00303242472 y: 0.887897074 z: 0.0882238746 w: -0.451493323 } position { x: -1.00480318 y: 1.15472555 z: -7.33082676 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0029408664 y: 0.887836337 z: 0.0884110928 w: -0.45157662 } position { x: -1.00478101 y: 1.15469909 z: -7.33089972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.194] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00289555662 y: 0.887777865 z: 0.0884857327 w: -0.451677293 } position { x: -1.00471938 y: 1.15471256 z: -7.33091402 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00290459394 y: 0.887739241 z: 0.0885733217 w: -0.451735944 } position { x: -1.00470376 y: 1.15474224 z: -7.3309741 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00289380318 y: 0.887724578 z: 0.088616848 w: -0.451756328 } position { x: -1.00469983 y: 1.15470946 z: -7.33099937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00289069861 y: 0.887715876 z: 0.0887182802 w: -0.451753467 } position { x: -1.0046804 y: 1.15472424 z: -7.33101845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0028565817 y: 0.887718797 z: 0.0888057053 w: -0.451730818 } position { x: -1.00468421 y: 1.15469217 z: -7.33100176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.266] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00283806864 y: 0.887750626 z: 0.0888523459 w: -0.451659232 } position { x: -1.00463629 y: 1.15467811 z: -7.33102465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.278] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00282874703 y: 0.887782574 z: 0.0889574438 w: -0.451575816 } position { x: -1.00460243 y: 1.15468752 z: -7.33103609 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00278136507 y: 0.887837589 z: 0.0889126733 w: -0.451476723 } position { x: -1.00455785 y: 1.1546874 z: -7.33101797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.307] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00285837171 y: 0.887902 z: 0.0888539329 w: -0.45136103 } position { x: -1.00450563 y: 1.15468252 z: -7.33100367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.320] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00289524393 y: 0.887934208 z: 0.0888060555 w: -0.451306969 } position { x: -1.0044862 y: 1.15464437 z: -7.33104324 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.333] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00288401823 y: 0.887946963 z: 0.0887869745 w: -0.45128566 } position { x: -1.00444448 y: 1.15462244 z: -7.33105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00286443974 y: 0.887959242 z: 0.0887466371 w: -0.451269567 } position { x: -1.0043788 y: 1.1546334 z: -7.3310504 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.363] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00281607918 y: 0.887950182 z: 0.0886824504 w: -0.451300293 } position { x: -1.00433421 y: 1.15459871 z: -7.33110189 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.377] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00276607298 y: 0.887935 z: 0.0886979774 w: -0.451327533 } position { x: -1.00425768 y: 1.15456188 z: -7.33108854 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.389] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00266671972 y: 0.887912214 z: 0.0886936709 w: -0.451373726 } position { x: -1.00421214 y: 1.1545155 z: -7.33108902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.405] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00255295075 y: 0.88787508 z: 0.0887221918 w: -0.451441944 } position { x: -1.00419307 y: 1.15451455 z: -7.33108139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.418] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00246418058 y: 0.88787508 z: 0.0886785761 w: -0.451450884 } position { x: -1.00412691 y: 1.1544956 z: -7.33108282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00237564277 y: 0.887846947 z: 0.0886504874 w: -0.451512188 } position { x: -1.0040915 y: 1.15445948 z: -7.33105326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.447] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00229323399 y: 0.887839794 z: 0.0886416361 w: -0.45152849 } position { x: -1.0040679 y: 1.1544044 z: -7.33105087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00217200117 y: 0.88779968 z: 0.0887107626 w: -0.451594383 } position { x: -1.00404119 y: 1.15429568 z: -7.33105421 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00206151255 y: 0.887778521 z: 0.0889275298 w: -0.451593816 } position { x: -1.00401044 y: 1.15422845 z: -7.33100033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.486] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00197971356 y: 0.887779891 z: 0.0890767351 w: -0.451562077 } position { x: -1.0039928 y: 1.15427554 z: -7.33094788 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00201066141 y: 0.887783468 z: 0.0890828446 w: -0.451553702 } position { x: -1.00396144 y: 1.1543026 z: -7.33086967 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.514] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00214699283 y: 0.887784958 z: 0.0890548676 w: -0.451555669 } position { x: -1.00395739 y: 1.15419626 z: -7.33084917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.529] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00234713871 y: 0.887800694 z: 0.0892048255 w: -0.451494217 } position { x: -1.00392723 y: 1.15413725 z: -7.330791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00252937828 y: 0.887831 z: 0.0893281847 w: -0.45140931 } position { x: -1.00390947 y: 1.15415621 z: -7.33070564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.558] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00262381788 y: 0.88790375 z: 0.0893732 w: -0.451256543 } position { x: -1.00386858 y: 1.15415382 z: -7.33064699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.571] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0027339058 y: 0.887956 z: 0.0894428194 w: -0.451139331 } position { x: -1.00383604 y: 1.15411484 z: -7.33061743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.585] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0026679025 y: 0.888007 z: 0.0895069689 w: -0.451026738 } position { x: -1.00382912 y: 1.15412223 z: -7.33056402 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.597] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00266981428 y: 0.888019085 z: 0.0895924345 w: -0.450985759 } position { x: -1.00378156 y: 1.15417445 z: -7.3305459 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00252180896 y: 0.888045728 z: 0.0896313041 w: -0.450926453 } position { x: -1.00376189 y: 1.15418065 z: -7.33049202 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.625] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00254065567 y: 0.88803637 z: 0.0895335227 w: -0.450964242 } position { x: -1.00371599 y: 1.15417898 z: -7.33045673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.641] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00256176316 y: 0.888023496 z: 0.0894835815 w: -0.450999439 } position { x: -1.00372171 y: 1.15410817 z: -7.3304286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00266817515 y: 0.888025284 z: 0.0895755962 w: -0.450976968 } position { x: -1.00377703 y: 1.15405202 z: -7.33035898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00278481026 y: 0.888040423 z: 0.0897228047 w: -0.450917125 } position { x: -1.00378537 y: 1.15401745 z: -7.33031654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00288187806 y: 0.888036311 z: 0.0897602737 w: -0.450917155 } position { x: -1.00379705 y: 1.1540091 z: -7.3302784 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.696] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00302033802 y: 0.888039589 z: 0.0898124576 w: -0.450899392 } position { x: -1.00379634 y: 1.1540426 z: -7.33027935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00313274167 y: 0.88799119 z: 0.0898399428 w: -0.450988501 } position { x: -1.00378871 y: 1.15405595 z: -7.33027124 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.724] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00322505902 y: 0.887950897 z: 0.0898373649 w: -0.451067686 } position { x: -1.00380921 y: 1.15405488 z: -7.33023119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.736] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00324620306 y: 0.887916386 z: 0.0898509324 w: -0.451132774 } position { x: -1.00381553 y: 1.15402699 z: -7.3302269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.752] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00332548493 y: 0.887908399 z: 0.0898474306 w: -0.45114854 } position { x: -1.00379038 y: 1.15399706 z: -7.33020592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00331926486 y: 0.887867093 z: 0.0899357 w: -0.451212317 } position { x: -1.0037837 y: 1.15400648 z: -7.33022165 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.780] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00334342057 y: 0.88785255 z: 0.0899235457 w: -0.451243252 } position { x: -1.0037477 y: 1.15402484 z: -7.33022308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.792] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00338207651 y: 0.887853265 z: 0.0898382738 w: -0.45125851 } position { x: -1.00374889 y: 1.15396607 z: -7.33022976 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00339880376 y: 0.887860179 z: 0.0898702517 w: -0.451238453 } position { x: -1.00371349 y: 1.15390062 z: -7.33028698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.822] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00339819863 y: 0.887861729 z: 0.0899183154 w: -0.451225787 } position { x: -1.00367558 y: 1.15385079 z: -7.33028126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.835] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00326345116 y: 0.887849569 z: 0.0899429321 w: -0.451245815 } position { x: -1.00360441 y: 1.15376925 z: -7.33031654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00308727473 y: 0.887837768 z: 0.0900445804 w: -0.451249957 } position { x: -1.00352204 y: 1.15373 z: -7.33039808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.861] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00286215497 y: 0.887794 z: 0.090035975 w: -0.451339304 } position { x: -1.00344598 y: 1.1537149 z: -7.33041048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00261046481 y: 0.887767911 z: 0.0899819732 w: -0.451402873 } position { x: -1.00343049 y: 1.15365529 z: -7.33040571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.888] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00243041385 y: 0.887789249 z: 0.0900018066 w: -0.451358 } position { x: -1.00338566 y: 1.15362382 z: -7.33040905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00223763706 y: 0.887775779 z: 0.0900820792 w: -0.451369554 } position { x: -1.00333762 y: 1.15353489 z: -7.3304553 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.916] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00215926813 y: 0.887744129 z: 0.0902081355 w: -0.451406896 } position { x: -1.0032686 y: 1.1534816 z: -7.33050442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00218895823 y: 0.887675107 z: 0.0903731659 w: -0.451509535 } position { x: -1.00320244 y: 1.15343153 z: -7.3305316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00225839787 y: 0.887637317 z: 0.0905152038 w: -0.451554924 } position { x: -1.00313544 y: 1.15342629 z: -7.33056688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00230399193 y: 0.887550473 z: 0.090559952 w: -0.451716423 } position { x: -1.00302708 y: 1.15339708 z: -7.3305788 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.972] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00237621693 y: 0.887482643 z: 0.0906047672 w: -0.45184043 } position { x: -1.00300431 y: 1.15336299 z: -7.33061934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:04.988] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00232758303 y: 0.887457848 z: 0.0906310156 w: -0.451884121 } position { x: -1.00295627 y: 1.15334797 z: -7.33063459 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.001] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00233493722 y: 0.887421429 z: 0.0906734541 w: -0.451947033 } position { x: -1.0029074 y: 1.15331018 z: -7.33063316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.014] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00222530263 y: 0.887433231 z: 0.0907272 w: -0.451913536 } position { x: -1.00280845 y: 1.15327537 z: -7.33065081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.029] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00213284721 y: 0.88745892 z: 0.0906929821 w: -0.451870561 } position { x: -1.00271177 y: 1.15324 z: -7.33069038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.042] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00197285437 y: 0.887453258 z: 0.0907236487 w: -0.451876134 } position { x: -1.00259697 y: 1.15317237 z: -7.33069706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00182143366 y: 0.88741219 z: 0.09073475 w: -0.451955199 } position { x: -1.00247943 y: 1.1531446 z: -7.33074427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00169274199 y: 0.887392104 z: 0.0907096937 w: -0.45200029 } position { x: -1.00235689 y: 1.15313435 z: -7.33078623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.085] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00155513745 y: 0.887349248 z: 0.0906727836 w: -0.452092171 } position { x: -1.00226426 y: 1.153 z: -7.33082914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.099] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00140991434 y: 0.887271 z: 0.0907647312 w: -0.452227801 } position { x: -1.00215542 y: 1.15293121 z: -7.33090973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.113] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00121131982 y: 0.887174308 z: 0.090957284 w: -0.452379286 } position { x: -1.00206566 y: 1.15282369 z: -7.33094168 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.126] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000994573231 y: 0.887078 z: 0.0911341235 w: -0.452533126 } position { x: -1.00194657 y: 1.15272331 z: -7.33102417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000804042211 y: 0.886964202 z: 0.0913649648 w: -0.452709973 } position { x: -1.00185323 y: 1.15264249 z: -7.33109331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00062736962 y: 0.886826217 z: 0.0916374102 w: -0.452925444 } position { x: -1.00173485 y: 1.15255654 z: -7.33115196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000412265799 y: 0.886684895 z: 0.0918056592 w: -0.453168213 } position { x: -1.00160134 y: 1.1525048 z: -7.33117962 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.183] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.000279324682 y: 0.88658917 z: 0.0919090137 w: -0.453334659 } position { x: -1.0015099 y: 1.15249074 z: -7.33119678 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -9.58128512e-05 y: 0.886498749 z: 0.0919004455 w: -0.453513265 } position { x: -1.00141752 y: 1.15239966 z: -7.33122826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 2.60292054e-05 y: 0.886471808 z: 0.0919651538 w: -0.453552842 } position { x: -1.00133228 y: 1.1523329 z: -7.33122921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000233978833 y: 0.886429 z: 0.0920652449 w: -0.453616112 } position { x: -1.001248 y: 1.15225017 z: -7.33124876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.236] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000425732404 y: 0.88642478 z: 0.0921573937 w: -0.453605533 } position { x: -1.00118351 y: 1.15224028 z: -7.33120966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000591638556 y: 0.886425853 z: 0.09222617 w: -0.453589261 } position { x: -1.00109625 y: 1.15220809 z: -7.33122253 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00066394615 y: 0.886446714 z: 0.092298992 w: -0.453533679 } position { x: -1.00103855 y: 1.15209019 z: -7.33120632 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000585666101 y: 0.886491776 z: 0.0923950598 w: -0.453426 } position { x: -1.00097287 y: 1.15205348 z: -7.33118773 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000469041959 y: 0.886524856 z: 0.0924682096 w: -0.45334658 } position { x: -1.00088346 y: 1.15204263 z: -7.33114672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000375423697 y: 0.886573434 z: 0.0924624428 w: -0.453252792 } position { x: -1.00077093 y: 1.15202212 z: -7.33109617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000423177145 y: 0.886594236 z: 0.0924874097 w: -0.453206927 } position { x: -1.00069821 y: 1.15195417 z: -7.33112955 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000568906195 y: 0.886608839 z: 0.0926516 w: -0.453144699 } position { x: -1.00062776 y: 1.15189397 z: -7.33107185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00075893657 y: 0.886615694 z: 0.0927519724 w: -0.453110456 } position { x: -1.00056553 y: 1.15191853 z: -7.33104277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.000924548192 y: 0.886626124 z: 0.0928575546 w: -0.453068286 } position { x: -1.00049949 y: 1.15190744 z: -7.3309989 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.375] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00110764499 y: 0.886623681 z: 0.0928859487 w: -0.453066707 } position { x: -1.00044036 y: 1.15186703 z: -7.33100176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00115116418 y: 0.88659513 z: 0.0929348916 w: -0.453112423 } position { x: -1.00039244 y: 1.15174901 z: -7.33096838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00118602882 y: 0.886544824 z: 0.0931277871 w: -0.453171194 } position { x: -1.00039423 y: 1.1516273 z: -7.3309679 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0012277622 y: 0.886544 z: 0.0932858139 w: -0.453140199 } position { x: -1.00037014 y: 1.15159857 z: -7.33092499 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00127434288 y: 0.886514544 z: 0.093434155 w: -0.4531672 } position { x: -1.00034642 y: 1.15155327 z: -7.33089972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00129690557 y: 0.88650322 z: 0.0935150236 w: -0.453172505 } position { x: -1.00028098 y: 1.15153098 z: -7.33085537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.460] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00126862631 y: 0.886477828 z: 0.0935047716 w: -0.453224331 } position { x: -1.00025725 y: 1.15149128 z: -7.3307972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00125399407 y: 0.886480331 z: 0.0935119167 w: -0.453218043 } position { x: -1.00023556 y: 1.15136743 z: -7.33078575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.487] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00143233431 y: 0.886453807 z: 0.0936894342 w: -0.453232765 } position { x: -1.00025558 y: 1.15128601 z: -7.33075523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00161717227 y: 0.886456072 z: 0.0938887298 w: -0.453186452 } position { x: -1.00026238 y: 1.15119803 z: -7.33071852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.514] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00174759689 y: 0.886489332 z: 0.0940704495 w: -0.453083277 } position { x: -1.00018609 y: 1.15119934 z: -7.33067656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.529] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00173075136 y: 0.886469662 z: 0.0941111594 w: -0.453113317 } position { x: -1.00012088 y: 1.15119755 z: -7.33065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00180463272 y: 0.886455953 z: 0.0940895379 w: -0.453144342 } position { x: -1.00011432 y: 1.15108037 z: -7.33063793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00184610148 y: 0.886438966 z: 0.0941921622 w: -0.453156024 } position { x: -1.00009584 y: 1.15097618 z: -7.33060789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.569] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00190886366 y: 0.886431515 z: 0.0943639874 w: -0.453134596 } position { x: -1.00004292 y: 1.15090966 z: -7.33058357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00206258637 y: 0.886450768 z: 0.0945682302 w: -0.453053653 } position { x: -1.00004387 y: 1.15084171 z: -7.33056879 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.599] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00225129724 y: 0.886454046 z: 0.0947233289 w: -0.453014 } position { x: -0.999974072 y: 1.15080845 z: -7.3305335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.613] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00246945606 y: 0.886487663 z: 0.0948825181 w: -0.452913731 } position { x: -0.999900222 y: 1.15076602 z: -7.33051395 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.625] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00277511333 y: 0.886437058 z: 0.0949581712 w: -0.452995181 } position { x: -0.999839604 y: 1.15071809 z: -7.33049965 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00299493107 y: 0.886409581 z: 0.0950148627 w: -0.453035653 } position { x: -0.999796748 y: 1.15064836 z: -7.33048153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00324361073 y: 0.886369467 z: 0.0951392129 w: -0.453086257 } position { x: -0.999774814 y: 1.15052187 z: -7.33049393 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00332931499 y: 0.886323094 z: 0.0953189 w: -0.45313862 } position { x: -0.99973315 y: 1.15043306 z: -7.33047342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0034175762 y: 0.88628912 z: 0.095562607 w: -0.453153104 } position { x: -0.999686301 y: 1.15038514 z: -7.33046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.695] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00348189962 y: 0.886274338 z: 0.0957994 w: -0.453131467 } position { x: -0.999655306 y: 1.15033507 z: -7.33041477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00362077099 y: 0.886258066 z: 0.0959335119 w: -0.453133821 } position { x: -0.999619126 y: 1.15023685 z: -7.33043337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00372121832 y: 0.886229277 z: 0.096158728 w: -0.4531416 } position { x: -0.999521196 y: 1.15016353 z: -7.3304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.736] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00390076637 y: 0.886203468 z: 0.0963454247 w: -0.453151017 } position { x: -0.99948144 y: 1.15010357 z: -7.33039236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.752] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00394976791 y: 0.886227548 z: 0.0964779854 w: -0.453075171 } position { x: -0.999422491 y: 1.15005875 z: -7.33036423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.766] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00400066189 y: 0.886237144 z: 0.096557118 w: -0.45303911 } position { x: -0.999380767 y: 1.15000618 z: -7.33037472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.780] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00412389729 y: 0.886283815 z: 0.096722126 w: -0.452911526 } position { x: -0.999333322 y: 1.14991307 z: -7.33038855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00426940201 y: 0.886279523 z: 0.0969124958 w: -0.452877849 } position { x: -0.999259651 y: 1.14983332 z: -7.33036566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00440460443 y: 0.886302292 z: 0.0970155224 w: -0.452810079 } position { x: -0.999157786 y: 1.1498028 z: -7.33038568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.819] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00451714825 y: 0.886309922 z: 0.097098656 w: -0.452776194 } position { x: -0.99908483 y: 1.14970565 z: -7.33038902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.835] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00470307795 y: 0.886283934 z: 0.0972228572 w: -0.452798456 } position { x: -0.998999059 y: 1.14963067 z: -7.33044863 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.849] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00496512186 y: 0.886265516 z: 0.0972787663 w: -0.452819616 } position { x: -0.998899221 y: 1.1495136 z: -7.33045673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.861] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00527442247 y: 0.886211872 z: 0.0974400491 w: -0.452886403 } position { x: -0.998815596 y: 1.14937425 z: -7.33051109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00557437586 y: 0.88616097 z: 0.0976623669 w: -0.452934653 } position { x: -0.998722911 y: 1.14928269 z: -7.33055449 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.889] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00588216307 y: 0.886141062 z: 0.0979009718 w: -0.452918142 } position { x: -0.998637855 y: 1.14919138 z: -7.33056688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.905] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00621063169 y: 0.88607043 z: 0.0980453044 w: -0.453020722 } position { x: -0.99852252 y: 1.14913738 z: -7.33062029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00647995854 y: 0.885988951 z: 0.0981084183 w: -0.45316273 } position { x: -0.998426795 y: 1.14902699 z: -7.33069658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0067296573 y: 0.885898352 z: 0.0982201844 w: -0.453311861 } position { x: -0.998340368 y: 1.14894021 z: -7.33070421 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00690815691 y: 0.885848522 z: 0.0983837768 w: -0.453371048 } position { x: -0.998237669 y: 1.14884841 z: -7.33077192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00715441583 y: 0.885765612 z: 0.0986170471 w: -0.453478634 } position { x: -0.998147488 y: 1.14877212 z: -7.33079863 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.972] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00736474106 y: 0.885707617 z: 0.0987570211 w: -0.453558 } position { x: -0.998039603 y: 1.14870882 z: -7.3308177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:05.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00753646 y: 0.885632455 z: 0.098927252 w: -0.45366475 } position { x: -0.997951269 y: 1.14855504 z: -7.3308382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.002] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00761668803 y: 0.885608137 z: 0.0991527289 w: -0.453661859 } position { x: -0.997859478 y: 1.14844263 z: -7.33092403 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.014] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00772478 y: 0.885571778 z: 0.0993736833 w: -0.453682482 } position { x: -0.997750819 y: 1.14832759 z: -7.33094597 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.028] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00790842 y: 0.885550499 z: 0.0995817184 w: -0.45367524 } position { x: -0.997595787 y: 1.14827371 z: -7.3309741 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00804821588 y: 0.8855111 z: 0.0997865 w: -0.453704715 } position { x: -0.997451305 y: 1.14816976 z: -7.3310113 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.056] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00820970442 y: 0.885456204 z: 0.100004263 w: -0.453761101 } position { x: -0.997322857 y: 1.14807224 z: -7.33108139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.069] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00845605321 y: 0.88540417 z: 0.100167654 w: -0.453821957 } position { x: -0.997195423 y: 1.14805532 z: -7.33113146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.085] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00881338492 y: 0.885346532 z: 0.100287542 w: -0.453901082 } position { x: -0.997055054 y: 1.14799535 z: -7.33119154 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00906488113 y: 0.88528043 z: 0.100381441 w: -0.454004377 } position { x: -0.996895134 y: 1.14796162 z: -7.33121109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.111] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00938659068 y: 0.885207355 z: 0.100370832 w: -0.454142749 } position { x: -0.996770859 y: 1.14788413 z: -7.33128405 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.127] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00962257 y: 0.885115504 z: 0.100398742 w: -0.454310536 } position { x: -0.996611238 y: 1.1478349 z: -7.33132505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00980825443 y: 0.885029197 z: 0.100438051 w: -0.454465955 } position { x: -0.996483266 y: 1.14775 z: -7.33139229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00995310582 y: 0.884918 z: 0.100497313 w: -0.454666287 } position { x: -0.996307075 y: 1.1477319 z: -7.33145952 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0100300908 y: 0.884815156 z: 0.100483276 w: -0.454867661 } position { x: -0.996145785 y: 1.14765525 z: -7.331563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.181] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0101076644 y: 0.884654939 z: 0.10043513 w: -0.455188185 } position { x: -0.995943904 y: 1.14763629 z: -7.3317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.194] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0101076644 y: 0.884654939 z: 0.10043513 w: -0.455188185 } position { x: -0.995943904 y: 1.14763629 z: -7.3317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.208] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0106074633 y: 0.884071052 z: 0.100336894 w: -0.456331402 } position { x: -0.995336235 y: 1.14762366 z: -7.33223391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109576602 y: 0.883665204 z: 0.100211658 w: -0.457136095 } position { x: -0.995042562 y: 1.14765143 z: -7.33257198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0114814127 y: 0.883009195 z: 0.100020826 w: -0.458430856 } position { x: -0.994615197 y: 1.14763749 z: -7.33298874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0118565485 y: 0.882299125 z: 0.099755235 w: -0.459844053 } position { x: -0.994161904 y: 1.14772618 z: -7.33337688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0123031726 y: 0.881456614 z: 0.0993537083 w: -0.461531967 } position { x: -0.99364984 y: 1.14775753 z: -7.33392477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.280] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0129249785 y: 0.880433202 z: 0.0990220606 w: -0.463535309 } position { x: -0.993055165 y: 1.14774287 z: -7.33462477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0138060953 y: 0.879033 z: 0.0987791419 w: -0.466211289 } position { x: -0.992203057 y: 1.14785433 z: -7.33555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0147375297 y: 0.877385676 z: 0.0984648466 w: -0.469341934 } position { x: -0.99136287 y: 1.14794469 z: -7.33655787 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.320] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0156511068 y: 0.875503778 z: 0.0981562212 w: -0.472877979 } position { x: -0.990517914 y: 1.14791834 z: -7.33760691 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.335] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0165888872 y: 0.873456597 z: 0.0979876816 w: -0.476651698 } position { x: -0.989628732 y: 1.14789903 z: -7.33877707 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.347] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0176989213 y: 0.87119025 z: 0.0979297087 w: -0.48075363 } position { x: -0.988564968 y: 1.14789414 z: -7.34018421 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.362] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0193116292 y: 0.868352294 z: 0.0980778933 w: -0.48576954 } position { x: -0.987189233 y: 1.14791334 z: -7.34199858 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.375] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0209570322 y: 0.865217388 z: 0.0982844383 w: -0.491222829 } position { x: -0.985835671 y: 1.14788198 z: -7.34389162 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0225527287 y: 0.861754477 z: 0.0985301 w: -0.497154444 } position { x: -0.98443675 y: 1.1478194 z: -7.34585524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.403] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0242151655 y: 0.857973337 z: 0.0987202823 w: -0.503537178 } position { x: -0.98293364 y: 1.14767647 z: -7.34804773 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.418] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0262301359 y: 0.853590906 z: 0.0990674049 w: -0.510764301 } position { x: -0.981194258 y: 1.14745724 z: -7.35061216 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0287245121 y: 0.849020779 z: 0.0995321795 w: -0.518104315 } position { x: -0.979418695 y: 1.14712906 z: -7.35341 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0317530856 y: 0.843806505 z: 0.100174576 w: -0.526258 } position { x: -0.977437496 y: 1.14669728 z: -7.35652256 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.458] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0351016708 y: 0.837861776 z: 0.101172827 w: -0.535275221 } position { x: -0.975379705 y: 1.14614666 z: -7.35992241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.472] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0385115035 y: 0.831155598 z: 0.102512822 w: -0.54515 } position { x: -0.973292649 y: 1.14551079 z: -7.36351204 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.488] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0416545086 y: 0.823413551 z: 0.104025759 w: -0.556267738 } position { x: -0.971074581 y: 1.14493632 z: -7.36759758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0442007966 y: 0.815825462 z: 0.105283245 w: -0.566913128 } position { x: -0.968998969 y: 1.14449608 z: -7.37152815 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.516] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0464657173 y: 0.808090866 z: 0.106835298 w: -0.577422142 } position { x: -0.967047036 y: 1.14373422 z: -7.37558174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0489340425 y: 0.800221384 z: 0.108327843 w: -0.587806344 } position { x: -0.964931726 y: 1.14317358 z: -7.37979746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.543] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0516217165 y: 0.791548 z: 0.1096057 w: -0.598977089 } position { x: -0.962693572 y: 1.14262521 z: -7.38450623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.555] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0541784875 y: 0.783282876 z: 0.110600017 w: -0.609344125 } position { x: -0.960758626 y: 1.14199579 z: -7.38889313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.569] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0566160046 y: 0.774993718 z: 0.111634232 w: -0.619449079 } position { x: -0.959004045 y: 1.14132679 z: -7.39319086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.583] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0590552911 y: 0.766848862 z: 0.11261408 w: -0.62910521 } position { x: -0.957267642 y: 1.14084268 z: -7.3973794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.597] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0615193844 y: 0.758991539 z: 0.113308363 w: -0.638207197 } position { x: -0.955528378 y: 1.1404742 z: -7.40156603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0640175939 y: 0.750848472 z: 0.114068151 w: -0.647392273 } position { x: -0.953849614 y: 1.13997185 z: -7.40603447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.625] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0664368123 y: 0.743419826 z: 0.114780687 w: -0.65554446 } position { x: -0.952288032 y: 1.13951194 z: -7.41030359 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.641] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0690296441 y: 0.73600024 z: 0.11542473 w: -0.663487554 } position { x: -0.950880051 y: 1.13912308 z: -7.41448498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0715277418 y: 0.728693783 z: 0.116052069 w: -0.671134174 } position { x: -0.949621201 y: 1.13888586 z: -7.41849756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.668] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0737955868 y: 0.721484482 z: 0.116527274 w: -0.678554237 } position { x: -0.948371589 y: 1.13879633 z: -7.4225626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.681] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0752292424 y: 0.715406716 z: 0.116808414 w: -0.684755087 } position { x: -0.947349966 y: 1.13877654 z: -7.42620659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.695] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0763843134 y: 0.709944 z: 0.116929099 w: -0.690269887 } position { x: -0.946391881 y: 1.1387794 z: -7.42971373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0774650872 y: 0.705049574 z: 0.116937131 w: -0.695147455 } position { x: -0.945384443 y: 1.13880014 z: -7.43311834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.724] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0785221 y: 0.700522721 z: 0.116682544 w: -0.699633718 } position { x: -0.944387138 y: 1.13888049 z: -7.43648291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.738] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0797476918 y: 0.695914268 z: 0.116206437 w: -0.704158843 } position { x: -0.94324261 y: 1.13900113 z: -7.43999243 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.750] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0809530243 y: 0.691791356 z: 0.115692131 w: -0.708157241 } position { x: -0.942361295 y: 1.13901651 z: -7.44312954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.766] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0822103545 y: 0.687967658 z: 0.115417384 w: -0.711773 } position { x: -0.941554964 y: 1.13902771 z: -7.44605827 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0835186392 y: 0.684511244 z: 0.115235776 w: -0.714975417 } position { x: -0.940816164 y: 1.13912165 z: -7.44879866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.792] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0845808238 y: 0.681327939 z: 0.115053616 w: -0.717914343 } position { x: -0.939876795 y: 1.13934207 z: -7.45166588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0853011832 y: 0.678666174 z: 0.114563532 w: -0.720424294 } position { x: -0.938877225 y: 1.13963711 z: -7.45434475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.820] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0858664885 y: 0.676228702 z: 0.113886476 w: -0.72275275 } position { x: -0.937925875 y: 1.13987339 z: -7.45690775 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.833] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0866739228 y: 0.673863 z: 0.11344669 w: -0.724931836 } position { x: -0.937045813 y: 1.14000654 z: -7.45941877 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.849] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0876897648 y: 0.671409965 z: 0.113351025 w: -0.727097452 } position { x: -0.936213076 y: 1.14005256 z: -7.46191835 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.863] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0891006738 y: 0.668696463 z: 0.113571696 w: -0.729388535 } position { x: -0.935352445 y: 1.14022028 z: -7.46456146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.875] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.090232 y: 0.666092217 z: 0.113995433 w: -0.731563 } position { x: -0.93454659 y: 1.14048016 z: -7.46697903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.891] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0909859613 y: 0.663650393 z: 0.114505708 w: -0.733606279 } position { x: -0.933690608 y: 1.14089561 z: -7.46929264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0915788636 y: 0.661200166 z: 0.114699826 w: -0.735711634 } position { x: -0.932785273 y: 1.14126015 z: -7.47163725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0921516791 y: 0.65848285 z: 0.11467611 w: -0.738077104 } position { x: -0.931800246 y: 1.14159036 z: -7.47415113 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0924399644 y: 0.655743539 z: 0.114518613 w: -0.740500331 } position { x: -0.930970669 y: 1.14181173 z: -7.4764843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.946] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0927793458 y: 0.653048456 z: 0.114835627 w: -0.742787 } position { x: -0.93018508 y: 1.14183211 z: -7.47867823 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0930191427 y: 0.650466442 z: 0.115548469 w: -0.744909 } position { x: -0.929353237 y: 1.14203012 z: -7.48083305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.974] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0932496 y: 0.64793241 z: 0.11618048 w: -0.746987402 } position { x: -0.928376496 y: 1.14235389 z: -7.4830451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.988] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0932791084 y: 0.645244896 z: 0.116725348 w: -0.749221742 } position { x: -0.927463651 y: 1.14239621 z: -7.48552752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:06.999] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0935051218 y: 0.642555356 z: 0.117624894 w: -0.75136131 } position { x: -0.926666439 y: 1.14229465 z: -7.48779964 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.015] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0941839293 y: 0.639666 z: 0.118708298 w: -0.753568232 } position { x: -0.925816417 y: 1.14234 z: -7.4901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.028] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0950881913 y: 0.636670709 z: 0.119739711 w: -0.755824745 } position { x: -0.92496103 y: 1.14238775 z: -7.4922843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0959811807 y: 0.633400619 z: 0.120746054 w: -0.758295238 } position { x: -0.924060285 y: 1.14242601 z: -7.49462366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.057] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0965568349 y: 0.630447209 z: 0.121648625 w: -0.760535836 } position { x: -0.923237383 y: 1.14242411 z: -7.4968071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.069] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0972906 y: 0.627432108 z: 0.122590095 w: -0.762781203 } position { x: -0.922214806 y: 1.14246285 z: -7.498981 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.085] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0977578312 y: 0.624312758 z: 0.122887306 w: -0.765229225 } position { x: -0.92130959 y: 1.14294362 z: -7.50104094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0982730314 y: 0.621204436 z: 0.123236209 w: -0.767633 } position { x: -0.92043674 y: 1.14243007 z: -7.50306606 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0995845571 y: 0.617791295 z: 0.124404185 w: -0.770026267 } position { x: -0.919781089 y: 1.14195812 z: -7.50514269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.127] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101412714 y: 0.614412606 z: 0.126057982 w: -0.772218883 } position { x: -0.91902703 y: 1.14179814 z: -7.50709105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.141] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.102844313 y: 0.611050665 z: 0.127833784 w: -0.774402142 } position { x: -0.918095648 y: 1.14191973 z: -7.50909424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103947952 y: 0.607626259 z: 0.129248261 w: -0.776711047 } position { x: -0.917224348 y: 1.14205992 z: -7.51095152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.169] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105010316 y: 0.604203224 z: 0.130526677 w: -0.779021323 } position { x: -0.916483402 y: 1.1419791 z: -7.51264763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.181] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106239632 y: 0.60064292 z: 0.131862134 w: -0.781379282 } position { x: -0.915673614 y: 1.14180601 z: -7.51431751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107237659 y: 0.597480357 z: 0.133211255 w: -0.78343606 } position { x: -0.914843142 y: 1.14178634 z: -7.51589298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.210] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107963599 y: 0.594592 z: 0.13452071 w: -0.785307884 } position { x: -0.913973272 y: 1.14170921 z: -7.51733398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.222] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.108689524 y: 0.591849267 z: 0.135920495 w: -0.787036598 } position { x: -0.913159251 y: 1.14155591 z: -7.51872349 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109521821 y: 0.589013934 z: 0.137402266 w: -0.788789093 } position { x: -0.912289202 y: 1.1413579 z: -7.52015305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11018575 y: 0.586485505 z: 0.138813168 w: -0.790332079 } position { x: -0.911406279 y: 1.14130902 z: -7.52141714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.264] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110771284 y: 0.584131122 z: 0.140082508 w: -0.791768551 } position { x: -0.910533905 y: 1.14113724 z: -7.5226326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.280] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111466832 y: 0.581835 z: 0.141309857 w: -0.793142319 } position { x: -0.909753799 y: 1.14099014 z: -7.52375793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.112422235 y: 0.579382181 z: 0.142583236 w: -0.794573903 } position { x: -0.908881485 y: 1.14078057 z: -7.52491903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113352023 y: 0.577121317 z: 0.143792585 w: -0.795868099 } position { x: -0.908114612 y: 1.14052665 z: -7.52588749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.319] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114384696 y: 0.574962735 z: 0.145249918 w: -0.797017217 } position { x: -0.907386422 y: 1.14028859 z: -7.52678108 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.335] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115515344 y: 0.572886884 z: 0.146913305 w: -0.79804343 } position { x: -0.906665802 y: 1.14011383 z: -7.5275979 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.348] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116656289 y: 0.570872843 z: 0.148411214 w: -0.79904294 } position { x: -0.906055748 y: 1.14005911 z: -7.52837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.363] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.117941245 y: 0.568787515 z: 0.149818987 w: -0.800078094 } position { x: -0.905327 y: 1.14009619 z: -7.52914381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.375] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.118871801 y: 0.566957653 z: 0.150815144 w: -0.801051378 } position { x: -0.90469873 y: 1.14006054 z: -7.52977085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.389] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.119523846 y: 0.565235317 z: 0.151641682 w: -0.802014887 } position { x: -0.904053748 y: 1.14001751 z: -7.53044558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.119978279 y: 0.563603 z: 0.152548164 w: -0.802923381 } position { x: -0.903419793 y: 1.13999271 z: -7.53105545 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.120509908 y: 0.561843157 z: 0.153604984 w: -0.803875148 } position { x: -0.902819097 y: 1.13993859 z: -7.53166676 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.121085666 y: 0.56015116 z: 0.154563546 w: -0.804785132 } position { x: -0.902345419 y: 1.13987577 z: -7.53221464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.446] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.121655308 y: 0.558481216 z: 0.155251503 w: -0.805726826 } position { x: -0.901848 y: 1.13990581 z: -7.53270102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.122029409 y: 0.556865335 z: 0.155805066 w: -0.806681216 } position { x: -0.901420832 y: 1.13986158 z: -7.53308296 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.474] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.122402303 y: 0.555324495 z: 0.156421244 w: -0.807567298 } position { x: -0.901116431 y: 1.13982129 z: -7.53343344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.122885793 y: 0.553789556 z: 0.157257423 w: -0.808385074 } position { x: -0.900799155 y: 1.13979614 z: -7.53376722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.123245284 y: 0.552472651 z: 0.1581081 w: -0.809065163 } position { x: -0.900502443 y: 1.13981068 z: -7.53414536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.516] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.12339741 y: 0.551166356 z: 0.158681735 w: -0.809820294 } position { x: -0.900178611 y: 1.13983917 z: -7.53450298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.123502173 y: 0.549948692 z: 0.159056798 w: -0.8105582 } position { x: -0.899959385 y: 1.13975453 z: -7.53476191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.541] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.123851098 y: 0.548690498 z: 0.159596488 w: -0.811251223 } position { x: -0.899795771 y: 1.13955796 z: -7.53502083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.124567524 y: 0.547479153 z: 0.160339013 w: -0.811813354 } position { x: -0.89971447 y: 1.13945222 z: -7.5352006 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.125562489 y: 0.546392083 z: 0.161149934 w: -0.812231779 } position { x: -0.899730563 y: 1.13944376 z: -7.5353508 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.585] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.126315653 y: 0.54537046 z: 0.162011266 w: -0.812630236 } position { x: -0.899697304 y: 1.13954699 z: -7.53548908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.126728132 y: 0.544471681 z: 0.1626091 w: -0.813049197 } position { x: -0.899627864 y: 1.13984013 z: -7.53564405 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.611] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.126983896 y: 0.543549478 z: 0.16270785 w: -0.813606381 } position { x: -0.899614692 y: 1.13997889 z: -7.53579855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.12741439 y: 0.542544 z: 0.162562564 w: -0.814238906 } position { x: -0.899841964 y: 1.13997972 z: -7.53584528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.639] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.12784934 y: 0.541622579 z: 0.162837937 w: -0.814729 } position { x: -0.9001 y: 1.14001453 z: -7.53580284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.12817347 y: 0.540896773 z: 0.163322061 w: -0.815063357 } position { x: -0.900322139 y: 1.1402874 z: -7.53569794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.1282534 y: 0.540348887 z: 0.163582861 w: -0.815361738 } position { x: -0.900389254 y: 1.14074194 z: -7.53559923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.127912939 y: 0.539984 z: 0.163377121 w: -0.815698147 } position { x: -0.900489628 y: 1.14116323 z: -7.53547287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.695] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.127258778 y: 0.53989315 z: 0.16317071 w: -0.815901935 } position { x: -0.900700867 y: 1.14133132 z: -7.53531218 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.710] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.126585469 y: 0.539895773 z: 0.163047656 w: -0.816029489 } position { x: -0.900935292 y: 1.1414938 z: -7.53512669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.126129135 y: 0.539938569 z: 0.16298236 w: -0.816085 } position { x: -0.901130736 y: 1.14160299 z: -7.53500938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.736] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.125732 y: 0.539964 z: 0.162869379 w: -0.816151857 } position { x: -0.901352942 y: 1.14175272 z: -7.53478861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.750] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.125655338 y: 0.539921701 z: 0.162845418 w: -0.816196442 } position { x: -0.90164274 y: 1.14182115 z: -7.53454351 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.125669211 y: 0.539916396 z: 0.162853584 w: -0.816196203 } position { x: -0.901841104 y: 1.14197886 z: -7.5343051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.125469014 y: 0.539966047 z: 0.162696287 w: -0.816225529 } position { x: -0.901967168 y: 1.14215779 z: -7.53408051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.792] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.124866962 y: 0.540144324 z: 0.162648425 w: -0.816209435 } position { x: -0.902110338 y: 1.14229226 z: -7.53384066 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.124263637 y: 0.540340543 z: 0.162760019 w: -0.816149473 } position { x: -0.90230757 y: 1.14233923 z: -7.53369713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.12385419 y: 0.54055351 z: 0.163036272 w: -0.816015482 } position { x: -0.902538061 y: 1.14238513 z: -7.53361702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.123660229 y: 0.540486455 z: 0.163163722 w: -0.816063821 } position { x: -0.902673841 y: 1.14252388 z: -7.53357697 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.123750746 y: 0.540334642 z: 0.163353845 w: -0.816112578 } position { x: -0.902895331 y: 1.14265513 z: -7.53348732 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.861] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.123787016 y: 0.540171564 z: 0.163612485 w: -0.816163301 } position { x: -0.903142571 y: 1.14279699 z: -7.53339291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.877] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.123436667 y: 0.54016 z: 0.164044365 w: -0.816137254 } position { x: -0.903263092 y: 1.14312887 z: -7.53335953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.889] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.122826099 y: 0.540274 z: 0.164163888 w: -0.816129863 } position { x: -0.903304636 y: 1.14352274 z: -7.5334754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.905] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.122128017 y: 0.540268123 z: 0.164062858 w: -0.816258848 } position { x: -0.903424442 y: 1.14379537 z: -7.53364182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.121743105 y: 0.540044188 z: 0.163815916 w: -0.816514075 } position { x: -0.903592885 y: 1.14395976 z: -7.53386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.121401913 y: 0.539728701 z: 0.163827538 w: -0.816771209 } position { x: -0.903758466 y: 1.14409745 z: -7.53406715 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.946] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.121165521 y: 0.539416254 z: 0.164124504 w: -0.816953063 } position { x: -0.903903663 y: 1.14437127 z: -7.53436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.120944105 y: 0.539068937 z: 0.164218977 w: -0.817196 } position { x: -0.903950393 y: 1.14468586 z: -7.53473139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.120696634 y: 0.538646281 z: 0.163938284 w: -0.817567587 } position { x: -0.903951347 y: 1.14493382 z: -7.53510857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:07.986] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.12049146 y: 0.538125277 z: 0.163672164 w: -0.817994177 } position { x: -0.904076636 y: 1.1449883 z: -7.53545046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.001] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.120490268 y: 0.537575662 z: 0.163798645 w: -0.818330348 } position { x: -0.904354155 y: 1.14499629 z: -7.53580332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.015] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.120661236 y: 0.537079334 z: 0.164096549 w: -0.818571329 } position { x: -0.90441817 y: 1.14518046 z: -7.53625441 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.029] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.120709851 y: 0.536537766 z: 0.164199591 w: -0.818898559 } position { x: -0.904364526 y: 1.14551234 z: -7.53680563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.042] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.120621286 y: 0.535950303 z: 0.163931921 w: -0.819349825 } position { x: -0.904282868 y: 1.14565885 z: -7.53735733 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.120380841 y: 0.535356 z: 0.163665146 w: -0.819826901 } position { x: -0.904261947 y: 1.14567125 z: -7.53795481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.120233253 y: 0.5347628 z: 0.163661256 w: -0.820236385 } position { x: -0.904271305 y: 1.14552331 z: -7.53851938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.120562524 y: 0.534110188 z: 0.163786069 w: -0.820588291 } position { x: -0.904234409 y: 1.1454891 z: -7.53914404 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.098] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.121134944 y: 0.533245206 z: 0.16383858 w: -0.821055889 } position { x: -0.90410465 y: 1.14546704 z: -7.53984928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.121626258 y: 0.532352686 z: 0.163764536 w: -0.821577132 } position { x: -0.904002428 y: 1.14551747 z: -7.54047728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.125] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.122220688 y: 0.531231701 z: 0.163674921 w: -0.822232 } position { x: -0.903882086 y: 1.14538336 z: -7.54105902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.141] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.1228811 y: 0.530338764 z: 0.16404888 w: -0.822635412 } position { x: -0.904207945 y: 1.14510095 z: -7.54143429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.123434566 y: 0.529701293 z: 0.164984763 w: -0.822776079 } position { x: -0.904542625 y: 1.1445576 z: -7.54188871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.170] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.124085709 y: 0.529055893 z: 0.166355908 w: -0.822817385 } position { x: -0.904852033 y: 1.14441979 z: -7.54253483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.124945618 y: 0.527990341 z: 0.167367443 w: -0.82316649 } position { x: -0.904966295 y: 1.14434242 z: -7.54349518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.126023114 y: 0.526553 z: 0.167721599 w: -0.823850453 } position { x: -0.90506047 y: 1.14409781 z: -7.5442977 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.210] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.127566755 y: 0.525069058 z: 0.167984486 w: -0.824506164 } position { x: -0.90526706 y: 1.14408052 z: -7.54479837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.222] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.128352121 y: 0.523937225 z: 0.168047309 w: -0.825091302 } position { x: -0.905081213 y: 1.14431143 z: -7.54541397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.127816513 y: 0.523332 z: 0.16742903 w: -0.825684 } position { x: -0.904777 y: 1.14510155 z: -7.54598904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.250] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.125962764 y: 0.523188651 z: 0.166069508 w: -0.826334119 } position { x: -0.905068219 y: 1.14458477 z: -7.54647875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.12634711 y: 0.522944331 z: 0.165956467 w: -0.826452672 } position { x: -0.905657768 y: 1.14376569 z: -7.54679537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.280] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.127952561 y: 0.522561312 z: 0.16692996 w: -0.826251924 } position { x: -0.906142175 y: 1.14326811 z: -7.54722786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.129903153 y: 0.522133827 z: 0.168185011 w: -0.825963199 } position { x: -0.906369805 y: 1.14349747 z: -7.54771614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.132209301 y: 0.521475434 z: 0.168245599 w: -0.826000929 } position { x: -0.906841755 y: 1.14368379 z: -7.54798031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.320] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.134295791 y: 0.520780325 z: 0.167537197 w: -0.826246798 } position { x: -0.907007635 y: 1.14364159 z: -7.54841566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.335] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.13516596 y: 0.52038151 z: 0.166748315 w: -0.826515734 } position { x: -0.907251894 y: 1.14381337 z: -7.5486927 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135204017 y: 0.520427465 z: 0.16600509 w: -0.826630175 } position { x: -0.907268941 y: 1.14390755 z: -7.5488472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.363] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.135426566 y: 0.520663321 z: 0.165295914 w: -0.826587319 } position { x: -0.90777266 y: 1.14366865 z: -7.54894304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136161536 y: 0.520775318 z: 0.164610609 w: -0.826532781 } position { x: -0.908102 y: 1.1434319 z: -7.54927731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.137327865 y: 0.520448506 z: 0.164072067 w: -0.826652765 } position { x: -0.908643723 y: 1.1433109 z: -7.54952478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.404] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138676375 y: 0.519890249 z: 0.163846731 w: -0.826823592 } position { x: -0.909388959 y: 1.14292336 z: -7.54950666 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.418] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.140424892 y: 0.519204676 z: 0.163914576 w: -0.826945782 } position { x: -0.909923851 y: 1.14255834 z: -7.54958439 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.432] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.142317533 y: 0.51837182 z: 0.164282292 w: -0.827071786 } position { x: -0.910569072 y: 1.14252615 z: -7.5496521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.143797368 y: 0.517521143 z: 0.164383903 w: -0.827328265 } position { x: -0.910876274 y: 1.14250398 z: -7.54982 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.144625321 y: 0.516626537 z: 0.163918942 w: -0.827835202 } position { x: -0.911337316 y: 1.14260817 z: -7.54990768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.145275086 y: 0.515660405 z: 0.163430348 w: -0.828420222 } position { x: -0.912019491 y: 1.1423012 z: -7.54986143 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.146006972 y: 0.514665365 z: 0.163633198 w: -0.828870118 } position { x: -0.912862957 y: 1.14171457 z: -7.54980707 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.502] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.147433847 y: 0.51340282 z: 0.164297134 w: -0.829269111 } position { x: -0.913899779 y: 1.14127994 z: -7.54968071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.149711162 y: 0.512021 z: 0.164901376 w: -0.829595447 } position { x: -0.91494 y: 1.14096427 z: -7.54937744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.152161703 y: 0.510580182 z: 0.165625572 w: -0.829893351 } position { x: -0.915867 y: 1.14090872 z: -7.54914379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.153657228 y: 0.509468615 z: 0.165905103 w: -0.830244958 } position { x: -0.916435122 y: 1.14127243 z: -7.54899025 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.15379782 y: 0.508616626 z: 0.165337369 w: -0.830854356 } position { x: -0.91700393 y: 1.14138019 z: -7.54888344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.571] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.153324276 y: 0.508006036 z: 0.164900765 w: -0.831402 } position { x: -0.91795969 y: 1.14097154 z: -7.54876614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.583] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.153210804 y: 0.507228494 z: 0.164924532 w: -0.831892788 } position { x: -0.918994606 y: 1.14063585 z: -7.54862165 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.599] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.154162049 y: 0.505965948 z: 0.165059447 w: -0.832459033 } position { x: -0.91993165 y: 1.1404227 z: -7.54841566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.611] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.155481935 y: 0.504622161 z: 0.165015295 w: -0.833037674 } position { x: -0.920734048 y: 1.14046597 z: -7.54804468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.625] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.156489521 y: 0.503467202 z: 0.164464146 w: -0.833656609 } position { x: -0.921615303 y: 1.14057434 z: -7.54752636 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.157259122 y: 0.502619565 z: 0.163840353 w: -0.834145963 } position { x: -0.922679424 y: 1.14065075 z: -7.54698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.655] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.157419592 y: 0.50200808 z: 0.163235605 w: -0.834602356 } position { x: -0.923643231 y: 1.14085007 z: -7.54662037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.156311 y: 0.501591206 z: 0.162824318 w: -0.835141599 } position { x: -0.924578428 y: 1.14111423 z: -7.54640627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.682] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.155509382 y: 0.500895321 z: 0.162422597 w: -0.835786879 } position { x: -0.925415 y: 1.14129889 z: -7.54611349 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.696] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.154948577 y: 0.499731332 z: 0.161880612 w: -0.836692393 } position { x: -0.926554203 y: 1.14113724 z: -7.54578924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.155085623 y: 0.498305798 z: 0.161792055 w: -0.837533951 } position { x: -0.927585602 y: 1.14104009 z: -7.54547167 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.722] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.155375853 y: 0.496616185 z: 0.161619931 w: -0.838516355 } position { x: -0.928578 y: 1.14090395 z: -7.545012 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.155559719 y: 0.495153755 z: 0.161899686 w: -0.839292824 } position { x: -0.929766715 y: 1.14049137 z: -7.5442934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.751] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.157143712 y: 0.493636519 z: 0.163248464 w: -0.839630127 } position { x: -0.931178033 y: 1.13963819 z: -7.54354143 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.766] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.1595833 y: 0.492082834 z: 0.164332047 w: -0.839870632 } position { x: -0.931887209 y: 1.1401782 z: -7.54301453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.158923686 y: 0.491323411 z: 0.164559498 w: -0.84039557 } position { x: -0.932281077 y: 1.14067006 z: -7.54274368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.157325551 y: 0.490784794 z: 0.164425462 w: -0.841037 } position { x: -0.933166683 y: 1.14107811 z: -7.54221344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.156028792 y: 0.490059286 z: 0.164157525 w: -0.841753662 } position { x: -0.934368372 y: 1.14063573 z: -7.54164648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.155611873 y: 0.489111573 z: 0.164721116 w: -0.842271805 } position { x: -0.935627103 y: 1.14044666 z: -7.54103661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.155911535 y: 0.488072693 z: 0.165678814 w: -0.842631102 } position { x: -0.936841309 y: 1.14047813 z: -7.54034662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.156273276 y: 0.487036437 z: 0.166506395 w: -0.843000472 } position { x: -0.937758923 y: 1.14057064 z: -7.53977537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.156529889 y: 0.486161619 z: 0.167084381 w: -0.843343377 } position { x: -0.93873769 y: 1.14109993 z: -7.53907537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.155587152 y: 0.48546803 z: 0.16705358 w: -0.84392333 } position { x: -0.939247489 y: 1.14208329 z: -7.53855038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.153017342 y: 0.485385656 z: 0.166656926 w: -0.844518781 } position { x: -0.94012332 y: 1.14255965 z: -7.53792763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.903] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.151508123 y: 0.485321164 z: 0.166864961 w: -0.844786823 } position { x: -0.941111267 y: 1.14263928 z: -7.53716755 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.151150972 y: 0.484873503 z: 0.167362601 w: -0.845009387 } position { x: -0.942116082 y: 1.14288783 z: -7.53645086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.931] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.151155174 y: 0.484292209 z: 0.167915195 w: -0.845232308 } position { x: -0.942964494 y: 1.14335406 z: -7.53574514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.150743604 y: 0.483955 z: 0.168450251 w: -0.845392466 } position { x: -0.943573177 y: 1.14401829 z: -7.53496408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.150408939 y: 0.483754665 z: 0.168666601 w: -0.845523655 } position { x: -0.943937719 y: 1.14456296 z: -7.53426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.149510324 y: 0.483670861 z: 0.168772012 w: -0.84570992 } position { x: -0.944368303 y: 1.14476931 z: -7.53367376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:08.988] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148443654 y: 0.483525097 z: 0.168808356 w: -0.845973849 } position { x: -0.94449234 y: 1.14516437 z: -7.53308821 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.002] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.146726087 y: 0.484149516 z: 0.168888286 w: -0.845900357 } position { x: -0.945256054 y: 1.14519286 z: -7.53193474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.016] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.145472556 y: 0.485336363 z: 0.169629231 w: -0.845288277 } position { x: -0.945677 y: 1.14512455 z: -7.53122044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.029] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.144907445 y: 0.486397922 z: 0.170041904 w: -0.844692051 } position { x: -0.946101069 y: 1.14513648 z: -7.53067541 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.042] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.145551607 y: 0.486705124 z: 0.170073226 w: -0.844397962 } position { x: -0.94677937 y: 1.14505339 z: -7.53009796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.055] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.146573052 y: 0.486555874 z: 0.170066595 w: -0.844308615 } position { x: -0.947340846 y: 1.14509857 z: -7.52949524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.071] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.147258237 y: 0.486285359 z: 0.170306012 w: -0.844297 } position { x: -0.948067844 y: 1.14507174 z: -7.52865314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.086] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14715527 y: 0.486593157 z: 0.170782432 w: -0.844041348 } position { x: -0.948415041 y: 1.14540613 z: -7.52794552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.098] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.146337658 y: 0.487356663 z: 0.170565009 w: -0.843786895 } position { x: -0.94863826 y: 1.14577639 z: -7.52719212 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.111] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14613992 y: 0.488097787 z: 0.169978514 w: -0.843511105 } position { x: -0.94927454 y: 1.14558637 z: -7.52645922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.146387115 y: 0.488677919 z: 0.169976324 w: -0.843132675 } position { x: -0.949959517 y: 1.14543104 z: -7.52583218 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14665699 y: 0.488819897 z: 0.17011638 w: -0.842975259 } position { x: -0.950314164 y: 1.14572406 z: -7.52527332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.152] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.146569893 y: 0.489164382 z: 0.170126632 w: -0.842788458 } position { x: -0.95058459 y: 1.14571202 z: -7.52458477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.168] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.146199629 y: 0.490207046 z: 0.170671791 w: -0.842136502 } position { x: -0.950772285 y: 1.14592183 z: -7.52380276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.181] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.145715088 y: 0.491615087 z: 0.170764193 w: -0.841380596 } position { x: -0.950801551 y: 1.14601588 z: -7.52310181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.194] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.145885274 y: 0.492969334 z: 0.170541659 w: -0.84060353 } position { x: -0.950733244 y: 1.14604831 z: -7.52252531 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.210] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.146147698 y: 0.494431704 z: 0.170511276 w: -0.839704752 } position { x: -0.950372934 y: 1.1460681 z: -7.5218792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.223] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.146155134 y: 0.496488273 z: 0.171342701 w: -0.8383196 } position { x: -0.949863911 y: 1.14616275 z: -7.52112722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.145141453 y: 0.499670476 z: 0.173122123 w: -0.836236894 } position { x: -0.949366808 y: 1.14622748 z: -7.52032948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.250] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.143855616 y: 0.503990173 z: 0.175778776 w: -0.833307445 } position { x: -0.949384451 y: 1.14612353 z: -7.5194931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.143931136 y: 0.507606804 z: 0.177961513 w: -0.830631614 } position { x: -0.949434 y: 1.14584053 z: -7.518888 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.280] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.144724026 y: 0.510560453 z: 0.179572314 w: -0.828333735 } position { x: -0.949842155 y: 1.14560676 z: -7.51814175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.293] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.146199018 y: 0.512917638 z: 0.180936053 w: -0.826319277 } position { x: -0.949993789 y: 1.14532375 z: -7.51748705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.305] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.146872774 y: 0.514507174 z: 0.182231218 w: -0.82492578 } position { x: -0.950013697 y: 1.14577484 z: -7.51689482 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.320] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148965716 y: 0.51421845 z: 0.180116594 w: -0.825194955 } position { x: -0.950201511 y: 1.14495707 z: -7.51598835 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.333] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.150064811 y: 0.51441586 z: 0.179400146 w: -0.825028777 } position { x: -0.950765 y: 1.14426458 z: -7.51441097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.348] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.150785983 y: 0.515054584 z: 0.179546431 w: -0.824466765 } position { x: -0.951095402 y: 1.14315414 z: -7.51270962 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.361] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.151905194 y: 0.516299367 z: 0.179623768 w: -0.823465288 } position { x: -0.951438129 y: 1.14220393 z: -7.51100206 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.155742303 y: 0.517467141 z: 0.178904399 w: -0.822171092 } position { x: -0.952246547 y: 1.14041555 z: -7.50909805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.160751268 y: 0.517948866 z: 0.17952019 w: -0.820768237 } position { x: -0.953233361 y: 1.1385318 z: -7.50716257 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.163584545 y: 0.518883348 z: 0.183504254 w: -0.818734646 } position { x: -0.953556359 y: 1.1377666 z: -7.5056057 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.460] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172581494 y: 0.524886072 z: 0.195506886 w: -0.810239136 } position { x: -0.956569552 y: 1.13492918 z: -7.49655342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.466] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172581494 y: 0.524886072 z: 0.195506886 w: -0.810239136 } position { x: -0.956569552 y: 1.13492918 z: -7.49655342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174026415 y: 0.527138591 z: 0.198574677 w: -0.807717741 } position { x: -0.956160367 y: 1.13442171 z: -7.49517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17552571 y: 0.528096676 z: 0.200572014 w: -0.806272626 } position { x: -0.957900584 y: 1.13409805 z: -7.49312067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.176695645 y: 0.528859854 z: 0.202430472 w: -0.805051446 } position { x: -0.958891213 y: 1.13340211 z: -7.49124575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.177133635 y: 0.530071378 z: 0.203760982 w: -0.803821802 } position { x: -0.96135962 y: 1.13351607 z: -7.48919201 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.179289386 y: 0.530473113 z: 0.205899298 w: -0.802532911 } position { x: -0.960514784 y: 1.13313532 z: -7.48754549 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.546] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.179124668 y: 0.532300889 z: 0.206019118 w: -0.801327825 } position { x: -0.961164832 y: 1.13326526 z: -7.48673201 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.561] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.176249847 y: 0.534542 z: 0.205182746 w: -0.80068773 } position { x: -0.961794198 y: 1.1327275 z: -7.48440552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174633235 y: 0.536409855 z: 0.205923393 w: -0.799602032 } position { x: -0.962961853 y: 1.13249564 z: -7.48320198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173738554 y: 0.53879565 z: 0.206456617 w: -0.798053801 } position { x: -0.963326931 y: 1.13160336 z: -7.48256207 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.173811078 y: 0.540739775 z: 0.20635663 w: -0.796747863 } position { x: -0.964107871 y: 1.13127041 z: -7.48126316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174098149 y: 0.542532921 z: 0.206100792 w: -0.795531452 } position { x: -0.964488506 y: 1.13109994 z: -7.48052406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174331099 y: 0.544277847 z: 0.205265582 w: -0.794503868 } position { x: -0.965254366 y: 1.13078308 z: -7.4796257 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.17510201 y: 0.54543829 z: 0.204448044 w: -0.793748915 } position { x: -0.966133654 y: 1.13025177 z: -7.47874832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.176242784 y: 0.546325445 z: 0.20384106 w: -0.793042123 } position { x: -0.967429698 y: 1.13002241 z: -7.47833586 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.177932352 y: 0.546810269 z: 0.204245955 w: -0.792226195 } position { x: -0.968637824 y: 1.12941897 z: -7.47762775 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.179721966 y: 0.547215044 z: 0.205105975 w: -0.791319907 } position { x: -0.969884515 y: 1.12875283 z: -7.4770627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.181538492 y: 0.547610521 z: 0.205904722 w: -0.79042381 } position { x: -0.97054559 y: 1.128986 z: -7.47690916 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.182526097 y: 0.548297 z: 0.205866352 w: -0.789730132 } position { x: -0.971244 y: 1.12963915 z: -7.47656155 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.182709843 y: 0.54936564 z: 0.205302641 w: -0.789091468 } position { x: -0.972272575 y: 1.12945092 z: -7.47631788 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.183196947 y: 0.550301492 z: 0.205935419 w: -0.788161 } position { x: -0.973927677 y: 1.12872958 z: -7.4763875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.184211552 y: 0.55068171 z: 0.208069384 w: -0.787097752 } position { x: -0.975407183 y: 1.1282711 z: -7.47656202 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.184931055 y: 0.551120281 z: 0.208946809 w: -0.786389291 } position { x: -0.976415455 y: 1.12841487 z: -7.47601461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.784] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.185436204 y: 0.552463114 z: 0.208700418 w: -0.785393 } position { x: -0.977789342 y: 1.12849 z: -7.47592878 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.186031491 y: 0.553986728 z: 0.208210722 w: -0.784308136 } position { x: -0.978973329 y: 1.12862718 z: -7.47639751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.186285347 y: 0.554632962 z: 0.207432 w: -0.783997476 } position { x: -0.98008287 y: 1.12859452 z: -7.47715235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.187348932 y: 0.553996742 z: 0.206216216 w: -0.784514427 } position { x: -0.98164314 y: 1.12825763 z: -7.47754812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.189029336 y: 0.552370787 z: 0.20495981 w: -0.785586357 } position { x: -0.983405411 y: 1.12781596 z: -7.47773695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.192078754 y: 0.551348 z: 0.202951223 w: -0.7860865 } position { x: -0.984586954 y: 1.1275928 z: -7.47747421 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.868] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.194735155 y: 0.549989104 z: 0.201017305 w: -0.786881328 } position { x: -0.985661805 y: 1.12770212 z: -7.47760344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.196401358 y: 0.548457146 z: 0.199810117 w: -0.787843347 } position { x: -0.98669821 y: 1.1273731 z: -7.47787428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.197358102 y: 0.547782779 z: 0.199170604 w: -0.788235307 } position { x: -0.988026917 y: 1.12721467 z: -7.47761297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.198494762 y: 0.54728 z: 0.198850125 w: -0.78838 } position { x: -0.989059567 y: 1.12701249 z: -7.47764158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.200467765 y: 0.546455264 z: 0.198462799 w: -0.788550556 } position { x: -0.990196705 y: 1.12679565 z: -7.47749376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.202844232 y: 0.545852542 z: 0.197468132 w: -0.788609922 } position { x: -0.991209567 y: 1.12672007 z: -7.47699738 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.205102637 y: 0.546015918 z: 0.196772859 w: -0.788086355 } position { x: -0.99201411 y: 1.12652588 z: -7.47656965 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.965] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.206723019 y: 0.546629369 z: 0.196263418 w: -0.787364364 } position { x: -0.992743552 y: 1.12621057 z: -7.4765234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.209323436 y: 0.547171593 z: 0.195893615 w: -0.786392152 } position { x: -0.993715048 y: 1.12537658 z: -7.4763422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:09.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.213032126 y: 0.547411323 z: 0.195228949 w: -0.785394132 } position { x: -0.994826436 y: 1.12509632 z: -7.47596884 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.217119798 y: 0.547939479 z: 0.194051296 w: -0.78419733 } position { x: -0.99552387 y: 1.12454689 z: -7.47531128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.220803112 y: 0.548881948 z: 0.192142263 w: -0.782978892 } position { x: -0.996595502 y: 1.12441266 z: -7.47455835 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.22497198 y: 0.548250139 z: 0.191341326 w: -0.782430768 } position { x: -0.997145832 y: 1.12277555 z: -7.47467232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.229183987 y: 0.547687232 z: 0.192358494 w: -0.781352401 } position { x: -0.998399496 y: 1.12188637 z: -7.47419071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.232178628 y: 0.547936 z: 0.194227725 w: -0.77983 } position { x: -0.998892426 y: 1.12130594 z: -7.47364569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.235984161 y: 0.54796046 z: 0.194882929 w: -0.778505921 } position { x: -0.999414325 y: 1.12076318 z: -7.47318411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.239166856 y: 0.547965765 z: 0.194490135 w: -0.77762866 } position { x: -1.00006592 y: 1.12009096 z: -7.47271252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.241173759 y: 0.548439205 z: 0.194185153 w: -0.776750863 } position { x: -1.00061786 y: 1.11989319 z: -7.47247076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.115] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.243319228 y: 0.548871934 z: 0.194241211 w: -0.775761366 } position { x: -1.00150526 y: 1.11959708 z: -7.47237396 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.246276245 y: 0.549789131 z: 0.194576383 w: -0.774093 } position { x: -1.00217521 y: 1.11995661 z: -7.47335434 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.24886623 y: 0.548732936 z: 0.193946257 w: -0.774172306 } position { x: -1.00276303 y: 1.11823452 z: -7.47222757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.251712173 y: 0.549334764 z: 0.192921877 w: -0.773080468 } position { x: -1.00489688 y: 1.11784804 z: -7.47114849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.255455762 y: 0.549216449 z: 0.191387653 w: -0.772317529 } position { x: -1.00461221 y: 1.1175766 z: -7.47190428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.187] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.259690046 y: 0.548393786 z: 0.187434658 w: -0.772459507 } position { x: -1.00579202 y: 1.11714792 z: -7.47187471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.263633639 y: 0.546183765 z: 0.184193239 w: -0.773468554 } position { x: -1.0069468 y: 1.11636806 z: -7.47247314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.267669886 y: 0.544818103 z: 0.179894865 w: -0.774056792 } position { x: -1.0083251 y: 1.11595845 z: -7.47086811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.226] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.274488032 y: 0.542170167 z: 0.177609459 w: -0.774056 } position { x: -1.01031792 y: 1.1150285 z: -7.47173166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.279105335 y: 0.540455401 z: 0.174719304 w: -0.774261892 } position { x: -1.01217091 y: 1.11457765 z: -7.47094584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.284441 y: 0.539269328 z: 0.170668215 w: -0.774050593 } position { x: -1.01339507 y: 1.11418295 z: -7.47016621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.288253963 y: 0.537637234 z: 0.169178858 w: -0.774102271 } position { x: -1.01518548 y: 1.11367059 z: -7.47074461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.284] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.290707052 y: 0.53769207 z: 0.1674615 w: -0.773520052 } position { x: -1.01710629 y: 1.11364889 z: -7.4697361 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.299] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.293242216 y: 0.537641346 z: 0.16507785 w: -0.773110747 } position { x: -1.01853263 y: 1.11316955 z: -7.46942329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.294967622 y: 0.538545072 z: 0.162527293 w: -0.772365391 } position { x: -1.01981068 y: 1.11354971 z: -7.46844149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.296394408 y: 0.539825201 z: 0.16024521 w: -0.771401703 } position { x: -1.02086604 y: 1.11335623 z: -7.46660042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.29591617 y: 0.541207612 z: 0.159932777 w: -0.770681143 } position { x: -1.02172267 y: 1.11254311 z: -7.4673295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.296132237 y: 0.542433143 z: 0.15867576 w: -0.769996107 } position { x: -1.02242041 y: 1.11229289 z: -7.46686411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.298818231 y: 0.542511404 z: 0.156712353 w: -0.76930505 } position { x: -1.02321839 y: 1.11175764 z: -7.46618891 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.301524609 y: 0.541817963 z: 0.153470516 w: -0.769391298 } position { x: -1.02369225 y: 1.11157608 z: -7.46483135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.303650945 y: 0.542047381 z: 0.152784094 w: -0.768529713 } position { x: -1.02331209 y: 1.110116 z: -7.4656229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.308619648 y: 0.541242182 z: 0.15335761 w: -0.767002106 } position { x: -1.02240419 y: 1.10831797 z: -7.46618652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.317961127 y: 0.53900516 z: 0.154477865 w: -0.764533043 } position { x: -1.02196074 y: 1.10760856 z: -7.46762609 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.330019653 y: 0.533912659 z: 0.15890339 w: -0.762085319 } position { x: -1.02103615 y: 1.10567415 z: -7.46834898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.451] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.345515758 y: 0.527048171 z: 0.163951293 w: -0.758919656 } position { x: -1.02044916 y: 1.10448086 z: -7.46933556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.363208115 y: 0.518957257 z: 0.169897512 w: -0.754915953 } position { x: -1.02053928 y: 1.10279655 z: -7.46976137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.38079989 y: 0.509645462 z: 0.173204288 w: -0.75183326 } position { x: -1.01640081 y: 1.10095656 z: -7.47258711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.395176411 y: 0.496092 z: 0.172929749 w: -0.753540754 } position { x: -1.01340294 y: 1.09848869 z: -7.4740572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.405943274 y: 0.481306076 z: 0.169819772 w: -0.758100092 } position { x: -1.01145029 y: 1.09640396 z: -7.47395277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.412921339 y: 0.46810174 z: 0.164724827 w: -0.763703108 } position { x: -1.01036024 y: 1.09039462 z: -7.47483921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.41975233 y: 0.461398482 z: 0.16600126 w: -0.763782 } position { x: -1.0088402 y: 1.08680832 z: -7.47641611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.421083897 y: 0.459215134 z: 0.167503849 w: -0.764036894 } position { x: -1.00548112 y: 1.08168375 z: -7.47897482 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.421996742 y: 0.459003747 z: 0.169348642 w: -0.763253152 } position { x: -1.0019294 y: 1.07722616 z: -7.48182821 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.42212078 y: 0.462614 z: 0.169513449 w: -0.76096487 } position { x: -0.998668969 y: 1.07182992 z: -7.48432922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.421405137 y: 0.467996299 z: 0.169102848 w: -0.758156598 } position { x: -0.995373547 y: 1.06583977 z: -7.48726368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.418876171 y: 0.471198946 z: 0.167716771 w: -0.757882178 } position { x: -0.991984308 y: 1.05927122 z: -7.49036932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.416917652 y: 0.470606208 z: 0.166108876 w: -0.759682357 } position { x: -0.988609493 y: 1.05329597 z: -7.49224854 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.418078661 y: 0.469086587 z: 0.165173844 w: -0.760187864 } position { x: -0.986049592 y: 1.04817212 z: -7.49319601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.41999948 y: 0.468494594 z: 0.165141031 w: -0.759500921 } position { x: -0.982738197 y: 1.04320526 z: -7.49465084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.420925021 y: 0.467298955 z: 0.164643258 w: -0.759833157 } position { x: -0.97937566 y: 1.03864455 z: -7.49484539 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.421550602 y: 0.466400445 z: 0.16592975 w: -0.759758532 } position { x: -0.977341831 y: 1.03476357 z: -7.49458933 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.420558274 y: 0.467039168 z: 0.166614532 w: -0.759766281 } position { x: -0.975273907 y: 1.03123236 z: -7.49508476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.41753611 y: 0.469503224 z: 0.165706515 w: -0.760113 } position { x: -0.973940253 y: 1.02734518 z: -7.49516726 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.416231424 y: 0.475019693 z: 0.167281196 w: -0.75705 } position { x: -0.972197473 y: 1.02405548 z: -7.49526644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.416552842 y: 0.48196736 z: 0.167353973 w: -0.752451956 } position { x: -0.970003486 y: 1.0229497 z: -7.49576235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.418852389 y: 0.489787 z: 0.169652194 w: -0.745579958 } position { x: -0.96950531 y: 1.02278829 z: -7.49740553 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.417930126 y: 0.494732946 z: 0.167425036 w: -0.743332148 } position { x: -0.967941 y: 1.01982546 z: -7.49699306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.423153162 y: 0.498369873 z: 0.168972656 w: -0.737575233 } position { x: -0.971435666 y: 1.02127767 z: -7.49475336 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.426743478 y: 0.500124693 z: 0.168584377 w: -0.734400868 } position { x: -0.970735908 y: 1.02224874 z: -7.4936285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.434259713 y: 0.498249799 z: 0.165761858 w: -0.731907547 } position { x: -0.97046566 y: 1.02482 z: -7.49169302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.445458561 y: 0.495952278 z: 0.165419906 w: -0.726797283 } position { x: -0.971671879 y: 1.0269202 z: -7.48947859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.454841256 y: 0.492995679 z: 0.166463405 w: -0.722748041 } position { x: -0.972982705 y: 1.02970409 z: -7.48740816 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.460918367 y: 0.489917457 z: 0.164805517 w: -0.721369743 } position { x: -0.974511445 y: 1.03321242 z: -7.48549318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.466373742 y: 0.488404781 z: 0.161526382 w: -0.719628751 } position { x: -0.976218343 y: 1.03623497 z: -7.48395252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.47091648 y: 0.490318 z: 0.159149706 w: -0.715889156 } position { x: -0.977385223 y: 1.03903925 z: -7.48282051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.472072661 y: 0.493641406 z: 0.154839933 w: -0.713785827 } position { x: -0.978290856 y: 1.04057312 z: -7.48285913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.897] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.473477662 y: 0.497931838 z: 0.152331263 w: -0.710406899 } position { x: -0.977716804 y: 1.0428369 z: -7.48247433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.909] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.479316592 y: 0.501376271 z: 0.151845858 w: -0.704145074 } position { x: -0.976821 y: 1.04357624 z: -7.485394 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.479174376 y: 0.509652674 z: 0.149065852 w: -0.698874414 } position { x: -0.977094531 y: 1.04711616 z: -7.485497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.938] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.479863971 y: 0.514598429 z: 0.147085413 w: -0.695187 } position { x: -0.979484379 y: 1.04836726 z: -7.48536825 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.480822951 y: 0.516182661 z: 0.145810738 w: -0.693616629 } position { x: -0.978170931 y: 1.04945099 z: -7.48544502 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.965] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.481329352 y: 0.51657933 z: 0.143334776 w: -0.693486094 } position { x: -0.977569044 y: 1.05187678 z: -7.48639 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.483427435 y: 0.515141189 z: 0.139366359 w: -0.693905234 } position { x: -0.977580965 y: 1.05267715 z: -7.48564339 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:10.992] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.487437606 y: 0.512562752 z: 0.136250749 w: -0.693627954 } position { x: -0.977276802 y: 1.05450046 z: -7.48568678 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.489712983 y: 0.507667601 z: 0.132389933 w: -0.696367502 } position { x: -0.977194726 y: 1.05591416 z: -7.48584032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.492755145 y: 0.502542198 z: 0.1282188 w: -0.698715687 } position { x: -0.976457655 y: 1.05741465 z: -7.48709726 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.494943529 y: 0.500572562 z: 0.126790404 w: -0.698843479 } position { x: -0.975734413 y: 1.05832934 z: -7.48810816 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.496131897 y: 0.501807451 z: 0.126878545 w: -0.697097 } position { x: -0.974870324 y: 1.05944943 z: -7.48933887 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.063] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.496028513 y: 0.505032957 z: 0.125803947 w: -0.695032954 } position { x: -0.974244058 y: 1.06054223 z: -7.49092722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.076] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.49318698 y: 0.509217143 z: 0.123399578 w: -0.694432855 } position { x: -0.973740578 y: 1.06090713 z: -7.49292183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.488734603 y: 0.512535453 z: 0.120294027 w: -0.695683241 } position { x: -0.972636759 y: 1.06073534 z: -7.49535656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.483325362 y: 0.515141428 z: 0.117426634 w: -0.698023558 } position { x: -0.970971763 y: 1.06038654 z: -7.49809361 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.479364 y: 0.517697394 z: 0.117072634 w: -0.69892323 } position { x: -0.969069421 y: 1.06104779 z: -7.50061703 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.131] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.478614956 y: 0.520577133 z: 0.119443752 w: -0.696893394 } position { x: -0.966909826 y: 1.06204343 z: -7.50410414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.479729444 y: 0.523228347 z: 0.123003297 w: -0.693514228 } position { x: -0.964182198 y: 1.06363487 z: -7.50829411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.479839951 y: 0.524441 z: 0.125795826 w: -0.692019284 } position { x: -0.961723566 y: 1.06498826 z: -7.51228094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.174] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.478674024 y: 0.525803864 z: 0.126752451 w: -0.691617906 } position { x: -0.959609866 y: 1.06635523 z: -7.51621866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.476596266 y: 0.52694428 z: 0.127013743 w: -0.692136824 } position { x: -0.956893563 y: 1.06739879 z: -7.5196209 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.477749854 y: 0.526309073 z: 0.129633516 w: -0.691338539 } position { x: -0.953470111 y: 1.06955564 z: -7.52309179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.482777506 y: 0.523964 z: 0.134757891 w: -0.688642085 } position { x: -0.950141728 y: 1.07265258 z: -7.5267849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.489051312 y: 0.520295382 z: 0.140194118 w: -0.685906053 } position { x: -0.946574509 y: 1.07588089 z: -7.53113747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.493805766 y: 0.516912699 z: 0.145576045 w: -0.683933318 } position { x: -0.942515373 y: 1.07866943 z: -7.53584242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.496010572 y: 0.515239835 z: 0.149470717 w: -0.682759047 } position { x: -0.939592957 y: 1.08184397 z: -7.54016399 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.495725811 y: 0.51373893 z: 0.150561184 w: -0.683856428 } position { x: -0.935651839 y: 1.08427048 z: -7.54506493 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.284] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.495724529 y: 0.511699498 z: 0.152169034 w: -0.685029507 } position { x: -0.931789339 y: 1.0872879 z: -7.54878521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.495757371 y: 0.508767486 z: 0.154195562 w: -0.686734319 } position { x: -0.927272797 y: 1.09080458 z: -7.552876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.497461677 y: 0.504990458 z: 0.156093955 w: -0.687859893 } position { x: -0.923600554 y: 1.09480095 z: -7.556674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.496035755 y: 0.503005505 z: 0.155306652 w: -0.690517068 } position { x: -0.920170844 y: 1.09920156 z: -7.56222916 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.492744535 y: 0.50295794 z: 0.15569219 w: -0.692817509 } position { x: -0.916590691 y: 1.10254872 z: -7.56498861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.488400549 y: 0.504271626 z: 0.1584609 w: -0.694309235 } position { x: -0.913478255 y: 1.10585296 z: -7.56753683 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.481176615 y: 0.507041037 z: 0.159691572 w: -0.697048843 } position { x: -0.911179 y: 1.11020613 z: -7.57202578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.47123912 y: 0.512442291 z: 0.157586 w: -0.700359344 } position { x: -0.909620941 y: 1.11377847 z: -7.57563353 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.462005317 y: 0.518193841 z: 0.150666907 w: -0.703793824 } position { x: -0.907333612 y: 1.11759388 z: -7.5809269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.457390606 y: 0.517734885 z: 0.136685386 w: -0.709972918 } position { x: -0.906395733 y: 1.12164259 z: -7.58507586 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.456498206 y: 0.516449451 z: 0.11685276 w: -0.715006828 } position { x: -0.907748938 y: 1.12472045 z: -7.58855867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.449184179 y: 0.523937 z: 0.0963844061 w: -0.717240274 } position { x: -0.910149455 y: 1.12605071 z: -7.59148407 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.441176534 y: 0.53297466 z: 0.0797172412 w: -0.717597663 } position { x: -0.909114301 y: 1.12725091 z: -7.59611416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.463] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.434143245 y: 0.535334349 z: 0.0722675 w: -0.720912039 } position { x: -0.911372781 y: 1.12710369 z: -7.59952068 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.430398911 y: 0.533434808 z: 0.0726192743 w: -0.724521 } position { x: -0.909303308 y: 1.13236058 z: -7.60605478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.431273669 y: 0.524414122 z: 0.0644873902 w: -0.731323719 } position { x: -0.910194874 y: 1.13682318 z: -7.6094408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.43525672 y: 0.514676452 z: 0.0568807051 w: -0.73649466 } position { x: -0.910046 y: 1.13985837 z: -7.61261749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.437966913 y: 0.502803624 z: 0.051187057 w: -0.743473887 } position { x: -0.909959137 y: 1.14344978 z: -7.61543369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.441817015 y: 0.489698976 z: 0.0512569025 w: -0.749910295 } position { x: -0.909398675 y: 1.14742243 z: -7.61790562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.546] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.443807483 y: 0.47552225 z: 0.0476690121 w: -0.758051 } position { x: -0.908562064 y: 1.15267313 z: -7.62249613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.449817061 y: 0.463613153 z: 0.0436247326 w: -0.76211834 } position { x: -0.908574879 y: 1.15648043 z: -7.62383652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.456682533 y: 0.453123957 z: 0.0321905427 w: -0.764907539 } position { x: -0.908418834 y: 1.1601305 z: -7.62818289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.459891319 y: 0.447105736 z: 0.0209969878 w: -0.766913 } position { x: -0.908752859 y: 1.16355217 z: -7.63142586 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.458432227 y: 0.439316064 z: 0.00839551724 w: -0.772509396 } position { x: -0.907484591 y: 1.16745758 z: -7.63649702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.454798132 y: 0.433140367 z: 0.00368307135 w: -0.778161 } position { x: -0.907826722 y: 1.1704824 z: -7.63917923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.44998616 y: 0.432107598 z: 0.00570272282 w: -0.781513274 } position { x: -0.907209277 y: 1.17285371 z: -7.64204597 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.442849547 y: 0.433341056 z: 0.0130426409 w: -0.784811854 } position { x: -0.904983938 y: 1.17566264 z: -7.6468668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.438624412 y: 0.429899663 z: 0.0189950988 w: -0.7889449 } position { x: -0.902921319 y: 1.17904913 z: -7.65328836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.433959186 y: 0.42346549 z: 0.0175926499 w: -0.795013785 } position { x: -0.900947511 y: 1.18190897 z: -7.65966511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.428417891 y: 0.41331771 z: 0.00234541879 w: -0.80350548 } position { x: -0.898762703 y: 1.18659055 z: -7.66985226 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.428167135 y: 0.396758914 z: -0.0213668942 w: -0.811664164 } position { x: -0.896315932 y: 1.18746722 z: -7.67563248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.429866225 y: 0.377409279 z: -0.0437758043 w: -0.819061 } position { x: -0.893398166 y: 1.18721414 z: -7.68092918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.430591941 y: 0.361802489 z: -0.0603997856 w: -0.824646235 } position { x: -0.89048177 y: 1.18800974 z: -7.6874156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.427325636 y: 0.347934 z: -0.0758475661 w: -0.831012547 } position { x: -0.887519658 y: 1.18790042 z: -7.69407749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.429103464 y: 0.334961325 z: -0.0866978 w: -0.834358811 } position { x: -0.884149909 y: 1.18715954 z: -7.70063543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.427770883 y: 0.322699189 z: -0.095962137 w: -0.838849545 } position { x: -0.880543888 y: 1.18615448 z: -7.70816231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.784] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.426551402 y: 0.312564343 z: -0.100641534 w: -0.842750669 } position { x: -0.87722826 y: 1.18422377 z: -7.71444702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.42705828 y: 0.303370327 z: -0.101214878 w: -0.845779717 } position { x: -0.874290228 y: 1.18260396 z: -7.72110701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.426252872 y: 0.294681579 z: -0.0995350629 w: -0.849449277 } position { x: -0.87130332 y: 1.18014562 z: -7.72933197 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.424015731 y: 0.283700407 z: -0.0993121043 w: -0.854319513 } position { x: -0.868632555 y: 1.17767406 z: -7.7368536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.420375407 y: 0.272583514 z: -0.0993031487 w: -0.859721899 } position { x: -0.866014957 y: 1.17403007 z: -7.7442708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.418096125 y: 0.26213482 z: -0.0983478501 w: -0.864180923 } position { x: -0.863170922 y: 1.1701535 z: -7.7517643 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.868] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.421125233 y: 0.249644682 z: -0.0997591615 w: -0.866244316 } position { x: -0.860318244 y: 1.16655719 z: -7.75969219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.42251569 y: 0.236146048 z: -0.102917328 w: -0.868978441 } position { x: -0.856986344 y: 1.16198993 z: -7.76757288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.42178455 y: 0.220943481 z: -0.106327079 w: -0.872912526 } position { x: -0.853588283 y: 1.15679777 z: -7.77567577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.418332696 y: 0.20692718 z: -0.109992698 w: -0.877542377 } position { x: -0.850708783 y: 1.15166903 z: -7.78279638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.414565295 y: 0.194775075 z: -0.113820389 w: -0.881614 } position { x: -0.848099947 y: 1.14594448 z: -7.78921223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.938] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.415051818 y: 0.184097067 z: -0.115576863 w: -0.883449078 } position { x: -0.844901323 y: 1.13914967 z: -7.79644775 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.415082097 y: 0.171603307 z: -0.116236702 w: -0.885860145 } position { x: -0.84145081 y: 1.13220334 z: -7.80401897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.415250868 y: 0.157738745 z: -0.11839962 w: -0.888069093 } position { x: -0.838486552 y: 1.12594259 z: -7.81170464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.980] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.413585424 y: 0.147303268 z: -0.118853055 w: -0.890574396 } position { x: -0.8356812 y: 1.1191107 z: -7.81740713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:11.992] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.41190818 y: 0.140029132 z: -0.115851596 w: -0.892917633 } position { x: -0.833016455 y: 1.11239219 z: -7.82407 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.410706818 y: 0.131993681 z: -0.11438974 w: -0.894881308 } position { x: -0.829733431 y: 1.10499489 z: -7.83219385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.407518536 y: 0.120329604 z: -0.115603387 w: -0.897822559 } position { x: -0.825454831 y: 1.09594178 z: -7.840765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.406604826 y: 0.107251637 z: -0.11830546 w: -0.899540722 } position { x: -0.821489394 y: 1.08800149 z: -7.84684086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.403324604 y: 0.0973415524 z: -0.119803905 w: -0.901942849 } position { x: -0.817562401 y: 1.07981265 z: -7.85246801 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.397720873 y: 0.0888337567 z: -0.119157322 w: -0.905388415 } position { x: -0.813786209 y: 1.07130265 z: -7.85808849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.393039495 y: 0.081492 z: -0.1162958 w: -0.908490121 } position { x: -0.809988439 y: 1.06274819 z: -7.86335135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.390418679 y: 0.0748213753 z: -0.111837827 w: -0.910751 } position { x: -0.806029677 y: 1.05372524 z: -7.86921883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.104] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.385839105 y: 0.0688991845 z: -0.105820201 w: -0.913883567 } position { x: -0.802200258 y: 1.04554796 z: -7.87419128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.119] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.377886027 y: 0.0645659268 z: -0.0978323817 w: -0.918401957 } position { x: -0.798272371 y: 1.0368228 z: -7.87885094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.372681111 y: 0.0604573116 z: -0.0885186344 w: -0.921747327 } position { x: -0.794552684 y: 1.0282557 z: -7.88320208 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.369260937 y: 0.0565889329 z: -0.0793098584 w: -0.924204528 } position { x: -0.791028678 y: 1.02038229 z: -7.88693857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.369450778 y: 0.0518447608 z: -0.0750738531 w: -0.92476058 } position { x: -0.787479162 y: 1.01261711 z: -7.89228153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.365637302 y: 0.0447444245 z: -0.0766153559 w: -0.926519 } position { x: -0.78378129 y: 1.00478482 z: -7.8961482 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.362167656 y: 0.0387195423 z: -0.0782849789 w: -0.928012311 } position { x: -0.779696047 y: 0.996295273 z: -7.89827919 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.359103441 y: 0.0352510214 z: -0.0762589872 w: -0.929508805 } position { x: -0.775924504 y: 0.987731516 z: -7.90016222 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.360438883 y: 0.0335830152 z: -0.0692199692 w: -0.92960459 } position { x: -0.772254407 y: 0.979403615 z: -7.90232944 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.362988502 y: 0.0316048078 z: -0.0627376139 w: -0.929141819 } position { x: -0.769488692 y: 0.972940922 z: -7.90486908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.363792211 y: 0.0275320038 z: -0.0557303876 w: -0.929403782 } position { x: -0.766455591 y: 0.966017604 z: -7.90711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.257] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.365945637 y: 0.0256150067 z: -0.0553239137 w: -0.928637147 } position { x: -0.763990521 y: 0.960112095 z: -7.90897369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.367383808 y: 0.0217904076 z: -0.0570056885 w: -0.928065062 } position { x: -0.761376202 y: 0.95314455 z: -7.91067219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.37051034 y: 0.0166333579 z: -0.0589854196 w: -0.926804245 } position { x: -0.75863272 y: 0.946260333 z: -7.91189241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.374261945 y: 0.0117716854 z: -0.0622037537 w: -0.925159514 } position { x: -0.756424367 y: 0.940638781 z: -7.91279173 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.374882698 y: 0.00776274456 z: -0.0637943819 w: -0.924842119 } position { x: -0.754283488 y: 0.934423208 z: -7.91382122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.376094282 y: 0.004363243 z: -0.0622576252 w: -0.92447716 } position { x: -0.752330363 y: 0.928847909 z: -7.91449499 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.378132761 y: 0.00135411171 z: -0.0585194565 w: -0.923899 } position { x: -0.750678718 y: 0.923653603 z: -7.91584587 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.351] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.376878828 y: -0.0029524297 z: -0.0549200922 w: -0.924628258 } position { x: -0.749557555 y: 0.918109894 z: -7.91763115 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.376466841 y: -0.00856132898 z: -0.0520759933 w: -0.924925685 } position { x: -0.748457789 y: 0.91511035 z: -7.91736078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.377785802 y: -0.0116797872 z: -0.053682927 w: -0.92426163 } position { x: -0.748281121 y: 0.912783742 z: -7.91803074 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.376206189 y: -0.0163367279 z: -0.0516484194 w: -0.924951077 } position { x: -0.747631729 y: 0.909953594 z: -7.91852236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.409] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.371187091 y: -0.018616423 z: -0.0463215783 w: -0.927215099 } position { x: -0.747082114 y: 0.907450676 z: -7.91991615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.364186287 y: -0.0218764525 z: -0.0432757288 w: -0.93006289 } position { x: -0.74709928 y: 0.904748082 z: -7.92244911 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.358757883 y: -0.0283435304 z: -0.0434009172 w: -0.931990266 } position { x: -0.746640563 y: 0.902805567 z: -7.92411137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.353400677 y: -0.0339195654 z: -0.0421396866 w: -0.933906734 } position { x: -0.745975912 y: 0.90135181 z: -7.92516756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.466] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.34370634 y: -0.0369431786 z: -0.0369822532 w: -0.937621176 } position { x: -0.745712161 y: 0.900072098 z: -7.92700434 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.332036078 y: -0.0388955623 z: -0.0298016388 w: -0.941993177 } position { x: -0.745372295 y: 0.898243308 z: -7.92924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.322957337 y: -0.0418459363 z: -0.0238830429 w: -0.945186257 } position { x: -0.745336652 y: 0.897445083 z: -7.9316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.314217538 y: -0.045889724 z: -0.0214958787 w: -0.94799757 } position { x: -0.745259225 y: 0.897034526 z: -7.93349 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.305020273 y: -0.0486536026 z: -0.0206517186 w: -0.950878 } position { x: -0.74492979 y: 0.896123827 z: -7.93427181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.534] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.298179597 y: -0.0503684506 z: -0.0186655018 w: -0.952997148 } position { x: -0.74467051 y: 0.894943535 z: -7.93567896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.292570293 y: -0.051902879 z: -0.0153810941 w: -0.954710543 } position { x: -0.744291067 y: 0.893948555 z: -7.93758678 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.287563801 y: -0.0532385819 z: -0.01325831 w: -0.956188738 } position { x: -0.744010568 y: 0.892908096 z: -7.93988848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.283487171 y: -0.0564430468 z: -0.0133102071 w: -0.957221031 } position { x: -0.743410408 y: 0.892163396 z: -7.9416852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.278954774 y: -0.0590523295 z: -0.0150946006 w: -0.958368 } position { x: -0.742391288 y: 0.891361952 z: -7.94256067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.274643451 y: -0.0596186593 z: -0.01552046 w: -0.959570587 } position { x: -0.74131155 y: 0.889655113 z: -7.94372845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.270759463 y: -0.0595376119 z: -0.0133127179 w: -0.960711896 } position { x: -0.740148306 y: 0.887559891 z: -7.94536877 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.267675132 y: -0.0594721474 z: -0.00941016059 w: -0.961626 } position { x: -0.738931656 y: 0.885599196 z: -7.94665623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.267170787 y: -0.0585567355 z: -0.00673049036 w: -0.961844862 } position { x: -0.737938523 y: 0.884312809 z: -7.94779825 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.657] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.265743822 y: -0.0582034327 z: -0.00805577729 w: -0.962251365 } position { x: -0.736958623 y: 0.882589221 z: -7.94890261 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.264403015 y: -0.058481589 z: -0.0115024969 w: -0.96256876 } position { x: -0.735876322 y: 0.880147219 z: -7.94927549 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.263946354 y: -0.0581163205 z: -0.0134354765 w: -0.962691188 } position { x: -0.734576583 y: 0.877067924 z: -7.94916821 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.265070051 y: -0.0566549972 z: -0.0129208909 w: -0.962476611 } position { x: -0.733560562 y: 0.873854816 z: -7.94966936 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.264806896 y: -0.0561517775 z: -0.011225096 w: -0.962599754 } position { x: -0.732548416 y: 0.870653152 z: -7.94983292 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.264841288 y: -0.0552508 z: -0.00859019253 w: -0.962669551 } position { x: -0.731443405 y: 0.867309451 z: -7.94892693 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.266943306 y: -0.0530511327 z: -0.00484891795 w: -0.962238729 } position { x: -0.730601072 y: 0.863718092 z: -7.94843912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.759] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.271030873 y: -0.0513238497 z: -0.000630984083 w: -0.961201191 } position { x: -0.729834437 y: 0.859997928 z: -7.94881201 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.27665168 y: -0.0506451093 z: 0.00111187855 w: -0.959634125 } position { x: -0.729060054 y: 0.856484234 z: -7.95019436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.784] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.278987557 y: -0.0518668145 z: -0.000554781058 w: -0.958892882 } position { x: -0.728040636 y: 0.852070689 z: -7.95140362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.303753555 y: -0.0510389023 z: 0.00235356856 w: -0.951379716 } position { x: -0.74728179 y: 0.926688313 z: -7.93232918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.248158693 y: -0.0437246263 z: 0.0132334987 w: -0.967641652 } position { x: -0.727450192 y: 0.84706223 z: -7.95970583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.229547173 y: -0.0532013252 z: 0.0103647783 w: -0.971787214 } position { x: -0.729120851 y: 0.848560572 z: -7.95910311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.839] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.231180817 y: -0.0685458854 z: -0.00184567575 w: -0.97049135 } position { x: -0.728292942 y: 0.856945038 z: -7.94828796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.232954443 y: -0.0580861047 z: 0.000353643933 w: -0.970751345 } position { x: -0.727927923 y: 0.842146277 z: -7.95022917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.867] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.23418422 y: -0.0573517233 z: 0.00207524933 w: -0.970496953 } position { x: -0.72890383 y: 0.842502892 z: -7.95168447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.234536484 y: -0.0623073615 z: -0.000312858028 w: -0.97010839 } position { x: -0.727817476 y: 0.846724868 z: -7.95143938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.224094912 y: -0.062734656 z: -0.000181426643 w: -0.972546041 } position { x: -0.728075564 y: 0.838264346 z: -7.95175695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.22368221 y: -0.0634202585 z: -0.0012701028 w: -0.972595751 } position { x: -0.728016257 y: 0.841923118 z: -7.9477334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.219695032 y: -0.0606211126 z: 0.000954833406 w: -0.97368288 } position { x: -0.727656245 y: 0.838714838 z: -7.94870424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.213970467 y: -0.0583909974 z: 0.00205534603 w: -0.975091279 } position { x: -0.72861141 y: 0.840797901 z: -7.94961929 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.206589058 y: -0.059734948 z: 0.0018612931 w: -0.976600885 } position { x: -0.728417 y: 0.84060812 z: -7.94947958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.199597985 y: -0.0608438775 z: 0.00294115022 w: -0.97798264 } position { x: -0.727940917 y: 0.840561569 z: -7.94707251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.194588691 y: -0.0607131384 z: 0.00327830645 w: -0.978998661 } position { x: -0.728315055 y: 0.839030445 z: -7.94668388 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:12.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.18911314 y: -0.0604812726 z: 0.00232869457 w: -0.980088174 } position { x: -0.728118181 y: 0.838191628 z: -7.94510174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.009] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.182902142 y: -0.0604497045 z: 0.00277302554 w: -0.981267035 } position { x: -0.727915 y: 0.836722732 z: -7.94520569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.177835777 y: -0.0604673959 z: 0.00351610244 w: -0.982194364 } position { x: -0.727731228 y: 0.835605741 z: -7.9438982 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.171720222 y: -0.0604304224 z: 0.00363872526 w: -0.983283877 } position { x: -0.72758162 y: 0.834569275 z: -7.94283915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.162996531 y: -0.0617141947 z: 0.00432179542 w: -0.984685183 } position { x: -0.727016151 y: 0.833226681 z: -7.94063044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.154597804 y: -0.0629197806 z: 0.00541217299 w: -0.985957086 } position { x: -0.726695299 y: 0.831338167 z: -7.93942356 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.144985914 y: -0.0633233413 z: 0.00628889212 w: -0.987385273 } position { x: -0.726603866 y: 0.829434156 z: -7.93807173 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.138186783 y: -0.0642629713 z: 0.00597817078 w: -0.988301039 } position { x: -0.725713193 y: 0.82766068 z: -7.936234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.132915407 y: -0.0624778271 z: 0.0060734 w: -0.98913759 } position { x: -0.725697875 y: 0.825679898 z: -7.93575191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.130117372 y: -0.0616146773 z: 0.00677562924 w: -0.989559114 } position { x: -0.725115836 y: 0.824273705 z: -7.93463707 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.12609221 y: -0.0611540377 z: 0.00742657529 w: -0.99010396 } position { x: -0.724982619 y: 0.822957277 z: -7.93339348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.119280808 y: -0.0610951483 z: 0.00724593783 w: -0.990952551 } position { x: -0.724323034 y: 0.820946932 z: -7.93197298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113185324 y: -0.0609613322 z: 0.00770818675 w: -0.991672039 } position { x: -0.724194 y: 0.819232464 z: -7.93163347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.174] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106816448 y: -0.0608286 z: 0.00684093172 w: -0.992392719 } position { x: -0.723587453 y: 0.817977369 z: -7.93228245 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109995902 y: -0.0608236045 z: 0.00584157743 w: -0.992052078 } position { x: -0.723253846 y: 0.817507 z: -7.93037415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0961807594 y: -0.0594709925 z: 0.00172474666 w: -0.993584156 } position { x: -0.724733174 y: 0.818147302 z: -7.93459082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.212] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0835039839 y: -0.0601730086 z: -0.000959284196 w: -0.99468863 } position { x: -0.724401355 y: 0.816593409 z: -7.93307734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.231] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0849140212 y: -0.0617165752 z: 0.00314074988 w: -0.994470119 } position { x: -0.724354804 y: 0.815764487 z: -7.93434668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0770327523 y: -0.0612689033 z: 0.00434550364 w: -0.995134771 } position { x: -0.724200547 y: 0.819288969 z: -7.93386221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0705622807 y: -0.0594131798 z: 0.0089251576 w: -0.995696425 } position { x: -0.723548532 y: 0.818495631 z: -7.93487072 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0630012825 y: -0.0590459369 z: 0.014698578 w: -0.996156812 } position { x: -0.723992765 y: 0.821428478 z: -7.93561888 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0579693653 y: -0.0590982102 z: 0.0189816505 w: -0.996386826 } position { x: -0.724297047 y: 0.821490884 z: -7.93701267 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0573222525 y: -0.0582435541 z: 0.0215563551 w: -0.996422172 } position { x: -0.725141823 y: 0.824541926 z: -7.93898726 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0585680455 y: -0.058035396 z: 0.0215310305 w: -0.996362448 } position { x: -0.725979 y: 0.826279044 z: -7.94093418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.059312813 y: -0.058906287 z: 0.0189420767 w: -0.99631983 } position { x: -0.727098286 y: 0.828359365 z: -7.94158936 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0596766248 y: -0.0602959283 z: 0.0154867386 w: -0.99627471 } position { x: -0.727817357 y: 0.830855608 z: -7.94257593 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0590009019 y: -0.0647507757 z: 0.0124894753 w: -0.996077478 } position { x: -0.727610409 y: 0.832766056 z: -7.94319725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0548979193 y: -0.0663038939 z: 0.0104892561 w: -0.996232927 } position { x: -0.726899326 y: 0.836102843 z: -7.94245529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0527522452 y: -0.0653179884 z: 0.011105082 w: -0.99640727 } position { x: -0.726476 y: 0.837258041 z: -7.94262505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0493389927 y: -0.0641664565 z: 0.0135747259 w: -0.996626318 } position { x: -0.726120651 y: 0.839351058 z: -7.9425087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.411] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.042899739 y: -0.0631881431 z: 0.0165175479 w: -0.996942341 } position { x: -0.72625351 y: 0.841032147 z: -7.94222689 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0311421026 y: -0.0617351234 z: 0.0191412084 w: -0.997423 } position { x: -0.726102173 y: 0.843583167 z: -7.94052219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.434] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0227195974 y: -0.0614219569 z: 0.019855788 w: -0.997655749 } position { x: -0.726796687 y: 0.844923913 z: -7.94130421 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0120030688 y: -0.0603965856 z: 0.0205608122 w: -0.997890472 } position { x: -0.726229846 y: 0.845344901 z: -7.94036293 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.466] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00109922502 y: -0.0591177791 z: 0.0208509173 w: -0.998032629 } position { x: -0.72625941 y: 0.845896959 z: -7.93956566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0114711244 y: -0.0590936095 z: 0.0220167749 w: -0.997943699 } position { x: -0.726092517 y: 0.847453356 z: -7.93841219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025319295 y: -0.0567143 z: 0.0213152692 w: -0.997841716 } position { x: -0.727319181 y: 0.847383797 z: -7.93882799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00430528494 y: -0.0530439615 z: 0.0122747729 w: -0.9985075 } position { x: -0.727973938 y: 0.853867412 z: -7.93898344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00714711426 y: -0.0544700623 z: 0.0140512716 w: -0.998391 } position { x: -0.728377402 y: 0.844829559 z: -7.94254971 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00572876772 y: -0.0571516603 z: 0.0162645802 w: -0.998216629 } position { x: -0.725855947 y: 0.846840382 z: -7.94450665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00484709209 y: -0.0562626384 z: 0.0140398387 w: -0.998305559 } position { x: -0.726989 y: 0.850186706 z: -7.94407225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110851629 y: -0.0545081 z: 0.016166348 w: -0.998320937 } position { x: -0.727044046 y: 0.852120757 z: -7.94218 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0170503724 y: -0.0575987622 z: 0.0142183322 w: -0.998092949 } position { x: -0.727256 y: 0.853578448 z: -7.94336748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0120540056 y: -0.060006503 z: 0.0204899218 w: -0.997914851 } position { x: -0.725983143 y: 0.85348475 z: -7.94118452 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00876172 y: -0.0591017157 z: 0.0186096225 w: -0.99804008 } position { x: -0.725850523 y: 0.854406714 z: -7.94094849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00726026343 y: -0.0591006875 z: 0.0197028276 w: -0.998031199 } position { x: -0.72689575 y: 0.854742229 z: -7.94273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.632] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00582391536 y: -0.0616460815 z: 0.0199798625 w: -0.997881114 } position { x: -0.72636503 y: 0.854473829 z: -7.94257212 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00708442647 y: -0.0612019375 z: 0.0184168331 w: -0.997930348 } position { x: -0.726231098 y: 0.854232132 z: -7.94202805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00869138259 y: -0.0594087578 z: 0.0177037548 w: -0.998038888 } position { x: -0.726373494 y: 0.854464471 z: -7.94299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00943047926 y: -0.0596664064 z: 0.017445581 w: -0.998021364 } position { x: -0.726396143 y: 0.855026 z: -7.94282722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00902360585 y: -0.0594495162 z: 0.0166280791 w: -0.998052 } position { x: -0.72646 y: 0.856013775 z: -7.94231749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00831308123 y: -0.0595775954 z: 0.0170957223 w: -0.998042703 } position { x: -0.726149559 y: 0.856505036 z: -7.94282484 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00764249312 y: -0.0599632524 z: 0.0173992682 w: -0.998019695 } position { x: -0.726145208 y: 0.856108427 z: -7.94282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0078986939 y: -0.0596432909 z: 0.0177813917 w: -0.998030126 } position { x: -0.726034343 y: 0.855820537 z: -7.94296026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00871187542 y: -0.059665747 z: 0.0180166699 w: -0.998017788 } position { x: -0.726046622 y: 0.856048822 z: -7.94310284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00931815524 y: -0.0595630854 z: 0.0181851164 w: -0.998015404 } position { x: -0.726169884 y: 0.85637939 z: -7.94304848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00914682634 y: -0.0595776252 z: 0.0180609189 w: -0.998018384 } position { x: -0.726023734 y: 0.856721878 z: -7.94289398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00860167388 y: -0.0596441515 z: 0.0178743526 w: -0.998022616 } position { x: -0.726114511 y: 0.857061148 z: -7.94291925 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00815243926 y: -0.0596318655 z: 0.0177238155 w: -0.998029828 } position { x: -0.726063192 y: 0.856835604 z: -7.94300938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00829704199 y: -0.0597525276 z: 0.0174426772 w: -0.998026371 } position { x: -0.726028 y: 0.856590509 z: -7.94301605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00877152942 y: -0.0595886558 z: 0.0173857249 w: -0.998033047 } position { x: -0.725981414 y: 0.856508374 z: -7.94310474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00890620146 y: -0.0595904142 z: 0.0175015591 w: -0.998029768 } position { x: -0.725815892 y: 0.856557846 z: -7.94298029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00898248 y: -0.0596212149 z: 0.0178440511 w: -0.998021185 } position { x: -0.725819647 y: 0.856884122 z: -7.94292784 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.868] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00865207 y: -0.0596502051 z: 0.018134864 w: -0.998017073 } position { x: -0.725726545 y: 0.856797218 z: -7.94285297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.880] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00860214606 y: -0.059658058 z: 0.0181370433 w: -0.998017 } position { x: -0.725793064 y: 0.856774092 z: -7.94286871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00869090483 y: -0.0596198887 z: 0.0179754961 w: -0.998021483 } position { x: -0.725799441 y: 0.85648191 z: -7.94283867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00889556762 y: -0.0596278124 z: 0.0177439097 w: -0.998023331 } position { x: -0.725779 y: 0.856452823 z: -7.9428091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00891425181 y: -0.0595530719 z: 0.0175619144 w: -0.998030841 } position { x: -0.725763321 y: 0.856503606 z: -7.94274139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00885472726 y: -0.0595877171 z: 0.0175695401 w: -0.998029172 } position { x: -0.725687623 y: 0.856391668 z: -7.94267511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00871186238 y: -0.0596282333 z: 0.0176693369 w: -0.998026252 } position { x: -0.725643039 y: 0.856402516 z: -7.9426856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.965] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00875696074 y: -0.0596675836 z: 0.0178141091 w: -0.998020947 } position { x: -0.725598633 y: 0.856035292 z: -7.94259596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00887011178 y: -0.0595868565 z: 0.0179054346 w: -0.998023093 } position { x: -0.725592732 y: 0.855990529 z: -7.94260597 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:13.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00895306654 y: -0.0596270263 z: 0.0179082081 w: -0.998019934 } position { x: -0.725558102 y: 0.855858386 z: -7.94250154 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.009013406 y: -0.0596012659 z: 0.0178949703 w: -0.998021126 } position { x: -0.725561798 y: 0.855814457 z: -7.94243765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00888412 y: -0.0596114844 z: 0.0178446751 w: -0.998022616 } position { x: -0.725546122 y: 0.855762482 z: -7.94237423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0088646533 y: -0.0596075095 z: 0.0178206153 w: -0.99802345 } position { x: -0.725531161 y: 0.855502367 z: -7.94229126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00878859 y: -0.0595865026 z: 0.0177801829 w: -0.998026133 } position { x: -0.725508571 y: 0.855397105 z: -7.94229364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.063] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00896424521 y: -0.0596239641 z: 0.017753737 w: -0.998022795 } position { x: -0.725492954 y: 0.85509932 z: -7.94220829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00902665127 y: -0.0596297719 z: 0.0178379864 w: -0.998020351 } position { x: -0.725487769 y: 0.855050206 z: -7.9421525 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00903938152 y: -0.0596393757 z: 0.0178890768 w: -0.998018742 } position { x: -0.725451112 y: 0.854974031 z: -7.9420619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00898941606 y: -0.0596229658 z: 0.0179623961 w: -0.998018861 } position { x: -0.725459635 y: 0.854792178 z: -7.94195509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00899976771 y: -0.0596589074 z: 0.0179244298 w: -0.998017311 } position { x: -0.725478113 y: 0.854743958 z: -7.94190025 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.131] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0089984 y: -0.0596568324 z: 0.0178976059 w: -0.998017907 } position { x: -0.725449264 y: 0.854466498 z: -7.94179678 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00902902521 y: -0.0596656315 z: 0.0177848879 w: -0.998019159 } position { x: -0.725477338 y: 0.854351521 z: -7.94178343 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00902777351 y: -0.0596448109 z: 0.0177292712 w: -0.998021364 } position { x: -0.725458682 y: 0.854189754 z: -7.94171858 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00903503317 y: -0.059620522 z: 0.0176867712 w: -0.99802351 } position { x: -0.725443125 y: 0.854036212 z: -7.94168234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00903992727 y: -0.0596458688 z: 0.0176841095 w: -0.998022 } position { x: -0.72539866 y: 0.853970289 z: -7.94169283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0090526538 y: -0.0596434884 z: 0.0177602954 w: -0.998020709 } position { x: -0.725366056 y: 0.853723347 z: -7.94160557 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00912559591 y: -0.0596704967 z: 0.0178239401 w: -0.998017251 } position { x: -0.725343525 y: 0.853685 z: -7.94157171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00913660787 y: -0.0596355535 z: 0.0178909693 w: -0.998018086 } position { x: -0.725325286 y: 0.853447556 z: -7.94148588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00914352667 y: -0.059652362 z: 0.0178863946 w: -0.998017073 } position { x: -0.725351274 y: 0.853336692 z: -7.94147968 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.256] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00913543813 y: -0.0596626177 z: 0.0178821869 w: -0.998016596 } position { x: -0.725352466 y: 0.853268504 z: -7.94144726 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00913513266 y: -0.059679471 z: 0.0178775322 w: -0.998015702 } position { x: -0.725396514 y: 0.853081226 z: -7.94139433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00907607563 y: -0.059669245 z: 0.0177946594 w: -0.998018324 } position { x: -0.725378394 y: 0.853030205 z: -7.94138432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.301] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00911502074 y: -0.0596622117 z: 0.0177065525 w: -0.998019934 } position { x: -0.725394189 y: 0.852774858 z: -7.94133186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00918898173 y: -0.059652742 z: 0.0176852308 w: -0.998020232 } position { x: -0.725401223 y: 0.852757454 z: -7.9413662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00906835683 y: -0.0596909113 z: 0.0177663937 w: -0.998017609 } position { x: -0.725375414 y: 0.852597058 z: -7.9412241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00895898137 y: -0.0597003065 z: 0.0178134069 w: -0.998017192 } position { x: -0.725394309 y: 0.852380276 z: -7.94118309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00894290116 y: -0.059642747 z: 0.0177455302 w: -0.99802196 } position { x: -0.725414515 y: 0.852266312 z: -7.94127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00911697652 y: -0.0596370511 z: 0.0176779088 w: -0.99802196 } position { x: -0.725426316 y: 0.852165222 z: -7.94114351 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00936541148 y: -0.0596078336 z: 0.0176097881 w: -0.998022616 } position { x: -0.725420952 y: 0.852257431 z: -7.94118881 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00903794542 y: -0.0597481802 z: 0.0176845659 w: -0.998015881 } position { x: -0.725358784 y: 0.852141678 z: -7.9410224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00886021368 y: -0.0597605929 z: 0.0178091601 w: -0.998014569 } position { x: -0.725385725 y: 0.851894557 z: -7.9409833 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.423] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00914942473 y: -0.0597053804 z: 0.017771082 w: -0.99801594 } position { x: -0.72545737 y: 0.851852298 z: -7.94120359 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0091460254 y: -0.0596619733 z: 0.0177130792 w: -0.998019576 } position { x: -0.725425303 y: 0.85158968 z: -7.94095373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00934215635 y: -0.0596725754 z: 0.0176691748 w: -0.998017907 } position { x: -0.725425899 y: 0.851686478 z: -7.94095087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.466] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00918406434 y: -0.0596992113 z: 0.0176681653 w: -0.998017788 } position { x: -0.725423217 y: 0.851693511 z: -7.94099236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00901847892 y: -0.0597072057 z: 0.0176984649 w: -0.998018324 } position { x: -0.725407 y: 0.851483703 z: -7.94079685 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00906959735 y: -0.0596830249 z: 0.0177554805 w: -0.998018265 } position { x: -0.725455761 y: 0.851425648 z: -7.94098473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00914266426 y: -0.0597175509 z: 0.0176610406 w: -0.998017192 } position { x: -0.725451767 y: 0.851259351 z: -7.94089413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00925739203 y: -0.0596841462 z: 0.0176821221 w: -0.998017788 } position { x: -0.725462735 y: 0.851223588 z: -7.94083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00921470579 y: -0.0596802607 z: 0.0176216196 w: -0.998019457 } position { x: -0.725467563 y: 0.851275086 z: -7.94088602 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00909565762 y: -0.0596572645 z: 0.0175164398 w: -0.998023748 } position { x: -0.725358665 y: 0.851132274 z: -7.94081974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00922006927 y: -0.0592644587 z: 0.0178184081 w: -0.998040736 } position { x: -0.725398362 y: 0.851049423 z: -7.94088173 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.579] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00935575087 y: -0.0594502389 z: 0.0182515495 w: -0.99802053 } position { x: -0.725346506 y: 0.850868225 z: -7.94096708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00942930952 y: -0.0596040934 z: 0.0185933504 w: -0.998004377 } position { x: -0.725293815 y: 0.850887537 z: -7.94082928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00941206608 y: -0.0594023503 z: 0.0188377593 w: -0.998012 } position { x: -0.725382209 y: 0.85089469 z: -7.94083166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0094477674 y: -0.0593590848 z: 0.0186522976 w: -0.998017728 } position { x: -0.725477636 y: 0.850868642 z: -7.94090748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0093339365 y: -0.0594678186 z: 0.018353194 w: -0.998017848 } position { x: -0.725512505 y: 0.850770056 z: -7.94082451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00934151839 y: -0.0594229512 z: 0.018137753 w: -0.998024404 } position { x: -0.725475 y: 0.850717843 z: -7.94084454 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00929472689 y: -0.0592988618 z: 0.0182032604 w: -0.998031 } position { x: -0.725414395 y: 0.850648165 z: -7.94091272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00932388194 y: -0.0592833683 z: 0.0184829924 w: -0.99802655 } position { x: -0.725384235 y: 0.850477278 z: -7.94088268 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00950956158 y: -0.0593864731 z: 0.0187802352 w: -0.998013139 } position { x: -0.72542429 y: 0.85046649 z: -7.94090462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00955481082 y: -0.059069477 z: 0.0192850921 w: -0.998021841 } position { x: -0.725381196 y: 0.850435734 z: -7.94084883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00956134405 y: -0.059503112 z: 0.0192001499 w: -0.997997642 } position { x: -0.725619793 y: 0.850484371 z: -7.94095516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.736] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00949562 y: -0.059543889 z: 0.0187629089 w: -0.998004198 } position { x: -0.725334883 y: 0.850458562 z: -7.94083166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00942382682 y: -0.0589710176 z: 0.0185300838 w: -0.998043239 } position { x: -0.725506246 y: 0.850288868 z: -7.94093227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.764] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0095004132 y: -0.059484683 z: 0.018603 w: -0.998010695 } position { x: -0.725533485 y: 0.850266635 z: -7.94105053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.780] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0094882166 y: -0.0596115 z: 0.0187736172 w: -0.998 } position { x: -0.725376189 y: 0.850149512 z: -7.94085169 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00951923244 y: -0.0592810623 z: 0.0188194942 w: -0.998018503 } position { x: -0.7255252 y: 0.850194 z: -7.94082832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.807] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00959565584 y: -0.0595656112 z: 0.01857608 w: -0.99800545 } position { x: -0.725737929 y: 0.850244343 z: -7.94091845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.819] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00952655729 y: -0.0598296486 z: 0.0182345 w: -0.997996628 } position { x: -0.725788116 y: 0.850263715 z: -7.94077253 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.833] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00936257094 y: -0.0597678423 z: 0.0175865814 w: -0.998013496 } position { x: -0.725699 y: 0.850214481 z: -7.94072104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00936376303 y: -0.0596670546 z: 0.0171166807 w: -0.998027682 } position { x: -0.725908935 y: 0.850186288 z: -7.94080877 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.861] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00932459719 y: -0.0600392073 z: 0.0169787332 w: -0.998008072 } position { x: -0.725771308 y: 0.850080431 z: -7.94077921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.876] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00944549683 y: -0.0598819703 z: 0.016975848 w: -0.998016417 } position { x: -0.725620568 y: 0.849972486 z: -7.94071722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.889] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00942207407 y: -0.0595293827 z: 0.0173987262 w: -0.998030424 } position { x: -0.725647151 y: 0.849945784 z: -7.94075727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.905] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00956033822 y: -0.0598319806 z: 0.0179206971 w: -0.998001814 } position { x: -0.725678742 y: 0.849982679 z: -7.94079924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00952235516 y: -0.0599298365 z: 0.0183147 w: -0.997989118 } position { x: -0.725615 y: 0.850034356 z: -7.94077063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00957077 y: -0.0596877262 z: 0.0182479024 w: -0.998004377 } position { x: -0.725696087 y: 0.850085616 z: -7.94072962 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00954266544 y: -0.0597046427 z: 0.0178925563 w: -0.998010099 } position { x: -0.7258358 y: 0.850043654 z: -7.94076681 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00949871633 y: -0.0598651022 z: 0.0175958741 w: -0.998006225 } position { x: -0.725786328 y: 0.850058675 z: -7.94077206 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00946526 y: -0.059789747 z: 0.0173705164 w: -0.998015 } position { x: -0.725713432 y: 0.850024343 z: -7.94068432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:14.988] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00944000762 y: -0.0596833602 z: 0.0174505524 w: -0.998020172 } position { x: -0.725677967 y: 0.849977851 z: -7.94076109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.001] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00951150246 y: -0.0598182082 z: 0.0176479053 w: -0.998007953 } position { x: -0.725668132 y: 0.849925697 z: -7.94076872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0096226763 y: -0.0598423071 z: 0.0179258045 w: -0.998000503 } position { x: -0.725628614 y: 0.849976838 z: -7.94072771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.028] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00966509711 y: -0.0597239807 z: 0.0180349946 w: -0.998005211 } position { x: -0.72567749 y: 0.850028634 z: -7.94073343 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.041] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00966003444 y: -0.0598074496 z: 0.0180049967 w: -0.998000801 } position { x: -0.725741863 y: 0.85005343 z: -7.94074726 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.057] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00963996 y: -0.0598299392 z: 0.0178398285 w: -0.998002589 } position { x: -0.725763202 y: 0.850104809 z: -7.94071674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.071] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00960142352 y: -0.0597743206 z: 0.0176292174 w: -0.998010099 } position { x: -0.725747287 y: 0.850066066 z: -7.94071436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.085] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00960333552 y: -0.0597940683 z: 0.0174964108 w: -0.998011231 } position { x: -0.725724638 y: 0.850015283 z: -7.94074202 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.097] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0096691614 y: -0.0598430261 z: 0.0175762083 w: -0.998006225 } position { x: -0.72566545 y: 0.85003376 z: -7.94074106 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00972480047 y: -0.0598348789 z: 0.0177162606 w: -0.998003662 } position { x: -0.725602686 y: 0.849994063 z: -7.94071913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.127] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00970241241 y: -0.059819296 z: 0.0178608354 w: -0.998002291 } position { x: -0.725615919 y: 0.850062 z: -7.94071627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.139] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00971962 y: -0.0598160811 z: 0.0179347564 w: -0.998001 } position { x: -0.725621462 y: 0.850063562 z: -7.94071054 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00975370687 y: -0.0598550886 z: 0.0179294478 w: -0.997998416 } position { x: -0.725649774 y: 0.850098491 z: -7.94074106 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0096902987 y: -0.0598244853 z: 0.0178004168 w: -0.998003125 } position { x: -0.725649178 y: 0.850113511 z: -7.94073439 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00975655485 y: -0.0598729514 z: 0.0176784582 w: -0.998001814 } position { x: -0.72565949 y: 0.850124717 z: -7.94074583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00972262304 y: -0.0598368458 z: 0.0176379047 w: -0.998005 } position { x: -0.72564435 y: 0.850129604 z: -7.94078159 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.210] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00969460048 y: -0.0598402321 z: 0.0176680963 w: -0.998004496 } position { x: -0.72562176 y: 0.850103319 z: -7.94076777 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.222] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00975427218 y: -0.05984 z: 0.0177622773 w: -0.998002291 } position { x: -0.725628674 y: 0.850128174 z: -7.94082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00978003815 y: -0.0598845556 z: 0.0178430099 w: -0.99799794 } position { x: -0.725601256 y: 0.850141764 z: -7.94078302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.250] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00977491401 y: -0.0598870181 z: 0.0178197119 w: -0.997998238 } position { x: -0.725637734 y: 0.850155354 z: -7.94081211 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00977653544 y: -0.0598773025 z: 0.0177292153 w: -0.998000443 } position { x: -0.725625038 y: 0.850195587 z: -7.94081831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.278] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00975534599 y: -0.0598620772 z: 0.0176997166 w: -0.998002052 } position { x: -0.725633204 y: 0.85016942 z: -7.94080544 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00973773282 y: -0.0598803461 z: 0.0176449735 w: -0.998002112 } position { x: -0.725637138 y: 0.850212932 z: -7.94084501 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00972788874 y: -0.0599016957 z: 0.017644072 w: -0.99800092 } position { x: -0.725610912 y: 0.850177526 z: -7.94089365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00976334047 y: -0.0598690026 z: 0.0176584255 w: -0.998002291 } position { x: -0.725601256 y: 0.850173 z: -7.94089937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00976334047 y: -0.0598690026 z: 0.0176584255 w: -0.998002291 } position { x: -0.725601256 y: 0.850173 z: -7.94089937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00978811923 y: -0.0599117763 z: 0.0177466478 w: -0.99799794 } position { x: -0.725611567 y: 0.850196958 z: -7.94092703 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.361] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00982382894 y: -0.0599296764 z: 0.0177523755 w: -0.99799639 } position { x: -0.725633442 y: 0.850249171 z: -7.9409523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.375] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00977422856 y: -0.0599147 z: 0.0177615769 w: -0.997997642 } position { x: -0.72565943 y: 0.85023284 z: -7.94094563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00983203482 y: -0.0598973669 z: 0.0177186597 w: -0.997998893 } position { x: -0.72566092 y: 0.850284 z: -7.94094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.404] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00980433729 y: -0.0599048436 z: 0.0177358184 w: -0.997998416 } position { x: -0.725670338 y: 0.850284338 z: -7.94095564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00983958319 y: -0.0599434301 z: 0.0177001208 w: -0.99799639 } position { x: -0.725669861 y: 0.850291312 z: -7.94096136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.432] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00981854182 y: -0.0599122979 z: 0.0177193508 w: -0.997998059 } position { x: -0.725661099 y: 0.850318968 z: -7.94097567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00982275233 y: -0.0599131063 z: 0.0177137759 w: -0.997998118 } position { x: -0.725676358 y: 0.850312412 z: -7.94101906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.460] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00985670928 y: -0.0599486083 z: 0.017718859 w: -0.997995555 } position { x: -0.725657463 y: 0.850347281 z: -7.94101906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00985670928 y: -0.0599486083 z: 0.017718859 w: -0.997995555 } position { x: -0.725657463 y: 0.850347281 z: -7.94101906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.486] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00985703152 y: -0.0599643774 z: 0.0177306477 w: -0.997994423 } position { x: -0.725672245 y: 0.850334167 z: -7.94104338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00989041198 y: -0.0599612296 z: 0.0177275613 w: -0.997994304 } position { x: -0.725666881 y: 0.850368381 z: -7.94106674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.515] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00986292306 y: -0.0599441268 z: 0.0177282542 w: -0.997995555 } position { x: -0.725666463 y: 0.850347757 z: -7.94104862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.529] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00980836339 y: -0.0599573255 z: 0.0177278016 w: -0.997995317 } position { x: -0.725668252 y: 0.8503896 z: -7.94105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00941175595 y: -0.0599734522 z: 0.0177397504 w: -0.99799794 } position { x: -0.725670218 y: 0.850206137 z: -7.94091845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0101689342 y: -0.0599208698 z: 0.0176605713 w: -0.997995079 } position { x: -0.72576642 y: 0.850250721 z: -7.94124746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.569] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104698446 y: -0.0599137954 z: 0.0174454469 w: -0.997996211 } position { x: -0.725708187 y: 0.850836635 z: -7.94135809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.585] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00936906319 y: -0.0600458272 z: 0.0176331885 w: -0.997995913 } position { x: -0.725520492 y: 0.850181699 z: -7.9405036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00994663779 y: -0.0599727146 z: 0.0177515354 w: -0.997992575 } position { x: -0.725717068 y: 0.850614667 z: -7.94143343 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00962520856 y: -0.0600350536 z: 0.0175944548 w: -0.997994781 } position { x: -0.725615859 y: 0.850312889 z: -7.94118214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.009914116 y: -0.0600098409 z: 0.0177108534 w: -0.997991383 } position { x: -0.725577474 y: 0.850040555 z: -7.9406662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0101212263 y: -0.0599008501 z: 0.0176824387 w: -0.99799639 } position { x: -0.725706816 y: 0.850633621 z: -7.94143772 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.653] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00991178863 y: -0.0600158349 z: 0.0176169947 w: -0.997992754 } position { x: -0.725616872 y: 0.850443959 z: -7.94092178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.668] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00979628507 y: -0.0600264743 z: 0.0177532919 w: -0.997990847 } position { x: -0.725595295 y: 0.850478649 z: -7.94090652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.682] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00962469261 y: -0.0600709654 z: 0.017668305 w: -0.997991323 } position { x: -0.725676537 y: 0.850512147 z: -7.94130898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.696] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00977868587 y: -0.0599730387 z: 0.0175767094 w: -0.997997344 } position { x: -0.725651264 y: 0.850273609 z: -7.94100237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.708] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00998393632 y: -0.0599780604 z: 0.017562937 w: -0.997995257 } position { x: -0.725639164 y: 0.850361586 z: -7.94115067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00995019637 y: -0.0600107312 z: 0.0175367799 w: -0.997994065 } position { x: -0.725627124 y: 0.850540876 z: -7.94114542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.737] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00982212275 y: -0.0600468 z: 0.0176463593 w: -0.997991264 } position { x: -0.725624144 y: 0.850484848 z: -7.94104624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.751] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00972984359 y: -0.0600658208 z: 0.0177332778 w: -0.997989476 } position { x: -0.725650609 y: 0.850548625 z: -7.94113731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00976426248 y: -0.0600812547 z: 0.017645536 w: -0.997989774 } position { x: -0.725664 y: 0.850439489 z: -7.9411726 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.778] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00987975392 y: -0.060027726 z: 0.0176242925 w: -0.997992218 } position { x: -0.725699306 y: 0.850418687 z: -7.94115877 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.792] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0098981224 y: -0.060035 z: 0.0175213758 w: -0.99799341 } position { x: -0.725680828 y: 0.85052371 z: -7.94120359 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00984926149 y: -0.060031265 z: 0.0175381638 w: -0.997993827 } position { x: -0.725652575 y: 0.850556612 z: -7.94116497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00975311361 y: -0.060061682 z: 0.017586913 w: -0.997992098 } position { x: -0.725671172 y: 0.850542843 z: -7.94116449 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.833] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00979236886 y: -0.0600322746 z: 0.0176514387 w: -0.997992337 } position { x: -0.725688159 y: 0.850513816 z: -7.94121933 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.848] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00986046717 y: -0.0600377098 z: 0.0176251419 w: -0.9979918 } position { x: -0.725686908 y: 0.850482821 z: -7.94122124 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00994709413 y: -0.060012728 z: 0.0175855551 w: -0.997993112 } position { x: -0.725725889 y: 0.85052526 z: -7.94122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.877] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00994225685 y: -0.0600221232 z: 0.0175807029 w: -0.997992694 } position { x: -0.7257002 y: 0.850568235 z: -7.94122124 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00985863153 y: -0.060066808 z: 0.0176120047 w: -0.99799031 } position { x: -0.72568351 y: 0.850585282 z: -7.94121742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.903] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00979406852 y: -0.0600592867 z: 0.0176207982 w: -0.997991204 } position { x: -0.725695312 y: 0.850561798 z: -7.94121504 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00986779574 y: -0.0600525811 z: 0.01761 w: -0.997991085 } position { x: -0.725728095 y: 0.850536108 z: -7.94120026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.932] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00990593713 y: -0.0600388087 z: 0.0175836477 w: -0.997992039 } position { x: -0.725737274 y: 0.85057348 z: -7.9412117 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.943] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0099545531 y: -0.0599958114 z: 0.0175847299 w: -0.997994065 } position { x: -0.725737631 y: 0.850602388 z: -7.94124413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00993275084 y: -0.060042575 z: 0.0175604969 w: -0.99799192 } position { x: -0.725756943 y: 0.850638628 z: -7.94123363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.974] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00984508172 y: -0.060045 z: 0.0175348315 w: -0.997993112 } position { x: -0.725738585 y: 0.850632429 z: -7.94122505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:15.986] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00982967857 y: -0.0600624345 z: 0.0175778046 w: -0.997991443 } position { x: -0.725721717 y: 0.850590467 z: -7.94124 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.001] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00994396769 y: -0.0600359626 z: 0.0175886489 w: -0.997991741 } position { x: -0.725751579 y: 0.850593448 z: -7.94127131 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.014] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00994125381 y: -0.0600296818 z: 0.0176409278 w: -0.997991204 } position { x: -0.725729167 y: 0.850605249 z: -7.94125557 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00996011216 y: -0.0600616634 z: 0.0176799428 w: -0.997988403 } position { x: -0.725764275 y: 0.850673437 z: -7.94123507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00987643842 y: -0.0600774102 z: 0.0176820103 w: -0.997988284 } position { x: -0.725769043 y: 0.850662887 z: -7.94126749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00991698727 y: -0.0600870736 z: 0.0176422708 w: -0.997988 } position { x: -0.72581321 y: 0.850708246 z: -7.94129515 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00977387279 y: -0.0600488894 z: 0.017521156 w: -0.997993827 } position { x: -0.725829422 y: 0.850611806 z: -7.94124031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00992037449 y: -0.060016524 z: 0.017373126 w: -0.997996926 } position { x: -0.72579217 y: 0.85064888 z: -7.94132519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.098] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00978837814 y: -0.0600288324 z: 0.0173982754 w: -0.997997046 } position { x: -0.725724101 y: 0.850635409 z: -7.94126606 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00995128322 y: -0.0600364096 z: 0.0175880566 w: -0.997991621 } position { x: -0.725701392 y: 0.850696802 z: -7.94135284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.125] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0099517284 y: -0.0600621216 z: 0.0176853687 w: -0.997988343 } position { x: -0.725696325 y: 0.850647449 z: -7.94132757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.141] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0100632338 y: -0.0600642934 z: 0.0178305674 w: -0.997984529 } position { x: -0.725696 y: 0.850672483 z: -7.94135857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0100686476 y: -0.0600648373 z: 0.0177728236 w: -0.997985482 } position { x: -0.725733578 y: 0.850683093 z: -7.94133568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.170] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0100685731 y: -0.0600771606 z: 0.0176903699 w: -0.997986197 } position { x: -0.725743473 y: 0.850699306 z: -7.94132423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00998651516 y: -0.0600865744 z: 0.0176147204 w: -0.997987747 } position { x: -0.725776732 y: 0.850697339 z: -7.94134617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.194] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00998130348 y: -0.060073752 z: 0.0175692122 w: -0.997989416 } position { x: -0.725766301 y: 0.850687861 z: -7.9413414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.212] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00995458663 y: -0.060066428 z: 0.0175719857 w: -0.997990072 } position { x: -0.725811362 y: 0.850658715 z: -7.94136143 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.223] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00996620487 y: -0.0600521937 z: 0.0175950378 w: -0.997990429 } position { x: -0.725836098 y: 0.85066092 z: -7.94135284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.236] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0100149885 y: -0.0600357391 z: 0.017600324 w: -0.997990787 } position { x: -0.725860059 y: 0.850699544 z: -7.9413662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.251] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0100124562 y: -0.0601143055 z: 0.017521413 w: -0.997987509 } position { x: -0.725840688 y: 0.850721955 z: -7.94131327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.264] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0100124562 y: -0.0601143055 z: 0.017521413 w: -0.997987509 } position { x: -0.725840688 y: 0.850721955 z: -7.94131327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00998804905 y: -0.0600902252 z: 0.0175019596 w: -0.997989535 } position { x: -0.725780189 y: 0.850705743 z: -7.94137859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0100313062 y: -0.0600953326 z: 0.0174895879 w: -0.997989 } position { x: -0.725759149 y: 0.850695252 z: -7.94131565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.307] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010121895 y: -0.0601236038 z: 0.0176092107 w: -0.99798429 } position { x: -0.725726604 y: 0.850693107 z: -7.94133472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0101075713 y: -0.0601212233 z: 0.0176873673 w: -0.997983217 } position { x: -0.72570163 y: 0.850737274 z: -7.94129324 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.333] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0100847315 y: -0.0601497293 z: 0.0177588891 w: -0.997980475 } position { x: -0.725714147 y: 0.850758791 z: -7.94129658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0100444704 y: -0.060091842 z: 0.017734848 w: -0.997984767 } position { x: -0.725733221 y: 0.850777268 z: -7.94130611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.363] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0100162206 y: -0.060113281 z: 0.0176249538 w: -0.997985721 } position { x: -0.725752413 y: 0.850769401 z: -7.9413271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0100251017 y: -0.0601051301 z: 0.0175001025 w: -0.997988284 } position { x: -0.725714922 y: 0.850745 z: -7.94131279 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0100456532 y: -0.0600944 z: 0.0174319427 w: -0.997989953 } position { x: -0.72570914 y: 0.850748062 z: -7.94131804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0100291977 y: -0.0601219945 z: 0.0174796581 w: -0.997987628 } position { x: -0.725681305 y: 0.850733638 z: -7.94130182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0100141466 y: -0.0601083301 z: 0.017683601 w: -0.997985 } position { x: -0.725669622 y: 0.850729287 z: -7.94136858 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.432] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0100698201 y: -0.060101375 z: 0.0177618619 w: -0.997983456 } position { x: -0.725680351 y: 0.850756884 z: -7.9413867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.446] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0101181772 y: -0.0600523204 z: 0.0176541694 w: -0.997987807 } position { x: -0.725685835 y: 0.850740194 z: -7.94136906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0101220952 y: -0.060001459 z: 0.0174568947 w: -0.997994304 } position { x: -0.725657403 y: 0.850805283 z: -7.94141388 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.474] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0101249758 y: -0.0599620529 z: 0.0172526855 w: -0.998000205 } position { x: -0.725552738 y: 0.850793481 z: -7.94140339 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010032719 y: -0.0599597692 z: 0.0171810146 w: -0.998002529 } position { x: -0.725458384 y: 0.85073173 z: -7.94138145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.502] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010009543 y: -0.0599981472 z: 0.0173434168 w: -0.997997642 } position { x: -0.725341141 y: 0.850698233 z: -7.94142437 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0100647593 y: -0.0600543097 z: 0.0176350046 w: -0.997988582 } position { x: -0.725267112 y: 0.850670695 z: -7.94141054 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0101818386 y: -0.0600746386 z: 0.0179756097 w: -0.997980118 } position { x: -0.725281775 y: 0.850684166 z: -7.94137287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.544] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010208156 y: -0.0600944757 z: 0.0182362646 w: -0.997973919 } position { x: -0.725382924 y: 0.85078305 z: -7.94141865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010224374 y: -0.0600740425 z: 0.018159641 w: -0.997976363 } position { x: -0.725515902 y: 0.850835562 z: -7.94133949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.571] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0101116514 y: -0.0600323193 z: 0.0178936403 w: -0.997984827 } position { x: -0.725614727 y: 0.850818753 z: -7.94133377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.583] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0101077342 y: -0.0600650683 z: 0.0175194871 w: -0.997989535 } position { x: -0.725766182 y: 0.850812197 z: -7.94140148 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.599] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0100515774 y: -0.0600146689 z: 0.0172168929 w: -0.997998416 } position { x: -0.725787282 y: 0.850764036 z: -7.94138527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0100842258 y: -0.0599534959 z: 0.0171500053 w: -0.998002887 } position { x: -0.725764632 y: 0.850729167 z: -7.94142532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0100981165 y: -0.0600434057 z: 0.0171705242 w: -0.997997046 } position { x: -0.725769818 y: 0.850708127 z: -7.94145966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0101093752 y: -0.0600406565 z: 0.0174156744 w: -0.997992814 } position { x: -0.725770652 y: 0.850692272 z: -7.94140768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0101658292 y: -0.0601330251 z: 0.0176337417 w: -0.99798286 } position { x: -0.725744426 y: 0.850693285 z: -7.94137335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0101893609 y: -0.0601497106 z: 0.0178199168 w: -0.99797827 } position { x: -0.725810766 y: 0.850727201 z: -7.9414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0101995636 y: -0.0601833947 z: 0.0178720616 w: -0.99797523 } position { x: -0.725869358 y: 0.850726128 z: -7.94132423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0102468403 y: -0.060230691 z: 0.0179081727 w: -0.997971237 } position { x: -0.725978553 y: 0.850743651 z: -7.94130468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.708] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0102172503 y: -0.0601369813 z: 0.0178440735 w: -0.99797833 } position { x: -0.726091623 y: 0.85078752 z: -7.94134569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.722] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0102258567 y: -0.0601345636 z: 0.0176340379 w: -0.997982144 } position { x: -0.726175845 y: 0.85076189 z: -7.94131613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.736] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010137558 y: -0.060118895 z: 0.0174543764 w: -0.997987151 } position { x: -0.726249695 y: 0.850785136 z: -7.94135952 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.751] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0101589384 y: -0.0600945465 z: 0.0172759965 w: -0.997991502 } position { x: -0.726243794 y: 0.850787818 z: -7.9414134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.764] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0101637039 y: -0.0601319 z: 0.0172122 w: -0.99799031 } position { x: -0.726231635 y: 0.850695908 z: -7.94138527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.779] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010224754 y: -0.0601520948 z: 0.0173322354 w: -0.997986376 } position { x: -0.726167858 y: 0.850754857 z: -7.94141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0102721164 y: -0.0601825081 z: 0.0175402034 w: -0.997980416 } position { x: -0.72609663 y: 0.850761294 z: -7.94134712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.807] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103512155 y: -0.0603001565 z: 0.0177696962 w: -0.997968435 } position { x: -0.726087272 y: 0.85076189 z: -7.94136429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.820] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010363264 y: -0.0602519922 z: 0.0179078504 w: -0.997968793 } position { x: -0.726103127 y: 0.850825548 z: -7.9413476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.835] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103743616 y: -0.0602878556 z: 0.0179106761 w: -0.997966409 } position { x: -0.726134539 y: 0.85082972 z: -7.94128275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.847] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103475042 y: -0.0602570213 z: 0.0177992731 w: -0.997970581 } position { x: -0.726171196 y: 0.850832701 z: -7.94130039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.863] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103529813 y: -0.0602430068 z: 0.0176583845 w: -0.997973859 } position { x: -0.726177454 y: 0.850847483 z: -7.94132471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103672193 y: -0.0602106936 z: 0.0175620653 w: -0.997977316 } position { x: -0.726199329 y: 0.850871742 z: -7.94136667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.888] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103788162 y: -0.0602051578 z: 0.0175649617 w: -0.997977495 } position { x: -0.726205051 y: 0.850823402 z: -7.94142675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103146862 y: -0.0602043904 z: 0.017570056 w: -0.997978151 } position { x: -0.726188242 y: 0.850783825 z: -7.94140339 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.916] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104810391 y: -0.0602217391 z: 0.0175644327 w: -0.997975469 } position { x: -0.726144552 y: 0.850822687 z: -7.94145441 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.931] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103950938 y: -0.0602407604 z: 0.0176424757 w: -0.9979738 } position { x: -0.726094723 y: 0.850849569 z: -7.94137955 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.944] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0102593591 y: -0.060253866 z: 0.0176847596 w: -0.99797368 } position { x: -0.726054132 y: 0.850722551 z: -7.94129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104245758 y: -0.0602447651 z: 0.0176180787 w: -0.99797368 } position { x: -0.726011693 y: 0.850850403 z: -7.94142723 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.970] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104245758 y: -0.0602447651 z: 0.0176180787 w: -0.99797368 } position { x: -0.726011693 y: 0.850850403 z: -7.94142723 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:16.985] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103593348 y: -0.0602437221 z: 0.0177403986 w: -0.99797231 } position { x: -0.725935638 y: 0.850792289 z: -7.94127607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.001] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103877932 y: -0.0602083504 z: 0.0177491829 w: -0.997974 } position { x: -0.725884318 y: 0.850848556 z: -7.94143105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103877932 y: -0.0602083504 z: 0.0177491829 w: -0.997974 } position { x: -0.725884318 y: 0.850848556 z: -7.94143105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.029] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104486244 y: -0.0601609573 z: 0.0177692566 w: -0.997975826 } position { x: -0.725860357 y: 0.850846529 z: -7.9414525 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104302466 y: -0.0601854399 z: 0.0177135468 w: -0.997975528 } position { x: -0.725834727 y: 0.850764573 z: -7.94142771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.056] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0105064241 y: -0.0602304116 z: 0.0177171081 w: -0.997971952 } position { x: -0.725796521 y: 0.850778461 z: -7.94133282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.071] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104984157 y: -0.0602304041 z: 0.0178109575 w: -0.997970402 } position { x: -0.725800097 y: 0.850846171 z: -7.94140768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.085] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104548661 y: -0.0602518544 z: 0.0177864209 w: -0.99797 } position { x: -0.725793958 y: 0.850783825 z: -7.94131184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.099] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104371971 y: -0.0602934025 z: 0.0177795831 w: -0.99796778 } position { x: -0.725820363 y: 0.850801885 z: -7.94135141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.111] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103963623 y: -0.0602300055 z: 0.0176986326 w: -0.997973502 } position { x: -0.725852966 y: 0.850782037 z: -7.94135094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.125] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103731602 y: -0.0602145679 z: 0.0176143441 w: -0.997976124 } position { x: -0.725869417 y: 0.85079658 z: -7.9413271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0102818012 y: -0.0602022856 z: 0.0174812786 w: -0.997980177 } position { x: -0.725850046 y: 0.850764513 z: -7.94134569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103230709 y: -0.0602032319 z: 0.0174600128 w: -0.997980058 } position { x: -0.725827098 y: 0.850754201 z: -7.94135332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0102473916 y: -0.0602431595 z: 0.0174647607 w: -0.99797833 } position { x: -0.725772679 y: 0.850727439 z: -7.94139099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010325551 y: -0.0601909384 z: 0.0175902806 w: -0.997978449 } position { x: -0.725747943 y: 0.850709677 z: -7.94140244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104520367 y: -0.0602284633 z: 0.0177053604 w: -0.997972846 } position { x: -0.725737512 y: 0.850789785 z: -7.94142962 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104241567 y: -0.0602955148 z: 0.0177756716 w: -0.997967899 } position { x: -0.725705445 y: 0.850782335 z: -7.94135666 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.223] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103338268 y: -0.0602735095 z: 0.0178228896 w: -0.997969329 } position { x: -0.725704491 y: 0.850782275 z: -7.94135571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103748301 y: -0.0602637269 z: 0.017796481 w: -0.997969925 } position { x: -0.725735366 y: 0.850825787 z: -7.94143057 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.251] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103861056 y: -0.0602122657 z: 0.0176765285 w: -0.997975051 } position { x: -0.725748837 y: 0.850770354 z: -7.94131565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.264] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104406569 y: -0.0602028482 z: 0.0176399294 w: -0.997975647 } position { x: -0.725759149 y: 0.850815773 z: -7.94134188 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104406569 y: -0.0602028482 z: 0.0176399294 w: -0.997975647 } position { x: -0.725759149 y: 0.850815773 z: -7.94134188 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103254113 y: -0.0602587461 z: 0.0175268576 w: -0.997975469 } position { x: -0.725685894 y: 0.850777745 z: -7.94134426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103254113 y: -0.0602587461 z: 0.0175268576 w: -0.997975469 } position { x: -0.725685894 y: 0.850777745 z: -7.94134426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.320] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103799151 y: -0.0603056438 z: 0.0177156236 w: -0.997968793 } position { x: -0.725653529 y: 0.850752831 z: -7.94136047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.333] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103799151 y: -0.0603056438 z: 0.0177156236 w: -0.997968793 } position { x: -0.725653529 y: 0.850752831 z: -7.94136047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103911068 y: -0.060303349 z: 0.0177351944 w: -0.997968435 } position { x: -0.725654 y: 0.850802064 z: -7.94138527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.361] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104295723 y: -0.0602675118 z: 0.0176802482 w: -0.997971177 } position { x: -0.725676715 y: 0.850822806 z: -7.94136858 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103505515 y: -0.0602768511 z: 0.0176362153 w: -0.99797225 } position { x: -0.725685656 y: 0.850795448 z: -7.94138336 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103547052 y: -0.0602627173 z: 0.0175613482 w: -0.997974336 } position { x: -0.725670695 y: 0.850792766 z: -7.94136286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104060704 y: -0.0603053421 z: 0.0175686106 w: -0.997971117 } position { x: -0.7256549 y: 0.850828648 z: -7.94137096 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103796171 y: -0.0603046492 z: 0.0176014788 w: -0.997970879 } position { x: -0.725652337 y: 0.850819 z: -7.94140053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.432] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103308009 y: -0.0603157692 z: 0.0177194513 w: -0.997968614 } position { x: -0.725652456 y: 0.850765705 z: -7.94142818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.446] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104128309 y: -0.0602666549 z: 0.0177125987 w: -0.997970819 } position { x: -0.725680113 y: 0.850800395 z: -7.94149065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.460] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104442686 y: -0.0602556281 z: 0.017665254 w: -0.997972 } position { x: -0.725672066 y: 0.850779176 z: -7.94138098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104198139 y: -0.0602837 z: 0.0175803807 w: -0.997972071 } position { x: -0.725667179 y: 0.850852787 z: -7.94141436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.487] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103829484 y: -0.0603048503 z: 0.0175111964 w: -0.997972369 } position { x: -0.725625038 y: 0.850846946 z: -7.94141769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.502] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103623522 y: -0.0602827482 z: 0.0175558757 w: -0.997973144 } position { x: -0.725594461 y: 0.850787878 z: -7.94139719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.514] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0103903534 y: -0.0603088066 z: 0.0176887196 w: -0.997969 } position { x: -0.72555238 y: 0.850777864 z: -7.94142675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104453275 y: -0.0602738596 z: 0.0177969635 w: -0.997968554 } position { x: -0.725502789 y: 0.850762963 z: -7.94141102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.543] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104807541 y: -0.0602498688 z: 0.0179420859 w: -0.997967064 } position { x: -0.725507081 y: 0.85078454 z: -7.9414525 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.555] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0105001405 y: -0.0602629259 z: 0.0180722792 w: -0.997963667 } position { x: -0.725554287 y: 0.850831866 z: -7.94142818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010499944 y: -0.0604287349 z: 0.0178147927 w: -0.997958302 } position { x: -0.725713193 y: 0.850841045 z: -7.94147062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.585] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104993442 y: -0.0604439527 z: 0.0174872056 w: -0.99796319 } position { x: -0.725630522 y: 0.850928 z: -7.94141626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104342252 y: -0.0601648241 z: 0.0172682926 w: -0.997984529 } position { x: -0.725587487 y: 0.850778818 z: -7.94139385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.611] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104088457 y: -0.0603200942 z: 0.0173551496 w: -0.997973919 } position { x: -0.725612402 y: 0.85075444 z: -7.9414916 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.627] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104190251 y: -0.060462 z: 0.0176468585 w: -0.997960091 } position { x: -0.725524366 y: 0.850733757 z: -7.94144535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0105753271 y: -0.0602522381 z: 0.0178093445 w: -0.997968316 } position { x: -0.725542068 y: 0.850753307 z: -7.94144297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.655] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0105733639 y: -0.0602461584 z: 0.0177718718 w: -0.997969329 } position { x: -0.725643098 y: 0.85078007 z: -7.94144583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0105364276 y: -0.0603728853 z: 0.017611647 w: -0.997964919 } position { x: -0.725637376 y: 0.850827694 z: -7.9414444 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.681] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104479101 y: -0.0603212751 z: 0.0173766073 w: -0.997973084 } position { x: -0.725608766 y: 0.850799799 z: -7.94144487 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.692] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104479101 y: -0.0603212751 z: 0.0173766073 w: -0.997973084 } position { x: -0.725608766 y: 0.850799799 z: -7.94144487 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104880231 y: -0.0603881218 z: 0.0173075162 w: -0.997969806 } position { x: -0.72559 y: 0.850720286 z: -7.94150162 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.722] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0105511816 y: -0.0603709854 z: 0.017383283 w: -0.997968853 } position { x: -0.725549519 y: 0.850711346 z: -7.94143438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.737] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0105464654 y: -0.0603307 z: 0.0174739286 w: -0.997969747 } position { x: -0.725572228 y: 0.850786209 z: -7.94147968 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.748] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0105464654 y: -0.0603307 z: 0.0174739286 w: -0.997969747 } position { x: -0.725572228 y: 0.850786209 z: -7.94147968 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010465242 y: -0.0603843629 z: 0.0176193882 w: -0.997964859 } position { x: -0.725562215 y: 0.850745 z: -7.94139099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.779] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104598366 y: -0.0604505725 z: 0.0177510399 w: -0.997958541 } position { x: -0.725553572 y: 0.850833356 z: -7.94146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0105107902 y: -0.0604374222 z: 0.0177218243 w: -0.997959316 } position { x: -0.725560546 y: 0.850749373 z: -7.94142675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.806] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010514887 y: -0.060286507 z: 0.0175611395 w: -0.997971237 } position { x: -0.725611508 y: 0.850704491 z: -7.94143915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.820] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0105915517 y: -0.0603817552 z: 0.0174100138 w: -0.997967362 } position { x: -0.725633204 y: 0.850794911 z: -7.94146919 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0105915517 y: -0.0603817552 z: 0.0174100138 w: -0.997967362 } position { x: -0.725633204 y: 0.850794911 z: -7.94146919 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104917716 y: -0.0603998676 z: 0.0173940901 w: -0.997967601 } position { x: -0.725588679 y: 0.850803375 z: -7.94140911 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.860] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104514584 y: -0.0603326038 z: 0.0173874274 w: -0.99797219 } position { x: -0.725561917 y: 0.850760579 z: -7.94144297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.875] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010563612 y: -0.0603608713 z: 0.0175409056 w: -0.997966588 } position { x: -0.725585341 y: 0.85069561 z: -7.94144869 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.891] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0106010111 y: -0.0603752285 z: 0.0175839 w: -0.997964561 } position { x: -0.72559768 y: 0.850733042 z: -7.94141722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0105706323 y: -0.060361743 z: 0.0175985675 w: -0.997965455 } position { x: -0.7256217 y: 0.850782275 z: -7.94142056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.915] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0105706323 y: -0.060361743 z: 0.0175985675 w: -0.997965455 } position { x: -0.7256217 y: 0.850782275 z: -7.94142056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.929] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0104840295 y: -0.0603683703 z: 0.0175436568 w: -0.997966945 } position { x: -0.725607097 y: 0.85079211 z: -7.94143677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.944] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0105289277 y: -0.0603457056 z: 0.0174979791 w: -0.997968614 } position { x: -0.72565937 y: 0.85071665 z: -7.94144106 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0106079364 y: -0.0603709146 z: 0.0174833518 w: -0.997966528 } position { x: -0.725652039 y: 0.850749552 z: -7.94143915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.974] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0106161963 y: -0.0604087338 z: 0.017485451 w: -0.997964084 } position { x: -0.725629687 y: 0.850783885 z: -7.94141674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.986] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0105770081 y: -0.0603932738 z: 0.0175091047 w: -0.997965097 } position { x: -0.725607514 y: 0.850807428 z: -7.94139147 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:17.998] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0105770081 y: -0.0603932738 z: 0.0175091047 w: -0.997965097 } position { x: -0.725607514 y: 0.850807428 z: -7.94139147 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.014] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010577945 y: -0.0604452975 z: 0.0175304431 w: -0.997961521 } position { x: -0.725606203 y: 0.850787818 z: -7.9413991 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.029] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0106063485 y: -0.0603866577 z: 0.0175631344 w: -0.997964203 } position { x: -0.725599 y: 0.850780845 z: -7.94136906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.040] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0106063485 y: -0.0603866577 z: 0.0175631344 w: -0.997964203 } position { x: -0.725599 y: 0.850780845 z: -7.94136906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.055] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0105987675 y: -0.0604031309 z: 0.0175290201 w: -0.997963846 } position { x: -0.72561419 y: 0.850832105 z: -7.94136047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0105719035 y: -0.0604340136 z: 0.0175368078 w: -0.997962117 } position { x: -0.725596547 y: 0.850844622 z: -7.94134521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0105949659 y: -0.0604094341 z: 0.0175278559 w: -0.997963548 } position { x: -0.725616157 y: 0.850827336 z: -7.94135809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.097] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0106292674 y: -0.0604083724 z: 0.0174825117 w: -0.997964 } position { x: -0.725599825 y: 0.850813031 z: -7.9413228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.111] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0106535768 y: -0.0604507923 z: 0.0175259709 w: -0.997960448 } position { x: -0.725601 y: 0.850832522 z: -7.94133615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.125] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0106346272 y: -0.060429927 z: 0.0174973309 w: -0.997962415 } position { x: -0.725597739 y: 0.850862145 z: -7.94132042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.139] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010586448 y: -0.0604045764 z: 0.0174984131 w: -0.997964442 } position { x: -0.72558111 y: 0.850845635 z: -7.94131804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0106014516 y: -0.0604312457 z: 0.0175054166 w: -0.997962534 } position { x: -0.725585163 y: 0.850858331 z: -7.9413352 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.168] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0106204879 y: -0.0604254976 z: 0.0175143778 w: -0.997962534 } position { x: -0.725592554 y: 0.850837708 z: -7.9413228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.183] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0106246853 y: -0.0604246333 z: 0.0175156165 w: -0.997962534 } position { x: -0.725560725 y: 0.850855649 z: -7.94133329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0106707746 y: -0.0604101382 z: 0.0174779426 w: -0.997963548 } position { x: -0.725566506 y: 0.850866914 z: -7.94133711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.208] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0106834834 y: -0.0604399964 z: 0.017487444 w: -0.997961462 } position { x: -0.725536585 y: 0.850857615 z: -7.94131899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.223] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010645682 y: -0.0604341105 z: 0.0175036248 w: -0.997961938 } position { x: -0.725557745 y: 0.850880265 z: -7.94130659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.236] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0106597263 y: -0.0604343824 z: 0.0174938627 w: -0.997961938 } position { x: -0.725559175 y: 0.85078609 z: -7.94132376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.251] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0106986491 y: -0.0604777299 z: 0.0175118074 w: -0.997958601 } position { x: -0.725578964 y: 0.850855589 z: -7.94134378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.266] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0106652398 y: -0.0604411773 z: 0.0175720025 w: -0.997960091 } position { x: -0.725599 y: 0.850860119 z: -7.94131947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.276] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0106652398 y: -0.0604411773 z: 0.0175720025 w: -0.997960091 } position { x: -0.725599 y: 0.850860119 z: -7.94131947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0106842201 y: -0.0604294576 z: 0.0174773652 w: -0.997962236 } position { x: -0.725607157 y: 0.850838661 z: -7.94133902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.306] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0106751351 y: -0.0604764223 z: 0.0174326319 w: -0.997960269 } position { x: -0.725619733 y: 0.850853682 z: -7.94134331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0106815342 y: -0.0604487434 z: 0.0174738523 w: -0.997961164 } position { x: -0.725623906 y: 0.85083437 z: -7.94134474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0106619969 y: -0.0604708157 z: 0.0174538046 w: -0.997960389 } position { x: -0.725599408 y: 0.850826 z: -7.94135189 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.347] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0106971925 y: -0.060502857 z: 0.0175030045 w: -0.99795723 } position { x: -0.72561276 y: 0.850834131 z: -7.94136906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.363] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0106806466 y: -0.0604610592 z: 0.0175665785 w: -0.997958839 } position { x: -0.72562331 y: 0.850827754 z: -7.94134712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0106765032 y: -0.0604671836 z: 0.0175534282 w: -0.99795872 } position { x: -0.725626826 y: 0.850852072 z: -7.94136381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0106867943 y: -0.0604640581 z: 0.0175278932 w: -0.997959256 } position { x: -0.725629151 y: 0.850849509 z: -7.94138241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.403] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0106649529 y: -0.0604944527 z: 0.0175241977 w: -0.997957706 } position { x: -0.725636363 y: 0.850860596 z: -7.94134617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0107264575 y: -0.0604589246 z: 0.0174972191 w: -0.997959673 } position { x: -0.72562319 y: 0.8508178 z: -7.94137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0107788928 y: -0.0604508147 z: 0.0174861681 w: -0.997959793 } position { x: -0.725630105 y: 0.850856841 z: -7.94134712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.446] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0106923468 y: -0.0605301745 z: 0.01745723 w: -0.997956455 } position { x: -0.725643873 y: 0.85081625 z: -7.94133949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.457] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0107167671 y: -0.0605009198 z: 0.0175155792 w: -0.997956932 } position { x: -0.72566 y: 0.85085237 z: -7.94135189 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0106927538 y: -0.0604817569 z: 0.0175233167 w: -0.997958183 } position { x: -0.72563082 y: 0.850836873 z: -7.94138765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.486] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0107293269 y: -0.0604472645 z: 0.0175058655 w: -0.99796021 } position { x: -0.725640476 y: 0.850819647 z: -7.94138956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0107206227 y: -0.060449075 z: 0.017516816 w: -0.99796 } position { x: -0.725658178 y: 0.850864291 z: -7.9414196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.515] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0107455589 y: -0.0605133697 z: 0.0174970645 w: -0.997956216 } position { x: -0.725618124 y: 0.850857377 z: -7.94139624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010734871 y: -0.060530968 z: 0.0174851157 w: -0.997955441 } position { x: -0.725637436 y: 0.850886703 z: -7.94143534 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010715384 y: -0.060481742 z: 0.0174649358 w: -0.997959 } position { x: -0.725636423 y: 0.850830555 z: -7.94142866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0107815545 y: -0.0604836382 z: 0.0175137781 w: -0.997957289 } position { x: -0.725661635 y: 0.85085845 z: -7.94141483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.569] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0107919173 y: -0.0605148673 z: 0.0174874309 w: -0.997955739 } position { x: -0.725634694 y: 0.850874543 z: -7.94142485 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0107431198 y: -0.0604875833 z: 0.0175008364 w: -0.997957706 } position { x: -0.725655854 y: 0.850843787 z: -7.94141722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.599] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0107813589 y: -0.0604890026 z: 0.0175173748 w: -0.997956932 } position { x: -0.725647807 y: 0.850868046 z: -7.94144773 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0107407 y: -0.0604654811 z: 0.017582275 w: -0.997957647 } position { x: -0.72564435 y: 0.850863636 z: -7.94144869 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.627] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0107708964 y: -0.0605008416 z: 0.0175243318 w: -0.997956216 } position { x: -0.725676119 y: 0.850815356 z: -7.94143915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0107898917 y: -0.060518 z: 0.0174976159 w: -0.997955382 } position { x: -0.72568804 y: 0.850847244 z: -7.94142675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0107898917 y: -0.060518 z: 0.0174976159 w: -0.997955382 } position { x: -0.72568804 y: 0.850847244 z: -7.94142675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.664] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108013293 y: -0.0604926273 z: 0.017495675 w: -0.997956872 } position { x: -0.725693583 y: 0.85083127 z: -7.94142246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0107702017 y: -0.0604946874 z: 0.0175056122 w: -0.997956932 } position { x: -0.725716293 y: 0.850847363 z: -7.94142151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.693] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0107702017 y: -0.0604946874 z: 0.0175056122 w: -0.997956932 } position { x: -0.725716293 y: 0.850847363 z: -7.94142151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.707] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0107893702 y: -0.0605433434 z: 0.0174885262 w: -0.997954071 } position { x: -0.725698113 y: 0.850820184 z: -7.94140768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010808426 y: -0.060532745 z: 0.0175134353 w: -0.997954071 } position { x: -0.725686669 y: 0.850839555 z: -7.94143438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010808426 y: -0.060532745 z: 0.0175134353 w: -0.997954071 } position { x: -0.725686669 y: 0.850839555 z: -7.94143438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.748] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108037377 y: -0.0605142824 z: 0.0174769815 w: -0.997955859 } position { x: -0.725723743 y: 0.850820422 z: -7.94143629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.764] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0107902037 y: -0.0605432317 z: 0.0174878482 w: -0.997954071 } position { x: -0.725695252 y: 0.850807905 z: -7.94144583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.778] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0107809752 y: -0.0604918897 z: 0.017480325 w: -0.997957408 } position { x: -0.72569555 y: 0.8508 z: -7.94143915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.792] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.01081663 y: -0.0604786687 z: 0.0174740199 w: -0.997957945 } position { x: -0.725696146 y: 0.850808 z: -7.94145966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108019831 y: -0.0605126135 z: 0.0174927898 w: -0.99795568 } position { x: -0.725671887 y: 0.850827575 z: -7.94143295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.820] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108068325 y: -0.0604984462 z: 0.0174630973 w: -0.997957051 } position { x: -0.725678146 y: 0.850776672 z: -7.94145107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.833] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108151706 y: -0.0604905933 z: 0.0175438132 w: -0.997956 } position { x: -0.725673 y: 0.850818157 z: -7.94146776 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.845] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108151706 y: -0.0604905933 z: 0.0175438132 w: -0.997956 } position { x: -0.725673 y: 0.850818157 z: -7.94146776 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.860] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010812168 y: -0.0605217218 z: 0.0175193138 w: -0.997954607 } position { x: -0.725653231 y: 0.850781798 z: -7.94145584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.877] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108715277 y: -0.0605199747 z: 0.0175432153 w: -0.997953653 } position { x: -0.725647449 y: 0.850797176 z: -7.94146347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.889] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108247 y: -0.0605214387 z: 0.0175231509 w: -0.997954369 } position { x: -0.725650907 y: 0.850781202 z: -7.94144964 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108141368 y: -0.0605489202 z: 0.0175027065 w: -0.997953176 } position { x: -0.725630164 y: 0.85080117 z: -7.9414506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.916] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108356662 y: -0.0605492704 z: 0.0175294355 w: -0.997952461 } position { x: -0.725635588 y: 0.85080564 z: -7.94145393 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.932] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108258137 y: -0.0605253652 z: 0.0175168924 w: -0.997954249 } position { x: -0.725620925 y: 0.850752175 z: -7.94142151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.944] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108293975 y: -0.0605061091 z: 0.017527068 w: -0.997955203 } position { x: -0.725642502 y: 0.85078454 z: -7.9414711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108520277 y: -0.0605398305 z: 0.017476 w: -0.997953832 } position { x: -0.725628078 y: 0.850765 z: -7.94142437 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108520277 y: -0.0605398305 z: 0.017476 w: -0.997953832 } position { x: -0.725628078 y: 0.850765 z: -7.94142437 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:18.986] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.01086873 y: -0.0605573058 z: 0.0175004937 w: -0.997952163 } position { x: -0.725638509 y: 0.850792289 z: -7.94143105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.001] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108675351 y: -0.0605636276 z: 0.0174877364 w: -0.997952 } position { x: -0.725614607 y: 0.85076791 z: -7.94139481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.015] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108453771 y: -0.0605389848 z: 0.0175157748 w: -0.997953236 } position { x: -0.725625515 y: 0.850761 z: -7.94141674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.029] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010848593 y: -0.0605407953 z: 0.0175134093 w: -0.997953117 } position { x: -0.725657403 y: 0.850760818 z: -7.94140339 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.040] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010848593 y: -0.0605407953 z: 0.0175134093 w: -0.997953117 } position { x: -0.725657403 y: 0.850760818 z: -7.94140339 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108685112 y: -0.0605328418 z: 0.0175627023 w: -0.997952521 } position { x: -0.725639939 y: 0.850756943 z: -7.94139862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.069] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108569376 y: -0.0605513 z: 0.017520491 w: -0.997952282 } position { x: -0.725633562 y: 0.850759 z: -7.94136047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108569376 y: -0.0605513 z: 0.017520491 w: -0.997952282 } position { x: -0.725633562 y: 0.850759 z: -7.94136047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.095] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108600138 y: -0.0605535246 z: 0.0175254699 w: -0.997952044 } position { x: -0.725630403 y: 0.850729465 z: -7.94136906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.113] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108946543 y: -0.0605756417 z: 0.0175452083 w: -0.997949958 } position { x: -0.725616157 y: 0.85074389 z: -7.94135332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.125] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108870035 y: -0.0605756566 z: 0.0175045356 w: -0.997950733 } position { x: -0.725645423 y: 0.850748777 z: -7.94133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108736074 y: -0.0605591312 z: 0.0175347272 w: -0.997951388 } position { x: -0.725647867 y: 0.850764632 z: -7.94133377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108621242 y: -0.0605353601 z: 0.0175107 w: -0.997953355 } position { x: -0.725641131 y: 0.850750923 z: -7.94131708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.168] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108984662 y: -0.0605702065 z: 0.0175260026 w: -0.997950613 } position { x: -0.725647449 y: 0.850748241 z: -7.94132 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.179] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108984662 y: -0.0605702065 z: 0.0175260026 w: -0.997950613 } position { x: -0.725647449 y: 0.850748241 z: -7.94132 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109108118 y: -0.0605802163 z: 0.0174804758 w: -0.997950613 } position { x: -0.725645363 y: 0.850736856 z: -7.94130516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.208] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010885844 y: -0.0606098399 z: 0.0175011065 w: -0.997948706 } position { x: -0.725636542 y: 0.850730896 z: -7.94133234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.222] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108728195 y: -0.060539566 z: 0.0174892414 w: -0.997953355 } position { x: -0.725616574 y: 0.850734 z: -7.9413085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.234] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108728195 y: -0.060539566 z: 0.0174892414 w: -0.997953355 } position { x: -0.725616574 y: 0.850734 z: -7.9413085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.251] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108805504 y: -0.0605412386 z: 0.0174875297 w: -0.997953176 } position { x: -0.725625217 y: 0.850706 z: -7.94131851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108921574 y: -0.0605697744 z: 0.0175189096 w: -0.997950792 } position { x: -0.725624442 y: 0.850744843 z: -7.94130516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.278] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108959358 y: -0.0605714433 z: 0.0175234433 w: -0.997950554 } position { x: -0.725598037 y: 0.850752234 z: -7.9413271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109133907 y: -0.0605856106 z: 0.0175001193 w: -0.997949898 } position { x: -0.725613654 y: 0.85073638 z: -7.94128752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.306] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108718397 y: -0.0605691969 z: 0.0175323579 w: -0.997950852 } position { x: -0.725596488 y: 0.850757718 z: -7.94129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109416507 y: -0.060541559 z: 0.017539382 w: -0.997951627 } position { x: -0.725598216 y: 0.850727797 z: -7.94131327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108914031 y: -0.060575027 z: 0.0175614562 w: -0.997949719 } position { x: -0.725588202 y: 0.85073781 z: -7.9412961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109400842 y: -0.0605934039 z: 0.0175271034 w: -0.997948647 } position { x: -0.725567579 y: 0.850753069 z: -7.94134045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010918906 y: -0.060579665 z: 0.0175391305 w: -0.997949541 } position { x: -0.725580454 y: 0.850755751 z: -7.94128275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010918906 y: -0.060579665 z: 0.0175391305 w: -0.997949541 } position { x: -0.725580454 y: 0.850755751 z: -7.94128275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109227421 y: -0.0605859049 z: 0.0175417736 w: -0.997949064 } position { x: -0.725568891 y: 0.850762129 z: -7.94128561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.404] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109388493 y: -0.0606164671 z: 0.0175223239 w: -0.997947395 } position { x: -0.72559309 y: 0.850746036 z: -7.9412756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109388493 y: -0.0606164671 z: 0.0175223239 w: -0.997947395 } position { x: -0.72559309 y: 0.850746036 z: -7.9412756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.429] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109505514 y: -0.0605791658 z: 0.0175296199 w: -0.997949421 } position { x: -0.725628 y: 0.850773931 z: -7.94129896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109501267 y: -0.0605831854 z: 0.0175261367 w: -0.997949243 } position { x: -0.725611031 y: 0.850765109 z: -7.94132042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108982418 y: -0.0605907887 z: 0.0175097026 w: -0.9979496 } position { x: -0.725599468 y: 0.850749671 z: -7.94130325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0108982418 y: -0.0605907887 z: 0.0175097026 w: -0.9979496 } position { x: -0.725599468 y: 0.850749671 z: -7.94130325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.484] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109256282 y: -0.0606018156 z: 0.0175069589 w: -0.997948706 } position { x: -0.725577056 y: 0.85073173 z: -7.94130135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109391436 y: -0.0606031902 z: 0.0175118539 w: -0.997948349 } position { x: -0.725574434 y: 0.850745559 z: -7.94129515 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.515] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109606916 y: -0.060629487 z: 0.0175689925 w: -0.997945547 } position { x: -0.725555539 y: 0.850785255 z: -7.94129038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109227104 y: -0.0606367514 z: 0.0175572261 w: -0.997945726 } position { x: -0.72552824 y: 0.850778 z: -7.94128895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.541] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010963927 y: -0.0605735257 z: 0.0175860431 w: -0.997948587 } position { x: -0.725532591 y: 0.850732327 z: -7.94128466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.555] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109811444 y: -0.0606358126 z: 0.0175653379 w: -0.997945 } position { x: -0.725553691 y: 0.85076654 z: -7.94130898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.568] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010951614 y: -0.0606164262 z: 0.0175480582 w: -0.997946799 } position { x: -0.725509763 y: 0.850782096 z: -7.94128561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.583] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.010961283 y: -0.0606294386 z: 0.0174923651 w: -0.997946858 } position { x: -0.725528538 y: 0.850774527 z: -7.94130135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.598] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109511232 y: -0.0606219657 z: 0.0175366644 w: -0.99794662 } position { x: -0.725502551 y: 0.850777388 z: -7.94131136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109673385 y: -0.0606357753 z: 0.0175217856 w: -0.997945905 } position { x: -0.725522459 y: 0.850741 z: -7.94129753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.623] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109673385 y: -0.0606357753 z: 0.0175217856 w: -0.997945905 } position { x: -0.725522459 y: 0.850741 z: -7.94129753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109808948 y: -0.0606528521 z: 0.0176054481 w: -0.997943282 } position { x: -0.725516558 y: 0.850788116 z: -7.941329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109677771 y: -0.0606218316 z: 0.0175724402 w: -0.997945845 } position { x: -0.725531399 y: 0.850808 z: -7.94132137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109662795 y: -0.0606299564 z: 0.01755118 w: -0.997945726 } position { x: -0.725545347 y: 0.850786686 z: -7.94133806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109658018 y: -0.0606310777 z: 0.0175502095 w: -0.997945726 } position { x: -0.725556374 y: 0.850797951 z: -7.94133282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.694] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109638572 y: -0.0606328771 z: 0.0175527819 w: -0.997945547 } position { x: -0.725557506 y: 0.850782633 z: -7.94134569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.707] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109821428 y: -0.0606134571 z: 0.0175848436 w: -0.997945964 } position { x: -0.725545585 y: 0.850806415 z: -7.94136238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.722] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109821409 y: -0.0606402233 z: 0.0175183266 w: -0.997945547 } position { x: -0.725552142 y: 0.850806713 z: -7.94132233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109543875 y: -0.0606356375 z: 0.0175696127 w: -0.997945189 } position { x: -0.725572944 y: 0.850823522 z: -7.94132662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109543875 y: -0.0606356375 z: 0.0175696127 w: -0.997945189 } position { x: -0.725572944 y: 0.850823522 z: -7.94132662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109760454 y: -0.0606432557 z: 0.0175467469 w: -0.997944891 } position { x: -0.725567162 y: 0.850789666 z: -7.94131947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.777] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110368459 y: -0.0606860071 z: 0.0175131448 w: -0.997942209 } position { x: -0.725543261 y: 0.850788534 z: -7.94129133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.790] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110368459 y: -0.0606860071 z: 0.0175131448 w: -0.997942209 } position { x: -0.725543261 y: 0.850788534 z: -7.94129133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.806] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109924534 y: -0.0606552288 z: 0.0175570324 w: -0.997943819 } position { x: -0.725566447 y: 0.850802243 z: -7.94131613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.819] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109771444 y: -0.0606347024 z: 0.0175672024 w: -0.99794507 } position { x: -0.725567 y: 0.850788116 z: -7.94130564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.834] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109952986 y: -0.0606831349 z: 0.017573541 w: -0.997941852 } position { x: -0.725558758 y: 0.850818932 z: -7.9412775 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.845] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109952986 y: -0.0606831349 z: 0.017573541 w: -0.997941852 } position { x: -0.725558758 y: 0.850818932 z: -7.9412775 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.860] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110093104 y: -0.0606440045 z: 0.0175384842 w: -0.997944653 } position { x: -0.725546777 y: 0.850803852 z: -7.94127083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.875] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110363066 y: -0.06066861 z: 0.0175722037 w: -0.997942269 } position { x: -0.725551307 y: 0.850840092 z: -7.94129133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.889] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110065406 y: -0.0606618598 z: 0.0175676737 w: -0.997943103 } position { x: -0.725547194 y: 0.85083 z: -7.94128561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110068126 y: -0.0606598556 z: 0.01756455 w: -0.997943282 } position { x: -0.725561619 y: 0.850834489 z: -7.94127941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.915] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110068126 y: -0.0606598556 z: 0.01756455 w: -0.997943282 } position { x: -0.725561619 y: 0.850834489 z: -7.94127941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110255815 y: -0.0606764741 z: 0.0175419264 w: -0.997942448 } position { x: -0.725547373 y: 0.85082972 z: -7.94130564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.944] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.011021981 y: -0.0606920309 z: 0.0175243262 w: -0.997941852 } position { x: -0.725567877 y: 0.850825965 z: -7.94129753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110335099 y: -0.0606737062 z: 0.0175285954 w: -0.997942746 } position { x: -0.725553751 y: 0.850841403 z: -7.94131422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110112363 y: -0.0606665201 z: 0.0175147299 w: -0.997943699 } position { x: -0.725546062 y: 0.850816727 z: -7.94129467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110446159 y: -0.0606546476 z: 0.0175535791 w: -0.997943342 } position { x: -0.725579 y: 0.850825071 z: -7.94130468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:19.998] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110446159 y: -0.0606546476 z: 0.0175535791 w: -0.997943342 } position { x: -0.725579 y: 0.850825071 z: -7.94130468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.011024273 y: -0.0606619269 z: 0.0175793301 w: -0.997942686 } position { x: -0.725565374 y: 0.850825787 z: -7.94130516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.028] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110385595 y: -0.0606878065 z: 0.0176017396 w: -0.99794054 } position { x: -0.725549102 y: 0.8508389 z: -7.94131804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.043] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110421255 y: -0.0606836602 z: 0.0176156126 w: -0.99794054 } position { x: -0.725537121 y: 0.850835919 z: -7.94128561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.055] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110587301 y: -0.0606709272 z: 0.0176198501 w: -0.997941 } position { x: -0.725538909 y: 0.850818455 z: -7.94131041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.071] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110677714 y: -0.060691461 z: 0.0175591018 w: -0.997940779 } position { x: -0.72553736 y: 0.850830197 z: -7.94134569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.083] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110229971 y: -0.0607242808 z: 0.0175677184 w: -0.99793911 } position { x: -0.725527763 y: 0.850801468 z: -7.94129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.097] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110748392 y: -0.0607359484 z: 0.0175230987 w: -0.997938633 } position { x: -0.725531936 y: 0.85080266 z: -7.94132662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110465093 y: -0.0606781431 z: 0.0175598599 w: -0.997941792 } position { x: -0.725542903 y: 0.850844204 z: -7.94132185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110569233 y: -0.0607045032 z: 0.0175441168 w: -0.997940361 } position { x: -0.725521207 y: 0.850817502 z: -7.94129038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110334726 y: -0.0606763288 z: 0.0175534021 w: -0.99794215 } position { x: -0.725490451 y: 0.850791216 z: -7.94133329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110974452 y: -0.0606770404 z: 0.0175664984 w: -0.997941196 } position { x: -0.725503325 y: 0.850782752 z: -7.94130945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.167] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110944202 y: -0.0607286654 z: 0.0175633747 w: -0.997938156 } position { x: -0.725487471 y: 0.850775778 z: -7.94130659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.180] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110686133 y: -0.060740646 z: 0.017578654 w: -0.997937441 } position { x: -0.725481212 y: 0.85079962 z: -7.94132185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110386843 y: -0.0607110597 z: 0.0175771322 w: -0.997939587 } position { x: -0.725482583 y: 0.85079211 z: -7.94128656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.206] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110386843 y: -0.0607110597 z: 0.0175771322 w: -0.997939587 } position { x: -0.725482583 y: 0.85079211 z: -7.94128656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.011043271 y: -0.0607220568 z: 0.0175765418 w: -0.997938871 } position { x: -0.725469172 y: 0.850752652 z: -7.94130754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110688703 y: -0.0607077405 z: 0.0175780896 w: -0.997939408 } position { x: -0.725468576 y: 0.850750089 z: -7.94130087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110775735 y: -0.0607321076 z: 0.0175995026 w: -0.997937441 } position { x: -0.725467682 y: 0.850762129 z: -7.94131517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110756624 y: -0.0607317761 z: 0.0175618734 w: -0.997938216 } position { x: -0.725467682 y: 0.850757182 z: -7.94130564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.278] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110576563 y: -0.0606947355 z: 0.0175723135 w: -0.997940421 } position { x: -0.725480378 y: 0.850754201 z: -7.94134665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110840714 y: -0.0607162751 z: 0.0175207704 w: -0.997939765 } position { x: -0.725497425 y: 0.850732088 z: -7.94131136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.305] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110840714 y: -0.0607162751 z: 0.0175207704 w: -0.997939765 } position { x: -0.725497425 y: 0.850732088 z: -7.94131136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.320] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110897757 y: -0.0607371442 z: 0.0175272543 w: -0.997938335 } position { x: -0.725472808 y: 0.850750387 z: -7.94128942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.333] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111031514 y: -0.0607269891 z: 0.0175387375 w: -0.997938573 } position { x: -0.725482106 y: 0.850705385 z: -7.94131422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.346] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110668 y: -0.0607124865 z: 0.0175516345 w: -0.997939646 } position { x: -0.725487053 y: 0.850701451 z: -7.94130754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.361] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110905096 y: -0.0607205965 z: 0.0175666381 w: -0.997938633 } position { x: -0.725458205 y: 0.850723743 z: -7.94130373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.011137207 y: -0.0607299209 z: 0.0175512154 w: -0.997937799 } position { x: -0.725457966 y: 0.850712359 z: -7.9413228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111209778 y: -0.0607235432 z: 0.0175453667 w: -0.997938454 } position { x: -0.725466311 y: 0.850737929 z: -7.9413023 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.403] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0110819163 y: -0.0607451424 z: 0.0175825898 w: -0.997936904 } position { x: -0.725463212 y: 0.850743234 z: -7.94132233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.418] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111283194 y: -0.0607466102 z: 0.0175297521 w: -0.997937262 } position { x: -0.725437 y: 0.850714326 z: -7.94134951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111424848 y: -0.060756173 z: 0.0175668653 w: -0.997935891 } position { x: -0.725486755 y: 0.850735 z: -7.94133806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.446] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111053865 y: -0.0607618541 z: 0.0175799113 w: -0.997935712 } position { x: -0.725470245 y: 0.850724578 z: -7.94134617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.458] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111181298 y: -0.0607477538 z: 0.0175853334 w: -0.997936308 } position { x: -0.725462914 y: 0.850721598 z: -7.94134426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.470] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111181298 y: -0.0607477538 z: 0.0175853334 w: -0.997936308 } position { x: -0.725462914 y: 0.850721598 z: -7.94134426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.488] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111439079 y: -0.0607951656 z: 0.0175402593 w: -0.997933924 } position { x: -0.725494921 y: 0.850716293 z: -7.94134092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111257592 y: -0.0607469864 z: 0.0175617971 w: -0.997936726 } position { x: -0.725483835 y: 0.850731611 z: -7.9413681 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.514] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111570982 y: -0.0607428513 z: 0.0175896455 w: -0.99793613 } position { x: -0.725504458 y: 0.850729048 z: -7.94137239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111570982 y: -0.0607428513 z: 0.0175896455 w: -0.99793613 } position { x: -0.725504458 y: 0.850729048 z: -7.94137239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.541] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111032547 y: -0.0607627295 z: 0.0175628848 w: -0.997935951 } position { x: -0.725487351 y: 0.850724697 z: -7.94134045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.555] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111230733 y: -0.0607582331 z: 0.0175608359 w: -0.99793607 } position { x: -0.725503683 y: 0.850713253 z: -7.94134951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.569] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111464206 y: -0.0607829355 z: 0.0175628625 w: -0.997934222 } position { x: -0.72547251 y: 0.850726962 z: -7.94135141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.01113379 y: -0.0607617 z: 0.0175610129 w: -0.997935712 } position { x: -0.725494862 y: 0.850751042 z: -7.94135284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.596] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.01113379 y: -0.0607617 z: 0.0175610129 w: -0.997935712 } position { x: -0.725494862 y: 0.850751042 z: -7.94135284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.611] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.011166892 y: -0.0607550032 z: 0.0175751671 w: -0.997935474 } position { x: -0.725544214 y: 0.850738347 z: -7.94135761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111360895 y: -0.0607553311 z: 0.0176091567 w: -0.997935236 } position { x: -0.725550294 y: 0.850774944 z: -7.94136429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111742634 y: -0.060741093 z: 0.0175691 w: -0.997936368 } position { x: -0.725537658 y: 0.850744128 z: -7.94133186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.653] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111676017 y: -0.0607897341 z: 0.0175649654 w: -0.997933567 } position { x: -0.72556597 y: 0.850769222 z: -7.94135761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111743845 y: -0.0607810877 z: 0.0175327025 w: -0.99793458 } position { x: -0.72557354 y: 0.850781 z: -7.94136429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111819888 y: -0.0607656538 z: 0.0175710786 w: -0.997934759 } position { x: -0.725575268 y: 0.850798845 z: -7.94133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.694] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111547355 y: -0.0607689582 z: 0.0175552964 w: -0.997935116 } position { x: -0.725579143 y: 0.850800395 z: -7.94133806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111425407 y: -0.0607803166 z: 0.0175163578 w: -0.997935236 } position { x: -0.72561866 y: 0.850753546 z: -7.94132948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111683886 y: -0.0607505925 z: 0.017603131 w: -0.997935236 } position { x: -0.725616932 y: 0.850791216 z: -7.94132233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.737] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111872694 y: -0.0607519671 z: 0.0175708495 w: -0.997935534 } position { x: -0.725629508 y: 0.850792289 z: -7.94135284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.748] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111872694 y: -0.0607519671 z: 0.0175708495 w: -0.997935534 } position { x: -0.725629508 y: 0.850792289 z: -7.94135284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.764] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111634452 y: -0.0607753173 z: 0.0175578054 w: -0.99793458 } position { x: -0.725642204 y: 0.850803614 z: -7.94133091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111634452 y: -0.0607753173 z: 0.0175578054 w: -0.99793458 } position { x: -0.725642204 y: 0.850803614 z: -7.94133091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111839082 y: -0.0607759915 z: 0.0175483432 w: -0.99793452 } position { x: -0.725625217 y: 0.850822568 z: -7.94130754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.806] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111517021 y: -0.0607755184 z: 0.0176081266 w: -0.997933805 } position { x: -0.725637197 y: 0.850806832 z: -7.94131327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0112178251 y: -0.0607628673 z: 0.0175897088 w: -0.997934163 } position { x: -0.725640774 y: 0.850846767 z: -7.9413681 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.831] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0112178251 y: -0.0607628673 z: 0.0175897088 w: -0.997934163 } position { x: -0.725640774 y: 0.850846767 z: -7.9413681 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.847] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0112499064 y: -0.0607992299 z: 0.0176269598 w: -0.997930944 } position { x: -0.725638032 y: 0.850903392 z: -7.94135571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.859] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0112499064 y: -0.0607992299 z: 0.0176269598 w: -0.997930944 } position { x: -0.725638032 y: 0.850903392 z: -7.94135571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.874] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0112424642 y: -0.0607741848 z: 0.0176310334 w: -0.997932494 } position { x: -0.725640833 y: 0.850879431 z: -7.94136047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.889] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0113032265 y: -0.0607727021 z: 0.0176364295 w: -0.997931838 } position { x: -0.725664 y: 0.850904465 z: -7.94135618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0113066407 y: -0.0607859641 z: 0.017620001 w: -0.997931242 } position { x: -0.725636959 y: 0.85090518 z: -7.94136333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0113382507 y: -0.0607877225 z: 0.0176506154 w: -0.997930229 } position { x: -0.725637794 y: 0.850926399 z: -7.94134283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0113208406 y: -0.0607885681 z: 0.0176274292 w: -0.997930825 } position { x: -0.725640416 y: 0.850920379 z: -7.94133615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0113076828 y: -0.0607834198 z: 0.0175729152 w: -0.997932196 } position { x: -0.725647211 y: 0.850913405 z: -7.94135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0113459788 y: -0.060751155 z: 0.0176035017 w: -0.997933209 } position { x: -0.725659311 y: 0.850922823 z: -7.94135761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0112928301 y: -0.0608025193 z: 0.0175516438 w: -0.9979316 } position { x: -0.72563225 y: 0.850890458 z: -7.94134665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:20.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0113456734 y: -0.0607952029 z: 0.0176214688 w: -0.997930229 } position { x: -0.725635648 y: 0.850908399 z: -7.94136238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.001] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0113772564 y: -0.0608026534 z: 0.0176188461 w: -0.997929454 } position { x: -0.725637436 y: 0.850919127 z: -7.94138241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0113315079 y: -0.0608256273 z: 0.0176146664 w: -0.997928619 } position { x: -0.725627244 y: 0.850889921 z: -7.94135046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0113655534 y: -0.0607974 z: 0.0176297408 w: -0.997929752 } position { x: -0.725632429 y: 0.850963 z: -7.94137096 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0113238832 y: -0.060816437 z: 0.0175891444 w: -0.997929752 } position { x: -0.725625 y: 0.850942254 z: -7.94137144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.055] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.011317499 y: -0.0608059689 z: 0.0175486468 w: -0.997931182 } position { x: -0.725637436 y: 0.850896358 z: -7.9413681 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.069] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0113503272 y: -0.0608113632 z: 0.0176146738 w: -0.997929275 } position { x: -0.725609541 y: 0.850932062 z: -7.94140673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0113545181 y: -0.0608296841 z: 0.0176162831 w: -0.997928083 } position { x: -0.725606799 y: 0.850900054 z: -7.94134617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.098] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0113771521 y: -0.0608078 z: 0.0176316965 w: -0.997928917 } position { x: -0.725625694 y: 0.850960135 z: -7.94137526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.111] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0113393404 y: -0.0607988 z: 0.017632816 w: -0.997929871 } position { x: -0.725618482 y: 0.850959659 z: -7.94140768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.125] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0113633769 y: -0.0607952811 z: 0.0176459923 w: -0.997929573 } position { x: -0.725598156 y: 0.850934 z: -7.94133949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.139] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0113215689 y: -0.0607944019 z: 0.0176049 w: -0.997930825 } position { x: -0.725598156 y: 0.850958467 z: -7.94142962 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.152] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0113215689 y: -0.0607944019 z: 0.0176049 w: -0.997930825 } position { x: -0.725598156 y: 0.850958467 z: -7.94142962 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.165] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0113596916 y: -0.0608282 z: 0.017609138 w: -0.997928262 } position { x: -0.725588 y: 0.850931048 z: -7.94133711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.181] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0120930076 y: -0.0605652258 z: 0.0171094928 w: -0.997944355 } position { x: -0.725588322 y: 0.851458788 z: -7.94070435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.193] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0120930076 y: -0.0605652258 z: 0.0171094928 w: -0.997944355 } position { x: -0.725588322 y: 0.851458788 z: -7.94070435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0118988911 y: -0.0613994971 z: 0.0191118624 w: -0.997859359 } position { x: -0.725872874 y: 0.850547075 z: -7.94060564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0118988911 y: -0.0613994971 z: 0.0191118624 w: -0.997859359 } position { x: -0.725872874 y: 0.850547075 z: -7.94060564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0109880678 y: -0.0607740507 z: 0.0165677723 w: -0.997953594 } position { x: -0.725688398 y: 0.851430357 z: -7.94162178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0105670895 y: -0.0607451797 z: 0.0160109531 w: -0.997969 } position { x: -0.72593385 y: 0.850819767 z: -7.94119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0112689873 y: -0.0610596649 z: 0.0156388525 w: -0.997948 } position { x: -0.72535646 y: 0.85076642 z: -7.9416213 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.278] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0114240926 y: -0.0607123673 z: 0.0168819688 w: -0.997947156 } position { x: -0.725186527 y: 0.850322723 z: -7.94148397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0119239725 y: -0.0605574176 z: 0.0187727381 w: -0.997916937 } position { x: -0.7250337 y: 0.85062933 z: -7.94139862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0125068976 y: -0.061034102 z: 0.0194356386 w: -0.997868121 } position { x: -0.725432634 y: 0.851139665 z: -7.94137383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.320] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.011654187 y: -0.0611016266 z: 0.0193171445 w: -0.997876585 } position { x: -0.725551248 y: 0.851235926 z: -7.94156742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0105674807 y: -0.0610107258 z: 0.01778882 w: -0.997922659 } position { x: -0.725866 y: 0.851252675 z: -7.9407649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0111412806 y: -0.060734123 z: 0.0168555435 w: -0.997949481 } position { x: -0.725690782 y: 0.850898206 z: -7.94156599 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.361] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.01104955 y: -0.0612268634 z: 0.0175096299 w: -0.997909129 } position { x: -0.725004375 y: 0.850349307 z: -7.94153786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.373] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.01104955 y: -0.0612268634 z: 0.0175096299 w: -0.997909129 } position { x: -0.725004375 y: 0.850349307 z: -7.94153786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0105504887 y: -0.0615197159 z: 0.019712016 w: -0.997855425 } position { x: -0.725037396 y: 0.850531101 z: -7.94103 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00899267197 y: -0.0642399117 z: 0.0177985411 w: -0.997735262 } position { x: -0.726486504 y: 0.851296544 z: -7.94194555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00616820483 y: -0.0697250292 z: 0.0164898466 w: -0.997410893 } position { x: -0.725807965 y: 0.852168202 z: -7.94087505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.432] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00560990721 y: -0.0740829855 z: 0.0139841922 w: -0.997138262 } position { x: -0.726375043 y: 0.850974679 z: -7.94022655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.446] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00596130453 y: -0.0795026869 z: 0.013957832 w: -0.996719122 } position { x: -0.726107 y: 0.850599229 z: -7.93971205 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.460] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00652141403 y: -0.0804410502 z: 0.0127503332 w: -0.996656477 } position { x: -0.725721121 y: 0.850260079 z: -7.93938923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00836244132 y: -0.079831183 z: 0.0124128815 w: -0.996696055 } position { x: -0.7249313 y: 0.849817634 z: -7.94018364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.486] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00730852317 y: -0.0774689168 z: 0.0128209349 w: -0.996885538 } position { x: -0.724814534 y: 0.851014733 z: -7.94090462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00693888264 y: -0.0768111646 z: 0.0171351414 w: -0.996874273 } position { x: -0.724610567 y: 0.850569129 z: -7.94000816 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0043689115 y: -0.0779664144 z: 0.0217260048 w: -0.996709645 } position { x: -0.724084914 y: 0.850714087 z: -7.93934584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00390244555 y: -0.077317968 z: 0.0240763109 w: -0.996708095 } position { x: -0.724299192 y: 0.852580845 z: -7.93715906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.543] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00649509626 y: -0.0782057345 z: 0.0231384672 w: -0.996647537 } position { x: -0.725796819 y: 0.852553487 z: -7.93883228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.558] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0138813742 y: -0.0826351717 z: 0.0215730965 w: -0.996249676 } position { x: -0.72596544 y: 0.851423 z: -7.93813276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.570] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00785813108 y: -0.0866489485 z: 0.0185502637 w: -0.996035218 } position { x: -0.726559758 y: 0.850884318 z: -7.9381423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00676642032 y: -0.0886302665 z: 0.0173798259 w: -0.995889962 } position { x: -0.726077139 y: 0.850223184 z: -7.93779135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.598] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00467503862 y: -0.089984484 z: 0.0180909578 w: -0.995767891 } position { x: -0.724823058 y: 0.850312 z: -7.93722248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00329796458 y: -0.0937061906 z: 0.019796731 w: -0.995397627 } position { x: -0.724882782 y: 0.851318359 z: -7.93775082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00482554175 y: -0.0977704749 z: 0.0220964253 w: -0.994951963 } position { x: -0.72488606 y: 0.851988912 z: -7.93705273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.639] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00563782454 y: -0.0997686833 z: 0.0210529268 w: -0.994771957 } position { x: -0.725245774 y: 0.85228765 z: -7.93624163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00563782454 y: -0.0997686833 z: 0.0210529268 w: -0.994771957 } position { x: -0.725245774 y: 0.85228765 z: -7.93624163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.668] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00626880629 y: -0.103534892 z: 0.0177656133 w: -0.99444741 } position { x: -0.725686729 y: 0.850938439 z: -7.93589306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00639238767 y: -0.104617849 z: 0.0169066414 w: -0.994348228 } position { x: -0.72550863 y: 0.851263702 z: -7.93620825 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.694] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00779224513 y: -0.105642751 z: 0.0166270398 w: -0.994234622 } position { x: -0.725021839 y: 0.851763904 z: -7.93632555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.710] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0091250455 y: -0.106210433 z: 0.0177213065 w: -0.994143903 } position { x: -0.724522531 y: 0.851794958 z: -7.93610048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.724] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00860811863 y: -0.10671898 z: 0.0192432087 w: -0.994065702 } position { x: -0.724774957 y: 0.851664782 z: -7.93631935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.736] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00822574459 y: -0.107565299 z: 0.0199594796 w: -0.993963659 } position { x: -0.72502625 y: 0.851261497 z: -7.93619394 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.750] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00819236878 y: -0.107733734 z: 0.0192071572 w: -0.9939605 } position { x: -0.725224137 y: 0.851406813 z: -7.93607187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00894491281 y: -0.107698709 z: 0.017500652 w: -0.993989289 } position { x: -0.725519598 y: 0.851751924 z: -7.93609858 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.777] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0104399109 y: -0.108822733 z: 0.0163597614 w: -0.993871748 } position { x: -0.725560486 y: 0.85222 z: -7.93618822 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0124248452 y: -0.110365152 z: 0.0159539469 w: -0.993685424 } position { x: -0.725655079 y: 0.852626681 z: -7.9363327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0145320138 y: -0.111690924 z: 0.0159616191 w: -0.993508577 } position { x: -0.72573489 y: 0.852480352 z: -7.93624973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.819] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0151803 y: -0.112284444 z: 0.0154138 w: -0.993440568 } position { x: -0.725670338 y: 0.851804674 z: -7.93627167 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.831] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0151803 y: -0.112284444 z: 0.0154138 w: -0.993440568 } position { x: -0.725670338 y: 0.851804674 z: -7.93627167 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0145111326 y: -0.112004809 z: 0.0156134209 w: -0.993479073 } position { x: -0.725564837 y: 0.851158381 z: -7.93631 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.860] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0142583167 y: -0.110584132 z: 0.0156679582 w: -0.993640959 } position { x: -0.725585 y: 0.852339208 z: -7.93601656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.874] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.015972672 y: -0.110709682 z: 0.0156512018 w: -0.993601203 } position { x: -0.725984 y: 0.853145242 z: -7.93608665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0176113825 y: -0.111557171 z: 0.0151638053 w: -0.993486226 } position { x: -0.726214111 y: 0.852985501 z: -7.93607521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0198861137 y: -0.112826675 z: 0.0141153289 w: -0.993315399 } position { x: -0.726459742 y: 0.852323413 z: -7.93624067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.917] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0195311103 y: -0.114536799 z: 0.0130396318 w: -0.993141413 } position { x: -0.726518035 y: 0.852236629 z: -7.93638134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.932] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0199334 y: -0.11657238 z: 0.0123518016 w: -0.992905319 } position { x: -0.726560831 y: 0.852229118 z: -7.93641663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.943] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.021437278 y: -0.118796043 z: 0.0124023184 w: -0.992609739 } position { x: -0.726699829 y: 0.852470398 z: -7.93653679 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.957] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0225834511 y: -0.121357702 z: 0.0119944 w: -0.99227941 } position { x: -0.726874948 y: 0.85288775 z: -7.93653202 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.972] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.023967579 y: -0.124143109 z: 0.0115527082 w: -0.991907537 } position { x: -0.727052391 y: 0.852705121 z: -7.9364171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:21.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252518076 y: -0.126507223 z: 0.0108810859 w: -0.991584539 } position { x: -0.72753346 y: 0.853007376 z: -7.93675804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.002] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0268169641 y: -0.12915352 z: 0.0110034356 w: -0.991200864 } position { x: -0.72799015 y: 0.852665484 z: -7.93696499 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0268169641 y: -0.12915352 z: 0.0110034356 w: -0.991200864 } position { x: -0.72799015 y: 0.852665484 z: -7.93696499 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0272623505 y: -0.134591341 z: 0.0106182666 w: -0.990469158 } position { x: -0.728463471 y: 0.852398098 z: -7.93708897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.042] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0270453226 y: -0.136979371 z: 0.0101526855 w: -0.990152597 } position { x: -0.72859633 y: 0.852651 z: -7.93707132 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0270453226 y: -0.136979371 z: 0.0101526855 w: -0.990152597 } position { x: -0.72859633 y: 0.852651 z: -7.93707132 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0289135911 y: -0.139757976 z: 0.00989887398 w: -0.989713967 } position { x: -0.728607357 y: 0.853114426 z: -7.93680525 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0289135911 y: -0.139757976 z: 0.00989887398 w: -0.989713967 } position { x: -0.728607357 y: 0.853114426 z: -7.93680525 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.097] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0309115946 y: -0.140669912 z: 0.00968033355 w: -0.98952657 } position { x: -0.728882611 y: 0.853287399 z: -7.93707275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.111] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0320394114 y: -0.140989989 z: 0.00943550467 w: -0.989447474 } position { x: -0.728898108 y: 0.853250682 z: -7.93706799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0321691968 y: -0.141049892 z: 0.00902651157 w: -0.989438534 } position { x: -0.728871465 y: 0.853236437 z: -7.93716908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.139] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0323113389 y: -0.141057223 z: 0.00849477388 w: -0.98943758 } position { x: -0.728712082 y: 0.853316545 z: -7.93698788 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0333647132 y: -0.140696093 z: 0.00871096924 w: -0.989452124 } position { x: -0.7288 y: 0.853322506 z: -7.93683386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03482664 y: -0.140541062 z: 0.00907583721 w: -0.989420533 } position { x: -0.728889406 y: 0.853665531 z: -7.93678761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.181] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0364081971 y: -0.141009614 z: 0.00934910309 w: -0.98929441 } position { x: -0.728885651 y: 0.854006827 z: -7.93686914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.193] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0364081971 y: -0.141009614 z: 0.00934910309 w: -0.98929441 } position { x: -0.728885651 y: 0.854006827 z: -7.93686914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0380874909 y: -0.141467541 z: 0.00908561796 w: -0.989168227 } position { x: -0.728879511 y: 0.854307413 z: -7.93673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0408848114 y: -0.141742751 z: 0.00798318163 w: -0.989026666 } position { x: -0.728959739 y: 0.854653835 z: -7.93648958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.236] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0417839028 y: -0.141934752 z: 0.00765845319 w: -0.98896414 } position { x: -0.729064643 y: 0.854581237 z: -7.93675375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.250] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0426460057 y: -0.14243494 z: 0.007598456 w: -0.988855839 } position { x: -0.729059219 y: 0.854679108 z: -7.9364543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0453266352 y: -0.143089011 z: 0.00715324609 w: -0.988645494 } position { x: -0.729237199 y: 0.855087876 z: -7.93604374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.276] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0481261611 y: -0.143635422 z: 0.00597172882 w: -0.988441765 } position { x: -0.729338825 y: 0.855870605 z: -7.93548679 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0507667772 y: -0.144123 z: 0.00347850658 w: -0.988250613 } position { x: -0.729498327 y: 0.856409192 z: -7.93559694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.306] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.052641429 y: -0.145130947 z: 0.000919228944 w: -0.988010645 } position { x: -0.729681909 y: 0.856748462 z: -7.93567371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0540224053 y: -0.14634797 z: -0.000780287082 w: -0.98775667 } position { x: -0.72992909 y: 0.856945515 z: -7.93561935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0559682734 y: -0.147752956 z: -0.00170895737 w: -0.987437963 } position { x: -0.730313599 y: 0.857197881 z: -7.93508387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.346] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0559682734 y: -0.147752956 z: -0.00170895737 w: -0.987437963 } position { x: -0.730313599 y: 0.857197881 z: -7.93508387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0610518828 y: -0.150124073 z: -0.00541237881 w: -0.986765504 } position { x: -0.731247604 y: 0.858184934 z: -7.93423653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062686 y: -0.151548445 z: -0.00778506836 w: -0.986429393 } position { x: -0.731704772 y: 0.85846591 z: -7.93397856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0639039353 y: -0.153319463 z: -0.00923441723 w: -0.986065 } position { x: -0.732227147 y: 0.858489871 z: -7.93387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0647608489 y: -0.155174702 z: -0.0089892447 w: -0.985721052 } position { x: -0.732596695 y: 0.85843277 z: -7.93366957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.418] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0655585155 y: -0.156618699 z: -0.00768264802 w: -0.985451043 } position { x: -0.732997 y: 0.858481169 z: -7.93311071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.430] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0685681179 y: -0.157882243 z: -0.00653422158 w: -0.985052764 } position { x: -0.733451247 y: 0.858961344 z: -7.93224382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0697764829 y: -0.158750966 z: -0.00697570806 w: -0.984825253 } position { x: -0.733837366 y: 0.859309673 z: -7.93171644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0702922344 y: -0.158974931 z: -0.00734658726 w: -0.984749734 } position { x: -0.734503508 y: 0.85947454 z: -7.93161154 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.472] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0714808106 y: -0.15913108 z: -0.00775659829 w: -0.98463583 } position { x: -0.735017538 y: 0.859665871 z: -7.93173885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.486] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0709828958 y: -0.160045207 z: -0.00835140422 w: -0.984518766 } position { x: -0.735455513 y: 0.859736562 z: -7.93168211 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0718108192 y: -0.161303803 z: -0.00838237442 w: -0.984253049 } position { x: -0.735759 y: 0.859767795 z: -7.93138742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.514] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0733026862 y: -0.162753865 z: -0.00814871397 w: -0.983906269 } position { x: -0.736123443 y: 0.859832883 z: -7.93127298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.529] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0750667229 y: -0.163587064 z: -0.00743667 w: -0.983640671 } position { x: -0.736434 y: 0.859938622 z: -7.93057585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.540] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0750667229 y: -0.163587064 z: -0.00743667 w: -0.983640671 } position { x: -0.736434 y: 0.859938622 z: -7.93057585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.554] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0761004 y: -0.163934827 z: -0.00695084454 w: -0.983506858 } position { x: -0.736988425 y: 0.860427856 z: -7.93042421 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.570] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.07849361 y: -0.164759427 z: -0.00761494087 w: -0.983176053 } position { x: -0.738359034 y: 0.860726833 z: -7.93028116 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.583] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.078981474 y: -0.165932059 z: -0.00812789 w: -0.982935667 } position { x: -0.739042461 y: 0.860682607 z: -7.93011618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.599] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0799808502 y: -0.167914972 z: -0.00817794446 w: -0.98251754 } position { x: -0.739678264 y: 0.86065352 z: -7.93005562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.611] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0809540078 y: -0.169872537 z: -0.00785026 w: -0.982103944 } position { x: -0.740372956 y: 0.860590577 z: -7.92975664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0815222785 y: -0.17132248 z: -0.00677419547 w: -0.981813073 } position { x: -0.741292953 y: 0.860476 z: -7.92926884 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0823678225 y: -0.172734126 z: -0.00504738279 w: -0.981505513 } position { x: -0.742321253 y: 0.860442638 z: -7.92879725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.653] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0834970772 y: -0.174317047 z: -0.00301248394 w: -0.981138468 } position { x: -0.743467808 y: 0.860395372 z: -7.92852402 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0839734524 y: -0.176110849 z: -0.00149340543 w: -0.980780959 } position { x: -0.744607389 y: 0.860664 z: -7.92837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0841023102 y: -0.178002656 z: -5.13581435e-05 w: -0.980429411 } position { x: -0.745808482 y: 0.860722661 z: -7.92821789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.694] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0842820704 y: -0.180484906 z: 0.00144155964 w: -0.979959 } position { x: -0.747084498 y: 0.860839188 z: -7.92814255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.707] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0842820704 y: -0.180484906 z: 0.00144155964 w: -0.979959 } position { x: -0.747084498 y: 0.860839188 z: -7.92814255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.752] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0860155597 y: -0.190051198 z: 0.00420646742 w: -0.977989852 } position { x: -0.752006233 y: 0.860744596 z: -7.9275465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0860155597 y: -0.190051198 z: 0.00420646742 w: -0.977989852 } position { x: -0.752006233 y: 0.860744596 z: -7.9275465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0861898661 y: -0.192411065 z: 0.00488931546 w: -0.977509797 } position { x: -0.753293037 y: 0.860765338 z: -7.92731428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0857788324 y: -0.194591314 z: 0.00588614913 w: -0.977108836 } position { x: -0.754510224 y: 0.86058712 z: -7.92685413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0855198279 y: -0.196264908 z: 0.00730961561 w: -0.97678709 } position { x: -0.755852222 y: 0.860275745 z: -7.92673969 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0852097571 y: -0.19818224 z: 0.00895756949 w: -0.97641325 } position { x: -0.757118583 y: 0.859825969 z: -7.92664528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0852649063 y: -0.200100079 z: 0.0104970075 w: -0.976001859 } position { x: -0.758271098 y: 0.859594345 z: -7.92638874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0846675 y: -0.201735675 z: 0.0119294114 w: -0.975700676 } position { x: -0.759577334 y: 0.859251618 z: -7.92631197 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0833841 y: -0.203186169 z: 0.0127476025 w: -0.975499868 } position { x: -0.760992765 y: 0.858911395 z: -7.92614365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.868] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.082010068 y: -0.204711482 z: 0.0129090482 w: -0.975295305 } position { x: -0.762248755 y: 0.858436048 z: -7.92603874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.880] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0808884948 y: -0.20660162 z: 0.012591782 w: -0.97499454 } position { x: -0.763321102 y: 0.857846439 z: -7.92583275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0796835646 y: -0.208435267 z: 0.0117307967 w: -0.97471416 } position { x: -0.764339685 y: 0.857092619 z: -7.92556047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.078092441 y: -0.210211843 z: 0.0109985843 w: -0.9744699 } position { x: -0.765114486 y: 0.856245399 z: -7.92546368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.075155966 y: -0.211918846 z: 0.0115853734 w: -0.974324286 } position { x: -0.765226483 y: 0.856477 z: -7.92554808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0744244 y: -0.212639719 z: 0.0129470928 w: -0.974206269 } position { x: -0.765182257 y: 0.856933475 z: -7.92559099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0744929 y: -0.21232906 z: 0.0129889129 w: -0.974268138 } position { x: -0.764978886 y: 0.8574965 z: -7.92552423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.075070031 y: -0.211206973 z: 0.0119746327 w: -0.974480748 } position { x: -0.764589131 y: 0.857764959 z: -7.92554569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0762200207 y: -0.209059045 z: 0.0110708782 w: -0.974865258 } position { x: -0.764297724 y: 0.85772109 z: -7.92551136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:22.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0762191266 y: -0.20746994 z: 0.011580823 w: -0.975198865 } position { x: -0.764324546 y: 0.85746634 z: -7.92541409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0765892491 y: -0.20623289 z: 0.0125730447 w: -0.975419939 } position { x: -0.764467 y: 0.8570382 z: -7.92516756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0764427185 y: -0.205428794 z: 0.0133196926 w: -0.975591183 } position { x: -0.76450187 y: 0.85660249 z: -7.92503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0764397308 y: -0.204573691 z: 0.0142833469 w: -0.97575742 } position { x: -0.764341235 y: 0.856044471 z: -7.92475128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0758793354 y: -0.203435 z: 0.0147171011 w: -0.976032794 } position { x: -0.764153481 y: 0.856005669 z: -7.92489195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0741444081 y: -0.202374 z: 0.0152613083 w: -0.976378262 } position { x: -0.763948619 y: 0.856176615 z: -7.92497063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.073820971 y: -0.201245606 z: 0.0159658119 w: -0.976624668 } position { x: -0.763875484 y: 0.855530739 z: -7.92478132 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0728463233 y: -0.200196281 z: 0.0165307149 w: -0.976904094 } position { x: -0.763793886 y: 0.855856895 z: -7.92455053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.07241074 y: -0.199187562 z: 0.0175285935 w: -0.977125227 } position { x: -0.763782799 y: 0.855682254 z: -7.92446089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0721750483 y: -0.198212788 z: 0.0182986874 w: -0.977326751 } position { x: -0.763715148 y: 0.855361223 z: -7.92460299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0713334084 y: -0.197397172 z: 0.0192707125 w: -0.97753495 } position { x: -0.763583302 y: 0.855285466 z: -7.92452812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0706570894 y: -0.196995795 z: 0.0202397611 w: -0.977645457 } position { x: -0.763533711 y: 0.855126679 z: -7.92456532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0701792538 y: -0.196700364 z: 0.0202856138 w: -0.97773838 } position { x: -0.763451159 y: 0.855281174 z: -7.92444944 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.174] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.069951579 y: -0.196320012 z: 0.0208651945 w: -0.977818966 } position { x: -0.763452828 y: 0.854994237 z: -7.9242034 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0697483644 y: -0.195592821 z: 0.0210063569 w: -0.977976143 } position { x: -0.763433576 y: 0.85499835 z: -7.92428493 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0696676448 y: -0.19502084 z: 0.0209833551 w: -0.978096604 } position { x: -0.763392329 y: 0.854986787 z: -7.92408085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0701478347 y: -0.194117069 z: 0.021770712 w: -0.978224874 } position { x: -0.763252616 y: 0.854692 z: -7.92395973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0701808408 y: -0.192696437 z: 0.0222591814 w: -0.97849232 } position { x: -0.763125837 y: 0.854873419 z: -7.9240613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0693984702 y: -0.191662803 z: 0.0222729202 w: -0.978750825 } position { x: -0.763079464 y: 0.854890883 z: -7.92433453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.256] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0690941662 y: -0.190923944 z: 0.0233038422 w: -0.978892744 } position { x: -0.763008714 y: 0.854292154 z: -7.92397881 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.069202 y: -0.189629421 z: 0.0242808405 w: -0.979113 } position { x: -0.763065755 y: 0.854261398 z: -7.92379808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0692712069 y: -0.188399673 z: 0.0248749293 w: -0.97933054 } position { x: -0.763014853 y: 0.854271173 z: -7.92366076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.299] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0693963915 y: -0.187247097 z: 0.0247629564 w: -0.979545534 } position { x: -0.762931943 y: 0.854628563 z: -7.92368889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0693073422 y: -0.186763197 z: 0.0243081022 w: -0.979655623 } position { x: -0.763115 y: 0.854874492 z: -7.92374897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0698266253 y: -0.187001258 z: 0.0236911401 w: -0.979588449 } position { x: -0.763378263 y: 0.855002224 z: -7.92360687 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0708668232 y: -0.187446401 z: 0.0228280518 w: -0.979449153 } position { x: -0.763544142 y: 0.855041742 z: -7.92341757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.072204 y: -0.187897876 z: 0.0215586349 w: -0.979293704 } position { x: -0.763635099 y: 0.855368733 z: -7.9233942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.073594749 y: -0.188591763 z: 0.0202329904 w: -0.979085088 } position { x: -0.763609827 y: 0.855574727 z: -7.92339659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0749728382 y: -0.189123437 z: 0.0192868952 w: -0.978897095 } position { x: -0.763557196 y: 0.855867 z: -7.92316151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0765968114 y: -0.189117149 z: 0.0181915965 w: -0.978793502 } position { x: -0.763648 y: 0.855994701 z: -7.92307425 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0776266605 y: -0.189215407 z: 0.0168534871 w: -0.978717327 } position { x: -0.763781846 y: 0.856176138 z: -7.92301893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.423] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0786627308 y: -0.189250112 z: 0.0156605858 w: -0.978647709 } position { x: -0.763781965 y: 0.85597378 z: -7.92294025 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.434] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0791939944 y: -0.189197212 z: 0.0154118761 w: -0.978619039 } position { x: -0.763804197 y: 0.855901 z: -7.92292738 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0793819875 y: -0.189093485 z: 0.0154730501 w: -0.978622854 } position { x: -0.763654351 y: 0.85587126 z: -7.92281675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0793565139 y: -0.188570127 z: 0.0156694204 w: -0.978722811 } position { x: -0.763542175 y: 0.855910718 z: -7.92260313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0800207183 y: -0.187449008 z: 0.0162298605 w: -0.978875 } position { x: -0.763515472 y: 0.855910778 z: -7.92246675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0802696571 y: -0.186309278 z: 0.0166905243 w: -0.979064405 } position { x: -0.763564765 y: 0.855962396 z: -7.92235327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0800847 y: -0.185365781 z: 0.0172500312 w: -0.979248941 } position { x: -0.7635957 y: 0.855997682 z: -7.92231846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0798240453 y: -0.184692934 z: 0.0173905566 w: -0.979394853 } position { x: -0.763616264 y: 0.856085181 z: -7.92212725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0800795 y: -0.184056967 z: 0.0171992071 w: -0.979497075 } position { x: -0.76359421 y: 0.856087744 z: -7.92195177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0801698267 y: -0.183870524 z: 0.0169132818 w: -0.979529679 } position { x: -0.763533711 y: 0.856010795 z: -7.92211676 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0804274157 y: -0.183830097 z: 0.0171634387 w: -0.979511797 } position { x: -0.763417304 y: 0.855958343 z: -7.92202854 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0812602118 y: -0.183916613 z: 0.0181615893 w: -0.97940886 } position { x: -0.763376415 y: 0.855896354 z: -7.92188263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0823382437 y: -0.183505669 z: 0.0184411351 w: -0.979390621 } position { x: -0.763251901 y: 0.856286883 z: -7.92147255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0826161876 y: -0.182692304 z: 0.0182681512 w: -0.979522526 } position { x: -0.763317049 y: 0.856644034 z: -7.92154884 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0834568 y: -0.181924343 z: 0.0179238226 w: -0.979600549 } position { x: -0.763335943 y: 0.856251359 z: -7.92155218 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0836921707 y: -0.181806669 z: 0.0181465857 w: -0.979598224 } position { x: -0.763376117 y: 0.856049776 z: -7.92161274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0830300152 y: -0.181937829 z: 0.018271599 w: -0.979627907 } position { x: -0.763423622 y: 0.855942488 z: -7.92166901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.657] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0829079747 y: -0.181695834 z: 0.0178702455 w: -0.979690552 } position { x: -0.763433218 y: 0.855862796 z: -7.92138767 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0830513239 y: -0.18130751 z: 0.0176158585 w: -0.979755 } position { x: -0.763391 y: 0.855843663 z: -7.92136812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0831076652 y: -0.181034297 z: 0.0181453638 w: -0.979791045 } position { x: -0.763355613 y: 0.855817318 z: -7.9214282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0827674 y: -0.180591121 z: 0.0185538046 w: -0.979894 } position { x: -0.76330936 y: 0.855841279 z: -7.9214325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0823744535 y: -0.179932281 z: 0.018755218 w: -0.980044425 } position { x: -0.763275623 y: 0.855779171 z: -7.92133617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0816895887 y: -0.179200798 z: 0.0184610151 w: -0.980241358 } position { x: -0.763206 y: 0.855548382 z: -7.92138624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0808209 y: -0.178604499 z: 0.0187263582 w: -0.980417132 } position { x: -0.76310277 y: 0.855225444 z: -7.92141628 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0799686 y: -0.17778562 z: 0.0196628515 w: -0.980617464 } position { x: -0.763002098 y: 0.854936123 z: -7.92145109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.07916677 y: -0.176586404 z: 0.020935595 w: -0.980872869 } position { x: -0.762799501 y: 0.854887843 z: -7.92125893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.784] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0788334906 y: -0.174881831 z: 0.0221720245 w: -0.981177866 } position { x: -0.762702465 y: 0.855050266 z: -7.92111254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0788628906 y: -0.172450542 z: 0.0232574809 w: -0.981580675 } position { x: -0.762541056 y: 0.854958177 z: -7.92091894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0790998563 y: -0.169903 z: 0.0242846347 w: -0.98198092 } position { x: -0.762430727 y: 0.854935646 z: -7.92084074 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0800924 y: -0.167319685 z: 0.0254822541 w: -0.982313633 } position { x: -0.762220562 y: 0.855241776 z: -7.92026949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0815401897 y: -0.164311558 z: 0.0269656274 w: -0.982662618 } position { x: -0.762034357 y: 0.855680108 z: -7.91992426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0814208388 y: -0.160974488 z: 0.0271028988 w: -0.983220935 } position { x: -0.762114406 y: 0.856209517 z: -7.91977406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0818303749 y: -0.157879665 z: 0.0260143522 w: -0.983718 } position { x: -0.76229912 y: 0.856831312 z: -7.91909933 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0840742 y: -0.155333608 z: 0.023487838 w: -0.983997643 } position { x: -0.762317419 y: 0.857964456 z: -7.91809273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0878728181 y: -0.152343661 z: 0.0199243594 w: -0.984211802 } position { x: -0.762373 y: 0.85877496 z: -7.91747141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0910201 y: -0.149981499 z: 0.017865058 w: -0.984328032 } position { x: -0.762436 y: 0.859386325 z: -7.91822433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0905572399 y: -0.149850264 z: 0.0172685664 w: -0.984401405 } position { x: -0.762057841 y: 0.860648513 z: -7.91786432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0873184279 y: -0.147805661 z: 0.0164468549 w: -0.985017 } position { x: -0.761928201 y: 0.863651037 z: -7.91626596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0878972262 y: -0.144223019 z: 0.0140541159 w: -0.985533535 } position { x: -0.762122154 y: 0.866743 z: -7.91550779 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0880362 y: -0.141876891 z: 0.00914416276 w: -0.985919356 } position { x: -0.762120306 y: 0.8699705 z: -7.91469431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0892652869 y: -0.139085054 z: 0.00378726609 w: -0.986241698 } position { x: -0.762134731 y: 0.87361455 z: -7.91333294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:23.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0913715735 y: -0.136945069 z: -0.000188944759 w: -0.986355543 } position { x: -0.762348056 y: 0.877381802 z: -7.91235495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0927978307 y: -0.136781529 z: -0.00396216894 w: -0.986237168 } position { x: -0.762473941 y: 0.881528854 z: -7.91134119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0955133438 y: -0.137358204 z: -0.00705771893 w: -0.985880375 } position { x: -0.762730539 y: 0.885962486 z: -7.91024923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0991500169 y: -0.138165444 z: -0.0105272513 w: -0.985377491 } position { x: -0.763122499 y: 0.890740573 z: -7.90935802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.103908457 y: -0.139103234 z: -0.0154113136 w: -0.984690726 } position { x: -0.7635 y: 0.895873785 z: -7.90833092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109271519 y: -0.139813945 z: -0.0194484759 w: -0.9839378 } position { x: -0.763974071 y: 0.90068388 z: -7.90742779 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114222415 y: -0.14047496 z: -0.0227339491 w: -0.983210683 } position { x: -0.764442742 y: 0.905679345 z: -7.90607119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.120274484 y: -0.140800819 z: -0.0247997828 w: -0.982392073 } position { x: -0.765123904 y: 0.910324 z: -7.90501451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.127664462 y: -0.14118804 z: -0.0249521509 w: -0.981399596 } position { x: -0.766022384 y: 0.915227652 z: -7.90400457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.133859649 y: -0.141698763 z: -0.0239028893 w: -0.980526268 } position { x: -0.766924322 y: 0.919810712 z: -7.90294933 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.139617607 y: -0.141401157 z: -0.0214113556 w: -0.979823589 } position { x: -0.767954171 y: 0.924046874 z: -7.90175629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.145114869 y: -0.14065598 z: -0.0174423791 w: -0.979210615 } position { x: -0.769124568 y: 0.928164721 z: -7.90067959 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.150247633 y: -0.140206039 z: -0.0123930061 w: -0.978577733 } position { x: -0.770326197 y: 0.932191193 z: -7.89960241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.156994566 y: -0.139990285 z: -0.00595065393 w: -0.977609336 } position { x: -0.771639347 y: 0.936285853 z: -7.89837837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.187] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.162059665 y: -0.13957566 z: 0.000284184178 w: -0.976859868 } position { x: -0.773134351 y: 0.940063179 z: -7.89740801 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.165785491 y: -0.139115423 z: 0.00586497365 w: -0.976282597 } position { x: -0.774469495 y: 0.944206357 z: -7.8958478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.170931354 y: -0.139225185 z: 0.0114933215 w: -0.975329041 } position { x: -0.775943756 y: 0.948400676 z: -7.89446306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.174817219 y: -0.139979169 z: 0.0148393568 w: -0.974486828 } position { x: -0.777088523 y: 0.95174408 z: -7.893332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.179067358 y: -0.140605584 z: 0.0171369947 w: -0.973586798 } position { x: -0.778243899 y: 0.955155551 z: -7.89194822 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.18207179 y: -0.14062807 z: 0.0184302907 w: -0.973002553 } position { x: -0.77925992 y: 0.958592057 z: -7.89005613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.185250551 y: -0.139857933 z: 0.0192148536 w: -0.972498238 } position { x: -0.780335069 y: 0.962014318 z: -7.88804722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.187965915 y: -0.138972729 z: 0.0194164608 w: -0.9721 } position { x: -0.781607807 y: 0.96561271 z: -7.88602638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.189780816 y: -0.138780743 z: 0.0187360533 w: -0.971788108 } position { x: -0.782676 y: 0.96898067 z: -7.8840704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.191339776 y: -0.138772175 z: 0.0169570409 w: -0.971516252 } position { x: -0.783731163 y: 0.972290695 z: -7.88191175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.191913426 y: -0.138049498 z: 0.0138710318 w: -0.971555054 } position { x: -0.784857 y: 0.975541472 z: -7.87948513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.191893801 y: -0.136234015 z: 0.00956990384 w: -0.971867 } position { x: -0.786126435 y: 0.978999913 z: -7.87652588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.192515016 y: -0.134575278 z: 0.00537010189 w: -0.972007573 } position { x: -0.787412643 y: 0.982038498 z: -7.87403536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.191731885 y: -0.133600578 z: -0.000623916509 w: -0.972311378 } position { x: -0.78898412 y: 0.985485673 z: -7.87118053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.19018653 y: -0.133066684 z: -0.00776350126 w: -0.972657263 } position { x: -0.790580034 y: 0.988716662 z: -7.86837149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.187627777 y: -0.13232705 z: -0.0165453032 w: -0.973145247 } position { x: -0.792243719 y: 0.991696715 z: -7.86517811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.411] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.185657948 y: -0.130909488 z: -0.0262388289 w: -0.973501623 } position { x: -0.794047832 y: 0.994554937 z: -7.86156607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.18379496 y: -0.129506737 z: -0.0368362181 w: -0.973699391 } position { x: -0.796277881 y: 0.997387052 z: -7.85781097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.180825576 y: -0.128976867 z: -0.0465690307 w: -0.973908842 } position { x: -0.798486173 y: 1.00014555 z: -7.85394049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.176545978 y: -0.12930201 z: -0.0560803115 w: -0.974149644 } position { x: -0.800893784 y: 1.00289416 z: -7.84992743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.171161026 y: -0.130236179 z: -0.0660368577 w: -0.974362135 } position { x: -0.803597212 y: 1.00590169 z: -7.8454442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.165476024 y: -0.130869254 z: -0.0775736347 w: -0.974409223 } position { x: -0.806735516 y: 1.00890553 z: -7.84051752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.160356402 y: -0.131586671 z: -0.0883890837 w: -0.974247456 } position { x: -0.809832036 y: 1.01131964 z: -7.83601761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.156593412 y: -0.133378968 z: -0.0977787077 w: -0.973718584 } position { x: -0.813109338 y: 1.01351571 z: -7.83159828 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.151534826 y: -0.13583523 z: -0.106592566 w: -0.973254383 } position { x: -0.816642344 y: 1.01607883 z: -7.82656479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.146772236 y: -0.137481585 z: -0.115617938 w: -0.97272259 } position { x: -0.820470691 y: 1.01890206 z: -7.820714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.14302896 y: -0.138442904 z: -0.124630265 w: -0.97203064 } position { x: -0.824916899 y: 1.02163029 z: -7.81483889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.139217436 y: -0.139933482 z: -0.131899059 w: -0.971411228 } position { x: -0.829321265 y: 1.02402663 z: -7.80997849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.135949925 y: -0.142688736 z: -0.137888357 w: -0.970641255 } position { x: -0.833782136 y: 1.02613068 z: -7.8056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.132545173 y: -0.146506771 z: -0.142791271 w: -0.969834149 } position { x: -0.838231385 y: 1.02831614 z: -7.80089474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.130462185 y: -0.151116073 z: -0.146961868 w: -0.968785703 } position { x: -0.843303859 y: 1.03098977 z: -7.79520178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.129699156 y: -0.155022711 z: -0.150672078 w: -0.967700362 } position { x: -0.848163843 y: 1.03366327 z: -7.78936434 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.128065348 y: -0.157998353 z: -0.153856695 w: -0.966935337 } position { x: -0.852683246 y: 1.03556335 z: -7.78314638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.127949953 y: -0.158832446 z: -0.152610347 w: -0.967011452 } position { x: -0.857828319 y: 1.03721857 z: -7.77877 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.128580689 y: -0.162734136 z: -0.149695128 w: -0.966734767 } position { x: -0.863001287 y: 1.03912151 z: -7.77475834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.128674194 y: -0.168820336 z: -0.146155715 w: -0.966220081 } position { x: -0.868184328 y: 1.04099631 z: -7.76986694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.129550844 y: -0.172440842 z: -0.143658161 w: -0.965838 } position { x: -0.873554587 y: 1.04247713 z: -7.76520872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.128554165 y: -0.174207285 z: -0.143224508 w: -0.965718627 } position { x: -0.878985703 y: 1.04388916 z: -7.7602973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.128455505 y: -0.176350445 z: -0.142735 w: -0.96541518 } position { x: -0.883939326 y: 1.0446651 z: -7.75509214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.12933524 y: -0.17957595 z: -0.139281973 w: -0.965207458 } position { x: -0.889046729 y: 1.04434848 z: -7.74989367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.12918818 y: -0.18248637 z: -0.133827806 w: -0.96545285 } position { x: -0.894056439 y: 1.04401124 z: -7.74496937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.128917113 y: -0.185308084 z: -0.127981335 w: -0.965744317 } position { x: -0.899370134 y: 1.04353619 z: -7.74026537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.125273615 y: -0.188474432 z: -0.12286298 w: -0.966275692 } position { x: -0.904065907 y: 1.0434078 z: -7.7349968 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.123762809 y: -0.192421973 z: -0.118614748 w: -0.966223121 } position { x: -0.908146262 y: 1.04259014 z: -7.73005056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.12121699 y: -0.197038412 z: -0.114365935 w: -0.966127694 } position { x: -0.912149072 y: 1.04136467 z: -7.72518873 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.126219377 y: -0.201574147 z: -0.106053814 w: -0.965499461 } position { x: -0.914438546 y: 1.03713632 z: -7.7221694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111624405 y: -0.205048457 z: -0.1065678 w: -0.966508389 } position { x: -0.917871416 y: 1.03746498 z: -7.71622324 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.104769908 y: -0.206994414 z: -0.106777884 w: -0.966837645 } position { x: -0.921435416 y: 1.0360688 z: -7.71109915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0961327404 y: -0.20811221 z: -0.110877149 w: -0.967033625 } position { x: -0.924580812 y: 1.03359866 z: -7.70687199 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0855045542 y: -0.211574823 z: -0.115760505 w: -0.966708124 } position { x: -0.928340077 y: 1.03030932 z: -7.70410299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.078167 y: -0.217899889 z: -0.119758524 w: -0.965436399 } position { x: -0.930856466 y: 1.02654159 z: -7.70058775 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0706288442 y: -0.222357526 z: -0.121721111 w: -0.964755237 } position { x: -0.931615651 y: 1.02460575 z: -7.69394398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0676263571 y: -0.226326108 z: -0.117547952 w: -0.964565 } position { x: -0.933426738 y: 1.02216434 z: -7.68965435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0536363 y: -0.224981636 z: -0.111615323 w: -0.966461837 } position { x: -0.93402189 y: 1.01974523 z: -7.68473816 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.938] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0409513302 y: -0.219299972 z: -0.102283709 w: -0.969416678 } position { x: -0.93486774 y: 1.01780879 z: -7.67977619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0275974479 y: -0.213902473 z: -0.0962839499 w: -0.97170651 } position { x: -0.937687576 y: 1.01485133 z: -7.67735195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0157932751 y: -0.213615909 z: -0.0943232253 w: -0.972225249 } position { x: -0.940266371 y: 1.01271737 z: -7.67473364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.00619978178 y: -0.216645062 z: -0.0955812111 w: -0.971540391 } position { x: -0.941451192 y: 1.01020288 z: -7.67080116 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:24.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0072786659 y: -0.216601685 z: -0.0969643 w: -0.971405506 } position { x: -0.94210124 y: 1.00601447 z: -7.66630793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0194170326 y: -0.214261055 z: -0.096747 w: -0.971779466 } position { x: -0.944435 y: 1.003932 z: -7.66148281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.018] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0425011404 y: -0.211856082 z: -0.0973756313 w: -0.971508443 } position { x: -0.946549952 y: 1.0012095 z: -7.65912294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0669867471 y: -0.209683865 z: -0.0925544128 w: -0.971071124 } position { x: -0.948255777 y: 0.999989271 z: -7.6557045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0868401 y: -0.204197228 z: -0.0832665786 w: -0.971508622 } position { x: -0.949459851 y: 0.999572873 z: -7.65113544 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104977682 y: -0.196057379 z: -0.0704492852 w: -0.972408414 } position { x: -0.951856911 y: 0.999078155 z: -7.64746237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.126732394 y: -0.187660784 z: -0.0578568093 w: -0.972304 } position { x: -0.954761267 y: 0.999921739 z: -7.64323235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.147957116 y: -0.18113786 z: -0.0480002388 w: -0.971078694 } position { x: -0.957985103 y: 1.00059557 z: -7.64026737 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168563113 y: -0.174051136 z: -0.0396095179 w: -0.969393551 } position { x: -0.960820556 y: 1.00191629 z: -7.63728094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.187956378 y: -0.165293157 z: -0.0306308102 w: -0.967684031 } position { x: -0.963102937 y: 1.00360155 z: -7.63405275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.20391126 y: -0.154945731 z: -0.0198843628 w: -0.966445386 } position { x: -0.966199458 y: 1.00515342 z: -7.63069439 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.221511424 y: -0.145541906 z: -0.0111280745 w: -0.96417135 } position { x: -0.969706714 y: 1.00718665 z: -7.6281352 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.240334585 y: -0.137314186 z: -0.00308295176 w: -0.960923851 } position { x: -0.973093092 y: 1.00958478 z: -7.62574577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.254345834 y: -0.129276231 z: 0.00609846786 w: -0.958414674 } position { x: -0.975933254 y: 1.01187384 z: -7.62267065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.267409205 y: -0.118848681 z: 0.0166963302 w: -0.956079781 } position { x: -0.979130864 y: 1.01376736 z: -7.61906242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.282931477 y: -0.108258314 z: 0.0255526267 w: -0.952668369 } position { x: -0.982605875 y: 1.01665163 z: -7.61572647 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.298397869 y: -0.0988738164 z: 0.0335185453 w: -0.948714554 } position { x: -0.986305594 y: 1.02046824 z: -7.61279535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.310401142 y: -0.0911274925 z: 0.0400461964 w: -0.945379913 } position { x: -0.99045 y: 1.02250457 z: -7.61045551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.323899776 y: -0.0829827338 z: 0.0470875502 w: -0.941268086 } position { x: -0.994032562 y: 1.02485096 z: -7.60700035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.331441134 y: -0.0738167912 z: 0.0546692051 w: -0.938993692 } position { x: -0.996921241 y: 1.02924347 z: -7.60423088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.341310948 y: -0.0630312935 z: 0.0646199286 w: -0.935605764 } position { x: -0.999412656 y: 1.03168643 z: -7.60123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.282] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.35333696 y: -0.0509121493 z: 0.0771824941 w: -0.930915594 } position { x: -1.00226903 y: 1.03468633 z: -7.59857082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.362371057 y: -0.0370391719 z: 0.089466922 w: -0.926990271 } position { x: -1.0054611 y: 1.03756523 z: -7.5958271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.372333914 y: -0.0211077649 z: 0.102497607 w: -0.922180116 } position { x: -1.00916052 y: 1.04038382 z: -7.59340382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.381363064 y: -0.00753761223 z: 0.113558449 w: -0.917392969 } position { x: -1.01228225 y: 1.04329491 z: -7.59138393 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.387169778 y: 0.0054107504 z: 0.123432085 w: -0.913692951 } position { x: -1.01525271 y: 1.04653013 z: -7.58956909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.393632501 y: 0.0185957476 z: 0.132037655 w: -0.909545898 } position { x: -1.01779413 y: 1.04865241 z: -7.58778238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.399546176 y: 0.0345210508 z: 0.141730681 w: -0.905032337 } position { x: -1.02009726 y: 1.05065286 z: -7.58582258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.40718776 y: 0.0504463576 z: 0.1508324 w: -0.89939028 } position { x: -1.02204168 y: 1.05194044 z: -7.58420181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.414580047 y: 0.0688171536 z: 0.16155985 w: -0.892908752 } position { x: -1.02402937 y: 1.05326176 z: -7.58186102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.42316398 y: 0.0887894705 z: 0.173481837 w: -0.884846151 } position { x: -1.02603114 y: 1.05422962 z: -7.58006382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.423] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.43200323 y: 0.108972616 z: 0.184514031 w: -0.876043797 } position { x: -1.02806747 y: 1.05573 z: -7.57881594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.440056294 y: 0.130420312 z: 0.194394022 w: -0.866920948 } position { x: -1.03055763 y: 1.05621243 z: -7.57692146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.448782384 y: 0.149191096 z: 0.201840401 w: -0.857669413 } position { x: -1.03281713 y: 1.05663466 z: -7.57561636 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.457063913 y: 0.165353879 z: 0.206380785 w: -0.84921 } position { x: -1.03448045 y: 1.05732524 z: -7.57443094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.464975268 y: 0.17983149 z: 0.209762335 w: -0.841105521 } position { x: -1.0358181 y: 1.05763197 z: -7.57258797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.471766919 y: 0.194814906 z: 0.211208224 w: -0.833591163 } position { x: -1.0374366 y: 1.05786991 z: -7.57033062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.479210377 y: 0.206874028 z: 0.210638568 w: -0.826554239 } position { x: -1.03892255 y: 1.05785298 z: -7.5680809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.488350153 y: 0.216099441 z: 0.209002495 w: -0.819227159 } position { x: -1.04044664 y: 1.05790329 z: -7.56580305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.498506457 y: 0.22196576 z: 0.206223026 w: -0.812215865 } position { x: -1.04148912 y: 1.05847073 z: -7.56407499 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.509075582 y: 0.225132823 z: 0.202334911 w: -0.805740595 } position { x: -1.04214704 y: 1.05901086 z: -7.56188965 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517250896 y: 0.227505356 z: 0.198278248 w: -0.80086118 } position { x: -1.04342449 y: 1.05918658 z: -7.55970573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.527521372 y: 0.226636812 z: 0.19455792 w: -0.795301318 } position { x: -1.04458749 y: 1.05884075 z: -7.55850172 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.537125111 y: 0.222573549 z: 0.193093315 w: -0.790362298 } position { x: -1.04520178 y: 1.05970645 z: -7.55587816 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.54607 y: 0.223233983 z: 0.193194792 w: -0.783996165 } position { x: -1.04642773 y: 1.0623405 z: -7.55140591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.560526252 y: 0.224361062 z: 0.197790414 w: -0.772237897 } position { x: -1.04691911 y: 1.06339407 z: -7.5495472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.571265697 y: 0.221252725 z: 0.198316127 w: -0.765097 } position { x: -1.04578078 y: 1.06930017 z: -7.55083084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.578340769 y: 0.226349592 z: 0.197457388 w: -0.758484364 } position { x: -1.04744864 y: 1.07046223 z: -7.54984903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.589983046 y: 0.223698959 z: 0.202079207 w: -0.749027967 } position { x: -1.04691195 y: 1.06974673 z: -7.54928064 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.603188574 y: 0.217994243 z: 0.208380237 w: -0.738389969 } position { x: -1.04742515 y: 1.07366645 z: -7.54901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.613886416 y: 0.216503844 z: 0.209354281 w: -0.729685068 } position { x: -1.04845655 y: 1.07498217 z: -7.54835033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.624753 y: 0.21432361 z: 0.211007476 w: -0.72057265 } position { x: -1.046893 y: 1.07479978 z: -7.54871273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.634104431 y: 0.210412025 z: 0.210089579 w: -0.713793278 } position { x: -1.04505634 y: 1.07502401 z: -7.54802418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.643849432 y: 0.210164919 z: 0.209646121 w: -0.705221355 } position { x: -1.04315972 y: 1.07738388 z: -7.54735374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.647865653 y: 0.212938368 z: 0.209341258 w: -0.700787842 } position { x: -1.04329479 y: 1.07671428 z: -7.54711723 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.649800658 y: 0.21412091 z: 0.212497965 w: -0.697679 } position { x: -1.0425545 y: 1.07612395 z: -7.54789448 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.654248595 y: 0.213115588 z: 0.214798048 w: -0.693110645 } position { x: -1.04204345 y: 1.07639217 z: -7.54774427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.656706214 y: 0.213171691 z: 0.21314916 w: -0.691275895 } position { x: -1.04305089 y: 1.07726431 z: -7.54455328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.661061943 y: 0.214852601 z: 0.213578522 w: -0.686454415 } position { x: -1.04380763 y: 1.07450581 z: -7.54476786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.657254875 y: 0.212997571 z: 0.211648881 w: -0.691269 } position { x: -1.04514456 y: 1.07594275 z: -7.54124451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.662146866 y: 0.206364453 z: 0.212723613 w: -0.688276052 } position { x: -1.04371154 y: 1.07558334 z: -7.54108524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.662913322 y: 0.200611949 z: 0.211623669 w: -0.689576924 } position { x: -1.04395914 y: 1.07438111 z: -7.53896427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.667783558 y: 0.195814982 z: 0.210396513 w: -0.686625838 } position { x: -1.04400265 y: 1.07552826 z: -7.53816509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.667466342 y: 0.195826709 z: 0.210500732 w: -0.686898887 } position { x: -1.04535854 y: 1.07484114 z: -7.53507614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.66419 y: 0.199091762 z: 0.212715179 w: -0.688452125 } position { x: -1.04628611 y: 1.07478237 z: -7.53412867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.897] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.661223352 y: 0.202040195 z: 0.213200256 w: -0.690296352 } position { x: -1.04654324 y: 1.07427 z: -7.53335714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.658563673 y: 0.205540359 z: 0.212185606 w: -0.692115843 } position { x: -1.04738677 y: 1.07372904 z: -7.53245735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.656524241 y: 0.208647847 z: 0.211243138 w: -0.693410695 } position { x: -1.0481025 y: 1.07308221 z: -7.53219795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.652742803 y: 0.213177949 z: 0.21112743 w: -0.695634425 } position { x: -1.04964268 y: 1.07272971 z: -7.53198338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.648135781 y: 0.219361231 z: 0.21157445 w: -0.697880387 } position { x: -1.05110896 y: 1.07288623 z: -7.53211 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.643085897 y: 0.226047471 z: 0.211235255 w: -0.700516045 } position { x: -1.05252469 y: 1.07272208 z: -7.53165293 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.636894 y: 0.234077051 z: 0.210037634 w: -0.70388788 } position { x: -1.05456662 y: 1.07306147 z: -7.53205919 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:25.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.628393412 y: 0.244741544 z: 0.20808965 w: -0.708464622 } position { x: -1.05671096 y: 1.07324719 z: -7.53308773 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.004] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.619266748 y: 0.25443548 z: 0.206492484 w: -0.71353507 } position { x: -1.05835533 y: 1.07283258 z: -7.53418684 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.610845327 y: 0.262337267 z: 0.205381 w: -0.718238056 } position { x: -1.05971909 y: 1.07290304 z: -7.53489685 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.602071583 y: 0.27039811 z: 0.203049 w: -0.723302 } position { x: -1.06127727 y: 1.07304978 z: -7.53551912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.592179596 y: 0.279270977 z: 0.199020058 w: -0.729192734 } position { x: -1.06387067 y: 1.07340646 z: -7.53631306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.582714 y: 0.287013292 z: 0.195555151 w: -0.734728575 } position { x: -1.0665133 y: 1.07333565 z: -7.53724432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.076] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.569626331 y: 0.296181679 z: 0.190526709 w: -0.742631793 } position { x: -1.06990838 y: 1.07173884 z: -7.53766251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.558317363 y: 0.299349576 z: 0.188401163 w: -0.750450909 } position { x: -1.07086301 y: 1.07249415 z: -7.53810835 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.546628475 y: 0.302106977 z: 0.186700702 w: -0.758334816 } position { x: -1.07224858 y: 1.07145214 z: -7.53645 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.535305917 y: 0.298965842 z: 0.197498396 w: -0.764893055 } position { x: -1.07218349 y: 1.07272589 z: -7.53371763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.516203761 y: 0.295547 z: 0.212669626 w: -0.775214374 } position { x: -1.07169795 y: 1.0760392 z: -7.52887392 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.503210485 y: 0.294721544 z: 0.22142005 w: -0.781595528 } position { x: -1.07105398 y: 1.08027422 z: -7.52703428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.495941609 y: 0.300903589 z: 0.221789554 w: -0.78377825 } position { x: -1.07291961 y: 1.08186853 z: -7.52576542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.174] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.497190714 y: 0.300043434 z: 0.211975992 w: -0.786029 } position { x: -1.07189286 y: 1.0835278 z: -7.52343893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.494454354 y: 0.297217458 z: 0.207102299 w: -0.790117264 } position { x: -1.07147622 y: 1.08334208 z: -7.52259445 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.199] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.494700313 y: 0.291946709 z: 0.201432064 w: -0.793387592 } position { x: -1.07131171 y: 1.08464944 z: -7.52010441 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.49065116 y: 0.289696962 z: 0.197202563 w: -0.797777057 } position { x: -1.07190955 y: 1.08372056 z: -7.51774502 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.488121241 y: 0.287065655 z: 0.19631131 w: -0.800495446 } position { x: -1.07178855 y: 1.08637357 z: -7.51670885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.488916129 y: 0.28383708 z: 0.193008766 w: -0.801963329 } position { x: -1.07029 y: 1.08563221 z: -7.51731348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.257] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.485821933 y: 0.278638542 z: 0.18997395 w: -0.806379318 } position { x: -1.07097876 y: 1.08618569 z: -7.51584053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.488988191 y: 0.272625506 z: 0.1916738 w: -0.806118488 } position { x: -1.06983638 y: 1.08772755 z: -7.51488161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.482964307 y: 0.269815117 z: 0.186484739 w: -0.811892092 } position { x: -1.07114756 y: 1.08778322 z: -7.51323414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.480771214 y: 0.265419811 z: 0.187239036 w: -0.814464867 } position { x: -1.07078052 y: 1.08870268 z: -7.51229715 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.484273911 y: 0.264044791 z: 0.190106884 w: -0.812169 } position { x: -1.06963742 y: 1.09059894 z: -7.51193666 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.474354535 y: 0.265841782 z: 0.18731001 w: -0.818065345 } position { x: -1.07263589 y: 1.09092903 z: -7.509758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.468120694 y: 0.267345041 z: 0.187743604 w: -0.821061492 } position { x: -1.0732466 y: 1.09182191 z: -7.5085597 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.462525308 y: 0.269894451 z: 0.186106756 w: -0.823766708 } position { x: -1.07433796 y: 1.09237969 z: -7.50719213 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.456017315 y: 0.26960364 z: 0.184379682 w: -0.827868462 } position { x: -1.07486451 y: 1.09284234 z: -7.50527716 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.449793458 y: 0.26853618 z: 0.183001608 w: -0.831916213 } position { x: -1.07514358 y: 1.09426498 z: -7.50300169 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.445543826 y: 0.268264681 z: 0.181201398 w: -0.83468008 } position { x: -1.0758965 y: 1.09517205 z: -7.50140381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.440553129 y: 0.267359614 z: 0.17877 w: -0.838136673 } position { x: -1.07680094 y: 1.09558332 z: -7.49928522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.433375418 y: 0.266490281 z: 0.177299261 w: -0.842457 } position { x: -1.07787871 y: 1.09632421 z: -7.49634075 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.424287826 y: 0.270528257 z: 0.175661087 w: -0.846130967 } position { x: -1.07931483 y: 1.09712338 z: -7.49372482 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.451] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.416651607 y: 0.28155905 z: 0.173178762 w: -0.846838236 } position { x: -1.08133662 y: 1.09718955 z: -7.49335384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.463] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.407206684 y: 0.295250356 z: 0.171090618 w: -0.847194135 } position { x: -1.08262742 y: 1.09671891 z: -7.49290133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.397148728 y: 0.306202531 z: 0.17038241 w: -0.848223269 } position { x: -1.08366537 y: 1.09612274 z: -7.49306917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.392568886 y: 0.309726328 z: 0.168139309 w: -0.849522471 } position { x: -1.08388066 y: 1.09668803 z: -7.49288416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.38956672 y: 0.310647041 z: 0.165283278 w: -0.851127326 } position { x: -1.08504415 y: 1.0966444 z: -7.49113798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.38413167 y: 0.313296437 z: 0.163845673 w: -0.852902591 } position { x: -1.08568096 y: 1.09692621 z: -7.48911858 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.389909923 y: 0.323172837 z: 0.164733306 w: -0.846399724 } position { x: -1.0843457 y: 1.0962671 z: -7.49122763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.546] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.390200168 y: 0.328281641 z: 0.16569306 w: -0.844109535 } position { x: -1.08343112 y: 1.09710479 z: -7.49211931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.385290802 y: 0.334793389 z: 0.163607284 w: -0.844213843 } position { x: -1.08333123 y: 1.09695876 z: -7.49084473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.371057183 y: 0.341795743 z: 0.155676097 w: -0.849268615 } position { x: -1.08397567 y: 1.09609199 z: -7.48833561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.611] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.363328665 y: 0.348166019 z: 0.154066622 w: -0.850315332 } position { x: -1.08465254 y: 1.09563565 z: -7.48737049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.363328665 y: 0.348166019 z: 0.154066622 w: -0.850315332 } position { x: -1.08465254 y: 1.09563565 z: -7.48737049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.637] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.355303437 y: 0.356744051 z: 0.153044239 w: -0.850335598 } position { x: -1.08624518 y: 1.09615791 z: -7.48646116 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.349888206 y: 0.364342928 z: 0.15205282 w: -0.849536657 } position { x: -1.08758605 y: 1.09677458 z: -7.48573112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.34462297 y: 0.368009657 z: 0.151866078 w: -0.850141585 } position { x: -1.08860779 y: 1.09838128 z: -7.48288298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.676] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.34462297 y: 0.368009657 z: 0.151866078 w: -0.850141585 } position { x: -1.08860779 y: 1.09838128 z: -7.48288298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.692] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.339756548 y: 0.36940375 z: 0.15066953 w: -0.85170716 } position { x: -1.08858204 y: 1.09847474 z: -7.48245811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.708] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.323632538 y: 0.377633393 z: 0.148708791 w: -0.854716718 } position { x: -1.08575058 y: 1.09728909 z: -7.4838419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.720] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.323632538 y: 0.377633393 z: 0.148708791 w: -0.854716718 } position { x: -1.08575058 y: 1.09728909 z: -7.4838419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.315135926 y: 0.381603211 z: 0.14767541 w: -0.856306195 } position { x: -1.08458292 y: 1.09756517 z: -7.48344898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.747] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.309194505 y: 0.385013878 z: 0.146272987 w: -0.857185662 } position { x: -1.08414459 y: 1.0982976 z: -7.48238754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.761] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.304695904 y: 0.388401 z: 0.144481987 w: -0.857572198 } position { x: -1.08446515 y: 1.09909487 z: -7.48129606 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.300117 y: 0.392375886 z: 0.143397719 w: -0.857559443 } position { x: -1.08480752 y: 1.09988558 z: -7.48116207 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.787] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.295538723 y: 0.395546496 z: 0.142238453 w: -0.857885838 } position { x: -1.08476925 y: 1.10062683 z: -7.48051548 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.803] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.28970176 y: 0.399538875 z: 0.140415132 w: -0.858327 } position { x: -1.08454645 y: 1.10109055 z: -7.47930622 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.275957823 y: 0.409882873 z: 0.137244716 w: -0.858491242 } position { x: -1.08262336 y: 1.1016984 z: -7.47878027 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.275957823 y: 0.409882873 z: 0.137244716 w: -0.858491242 } position { x: -1.08262336 y: 1.1016984 z: -7.47878027 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.845] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.278186262 y: 0.412381738 z: 0.138785943 w: -0.856324852 } position { x: -1.08002043 y: 1.10324812 z: -7.48034763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.860] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.26794222 y: 0.418737561 z: 0.137323 w: -0.856742799 } position { x: -1.07968426 y: 1.10392642 z: -7.47775507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.874] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.265771747 y: 0.421634257 z: 0.137080252 w: -0.856036782 } position { x: -1.07955968 y: 1.1045264 z: -7.47701597 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.887] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.265771747 y: 0.421634257 z: 0.137080252 w: -0.856036782 } position { x: -1.07955968 y: 1.1045264 z: -7.47701597 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.901] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.26304543 y: 0.423919737 z: 0.136424497 w: -0.855854869 } position { x: -1.07918167 y: 1.10499728 z: -7.47602844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.916] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.258015186 y: 0.430452585 z: 0.137083471 w: -0.854018092 } position { x: -1.07705128 y: 1.10699356 z: -7.47483683 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.928] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.258015186 y: 0.430452585 z: 0.137083471 w: -0.854018092 } position { x: -1.07705128 y: 1.10699356 z: -7.47483683 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.943] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.255264938 y: 0.433906853 z: 0.137316078 w: -0.853058577 } position { x: -1.07655632 y: 1.10774374 z: -7.47386503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.252283186 y: 0.437029421 z: 0.137666464 w: -0.852294803 } position { x: -1.07583034 y: 1.10913932 z: -7.47417116 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.969] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.249916583 y: 0.438892096 z: 0.137473568 w: -0.852066 } position { x: -1.07559919 y: 1.10992432 z: -7.47338533 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.986] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.245519519 y: 0.442352206 z: 0.137001485 w: -0.851631 } position { x: -1.07445073 y: 1.11185765 z: -7.47177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:26.999] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.242537856 y: 0.44531709 z: 0.137159854 w: -0.850914359 } position { x: -1.07405555 y: 1.11296523 z: -7.47133875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.242537856 y: 0.44531709 z: 0.137159854 w: -0.850914359 } position { x: -1.07405555 y: 1.11296523 z: -7.47133875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.235159963 y: 0.449403524 z: 0.138921 w: -0.850551128 } position { x: -1.07333267 y: 1.11455905 z: -7.47049332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.040] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.235159963 y: 0.449403524 z: 0.138921 w: -0.850551128 } position { x: -1.07333267 y: 1.11455905 z: -7.47049332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.051] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.231538668 y: 0.451241106 z: 0.139739245 w: -0.850437701 } position { x: -1.07323682 y: 1.11505902 z: -7.4697485 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.067] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.22894758 y: 0.45296517 z: 0.139669448 w: -0.850234151 } position { x: -1.07276142 y: 1.11608803 z: -7.4694643 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.079] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.228062674 y: 0.454080433 z: 0.138696328 w: -0.850036323 } position { x: -1.07261837 y: 1.11651945 z: -7.4690547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.093] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.224490866 y: 0.454434127 z: 0.139138773 w: -0.850725472 } position { x: -1.07268512 y: 1.116974 z: -7.4684186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.107] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.222103298 y: 0.455151498 z: 0.140129611 w: -0.850806057 } position { x: -1.07213414 y: 1.11805892 z: -7.4682107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.123] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.219074473 y: 0.456099719 z: 0.140538245 w: -0.851016104 } position { x: -1.07206202 y: 1.1184665 z: -7.46789217 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.215352207 y: 0.456814915 z: 0.138893694 w: -0.851852179 } position { x: -1.07154238 y: 1.11966717 z: -7.4672451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.149] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.215352207 y: 0.456814915 z: 0.138893694 w: -0.851852179 } position { x: -1.07154238 y: 1.11966717 z: -7.4672451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.165] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.211165592 y: 0.457901955 z: 0.138809085 w: -0.852330267 } position { x: -1.07141256 y: 1.12038124 z: -7.46641588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.180] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.209569335 y: 0.45804891 z: 0.139719456 w: -0.852496564 } position { x: -1.07112586 y: 1.12111807 z: -7.46623373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.209569335 y: 0.45804891 z: 0.139719456 w: -0.852496564 } position { x: -1.07112586 y: 1.12111807 z: -7.46623373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.209174946 y: 0.457797825 z: 0.139368787 w: -0.852785647 } position { x: -1.07115138 y: 1.12156105 z: -7.46577215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.219] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.208321095 y: 0.457872 z: 0.138930291 w: -0.85302639 } position { x: -1.07095957 y: 1.12211823 z: -7.46520948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.203305513 y: 0.461751252 z: 0.139572814 w: -0.852039933 } position { x: -1.06993222 y: 1.12367356 z: -7.46416378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.247] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.203305513 y: 0.461751252 z: 0.139572814 w: -0.852039933 } position { x: -1.06993222 y: 1.12367356 z: -7.46416378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.262] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.200133249 y: 0.464444458 z: 0.139654875 w: -0.851313412 } position { x: -1.06949604 y: 1.1244992 z: -7.46376514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.195554987 y: 0.470548064 z: 0.139285222 w: -0.849083245 } position { x: -1.0686934 y: 1.12572479 z: -7.46243906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.288] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.195554987 y: 0.470548064 z: 0.139285222 w: -0.849083245 } position { x: -1.0686934 y: 1.12572479 z: -7.46243906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.192564234 y: 0.474252075 z: 0.138702214 w: -0.847800493 } position { x: -1.06814456 y: 1.12619328 z: -7.46184444 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.189544559 y: 0.478005707 z: 0.137882456 w: -0.846505642 } position { x: -1.06771064 y: 1.12675607 z: -7.4613471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.186709151 y: 0.481587887 z: 0.137282237 w: -0.845201969 } position { x: -1.06736732 y: 1.12722111 z: -7.46071386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.344] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.184718236 y: 0.485163897 z: 0.136607826 w: -0.843702316 } position { x: -1.06687045 y: 1.128052 z: -7.46002579 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.18026574 y: 0.493264943 z: 0.135153472 w: -0.840194941 } position { x: -1.06526244 y: 1.12941408 z: -7.45807028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.178668126 y: 0.498264879 z: 0.134769648 w: -0.837643683 } position { x: -1.06551349 y: 1.1300292 z: -7.45738602 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.386] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.178668126 y: 0.498264879 z: 0.134769648 w: -0.837643683 } position { x: -1.06551349 y: 1.1300292 z: -7.45738602 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.400] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.176547408 y: 0.502637267 z: 0.133541375 w: -0.835675478 } position { x: -1.06500661 y: 1.13050556 z: -7.45662832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.412] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.175363511 y: 0.506852865 z: 0.132355884 w: -0.83356446 } position { x: -1.06447566 y: 1.13107479 z: -7.45596695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.429] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174132496 y: 0.510799587 z: 0.130282521 w: -0.831738 } position { x: -1.06487548 y: 1.13146687 z: -7.45527935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.441] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174399957 y: 0.513198078 z: 0.129897609 w: -0.83026439 } position { x: -1.06384611 y: 1.13153768 z: -7.45509052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.455] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174115941 y: 0.515484035 z: 0.128580093 w: -0.829112172 } position { x: -1.06380069 y: 1.13252544 z: -7.45455647 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172060281 y: 0.519622743 z: 0.127159238 w: -0.827174723 } position { x: -1.06325936 y: 1.13313389 z: -7.45411348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.483] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.172060281 y: 0.519622743 z: 0.127159238 w: -0.827174723 } position { x: -1.06325936 y: 1.13313389 z: -7.45411348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.498] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170814097 y: 0.520898223 z: 0.126668051 w: -0.826706 } position { x: -1.0631851 y: 1.1333853 z: -7.45421791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.510] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.170112342 y: 0.521248221 z: 0.126104459 w: -0.826716244 } position { x: -1.06327248 y: 1.1336143 z: -7.4544549 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.525] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.169861808 y: 0.520511687 z: 0.125442564 w: -0.827332377 } position { x: -1.06335592 y: 1.13399816 z: -7.45517063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.541] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168503478 y: 0.515837967 z: 0.12388093 w: -0.830765545 } position { x: -1.06416869 y: 1.13418078 z: -7.45671129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.553] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168503478 y: 0.515837967 z: 0.12388093 w: -0.830765545 } position { x: -1.06416869 y: 1.13418078 z: -7.45671129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.568] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168174282 y: 0.508219182 z: 0.121763363 w: -0.835825622 } position { x: -1.06505275 y: 1.13437915 z: -7.45888805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.581] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168174282 y: 0.508219182 z: 0.121763363 w: -0.835825622 } position { x: -1.06505275 y: 1.13437915 z: -7.45888805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.597] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166852102 y: 0.498662919 z: 0.12053556 w: -0.842001677 } position { x: -1.06577837 y: 1.13505936 z: -7.46192551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.166852102 y: 0.498662919 z: 0.12053556 w: -0.842001677 } position { x: -1.06577837 y: 1.13505936 z: -7.46192551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.165689498 y: 0.492675662 z: 0.119680084 w: -0.845869 } position { x: -1.06629312 y: 1.13564467 z: -7.46398306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.635] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164118394 y: 0.486307025 z: 0.119007707 w: -0.849945784 } position { x: -1.06699562 y: 1.13593006 z: -7.46602488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.160971612 y: 0.470992923 z: 0.117959365 w: -0.859266758 } position { x: -1.06887734 y: 1.13659346 z: -7.47061491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.665] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.160971612 y: 0.470992923 z: 0.117959365 w: -0.859266758 } position { x: -1.06887734 y: 1.13659346 z: -7.47061491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.679] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.157915771 y: 0.452878386 z: 0.115838118 w: -0.869796097 } position { x: -1.07107556 y: 1.13732386 z: -7.47526741 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.695] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.157142356 y: 0.443724632 z: 0.114358671 w: -0.874835372 } position { x: -1.07221317 y: 1.13768458 z: -7.47750616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.706] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.157142356 y: 0.443724632 z: 0.114358671 w: -0.874835372 } position { x: -1.07221317 y: 1.13768458 z: -7.47750616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.720] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.15635258 y: 0.434343845 z: 0.112315685 w: -0.87993443 } position { x: -1.07340455 y: 1.13788819 z: -7.48001385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.156011254 y: 0.425465137 z: 0.110971615 w: -0.884491503 } position { x: -1.07484579 y: 1.13844967 z: -7.48180342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.748] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.154829919 y: 0.415940046 z: 0.110172547 w: -0.88931638 } position { x: -1.07664621 y: 1.13925099 z: -7.48429203 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.150446355 y: 0.399481952 z: 0.108017311 w: -0.897837639 } position { x: -1.0791465 y: 1.13865507 z: -7.48977852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.773] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.150446355 y: 0.399481952 z: 0.108017311 w: -0.897837639 } position { x: -1.0791465 y: 1.13865507 z: -7.48977852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.789] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.151217192 y: 0.391767055 z: 0.106822722 w: -0.901244104 } position { x: -1.0798564 y: 1.13953924 z: -7.49065685 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.804] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.151711628 y: 0.384718478 z: 0.105607577 w: -0.90433532 } position { x: -1.08124745 y: 1.13993311 z: -7.49213 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.150308669 y: 0.378763974 z: 0.104923278 w: -0.907158375 } position { x: -1.0822041 y: 1.14033937 z: -7.49354553 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.150464207 y: 0.374995172 z: 0.103771448 w: -0.908829272 } position { x: -1.08298206 y: 1.14034259 z: -7.49482107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.845] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.150877371 y: 0.371416241 z: 0.104034983 w: -0.910199344 } position { x: -1.08391 y: 1.14046669 z: -7.49699259 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.860] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.152443424 y: 0.365104288 z: 0.101589844 w: -0.912764728 } position { x: -1.08502698 y: 1.14088595 z: -7.49866915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.152443424 y: 0.365104288 z: 0.101589844 w: -0.912764728 } position { x: -1.08502698 y: 1.14088595 z: -7.49866915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.889] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.151951954 y: 0.362263352 z: 0.099894017 w: -0.914164662 } position { x: -1.08518255 y: 1.14210975 z: -7.50084591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.899] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.151951954 y: 0.362263352 z: 0.099894017 w: -0.914164662 } position { x: -1.08518255 y: 1.14210975 z: -7.50084591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.914] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.151535437 y: 0.361664355 z: 0.0990805104 w: -0.914559424 } position { x: -1.08546412 y: 1.142133 z: -7.50186443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.928] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.151766241 y: 0.360582322 z: 0.0981590524 w: -0.915047646 } position { x: -1.08562398 y: 1.1422888 z: -7.50299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.942] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.15194495 y: 0.359098196 z: 0.0970705077 w: -0.915717483 } position { x: -1.08569014 y: 1.14255941 z: -7.5038023 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.15183197 y: 0.357971221 z: 0.0964767337 w: -0.916240096 } position { x: -1.0856266 y: 1.1428448 z: -7.50451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.969] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.151741862 y: 0.356944442 z: 0.0957168266 w: -0.916735172 } position { x: -1.08558714 y: 1.14320612 z: -7.50518608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.984] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.151443481 y: 0.356159508 z: 0.0944266841 w: -0.917223513 } position { x: -1.08551908 y: 1.14332676 z: -7.50577545 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:27.999] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.15123722 y: 0.355515182 z: 0.0937099 w: -0.917580903 } position { x: -1.085495 y: 1.14381075 z: -7.5061779 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.150534689 y: 0.355347186 z: 0.0930317938 w: -0.917830467 } position { x: -1.08520269 y: 1.14399707 z: -7.50677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.024] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.149609506 y: 0.355211407 z: 0.0924361348 w: -0.918094456 } position { x: -1.0850749 y: 1.14425147 z: -7.50743437 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.040] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148946464 y: 0.355168283 z: 0.0916939601 w: -0.918293357 } position { x: -1.08485675 y: 1.14440632 z: -7.50776052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148599476 y: 0.355300784 z: 0.0904986933 w: -0.918416858 } position { x: -1.08448088 y: 1.1446383 z: -7.50804949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.068] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148400813 y: 0.355778605 z: 0.0891731679 w: -0.918393672 } position { x: -1.08403265 y: 1.14491653 z: -7.50823593 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.081] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.148213118 y: 0.356598 z: 0.0879596472 w: -0.918223202 } position { x: -1.08356369 y: 1.14505398 z: -7.50834036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.095] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.147940651 y: 0.357472837 z: 0.0869632736 w: -0.918021858 } position { x: -1.08320248 y: 1.14511776 z: -7.50853062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.147302926 y: 0.358554542 z: 0.0860488862 w: -0.917788744 } position { x: -1.08273602 y: 1.14528024 z: -7.50868273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.123] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14612934 y: 0.360002935 z: 0.085351266 w: -0.917474389 } position { x: -1.08218932 y: 1.14573383 z: -7.50867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.139] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.143163562 y: 0.364151031 z: 0.0844773054 w: -0.916385233 } position { x: -1.08172107 y: 1.146384 z: -7.50893927 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.149] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.143163562 y: 0.364151031 z: 0.0844773054 w: -0.916385233 } position { x: -1.08172107 y: 1.146384 z: -7.50893927 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.164] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.141182169 y: 0.364558488 z: 0.0837038755 w: -0.916601539 } position { x: -1.0810672 y: 1.14681733 z: -7.50876284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.180] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139014632 y: 0.368204534 z: 0.0811555386 w: -0.915704191 } position { x: -1.08015406 y: 1.14753711 z: -7.50888634 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139014632 y: 0.368204534 z: 0.0811555386 w: -0.915704191 } position { x: -1.08015406 y: 1.14753711 z: -7.50888634 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.136566907 y: 0.369390547 z: 0.0808018669 w: -0.915626109 } position { x: -1.0800004 y: 1.14790499 z: -7.50906754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.133312553 y: 0.370270222 z: 0.0813224316 w: -0.91570437 } position { x: -1.07978106 y: 1.14773357 z: -7.50922346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.130368307 y: 0.370356768 z: 0.0817441121 w: -0.91605562 } position { x: -1.07938099 y: 1.14810598 z: -7.50925398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.125229776 y: 0.37079525 z: 0.081391938 w: -0.916626334 } position { x: -1.07879078 y: 1.14830565 z: -7.50941896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.264] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.125229776 y: 0.37079525 z: 0.081391938 w: -0.916626334 } position { x: -1.07879078 y: 1.14830565 z: -7.50941896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.275] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.122499943 y: 0.371048152 z: 0.0818946958 w: -0.916848063 } position { x: -1.07859087 y: 1.14820087 z: -7.50962687 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.290] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.119818486 y: 0.370739371 z: 0.0824013054 w: -0.917281806 } position { x: -1.07832026 y: 1.14826775 z: -7.51002359 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11416322 y: 0.370251477 z: 0.0835878 w: -0.91809243 } position { x: -1.07752538 y: 1.14876044 z: -7.51009321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.318] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11416322 y: 0.370251477 z: 0.0835878 w: -0.91809243 } position { x: -1.07752538 y: 1.14876044 z: -7.51009321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.108790018 y: 0.370855063 z: 0.0850867331 w: -0.918363512 } position { x: -1.0768044 y: 1.14893556 z: -7.51008177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.344] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.108790018 y: 0.370855063 z: 0.0850867331 w: -0.918363512 } position { x: -1.0768044 y: 1.14893556 z: -7.51008177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.359] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106805742 y: 0.371079922 z: 0.0854395926 w: -0.918472826 } position { x: -1.0763936 y: 1.14873672 z: -7.51004839 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105008252 y: 0.372435659 z: 0.0864073038 w: -0.918040752 } position { x: -1.0759089 y: 1.1483413 z: -7.50953341 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.385] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105008252 y: 0.372435659 z: 0.0864073038 w: -0.918040752 } position { x: -1.0759089 y: 1.1483413 z: -7.50953341 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.400] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104999043 y: 0.373341739 z: 0.0865614861 w: -0.917659104 } position { x: -1.07558095 y: 1.14849234 z: -7.50947857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103508472 y: 0.374722898 z: 0.0861528218 w: -0.91730392 } position { x: -1.07488513 y: 1.14873564 z: -7.50951767 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.430] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.102438249 y: 0.375697106 z: 0.0864930525 w: -0.916993499 } position { x: -1.07462573 y: 1.14850843 z: -7.50923824 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101907089 y: 0.376545787 z: 0.0868428424 w: -0.916671455 } position { x: -1.07441211 y: 1.14828622 z: -7.50906897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.455] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101907089 y: 0.376545787 z: 0.0868428424 w: -0.916671455 } position { x: -1.07441211 y: 1.14828622 z: -7.50906897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101714648 y: 0.377261609 z: 0.0868959725 w: -0.916393459 } position { x: -1.07421362 y: 1.14810753 z: -7.50898266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.484] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101742029 y: 0.377779782 z: 0.086783044 w: -0.916187644 } position { x: -1.07399607 y: 1.14800251 z: -7.50883818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.497] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101593278 y: 0.378231019 z: 0.0864261836 w: -0.916051626 } position { x: -1.07374644 y: 1.14798748 z: -7.50872231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.512] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101227477 y: 0.378791571 z: 0.0861690715 w: -0.915884733 } position { x: -1.07356405 y: 1.1479193 z: -7.50846672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100800306 y: 0.380864978 z: 0.0864025876 w: -0.915049613 } position { x: -1.07323134 y: 1.14764905 z: -7.50747252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.538] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100800306 y: 0.380864978 z: 0.0864025876 w: -0.915049613 } position { x: -1.07323134 y: 1.14764905 z: -7.50747252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.553] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100819923 y: 0.382300436 z: 0.0865540206 w: -0.914434373 } position { x: -1.07310975 y: 1.14748776 z: -7.50704956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100734234 y: 0.384019107 z: 0.086631909 w: -0.913716 } position { x: -1.07286036 y: 1.14726925 z: -7.50646734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.581] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10031689 y: 0.38616845 z: 0.0863637924 w: -0.912881 } position { x: -1.07251656 y: 1.14700174 z: -7.50581503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.597] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.099264048 y: 0.393445 z: 0.0855555236 w: -0.909960449 } position { x: -1.07159591 y: 1.14669716 z: -7.50404 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.608] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.099264048 y: 0.393445 z: 0.0855555236 w: -0.909960449 } position { x: -1.07159591 y: 1.14669716 z: -7.50404 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0986688286 y: 0.398453027 z: 0.0852766 w: -0.907869816 } position { x: -1.07115984 y: 1.14661431 z: -7.50346899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.637] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.097604759 y: 0.40436846 z: 0.0849371776 w: -0.905397773 } position { x: -1.07045066 y: 1.14664459 z: -7.50303364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.649] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0965848938 y: 0.409300715 z: 0.0840842873 w: -0.903368175 } position { x: -1.07007992 y: 1.14640951 z: -7.50274181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.664] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0957263932 y: 0.413856655 z: 0.0828455538 w: -0.90149641 } position { x: -1.06946993 y: 1.1466186 z: -7.50234509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.679] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0952820703 y: 0.417815417 z: 0.0815218091 w: -0.89983654 } position { x: -1.06923783 y: 1.14663303 z: -7.50206089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.692] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.095053494 y: 0.421475619 z: 0.0799675435 w: -0.898291886 } position { x: -1.06880164 y: 1.14695692 z: -7.50190306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.707] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0954932347 y: 0.42727235 z: 0.0765179545 w: -0.89580375 } position { x: -1.06823814 y: 1.14626873 z: -7.50060129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.718] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0954932347 y: 0.42727235 z: 0.0765179545 w: -0.89580375 } position { x: -1.06823814 y: 1.14626873 z: -7.50060129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.732] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0962036103 y: 0.430230916 z: 0.0749980062 w: -0.89443922 } position { x: -1.0679878 y: 1.1461525 z: -7.49986267 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.747] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0965753347 y: 0.433733553 z: 0.0737667456 w: -0.892808437 } position { x: -1.06766641 y: 1.14636993 z: -7.49929571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.762] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0968274176 y: 0.436826557 z: 0.0727735 w: -0.891353488 } position { x: -1.0674926 y: 1.14657092 z: -7.49903488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.777] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0974836498 y: 0.441640317 z: 0.0708977282 w: -0.889058113 } position { x: -1.06749356 y: 1.14645922 z: -7.49855566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.789] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0974836498 y: 0.441640317 z: 0.0708977282 w: -0.889058113 } position { x: -1.06749356 y: 1.14645922 z: -7.49855566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.803] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.097434558 y: 0.443517417 z: 0.0701203 w: -0.888190329 } position { x: -1.06739342 y: 1.1464498 z: -7.49809074 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.819] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0970789194 y: 0.447639883 z: 0.0691460073 w: -0.886235297 } position { x: -1.06720364 y: 1.1467675 z: -7.49749279 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.831] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0970789194 y: 0.447639883 z: 0.0691460073 w: -0.886235297 } position { x: -1.06720364 y: 1.1467675 z: -7.49749279 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.845] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.096871376 y: 0.449319333 z: 0.0688715 w: -0.885429144 } position { x: -1.06719422 y: 1.14666247 z: -7.49725771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.859] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0968069807 y: 0.450512141 z: 0.0685130432 w: -0.884857714 } position { x: -1.06711745 y: 1.14651108 z: -7.49716282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.874] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0964998379 y: 0.452707499 z: 0.067787528 w: -0.883826077 } position { x: -1.06685758 y: 1.1464051 z: -7.49636364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0964998379 y: 0.452707499 z: 0.067787528 w: -0.883826077 } position { x: -1.06685758 y: 1.1464051 z: -7.49636364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.898] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0965870097 y: 0.454257399 z: 0.0677305311 w: -0.883025348 } position { x: -1.06667602 y: 1.14630747 z: -7.49598122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.915] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0967631564 y: 0.455756754 z: 0.0674561635 w: -0.882254124 } position { x: -1.06645083 y: 1.14618397 z: -7.49586201 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.927] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0968289524 y: 0.456914276 z: 0.0671304539 w: -0.881672859 } position { x: -1.06624842 y: 1.14616275 z: -7.49583435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0966596901 y: 0.457846969 z: 0.0668068379 w: -0.881232 } position { x: -1.06608498 y: 1.14610767 z: -7.49582434 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0967195779 y: 0.45837763 z: 0.0665968582 w: -0.880965471 } position { x: -1.06603694 y: 1.14591527 z: -7.49568272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.969] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0971661881 y: 0.45863089 z: 0.0665350854 w: -0.880789161 } position { x: -1.06590796 y: 1.1457783 z: -7.49558687 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.984] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0975262746 y: 0.458670586 z: 0.0664879233 w: -0.880732238 } position { x: -1.06590748 y: 1.14560723 z: -7.49546242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:28.999] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0983243808 y: 0.458202511 z: 0.066840224 w: -0.880860448 } position { x: -1.06598163 y: 1.14540505 z: -7.49538803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0983243808 y: 0.458202511 z: 0.066840224 w: -0.880860448 } position { x: -1.06598163 y: 1.14540505 z: -7.49538803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.025] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0987030193 y: 0.457628757 z: 0.0672828481 w: -0.881082654 } position { x: -1.06611967 y: 1.14526558 z: -7.49541903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.039] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0994129479 y: 0.456772029 z: 0.0679617524 w: -0.881395221 } position { x: -1.06627917 y: 1.14501 z: -7.49539137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.053] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100183569 y: 0.45552507 z: 0.068460159 w: -0.881914616 } position { x: -1.06644762 y: 1.1449486 z: -7.49564266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.067] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100613579 y: 0.45383507 z: 0.0688833147 w: -0.882703662 } position { x: -1.06671631 y: 1.14475489 z: -7.4957366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101061121 y: 0.451005131 z: 0.0695803538 w: -0.884047329 } position { x: -1.06713104 y: 1.14438128 z: -7.49575806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.093] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101061121 y: 0.451005131 z: 0.0695803538 w: -0.884047329 } position { x: -1.06713104 y: 1.14438128 z: -7.49575806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.107] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100743435 y: 0.449959815 z: 0.0702075586 w: -0.884566486 } position { x: -1.06733871 y: 1.14435709 z: -7.49598074 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100434989 y: 0.448705018 z: 0.0710326731 w: -0.885172904 } position { x: -1.06760728 y: 1.14413083 z: -7.49631548 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.100738429 y: 0.446811378 z: 0.0715457797 w: -0.886054516 } position { x: -1.06804407 y: 1.14376426 z: -7.49695301 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.151] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.101645149 y: 0.443959981 z: 0.0716558471 w: -0.887374341 } position { x: -1.06856763 y: 1.14329398 z: -7.49766731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103127271 y: 0.436734527 z: 0.0724380091 w: -0.890719116 } position { x: -1.06949437 y: 1.1421802 z: -7.49866915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.179] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103127271 y: 0.436734527 z: 0.0724380091 w: -0.890719116 } position { x: -1.06949437 y: 1.1421802 z: -7.49866915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.192] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.103451945 y: 0.433368713 z: 0.0735350475 w: -0.892234206 } position { x: -1.06990755 y: 1.14194131 z: -7.49883461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.208] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10396371 y: 0.427657902 z: 0.0746787488 w: -0.894831479 } position { x: -1.07031953 y: 1.14120221 z: -7.50032139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.219] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.10396371 y: 0.427657902 z: 0.0746787488 w: -0.894831479 } position { x: -1.07031953 y: 1.14120221 z: -7.50032139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104681909 y: 0.424429119 z: 0.0749224797 w: -0.89626348 } position { x: -1.07107711 y: 1.14069247 z: -7.50089359 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.248] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105464242 y: 0.421479702 z: 0.0758351311 w: -0.897486031 } position { x: -1.07191825 y: 1.14012134 z: -7.50165272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.105781138 y: 0.419131458 z: 0.0761986226 w: -0.898517132 } position { x: -1.07211149 y: 1.1399014 z: -7.50206566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.106703565 y: 0.417364359 z: 0.0776698068 w: -0.899104416 } position { x: -1.07251489 y: 1.13884091 z: -7.50207233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.290] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.107866526 y: 0.415952653 z: 0.0794834644 w: -0.899461269 } position { x: -1.0729717 y: 1.13829613 z: -7.50280476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.303] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.108846873 y: 0.414570034 z: 0.0810183585 w: -0.899844527 } position { x: -1.07320142 y: 1.13832116 z: -7.50352287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109243542 y: 0.412905395 z: 0.083155565 w: -0.900366664 } position { x: -1.07381153 y: 1.13780904 z: -7.50424194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.109707594 y: 0.411528766 z: 0.0847460553 w: -0.900792122 } position { x: -1.07407856 y: 1.13743412 z: -7.50476027 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.346] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110824384 y: 0.410283327 z: 0.087012127 w: -0.901007473 } position { x: -1.07441008 y: 1.13687015 z: -7.50549603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.357] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110824384 y: 0.410283327 z: 0.087012127 w: -0.901007473 } position { x: -1.07441008 y: 1.13687015 z: -7.50549603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.372] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110829577 y: 0.410784602 z: 0.0882036164 w: -0.900662482 } position { x: -1.07466924 y: 1.13652027 z: -7.50620317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.387] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.110441841 y: 0.410914183 z: 0.0892851 w: -0.900544465 } position { x: -1.0753665 y: 1.1362803 z: -7.50683117 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.111421667 y: 0.410959631 z: 0.0900153294 w: -0.900330305 } position { x: -1.07575977 y: 1.13627589 z: -7.50695658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.414] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113711879 y: 0.411574304 z: 0.0899224132 w: -0.899772286 } position { x: -1.07625139 y: 1.1359129 z: -7.506814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114329465 y: 0.411987305 z: 0.0893755481 w: -0.899559498 } position { x: -1.07607245 y: 1.13548625 z: -7.50805759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.442] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113758996 y: 0.4120965 z: 0.089493081 w: -0.899570107 } position { x: -1.07621467 y: 1.13543582 z: -7.50830364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.454] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113668948 y: 0.412034392 z: 0.0900566354 w: -0.899553716 } position { x: -1.07664204 y: 1.13556802 z: -7.5086565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.113848433 y: 0.412254602 z: 0.0897891745 w: -0.899456859 } position { x: -1.07699299 y: 1.13512373 z: -7.50898504 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.484] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114257 y: 0.412173569 z: 0.0893074721 w: -0.899490118 } position { x: -1.07714689 y: 1.13465023 z: -7.50933552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.498] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114886224 y: 0.411735982 z: 0.0887448788 w: -0.899666071 } position { x: -1.07750344 y: 1.13451493 z: -7.50967789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.510] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11558149 y: 0.411474198 z: 0.0880417079 w: -0.899765849 } position { x: -1.07730901 y: 1.13478744 z: -7.50961256 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11574848 y: 0.412133068 z: 0.08675161 w: -0.899568081 } position { x: -1.07724202 y: 1.13487267 z: -7.50994539 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.540] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115549296 y: 0.413125038 z: 0.0851293653 w: -0.899293661 } position { x: -1.07720971 y: 1.13520586 z: -7.51012373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.554] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115290575 y: 0.414380044 z: 0.0835806057 w: -0.898894608 } position { x: -1.07748389 y: 1.13517261 z: -7.51036024 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.567] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115391478 y: 0.415627867 z: 0.0823891684 w: -0.898415506 } position { x: -1.07782209 y: 1.13492751 z: -7.51076889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.579] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116274208 y: 0.416375786 z: 0.0812601522 w: -0.898058057 } position { x: -1.07786798 y: 1.13476133 z: -7.5109663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.117539391 y: 0.417018145 z: 0.079416886 w: -0.897760153 } position { x: -1.07760525 y: 1.13494325 z: -7.51094627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.609] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.118164144 y: 0.41811347 z: 0.0775455087 w: -0.897332191 } position { x: -1.07722759 y: 1.13517308 z: -7.51111174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.117047846 y: 0.420788437 z: 0.0750620887 w: -0.896438837 } position { x: -1.07713687 y: 1.13523126 z: -7.51175451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.635] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.117047846 y: 0.420788437 z: 0.0750620887 w: -0.896438837 } position { x: -1.07713687 y: 1.13523126 z: -7.51175451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.650] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116536282 y: 0.42183426 z: 0.0745349824 w: -0.896057844 } position { x: -1.07706714 y: 1.13518834 z: -7.51215553 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.665] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116255037 y: 0.422520041 z: 0.073952809 w: -0.895819485 } position { x: -1.07691455 y: 1.13505805 z: -7.51253128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.676] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116239168 y: 0.423006505 z: 0.0729740113 w: -0.895672262 } position { x: -1.07677233 y: 1.13520086 z: -7.51284504 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.691] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116362371 y: 0.423380882 z: 0.0715178624 w: -0.895596862 } position { x: -1.0767374 y: 1.13528955 z: -7.5130434 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.705] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116265208 y: 0.423941582 z: 0.0702751502 w: -0.895442545 } position { x: -1.07671845 y: 1.13549662 z: -7.51333284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115866728 y: 0.42481795 z: 0.0694256872 w: -0.895145118 } position { x: -1.07666624 y: 1.13556743 z: -7.51343489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115269154 y: 0.426220566 z: 0.0690848082 w: -0.894581676 } position { x: -1.07669425 y: 1.13561606 z: -7.51338959 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114441797 y: 0.427980214 z: 0.0693451166 w: -0.893827379 } position { x: -1.07679975 y: 1.13573503 z: -7.51359701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114120871 y: 0.429280907 z: 0.0694857389 w: -0.893233478 } position { x: -1.07688463 y: 1.13586879 z: -7.51394081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114316501 y: 0.430045605 z: 0.0689758584 w: -0.892880142 } position { x: -1.07699335 y: 1.13613296 z: -7.51415253 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114730954 y: 0.431180686 z: 0.0677541345 w: -0.892372906 } position { x: -1.07736814 y: 1.13650084 z: -7.51450157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.803] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114730954 y: 0.431180686 z: 0.0677541345 w: -0.892372906 } position { x: -1.07736814 y: 1.13650084 z: -7.51450157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11479567 y: 0.431797266 z: 0.0674848109 w: -0.892086804 } position { x: -1.0774703 y: 1.13669205 z: -7.51451111 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114908703 y: 0.432484955 z: 0.0671459 w: -0.8917647 } position { x: -1.07758796 y: 1.13688052 z: -7.51455545 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114924222 y: 0.433251172 z: 0.0665845126 w: -0.891432762 } position { x: -1.07768142 y: 1.13705897 z: -7.5146265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.859] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114846841 y: 0.433959901 z: 0.0659580231 w: -0.891144514 } position { x: -1.07778752 y: 1.13719273 z: -7.51479912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114779845 y: 0.434585482 z: 0.0652729422 w: -0.890898705 } position { x: -1.07784843 y: 1.13729274 z: -7.51493311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11458008 y: 0.435129941 z: 0.0646787584 w: -0.89070195 } position { x: -1.0779717 y: 1.13729048 z: -7.51503468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.903] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114257604 y: 0.436123103 z: 0.063900575 w: -0.890313745 } position { x: -1.07815516 y: 1.13755226 z: -7.51512527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.917] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114199035 y: 0.436755121 z: 0.0634534508 w: -0.890043378 } position { x: -1.0781858 y: 1.13768077 z: -7.5151782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.928] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114199035 y: 0.436755121 z: 0.0634534508 w: -0.890043378 } position { x: -1.0781858 y: 1.13768077 z: -7.5151782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.942] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114089556 y: 0.43716839 z: 0.062915653 w: -0.889892697 } position { x: -1.07822847 y: 1.13769293 z: -7.515275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.957] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114002012 y: 0.437381506 z: 0.0625077 w: -0.889827967 } position { x: -1.07835972 y: 1.13762021 z: -7.51545572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114166409 y: 0.437554866 z: 0.0621406026 w: -0.889747381 } position { x: -1.07856345 y: 1.13768721 z: -7.51563215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.983] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114166409 y: 0.437554866 z: 0.0621406026 w: -0.889747381 } position { x: -1.07856345 y: 1.13768721 z: -7.51563215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:29.995] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114376768 y: 0.437712491 z: 0.0620314814 w: -0.889650404 } position { x: -1.07865906 y: 1.13770866 z: -7.51562929 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.011] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114564486 y: 0.437886566 z: 0.0620300584 w: -0.889540672 } position { x: -1.07877111 y: 1.13767612 z: -7.51572466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.024] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114634633 y: 0.437786371 z: 0.0621137433 w: -0.889575124 } position { x: -1.07889616 y: 1.13765 z: -7.515975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.039] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114640772 y: 0.437431663 z: 0.062230438 w: -0.889740646 } position { x: -1.07900786 y: 1.13763034 z: -7.51608944 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114706896 y: 0.437013209 z: 0.0624530502 w: -0.889922142 } position { x: -1.07910085 y: 1.13758707 z: -7.51614523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.067] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114822403 y: 0.436556369 z: 0.0625145212 w: -0.890127182 } position { x: -1.07924235 y: 1.13761902 z: -7.51631165 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.079] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11495088 y: 0.436064035 z: 0.0626791492 w: -0.890340269 } position { x: -1.07937515 y: 1.13765585 z: -7.51639605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.095] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114966914 y: 0.435602814 z: 0.0627904162 w: -0.890556157 } position { x: -1.07944739 y: 1.13774049 z: -7.5165391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114249445 y: 0.434784979 z: 0.0633252189 w: -0.891010106 } position { x: -1.07964253 y: 1.13766634 z: -7.51673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.123] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114249445 y: 0.434784979 z: 0.0633252189 w: -0.891010106 } position { x: -1.07964253 y: 1.13766634 z: -7.51673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114177898 y: 0.433855325 z: 0.0637628213 w: -0.891441107 } position { x: -1.07992959 y: 1.13758838 z: -7.51700115 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.149] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114177898 y: 0.433855325 z: 0.0637628213 w: -0.891441107 } position { x: -1.07992959 y: 1.13758838 z: -7.51700115 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.164] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114382818 y: 0.433304727 z: 0.0638512522 w: -0.891676307 } position { x: -1.0800848 y: 1.13762331 z: -7.51714039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.180] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114781976 y: 0.43256405 z: 0.0641060397 w: -0.891966283 } position { x: -1.08014619 y: 1.13755333 z: -7.51726961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.114781976 y: 0.43256405 z: 0.0641060397 w: -0.891966283 } position { x: -1.08014619 y: 1.13755333 z: -7.51726961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.206] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.11513973 y: 0.432264149 z: 0.0640938 w: -0.892066419 } position { x: -1.08018446 y: 1.13743567 z: -7.51733208 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.115526557 y: 0.432037234 z: 0.0643098801 w: -0.892110825 } position { x: -1.08025229 y: 1.1372323 z: -7.51754522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116172351 y: 0.431523085 z: 0.0645595789 w: -0.89225775 } position { x: -1.0804038 y: 1.13695395 z: -7.51769924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.118916154 y: 0.429852843 z: 0.0654445589 w: -0.892637968 } position { x: -1.08075726 y: 1.13612819 z: -7.51818132 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.261] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.118916154 y: 0.429852843 z: 0.0654445589 w: -0.892637968 } position { x: -1.08075726 y: 1.13612819 z: -7.51818132 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.276] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.121288247 y: 0.428830534 z: 0.0661838 w: -0.892756 } position { x: -1.08097947 y: 1.13563323 z: -7.51832962 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.290] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.124033615 y: 0.427817792 z: 0.0675393268 w: -0.892763197 } position { x: -1.08110332 y: 1.13500202 z: -7.51839447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.12745595 y: 0.426417679 z: 0.0704885125 w: -0.892722964 } position { x: -1.0815084 y: 1.13431418 z: -7.51870155 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.317] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.1325555 y: 0.423620462 z: 0.0740383118 w: -0.893024683 } position { x: -1.08203828 y: 1.13360548 z: -7.51928234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.329] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.139257863 y: 0.4207533 z: 0.0758709759 w: -0.893206358 } position { x: -1.08268714 y: 1.13254321 z: -7.51942539 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.344] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.147214308 y: 0.417543024 z: 0.077329509 w: -0.893311799 } position { x: -1.08330107 y: 1.13155377 z: -7.51948595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.154084578 y: 0.415507466 z: 0.0783847421 w: -0.893010259 } position { x: -1.08345973 y: 1.13039088 z: -7.51938152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.373] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.161781088 y: 0.413382322 z: 0.0807300732 w: -0.892426252 } position { x: -1.08334458 y: 1.12860382 z: -7.51987457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.387] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.168860495 y: 0.412047803 z: 0.0826364905 w: -0.891557038 } position { x: -1.08442295 y: 1.12825346 z: -7.51975632 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.400] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.177168235 y: 0.409790069 z: 0.0846509 w: -0.890796125 } position { x: -1.085145 y: 1.12725961 z: -7.5200572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.183797106 y: 0.408214897 z: 0.0857804194 w: -0.890067935 } position { x: -1.08526945 y: 1.12553453 z: -7.52014494 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.428] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.189724565 y: 0.406455576 z: 0.0868493319 w: -0.889525592 } position { x: -1.08544588 y: 1.12429833 z: -7.52044201 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.443] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.195748031 y: 0.404821306 z: 0.0871215 w: -0.888938844 } position { x: -1.0858264 y: 1.12306952 z: -7.52088118 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.456] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.201142624 y: 0.403019786 z: 0.0867043808 w: -0.888593853 } position { x: -1.08605528 y: 1.12187862 z: -7.52109861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.472] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.210579336 y: 0.398362488 z: 0.0859193504 w: -0.888584 } position { x: -1.08717239 y: 1.11936522 z: -7.52240086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.483] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.210579336 y: 0.398362488 z: 0.0859193504 w: -0.888584 } position { x: -1.08717239 y: 1.11936522 z: -7.52240086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.217942491 y: 0.391198397 z: 0.0878423378 w: -0.889802575 } position { x: -1.08835471 y: 1.1170423 z: -7.52342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.511] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.217942491 y: 0.391198397 z: 0.0878423378 w: -0.889802575 } position { x: -1.08835471 y: 1.1170423 z: -7.52342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.524] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.219037265 y: 0.388645 z: 0.0889129937 w: -0.890546 } position { x: -1.08844745 y: 1.11655259 z: -7.52400303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.539] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.219176263 y: 0.386375755 z: 0.0895857289 w: -0.891431451 } position { x: -1.08870959 y: 1.11612093 z: -7.52448034 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.555] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.218269 y: 0.381827772 z: 0.0899609476 w: -0.893573284 } position { x: -1.0895561 y: 1.1151675 z: -7.52665377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.567] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.218269 y: 0.381827772 z: 0.0899609476 w: -0.893573284 } position { x: -1.0895561 y: 1.1151675 z: -7.52665377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.581] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.217793226 y: 0.378037483 z: 0.0892123207 w: -0.895374179 } position { x: -1.09039676 y: 1.11453569 z: -7.52826738 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.595] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.216832772 y: 0.37286073 z: 0.0889105126 w: -0.897804737 } position { x: -1.09138691 y: 1.11401558 z: -7.52991 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.214925915 y: 0.366821498 z: 0.0886444151 w: -0.900772452 } position { x: -1.09231746 y: 1.11394131 z: -7.53145266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.213105783 y: 0.360337 z: 0.0883434489 w: -0.903846562 } position { x: -1.09344971 y: 1.11397672 z: -7.53282881 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.635] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.210454732 y: 0.352876246 z: 0.0884902477 w: -0.90739 } position { x: -1.0948571 y: 1.1141125 z: -7.53462839 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.207899153 y: 0.34546411 z: 0.0886501372 w: -0.910809338 } position { x: -1.09633374 y: 1.1144166 z: -7.53622389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.663] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.20549503 y: 0.337872118 z: 0.0883927047 w: -0.914221525 } position { x: -1.09800375 y: 1.11467338 z: -7.53802824 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.679] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.203334153 y: 0.329556495 z: 0.0881301239 w: -0.917758644 } position { x: -1.09985971 y: 1.11494815 z: -7.53964853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.694] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.199325174 y: 0.312066555 z: 0.0877951086 w: -0.924757242 } position { x: -1.10394669 y: 1.11563182 z: -7.54342937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.706] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.199325174 y: 0.312066555 z: 0.0877951086 w: -0.924757242 } position { x: -1.10394669 y: 1.11563182 z: -7.54342937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.720] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.197703987 y: 0.30278793 z: 0.0866965652 w: -0.928286791 } position { x: -1.10625553 y: 1.11609697 z: -7.5454731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.734] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.196946874 y: 0.292770922 z: 0.0856310502 w: -0.931753397 } position { x: -1.10866773 y: 1.11623347 z: -7.54725599 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.750] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.197345972 y: 0.270145416 z: 0.0836927891 w: -0.938654125 } position { x: -1.11401606 y: 1.11642408 z: -7.55098963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.197345972 y: 0.270145416 z: 0.0836927891 w: -0.938654125 } position { x: -1.11401606 y: 1.11642408 z: -7.55098963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.198102 y: 0.259985298 z: 0.0827199146 w: -0.941446066 } position { x: -1.11606193 y: 1.11668527 z: -7.55244684 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.790] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.198527396 y: 0.250587195 z: 0.0812508166 w: -0.944029272 } position { x: -1.11804044 y: 1.11698699 z: -7.55429792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.804] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.198887095 y: 0.241973639 z: 0.0791808739 w: -0.946373641 } position { x: -1.12012088 y: 1.11687982 z: -7.55581903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.815] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.19948855 y: 0.233534709 z: 0.0771102756 w: -0.948535681 } position { x: -1.1224426 y: 1.11651897 z: -7.55742931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.831] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.200288609 y: 0.225985885 z: 0.0749671236 w: -0.950365603 } position { x: -1.12451828 y: 1.11623454 z: -7.55902815 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.201133847 y: 0.218890205 z: 0.0730165765 w: -0.951998353 } position { x: -1.12670195 y: 1.11585116 z: -7.56040096 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.858] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.202131078 y: 0.212852404 z: 0.072136268 w: -0.953222573 } position { x: -1.12841451 y: 1.11587369 z: -7.56196547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.203152761 y: 0.206760332 z: 0.0712234229 w: -0.954414129 } position { x: -1.13046491 y: 1.11522007 z: -7.56327438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.204526484 y: 0.20119749 z: 0.0704589337 w: -0.955365896 } position { x: -1.13232493 y: 1.11479855 z: -7.56472969 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.899] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.206090361 y: 0.195914283 z: 0.0698110759 w: -0.956175089 } position { x: -1.13398123 y: 1.11438727 z: -7.56596661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.915] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.207605705 y: 0.190946132 z: 0.0690663829 w: -0.95690608 } position { x: -1.13535261 y: 1.11401987 z: -7.56709433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.927] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.208975524 y: 0.187031031 z: 0.0685191527 w: -0.957420349 } position { x: -1.13653851 y: 1.11357832 z: -7.56773853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.943] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.210575461 y: 0.183874667 z: 0.0682242066 w: -0.957702219 } position { x: -1.13754535 y: 1.11310518 z: -7.56841421 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.212021098 y: 0.182013705 z: 0.067849569 w: -0.957765341 } position { x: -1.1383121 y: 1.11287463 z: -7.56923628 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.213152438 y: 0.180732235 z: 0.0674028248 w: -0.957788467 } position { x: -1.13896096 y: 1.11261618 z: -7.56995964 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.984] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.21399729 y: 0.180037275 z: 0.0669862404 w: -0.957760215 } position { x: -1.13952208 y: 1.11235702 z: -7.57078886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:30.999] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.214752227 y: 0.179953858 z: 0.0663941652 w: -0.957648098 } position { x: -1.13969779 y: 1.11209714 z: -7.57124567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.215474367 y: 0.180946022 z: 0.0661541894 w: -0.957315505 } position { x: -1.13972545 y: 1.1118238 z: -7.57139206 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.217681497 y: 0.184869304 z: 0.0655356 w: -0.956108332 } position { x: -1.13937664 y: 1.11135209 z: -7.57170105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.038] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.217681497 y: 0.184869304 z: 0.0655356 w: -0.956108332 } position { x: -1.13937664 y: 1.11135209 z: -7.57170105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.051] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.219206378 y: 0.187733218 z: 0.065679 w: -0.955191672 } position { x: -1.13895345 y: 1.11114025 z: -7.57170248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.067] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.221085355 y: 0.19125919 z: 0.0669063 w: -0.953973174 } position { x: -1.13848877 y: 1.11085 z: -7.57172537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.083] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.226466343 y: 0.197828382 z: 0.0699320883 w: -0.95115006 } position { x: -1.13778424 y: 1.11040866 z: -7.57193279 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.226466343 y: 0.197828382 z: 0.0699320883 w: -0.95115006 } position { x: -1.13778424 y: 1.11040866 z: -7.57193279 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.235254318 y: 0.203142405 z: 0.0737654 w: -0.947600782 } position { x: -1.13667977 y: 1.10936224 z: -7.57124424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.125] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.241293237 y: 0.206181392 z: 0.0759805 w: -0.945248 } position { x: -1.13598335 y: 1.10851562 z: -7.57077551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.241293237 y: 0.206181392 z: 0.0759805 w: -0.945248 } position { x: -1.13598335 y: 1.10851562 z: -7.57077551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.150] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.24859871 y: 0.209842667 z: 0.0785076693 w: -0.942338228 } position { x: -1.1352005 y: 1.10732663 z: -7.57054949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.165] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.257081121 y: 0.21296519 z: 0.0803796127 w: -0.939198732 } position { x: -1.13454533 y: 1.1061058 z: -7.57062912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.179] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.26892522 y: 0.215575829 z: 0.0827700794 w: -0.93506974 } position { x: -1.1338042 y: 1.10533714 z: -7.57083702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.285176039 y: 0.218459383 z: 0.0868128613 w: -0.92920059 } position { x: -1.13270938 y: 1.10470819 z: -7.57201385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.206] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.298626542 y: 0.219913617 z: 0.0921773911 w: -0.924101472 } position { x: -1.13184965 y: 1.10386193 z: -7.57214117 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.219] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.312454611 y: 0.221492246 z: 0.0981932059 w: -0.918515861 } position { x: -1.13114834 y: 1.10294282 z: -7.57250786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.327192128 y: 0.222682893 z: 0.104046479 w: -0.912431896 } position { x: -1.12983537 y: 1.1013701 z: -7.57296848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.248] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.342477471 y: 0.224090338 z: 0.109188899 w: -0.90585345 } position { x: -1.12822044 y: 1.10003 z: -7.57346106 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.262] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.360245109 y: 0.226118818 z: 0.114629678 w: -0.897749305 } position { x: -1.12656224 y: 1.09853196 z: -7.57425547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.275] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.37865454 y: 0.227190241 z: 0.119859055 w: -0.889178932 } position { x: -1.12478125 y: 1.09716272 z: -7.57537413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.41757232 y: 0.227057472 z: 0.129237086 w: -0.87027353 } position { x: -1.12229931 y: 1.09401846 z: -7.5775094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.41757232 y: 0.227057472 z: 0.129237086 w: -0.87027353 } position { x: -1.12229931 y: 1.09401846 z: -7.5775094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.318] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.461712331 y: 0.220971838 z: 0.137147307 w: -0.848047078 } position { x: -1.11865485 y: 1.08953226 z: -7.5802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.461712331 y: 0.220971838 z: 0.137147307 w: -0.848047078 } position { x: -1.11865485 y: 1.08953226 z: -7.5802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.344] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.481086731 y: 0.213289678 z: 0.139955252 w: -0.838734508 } position { x: -1.11612713 y: 1.08597696 z: -7.58112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.499420077 y: 0.204182819 z: 0.142636374 w: -0.829785407 } position { x: -1.11503732 y: 1.08303714 z: -7.58202505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517364323 y: 0.193648145 z: 0.142359495 w: -0.82132107 } position { x: -1.11461318 y: 1.07960856 z: -7.58344793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.386] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531074166 y: 0.185519978 z: 0.14347963 w: -0.814221203 } position { x: -1.11445117 y: 1.07575798 z: -7.58403111 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.401] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.537824333 y: 0.179182664 z: 0.144782349 w: -0.810972631 } position { x: -1.11498427 y: 1.07105649 z: -7.58450127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.413] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.542515576 y: 0.177339405 z: 0.147160918 w: -0.80781883 } position { x: -1.11604762 y: 1.06612253 z: -7.58566332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.428] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543962896 y: 0.179387867 z: 0.151393443 w: -0.805608094 } position { x: -1.11723506 y: 1.05956304 z: -7.58754063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.443] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.5433079 y: 0.182913706 z: 0.158113882 w: -0.803964615 } position { x: -1.11842084 y: 1.05326176 z: -7.5893755 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.455] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.539395094 y: 0.187953591 z: 0.164793864 w: -0.804095447 } position { x: -1.12000883 y: 1.04772401 z: -7.59118795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533279538 y: 0.195278972 z: 0.170008525 w: -0.805342257 } position { x: -1.12140429 y: 1.04225266 z: -7.59230042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.483] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.528042614 y: 0.203987241 z: 0.173285604 w: -0.805935681 } position { x: -1.12222278 y: 1.03682494 z: -7.59338045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.520887613 y: 0.216588899 z: 0.174726322 w: -0.806992 } position { x: -1.12341428 y: 1.02578127 z: -7.59425068 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.510] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.520887613 y: 0.216588899 z: 0.174726322 w: -0.806992 } position { x: -1.12341428 y: 1.02578127 z: -7.59425068 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.526] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.519467413 y: 0.218760923 z: 0.17469427 w: -0.807328403 } position { x: -1.12418854 y: 1.0209595 z: -7.59406471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.538] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.519764185 y: 0.21935311 z: 0.1738282 w: -0.807163715 } position { x: -1.12553191 y: 1.01745844 z: -7.59454489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.554] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522761881 y: 0.220141456 z: 0.172246933 w: -0.805350065 } position { x: -1.12724543 y: 1.0141958 z: -7.59480619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.524486 y: 0.220766485 z: 0.169658408 w: -0.804607093 } position { x: -1.12876463 y: 1.01153266 z: -7.59438753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.580] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.525812149 y: 0.219686672 z: 0.166525662 w: -0.804691613 } position { x: -1.12990749 y: 1.00914657 z: -7.59392309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.528423429 y: 0.216301024 z: 0.16186 w: -0.804850221 } position { x: -1.13068581 y: 1.00707889 z: -7.59328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.609] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531566799 y: 0.21175313 z: 0.156018078 w: -0.805143297 } position { x: -1.1312021 y: 1.0051291 z: -7.59272099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.621] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.535407543 y: 0.206586182 z: 0.150974065 w: -0.804902315 } position { x: -1.13163626 y: 1.00321722 z: -7.59199715 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.635] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.539832592 y: 0.202345639 z: 0.147781119 w: -0.803615451 } position { x: -1.13210583 y: 1.00208688 z: -7.59224081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544311047 y: 0.199701548 z: 0.145629197 w: -0.801646352 } position { x: -1.13252521 y: 1.00125432 z: -7.5927496 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.662] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.549280703 y: 0.198374 z: 0.143239349 w: -0.799012482 } position { x: -1.13259351 y: 1.00064683 z: -7.59350491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.678] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.554575562 y: 0.198426515 z: 0.140198275 w: -0.795875192 } position { x: -1.13247681 y: 1.00017035 z: -7.59421492 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.691] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.560346305 y: 0.198997527 z: 0.136545986 w: -0.792317688 } position { x: -1.13222384 y: 0.999621272 z: -7.59481382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.707] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.564542413 y: 0.198639467 z: 0.132103801 w: -0.790179074 } position { x: -1.13216805 y: 0.998824477 z: -7.59529877 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.720] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.567688644 y: 0.19730863 z: 0.127162203 w: -0.789068222 } position { x: -1.13213944 y: 0.997692704 z: -7.59537554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.734] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.570876 y: 0.195761129 z: 0.121989332 w: -0.787970126 } position { x: -1.13209283 y: 0.996341586 z: -7.59556198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.748] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.574829638 y: 0.192742825 z: 0.116628386 w: -0.786650479 } position { x: -1.13190889 y: 0.994640529 z: -7.59586859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.57873708 y: 0.189148441 z: 0.111638688 w: -0.78538084 } position { x: -1.13147306 y: 0.992947459 z: -7.59631252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.582780063 y: 0.18499434 z: 0.10669107 w: -0.784067273 } position { x: -1.13073862 y: 0.99132067 z: -7.59666681 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.789] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.586801291 y: 0.182807222 z: 0.101517722 w: -0.782265961 } position { x: -1.13004684 y: 0.989782 z: -7.59662056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.804] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.588828325 y: 0.184318781 z: 0.0964906663 w: -0.781023264 } position { x: -1.12993789 y: 0.987670958 z: -7.59644365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.819] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.586955667 y: 0.188167214 z: 0.0878851116 w: -0.782529473 } position { x: -1.13017058 y: 0.981733203 z: -7.59722471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.586955667 y: 0.188167214 z: 0.0878851116 w: -0.782529473 } position { x: -1.13017058 y: 0.981733203 z: -7.59722471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.585797787 y: 0.187855154 z: 0.0827933848 w: -0.784025908 } position { x: -1.13021755 y: 0.978541672 z: -7.59750223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.861] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.583563566 y: 0.184663326 z: 0.0706412643 w: -0.787631214 } position { x: -1.12941706 y: 0.972253323 z: -7.59713459 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.583563566 y: 0.184663326 z: 0.0706412643 w: -0.787631214 } position { x: -1.12941706 y: 0.972253323 z: -7.59713459 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.887] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.583542287 y: 0.184434175 z: 0.063906379 w: -0.788275599 } position { x: -1.12860775 y: 0.969933867 z: -7.5968 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.583226383 y: 0.182225928 z: 0.0494829267 w: -0.790058315 } position { x: -1.12743723 y: 0.963606536 z: -7.59686375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.583226383 y: 0.182225928 z: 0.0494829267 w: -0.790058315 } position { x: -1.12743723 y: 0.963606536 z: -7.59686375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.582737267 y: 0.179664776 z: 0.0455682091 w: -0.791240394 } position { x: -1.12714803 y: 0.961530447 z: -7.59633398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.582287312 y: 0.17782785 z: 0.041707661 w: -0.792199075 } position { x: -1.12667835 y: 0.96010685 z: -7.59558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.581611514 y: 0.177679688 z: 0.0371103 w: -0.792957 } position { x: -1.12612355 y: 0.958691239 z: -7.59499693 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.980] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.580482483 y: 0.17780225 z: 0.03214892 w: -0.79397285 } position { x: -1.12550402 y: 0.957182527 z: -7.59476185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:31.996] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.579684615 y: 0.177603483 z: 0.0270893145 w: -0.794788599 } position { x: -1.12460148 y: 0.955746174 z: -7.59449387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.575548291 y: 0.175690889 z: 0.0155560952 w: -0.798520446 } position { x: -1.12168741 y: 0.952365875 z: -7.59433603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.040] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.575548291 y: 0.175690889 z: 0.0155560952 w: -0.798520446 } position { x: -1.12168741 y: 0.952365875 z: -7.59433603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.573856354 y: 0.177248105 z: 0.0119824652 w: -0.799455047 } position { x: -1.12070847 y: 0.951374 z: -7.59474516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.067] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.571334779 y: 0.180349886 z: 0.00875136256 w: -0.800608456 } position { x: -1.11959457 y: 0.950270414 z: -7.59546661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.565111518 y: 0.188838184 z: 0.00241164723 w: -0.803108513 } position { x: -1.1178503 y: 0.947901905 z: -7.59694576 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.565111518 y: 0.188838184 z: 0.00241164723 w: -0.803108513 } position { x: -1.1178503 y: 0.947901905 z: -7.59694576 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.554276764 y: 0.204718396 z: -0.00281943451 w: -0.806758761 } position { x: -1.11662376 y: 0.944860458 z: -7.59943676 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.554276764 y: 0.204718396 z: -0.00281943451 w: -0.806758761 } position { x: -1.11662376 y: 0.944860458 z: -7.59943676 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.549229562 y: 0.213070363 z: -0.00484928768 w: -0.8080374 } position { x: -1.11620462 y: 0.943557441 z: -7.60148573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.149] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.545062661 y: 0.221106842 z: -0.00687260414 w: -0.808684886 } position { x: -1.11546588 y: 0.94170022 z: -7.60314465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.541634321 y: 0.226139352 z: -0.00766625255 w: -0.809589088 } position { x: -1.11498606 y: 0.940710068 z: -7.60431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.183] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.53382349 y: 0.236736178 z: -0.00817501452 w: -0.811739922 } position { x: -1.11354411 y: 0.938725 z: -7.60710478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.193] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.53382349 y: 0.236736178 z: -0.00817501452 w: -0.811739922 } position { x: -1.11354411 y: 0.938725 z: -7.60710478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.208] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530271351 y: 0.240901515 z: -0.00738594448 w: -0.812849522 } position { x: -1.11212528 y: 0.937816918 z: -7.60937262 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.219] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530271351 y: 0.240901515 z: -0.00738594448 w: -0.812849522 } position { x: -1.11212528 y: 0.937816918 z: -7.60937262 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.529865563 y: 0.241842777 z: -0.00780507 w: -0.812830627 } position { x: -1.11166084 y: 0.937669456 z: -7.61017179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.248] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52884692 y: 0.243049353 z: -0.00968124624 w: -0.813113928 } position { x: -1.11134529 y: 0.937042892 z: -7.61107922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.262] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.528747618 y: 0.242819592 z: -0.0103324885 w: -0.813239098 } position { x: -1.11093664 y: 0.936423123 z: -7.61154222 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.278] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.528031468 y: 0.242457896 z: -0.0108958622 w: -0.813804746 } position { x: -1.11012614 y: 0.935798526 z: -7.61275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.527140677 y: 0.242352054 z: -0.0123052644 w: -0.81439352 } position { x: -1.10960484 y: 0.934963465 z: -7.61345768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.303] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.527140677 y: 0.242352054 z: -0.0123052644 w: -0.81439352 } position { x: -1.10960484 y: 0.934963465 z: -7.61345768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.319] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.524858356 y: 0.241633177 z: -0.0133420397 w: -0.816063166 } position { x: -1.10843647 y: 0.933951735 z: -7.6149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.524858356 y: 0.241633177 z: -0.0133420397 w: -0.816063166 } position { x: -1.10843647 y: 0.933951735 z: -7.6149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.344] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523487687 y: 0.242195562 z: -0.0142217427 w: -0.816761792 } position { x: -1.10793686 y: 0.933513641 z: -7.61561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521799684 y: 0.243636101 z: -0.0154639501 w: -0.817390621 } position { x: -1.10748827 y: 0.932801962 z: -7.61648369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.519869924 y: 0.245032758 z: -0.0167196449 w: -0.81817764 } position { x: -1.10709119 y: 0.931860209 z: -7.61754322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515126765 y: 0.246341541 z: -0.0188218858 w: -0.820735037 } position { x: -1.10643017 y: 0.92986095 z: -7.61953306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.404] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513013721 y: 0.24711664 z: -0.0197250098 w: -0.821803629 } position { x: -1.10610247 y: 0.929042816 z: -7.62045622 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513013721 y: 0.24711664 z: -0.0197250098 w: -0.821803629 } position { x: -1.10610247 y: 0.929042816 z: -7.62045622 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.510576487 y: 0.248115063 z: -0.0210622903 w: -0.822986603 } position { x: -1.1058656 y: 0.9282884 z: -7.62133884 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.507177 y: 0.250831872 z: -0.0239196513 w: -0.824186087 } position { x: -1.1054064 y: 0.927011728 z: -7.62372828 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.455] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.507177 y: 0.250831872 z: -0.0239196513 w: -0.824186087 } position { x: -1.1054064 y: 0.927011728 z: -7.62372828 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.506146 y: 0.251354247 z: -0.0249853358 w: -0.824629 } position { x: -1.10525548 y: 0.926467538 z: -7.62492466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.484] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.505616188 y: 0.251191825 z: -0.0267052818 w: -0.824949563 } position { x: -1.1053158 y: 0.926007748 z: -7.62608433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.498] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.506248415 y: 0.24990274 z: -0.0284285694 w: -0.82489574 } position { x: -1.10534823 y: 0.925494075 z: -7.6270771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.512] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.506607473 y: 0.247575507 z: -0.0304808486 w: -0.825303733 } position { x: -1.10539913 y: 0.925229669 z: -7.62806368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.508750796 y: 0.241947308 z: -0.0349665806 w: -0.825476527 } position { x: -1.10529482 y: 0.92532444 z: -7.62965107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.541] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.509732187 y: 0.239370078 z: -0.0371290185 w: -0.825528 } position { x: -1.10524666 y: 0.925441861 z: -7.63060522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.553] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.509732187 y: 0.239370078 z: -0.0371290185 w: -0.825528 } position { x: -1.10524666 y: 0.925441861 z: -7.63060522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.568] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.511691868 y: 0.234968141 z: -0.0418369174 w: -0.825355113 } position { x: -1.10539711 y: 0.925315559 z: -7.63302946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.583] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.512524128 y: 0.233098313 z: -0.0445843115 w: -0.825225055 } position { x: -1.10530603 y: 0.92537111 z: -7.63426781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.596] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.512524128 y: 0.233098313 z: -0.0445843115 w: -0.825225055 } position { x: -1.10530603 y: 0.92537111 z: -7.63426781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.608] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513545156 y: 0.231014967 z: -0.0473725051 w: -0.82502079 } position { x: -1.10519516 y: 0.925537825 z: -7.63576365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514697671 y: 0.228248864 z: -0.0499865413 w: -0.82491827 } position { x: -1.10501075 y: 0.926010311 z: -7.63725376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517174065 y: 0.22254537 z: -0.0526493266 w: -0.824762106 } position { x: -1.10427833 y: 0.926943421 z: -7.64038134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517174065 y: 0.22254537 z: -0.0526493266 w: -0.824762106 } position { x: -1.10427833 y: 0.926943421 z: -7.64038134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.663] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517839313 y: 0.218978807 z: -0.0545336604 w: -0.825176835 } position { x: -1.10393178 y: 0.927292228 z: -7.64209 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.678] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.519067 y: 0.213886485 z: -0.05604681 w: -0.825639665 } position { x: -1.1036365 y: 0.927984595 z: -7.64392757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.694] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522198558 y: 0.202877179 z: -0.0645263568 w: -0.82582438 } position { x: -1.10399854 y: 0.929823816 z: -7.6477561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.706] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522198558 y: 0.202877179 z: -0.0645263568 w: -0.82582438 } position { x: -1.10399854 y: 0.929823816 z: -7.6477561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.719] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522243083 y: 0.195759505 z: -0.0693212673 w: -0.827124476 } position { x: -1.10403252 y: 0.930335641 z: -7.65016317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.734] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523706198 y: 0.188848585 z: -0.073665835 w: -0.827430606 } position { x: -1.10448718 y: 0.931131661 z: -7.65167141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.748] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.524856031 y: 0.181621015 z: -0.076283738 w: -0.828082561 } position { x: -1.10489011 y: 0.931843281 z: -7.65360451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.762] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523995817 y: 0.174765468 z: -0.077072978 w: -0.830027223 } position { x: -1.10508382 y: 0.932915568 z: -7.65572405 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522922456 y: 0.169894263 z: -0.0796406418 w: -0.83147186 } position { x: -1.10543787 y: 0.933541179 z: -7.65828609 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.790] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521596074 y: 0.165345341 z: -0.0828766674 w: -0.832904518 } position { x: -1.10551393 y: 0.933572829 z: -7.66071653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.804] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.520287931 y: 0.159931645 z: -0.0856440961 w: -0.834498346 } position { x: -1.10538924 y: 0.933534265 z: -7.66322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.815] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51901269 y: 0.152181029 z: -0.088507466 w: -0.836440802 } position { x: -1.10513747 y: 0.933447242 z: -7.66594172 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518465161 y: 0.143215939 z: -0.0916001201 w: -0.838028967 } position { x: -1.10476458 y: 0.933572292 z: -7.66847467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518408716 y: 0.13444379 z: -0.0950862 w: -0.839128077 } position { x: -1.10439622 y: 0.934000373 z: -7.6709075 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.860] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.516699612 y: 0.128738329 z: -0.098179847 w: -0.840719163 } position { x: -1.10413742 y: 0.934112072 z: -7.67320299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515272617 y: 0.124849439 z: -0.0999504253 w: -0.841971874 } position { x: -1.10373926 y: 0.933604598 z: -7.67569637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.512743473 y: 0.120569095 z: -0.10180179 w: -0.843915641 } position { x: -1.10348427 y: 0.932690442 z: -7.67870855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.505193293 y: 0.107893877 z: -0.107617795 w: -0.849445164 } position { x: -1.10180819 y: 0.930374205 z: -7.68413162 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.915] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.505193293 y: 0.107893877 z: -0.107617795 w: -0.849445164 } position { x: -1.10180819 y: 0.930374205 z: -7.68413162 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.504568338 y: 0.0995786786 z: -0.108018667 w: -0.850780129 } position { x: -1.10100806 y: 0.929217577 z: -7.68621778 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.944] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.502029955 y: 0.084667787 z: -0.110233195 w: -0.853607595 } position { x: -1.0999577 y: 0.927284122 z: -7.68979406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.502029955 y: 0.084667787 z: -0.110233195 w: -0.853607595 } position { x: -1.0999577 y: 0.927284122 z: -7.68979406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.498136759 y: 0.0777681619 z: -0.108587332 w: -0.856750071 } position { x: -1.0994432 y: 0.924128532 z: -7.69371271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.985] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.498136759 y: 0.0777681619 z: -0.108587332 w: -0.856750071 } position { x: -1.0994432 y: 0.924128532 z: -7.69371271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:32.997] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.496846825 y: 0.0745499805 z: -0.106585085 w: -0.858035624 } position { x: -1.09928048 y: 0.922189 z: -7.69548416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.494521677 y: 0.0702077746 z: -0.103859611 w: -0.860076964 } position { x: -1.09913635 y: 0.919996858 z: -7.69686604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.026] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.494783401 y: 0.0662168562 z: -0.101451084 w: -0.860530317 } position { x: -1.1003654 y: 0.918424487 z: -7.69781303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.038] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.496715873 y: 0.0684783235 z: -0.0981678367 w: -0.859620333 } position { x: -1.10345161 y: 0.920071423 z: -7.69589615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.496789515 y: 0.0812594146 z: -0.0962618217 w: -0.858679652 } position { x: -1.10351348 y: 0.921492 z: -7.69502258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.494753599 y: 0.0864459574 z: -0.094961755 w: -0.859493077 } position { x: -1.10406983 y: 0.920233428 z: -7.69547701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.496375293 y: 0.0844179615 z: -0.0919705778 w: -0.859084725 } position { x: -1.10399222 y: 0.919549048 z: -7.69546795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.096] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.498028249 y: 0.0794195831 z: -0.0911104158 w: -0.858696342 } position { x: -1.10402572 y: 0.91956085 z: -7.6955061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.501526117 y: 0.0746867 z: -0.0920239836 w: -0.856986105 } position { x: -1.10380268 y: 0.919316173 z: -7.69483757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.503955305 y: 0.0707895234 z: -0.0916133448 w: -0.855935156 } position { x: -1.10400653 y: 0.918421149 z: -7.69414234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.136] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.503955305 y: 0.0707895234 z: -0.0916133448 w: -0.855935156 } position { x: -1.10400653 y: 0.918421149 z: -7.69414234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.150] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.504388094 y: 0.0710235909 z: -0.0908192545 w: -0.855745375 } position { x: -1.1045481 y: 0.917686462 z: -7.69465923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.165] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.503346443 y: 0.070065476 z: -0.0896668 w: -0.856558919 } position { x: -1.10486364 y: 0.916366577 z: -7.69498396 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.179] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.502096 y: 0.0693424046 z: -0.0874390826 w: -0.857581258 } position { x: -1.10525846 y: 0.915426254 z: -7.69502544 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.192] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.500180781 y: 0.0694188327 z: -0.0849092081 w: -0.858947396 } position { x: -1.10591459 y: 0.914504886 z: -7.69520092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.497009665 y: 0.0700204372 z: -0.0805711895 w: -0.861154377 } position { x: -1.10666037 y: 0.912565112 z: -7.69509411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.220] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.497009665 y: 0.0700204372 z: -0.0805711895 w: -0.861154377 } position { x: -1.10666037 y: 0.912565112 z: -7.69509411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.496777236 y: 0.0691791475 z: -0.0789028257 w: -0.861510873 } position { x: -1.10641801 y: 0.911926389 z: -7.69447565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.247] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.496520907 y: 0.0687977076 z: -0.0772924647 w: -0.861835122 } position { x: -1.10640419 y: 0.911237955 z: -7.69437695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.262] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.497008 y: 0.0674530864 z: -0.0764173865 w: -0.861738622 } position { x: -1.10598385 y: 0.911453247 z: -7.69365168 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.498098731 y: 0.0706393123 z: -0.0782953352 w: -0.860684335 } position { x: -1.1048075 y: 0.912714 z: -7.69307709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.289] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.498098731 y: 0.0706393123 z: -0.0782953352 w: -0.860684335 } position { x: -1.1048075 y: 0.912714 z: -7.69307709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.497869611 y: 0.0710303038 z: -0.0791643932 w: -0.860705256 } position { x: -1.10421669 y: 0.912786603 z: -7.69284105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.316] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.498215437 y: 0.0705069751 z: -0.0797154754 w: -0.860497296 } position { x: -1.10384953 y: 0.912660956 z: -7.69286871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.498314321 y: 0.0694321543 z: -0.0808211 w: -0.86042434 } position { x: -1.10355461 y: 0.912579775 z: -7.69278574 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.345] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.498376966 y: 0.069042 z: -0.0818276107 w: -0.860324264 } position { x: -1.10354388 y: 0.91234076 z: -7.6928463 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.498534232 y: 0.0680384934 z: -0.0820483118 w: -0.860292077 } position { x: -1.10390842 y: 0.911765695 z: -7.69322872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.373] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.498534232 y: 0.0680384934 z: -0.0820483118 w: -0.860292077 } position { x: -1.10390842 y: 0.911765695 z: -7.69322872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.387] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.498859614 y: 0.0674300566 z: -0.0820857882 w: -0.860147774 } position { x: -1.10429132 y: 0.91160357 z: -7.69321251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.403] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.499286294 y: 0.0672762841 z: -0.0811784789 w: -0.859998345 } position { x: -1.104756 y: 0.911609173 z: -7.69307089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.499286294 y: 0.0672762841 z: -0.0811784789 w: -0.859998345 } position { x: -1.104756 y: 0.911609173 z: -7.69307089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.49965322 y: 0.0672633 z: -0.0810771883 w: -0.859795809 } position { x: -1.10473096 y: 0.911569 z: -7.69307709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.441] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.499948829 y: 0.0671074316 z: -0.0810589641 w: -0.859637856 } position { x: -1.10459673 y: 0.911643147 z: -7.69305897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.456] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.50033468 y: 0.0671641827 z: -0.0811402574 w: -0.859401226 } position { x: -1.10443032 y: 0.911742926 z: -7.69307184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.470] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.500877 y: 0.0673787817 z: -0.0811382458 w: -0.859068692 } position { x: -1.10428071 y: 0.911850512 z: -7.69320345 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.482] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.501498461 y: 0.0672994256 z: -0.0815387592 w: -0.858674288 } position { x: -1.10415792 y: 0.911846817 z: -7.69330311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.50267005 y: 0.0674652606 z: -0.0818012282 w: -0.857950926 } position { x: -1.10410798 y: 0.911601126 z: -7.6933589 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.511] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.50267005 y: 0.0674652606 z: -0.0818012282 w: -0.857950926 } position { x: -1.10410798 y: 0.911601126 z: -7.6933589 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.526] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.503071845 y: 0.0678207129 z: -0.0817377642 w: -0.857693434 } position { x: -1.10415745 y: 0.911510289 z: -7.69346952 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.541] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.503721356 y: 0.0687170476 z: -0.0814115778 w: -0.857271791 } position { x: -1.10427058 y: 0.911497712 z: -7.69366932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.554] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.503721356 y: 0.0687170476 z: -0.0814115778 w: -0.857271791 } position { x: -1.10427058 y: 0.911497712 z: -7.69366932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.567] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.503976107 y: 0.0690333918 z: -0.0812295526 w: -0.857113898 } position { x: -1.10422158 y: 0.911508799 z: -7.69376183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.583] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.504324853 y: 0.0695365518 z: -0.0809574202 w: -0.856893837 } position { x: -1.10411763 y: 0.911371946 z: -7.69392872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.593] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.504324853 y: 0.0695365518 z: -0.0809574202 w: -0.856893837 } position { x: -1.10411763 y: 0.911371946 z: -7.69392872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.608] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.504565656 y: 0.0697945058 z: -0.0807827339 w: -0.856747568 } position { x: -1.10408545 y: 0.91134 z: -7.69406271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.50468 y: 0.0698633716 z: -0.0806823745 w: -0.856684 } position { x: -1.10401666 y: 0.91126895 z: -7.69416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.637] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.504862428 y: 0.0700290129 z: -0.0805937201 w: -0.856571436 } position { x: -1.10391712 y: 0.911255121 z: -7.69423389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.50494355 y: 0.0704168 z: -0.0804907829 w: -0.85650146 } position { x: -1.10386789 y: 0.911231101 z: -7.69432497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.665] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.504979074 y: 0.0708130077 z: -0.0803464577 w: -0.856461406 } position { x: -1.10381877 y: 0.911056161 z: -7.69443798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.505496144 y: 0.0717730746 z: -0.0800270438 w: -0.856106281 } position { x: -1.10368979 y: 0.910879374 z: -7.69477797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.505496144 y: 0.0717730746 z: -0.0800270438 w: -0.856106281 } position { x: -1.10368979 y: 0.910879374 z: -7.69477797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.505615294 y: 0.0721081421 z: -0.0799518302 w: -0.856014788 } position { x: -1.10360789 y: 0.910859346 z: -7.69489241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.505893111 y: 0.0723317564 z: -0.0799300075 w: -0.855833828 } position { x: -1.10355902 y: 0.910802126 z: -7.69500208 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.745] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.506301403 y: 0.0723598078 z: -0.0799030066 w: -0.855592489 } position { x: -1.10345399 y: 0.910836339 z: -7.69505024 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.506680489 y: 0.0722496584 z: -0.0799422935 w: -0.85537374 } position { x: -1.10340357 y: 0.910815239 z: -7.69503117 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.50715661 y: 0.0721482635 z: -0.0799243897 w: -0.855101764 } position { x: -1.10332012 y: 0.910816669 z: -7.69509125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.787] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.507575333 y: 0.0721262 z: -0.0798673704 w: -0.854860485 } position { x: -1.10320258 y: 0.910840929 z: -7.69507837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.507780969 y: 0.0721147135 z: -0.0799126 w: -0.854735076 } position { x: -1.10315907 y: 0.910882711 z: -7.69511223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.507967353 y: 0.0722006 z: -0.0799507126 w: -0.854613423 } position { x: -1.10309899 y: 0.910880268 z: -7.69520473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.839] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.508363426 y: 0.0721161813 z: -0.0799414292 w: -0.854385912 } position { x: -1.10300195 y: 0.910824776 z: -7.6953721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.508363426 y: 0.0721161813 z: -0.0799414292 w: -0.854385912 } position { x: -1.10300195 y: 0.910824776 z: -7.6953721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.855] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.50848 y: 0.0722688809 z: -0.0799174085 w: -0.854305863 } position { x: -1.10296893 y: 0.910764933 z: -7.6954031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.868] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.508527458 y: 0.0725374445 z: -0.0798647404 w: -0.854259789 } position { x: -1.10291839 y: 0.910749793 z: -7.69547558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.508761287 y: 0.0726735294 z: -0.0798378661 w: -0.854111493 } position { x: -1.102862 y: 0.910763204 z: -7.69551039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.509046495 y: 0.0726471 z: -0.0798396394 w: -0.853943646 } position { x: -1.10283077 y: 0.910775185 z: -7.6955204 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.509405375 y: 0.0725028962 z: -0.0798605382 w: -0.853739917 } position { x: -1.10282898 y: 0.910835862 z: -7.69549751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.509560287 y: 0.0722704753 z: -0.0799094439 w: -0.85366255 } position { x: -1.10273612 y: 0.910841048 z: -7.69549799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.938] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.509769201 y: 0.0721573308 z: -0.0799986869 w: -0.85353905 } position { x: -1.10271335 y: 0.91086942 z: -7.69552469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.953] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.50990361 y: 0.0721188039 z: -0.0799971372 w: -0.85346216 } position { x: -1.10268462 y: 0.910836577 z: -7.6955781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.509978473 y: 0.0722536668 z: -0.0799159706 w: -0.853413641 } position { x: -1.10265791 y: 0.910802722 z: -7.69564486 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.980] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51010716 y: 0.0724476874 z: -0.0798337 w: -0.853328 } position { x: -1.10266936 y: 0.910777926 z: -7.69570589 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:33.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.510144949 y: 0.0726191923 z: -0.079798609 w: -0.853294134 } position { x: -1.10264945 y: 0.910719693 z: -7.69572496 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.510225534 y: 0.0728649 z: -0.0797553658 w: -0.853229046 } position { x: -1.10264945 y: 0.910677075 z: -7.69573259 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.022] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.510279834 y: 0.0730726048 z: -0.0796824247 w: -0.853185594 } position { x: -1.10259879 y: 0.91063267 z: -7.69572592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.510378063 y: 0.0731561333 z: -0.0796884894 w: -0.853119075 } position { x: -1.10257411 y: 0.910625815 z: -7.69574404 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.510486364 y: 0.0732402503 z: -0.0796557665 w: -0.853050113 } position { x: -1.10252893 y: 0.910636961 z: -7.69575548 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.063] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.510537744 y: 0.0733115599 z: -0.079648234 w: -0.853014 } position { x: -1.10249698 y: 0.910641551 z: -7.69573736 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.080] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.510452807 y: 0.0734900534 z: -0.0796513 w: -0.853049159 } position { x: -1.10249829 y: 0.910637617 z: -7.69576168 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.510399759 y: 0.0736055672 z: -0.0796127543 w: -0.853074491 } position { x: -1.10250008 y: 0.91061604 z: -7.69580555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.105] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.510449052 y: 0.0737521127 z: -0.0796260461 w: -0.853031158 } position { x: -1.10252559 y: 0.910557866 z: -7.69581366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51052922 y: 0.0738772228 z: -0.0795362443 w: -0.852980733 } position { x: -1.10255992 y: 0.910488844 z: -7.6958456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.510685682 y: 0.0739561468 z: -0.0795540959 w: -0.852878511 } position { x: -1.10255313 y: 0.910497367 z: -7.69585371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.510965824 y: 0.0739003792 z: -0.0795900375 w: -0.852712214 } position { x: -1.1024971 y: 0.910537839 z: -7.6958704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.162] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.511189461 y: 0.0738279372 z: -0.0795641169 w: -0.852586865 } position { x: -1.10248554 y: 0.9105407 z: -7.69588566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.174] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51142478 y: 0.0738054141 z: -0.0795690939 w: -0.852447212 } position { x: -1.10246885 y: 0.910568595 z: -7.69592619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.511568248 y: 0.0738430321 z: -0.0795191079 w: -0.852362514 } position { x: -1.10245025 y: 0.910564661 z: -7.69598627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.511728764 y: 0.0738390908 z: -0.0795651898 w: -0.852262199 } position { x: -1.102458 y: 0.910550117 z: -7.69604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.511923909 y: 0.0737463236 z: -0.0795430616 w: -0.852155149 } position { x: -1.10245347 y: 0.91052115 z: -7.69606686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.511923671 y: 0.0738005489 z: -0.0795125887 w: -0.85215342 } position { x: -1.10242724 y: 0.910511613 z: -7.69606829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.511996686 y: 0.0738912448 z: -0.0795143247 w: -0.852101564 } position { x: -1.10243118 y: 0.910488963 z: -7.69610167 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.512074649 y: 0.0738597289 z: -0.0795126855 w: -0.852057517 } position { x: -1.10244906 y: 0.91047281 z: -7.69612837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.512126327 y: 0.073956795 z: -0.079455182 w: -0.852023423 } position { x: -1.10246825 y: 0.910495 z: -7.69615698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.287] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.512124896 y: 0.0738510117 z: -0.0794302896 w: -0.852035761 } position { x: -1.10244799 y: 0.910489738 z: -7.69619465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.299] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.512115598 y: 0.0738229156 z: -0.0793805793 w: -0.852048397 } position { x: -1.10244417 y: 0.910507083 z: -7.69618893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.512018263 y: 0.0739512444 z: -0.0793802887 w: -0.852095842 } position { x: -1.10242033 y: 0.910484791 z: -7.6961503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.511775315 y: 0.0741973594 z: -0.0792842805 w: -0.852229297 } position { x: -1.10243905 y: 0.910480142 z: -7.69611931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.511579454 y: 0.0743749738 z: -0.0792683288 w: -0.85233289 } position { x: -1.10244918 y: 0.910471499 z: -7.69616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.511421144 y: 0.07455156 z: -0.0792023614 w: -0.852418602 } position { x: -1.10245776 y: 0.910433531 z: -7.69621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.370] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.511301 y: 0.0745674223 z: -0.0792099386 w: -0.852488577 } position { x: -1.10250652 y: 0.91043818 z: -7.69630051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.511363924 y: 0.0745592713 z: -0.0792314038 w: -0.852449536 } position { x: -1.10251081 y: 0.910426855 z: -7.69637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.511627138 y: 0.074429132 z: -0.0792388394 w: -0.852302313 } position { x: -1.10250676 y: 0.910363257 z: -7.69641924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.411] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.511873841 y: 0.0742245913 z: -0.0791713893 w: -0.852178335 } position { x: -1.10246921 y: 0.910354853 z: -7.69652224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.512085736 y: 0.0741936266 z: -0.0791803673 w: -0.852052808 } position { x: -1.10248172 y: 0.910436451 z: -7.69653606 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.512222052 y: 0.0742743388 z: -0.0791593641 w: -0.851965785 } position { x: -1.10244846 y: 0.910450876 z: -7.696558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.453] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.512346804 y: 0.0743087 z: -0.0791899115 w: -0.851884961 } position { x: -1.10242975 y: 0.910434604 z: -7.69654369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.512532651 y: 0.0743397623 z: -0.0791600794 w: -0.851773202 } position { x: -1.10240173 y: 0.91048193 z: -7.69662094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.482] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.512671411 y: 0.0743191317 z: -0.07921011 w: -0.851686895 } position { x: -1.10244966 y: 0.910486698 z: -7.69665527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51280421 y: 0.074253194 z: -0.0792598203 w: -0.851608 } position { x: -1.10247087 y: 0.910451293 z: -7.69668102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.512881398 y: 0.0741944686 z: -0.0792718753 w: -0.85156554 } position { x: -1.1025002 y: 0.910419703 z: -7.69676542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.512940764 y: 0.0742223561 z: -0.0792342424 w: -0.85153085 } position { x: -1.10250199 y: 0.910407245 z: -7.69684172 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.537] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.512901664 y: 0.0744020119 z: -0.0791827887 w: -0.851543486 } position { x: -1.10253119 y: 0.910379708 z: -7.69691038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51292181 y: 0.0746302456 z: -0.0791111067 w: -0.851518035 } position { x: -1.10249901 y: 0.910366654 z: -7.69696474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.512901306 y: 0.0748358294 z: -0.0791123882 w: -0.851512253 } position { x: -1.10250366 y: 0.910358131 z: -7.69698334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.512908101 y: 0.0750189647 z: -0.0790399387 w: -0.851498842 } position { x: -1.1025213 y: 0.910322368 z: -7.69702625 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.592] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.512964964 y: 0.0751857087 z: -0.0790095404 w: -0.851452649 } position { x: -1.10251033 y: 0.910369039 z: -7.69702721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.606] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.512986958 y: 0.0751958415 z: -0.0790053606 w: -0.85143888 } position { x: -1.10253143 y: 0.910312 z: -7.6970191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513086 y: 0.0751777589 z: -0.0790312141 w: -0.851378381 } position { x: -1.10253084 y: 0.910330474 z: -7.69706106 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513178289 y: 0.0751283914 z: -0.0790331 w: -0.851326942 } position { x: -1.10254669 y: 0.910339773 z: -7.69703722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513146341 y: 0.0752385929 z: -0.0790325329 w: -0.851336539 } position { x: -1.10255706 y: 0.910305083 z: -7.69707394 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513173044 y: 0.0752798393 z: -0.078963764 w: -0.851323128 } position { x: -1.10253823 y: 0.91031 z: -7.69705057 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513076 y: 0.0753845647 z: -0.0790082663 w: -0.851368308 } position { x: -1.10256898 y: 0.910298109 z: -7.6970048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513040364 y: 0.0754787549 z: -0.0790071711 w: -0.851381481 } position { x: -1.10256159 y: 0.910312176 z: -7.69704723 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513025701 y: 0.0754930303 z: -0.0789379925 w: -0.851395488 } position { x: -1.10255384 y: 0.910295486 z: -7.69704866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51312381 y: 0.0755164921 z: -0.0789803043 w: -0.85133034 } position { x: -1.1026 y: 0.910278678 z: -7.69706345 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513203561 y: 0.0754811168 z: -0.0789591223 w: -0.851287365 } position { x: -1.10260046 y: 0.910257936 z: -7.69706726 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513245761 y: 0.0755346939 z: -0.0789303929 w: -0.851259887 } position { x: -1.10261726 y: 0.910295784 z: -7.69704485 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51318413 y: 0.0756404 z: -0.0789167732 w: -0.851288855 } position { x: -1.10258579 y: 0.910255909 z: -7.69703627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513162732 y: 0.075822264 z: -0.078864865 w: -0.851290405 } position { x: -1.10258305 y: 0.9102391 z: -7.69706249 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513157606 y: 0.0759854317 z: -0.0788597092 w: -0.851279438 } position { x: -1.10255957 y: 0.910270691 z: -7.69705772 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.801] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513144135 y: 0.0760622174 z: -0.0788128525 w: -0.85128504 } position { x: -1.10254204 y: 0.910263419 z: -7.6970768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.814] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513264239 y: 0.0760285184 z: -0.0788271427 w: -0.85121429 } position { x: -1.10258639 y: 0.910225809 z: -7.69708347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513373852 y: 0.0760095865 z: -0.0788205266 w: -0.851150572 } position { x: -1.10262156 y: 0.910235226 z: -7.69705534 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513447165 y: 0.0760362074 z: -0.0787466913 w: -0.851110697 } position { x: -1.10258579 y: 0.91022706 z: -7.69707 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.856] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513519704 y: 0.0760333911 z: -0.0787985772 w: -0.851062477 } position { x: -1.10258973 y: 0.910264313 z: -7.69705391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.868] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513555408 y: 0.0760329 z: -0.0787953138 w: -0.851041198 } position { x: -1.1025697 y: 0.91027987 z: -7.69708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513528168 y: 0.0760865808 z: -0.0787517801 w: -0.851056874 } position { x: -1.10251915 y: 0.910285413 z: -7.69706917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.897] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513562799 y: 0.0762071684 z: -0.0787368566 w: -0.851026595 } position { x: -1.10255206 y: 0.910283744 z: -7.69707108 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513561845 y: 0.0762706399 z: -0.0787260085 w: -0.851022482 } position { x: -1.10254908 y: 0.910221457 z: -7.69704962 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513633549 y: 0.0762418211 z: -0.0787186 w: -0.850982487 } position { x: -1.10256755 y: 0.910209656 z: -7.69703102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.938] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513664961 y: 0.0764356777 z: -0.0786219612 w: -0.850955 } position { x: -1.10262108 y: 0.910254657 z: -7.69703531 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.953] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513658464 y: 0.07654576 z: -0.0786298215 w: -0.850948334 } position { x: -1.10255384 y: 0.910250783 z: -7.69696856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513720095 y: 0.0765753835 z: -0.0786061138 w: -0.850910664 } position { x: -1.10256696 y: 0.910285711 z: -7.69696808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.980] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513797522 y: 0.0765840113 z: -0.0785832 w: -0.850865245 } position { x: -1.102525 y: 0.910294771 z: -7.69693279 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:34.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513971448 y: 0.0764823109 z: -0.0786123127 w: -0.850766659 } position { x: -1.10250366 y: 0.910317302 z: -7.69693 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51406765 y: 0.07642667 z: -0.0785906687 w: -0.850715578 } position { x: -1.10249949 y: 0.91034025 z: -7.69690084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.022] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514250517 y: 0.0763512 z: -0.0786388665 w: -0.850607395 } position { x: -1.10248506 y: 0.910291553 z: -7.6969533 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.037] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514427841 y: 0.0762536451 z: -0.0786859393 w: -0.850504518 } position { x: -1.10249591 y: 0.910283327 z: -7.69697714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514514267 y: 0.0762765408 z: -0.0785922855 w: -0.850458801 } position { x: -1.10247874 y: 0.91028595 z: -7.6969924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51459372 y: 0.076398 z: -0.0786119401 w: -0.850398064 } position { x: -1.10247552 y: 0.910292208 z: -7.69699144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.078] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514663339 y: 0.0764070451 z: -0.0786089525 w: -0.850355387 } position { x: -1.10244536 y: 0.910323 z: -7.69698286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514732361 y: 0.0763955116 z: -0.078660883 w: -0.850309849 } position { x: -1.10240626 y: 0.910333157 z: -7.69692135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.105] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514817536 y: 0.0763981193 z: -0.0786536857 w: -0.850258708 } position { x: -1.10234165 y: 0.910323739 z: -7.69692755 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51483947 y: 0.0763908178 z: -0.078676708 w: -0.850243926 } position { x: -1.10233665 y: 0.910335183 z: -7.69696283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514796674 y: 0.0764394253 z: -0.0786190629 w: -0.850270808 } position { x: -1.10235047 y: 0.910313487 z: -7.69696903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51475203 y: 0.0765197277 z: -0.0786309 w: -0.850289524 } position { x: -1.10234725 y: 0.910290062 z: -7.69701862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514721692 y: 0.0765985399 z: -0.0785693452 w: -0.850306451 } position { x: -1.10237944 y: 0.910279572 z: -7.69701862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514721215 y: 0.0766475275 z: -0.0785627589 w: -0.850302935 } position { x: -1.1023562 y: 0.910271406 z: -7.69702339 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514671445 y: 0.0767220557 z: -0.0785536841 w: -0.850327194 } position { x: -1.10237682 y: 0.910282135 z: -7.69698668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514682531 y: 0.0767921582 z: -0.0785715729 w: -0.850312531 } position { x: -1.10235512 y: 0.910227358 z: -7.69700909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514718235 y: 0.0767615214 z: -0.078586556 w: -0.850292265 } position { x: -1.10232234 y: 0.910248637 z: -7.69700146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.231] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514772475 y: 0.0767875463 z: -0.0785575509 w: -0.850259781 } position { x: -1.10235023 y: 0.91026175 z: -7.69699287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514766037 y: 0.076771155 z: -0.0785350725 w: -0.850267231 } position { x: -1.10232985 y: 0.910252512 z: -7.6970048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514806151 y: 0.0767998621 z: -0.0785584226 w: -0.850238264 } position { x: -1.10230803 y: 0.910279751 z: -7.69698763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514913 y: 0.0768722519 z: -0.078571 w: -0.850165844 } position { x: -1.10234094 y: 0.91024828 z: -7.69701672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515007496 y: 0.0769015104 z: -0.0785266161 w: -0.85011 } position { x: -1.10236347 y: 0.910247 z: -7.69705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515171468 y: 0.0768535137 z: -0.0785779804 w: -0.850010216 } position { x: -1.10230768 y: 0.910249472 z: -7.69707346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515359461 y: 0.0766990334 z: -0.0785852671 w: -0.849909544 } position { x: -1.10226166 y: 0.910238743 z: -7.69709778 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515540302 y: 0.0765724778 z: -0.0785671175 w: -0.849813044 } position { x: -1.10223019 y: 0.910288036 z: -7.69706345 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515577793 y: 0.0766797364 z: -0.0785844848 w: -0.84977895 } position { x: -1.10221171 y: 0.910307944 z: -7.69705915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515572965 y: 0.0767496526 z: -0.0785885602 w: -0.849775195 } position { x: -1.1021682 y: 0.910240233 z: -7.69707346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515607893 y: 0.0768764839 z: -0.0785858557 w: -0.84974283 } position { x: -1.1021893 y: 0.910216749 z: -7.69707966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515635967 y: 0.0770016164 z: -0.078572385 w: -0.84971571 } position { x: -1.10217822 y: 0.910219193 z: -7.69709206 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515725374 y: 0.0770268589 z: -0.0786060616 w: -0.849656 } position { x: -1.10216832 y: 0.910245657 z: -7.69711208 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.411] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515703559 y: 0.077026464 z: -0.0785659626 w: -0.849673 } position { x: -1.10214865 y: 0.910244882 z: -7.6970892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515663624 y: 0.077029027 z: -0.0786080435 w: -0.84969306 } position { x: -1.10220277 y: 0.910242081 z: -7.69704056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515606701 y: 0.0770323873 z: -0.0785799474 w: -0.849729896 } position { x: -1.102193 y: 0.910253644 z: -7.69697618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515477538 y: 0.0770326629 z: -0.0785588101 w: -0.849810243 } position { x: -1.1022054 y: 0.910249531 z: -7.69693947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515344799 y: 0.0771137625 z: -0.0785127729 w: -0.849887609 } position { x: -1.10224247 y: 0.910224199 z: -7.69687843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515216 y: 0.0771976188 z: -0.078505829 w: -0.849958718 } position { x: -1.10226536 y: 0.910190284 z: -7.69688702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515013158 y: 0.0773182958 z: -0.0785023794 w: -0.850071 } position { x: -1.10223 y: 0.910186887 z: -7.69686747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514941454 y: 0.0773842558 z: -0.0784357786 w: -0.850114584 } position { x: -1.10220563 y: 0.910164118 z: -7.69685125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514845908 y: 0.0775021538 z: -0.0784553215 w: -0.850159883 } position { x: -1.10227203 y: 0.910132587 z: -7.69685316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514819801 y: 0.0775793046 z: -0.0784731135 w: -0.850167036 } position { x: -1.10226929 y: 0.910164475 z: -7.69681 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514819324 y: 0.0775495768 z: -0.0784622 w: -0.850171 } position { x: -1.10225689 y: 0.910146475 z: -7.6967597 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514821529 y: 0.0775407329 z: -0.0784645677 w: -0.850170314 } position { x: -1.10222828 y: 0.910141051 z: -7.69669962 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514861107 y: 0.0776010901 z: -0.0784696937 w: -0.850140333 } position { x: -1.10224628 y: 0.910194159 z: -7.69669151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.592] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514820457 y: 0.0776097924 z: -0.0784161612 w: -0.850169122 } position { x: -1.10221744 y: 0.910145 z: -7.69672585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514913 y: 0.0776877701 z: -0.0783948898 w: -0.850107968 } position { x: -1.10225677 y: 0.910170317 z: -7.69677591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51501435 y: 0.0777071342 z: -0.0784062743 w: -0.850043714 } position { x: -1.10225785 y: 0.910163283 z: -7.69677734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515186131 y: 0.0776373148 z: -0.0784550533 w: -0.849941492 } position { x: -1.10227811 y: 0.910186172 z: -7.69677591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515309453 y: 0.0776137263 z: -0.078491047 w: -0.849865556 } position { x: -1.1022625 y: 0.910161197 z: -7.69678926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515429676 y: 0.0776164 z: -0.0784850493 w: -0.849792957 } position { x: -1.10225713 y: 0.910132527 z: -7.69680357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515566647 y: 0.0775432363 z: -0.0784327686 w: -0.849721432 } position { x: -1.10227489 y: 0.910198569 z: -7.69685268 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515602 y: 0.0775264502 z: -0.0784506649 w: -0.849699795 } position { x: -1.10226512 y: 0.910194874 z: -7.696877 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515669167 y: 0.0775229931 z: -0.078381 w: -0.849665761 } position { x: -1.10226083 y: 0.910182714 z: -7.69691706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515726447 y: 0.0774867311 z: -0.0784208775 w: -0.849630654 } position { x: -1.10227668 y: 0.910211086 z: -7.6969018 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.731] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515744 y: 0.0773716047 z: -0.078437306 w: -0.849629 } position { x: -1.10228634 y: 0.910214663 z: -7.69688082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.745] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515813887 y: 0.077353172 z: -0.0784184113 w: -0.849589944 } position { x: -1.1022737 y: 0.910223246 z: -7.69689512 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515813589 y: 0.0773438066 z: -0.0784567147 w: -0.84958744 } position { x: -1.10227 y: 0.910183072 z: -7.69691515 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515896142 y: 0.0772348195 z: -0.0784525424 w: -0.849547625 } position { x: -1.10224497 y: 0.910148263 z: -7.69697809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515985489 y: 0.0771928951 z: -0.0784488469 w: -0.849497497 } position { x: -1.10222161 y: 0.910171866 z: -7.69707155 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.516058803 y: 0.0771719441 z: -0.0784374 w: -0.849455953 } position { x: -1.10221958 y: 0.910242677 z: -7.69706249 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.814] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.516143 y: 0.0772160962 z: -0.0784805417 w: -0.849396825 } position { x: -1.10222924 y: 0.910211563 z: -7.6970706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.516286314 y: 0.077106975 z: -0.0784567446 w: -0.849321783 } position { x: -1.10222852 y: 0.910217524 z: -7.69702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.842] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.516364634 y: 0.077078931 z: -0.0784877688 w: -0.84927392 } position { x: -1.10228324 y: 0.910197139 z: -7.69709253 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.856] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.516479135 y: 0.0770110935 z: -0.0784520954 w: -0.84921366 } position { x: -1.10225606 y: 0.91019 z: -7.69714499 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.516611874 y: 0.0769123733 z: -0.0785027146 w: -0.849137187 } position { x: -1.10225725 y: 0.910173237 z: -7.6972394 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.516771138 y: 0.0768092796 z: -0.078484863 w: -0.849051297 } position { x: -1.10225713 y: 0.910233736 z: -7.69728804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.897] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.516856074 y: 0.0767848119 z: -0.078538917 w: -0.848996758 } position { x: -1.1022799 y: 0.910247087 z: -7.69730425 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.516869187 y: 0.0767847598 z: -0.0784962475 w: -0.848992825 } position { x: -1.1023103 y: 0.910172343 z: -7.69732571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.516964734 y: 0.0767006725 z: -0.0784936547 w: -0.848942399 } position { x: -1.10232782 y: 0.910143 z: -7.69732237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517121732 y: 0.076599516 z: -0.0785490349 w: -0.848850787 } position { x: -1.10232985 y: 0.910201669 z: -7.69734955 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51725 y: 0.076588504 z: -0.0785135105 w: -0.848777 } position { x: -1.10229659 y: 0.910184085 z: -7.69739819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.965] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517409921 y: 0.0765215084 z: -0.0785608739 w: -0.848681092 } position { x: -1.10227799 y: 0.910188615 z: -7.69745827 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517528 y: 0.0764723271 z: -0.0785851479 w: -0.848611295 } position { x: -1.10226488 y: 0.910245299 z: -7.69751024 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:35.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517664313 y: 0.0764364079 z: -0.0786385 w: -0.848526478 } position { x: -1.1022557 y: 0.910221457 z: -7.69751263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517763197 y: 0.0763617605 z: -0.078649506 w: -0.84847182 } position { x: -1.10227919 y: 0.910190105 z: -7.69752407 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517915487 y: 0.0762147903 z: -0.0785988197 w: -0.848396778 } position { x: -1.10226798 y: 0.910183847 z: -7.69756603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518105686 y: 0.0760606453 z: -0.0786225051 w: -0.848292291 } position { x: -1.10226321 y: 0.91018182 z: -7.69763041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.049] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518198073 y: 0.0759936124 z: -0.0786506236 w: -0.848239243 } position { x: -1.10223126 y: 0.910197139 z: -7.69763422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518259406 y: 0.0760377347 z: -0.0786209255 w: -0.84820056 } position { x: -1.10222769 y: 0.91016978 z: -7.69765282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.078] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518281579 y: 0.0762099177 z: -0.0785271 w: -0.848180234 } position { x: -1.10222816 y: 0.910148 z: -7.69765377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518345952 y: 0.0762840435 z: -0.0785767362 w: -0.84812963 } position { x: -1.10222244 y: 0.910126805 z: -7.69769144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518367589 y: 0.0762566626 z: -0.0785939395 w: -0.848117292 } position { x: -1.10221672 y: 0.910166264 z: -7.69768667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518536508 y: 0.0761796832 z: -0.0786152184 w: -0.848019 } position { x: -1.10220361 y: 0.910165191 z: -7.69768333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518609107 y: 0.076037854 z: -0.0786380544 w: -0.847985208 } position { x: -1.10225403 y: 0.910186768 z: -7.69774055 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518665433 y: 0.0758761466 z: -0.0786424205 w: -0.847964823 } position { x: -1.10220861 y: 0.910212874 z: -7.69774199 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518662632 y: 0.0757401511 z: -0.0786632076 w: -0.847976804 } position { x: -1.10224533 y: 0.910153627 z: -7.69776 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518658459 y: 0.0756781474 z: -0.0786357224 w: -0.847987413 } position { x: -1.10224152 y: 0.910136819 z: -7.69775677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518607378 y: 0.0757665709 z: -0.0786555 w: -0.848008931 } position { x: -1.10221183 y: 0.91016233 z: -7.6977787 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518543482 y: 0.0757464692 z: -0.0786311626 w: -0.848052 } position { x: -1.10222495 y: 0.910151899 z: -7.69779158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518483222 y: 0.0757985 z: -0.0786606297 w: -0.848081529 } position { x: -1.1022023 y: 0.910178542 z: -7.6977973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518418729 y: 0.0758436844 z: -0.0785898939 w: -0.848123431 } position { x: -1.10224271 y: 0.910160542 z: -7.69779158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518393934 y: 0.0757280365 z: -0.0786151439 w: -0.848146617 } position { x: -1.1022197 y: 0.910139441 z: -7.69780397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518401325 y: 0.0756884739 z: -0.0786360204 w: -0.848143697 } position { x: -1.10222518 y: 0.910147905 z: -7.69780159 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518381178 y: 0.0757463 z: -0.0786711499 w: -0.848147571 } position { x: -1.10223031 y: 0.910167 z: -7.69780731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518342197 y: 0.0758201703 z: -0.0786190927 w: -0.848169684 } position { x: -1.1022476 y: 0.91012 z: -7.69779921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.301] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518238723 y: 0.0759222806 z: -0.0785941482 w: -0.848226 } position { x: -1.10224473 y: 0.910138607 z: -7.69776487 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518254578 y: 0.0760919377 z: -0.0785182193 w: -0.848208189 } position { x: -1.10225272 y: 0.910138607 z: -7.69776917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518132806 y: 0.0761603 z: -0.0784963071 w: -0.848278463 } position { x: -1.10222661 y: 0.910113573 z: -7.69770908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518121302 y: 0.0763172209 z: -0.0784866288 w: -0.848272264 } position { x: -1.10224032 y: 0.910162091 z: -7.69770527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518030405 y: 0.0765123 z: -0.0784686059 w: -0.848311901 } position { x: -1.10225642 y: 0.91011852 z: -7.69770479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.373] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517998397 y: 0.0767345354 z: -0.0784203932 w: -0.848315835 } position { x: -1.10228717 y: 0.910101533 z: -7.6977396 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518039584 y: 0.0768436939 z: -0.0783946 w: -0.848283172 } position { x: -1.10227823 y: 0.910095632 z: -7.69779921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518140078 y: 0.0768331662 z: -0.0783955231 w: -0.848222673 } position { x: -1.10225058 y: 0.91011548 z: -7.69778 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.411] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518155932 y: 0.0768241808 z: -0.0783785582 w: -0.848215342 } position { x: -1.10226512 y: 0.910107076 z: -7.69777203 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518082142 y: 0.0769391879 z: -0.078358449 w: -0.848251879 } position { x: -1.10225952 y: 0.91012764 z: -7.69774723 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51794064 y: 0.0771628767 z: -0.0783393458 w: -0.848319709 } position { x: -1.10227835 y: 0.910112858 z: -7.69774389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.453] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51780957 y: 0.0773841292 z: -0.078269355 w: -0.848386 } position { x: -1.10229146 y: 0.91011411 z: -7.69776678 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517731369 y: 0.0775544345 z: -0.078187786 w: -0.848425686 } position { x: -1.10231304 y: 0.910113 z: -7.69780445 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.481] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517748356 y: 0.0776462182 z: -0.0781634 w: -0.848409235 } position { x: -1.10234141 y: 0.910095572 z: -7.69782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517775834 y: 0.0776396766 z: -0.0781475678 w: -0.848394573 } position { x: -1.10236621 y: 0.910111547 z: -7.69784546 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517774165 y: 0.0776205733 z: -0.0781846493 w: -0.848393917 } position { x: -1.10236347 y: 0.910143495 z: -7.69781113 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517695487 y: 0.0776772574 z: -0.0781843811 w: -0.848436713 } position { x: -1.10234952 y: 0.910128832 z: -7.69776917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517470777 y: 0.0777657926 z: -0.0781967938 w: -0.848564506 } position { x: -1.10233939 y: 0.910129786 z: -7.69775724 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51727891 y: 0.0779517293 z: -0.078148 w: -0.848668933 } position { x: -1.1023047 y: 0.910110354 z: -7.69779491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.565] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517111599 y: 0.0781228 z: -0.0781054422 w: -0.848759055 } position { x: -1.10231781 y: 0.910114288 z: -7.69783592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517063558 y: 0.0782138854 z: -0.0781070516 w: -0.848779798 } position { x: -1.10232604 y: 0.91010344 z: -7.69782305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.592] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51706779 y: 0.0781951845 z: -0.0780880228 w: -0.848780692 } position { x: -1.1023246 y: 0.910123348 z: -7.69783449 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517112315 y: 0.0781279579 z: -0.0780958161 w: -0.848759055 } position { x: -1.10233676 y: 0.910094082 z: -7.69781208 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517190218 y: 0.0780644864 z: -0.0780827701 w: -0.848718703 } position { x: -1.10237801 y: 0.910115 z: -7.69778728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517298281 y: 0.0780192912 z: -0.0781014264 w: -0.848655283 } position { x: -1.10234797 y: 0.91016078 z: -7.69778442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51733464 y: 0.0779396892 z: -0.0780927539 w: -0.848641157 } position { x: -1.10230851 y: 0.910151303 z: -7.69777 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517449617 y: 0.0778288394 z: -0.0781592205 w: -0.848575115 } position { x: -1.10226285 y: 0.910185456 z: -7.69777727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517496169 y: 0.0779323727 z: -0.0781678259 w: -0.848536432 } position { x: -1.10225213 y: 0.910158515 z: -7.69777107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51756978 y: 0.0779638588 z: -0.0781995058 w: -0.848485708 } position { x: -1.10225713 y: 0.910149932 z: -7.69779873 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.704] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517698944 y: 0.0779638365 z: -0.0781515613 w: -0.848411322 } position { x: -1.1022526 y: 0.910149336 z: -7.69781303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517851293 y: 0.0779561251 z: -0.0782100782 w: -0.84831363 } position { x: -1.1022743 y: 0.910150349 z: -7.69783783 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.731] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518009365 y: 0.0778807 z: -0.0781600326 w: -0.848228753 } position { x: -1.10229111 y: 0.910169482 z: -7.69778347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518156767 y: 0.0777960718 z: -0.0782177448 w: -0.848141074 } position { x: -1.10228515 y: 0.910170436 z: -7.69772577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518289566 y: 0.0776879042 z: -0.0782274157 w: -0.848068953 } position { x: -1.10225379 y: 0.910201788 z: -7.69771814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518355548 y: 0.0775985569 z: -0.0781951472 w: -0.848039865 } position { x: -1.10219193 y: 0.910247207 z: -7.69767237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51838243 y: 0.0776374713 z: -0.0781972632 w: -0.8480196 } position { x: -1.10214067 y: 0.910242796 z: -7.6977005 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.801] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518274128 y: 0.0778325 z: -0.0781707615 w: -0.848070383 } position { x: -1.10214806 y: 0.910181165 z: -7.69770861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.813] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518159628 y: 0.0780459642 z: -0.0781103373 w: -0.848126292 } position { x: -1.10212386 y: 0.910205364 z: -7.69772243 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518099 y: 0.0782006159 z: -0.0781448781 w: -0.848145902 } position { x: -1.10210097 y: 0.910169125 z: -7.69776 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518044353 y: 0.0782226324 z: -0.0781028196 w: -0.848181129 } position { x: -1.10213184 y: 0.910149932 z: -7.69773293 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.855] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518154502 y: 0.0779774 z: -0.0781041384 w: -0.848136365 } position { x: -1.10210752 y: 0.910150826 z: -7.69770956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.868] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518307 y: 0.077987358 z: -0.0781547427 w: -0.848037541 } position { x: -1.10213077 y: 0.91022265 z: -7.69776678 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.884] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518352866 y: 0.0778926909 z: -0.0781984627 w: -0.848014176 } position { x: -1.10208988 y: 0.910203934 z: -7.69775963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518479407 y: 0.0778197125 z: -0.0781849176 w: -0.847944856 } position { x: -1.10209572 y: 0.910256267 z: -7.69776821 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518575132 y: 0.077813372 z: -0.0782000497 w: -0.847885489 } position { x: -1.10208392 y: 0.910230517 z: -7.69777632 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518736899 y: 0.077784054 z: -0.0781778246 w: -0.847791195 } position { x: -1.10208261 y: 0.910237849 z: -7.69779778 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.938] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518797 y: 0.0778037 z: -0.0781845227 w: -0.847752 } position { x: -1.10205925 y: 0.910250783 z: -7.6978178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518873513 y: 0.0778857768 z: -0.0781842768 w: -0.847697735 } position { x: -1.10204852 y: 0.910259247 z: -7.69788456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.965] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518957257 y: 0.0779539049 z: -0.0781750306 w: -0.847641 } position { x: -1.10203862 y: 0.910256147 z: -7.69791412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.980] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.519077063 y: 0.0780118257 z: -0.078174606 w: -0.847562313 } position { x: -1.10204029 y: 0.910254717 z: -7.69795513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:36.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.519151151 y: 0.0779577 z: -0.0781752393 w: -0.847521842 } position { x: -1.10203743 y: 0.910269856 z: -7.69794846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.519172609 y: 0.0778741837 z: -0.0781628415 w: -0.84751761 } position { x: -1.10202706 y: 0.91026479 z: -7.69792414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.022] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.519138515 y: 0.077810213 z: -0.0782115906 w: -0.847539783 } position { x: -1.1020273 y: 0.910270691 z: -7.69790649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.519054651 y: 0.0778766349 z: -0.07819736 w: -0.847586393 } position { x: -1.1020081 y: 0.91024828 z: -7.69791842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518996656 y: 0.0778311491 z: -0.0781517 w: -0.847630262 } position { x: -1.10199225 y: 0.910229266 z: -7.69792271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518907368 y: 0.0780012161 z: -0.0781312287 w: -0.847671211 } position { x: -1.10196304 y: 0.910249591 z: -7.69794083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518884 y: 0.0780596286 z: -0.0781149268 w: -0.847681642 } position { x: -1.10197568 y: 0.910227776 z: -7.69797754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.092] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518849373 y: 0.0780793056 z: -0.0781065 w: -0.847701848 } position { x: -1.10195446 y: 0.910197496 z: -7.69799662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.104] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518827915 y: 0.0779717863 z: -0.078103222 w: -0.847725153 } position { x: -1.10199213 y: 0.910198629 z: -7.69797802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518900752 y: 0.0780100673 z: -0.0780754834 w: -0.847679555 } position { x: -1.10198081 y: 0.910187244 z: -7.69798136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518971205 y: 0.0779927671 z: -0.0781015232 w: -0.847635686 } position { x: -1.10196114 y: 0.910198 z: -7.69795704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51906693 y: 0.077975139 z: -0.0781572163 w: -0.847573519 } position { x: -1.10197282 y: 0.910218596 z: -7.69796085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.519216359 y: 0.0779388472 z: -0.0781476423 w: -0.847486198 } position { x: -1.10195827 y: 0.910183549 z: -7.69800377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.519371629 y: 0.0778419524 z: -0.0781098306 w: -0.847403407 } position { x: -1.10195434 y: 0.910145521 z: -7.6980319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.519489408 y: 0.0779105201 z: -0.0781032294 w: -0.847325623 } position { x: -1.10196519 y: 0.910151303 z: -7.698071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.203] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51963228 y: 0.0779473 z: -0.0780623555 w: -0.847238362 } position { x: -1.10197651 y: 0.910162807 z: -7.6980896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.519750297 y: 0.0779493153 z: -0.0781034753 w: -0.847161949 } position { x: -1.10196614 y: 0.910170078 z: -7.69810867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.519919217 y: 0.0778327808 z: -0.0781347603 w: -0.847066104 } position { x: -1.10195434 y: 0.910166383 z: -7.69808388 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.519976497 y: 0.0778416321 z: -0.0781115294 w: -0.847032309 } position { x: -1.10197246 y: 0.910170078 z: -7.69807434 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.520051897 y: 0.0778522044 z: -0.0781373829 w: -0.846982718 } position { x: -1.1019696 y: 0.910174727 z: -7.69804907 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.519982636 y: 0.0778685361 z: -0.0780358911 w: -0.847033 } position { x: -1.10199273 y: 0.910155416 z: -7.69803476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.284] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.519899964 y: 0.07797952 z: -0.0780957714 w: -0.847068071 } position { x: -1.10201657 y: 0.910169363 z: -7.6980114 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.519758 y: 0.078057982 z: -0.078060858 w: -0.84715122 } position { x: -1.10205054 y: 0.910108447 z: -7.69800091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.519695342 y: 0.0781338066 z: -0.0780072957 w: -0.847187519 } position { x: -1.10207319 y: 0.910096407 z: -7.69804525 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.519612968 y: 0.0780502185 z: -0.0780106336 w: -0.847245455 } position { x: -1.10206318 y: 0.910073161 z: -7.69801664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.519512773 y: 0.0780592933 z: -0.0780372098 w: -0.847303629 } position { x: -1.10210955 y: 0.910090208 z: -7.69798946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.519469261 y: 0.0781584829 z: -0.0780372769 w: -0.847321153 } position { x: -1.10212409 y: 0.910075665 z: -7.69799757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.519431233 y: 0.0781493634 z: -0.0779855847 w: -0.847350061 } position { x: -1.10214031 y: 0.910088956 z: -7.69799089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.519456744 y: 0.0781601444 z: -0.0780235231 w: -0.84733 } position { x: -1.10216033 y: 0.91005677 z: -7.69800758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.397] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.519659579 y: 0.0780403093 z: -0.0780126303 w: -0.84721756 } position { x: -1.1021769 y: 0.910084844 z: -7.69803476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.409] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.5198946 y: 0.0778586268 z: -0.0781048685 w: -0.847081661 } position { x: -1.10211301 y: 0.910054088 z: -7.69803905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.520070612 y: 0.0776064917 z: -0.0781117827 w: -0.846996069 } position { x: -1.10211158 y: 0.910119712 z: -7.69809151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.520267427 y: 0.0775808245 z: -0.0781203061 w: -0.84687674 } position { x: -1.10213721 y: 0.910172343 z: -7.69812059 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.451] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.520362437 y: 0.077586174 z: -0.0781537518 w: -0.846814811 } position { x: -1.10213399 y: 0.910163164 z: -7.69816494 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52043891 y: 0.0775421783 z: -0.0781302527 w: -0.846774 } position { x: -1.10215843 y: 0.910124481 z: -7.69818592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.481] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.520590246 y: 0.0774342418 z: -0.0781581476 w: -0.846688271 } position { x: -1.10218048 y: 0.910104752 z: -7.69819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.520776331 y: 0.0772528946 z: -0.0781581402 w: -0.846590459 } position { x: -1.10214233 y: 0.910155654 z: -7.69817877 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.520856082 y: 0.0771371201 z: -0.0781962648 w: -0.846548438 } position { x: -1.10215056 y: 0.910182953 z: -7.69815826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.520977557 y: 0.0770712346 z: -0.0781908184 w: -0.846480131 } position { x: -1.10211146 y: 0.910184443 z: -7.69818687 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.537] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521001577 y: 0.0770763457 z: -0.0781915 w: -0.846464813 } position { x: -1.10212195 y: 0.910189629 z: -7.69819736 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521000087 y: 0.0771402 z: -0.0781800449 w: -0.846461 } position { x: -1.10213161 y: 0.910208702 z: -7.69822407 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.520934641 y: 0.0771730542 z: -0.0782023892 w: -0.846496165 } position { x: -1.10213518 y: 0.910185158 z: -7.69824028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.520845592 y: 0.0772390813 z: -0.0781891793 w: -0.846546173 } position { x: -1.10213077 y: 0.910179555 z: -7.69819784 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52074796 y: 0.0772298276 z: -0.0781723782 w: -0.846608698 } position { x: -1.10216796 y: 0.91019249 z: -7.69817114 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.520659328 y: 0.077208586 z: -0.0781977773 w: -0.84666276 } position { x: -1.10215604 y: 0.910202265 z: -7.69818163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.620] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.520659566 y: 0.0771649331 z: -0.0782198384 w: -0.846664548 } position { x: -1.10214651 y: 0.910249829 z: -7.69819307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.632] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.520716906 y: 0.0770440325 z: -0.0781959072 w: -0.846642494 } position { x: -1.10212088 y: 0.910251796 z: -7.69818926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.648] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.520759761 y: 0.0769437701 z: -0.0782493055 w: -0.846620321 } position { x: -1.10211563 y: 0.910259783 z: -7.69815493 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52084434 y: 0.0768874139 z: -0.078216 w: -0.846576512 } position { x: -1.10210395 y: 0.910228252 z: -7.69815111 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52085638 y: 0.0769217834 z: -0.0781778619 w: -0.846569479 } position { x: -1.10207927 y: 0.910238 z: -7.69819164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.520904362 y: 0.0770474 z: -0.0781766176 w: -0.846528709 } position { x: -1.10208833 y: 0.910220802 z: -7.69827032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521004379 y: 0.077052623 z: -0.0782010108 w: -0.846464455 } position { x: -1.10206413 y: 0.910203218 z: -7.69834185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521128714 y: 0.0769707784 z: -0.0782085657 w: -0.846394598 } position { x: -1.10201561 y: 0.910168469 z: -7.69836855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.731] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521321297 y: 0.076963596 z: -0.0781925544 w: -0.846278131 } position { x: -1.10201561 y: 0.910198092 z: -7.69838047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.745] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521468818 y: 0.0769036636 z: -0.0782437548 w: -0.846187949 } position { x: -1.1019994 y: 0.910176456 z: -7.69838762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521592498 y: 0.0768030211 z: -0.0782534257 w: -0.84611994 } position { x: -1.10199285 y: 0.910155594 z: -7.69837379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521734297 y: 0.0767747313 z: -0.0782139 w: -0.846038818 } position { x: -1.10201907 y: 0.910195112 z: -7.69839859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521876514 y: 0.0767003596 z: -0.078252 w: -0.845954239 } position { x: -1.10199463 y: 0.910154641 z: -7.6984272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521975696 y: 0.0766389072 z: -0.0782650113 w: -0.845897436 } position { x: -1.10195708 y: 0.910155654 z: -7.69846725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.815] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522023201 y: 0.0766495168 z: -0.0782341436 w: -0.845870078 } position { x: -1.1019336 y: 0.910170674 z: -7.69846582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522024 y: 0.0767101 z: -0.0782664791 w: -0.845861 } position { x: -1.10192311 y: 0.910121739 z: -7.69849062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.842] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521993458 y: 0.0767283589 z: -0.0782780349 w: -0.845877111 } position { x: -1.10196888 y: 0.910066247 z: -7.69849682 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521991313 y: 0.076823175 z: -0.0782286748 w: -0.845874429 } position { x: -1.10200512 y: 0.910077333 z: -7.69855642 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521968424 y: 0.076945439 z: -0.0781760737 w: -0.845882356 } position { x: -1.10199451 y: 0.910095334 z: -7.69855881 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522042453 y: 0.0768783167 z: -0.0781632662 w: -0.845843911 } position { x: -1.10199797 y: 0.910057 z: -7.69854927 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.897] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522162139 y: 0.0767923668 z: -0.0782237053 w: -0.845772266 } position { x: -1.10199356 y: 0.910077095 z: -7.69850922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.909] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522285163 y: 0.0767431 z: -0.0782174245 w: -0.845701337 } position { x: -1.10195899 y: 0.910093427 z: -7.69849634 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522457838 y: 0.0767119378 z: -0.0782739595 w: -0.84559226 } position { x: -1.10194087 y: 0.910066724 z: -7.69850111 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.938] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52253 y: 0.0767397 z: -0.0782496408 w: -0.845547378 } position { x: -1.10194361 y: 0.91008693 z: -7.69853163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.953] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522515893 y: 0.0767391697 z: -0.0782387 w: -0.845557213 } position { x: -1.10193241 y: 0.910086274 z: -7.69853973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.965] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52246058 y: 0.0768910646 z: -0.0782167166 w: -0.845579624 } position { x: -1.1019479 y: 0.910092175 z: -7.69859362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522431076 y: 0.0769686848 z: -0.0781942 w: -0.845592916 } position { x: -1.10193765 y: 0.910077333 z: -7.69856739 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:37.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522388518 y: 0.0769967884 z: -0.0782083645 w: -0.845615268 } position { x: -1.1019516 y: 0.910072684 z: -7.69855356 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522357821 y: 0.077014707 z: -0.0782089457 w: -0.845632553 } position { x: -1.10191584 y: 0.910047174 z: -7.69853163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.022] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522372067 y: 0.0769959614 z: -0.0781633332 w: -0.845629692 } position { x: -1.10192657 y: 0.910046756 z: -7.69849777 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522239804 y: 0.0770332813 z: -0.0781327412 w: -0.845710814 } position { x: -1.10193169 y: 0.910077929 z: -7.69852781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522154868 y: 0.077197507 z: -0.0781762749 w: -0.845744252 } position { x: -1.10189617 y: 0.910098314 z: -7.69854975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522077382 y: 0.0772533789 z: -0.0780939385 w: -0.845794559 } position { x: -1.10191095 y: 0.910056591 z: -7.69856119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.079] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522006452 y: 0.0773030818 z: -0.078107886 w: -0.845832527 } position { x: -1.10191548 y: 0.910064936 z: -7.69856453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521990657 y: 0.0773288906 z: -0.0781143233 w: -0.845839322 } position { x: -1.10195446 y: 0.910048366 z: -7.69855452 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.105] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521960914 y: 0.0772495568 z: -0.0780943185 w: -0.84586674 } position { x: -1.10196519 y: 0.910037637 z: -7.69854641 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521951258 y: 0.0772204 z: -0.0781070217 w: -0.84587419 } position { x: -1.10197103 y: 0.910027087 z: -7.69854498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521995604 y: 0.0772345588 z: -0.0780738816 w: -0.84584862 } position { x: -1.10196614 y: 0.910072744 z: -7.69856167 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52211839 y: 0.0772941858 z: -0.0781166404 w: -0.845763445 } position { x: -1.10196245 y: 0.910063744 z: -7.69861507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522248268 y: 0.0772315115 z: -0.0781030133 w: -0.84569025 } position { x: -1.10196042 y: 0.910074234 z: -7.69863749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522407 y: 0.0771676451 z: -0.0781415552 w: -0.845594466 } position { x: -1.1019398 y: 0.910128832 z: -7.69865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522566 y: 0.0770336837 z: -0.078150712 w: -0.845507622 } position { x: -1.10194886 y: 0.910124183 z: -7.69863033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.203] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52264 y: 0.0769699961 z: -0.0782050639 w: -0.84546262 } position { x: -1.10193133 y: 0.910137594 z: -7.69862366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522650778 y: 0.0770207718 z: -0.0781853944 w: -0.845453143 } position { x: -1.10193682 y: 0.910149336 z: -7.69864082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.231] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522625744 y: 0.07707645 z: -0.0781002343 w: -0.845471501 } position { x: -1.10191822 y: 0.910109162 z: -7.69865036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52263391 y: 0.0771448538 z: -0.0781384632 w: -0.8454566 } position { x: -1.10191238 y: 0.910109818 z: -7.69865704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522662163 y: 0.0772072077 z: -0.0781118795 w: -0.845435917 } position { x: -1.10188448 y: 0.910097122 z: -7.69869804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522621334 y: 0.0772091597 z: -0.0781323314 w: -0.845459044 } position { x: -1.10185182 y: 0.910108328 z: -7.69865847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522596657 y: 0.0772431 z: -0.0780834109 w: -0.845475733 } position { x: -1.10188138 y: 0.91013515 z: -7.69864941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522473574 y: 0.0772662386 z: -0.0781452954 w: -0.845544 } position { x: -1.10190892 y: 0.910151362 z: -7.69858837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522364795 y: 0.077327542 z: -0.0781544372 w: -0.845604718 } position { x: -1.10194218 y: 0.910131216 z: -7.69859791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522303402 y: 0.0772785693 z: -0.0781313926 w: -0.845649242 } position { x: -1.1019249 y: 0.910093665 z: -7.69856596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522239625 y: 0.0772011876 z: -0.0781293884 w: -0.845696 } position { x: -1.10194445 y: 0.910087824 z: -7.6985817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522220552 y: 0.0771750957 z: -0.0781252459 w: -0.845710456 } position { x: -1.10192287 y: 0.910108626 z: -7.69855881 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522095382 y: 0.0772553384 z: -0.0780890808 w: -0.84578371 } position { x: -1.1018945 y: 0.910103559 z: -7.69853926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522002518 y: 0.0773879811 z: -0.0780988634 w: -0.845828116 } position { x: -1.10190606 y: 0.910112619 z: -7.69854641 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.397] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522021651 y: 0.0775729418 z: -0.0780583173 w: -0.845803 } position { x: -1.10195315 y: 0.910089 z: -7.69856215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.409] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522013962 y: 0.0776138 z: -0.0780584291 w: -0.845804036 } position { x: -1.10198987 y: 0.910054505 z: -7.69857359 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.426] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522083282 y: 0.0776310787 z: -0.0780739859 w: -0.845758259 } position { x: -1.10194397 y: 0.910020828 z: -7.69859314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522286475 y: 0.0775590241 z: -0.0780507922 w: -0.845641494 } position { x: -1.10195839 y: 0.910081267 z: -7.69860029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522419035 y: 0.0775123909 z: -0.0780292898 w: -0.845565856 } position { x: -1.10195088 y: 0.910112679 z: -7.69858408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522583902 y: 0.0775422901 z: -0.0780496821 w: -0.845459402 } position { x: -1.10191011 y: 0.910140872 z: -7.69862747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522709906 y: 0.0774277 z: -0.0780739859 w: -0.845389724 } position { x: -1.10190153 y: 0.910119593 z: -7.69861174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522814929 y: 0.0773597732 z: -0.0781222954 w: -0.845326543 } position { x: -1.10186911 y: 0.910166502 z: -7.69858313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522789478 y: 0.0773222297 z: -0.0781555474 w: -0.845342636 } position { x: -1.10187519 y: 0.910135806 z: -7.69854164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.522] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522722363 y: 0.0774286389 z: -0.0781347454 w: -0.845376313 } position { x: -1.1018877 y: 0.910120368 z: -7.69857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.536] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522561967 y: 0.0775699764 z: -0.0781021267 w: -0.845465541 } position { x: -1.10186923 y: 0.910103142 z: -7.69856644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.5224455 y: 0.077695407 z: -0.0779980868 w: -0.845535576 } position { x: -1.10188246 y: 0.91004765 z: -7.69857073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522339702 y: 0.0777399093 z: -0.0779691041 w: -0.845599532 } position { x: -1.10186899 y: 0.91008544 z: -7.69856501 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522337258 y: 0.077691637 z: -0.0780405849 w: -0.845598876 } position { x: -1.1018436 y: 0.910079122 z: -7.69851828 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52234906 y: 0.0776515529 z: -0.0780047104 w: -0.845598638 } position { x: -1.10184491 y: 0.910081506 z: -7.69849348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.606] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522514343 y: 0.0774742 z: -0.0780886933 w: -0.845505 } position { x: -1.10185969 y: 0.910084248 z: -7.69848776 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522586644 y: 0.077420339 z: -0.0781188 w: -0.845462441 } position { x: -1.10182881 y: 0.910093307 z: -7.69847822 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522601068 y: 0.0774491504 z: -0.0780843794 w: -0.845454097 } position { x: -1.10184705 y: 0.91009748 z: -7.69849443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522615969 y: 0.0775426924 z: -0.0780462 w: -0.845439792 } position { x: -1.10185087 y: 0.910059273 z: -7.69851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.660] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.5226897 y: 0.0775688142 z: -0.0780755952 w: -0.845389187 } position { x: -1.10184753 y: 0.910076618 z: -7.69851542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522746 y: 0.0775471628 z: -0.0780693665 w: -0.845356882 } position { x: -1.10183978 y: 0.910096765 z: -7.69849777 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522838533 y: 0.0775015578 z: -0.0780794472 w: -0.84530288 } position { x: -1.10180473 y: 0.910060763 z: -7.69851351 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52297008 y: 0.0774493366 z: -0.0781087577 w: -0.845223606 } position { x: -1.10181034 y: 0.910087109 z: -7.69850779 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522999704 y: 0.0774597749 z: -0.0780508816 w: -0.845209658 } position { x: -1.10179281 y: 0.910125792 z: -7.69851542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523016691 y: 0.0774844065 z: -0.0780822933 w: -0.845194042 } position { x: -1.101789 y: 0.910110176 z: -7.6985 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.745] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522962153 y: 0.0775459334 z: -0.0780788 w: -0.845222414 } position { x: -1.10176742 y: 0.910101891 z: -7.69845963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522900581 y: 0.0776223615 z: -0.0780439675 w: -0.845256686 } position { x: -1.10178244 y: 0.910117209 z: -7.69843102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522802 y: 0.0777363852 z: -0.078056857 w: -0.845306098 } position { x: -1.10178435 y: 0.910078883 z: -7.698452 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522752762 y: 0.0777977183 z: -0.0779837519 w: -0.84533757 } position { x: -1.10178685 y: 0.910029709 z: -7.69848299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522793412 y: 0.0777947232 z: -0.0780411884 w: -0.84530741 } position { x: -1.10182583 y: 0.910025477 z: -7.69849491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.814] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522829592 y: 0.0777273923 z: -0.0780299157 w: -0.84529227 } position { x: -1.10181844 y: 0.910061 z: -7.69850874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522833407 y: 0.0776898637 z: -0.0780370831 w: -0.845292687 } position { x: -1.10182428 y: 0.910069346 z: -7.69845057 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522875905 y: 0.0777318403 z: -0.078034468 w: -0.845262766 } position { x: -1.10185134 y: 0.910091817 z: -7.69844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.857] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522916436 y: 0.0777007192 z: -0.0780396238 w: -0.845240116 } position { x: -1.10183525 y: 0.910141826 z: -7.69846725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522949278 y: 0.0776403174 z: -0.0781066865 w: -0.845219135 } position { x: -1.10183346 y: 0.910134137 z: -7.69840145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.884] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522998393 y: 0.0777928755 z: -0.0780629292 w: -0.845178843 } position { x: -1.10185826 y: 0.910086751 z: -7.6984148 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523040056 y: 0.0778312907 z: -0.0780773163 w: -0.845148146 } position { x: -1.10189521 y: 0.910086751 z: -7.69841671 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523165166 y: 0.0777821392 z: -0.0780922696 w: -0.845073819 } position { x: -1.10191441 y: 0.910115659 z: -7.6984129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523190081 y: 0.0776961148 z: -0.0781030357 w: -0.845065296 } position { x: -1.10187292 y: 0.910126388 z: -7.69837189 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523145556 y: 0.0776646733 z: -0.0781072 w: -0.845095396 } position { x: -1.10187519 y: 0.910109282 z: -7.69834042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523114204 y: 0.0776949 z: -0.0780615434 w: -0.845116198 } position { x: -1.10185528 y: 0.910133839 z: -7.69832325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.965] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523067713 y: 0.0777729154 z: -0.0780478641 w: -0.845139086 } position { x: -1.10185516 y: 0.910134 z: -7.69832277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522969484 y: 0.0779284 z: -0.0779955536 w: -0.845190406 } position { x: -1.10181344 y: 0.910137713 z: -7.69830561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:38.995] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522813737 y: 0.0780208632 z: -0.0779563487 w: -0.845281899 } position { x: -1.1018033 y: 0.910160065 z: -7.69827652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522682488 y: 0.0780998468 z: -0.077973783 w: -0.84535408 } position { x: -1.10182 y: 0.91016531 z: -7.69827 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.023] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522519231 y: 0.0781837925 z: -0.0779745355 w: -0.845447183 } position { x: -1.1018126 y: 0.910128832 z: -7.69826603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52240777 y: 0.0782106146 z: -0.0779929087 w: -0.845511913 } position { x: -1.10179663 y: 0.910079122 z: -7.69823122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522364259 y: 0.0782371536 z: -0.0779808834 w: -0.845537424 } position { x: -1.10179842 y: 0.910086274 z: -7.69822168 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522306859 y: 0.0782495439 z: -0.0780081674 w: -0.845569193 } position { x: -1.10176682 y: 0.910105765 z: -7.6982317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522290766 y: 0.0782551318 z: -0.0779669881 w: -0.845582426 } position { x: -1.10173082 y: 0.910179496 z: -7.6982 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522189736 y: 0.07825353 z: -0.0779776797 w: -0.845644057 } position { x: -1.1017139 y: 0.910131216 z: -7.69816208 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522079766 y: 0.078272976 z: -0.0779537112 w: -0.845712304 } position { x: -1.10170555 y: 0.910152078 z: -7.69816351 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.119] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52199322 y: 0.078344658 z: -0.0779276714 w: -0.845761538 } position { x: -1.10168219 y: 0.910118282 z: -7.69816971 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521950364 y: 0.0783454478 z: -0.0779677108 w: -0.845784187 } position { x: -1.10167587 y: 0.910108924 z: -7.69815588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.148] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521916807 y: 0.0784111544 z: -0.0779815838 w: -0.845797539 } position { x: -1.10166764 y: 0.910083532 z: -7.69817066 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521873713 y: 0.0784927383 z: -0.0779269189 w: -0.845821559 } position { x: -1.10168707 y: 0.910111308 z: -7.69817162 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521852314 y: 0.0786371902 z: -0.0778934807 w: -0.84582442 } position { x: -1.10166073 y: 0.910106659 z: -7.69818497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521840751 y: 0.0787033662 z: -0.0779089108 w: -0.845824 } position { x: -1.10160232 y: 0.910121799 z: -7.69816828 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521893263 y: 0.0786487162 z: -0.077920422 w: -0.845795691 } position { x: -1.10157967 y: 0.910151541 z: -7.69816923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521945775 y: 0.0786059722 z: -0.0779272169 w: -0.845766544 } position { x: -1.10159159 y: 0.910162449 z: -7.69814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.232] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521959364 y: 0.078493692 z: -0.0779580325 w: -0.845765769 } position { x: -1.10154855 y: 0.910164714 z: -7.69811964 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521922767 y: 0.0785644427 z: -0.077933982 w: -0.845783949 } position { x: -1.1015681 y: 0.910153031 z: -7.69817591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.257] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521916628 y: 0.0786681473 z: -0.0779165551 w: -0.845779777 } position { x: -1.10155118 y: 0.910205126 z: -7.69821787 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521820784 y: 0.0787477195 z: -0.0778548494 w: -0.845837176 } position { x: -1.1015873 y: 0.910221696 z: -7.69825268 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521646917 y: 0.0787483603 z: -0.0778472498 w: -0.84594506 } position { x: -1.1016041 y: 0.910178959 z: -7.69825363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.301] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521609128 y: 0.0787536502 z: -0.0778227895 w: -0.845970094 } position { x: -1.10162914 y: 0.910144 z: -7.69823694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.314] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521649182 y: 0.0787637234 z: -0.0778306201 w: -0.845943749 } position { x: -1.10165477 y: 0.910119534 z: -7.69825268 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521590054 y: 0.078752 z: -0.0777736 w: -0.845986545 } position { x: -1.10162067 y: 0.910166681 z: -7.69823027 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521614373 y: 0.0788799599 z: -0.0777315721 w: -0.845963538 } position { x: -1.10162783 y: 0.910212457 z: -7.69827366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521649361 y: 0.0787875 z: -0.0777551 w: -0.845948398 } position { x: -1.10160899 y: 0.910219729 z: -7.69831753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521694303 y: 0.078739278 z: -0.0778144896 w: -0.845919669 } position { x: -1.10165262 y: 0.910227895 z: -7.69829035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.384] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521777749 y: 0.0788690373 z: -0.0778313652 w: -0.84585458 } position { x: -1.10167778 y: 0.910186887 z: -7.69826365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521817505 y: 0.0789693296 z: -0.0777996555 w: -0.845823586 } position { x: -1.10174012 y: 0.910132766 z: -7.69824409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521762192 y: 0.079186 z: -0.0778017193 w: -0.845837295 } position { x: -1.10180044 y: 0.910144925 z: -7.69818926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521496892 y: 0.0794113651 z: -0.0776641 w: -0.845992386 } position { x: -1.10177386 y: 0.910191774 z: -7.69815159 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521203101 y: 0.0797189102 z: -0.0776732 w: -0.846143663 } position { x: -1.10182202 y: 0.910249889 z: -7.69814157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.453] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.520973802 y: 0.0798960626 z: -0.0776210129 w: -0.846272945 } position { x: -1.10186517 y: 0.910215914 z: -7.69813871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.520861 y: 0.0800163299 z: -0.077630043 w: -0.846330166 } position { x: -1.10191453 y: 0.910167575 z: -7.69818068 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521036506 y: 0.0798634514 z: -0.0776771531 w: -0.846232295 } position { x: -1.10194421 y: 0.910143256 z: -7.69824839 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521383703 y: 0.0795548707 z: -0.0777578801 w: -0.84604013 } position { x: -1.10200965 y: 0.910160065 z: -7.69827127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521828711 y: 0.0792863742 z: -0.0777373612 w: -0.84579277 } position { x: -1.10208428 y: 0.91018641 z: -7.69830179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522280216 y: 0.0790773258 z: -0.077769734 w: -0.845530629 } position { x: -1.10212481 y: 0.910224915 z: -7.69835281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.534] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52276957 y: 0.0787108839 z: -0.0778534412 w: -0.84525466 } position { x: -1.1021204 y: 0.910243571 z: -7.69841146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523325801 y: 0.0784247071 z: -0.0778677091 w: -0.844935656 } position { x: -1.10212326 y: 0.910253167 z: -7.69851303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523775339 y: 0.0782755315 z: -0.0779167712 w: -0.844666362 } position { x: -1.10211742 y: 0.910318315 z: -7.69856739 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52410841 y: 0.0781934634 z: -0.0779997632 w: -0.844459713 } position { x: -1.10214329 y: 0.910313964 z: -7.69863081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.524403 y: 0.0781483129 z: -0.0780357644 w: -0.84427768 } position { x: -1.10217392 y: 0.910325527 z: -7.69867039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.524636626 y: 0.078179948 z: -0.0780238062 w: -0.844130754 } position { x: -1.10222697 y: 0.910358548 z: -7.69870377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52475518 y: 0.078077592 z: -0.0780071169 w: -0.844068 } position { x: -1.10220778 y: 0.91029197 z: -7.6986537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.524822652 y: 0.0780554 z: -0.0779984891 w: -0.84402889 } position { x: -1.10227728 y: 0.910303891 z: -7.69866419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.524859428 y: 0.0780029073 z: -0.0780256465 w: -0.844008446 } position { x: -1.10232615 y: 0.910275936 z: -7.69867563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.524887085 y: 0.0780266672 z: -0.0780273825 w: -0.843988836 } position { x: -1.10229623 y: 0.910256922 z: -7.69857073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.524656355 y: 0.0782457814 z: -0.0780421495 w: -0.844110608 } position { x: -1.10231471 y: 0.910274386 z: -7.69850922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.524269104 y: 0.0786074251 z: -0.0779514685 w: -0.84432596 } position { x: -1.10230517 y: 0.910279512 z: -7.69845772 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523729801 y: 0.0790743232 z: -0.0778570473 w: -0.844625711 } position { x: -1.10231495 y: 0.910258651 z: -7.69839144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523108 y: 0.079604812 z: -0.0777859911 w: -0.844967723 } position { x: -1.10236418 y: 0.91020745 z: -7.69833469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.731] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522645473 y: 0.0798744708 z: -0.0777045116 w: -0.845235944 } position { x: -1.10235238 y: 0.910163581 z: -7.69828749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522299945 y: 0.0800209716 z: -0.077745676 w: -0.845431864 } position { x: -1.10239816 y: 0.910127044 z: -7.69827604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522221744 y: 0.080012694 z: -0.0777612627 w: -0.845479488 } position { x: -1.10241294 y: 0.910135627 z: -7.69825 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522220612 y: 0.0798771903 z: -0.0777877271 w: -0.845490575 } position { x: -1.10243177 y: 0.910158396 z: -7.69823742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522261262 y: 0.0796678141 z: -0.0778015479 w: -0.845483959 } position { x: -1.10243034 y: 0.910172045 z: -7.69818306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522336304 y: 0.0794227049 z: -0.0778404 w: -0.845457077 } position { x: -1.10239291 y: 0.910197496 z: -7.69813776 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522414744 y: 0.0793436319 z: -0.0778087452 w: -0.84541893 } position { x: -1.10236061 y: 0.910212874 z: -7.69814873 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522464931 y: 0.0793813691 z: -0.0778119713 w: -0.845384121 } position { x: -1.10231984 y: 0.91019 z: -7.69815779 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522495031 y: 0.079445973 z: -0.0778218433 w: -0.845358551 } position { x: -1.10227883 y: 0.91021055 z: -7.69815779 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.855] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522641778 y: 0.0794197842 z: -0.0778292 w: -0.84526962 } position { x: -1.10225117 y: 0.910224676 z: -7.69818878 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522728682 y: 0.0793670416 z: -0.0778201893 w: -0.845221639 } position { x: -1.10227549 y: 0.910179138 z: -7.69821358 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522838175 y: 0.0791733339 z: -0.0778525397 w: -0.845169127 } position { x: -1.10224891 y: 0.910196543 z: -7.69821692 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522957 y: 0.0790189803 z: -0.0778849423 w: -0.845107 } position { x: -1.10222542 y: 0.91014868 z: -7.69820404 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523069322 y: 0.0789305344 z: -0.0778861269 w: -0.845045686 } position { x: -1.10224164 y: 0.910194278 z: -7.69814301 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522966385 y: 0.0790477693 z: -0.0778058395 w: -0.845105827 } position { x: -1.1022501 y: 0.910189152 z: -7.69814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52292794 y: 0.0791958272 z: -0.0777884126 w: -0.845117331 } position { x: -1.10223567 y: 0.910179198 z: -7.69812107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522883415 y: 0.079361394 z: -0.0777885094 w: -0.845129371 } position { x: -1.10222793 y: 0.910178304 z: -7.69807577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522885263 y: 0.0793289319 z: -0.0778047666 w: -0.845129788 } position { x: -1.10223413 y: 0.910180449 z: -7.69804716 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522916436 y: 0.0792616382 z: -0.0778238699 w: -0.845115066 } position { x: -1.10227287 y: 0.910199761 z: -7.69803572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:39.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523009539 y: 0.0791873038 z: -0.0778266639 w: -0.845064223 } position { x: -1.10230398 y: 0.910205245 z: -7.69800806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.009] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522964716 y: 0.0791239664 z: -0.0778059736 w: -0.845099747 } position { x: -1.10237777 y: 0.910195231 z: -7.69797754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522883892 y: 0.0792459 z: -0.0778045058 w: -0.845138431 } position { x: -1.10239911 y: 0.910215735 z: -7.69795704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522845685 y: 0.0793643817 z: -0.0777738169 w: -0.845153809 } position { x: -1.10238206 y: 0.910222173 z: -7.69794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522799194 y: 0.0793925598 z: -0.0777860209 w: -0.845178783 } position { x: -1.10237789 y: 0.910211086 z: -7.69792461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522817731 y: 0.0793721378 z: -0.0777835101 w: -0.845169485 } position { x: -1.10236311 y: 0.910250783 z: -7.6978755 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.078] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522764266 y: 0.0793439373 z: -0.0778112561 w: -0.845202625 } position { x: -1.10231614 y: 0.910290658 z: -7.69786072 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.092] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522774696 y: 0.079371132 z: -0.0778495297 w: -0.845190108 } position { x: -1.1023401 y: 0.910254121 z: -7.69783306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.104] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522749841 y: 0.0793736428 z: -0.0777847618 w: -0.845211208 } position { x: -1.10233629 y: 0.910248876 z: -7.697855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522669 y: 0.0794118568 z: -0.0777594671 w: -0.845259905 } position { x: -1.10233092 y: 0.910289049 z: -7.69783 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522566855 y: 0.0794976726 z: -0.0777561069 w: -0.845315397 } position { x: -1.10229635 y: 0.91025281 z: -7.69784498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52248466 y: 0.0795839354 z: -0.0776947737 w: -0.845363736 } position { x: -1.10226345 y: 0.910225749 z: -7.69784975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522470534 y: 0.0796618 z: -0.0776897892 w: -0.845365584 } position { x: -1.1022507 y: 0.910226464 z: -7.69784164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.174] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522394836 y: 0.0796882 z: -0.0776556656 w: -0.84541291 } position { x: -1.10223687 y: 0.91025269 z: -7.69787 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.193] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522386253 y: 0.0796728879 z: -0.0776304379 w: -0.84542197 } position { x: -1.10223031 y: 0.910248101 z: -7.69786215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.205] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522448719 y: 0.0796935335 z: -0.0776731372 w: -0.845377505 } position { x: -1.10223186 y: 0.91024375 z: -7.69787216 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522576213 y: 0.0795857757 z: -0.0776875243 w: -0.845307648 } position { x: -1.10222745 y: 0.910162568 z: -7.69790649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.231] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52275008 y: 0.0794040337 z: -0.07766103 w: -0.845219553 } position { x: -1.10220623 y: 0.910202503 z: -7.69790602 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522888124 y: 0.0793724135 z: -0.0777041316 w: -0.845133245 } position { x: -1.10215914 y: 0.910194159 z: -7.69792461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.257] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52301693 y: 0.0793489143 z: -0.0777604803 w: -0.845050514 } position { x: -1.10212839 y: 0.910205483 z: -7.69795036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52301532 y: 0.079317078 z: -0.0777659044 w: -0.845054 } position { x: -1.10210741 y: 0.910210252 z: -7.69798613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.284] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523040414 y: 0.0792856663 z: -0.0777397826 w: -0.845043778 } position { x: -1.10208213 y: 0.910190821 z: -7.69800568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523056388 y: 0.0792480111 z: -0.0777586102 w: -0.845035732 } position { x: -1.10208809 y: 0.910135508 z: -7.69804859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523115635 y: 0.0791747719 z: -0.0777582526 w: -0.845005929 } position { x: -1.10212278 y: 0.910121083 z: -7.69809389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.329] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523152351 y: 0.0789997652 z: -0.0778768286 w: -0.844988704 } position { x: -1.10220504 y: 0.910105944 z: -7.69822884 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.343] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523210227 y: 0.0785966814 z: -0.0779521167 w: -0.844983518 } position { x: -1.10230255 y: 0.91007483 z: -7.69834757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523407876 y: 0.0783639848 z: -0.0779136941 w: -0.844886303 } position { x: -1.10233641 y: 0.910018802 z: -7.69839811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.370] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523544788 y: 0.0782638118 z: -0.077802904 w: -0.844820917 } position { x: -1.10230792 y: 0.910025 z: -7.69840479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523748577 y: 0.0781938508 z: -0.0777265728 w: -0.844708085 } position { x: -1.10221577 y: 0.910148263 z: -7.69840765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.398] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523764551 y: 0.0783407092 z: -0.0777674466 w: -0.844680786 } position { x: -1.10208631 y: 0.9101758 z: -7.69832373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.412] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523732424 y: 0.0785728 z: -0.0777482614 w: -0.844680965 } position { x: -1.10196984 y: 0.910002 z: -7.69825935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523908854 y: 0.078638494 z: -0.0777130201 w: -0.84456867 } position { x: -1.10194242 y: 0.910071313 z: -7.69841385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.440] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523890078 y: 0.0787454322 z: -0.0778158903 w: -0.844560862 } position { x: -1.10192013 y: 0.910018325 z: -7.69848824 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523845732 y: 0.0787495 z: -0.0777926221 w: -0.844590127 } position { x: -1.10197031 y: 0.90997982 z: -7.69858027 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.466] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523750186 y: 0.0787708089 z: -0.0778338164 w: -0.844643593 } position { x: -1.10202122 y: 0.909995914 z: -7.69858456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.483] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523583651 y: 0.0788193271 z: -0.0777800456 w: -0.844747245 } position { x: -1.10206687 y: 0.909947276 z: -7.69858265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523518741 y: 0.0787335187 z: -0.0777723789 w: -0.84479624 } position { x: -1.10205305 y: 0.91003716 z: -7.69852352 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523416579 y: 0.0786166415 z: -0.0777542666 w: -0.844872057 } position { x: -1.10206163 y: 0.910017 z: -7.69846582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.522] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523355484 y: 0.0785412043 z: -0.0777832121 w: -0.844914258 } position { x: -1.10199845 y: 0.910112 z: -7.69842577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.536] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523215652 y: 0.0785747096 z: -0.07783328 w: -0.844993114 } position { x: -1.10202897 y: 0.91008091 z: -7.69845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523118377 y: 0.0785635784 z: -0.0778486505 w: -0.845052958 } position { x: -1.1020447 y: 0.910070658 z: -7.69847441 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522974 y: 0.0785211474 z: -0.0778550059 w: -0.845145702 } position { x: -1.10207462 y: 0.910055518 z: -7.69849443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522797525 y: 0.0786434934 z: -0.0778426379 w: -0.845244706 } position { x: -1.10213673 y: 0.910039783 z: -7.69851303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522566915 y: 0.0787495524 z: -0.0778046921 w: -0.845380843 } position { x: -1.10211718 y: 0.9099949 z: -7.69852161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52245158 y: 0.0788176805 z: -0.0777940154 w: -0.845446765 } position { x: -1.10210168 y: 0.909990788 z: -7.69855738 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.620] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522344649 y: 0.078835018 z: -0.0777344704 w: -0.845516682 } position { x: -1.10206771 y: 0.909988523 z: -7.69857883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.632] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522290289 y: 0.0788221732 z: -0.0777381 w: -0.845551133 } position { x: -1.1020478 y: 0.909980893 z: -7.69859457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.648] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522280514 y: 0.0787525624 z: -0.0777490661 w: -0.845562637 } position { x: -1.1020714 y: 0.909975171 z: -7.69858 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.662] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522301495 y: 0.0786337927 z: -0.0777283236 w: -0.845562637 } position { x: -1.10204554 y: 0.909981132 z: -7.69850111 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522340715 y: 0.0786048919 z: -0.0777208731 w: -0.845541775 } position { x: -1.10204458 y: 0.909937441 z: -7.69855118 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.690] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522462428 y: 0.0785815567 z: -0.0777726918 w: -0.845464 } position { x: -1.10203135 y: 0.909947097 z: -7.69862938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522583544 y: 0.0785232484 z: -0.0777995 w: -0.845392168 } position { x: -1.10204661 y: 0.909941196 z: -7.698596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522717714 y: 0.078411445 z: -0.0777915046 w: -0.845320225 } position { x: -1.10205269 y: 0.909932137 z: -7.69863415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522772133 y: 0.0783809051 z: -0.0778041 w: -0.845288277 } position { x: -1.10203052 y: 0.909944773 z: -7.69865036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.747] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522914231 y: 0.0784286708 z: -0.0777579322 w: -0.845200181 } position { x: -1.1019994 y: 0.909941673 z: -7.69861841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523027301 y: 0.0784027427 z: -0.0777825639 w: -0.845130384 } position { x: -1.10198164 y: 0.909892082 z: -7.69867277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523293376 y: 0.0783307403 z: -0.077762343 w: -0.84497416 } position { x: -1.10198224 y: 0.909904838 z: -7.69871807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523470044 y: 0.0782693177 z: -0.0778341368 w: -0.844863832 } position { x: -1.10192168 y: 0.909939945 z: -7.69872665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523621857 y: 0.0781677514 z: -0.0777938738 w: -0.844782829 } position { x: -1.10193777 y: 0.909954429 z: -7.69872808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.814] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523699939 y: 0.078160651 z: -0.0778187439 w: -0.844732821 } position { x: -1.1019603 y: 0.909950256 z: -7.69872379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523709476 y: 0.0781641304 z: -0.0777809694 w: -0.844730079 } position { x: -1.10193968 y: 0.909933567 z: -7.69873953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.842] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523723483 y: 0.0781772658 z: -0.077792272 w: -0.844719112 } position { x: -1.10193503 y: 0.909898877 z: -7.69873238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523680091 y: 0.0781899765 z: -0.0777905658 w: -0.844745 } position { x: -1.10193765 y: 0.909903646 z: -7.69874859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523682714 y: 0.0781930238 z: -0.077783592 w: -0.844743729 } position { x: -1.10193133 y: 0.90987885 z: -7.69878054 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523658872 y: 0.0781786889 z: -0.0777943656 w: -0.844758868 } position { x: -1.10192883 y: 0.909919858 z: -7.6987462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.898] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523513913 y: 0.0781988129 z: -0.0777752176 w: -0.844848633 } position { x: -1.10191643 y: 0.909917712 z: -7.69872761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523413777 y: 0.078214772 z: -0.0777636543 w: -0.844910204 } position { x: -1.10194051 y: 0.909912586 z: -7.6987443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523370087 y: 0.078185 z: -0.0777579695 w: -0.844940603 } position { x: -1.1019336 y: 0.909890294 z: -7.69872332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523354888 y: 0.0781163275 z: -0.0777974203 w: -0.844952703 } position { x: -1.10193992 y: 0.909885287 z: -7.69876957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.950] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52332139 y: 0.0780445263 z: -0.0778488293 w: -0.844975352 } position { x: -1.1019206 y: 0.909877539 z: -7.69877 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523325562 y: 0.0780286938 z: -0.0778112859 w: -0.844977677 } position { x: -1.10192072 y: 0.909890413 z: -7.69880629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523193955 y: 0.078053005 z: -0.0777785555 w: -0.845059931 } position { x: -1.10196388 y: 0.909875393 z: -7.69880819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:40.995] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523159325 y: 0.0781212226 z: -0.0777658895 w: -0.845076263 } position { x: -1.10194254 y: 0.909919918 z: -7.69879389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523125768 y: 0.07823883 z: -0.0777466223 w: -0.845087886 } position { x: -1.10199094 y: 0.909889162 z: -7.69881058 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.022] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523217261 y: 0.0781948343 z: -0.0777843297 w: -0.845031857 } position { x: -1.10198808 y: 0.909919083 z: -7.69884825 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523321 y: 0.0781066418 z: -0.0778176412 w: -0.84497273 } position { x: -1.1020261 y: 0.909934 z: -7.69886112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523438454 y: 0.0780120417 z: -0.0777915046 w: -0.844911098 } position { x: -1.10200417 y: 0.909929156 z: -7.69886637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523518085 y: 0.0780121237 z: -0.0778515562 w: -0.844856262 } position { x: -1.10203779 y: 0.909976721 z: -7.69887304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523588479 y: 0.0780170709 z: -0.0778640136 w: -0.844811 } position { x: -1.10202622 y: 0.909965038 z: -7.69884777 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523616 y: 0.0779908225 z: -0.0778458491 w: -0.844798 } position { x: -1.10202634 y: 0.909964204 z: -7.69886065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.104] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52360177 y: 0.0780194923 z: -0.0778135359 w: -0.844807208 } position { x: -1.10202563 y: 0.90999043 z: -7.6988616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523618281 y: 0.0781080127 z: -0.0777761638 w: -0.844792247 } position { x: -1.10204434 y: 0.909956694 z: -7.69891548 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.131] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523595333 y: 0.0780840218 z: -0.0777871907 w: -0.844807744 } position { x: -1.10204458 y: 0.909981072 z: -7.69893217 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52348876 y: 0.0782381073 z: -0.077841118 w: -0.844854474 } position { x: -1.10204279 y: 0.909944415 z: -7.69883776 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52361542 y: 0.0781977624 z: -0.0778318271 w: -0.844780564 } position { x: -1.10204923 y: 0.909965277 z: -7.69894934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523473561 y: 0.0781977847 z: -0.0778358132 w: -0.844868124 } position { x: -1.10204637 y: 0.910048485 z: -7.69886351 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523345 y: 0.0783620551 z: -0.0777944177 w: -0.844936371 } position { x: -1.10206747 y: 0.910005212 z: -7.69892025 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523222804 y: 0.0783907846 z: -0.0777512267 w: -0.84501332 } position { x: -1.1020571 y: 0.909985483 z: -7.69892788 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.214] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523102224 y: 0.0784169063 z: -0.0777674317 w: -0.845084071 } position { x: -1.10207391 y: 0.909989893 z: -7.69886589 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.232] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522987723 y: 0.0784713253 z: -0.0777503923 w: -0.845151484 } position { x: -1.10208869 y: 0.909967661 z: -7.6988492 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522901654 y: 0.078511931 z: -0.0777530149 w: -0.845200717 } position { x: -1.1021173 y: 0.909946799 z: -7.69885445 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522862 y: 0.0785219297 z: -0.0777228549 w: -0.845227063 } position { x: -1.10210919 y: 0.90991807 z: -7.69879103 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522914886 y: 0.0784677565 z: -0.0777234733 w: -0.845199347 } position { x: -1.10214102 y: 0.909912 z: -7.69871187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523164868 y: 0.0781831145 z: -0.0777971745 w: -0.845064223 } position { x: -1.10213244 y: 0.909913421 z: -7.69853306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.299] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523742676 y: 0.0777955577 z: -0.0779367 w: -0.844729125 } position { x: -1.10209954 y: 0.90987587 z: -7.69859219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.314] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.524436593 y: 0.0775711685 z: -0.0780562 w: -0.844308138 } position { x: -1.1020335 y: 0.910080791 z: -7.69837093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.329] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52497071 y: 0.0774269849 z: -0.0782572627 w: -0.843970776 } position { x: -1.10191667 y: 0.910146594 z: -7.69833899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.525749922 y: 0.0774624571 z: -0.0783201084 w: -0.843476474 } position { x: -1.10184157 y: 0.910117507 z: -7.69840384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.526356578 y: 0.0773781314 z: -0.0784895569 w: -0.84309 } position { x: -1.10181916 y: 0.910266936 z: -7.69841719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.526180685 y: 0.077739574 z: -0.0782654211 w: -0.843187392 } position { x: -1.1018436 y: 0.91015923 z: -7.69852829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.384] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.526143909 y: 0.0778785869 z: -0.0782131 w: -0.843202353 } position { x: -1.10182357 y: 0.910107 z: -7.69859886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.397] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.526337802 y: 0.0780744404 z: -0.0782117322 w: -0.843063414 } position { x: -1.1018759 y: 0.910124063 z: -7.69862175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.526225746 y: 0.0782806575 z: -0.0781355575 w: -0.843121231 } position { x: -1.10186052 y: 0.910076499 z: -7.69870424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.426] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.526367486 y: 0.078448765 z: -0.0779872909 w: -0.84303087 } position { x: -1.10193241 y: 0.909982264 z: -7.69873 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.526480258 y: 0.078232266 z: -0.0780376419 w: -0.842975914 } position { x: -1.10192692 y: 0.909951925 z: -7.69875813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.453] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.526694059 y: 0.0781633183 z: -0.0780348405 w: -0.842848957 } position { x: -1.1018796 y: 0.910087824 z: -7.69872093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.526743472 y: 0.0782150626 z: -0.0780909359 w: -0.842808187 } position { x: -1.10180223 y: 0.910133719 z: -7.69871569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.526748776 y: 0.0781743377 z: -0.0780545771 w: -0.842811942 } position { x: -1.10180724 y: 0.910120785 z: -7.69874573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.526673377 y: 0.0782235265 z: -0.0780417398 w: -0.842855692 } position { x: -1.10186088 y: 0.910116196 z: -7.69874668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.526622713 y: 0.078291215 z: -0.0780580044 w: -0.842879593 } position { x: -1.10188234 y: 0.910102844 z: -7.69877386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.522] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.526517212 y: 0.0784341171 z: -0.0780199766 w: -0.842935741 } position { x: -1.10188162 y: 0.910061657 z: -7.69878674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.534] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.526465178 y: 0.0784945041 z: -0.0779846832 w: -0.842965841 } position { x: -1.10193324 y: 0.910076499 z: -7.69879341 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.551] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.526430607 y: 0.0785073265 z: -0.0779743791 w: -0.84298718 } position { x: -1.10189688 y: 0.910061717 z: -7.69877481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.526387751 y: 0.0785278454 z: -0.0779454261 w: -0.843014717 } position { x: -1.10185349 y: 0.910099506 z: -7.69878244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.526332557 y: 0.0786635 z: -0.0779396072 w: -0.843037069 } position { x: -1.1018151 y: 0.910078228 z: -7.69877434 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.526322842 y: 0.0787375122 z: -0.0778911784 w: -0.843040705 } position { x: -1.10180795 y: 0.910024047 z: -7.69880629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.606] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.526395 y: 0.0787676 z: -0.07786946 w: -0.842994869 } position { x: -1.10178089 y: 0.910046577 z: -7.69877815 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.526489 y: 0.078820765 z: -0.077872 w: -0.842930913 } position { x: -1.10182 y: 0.910028577 z: -7.69880104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.632] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.526632905 y: 0.0788172334 z: -0.0778761208 w: -0.84284097 } position { x: -1.10182297 y: 0.9100613 z: -7.69878531 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.648] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.526717544 y: 0.0788474 z: -0.0779356509 w: -0.842779756 } position { x: -1.10180771 y: 0.910087109 z: -7.69877625 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.660] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.526782036 y: 0.0788128898 z: -0.0778928399 w: -0.842746735 } position { x: -1.10179639 y: 0.910079837 z: -7.69876051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.526863933 y: 0.0787950084 z: -0.0778723806 w: -0.842699 } position { x: -1.10182071 y: 0.910052836 z: -7.69874382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.526976 y: 0.0787153542 z: -0.0778928846 w: -0.842634559 } position { x: -1.10179627 y: 0.910015464 z: -7.69873857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.527053595 y: 0.0787053704 z: -0.0779024586 w: -0.8425861 } position { x: -1.10179532 y: 0.910049319 z: -7.69871283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.527139 y: 0.0786395893 z: -0.0779357255 w: -0.842535675 } position { x: -1.10180271 y: 0.91003 z: -7.69866419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.731] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.527188063 y: 0.0787137225 z: -0.0778932 w: -0.842501938 } position { x: -1.10178924 y: 0.910029292 z: -7.69868898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.527185738 y: 0.0787282884 z: -0.0779289901 w: -0.84249872 } position { x: -1.1017617 y: 0.910005 z: -7.6986661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.527230859 y: 0.0787328407 z: -0.0779089 w: -0.842472 } position { x: -1.1017307 y: 0.910020232 z: -7.69867229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.773] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.527254939 y: 0.0787068605 z: -0.077916339 w: -0.842458606 } position { x: -1.10175395 y: 0.909971952 z: -7.69864702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.527225614 y: 0.0787429959 z: -0.0778625 w: -0.842478573 } position { x: -1.10173762 y: 0.909974813 z: -7.69863892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.527196884 y: 0.0788492 z: -0.0778684616 w: -0.842486 } position { x: -1.10176301 y: 0.909935713 z: -7.69863081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.527146816 y: 0.0789366812 z: -0.0778528452 w: -0.842510641 } position { x: -1.10173333 y: 0.909925461 z: -7.69862938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.527130961 y: 0.0790596455 z: -0.0778165683 w: -0.842512369 } position { x: -1.10173118 y: 0.909907937 z: -7.69866085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.842] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52720505 y: 0.0791009739 z: -0.0777895451 w: -0.842464626 } position { x: -1.10173821 y: 0.909900546 z: -7.6987 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52735734 y: 0.079061307 z: -0.0778659508 w: -0.842366 } position { x: -1.1017462 y: 0.909923136 z: -7.69867945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52745837 y: 0.0789322481 z: -0.0778548867 w: -0.842315853 } position { x: -1.10172188 y: 0.909935534 z: -7.6986866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.527523518 y: 0.0788416266 z: -0.0778973475 w: -0.842279613 } position { x: -1.1017499 y: 0.909950316 z: -7.69865608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.527572155 y: 0.0788076073 z: -0.0779092535 w: -0.842251241 } position { x: -1.10177803 y: 0.909972072 z: -7.69863462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.527529716 y: 0.078867726 z: -0.077813074 w: -0.842281163 } position { x: -1.1017822 y: 0.909974813 z: -7.6986618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.527569473 y: 0.0789320394 z: -0.0778422728 w: -0.842247486 } position { x: -1.10175455 y: 0.909953833 z: -7.69870424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.938] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.527564168 y: 0.0788887665 z: -0.077825129 w: -0.842256486 } position { x: -1.10178471 y: 0.909959435 z: -7.69873619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.527529776 y: 0.0789322779 z: -0.0778532922 w: -0.842271268 } position { x: -1.10180199 y: 0.909962 z: -7.69876862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.527513564 y: 0.0789710283 z: -0.0778159425 w: -0.842281282 } position { x: -1.10181284 y: 0.909956455 z: -7.69881535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.527502775 y: 0.0790058821 z: -0.0778175667 w: -0.84228456 } position { x: -1.10181355 y: 0.909950256 z: -7.69883108 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:41.995] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52758795 y: 0.0789770931 z: -0.0777871683 w: -0.842236757 } position { x: -1.10182035 y: 0.909970701 z: -7.69882536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.009] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52774924 y: 0.0788968429 z: -0.0778323263 w: -0.842139125 } position { x: -1.10179913 y: 0.910008371 z: -7.69884348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.527839661 y: 0.0788775384 z: -0.0778485686 w: -0.842082739 } position { x: -1.10179508 y: 0.91002059 z: -7.69884872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.527970672 y: 0.0788012668 z: -0.0778522715 w: -0.842007339 } position { x: -1.10181856 y: 0.910050273 z: -7.69888735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.528055191 y: 0.078789629 z: -0.0778292939 w: -0.841957629 } position { x: -1.10182083 y: 0.910064638 z: -7.69892693 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.528050065 y: 0.078810513 z: -0.077853784 w: -0.841956556 } position { x: -1.10181928 y: 0.910114706 z: -7.69895601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.078] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52804327 y: 0.0789862797 z: -0.0778332651 w: -0.841946244 } position { x: -1.1018877 y: 0.910108268 z: -7.69899893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.528019786 y: 0.0789734945 z: -0.0778185 w: -0.84196353 } position { x: -1.10188675 y: 0.910053551 z: -7.6990428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.528095543 y: 0.0789288431 z: -0.0778111145 w: -0.841920853 } position { x: -1.10190833 y: 0.910036802 z: -7.6990509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.119] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.528162062 y: 0.0788603872 z: -0.0777951106 w: -0.841887057 } position { x: -1.10190046 y: 0.910061 z: -7.69905806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.528237045 y: 0.0787834525 z: -0.0778273121 w: -0.841844201 } position { x: -1.10190511 y: 0.910094917 z: -7.69907713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.528275073 y: 0.0787603781 z: -0.0778233632 w: -0.841822863 } position { x: -1.10187161 y: 0.910086155 z: -7.69907808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.528310239 y: 0.0787722 z: -0.077810809 w: -0.841800869 } position { x: -1.10188961 y: 0.910088778 z: -7.69907427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.528326333 y: 0.07880418 z: -0.0777624 w: -0.841792226 } position { x: -1.10188258 y: 0.910093188 z: -7.69912195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.528412 y: 0.0787987486 z: -0.077770941 w: -0.841738224 } position { x: -1.10188079 y: 0.910100937 z: -7.69917297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.528486431 y: 0.0787248164 z: -0.0778143 w: -0.841694415 } position { x: -1.10189414 y: 0.910064757 z: -7.69922876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.528649628 y: 0.0786658376 z: -0.0777743906 w: -0.841601074 } position { x: -1.10189033 y: 0.910038173 z: -7.69924974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.528762937 y: 0.0786930621 z: -0.0778517 w: -0.84152025 } position { x: -1.10185361 y: 0.91006732 z: -7.69927931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.528863907 y: 0.0787010938 z: -0.0778227672 w: -0.841458678 } position { x: -1.10184622 y: 0.91007936 z: -7.69926262 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.528879 y: 0.0787495375 z: -0.0777531564 w: -0.841451108 } position { x: -1.10180688 y: 0.910128236 z: -7.69924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.528874218 y: 0.0788187906 z: -0.0777645633 w: -0.841446579 } position { x: -1.10183132 y: 0.910118341 z: -7.69921923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.287] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.528946519 y: 0.0787704438 z: -0.0777668655 w: -0.841405451 } position { x: -1.10181987 y: 0.910104513 z: -7.69924259 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.299] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.529051483 y: 0.0787015334 z: -0.0777866468 w: -0.841344059 } position { x: -1.1018182 y: 0.910084605 z: -7.69923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.314] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.529107153 y: 0.0786420405 z: -0.0778202936 w: -0.841311574 } position { x: -1.10187078 y: 0.910054207 z: -7.69923258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.529087722 y: 0.0785902813 z: -0.0778114498 w: -0.841329396 } position { x: -1.10186791 y: 0.910113752 z: -7.69923449 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.529013872 y: 0.078581579 z: -0.0777982622 w: -0.841377854 } position { x: -1.10185778 y: 0.910098672 z: -7.69914818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.528852642 y: 0.0786689371 z: -0.0778028518 w: -0.841470599 } position { x: -1.1018728 y: 0.910071254 z: -7.69910955 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.528744698 y: 0.078768529 z: -0.0777526274 w: -0.84153378 } position { x: -1.10187066 y: 0.91001904 z: -7.69912624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.384] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.528755367 y: 0.07878 z: -0.0777647346 w: -0.841524899 } position { x: -1.10189116 y: 0.910014749 z: -7.69916916 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.398] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52880764 y: 0.0788012594 z: -0.0777668655 w: -0.841489851 } position { x: -1.10188127 y: 0.910025895 z: -7.69916487 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.409] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.528895617 y: 0.0788402185 z: -0.0777565911 w: -0.841431856 } position { x: -1.10189199 y: 0.910043 z: -7.69914627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.426] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.528990328 y: 0.078782022 z: -0.0777619556 w: -0.841377258 } position { x: -1.10187244 y: 0.910035491 z: -7.69912481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.529145539 y: 0.0787084 z: -0.077827841 w: -0.84128046 } position { x: -1.10187566 y: 0.910060227 z: -7.69906282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.451] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.529239833 y: 0.0786202103 z: -0.0778424 w: -0.841228068 } position { x: -1.10188675 y: 0.910078645 z: -7.69902134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.529348791 y: 0.0786157474 z: -0.0777715892 w: -0.841166437 } position { x: -1.1018889 y: 0.910072207 z: -7.69904327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.529448271 y: 0.078607887 z: -0.0777763054 w: -0.841104209 } position { x: -1.10187578 y: 0.910053432 z: -7.69905376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.529496551 y: 0.0787100643 z: -0.0777948424 w: -0.841062546 } position { x: -1.10187387 y: 0.910048664 z: -7.69908333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.529476702 y: 0.0787495077 z: -0.0777637213 w: -0.841074169 } position { x: -1.10188651 y: 0.910034657 z: -7.69906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52949 y: 0.0788468644 z: -0.0777587816 w: -0.841057122 } position { x: -1.10190523 y: 0.91006887 z: -7.69901419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.537] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.529465556 y: 0.0788761601 z: -0.0777994394 w: -0.841066 } position { x: -1.10191655 y: 0.91005826 z: -7.69899035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.529452443 y: 0.0789002404 z: -0.0777576 w: -0.841075897 } position { x: -1.10192597 y: 0.910053611 z: -7.698946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.529403925 y: 0.0788593 z: -0.0777608305 w: -0.84111 } position { x: -1.10196292 y: 0.910070181 z: -7.69894266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.529418051 y: 0.0787728205 z: -0.0778244585 w: -0.841103315 } position { x: -1.10197866 y: 0.910080552 z: -7.69892168 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.529349744 y: 0.0787517428 z: -0.077773124 w: -0.841152966 } position { x: -1.10195804 y: 0.910088837 z: -7.69888449 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.606] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.529306531 y: 0.0787691399 z: -0.0777378455 w: -0.841181874 } position { x: -1.10197532 y: 0.910084724 z: -7.69888926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.529311597 y: 0.0787861869 z: -0.0777337551 w: -0.841177404 } position { x: -1.10194874 y: 0.910050094 z: -7.69889641 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.529297 y: 0.0788424164 z: -0.0777526349 w: -0.841179609 } position { x: -1.10196888 y: 0.910042405 z: -7.69893646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.529334545 y: 0.0788821504 z: -0.0777637437 w: -0.841151178 } position { x: -1.10196066 y: 0.910015941 z: -7.69895124 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.662] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.529450297 y: 0.0788229853 z: -0.0777746066 w: -0.841082871 } position { x: -1.10195172 y: 0.910043955 z: -7.69897079 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.529563367 y: 0.0787674561 z: -0.0776860118 w: -0.841025174 } position { x: -1.10196042 y: 0.910072684 z: -7.69898558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.690] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.529635191 y: 0.0788382441 z: -0.0777142942 w: -0.840970695 } position { x: -1.10196805 y: 0.910054207 z: -7.69896412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.529721 y: 0.0788405761 z: -0.0777340159 w: -0.840914488 } position { x: -1.10196567 y: 0.910060644 z: -7.69896841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.529828608 y: 0.0787625834 z: -0.0777502656 w: -0.840852559 } position { x: -1.10195267 y: 0.91007024 z: -7.69896936 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.529995322 y: 0.0786568299 z: -0.0777416751 w: -0.840758145 } position { x: -1.10195744 y: 0.910048783 z: -7.69897556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530119777 y: 0.0785694197 z: -0.0777745917 w: -0.840684831 } position { x: -1.10192871 y: 0.910012066 z: -7.69900227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.759] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530140162 y: 0.0786092728 z: -0.0777877718 w: -0.840667 } position { x: -1.10198188 y: 0.910058081 z: -7.6990366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530187845 y: 0.0785401687 z: -0.0777798742 w: -0.84064424 } position { x: -1.10189486 y: 0.910056233 z: -7.6990118 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530045 y: 0.0786808357 z: -0.0777370408 w: -0.840725124 } position { x: -1.10195017 y: 0.910054207 z: -7.69905853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.5299716 y: 0.0788374618 z: -0.0776841864 w: -0.840761542 } position { x: -1.10189986 y: 0.910037041 z: -7.69905519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.813] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.529989243 y: 0.0787999108 z: -0.0777125061 w: -0.84075129 } position { x: -1.10190904 y: 0.910036564 z: -7.69904757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52999258 y: 0.0788100138 z: -0.0777186528 w: -0.840747714 } position { x: -1.10191965 y: 0.910004616 z: -7.69902897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.842] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530048728 y: 0.0787359402 z: -0.0777469873 w: -0.84071666 } position { x: -1.10192335 y: 0.910019 z: -7.69903374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530049562 y: 0.0786526948 z: -0.0777755082 w: -0.84072125 } position { x: -1.10188043 y: 0.910045 z: -7.69903612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530023634 y: 0.0787119865 z: -0.0777311251 w: -0.840736151 } position { x: -1.10185468 y: 0.910031319 z: -7.69906282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530012846 y: 0.0787554458 z: -0.0777063295 w: -0.840741158 } position { x: -1.10181546 y: 0.91001308 z: -7.69907 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.897] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.53004694 y: 0.0788068697 z: -0.0777030215 w: -0.84071517 } position { x: -1.10179925 y: 0.910004914 z: -7.69906139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.912] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530184567 y: 0.0788533166 z: -0.0776772723 w: -0.840626359 } position { x: -1.10179329 y: 0.910012364 z: -7.6990943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530312896 y: 0.0787348226 z: -0.0776391774 w: -0.840560079 } position { x: -1.10177648 y: 0.91002655 z: -7.69908667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530519843 y: 0.0787221566 z: -0.0776794404 w: -0.840426922 } position { x: -1.10176206 y: 0.910061955 z: -7.69912195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.950] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530695081 y: 0.0786604509 z: -0.0776748657 w: -0.840322495 } position { x: -1.10173988 y: 0.910057068 z: -7.69911385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530842304 y: 0.0785199776 z: -0.0777092278 w: -0.840239525 } position { x: -1.10171235 y: 0.910074711 z: -7.69912624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530918837 y: 0.0784588084 z: -0.0777632818 w: -0.840191841 } position { x: -1.10169601 y: 0.910078943 z: -7.69910908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:42.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530926228 y: 0.0784573629 z: -0.0777692199 w: -0.840186715 } position { x: -1.10171163 y: 0.910087228 z: -7.69909382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.009] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530855894 y: 0.0785673 z: -0.0777363554 w: -0.840223908 } position { x: -1.10172153 y: 0.910076737 z: -7.6990447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530744076 y: 0.0787210464 z: -0.0776474252 w: -0.84028846 } position { x: -1.10171342 y: 0.910096705 z: -7.69905043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.037] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530661225 y: 0.0787701756 z: -0.0777018145 w: -0.840331078 } position { x: -1.10173893 y: 0.910073161 z: -7.69901323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530523181 y: 0.0788268 z: -0.0777141303 w: -0.840411782 } position { x: -1.10173655 y: 0.910042286 z: -7.69900179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.53040123 y: 0.078864716 z: -0.0776675195 w: -0.840489566 } position { x: -1.10175502 y: 0.910065949 z: -7.69893456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.078] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530221105 y: 0.0789509565 z: -0.0776656 w: -0.840595245 } position { x: -1.10175598 y: 0.910080671 z: -7.69890547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530117214 y: 0.0790254921 z: -0.0776806697 w: -0.840652347 } position { x: -1.10175109 y: 0.910050392 z: -7.69888687 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530046 y: 0.0790826529 z: -0.0776384845 w: -0.840695798 } position { x: -1.10177147 y: 0.910014391 z: -7.69885635 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530059874 y: 0.0790926814 z: -0.0776429698 w: -0.840685725 } position { x: -1.10173738 y: 0.910007775 z: -7.69887686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530162394 y: 0.0790555924 z: -0.0776356906 w: -0.840625226 } position { x: -1.10171318 y: 0.910008073 z: -7.69889355 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.148] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530312777 y: 0.0790888369 z: -0.0776149631 w: -0.840529144 } position { x: -1.10172415 y: 0.910016835 z: -7.69888592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530515 y: 0.07908573 z: -0.0776412487 w: -0.840399384 } position { x: -1.10174274 y: 0.910037279 z: -7.6988821 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530644059 y: 0.0790398344 z: -0.0776620731 w: -0.840320289 } position { x: -1.10176301 y: 0.910025 z: -7.69891119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530858517 y: 0.0789308697 z: -0.0776809156 w: -0.840193331 } position { x: -1.10173893 y: 0.910081148 z: -7.69890404 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.203] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530956507 y: 0.0788712502 z: -0.0776752234 w: -0.840137601 } position { x: -1.10175312 y: 0.910072327 z: -7.69891739 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.214] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531047761 y: 0.078807354 z: -0.0777299404 w: -0.840080857 } position { x: -1.1017561 y: 0.910104454 z: -7.69893789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.231] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531047761 y: 0.0787635371 z: -0.077732 w: -0.840084791 } position { x: -1.10173213 y: 0.910158634 z: -7.69891834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531048298 y: 0.0787907764 z: -0.0777070448 w: -0.840084195 } position { x: -1.1017338 y: 0.910137594 z: -7.69889736 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530989885 y: 0.0787931085 z: -0.0776839 w: -0.840123 } position { x: -1.10173798 y: 0.910146356 z: -7.69888401 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.53089416 y: 0.0789725 z: -0.0776876882 w: -0.840166271 } position { x: -1.10173357 y: 0.910148382 z: -7.69891214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530795097 y: 0.0790355504 z: -0.0776698 w: -0.840224564 } position { x: -1.10172498 y: 0.91011858 z: -7.69892454 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530755341 y: 0.0789626241 z: -0.0776735842 w: -0.840256214 } position { x: -1.10176027 y: 0.910074353 z: -7.69893026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530746639 y: 0.079040207 z: -0.0776620358 w: -0.840255499 } position { x: -1.10174823 y: 0.9101035 z: -7.69891405 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530720234 y: 0.079129681 z: -0.0776305 w: -0.840266645 } position { x: -1.10174584 y: 0.910108 z: -7.69887257 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.53075552 y: 0.0792023316 z: -0.0776379257 w: -0.840236843 } position { x: -1.10176218 y: 0.910110414 z: -7.69889879 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530828476 y: 0.0791886598 z: -0.0776391551 w: -0.840191901 } position { x: -1.10173345 y: 0.91012013 z: -7.69889688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.370] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530939519 y: 0.0791274086 z: -0.0776295364 w: -0.840128422 } position { x: -1.10173893 y: 0.910124183 z: -7.69889116 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531078935 y: 0.0790722221 z: -0.0776685923 w: -0.840041935 } position { x: -1.10172212 y: 0.910119176 z: -7.69891 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.397] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.53116715 y: 0.0790117756 z: -0.0776735693 w: -0.839991331 } position { x: -1.10175586 y: 0.910142124 z: -7.69895506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.409] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531207323 y: 0.0789883882 z: -0.0776657239 w: -0.839968801 } position { x: -1.10176063 y: 0.910115242 z: -7.69897938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531243265 y: 0.0790328905 z: -0.0776522681 w: -0.839943171 } position { x: -1.10176957 y: 0.910086513 z: -7.69900417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531287313 y: 0.0791047439 z: -0.0776658282 w: -0.839907289 } position { x: -1.10173368 y: 0.910112262 z: -7.69902277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.451] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531356156 y: 0.0790487155 z: -0.0776998401 w: -0.839865923 } position { x: -1.10171115 y: 0.910003304 z: -7.69910192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531442583 y: 0.0791173726 z: -0.0775982887 w: -0.839814126 } position { x: -1.10167384 y: 0.910158873 z: -7.69898605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531385601 y: 0.0790989 z: -0.0776849091 w: -0.839843869 } position { x: -1.10171282 y: 0.910161376 z: -7.69899702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.495] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531378925 y: 0.0790449679 z: -0.0776230246 w: -0.83985889 } position { x: -1.1017164 y: 0.910144806 z: -7.69900131 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531347275 y: 0.0790774077 z: -0.0776127502 w: -0.839876831 } position { x: -1.10173643 y: 0.910127759 z: -7.69903898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531297326 y: 0.0790874958 z: -0.077628918 w: -0.839906 } position { x: -1.1017251 y: 0.910105884 z: -7.6990509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.537] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.53126055 y: 0.0791174546 z: -0.0776195 w: -0.839927316 } position { x: -1.10170841 y: 0.910125375 z: -7.69906187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.549] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.53128916 y: 0.0791841373 z: -0.0776321962 w: -0.839901745 } position { x: -1.10168338 y: 0.910101891 z: -7.69908285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531301618 y: 0.0792036057 z: -0.0775935054 w: -0.839895666 } position { x: -1.10167158 y: 0.910123944 z: -7.69906712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531331658 y: 0.0792214 z: -0.0776076242 w: -0.839873612 } position { x: -1.10165405 y: 0.910121083 z: -7.6991272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531406462 y: 0.0791907832 z: -0.0776296258 w: -0.83982712 } position { x: -1.10168815 y: 0.910140872 z: -7.69913864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.606] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531477273 y: 0.0790918693 z: -0.0776556 w: -0.839789271 } position { x: -1.10172117 y: 0.910125196 z: -7.69917631 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531576335 y: 0.0790434778 z: -0.077670522 w: -0.839729726 } position { x: -1.10171962 y: 0.910153031 z: -7.69919538 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531539798 y: 0.0790914223 z: -0.0776353 w: -0.839751601 } position { x: -1.10171974 y: 0.910160065 z: -7.69921541 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531546474 y: 0.0791501924 z: -0.0775991157 w: -0.839745164 } position { x: -1.10169244 y: 0.910143554 z: -7.69924212 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.53158462 y: 0.0792380571 z: -0.0776419863 w: -0.839708805 } position { x: -1.10166478 y: 0.91015923 z: -7.69925594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531647563 y: 0.079185158 z: -0.0776274353 w: -0.839675248 } position { x: -1.10165453 y: 0.910166 z: -7.6992979 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531796038 y: 0.0790036246 z: -0.0776946619 w: -0.839592159 } position { x: -1.10165429 y: 0.910187781 z: -7.69928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531821847 y: 0.07895118 z: -0.0777124241 w: -0.839579105 } position { x: -1.10169435 y: 0.91019547 z: -7.69927263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531768739 y: 0.0789708495 z: -0.0776299611 w: -0.839618564 } position { x: -1.10168898 y: 0.910189033 z: -7.6992979 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531728506 y: 0.0790123492 z: -0.0776469857 w: -0.839638472 } position { x: -1.10168171 y: 0.91016674 z: -7.69933319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.745] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531712234 y: 0.0790401548 z: -0.0776563361 w: -0.839645386 } position { x: -1.10166156 y: 0.910099387 z: -7.69934034 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531767666 y: 0.0790031552 z: -0.0776355118 w: -0.839615583 } position { x: -1.10162604 y: 0.910103858 z: -7.69938803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531805634 y: 0.0789899826 z: -0.0776373819 w: -0.839592636 } position { x: -1.10162008 y: 0.910119891 z: -7.69944 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531887889 y: 0.0789770633 z: -0.0776730627 w: -0.839538455 } position { x: -1.10162568 y: 0.910111785 z: -7.69948101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531977296 y: 0.0788775384 z: -0.0776718631 w: -0.839491248 } position { x: -1.10164022 y: 0.910123706 z: -7.69951248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.814] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.53213352 y: 0.07879702 z: -0.0776575357 w: -0.839401126 } position { x: -1.10165918 y: 0.910126 z: -7.69950485 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.532381058 y: 0.0786387697 z: -0.0776407644 w: -0.839260578 } position { x: -1.10165167 y: 0.910095215 z: -7.6995492 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.842] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.532692552 y: 0.0784320831 z: -0.0776549056 w: -0.839081 } position { x: -1.10164022 y: 0.910111368 z: -7.69957542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.855] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533009887 y: 0.0781522766 z: -0.07776 w: -0.838895738 } position { x: -1.10161424 y: 0.910153687 z: -7.69960356 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.867] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533316612 y: 0.0779710636 z: -0.0777796209 w: -0.838715851 } position { x: -1.10159361 y: 0.910222352 z: -7.69965124 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.884] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.53345716 y: 0.0778439417 z: -0.0777972266 w: -0.838636637 } position { x: -1.10158861 y: 0.910186589 z: -7.69965696 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.897] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533504784 y: 0.077806 z: -0.0778206438 w: -0.838607728 } position { x: -1.10157275 y: 0.910189748 z: -7.69965839 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.909] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.53348273 y: 0.077794835 z: -0.0778133571 w: -0.838623405 } position { x: -1.10159063 y: 0.910219371 z: -7.6997118 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.53339088 y: 0.0778925493 z: -0.077790454 w: -0.838674903 } position { x: -1.10156024 y: 0.910205245 z: -7.69973278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533292174 y: 0.0779487 z: -0.0777912065 w: -0.838732421 } position { x: -1.10159266 y: 0.910182297 z: -7.69969749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533252895 y: 0.0779129788 z: -0.0777744055 w: -0.838762224 } position { x: -1.10159075 y: 0.910177708 z: -7.69970846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533193052 y: 0.0778828412 z: -0.0777629092 w: -0.838804126 } position { x: -1.10160148 y: 0.910186648 z: -7.69966841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533108115 y: 0.0778243393 z: -0.0777750537 w: -0.838862419 } position { x: -1.1015867 y: 0.910231471 z: -7.69964314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:43.995] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533011675 y: 0.0778129473 z: -0.0777315721 w: -0.838928819 } position { x: -1.1015873 y: 0.910193741 z: -7.69965 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.532968283 y: 0.0778162479 z: -0.0777325407 w: -0.838955939 } position { x: -1.10160875 y: 0.910209894 z: -7.69968224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.532975376 y: 0.077794455 z: -0.0777616054 w: -0.838950753 } position { x: -1.1016072 y: 0.910196662 z: -7.69970322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.037] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533011615 y: 0.0777124912 z: -0.0777875 w: -0.838932931 } position { x: -1.10160947 y: 0.910150349 z: -7.69974422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533009827 y: 0.0776993707 z: -0.0777889192 w: -0.838935196 } position { x: -1.10163379 y: 0.910111189 z: -7.69980335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533127844 y: 0.0775639564 z: -0.0778171197 w: -0.838870168 } position { x: -1.10161889 y: 0.910160422 z: -7.69983959 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.079] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533281624 y: 0.0774989724 z: -0.0778407082 w: -0.838776171 } position { x: -1.10162544 y: 0.910161 z: -7.69984674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533462763 y: 0.0774220899 z: -0.077867344 w: -0.838665605 } position { x: -1.10162 y: 0.910138607 z: -7.69988585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533748329 y: 0.0773128346 z: -0.0778825805 w: -0.838492572 } position { x: -1.10167062 y: 0.910105 z: -7.6999588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.534073412 y: 0.0771927238 z: -0.0779188499 w: -0.838293254 } position { x: -1.10169017 y: 0.910093427 z: -7.70003271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.131] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.534392118 y: 0.0772167593 z: -0.077921547 w: -0.838087618 } position { x: -1.1016885 y: 0.910138786 z: -7.70011091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.53448981 y: 0.0772479698 z: -0.0778886899 w: -0.83802551 } position { x: -1.10165346 y: 0.910150528 z: -7.70010853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.534586728 y: 0.0774027854 z: -0.0778345838 w: -0.837954462 } position { x: -1.10163808 y: 0.910197735 z: -7.70011234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.534609258 y: 0.0775354877 z: -0.0778089389 w: -0.837930202 } position { x: -1.10164797 y: 0.9101367 z: -7.70014668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.534748435 y: 0.0775561184 z: -0.0778057 w: -0.837839723 } position { x: -1.10165751 y: 0.91008 z: -7.70016956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.534774184 y: 0.0777076483 z: -0.0777463093 w: -0.837814748 } position { x: -1.10171068 y: 0.910069704 z: -7.70018196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.534850299 y: 0.0778988674 z: -0.0777607188 w: -0.837747097 } position { x: -1.1017369 y: 0.910056591 z: -7.70024061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.231] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.534674108 y: 0.0779787824 z: -0.0776953325 w: -0.8378582 } position { x: -1.10173333 y: 0.910006106 z: -7.70021725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.534447849 y: 0.0781164244 z: -0.0776843056 w: -0.837990761 } position { x: -1.10170293 y: 0.910058379 z: -7.70013046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.534148037 y: 0.0784236863 z: -0.0776349083 w: -0.838157833 } position { x: -1.10171604 y: 0.910067081 z: -7.70010185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.53382951 y: 0.0785496384 z: -0.0775893182 w: -0.838353097 } position { x: -1.10176134 y: 0.910072088 z: -7.70001793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533614516 y: 0.078759633 z: -0.0775131509 w: -0.838477314 } position { x: -1.10181355 y: 0.910068274 z: -7.70005369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533807933 y: 0.0789158046 z: -0.0775941536 w: -0.838332057 } position { x: -1.10182786 y: 0.910148144 z: -7.70003462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.53354007 y: 0.0787537247 z: -0.0775078312 w: -0.838525712 } position { x: -1.10192323 y: 0.910028815 z: -7.69992256 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.329] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533526182 y: 0.0787632912 z: -0.0775062516 w: -0.838533878 } position { x: -1.10193145 y: 0.910055935 z: -7.69997644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533421695 y: 0.0788908601 z: -0.0774234682 w: -0.838595927 } position { x: -1.10187757 y: 0.910003662 z: -7.69997787 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533375859 y: 0.0790202618 z: -0.0774022713 w: -0.838614881 } position { x: -1.10182035 y: 0.90996182 z: -7.70005465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.370] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533324659 y: 0.0791796371 z: -0.0774109066 w: -0.83863157 } position { x: -1.10177028 y: 0.909987926 z: -7.70005035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533508539 y: 0.0793425292 z: -0.0773970038 w: -0.8385005 } position { x: -1.10174227 y: 0.909994364 z: -7.70012665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.398] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533527732 y: 0.0792533085 z: -0.0774255171 w: -0.838494122 } position { x: -1.10174549 y: 0.909985304 z: -7.70009184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533621728 y: 0.0793086886 z: -0.0774146691 w: -0.838430047 } position { x: -1.10180509 y: 0.910061121 z: -7.70012951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533701777 y: 0.0792587101 z: -0.0774130896 w: -0.838384032 } position { x: -1.10182023 y: 0.910013556 z: -7.70009804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533760428 y: 0.0791234225 z: -0.0773848742 w: -0.838362038 } position { x: -1.10182428 y: 0.910007 z: -7.7001195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533804476 y: 0.0790613666 z: -0.0773790702 w: -0.838340402 } position { x: -1.10180032 y: 0.910058498 z: -7.7000823 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533771753 y: 0.0790897459 z: -0.0773679391 w: -0.838359594 } position { x: -1.1018 y: 0.910031676 z: -7.7001338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.481] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533840179 y: 0.0789654 z: -0.0774422958 w: -0.838320851 } position { x: -1.10174978 y: 0.910058141 z: -7.70014191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.495] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533902705 y: 0.0788615122 z: -0.0774548203 w: -0.838289618 } position { x: -1.10175169 y: 0.910044312 z: -7.70017099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533990383 y: 0.0787642375 z: -0.0774588138 w: -0.83824259 } position { x: -1.10178483 y: 0.910029 z: -7.70023155 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.534177184 y: 0.0786890462 z: -0.0775207803 w: -0.838124871 } position { x: -1.10180247 y: 0.910013 z: -7.7002697 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.534] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.534352779 y: 0.0785987154 z: -0.0775011 w: -0.838023245 } position { x: -1.10177755 y: 0.910035849 z: -7.70028973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.534508646 y: 0.078561306 z: -0.0774804279 w: -0.837929249 } position { x: -1.1017524 y: 0.910073161 z: -7.70030689 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.534655392 y: 0.0786073506 z: -0.0775352046 w: -0.837826252 } position { x: -1.10173571 y: 0.910114884 z: -7.70027304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.534808338 y: 0.0785692334 z: -0.0775556043 w: -0.837730289 } position { x: -1.10172868 y: 0.910122335 z: -7.70026731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.53493309 y: 0.0784664303 z: -0.0775591508 w: -0.837659955 } position { x: -1.10173547 y: 0.910084426 z: -7.70027256 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.535025239 y: 0.0784812942 z: -0.0775660947 w: -0.837599039 } position { x: -1.10173869 y: 0.910063565 z: -7.70030689 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.621] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.535097837 y: 0.0784677193 z: -0.0775666684 w: -0.837553859 } position { x: -1.10170698 y: 0.910058379 z: -7.7003684 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.635] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.535099626 y: 0.078638576 z: -0.0775281489 w: -0.837540329 } position { x: -1.10170114 y: 0.910062432 z: -7.70040607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.648] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.535116613 y: 0.0788143203 z: -0.0775064528 w: -0.837514937 } position { x: -1.10168207 y: 0.910035133 z: -7.70039749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.663] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.535223722 y: 0.0789261088 z: -0.0774761811 w: -0.837438762 } position { x: -1.10163748 y: 0.910021186 z: -7.70042086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.676] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.535446465 y: 0.0788244233 z: -0.077506 w: -0.837303162 } position { x: -1.10164464 y: 0.910068274 z: -7.70038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.690] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.535637379 y: 0.0787551105 z: -0.0775339678 w: -0.837185085 } position { x: -1.10163486 y: 0.910051346 z: -7.70037413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.704] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.535839736 y: 0.0786747262 z: -0.0775127783 w: -0.837065041 } position { x: -1.10164225 y: 0.91004771 z: -7.70041275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.719] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.536139667 y: 0.0786163 z: -0.0775255039 w: -0.836877346 } position { x: -1.10164309 y: 0.910052896 z: -7.70047235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.731] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.536368608 y: 0.0785529092 z: -0.0775730535 w: -0.836732149 } position { x: -1.10162485 y: 0.910075307 z: -7.70049858 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.745] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.536414325 y: 0.0786182135 z: -0.0775492117 w: -0.83669883 } position { x: -1.10164595 y: 0.910097718 z: -7.70053673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.536686659 y: 0.0785635635 z: -0.0775752962 w: -0.83652693 } position { x: -1.10154378 y: 0.910069823 z: -7.70044374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.777] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.536751449 y: 0.0786506832 z: -0.0775676519 w: -0.836477935 } position { x: -1.10162771 y: 0.910098553 z: -7.70049191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.536854565 y: 0.0787703246 z: -0.0775801614 w: -0.836399257 } position { x: -1.10158479 y: 0.910105109 z: -7.70051527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.801] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.537145257 y: 0.0785993263 z: -0.0776756927 w: -0.836219847 } position { x: -1.10157728 y: 0.910097599 z: -7.70049143 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.814] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.537185788 y: 0.0786211118 z: -0.0775975 w: -0.836199 } position { x: -1.10159922 y: 0.910078168 z: -7.70050812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.829] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.537272751 y: 0.0785832256 z: -0.0776499733 w: -0.836141825 } position { x: -1.10154498 y: 0.91006875 z: -7.70052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.842] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.537330329 y: 0.0785441 z: -0.0776308924 w: -0.836110294 } position { x: -1.10153913 y: 0.910044253 z: -7.70050383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.856] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.537425935 y: 0.0785912946 z: -0.0775813684 w: -0.836048961 } position { x: -1.10150063 y: 0.910011888 z: -7.70037746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.537407875 y: 0.0786827728 z: -0.0776416808 w: -0.836046398 } position { x: -1.10153866 y: 0.910042405 z: -7.70054817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.885] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.537437379 y: 0.078726612 z: -0.0776402801 w: -0.83602345 } position { x: -1.10146236 y: 0.910056949 z: -7.70044804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.897] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.537391901 y: 0.0789150074 z: -0.0776273459 w: -0.836036146 } position { x: -1.10152495 y: 0.910082102 z: -7.70047426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.912] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.537291408 y: 0.0790451691 z: -0.0775940269 w: -0.836091518 } position { x: -1.10154402 y: 0.91002804 z: -7.70048094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.537325323 y: 0.0791492164 z: -0.0775171816 w: -0.836066961 } position { x: -1.10156214 y: 0.91005677 z: -7.70050335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.537341952 y: 0.0793067738 z: -0.0775269344 w: -0.836040437 } position { x: -1.10161555 y: 0.910056949 z: -7.70042229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.537368119 y: 0.0793135837 z: -0.0775134712 w: -0.836024225 } position { x: -1.10161781 y: 0.910019875 z: -7.7004137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.537499309 y: 0.0792638808 z: -0.0774957 w: -0.835946262 } position { x: -1.10158515 y: 0.910022497 z: -7.70038795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.537602 y: 0.0792650282 z: -0.0775427222 w: -0.83587575 } position { x: -1.10160935 y: 0.910037041 z: -7.7003727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:44.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.53769356 y: 0.0793267265 z: -0.0775310323 w: -0.835812092 } position { x: -1.10156524 y: 0.91005075 z: -7.70037079 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.009] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.537736773 y: 0.0793774948 z: -0.0775103718 w: -0.835781395 } position { x: -1.10163236 y: 0.910050035 z: -7.70041084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.024] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.537869632 y: 0.0793655068 z: -0.0775094777 w: -0.835697114 } position { x: -1.10162044 y: 0.91000551 z: -7.70038939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.538003743 y: 0.0793017 z: -0.0775249302 w: -0.835615456 } position { x: -1.1016475 y: 0.910001099 z: -7.70037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.538170159 y: 0.0792884901 z: -0.0775335208 w: -0.835508764 } position { x: -1.10163546 y: 0.909995496 z: -7.70035458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.538350821 y: 0.0792184919 z: -0.0775842816 w: -0.835394323 } position { x: -1.1015743 y: 0.910042763 z: -7.70030928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.078] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.538513 y: 0.0792123079 z: -0.0775609314 w: -0.835292459 } position { x: -1.10159266 y: 0.910055459 z: -7.70033741 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.093] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.538575411 y: 0.0791641548 z: -0.0775592402 w: -0.835257 } position { x: -1.10161197 y: 0.910045505 z: -7.70032215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.107] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.538637161 y: 0.079183653 z: -0.0775877759 w: -0.835212648 } position { x: -1.10158098 y: 0.910063326 z: -7.70033646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.538670301 y: 0.0791332722 z: -0.0775693879 w: -0.835197747 } position { x: -1.10160458 y: 0.910018325 z: -7.70033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.538656473 y: 0.079126507 z: -0.077581346 w: -0.835206151 } position { x: -1.10160553 y: 0.91000855 z: -7.70031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.148] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.538618624 y: 0.0791813359 z: -0.0775618926 w: -0.835227191 } position { x: -1.10161221 y: 0.909974694 z: -7.70034218 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.162] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.538602471 y: 0.0792407617 z: -0.0775284693 w: -0.835235119 } position { x: -1.101565 y: 0.909956038 z: -7.70038223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.538656712 y: 0.0792427734 z: -0.0775345117 w: -0.835199356 } position { x: -1.1015501 y: 0.909923494 z: -7.70043898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.190] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.538748741 y: 0.0792071372 z: -0.0775336847 w: -0.835143447 } position { x: -1.10151923 y: 0.909949243 z: -7.70047092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.203] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.538856566 y: 0.0790971741 z: -0.0775317848 w: -0.835084438 } position { x: -1.10152829 y: 0.909933865 z: -7.70051241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.539114952 y: 0.0789880827 z: -0.0775745511 w: -0.834924042 } position { x: -1.10152483 y: 0.909934163 z: -7.70051575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.539382696 y: 0.0788141638 z: -0.0775878504 w: -0.834766269 } position { x: -1.10153246 y: 0.9099226 z: -7.70056486 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.246] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.53972578 y: 0.0786245689 z: -0.0776029453 w: -0.834561 } position { x: -1.10152555 y: 0.909924448 z: -7.70060682 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.540109217 y: 0.0783788189 z: -0.0775860325 w: -0.834337652 } position { x: -1.10150051 y: 0.909973502 z: -7.70069361 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.273] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.540449083 y: 0.0781752616 z: -0.0776816383 w: -0.834127665 } position { x: -1.10147715 y: 0.909953475 z: -7.70074749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.288] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.540752709 y: 0.0779872686 z: -0.0777006522 w: -0.833946764 } position { x: -1.10148382 y: 0.909928441 z: -7.70077896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.541034639 y: 0.0779127777 z: -0.0777644366 w: -0.833764851 } position { x: -1.10149515 y: 0.909999 z: -7.70081949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.541278 y: 0.0777746066 z: -0.0777330175 w: -0.833622694 } position { x: -1.10140908 y: 0.909909248 z: -7.70082426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.541445076 y: 0.077745758 z: -0.0777215734 w: -0.833518 } position { x: -1.10148621 y: 0.90994364 z: -7.70095444 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.343] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.541633129 y: 0.0776475 z: -0.077796407 w: -0.833398044 } position { x: -1.10144246 y: 0.909928858 z: -7.7009325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.541790426 y: 0.0775583312 z: -0.0777722225 w: -0.833306253 } position { x: -1.10141945 y: 0.909953594 z: -7.70099926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.541903257 y: 0.0776094198 z: -0.0777852684 w: -0.833227 } position { x: -1.10140824 y: 0.909979641 z: -7.70099926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.385] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.541977882 y: 0.0775792524 z: -0.0777970627 w: -0.83318007 } position { x: -1.10139871 y: 0.909947634 z: -7.70104885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.398] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.542046666 y: 0.0774791166 z: -0.0777868107 w: -0.833145618 } position { x: -1.10140836 y: 0.909986734 z: -7.70105457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.411] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.542097688 y: 0.0774728283 z: -0.0778098404 w: -0.833110869 } position { x: -1.10141206 y: 0.910021782 z: -7.70104647 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.542113543 y: 0.077564016 z: -0.0777665675 w: -0.833096087 } position { x: -1.10141444 y: 0.909994066 z: -7.70111656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.54205364 y: 0.0775767639 z: -0.0777799338 w: -0.833132684 } position { x: -1.10143411 y: 0.910013676 z: -7.70112419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.454] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.542046666 y: 0.077625446 z: -0.0778088048 w: -0.833129942 } position { x: -1.10145473 y: 0.909997284 z: -7.7011385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.542114615 y: 0.0777305514 z: -0.0777963474 w: -0.833077073 } position { x: -1.10144627 y: 0.910110235 z: -7.70113754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.481] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.542132735 y: 0.0777642876 z: -0.0777838528 w: -0.833063304 } position { x: -1.10142398 y: 0.910092711 z: -7.70115757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.542220354 y: 0.0775938779 z: -0.0778120905 w: -0.833019614 } position { x: -1.10139668 y: 0.910009503 z: -7.70119619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.510] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.542423129 y: 0.0773764253 z: -0.0778696761 w: -0.832902372 } position { x: -1.10136497 y: 0.910019636 z: -7.70117521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.522] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.542523205 y: 0.0772500411 z: -0.0778215379 w: -0.832853436 } position { x: -1.10139191 y: 0.910093069 z: -7.70123339 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.537] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.542485356 y: 0.0773835629 z: -0.0778674111 w: -0.832861423 } position { x: -1.10139561 y: 0.910139382 z: -7.70127869 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.549] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.542454541 y: 0.0774530843 z: -0.0778110623 w: -0.832880259 } position { x: -1.1014024 y: 0.910084069 z: -7.70133543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.542390764 y: 0.0775869787 z: -0.0777684525 w: -0.832913339 } position { x: -1.10139132 y: 0.910109758 z: -7.70131302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.542397439 y: 0.0776841268 z: -0.0777764 w: -0.832899153 } position { x: -1.10135198 y: 0.910040319 z: -7.70131254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.542553484 y: 0.0776664168 z: -0.0777535066 w: -0.832801342 } position { x: -1.1013782 y: 0.91004467 z: -7.70137358 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.542751253 y: 0.0776238665 z: -0.0777785107 w: -0.832674086 } position { x: -1.10139096 y: 0.91007787 z: -7.70135641 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.620] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.542959452 y: 0.0775625929 z: -0.0778378844 w: -0.832538486 } position { x: -1.10137618 y: 0.910120547 z: -7.7013793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543207645 y: 0.0774073303 z: -0.0778731778 w: -0.832387745 } position { x: -1.10135984 y: 0.910154581 z: -7.70135164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.648] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543401539 y: 0.0773098 z: -0.0779022127 w: -0.832267523 } position { x: -1.10134971 y: 0.910164 z: -7.7013526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.660] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543444574 y: 0.0773281679 z: -0.0778811127 w: -0.832239687 } position { x: -1.10133505 y: 0.91018194 z: -7.70135832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.676] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543476284 y: 0.0774548575 z: -0.0779121146 w: -0.832204342 } position { x: -1.10131276 y: 0.9101789 z: -7.70137501 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.691] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.54344666 y: 0.0775864646 z: -0.0778103173 w: -0.832220912 } position { x: -1.10130298 y: 0.910149157 z: -7.70143366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543406427 y: 0.0777271092 z: -0.0777646899 w: -0.832238317 } position { x: -1.10132372 y: 0.910097718 z: -7.70143032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543370247 y: 0.0778822824 z: -0.0777991191 w: -0.832244277 } position { x: -1.1013118 y: 0.910100698 z: -7.70138502 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.731] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543318391 y: 0.0780219 z: -0.0777694434 w: -0.832267821 } position { x: -1.10131431 y: 0.910106659 z: -7.70139217 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543278039 y: 0.0780688 z: -0.0777510926 w: -0.832291424 } position { x: -1.1013149 y: 0.910101652 z: -7.70136595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.759] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543199539 y: 0.078046672 z: -0.0777221099 w: -0.832347453 } position { x: -1.10129142 y: 0.910071492 z: -7.70132589 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543240786 y: 0.0780205801 z: -0.0777213424 w: -0.832323 } position { x: -1.10128713 y: 0.910126567 z: -7.70134306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543262124 y: 0.0780215263 z: -0.0777636 w: -0.832305074 } position { x: -1.10132861 y: 0.910131454 z: -7.70134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543230832 y: 0.0779965371 z: -0.0778206736 w: -0.832322538 } position { x: -1.10132396 y: 0.910140336 z: -7.70133257 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.815] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543211102 y: 0.0780378655 z: -0.0777808502 w: -0.832335234 } position { x: -1.10130703 y: 0.910068929 z: -7.70133591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543150783 y: 0.078040123 z: -0.0777898654 w: -0.832373559 } position { x: -1.10130417 y: 0.910015821 z: -7.70132065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543085217 y: 0.0781766 z: -0.077773124 w: -0.832405031 } position { x: -1.10126925 y: 0.910060287 z: -7.7013011 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.855] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543051779 y: 0.0783073306 z: -0.0777117312 w: -0.832420409 } position { x: -1.10121512 y: 0.91010493 z: -7.70130348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543018222 y: 0.0782668144 z: -0.0776769444 w: -0.832449257 } position { x: -1.10119689 y: 0.909985185 z: -7.70128298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543172419 y: 0.0783464 z: -0.0777954832 w: -0.832330108 } position { x: -1.10121953 y: 0.910060167 z: -7.70126534 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.898] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543160796 y: 0.0783766955 z: -0.0776661485 w: -0.832346916 } position { x: -1.10116732 y: 0.910038352 z: -7.70127583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543172657 y: 0.0784073621 z: -0.0776623 w: -0.832336664 } position { x: -1.10117757 y: 0.910040498 z: -7.70122194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.927] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543229759 y: 0.0787421763 z: -0.0776678622 w: -0.832267284 } position { x: -1.10118937 y: 0.910076618 z: -7.70129299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543371439 y: 0.0787453353 z: -0.0775312334 w: -0.832187295 } position { x: -1.10112369 y: 0.909979701 z: -7.70138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543628871 y: 0.0788207352 z: -0.0775144771 w: -0.832013488 } position { x: -1.10112822 y: 0.910073638 z: -7.70141649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543672144 y: 0.0791197792 z: -0.077249378 w: -0.83198148 } position { x: -1.10102904 y: 0.909986615 z: -7.70143223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543885708 y: 0.0794644803 z: -0.0772615597 w: -0.831807911 } position { x: -1.10104334 y: 0.910088301 z: -7.70161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:45.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.54412657 y: 0.0800061822 z: -0.0770954788 w: -0.831613839 } position { x: -1.10101664 y: 0.909943581 z: -7.70172596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.545057952 y: 0.0801090673 z: -0.0776695758 w: -0.830940306 } position { x: -1.10126734 y: 0.910160661 z: -7.70233679 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.024] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.545902 y: 0.0805520117 z: -0.0791534111 w: -0.830203056 } position { x: -1.10133171 y: 0.909325302 z: -7.70196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547035336 y: 0.0798405483 z: -0.078407228 w: -0.8295964 } position { x: -1.10132778 y: 0.909621596 z: -7.70228434 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.051] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547801137 y: 0.0799682736 z: -0.0785022378 w: -0.829069614 } position { x: -1.10119438 y: 0.909851849 z: -7.70254087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.548863828 y: 0.0806641 z: -0.0799748227 w: -0.828158081 } position { x: -1.10116482 y: 0.909424901 z: -7.7026825 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.079] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.549796402 y: 0.0802113339 z: -0.0798682 w: -0.827593565 } position { x: -1.10118222 y: 0.909391642 z: -7.7028861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.55134815 y: 0.0795166343 z: -0.0795931667 w: -0.826654255 } position { x: -1.10124981 y: 0.90952456 z: -7.70323944 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.552620292 y: 0.079071939 z: -0.080110237 w: -0.825797141 } position { x: -1.101192 y: 0.909607 z: -7.70320892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.119] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.552958727 y: 0.0795235 z: -0.0798800588 w: -0.825549424 } position { x: -1.10117054 y: 0.909556 z: -7.70329571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.134] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.552668 y: 0.080532819 z: -0.0798332691 w: -0.825650811 } position { x: -1.10118735 y: 0.909244299 z: -7.70331764 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.552500308 y: 0.0820864737 z: -0.0799060464 w: -0.825602949 } position { x: -1.10123158 y: 0.909085035 z: -7.70366716 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.552385867 y: 0.0834771469 z: -0.0801762342 w: -0.825513899 } position { x: -1.10127378 y: 0.908908606 z: -7.70400572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.551862657 y: 0.0848313272 z: -0.0809579566 w: -0.8256495 } position { x: -1.101493 y: 0.908677101 z: -7.70407772 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.550311446 y: 0.0869695395 z: -0.0809361935 w: -0.826464117 } position { x: -1.10173452 y: 0.908772051 z: -7.70379496 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.549560487 y: 0.0908119 z: -0.0807080343 w: -0.826572895 } position { x: -1.10205162 y: 0.908282757 z: -7.70444679 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.548326194 y: 0.0911326259 z: -0.0799165 w: -0.827433705 } position { x: -1.10204148 y: 0.907793164 z: -7.70484 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.232] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.548413 y: 0.0909199938 z: -0.0799376 w: -0.827397585 } position { x: -1.10205936 y: 0.907972634 z: -7.70465231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.548419535 y: 0.0910741165 z: -0.0806007236 w: -0.827311933 } position { x: -1.10205543 y: 0.908032477 z: -7.7045331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.257] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.548571646 y: 0.0908250585 z: -0.0808238089 w: -0.827216744 } position { x: -1.10204446 y: 0.908080697 z: -7.70454407 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.273] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.548745751 y: 0.0900713429 z: -0.0806099623 w: -0.827204525 } position { x: -1.10194933 y: 0.908133864 z: -7.70447159 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.549023211 y: 0.0890036896 z: -0.0807257593 w: -0.827124655 } position { x: -1.10196519 y: 0.90833956 z: -7.7044158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.549094439 y: 0.088165015 z: -0.0809026808 w: -0.827149928 } position { x: -1.10193956 y: 0.908365965 z: -7.70426273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.54872185 y: 0.0878401846 z: -0.0807234049 w: -0.827449203 } position { x: -1.10200179 y: 0.90843761 z: -7.70411253 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.548254669 y: 0.0878192335 z: -0.0806172043 w: -0.827771366 } position { x: -1.10204077 y: 0.908492625 z: -7.70406961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547946393 y: 0.0878316686 z: -0.0806176811 w: -0.827974081 } position { x: -1.10208488 y: 0.90849936 z: -7.70409918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.548099756 y: 0.0875425637 z: -0.0805971 w: -0.827905297 } position { x: -1.10209942 y: 0.908487856 z: -7.70413256 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.370] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.548009098 y: 0.0871149674 z: -0.0805344358 w: -0.82801646 } position { x: -1.10206783 y: 0.908611655 z: -7.70404816 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.385] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547676921 y: 0.0871526375 z: -0.0804661438 w: -0.828238845 } position { x: -1.10204542 y: 0.908557 z: -7.70394421 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547026873 y: 0.0874233097 z: -0.0802758 w: -0.828658283 } position { x: -1.10201609 y: 0.908529282 z: -7.70388937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.412] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.546272516 y: 0.0879914314 z: -0.0802124664 w: -0.829101801 } position { x: -1.10205269 y: 0.908510447 z: -7.70387506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.545262754 y: 0.0887328 z: -0.0800158456 w: -0.829706252 } position { x: -1.10209358 y: 0.908419132 z: -7.70387745 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.441] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544313192 y: 0.0893602148 z: -0.0798219219 w: -0.8302809 } position { x: -1.10218036 y: 0.908366 z: -7.7039032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.453] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.54337734 y: 0.0898443088 z: -0.0796897337 w: -0.830854118 } position { x: -1.10224891 y: 0.908256173 z: -7.70388556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.542663932 y: 0.0899516568 z: -0.0796905234 w: -0.831308603 } position { x: -1.10233712 y: 0.908174276 z: -7.70381784 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.54227376 y: 0.0898117572 z: -0.0797833651 w: -0.831569433 } position { x: -1.1023612 y: 0.9081797 z: -7.70372152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.541906357 y: 0.0894960091 z: -0.0797851384 w: -0.831842721 } position { x: -1.10243344 y: 0.908183515 z: -7.70360518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.54176116 y: 0.0891507417 z: -0.0798744932 w: -0.831965804 } position { x: -1.10243714 y: 0.90821439 z: -7.70344114 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.541569948 y: 0.0888920948 z: -0.0799120441 w: -0.832114339 } position { x: -1.10248101 y: 0.908269882 z: -7.70336294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.538] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.54134649 y: 0.0888306871 z: -0.0799401328 w: -0.832263589 } position { x: -1.10244548 y: 0.908249617 z: -7.70326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.541142166 y: 0.0888447538 z: -0.0799514577 w: -0.832393825 } position { x: -1.10245562 y: 0.908263445 z: -7.70330477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.540895045 y: 0.088860862 z: -0.0798911154 w: -0.832558513 } position { x: -1.10243535 y: 0.9082793 z: -7.7032547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.540566146 y: 0.0890968889 z: -0.0798063651 w: -0.832755 } position { x: -1.10245764 y: 0.908263922 z: -7.70325851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.592] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.540347099 y: 0.0892719179 z: -0.0797977373 w: -0.832879245 } position { x: -1.10248816 y: 0.908213854 z: -7.70329905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.540366173 y: 0.0893885046 z: -0.0797727183 w: -0.832856774 } position { x: -1.10253537 y: 0.908162057 z: -7.70326948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.621] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.540371776 y: 0.0893880129 z: -0.0798249245 w: -0.832848191 } position { x: -1.10255527 y: 0.908170462 z: -7.70321321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.632] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.540495753 y: 0.0892969742 z: -0.0798606053 w: -0.832774162 } position { x: -1.10255551 y: 0.908197045 z: -7.70318031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.648] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.540662646 y: 0.0889631957 z: -0.0798502117 w: -0.832702458 } position { x: -1.10253143 y: 0.90831989 z: -7.7031312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.660] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.540711522 y: 0.0886874497 z: -0.0798835903 w: -0.832697 } position { x: -1.10253382 y: 0.908425808 z: -7.70311832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.676] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.54082185 y: 0.0882102773 z: -0.0800367072 w: -0.832661271 } position { x: -1.10256255 y: 0.908506572 z: -7.70306873 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.540775657 y: 0.0878987387 z: -0.0799938664 w: -0.832728326 } position { x: -1.10259807 y: 0.908628 z: -7.70297289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.704] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.540924966 y: 0.0875418633 z: -0.080197148 w: -0.83264941 } position { x: -1.10261881 y: 0.908655286 z: -7.70300102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.716] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.540889323 y: 0.0860963315 z: -0.0797143504 w: -0.832869649 } position { x: -1.10265791 y: 0.909395695 z: -7.70302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.731] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.541128159 y: 0.0852200463 z: -0.0801396072 w: -0.832763851 } position { x: -1.10275471 y: 0.909845829 z: -7.702806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.540711641 y: 0.0844040513 z: -0.0802993 w: -0.833102 } position { x: -1.10281205 y: 0.910238087 z: -7.70263958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.759] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.541570783 y: 0.0831332356 z: -0.0808875 w: -0.83261466 } position { x: -1.10283661 y: 0.910561323 z: -7.70288086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.542113066 y: 0.0816287175 z: -0.0812640414 w: -0.832374 } position { x: -1.10270309 y: 0.910832286 z: -7.70257092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.787] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.542372406 y: 0.0820132941 z: -0.0795527101 w: -0.832332492 } position { x: -1.10279238 y: 0.912028253 z: -7.702806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.540829062 y: 0.0818942 z: -0.0801196545 w: -0.833293498 } position { x: -1.10369313 y: 0.913387477 z: -7.70389557 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.815] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.54060638 y: 0.0793977901 z: -0.0806103647 w: -0.833632231 } position { x: -1.10453641 y: 0.911711335 z: -7.70500565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.541557908 y: 0.0761684403 z: -0.0792650729 w: -0.833445 } position { x: -1.10547543 y: 0.91202414 z: -7.70561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.540450215 y: 0.0748483092 z: -0.0791659504 w: -0.834292531 } position { x: -1.10642421 y: 0.912468791 z: -7.70581293 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.856] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.540763915 y: 0.0738338679 z: -0.0790179595 w: -0.834193707 } position { x: -1.1071403 y: 0.913296819 z: -7.70644903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.540000916 y: 0.0735427588 z: -0.0797592849 w: -0.834643 } position { x: -1.10764241 y: 0.912630081 z: -7.70628881 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.538766384 y: 0.0713443607 z: -0.0787008 w: -0.835731387 } position { x: -1.10764706 y: 0.912634492 z: -7.706707 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.898] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.538897812 y: 0.0700219721 z: -0.0784835294 w: -0.835778952 } position { x: -1.10744429 y: 0.913130939 z: -7.70650864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.539558887 y: 0.0695581734 z: -0.0794404894 w: -0.835300565 } position { x: -1.10766125 y: 0.91402781 z: -7.70716763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.539862096 y: 0.0689251199 z: -0.0812382251 w: -0.834984183 } position { x: -1.10791183 y: 0.914793134 z: -7.70791817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.539907575 y: 0.0679463372 z: -0.0829071254 w: -0.834870934 } position { x: -1.10804272 y: 0.914971232 z: -7.70859528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.953] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.540434599 y: 0.0674333647 z: -0.0827657953 w: -0.834585547 } position { x: -1.10895109 y: 0.915159166 z: -7.7083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.965] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.538669348 y: 0.0685847178 z: -0.0819841 w: -0.835709333 } position { x: -1.10963559 y: 0.915353179 z: -7.70962286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.536599755 y: 0.0651211888 z: -0.0835936517 w: -0.83715713 } position { x: -1.11002743 y: 0.915206611 z: -7.71102428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:46.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.535991669 y: 0.0644033849 z: -0.0840347558 w: -0.837557912 } position { x: -1.11039412 y: 0.915434361 z: -7.71178675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.534385443 y: 0.0631621331 z: -0.0834620818 w: -0.838735223 } position { x: -1.11084402 y: 0.915595055 z: -7.71312237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.532122 y: 0.061021179 z: -0.0831505135 w: -0.840362132 } position { x: -1.11109602 y: 0.915958643 z: -7.71434593 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530293167 y: 0.059165597 z: -0.083450079 w: -0.841620326 } position { x: -1.11106074 y: 0.9161762 z: -7.71561956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.049] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.528929234 y: 0.05595956 z: -0.0843598545 w: -0.842606544 } position { x: -1.11066687 y: 0.916015863 z: -7.71712255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.527224243 y: 0.050302878 z: -0.0862074494 w: -0.843843877 } position { x: -1.10988462 y: 0.915735304 z: -7.71847296 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.078] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.524986088 y: 0.044484295 z: -0.0880579352 w: -0.845373631 } position { x: -1.10892451 y: 0.915838897 z: -7.71942139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52215606 y: 0.0412033089 z: -0.090374276 w: -0.847046554 } position { x: -1.10827506 y: 0.916109204 z: -7.72058 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.519039392 y: 0.0404270962 z: -0.0929641649 w: -0.848717511 } position { x: -1.10779321 y: 0.915851772 z: -7.72192621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.516075552 y: 0.0402160585 z: -0.0951509401 w: -0.850291193 } position { x: -1.10735106 y: 0.915239811 z: -7.72334385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513379 y: 0.0396377 z: -0.0964733958 w: -0.851800323 } position { x: -1.10692608 y: 0.914596915 z: -7.7248745 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.510763764 y: 0.03839311 z: -0.0973975882 w: -0.853323 } position { x: -1.10670543 y: 0.914214313 z: -7.72652912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.162] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.508687794 y: 0.0368145667 z: -0.0986462384 w: -0.854488373 } position { x: -1.10657942 y: 0.914073348 z: -7.72813749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.174] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.506928861 y: 0.0353316776 z: -0.0999315083 w: -0.855446458 } position { x: -1.10645401 y: 0.913656533 z: -7.72970629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.190] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.505766511 y: 0.0332318023 z: -0.100895509 w: -0.856105149 } position { x: -1.10612071 y: 0.912932873 z: -7.73121166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.504534423 y: 0.03042721 z: -0.101074129 w: -0.856914937 } position { x: -1.10573697 y: 0.912167788 z: -7.73271322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.503201723 y: 0.0272918493 z: -0.100895017 w: -0.857824802 } position { x: -1.10544825 y: 0.911272883 z: -7.73436117 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.502008 y: 0.0248990599 z: -0.100298449 w: -0.858666539 } position { x: -1.1053524 y: 0.910230935 z: -7.73571301 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.500693679 y: 0.0228751283 z: -0.0991152748 w: -0.859627128 } position { x: -1.10533547 y: 0.908942 z: -7.73709774 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.499463856 y: 0.0210600346 z: -0.0970535427 w: -0.860623598 } position { x: -1.1054486 y: 0.907335341 z: -7.73864269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.498297 y: 0.0181661174 z: -0.0950714946 w: -0.86158669 } position { x: -1.10552061 y: 0.90564096 z: -7.74019241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.287] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.497544318 y: 0.0137937153 z: -0.0926991254 w: -0.862360895 } position { x: -1.10553813 y: 0.903693318 z: -7.74172354 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.299] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.496718258 y: 0.00835219771 z: -0.0903725177 w: -0.863153517 } position { x: -1.10556805 y: 0.902062535 z: -7.74316502 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.496143937 y: 0.00300162937 z: -0.088388212 w: -0.863724351 } position { x: -1.10561705 y: 0.900486827 z: -7.74445963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.495265 y: -0.00133344077 z: -0.0861418098 w: -0.864459574 } position { x: -1.1055913 y: 0.898784757 z: -7.74549866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.49431935 y: -0.00526216207 z: -0.083038345 w: -0.865289152 } position { x: -1.10571623 y: 0.896855175 z: -7.74704933 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.357] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.492931098 y: -0.00908014085 z: -0.0801491365 w: -0.866321325 } position { x: -1.10577548 y: 0.895169 z: -7.74843073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.491392374 y: -0.0128109828 z: -0.0774988234 w: -0.867388785 } position { x: -1.10582888 y: 0.893631577 z: -7.74984598 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.384] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.489585608 y: -0.0164409559 z: -0.0751561299 w: -0.868554652 } position { x: -1.10583735 y: 0.892178297 z: -7.75111198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.397] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.487701774 y: -0.0194947701 z: -0.0729225501 w: -0.869740963 } position { x: -1.1058228 y: 0.890728652 z: -7.75230932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.412] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.485470742 y: -0.0222550221 z: -0.0705671832 w: -0.871116042 } position { x: -1.10579216 y: 0.889337897 z: -7.75366688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.483295441 y: -0.0247375835 z: -0.0683935657 w: -0.87243104 } position { x: -1.10560691 y: 0.888059616 z: -7.75472546 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.481300294 y: -0.0271191187 z: -0.0661438182 w: -0.873635828 } position { x: -1.10544336 y: 0.886861682 z: -7.75585747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.479191363 y: -0.0297697186 z: -0.0649171397 w: -0.874800086 } position { x: -1.10519147 y: 0.885586619 z: -7.75682116 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.477103561 y: -0.0318240114 z: -0.0636939928 w: -0.875958 } position { x: -1.10482943 y: 0.884119391 z: -7.75767565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.481] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.47500363 y: -0.0333394 z: -0.0624199957 w: -0.877133846 } position { x: -1.10448492 y: 0.882680297 z: -7.75852585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.47311464 y: -0.0346932597 z: -0.0611388385 w: -0.878191888 } position { x: -1.10414326 y: 0.881272674 z: -7.75931883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.510] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.470802158 y: -0.0354764387 z: -0.0597879887 w: -0.879495382 } position { x: -1.10387146 y: 0.879896164 z: -7.76000261 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.522] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.468557417 y: -0.0353960469 z: -0.0572304875 w: -0.880866468 } position { x: -1.10365474 y: 0.878333926 z: -7.76064873 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.466653585 y: -0.035140831 z: -0.0544684678 w: -0.88206166 } position { x: -1.10362399 y: 0.876893163 z: -7.76139069 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.551] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.46506834 y: -0.0352442637 z: -0.0520922877 w: -0.883037746 } position { x: -1.10362291 y: 0.875487089 z: -7.76206779 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.463681549 y: -0.035546679 z: -0.0491279773 w: -0.883924365 } position { x: -1.10372162 y: 0.874071836 z: -7.76269722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.462661594 y: -0.036478091 z: -0.0458780639 w: -0.884595275 } position { x: -1.10387111 y: 0.87311852 z: -7.76341677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.476993054 y: -0.042852167 z: -0.0439888611 w: -0.876759 } position { x: -1.10146177 y: 0.881382525 z: -7.76246881 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.467944175 y: -0.0410555415 z: -0.0503092669 w: -0.881369233 } position { x: -1.10454917 y: 0.879346848 z: -7.76054049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.469477 y: -0.0349021815 z: -0.0542934351 w: -0.880582452 } position { x: -1.10362256 y: 0.877481699 z: -7.76221943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.634] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.470740438 y: -0.0334887803 z: -0.0542418063 w: -0.879965842 } position { x: -1.10384512 y: 0.876804829 z: -7.76256514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.470183045 y: -0.0352978744 z: -0.0521366037 w: -0.880320251 } position { x: -1.10327172 y: 0.876194537 z: -7.76242304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.663] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.471268773 y: -0.0351707153 z: -0.0509476103 w: -0.879814267 } position { x: -1.10343134 y: 0.876203179 z: -7.7625761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.471808642 y: -0.034428481 z: -0.0505981706 w: -0.879574358 } position { x: -1.10394549 y: 0.876531065 z: -7.76241207 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.690] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.471588224 y: -0.0345864445 z: -0.0504572131 w: -0.879694462 } position { x: -1.10342729 y: 0.876848817 z: -7.76264715 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.471831262 y: -0.0352201313 z: -0.0501993038 w: -0.879553795 } position { x: -1.10359788 y: 0.876431286 z: -7.76291132 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.47184965 y: -0.0367473327 z: -0.0501384623 w: -0.879484892 } position { x: -1.1034416 y: 0.875879407 z: -7.76300526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.731] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.47191605 y: -0.038811367 z: -0.0492135733 w: -0.879412889 } position { x: -1.10297549 y: 0.875767 z: -7.76306915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.471829653 y: -0.0407076813 z: -0.047953181 w: -0.879443169 } position { x: -1.10276723 y: 0.875883579 z: -7.76295614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.471483111 y: -0.0415972285 z: -0.0472621024 w: -0.879624784 } position { x: -1.10263848 y: 0.876170754 z: -7.76273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.470859051 y: -0.0412051529 z: -0.0471922792 w: -0.879981101 } position { x: -1.10270679 y: 0.876328 z: -7.76245213 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.469753504 y: -0.0399387665 z: -0.0471961424 w: -0.880629957 } position { x: -1.10265648 y: 0.876239061 z: -7.76207972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.468892366 y: -0.038086392 z: -0.0464661084 w: -0.881209552 } position { x: -1.10258543 y: 0.875994563 z: -7.76183462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.467897922 y: -0.0363002717 z: -0.0453170128 w: -0.881873131 } position { x: -1.10266578 y: 0.875820756 z: -7.76164341 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.466768 y: -0.0347366 z: -0.0437693521 w: -0.882612765 } position { x: -1.10261917 y: 0.875499 z: -7.76137447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.842] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.465922266 y: -0.0336703435 z: -0.0412209891 w: -0.883223414 } position { x: -1.10246289 y: 0.875284255 z: -7.76132774 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.465372473 y: -0.031591475 z: -0.0395306684 w: -0.88366729 } position { x: -1.10235965 y: 0.875624299 z: -7.76078558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.465814412 y: -0.0283363834 z: -0.0378229953 w: -0.883619487 } position { x: -1.1026932 y: 0.875525594 z: -7.76069069 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.465154439 y: -0.0264185295 z: -0.0363496616 w: -0.884088278 } position { x: -1.10278451 y: 0.87527132 z: -7.76073265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.464503974 y: -0.0251576249 z: -0.03473638 w: -0.884531796 } position { x: -1.10266018 y: 0.875193417 z: -7.76051521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.912] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.464042664 y: -0.0245107133 z: -0.0325265415 w: -0.884876072 } position { x: -1.10251927 y: 0.874781847 z: -7.76039505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.464438 y: -0.0233462751 z: -0.0302652549 w: -0.884780347 } position { x: -1.10265565 y: 0.874688 z: -7.76009226 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.464063495 y: -0.0229534227 z: -0.0285471585 w: -0.885044277 } position { x: -1.10259044 y: 0.87481463 z: -7.76018429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.46421361 y: -0.0226109698 z: -0.0276133604 w: -0.885003924 } position { x: -1.10219109 y: 0.875065684 z: -7.7602973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.968] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.465087563 y: -0.0216235239 z: -0.0270491578 w: -0.884587109 } position { x: -1.10239077 y: 0.875189185 z: -7.76014137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.465226233 y: -0.0210889373 z: -0.026859181 w: -0.884532928 } position { x: -1.10236323 y: 0.875106215 z: -7.76019144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:47.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.465605974 y: -0.0208730511 z: -0.0267341565 w: -0.884341955 } position { x: -1.10230505 y: 0.874997616 z: -7.76025343 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.465774029 y: -0.0208615921 z: -0.0269021392 w: -0.884248614 } position { x: -1.10240781 y: 0.875133693 z: -7.76029968 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.023] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.465621352 y: -0.020910915 z: -0.0272756871 w: -0.884316444 } position { x: -1.10234988 y: 0.875100732 z: -7.76011419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.037] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.46588397 y: -0.0210411549 z: -0.0272621103 w: -0.88417542 } position { x: -1.10226214 y: 0.875102639 z: -7.76017904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.466156304 y: -0.0212377124 z: -0.027250547 w: -0.884027541 } position { x: -1.10230696 y: 0.875134468 z: -7.76021624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.063] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.466455072 y: -0.0213365946 z: -0.0273786355 w: -0.883863568 } position { x: -1.10231209 y: 0.874962687 z: -7.76016378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.079] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.466937035 y: -0.0213006623 z: -0.0272660982 w: -0.883613408 } position { x: -1.10230517 y: 0.875211477 z: -7.7603035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.467215657 y: -0.0217085965 z: -0.0276080407 w: -0.883445561 } position { x: -1.10236609 y: 0.875246763 z: -7.7603569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.104] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.467429847 y: -0.0220680479 z: -0.0278558265 w: -0.883315563 } position { x: -1.10237885 y: 0.875011444 z: -7.76035452 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.467687756 y: -0.0224093236 z: -0.0279318355 w: -0.883168101 } position { x: -1.10237885 y: 0.875177562 z: -7.76038742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.134] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.467737645 y: -0.0225662719 z: -0.0280099176 w: -0.88313514 } position { x: -1.10224426 y: 0.875308335 z: -7.76035166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.148] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.467885941 y: -0.0223208722 z: -0.0277651902 w: -0.883070529 } position { x: -1.10228753 y: 0.875076115 z: -7.76026583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.467929602 y: -0.0219132323 z: -0.027661588 w: -0.883060932 } position { x: -1.10235071 y: 0.875243783 z: -7.76026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.177] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.467882603 y: -0.0216085538 z: -0.0275438614 w: -0.883097 } position { x: -1.1023947 y: 0.875282705 z: -7.76027966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.190] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.467808783 y: -0.0212836787 z: -0.0275558569 w: -0.883143604 } position { x: -1.10246468 y: 0.875216186 z: -7.76028967 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.203] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.467782855 y: -0.0211138148 z: -0.0276600886 w: -0.883158147 } position { x: -1.10251546 y: 0.875201583 z: -7.76034927 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.219] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.467887908 y: -0.0210778397 z: -0.0277734455 w: -0.883099794 } position { x: -1.10253477 y: 0.875204861 z: -7.76038933 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.468040109 y: -0.0211015381 z: -0.0278355423 w: -0.883016646 } position { x: -1.1025331 y: 0.875185311 z: -7.76039171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.246] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.468149871 y: -0.0209191758 z: -0.0277953483 w: -0.882964075 } position { x: -1.10255301 y: 0.875223756 z: -7.76034832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.468459576 y: -0.0206151288 z: -0.0277549084 w: -0.882808208 } position { x: -1.10258698 y: 0.875181496 z: -7.76041603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.46899128 y: -0.0204346236 z: -0.0276959017 w: -0.882531881 } position { x: -1.10261309 y: 0.875210643 z: -7.76051807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.287] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.469465345 y: -0.0204575025 z: -0.0276022702 w: -0.882282197 } position { x: -1.10260081 y: 0.875203252 z: -7.76061583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.469922721 y: -0.0207250696 z: -0.0275779068 w: -0.882033229 } position { x: -1.10260963 y: 0.875175 z: -7.76069832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.470489383 y: -0.0210592505 z: -0.0275573805 w: -0.881723821 } position { x: -1.10258448 y: 0.875195 z: -7.76082945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.471121162 y: -0.0214423779 z: -0.0274236016 w: -0.881381333 } position { x: -1.10252607 y: 0.875270724 z: -7.76091433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.47168988 y: -0.021612864 z: -0.02748188 w: -0.88107115 } position { x: -1.1025629 y: 0.875337124 z: -7.76096249 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.472177714 y: -0.0216037463 z: -0.0276651289 w: -0.880804241 } position { x: -1.10257483 y: 0.875368536 z: -7.76102924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.472631931 y: -0.0218081102 z: -0.0278020706 w: -0.880551219 } position { x: -1.10261393 y: 0.875323772 z: -7.76121283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.384] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.473227978 y: -0.0222280361 z: -0.0278575718 w: -0.880218804 } position { x: -1.10252428 y: 0.875273585 z: -7.76129961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.473902434 y: -0.0225820057 z: -0.0277595222 w: -0.87985 } position { x: -1.10252011 y: 0.875287235 z: -7.76144838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.412] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.474372745 y: -0.0229929313 z: -0.0277422387 w: -0.879586399 } position { x: -1.10252476 y: 0.875372887 z: -7.76148939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.474815071 y: -0.0231521055 z: -0.0278345812 w: -0.879340649 } position { x: -1.10253072 y: 0.875420928 z: -7.76150942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.441] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475141078 y: -0.023056088 z: -0.0279125236 w: -0.879164517 } position { x: -1.10255265 y: 0.875448346 z: -7.76153231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475363463 y: -0.0228917692 z: -0.0278774295 w: -0.879049778 } position { x: -1.10254514 y: 0.875436425 z: -7.76152897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475449681 y: -0.0226448625 z: -0.027736295 w: -0.879013956 } position { x: -1.10256398 y: 0.875411689 z: -7.76159239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475522161 y: -0.0224498082 z: -0.0274783466 w: -0.878987849 } position { x: -1.10254753 y: 0.875357032 z: -7.76160431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475684792 y: -0.022261085 z: -0.0272179209 w: -0.878912747 } position { x: -1.10257351 y: 0.875417829 z: -7.76166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475818485 y: -0.0221529976 z: -0.0271540172 w: -0.878845096 } position { x: -1.10258508 y: 0.875391841 z: -7.76169729 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.522] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475933313 y: -0.0222039036 z: -0.0270677414 w: -0.878784299 } position { x: -1.10258818 y: 0.875347137 z: -7.76182365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.534] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.476184815 y: -0.0224633105 z: -0.0270699151 w: -0.878641367 } position { x: -1.10262382 y: 0.875403 z: -7.76184797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.551] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.476360261 y: -0.0226745866 z: -0.0271949545 w: -0.878537 } position { x: -1.10257041 y: 0.875464261 z: -7.76189041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.47664848 y: -0.0227721222 z: -0.0273831636 w: -0.878372252 } position { x: -1.10257137 y: 0.875412107 z: -7.76193094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.580] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.476994604 y: -0.0230011381 z: -0.0274622142 w: -0.878175914 } position { x: -1.10255563 y: 0.875390172 z: -7.76201344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.592] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.477246046 y: -0.0232689176 z: -0.027531337 w: -0.878030062 } position { x: -1.10253513 y: 0.875442505 z: -7.76207924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.606] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.477438629 y: -0.0234396122 z: -0.0276356563 w: -0.877917528 } position { x: -1.10252786 y: 0.875468731 z: -7.76206875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.621] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.477645755 y: -0.0233804788 z: -0.0276547913 w: -0.877805829 } position { x: -1.10250199 y: 0.875499368 z: -7.76210833 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.634] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.477681309 y: -0.0234041624 z: -0.0276077446 w: -0.877787411 } position { x: -1.1025064 y: 0.875459969 z: -7.76208735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.649] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.47767067 y: -0.0232420564 z: -0.0273319073 w: -0.877806067 } position { x: -1.10246897 y: 0.875439346 z: -7.76207113 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.477731764 y: -0.0230482314 z: -0.0271572545 w: -0.877783358 } position { x: -1.10251892 y: 0.875519156 z: -7.76213646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.676] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.47768423 y: -0.0229403563 z: -0.0271788426 w: -0.877811372 } position { x: -1.10257208 y: 0.875518322 z: -7.76216173 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.477599323 y: -0.0229090266 z: -0.0272267684 w: -0.87785691 } position { x: -1.10254931 y: 0.875465155 z: -7.76219654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.704] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.47742492 y: -0.0230068155 z: -0.0270840432 w: -0.877953649 } position { x: -1.10250962 y: 0.875415802 z: -7.76213694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.477341205 y: -0.0230927765 z: -0.0269308221 w: -0.87800163 } position { x: -1.10249221 y: 0.875452638 z: -7.76216412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.731] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.477183551 y: -0.0231404845 z: -0.0269409101 w: -0.878085732 } position { x: -1.10253334 y: 0.87548244 z: -7.76214743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.746] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.476862073 y: -0.023137657 z: -0.0269852132 w: -0.878259063 } position { x: -1.10249281 y: 0.875481248 z: -7.7620182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.759] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.476535797 y: -0.0228730403 z: -0.0268302821 w: -0.87844789 } position { x: -1.1024524 y: 0.875420928 z: -7.76195621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.476249844 y: -0.0226756074 z: -0.0265570059 w: -0.878616333 } position { x: -1.10248125 y: 0.875383854 z: -7.76191044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.787] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475859761 y: -0.0225639958 z: -0.026355911 w: -0.878836572 } position { x: -1.10248542 y: 0.875433147 z: -7.76184559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475531876 y: -0.0223669615 z: -0.026189588 w: -0.879024088 } position { x: -1.10246849 y: 0.875416756 z: -7.76178312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.814] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475343913 y: -0.0220422186 z: -0.0261542927 w: -0.879134953 } position { x: -1.1025182 y: 0.87539041 z: -7.76175785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475203484 y: -0.0220743939 z: -0.0261128768 w: -0.879211307 } position { x: -1.10251248 y: 0.875358582 z: -7.76187086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475172758 y: -0.0225964803 z: -0.0261736 w: -0.879212856 } position { x: -1.10249698 y: 0.875305533 z: -7.76196432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475318044 y: -0.0232616365 z: -0.026361445 w: -0.87911135 } position { x: -1.10243177 y: 0.875345111 z: -7.76196098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475370944 y: -0.0235539321 z: -0.0263172816 w: -0.879076242 } position { x: -1.10230875 y: 0.87537539 z: -7.76173449 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475272208 y: -0.0233591087 z: -0.0260376949 w: -0.879143238 } position { x: -1.10229313 y: 0.875424862 z: -7.76164484 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475202978 y: -0.0230105296 z: -0.0257705599 w: -0.879197657 } position { x: -1.10235214 y: 0.875466943 z: -7.7616744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.909] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.47517091 y: -0.0225708392 z: -0.0257774387 w: -0.879226208 } position { x: -1.1024158 y: 0.875475407 z: -7.76169491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.47508058 y: -0.0223521497 z: -0.0257309638 w: -0.879281938 } position { x: -1.10238671 y: 0.875402093 z: -7.76167822 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.938] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475163043 y: -0.0222364366 z: -0.025509486 w: -0.879246771 } position { x: -1.10239041 y: 0.875369787 z: -7.76172686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475276172 y: -0.022165766 z: -0.0253301114 w: -0.879192591 } position { x: -1.10240984 y: 0.875389338 z: -7.76178217 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.965] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475328714 y: -0.0223603342 z: -0.0252836831 w: -0.879160643 } position { x: -1.10240066 y: 0.875421464 z: -7.7618103 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475403 y: -0.0226276387 z: -0.0253039766 w: -0.879113 } position { x: -1.10239601 y: 0.875400424 z: -7.76180553 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:48.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475443929 y: -0.0228936933 z: -0.025399724 w: -0.879081249 } position { x: -1.10236359 y: 0.875433922 z: -7.76184177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475384951 y: -0.0230396576 z: -0.0254625734 w: -0.879107535 } position { x: -1.10234666 y: 0.875431 z: -7.76179934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.023] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475299418 y: -0.0231243763 z: -0.0254921596 w: -0.879150689 } position { x: -1.10231924 y: 0.875425577 z: -7.76178217 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.47504583 y: -0.0230673086 z: -0.0254292525 w: -0.879291058 } position { x: -1.10234058 y: 0.875392556 z: -7.76167917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.474772364 y: -0.0229098368 z: -0.0252776276 w: -0.879447222 } position { x: -1.1023488 y: 0.875405312 z: -7.76164293 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.474431425 y: -0.0226591732 z: -0.0251896121 w: -0.879640222 } position { x: -1.10238636 y: 0.875386596 z: -7.76160192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.474096358 y: -0.0224029813 z: -0.025199987 w: -0.879827082 } position { x: -1.10242367 y: 0.875361443 z: -7.761549 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.473812759 y: -0.0221257359 z: -0.0252657011 w: -0.879985 } position { x: -1.10248625 y: 0.8753739 z: -7.76151609 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.473540932 y: -0.0218945146 z: -0.0252732225 w: -0.880136907 } position { x: -1.10249412 y: 0.875328183 z: -7.76142502 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.473327756 y: -0.0216213092 z: -0.0250231139 w: -0.880265415 } position { x: -1.1024487 y: 0.875265896 z: -7.76135683 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.473121107 y: -0.0211642813 z: -0.0247193351 w: -0.880396187 } position { x: -1.10247982 y: 0.875246 z: -7.76126862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.473015845 y: -0.0207883865 z: -0.0243190918 w: -0.880472839 } position { x: -1.10248733 y: 0.875199795 z: -7.76124525 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.473136127 y: -0.0201890934 z: -0.0237774439 w: -0.880436957 } position { x: -1.10250592 y: 0.875192285 z: -7.7612443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.473232806 y: -0.0197094679 z: -0.023361003 w: -0.880407035 } position { x: -1.10252166 y: 0.875158072 z: -7.7612524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.187] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.473656535 y: -0.0191372763 z: -0.0226159971 w: -0.880211234 } position { x: -1.10229087 y: 0.875071526 z: -7.76107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.474994242 y: -0.0169814844 z: -0.0211209841 w: -0.879571497 } position { x: -1.10246 y: 0.87519443 z: -7.76108027 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.474556595 y: -0.0160393137 z: -0.0204554852 w: -0.879841089 } position { x: -1.10262644 y: 0.875380635 z: -7.76119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.474358916 y: -0.0153154973 z: -0.0203004386 w: -0.879964173 } position { x: -1.10271406 y: 0.875306487 z: -7.76115608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.474523187 y: -0.0148585849 z: -0.019964736 w: -0.879891157 } position { x: -1.10253751 y: 0.875047088 z: -7.76121807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.474811614 y: -0.014357849 z: -0.0198965017 w: -0.879745364 } position { x: -1.10290325 y: 0.875418723 z: -7.7612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.273] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475162923 y: -0.0143567752 z: -0.0204207581 w: -0.879543662 } position { x: -1.10290396 y: 0.875338495 z: -7.76145458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475436777 y: -0.0145704765 z: -0.0207549911 w: -0.879384339 } position { x: -1.10282683 y: 0.875149071 z: -7.76137304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475915372 y: -0.0148409149 z: -0.0205737222 w: -0.879125178 } position { x: -1.1027168 y: 0.875166237 z: -7.76141119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.4764148 y: -0.015105918 z: -0.0203946847 w: -0.878854275 } position { x: -1.10273778 y: 0.875268221 z: -7.76147795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.476802528 y: -0.0153072458 z: -0.0206759293 w: -0.878633916 } position { x: -1.1027863 y: 0.875341654 z: -7.76151657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.477252334 y: -0.015388933 z: -0.0211056583 w: -0.878378034 } position { x: -1.10282016 y: 0.875401 z: -7.76156664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.477560312 y: -0.0155413961 z: -0.0214238912 w: -0.878200233 } position { x: -1.10282171 y: 0.875331402 z: -7.76163101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.47777766 y: -0.015861813 z: -0.021522278 w: -0.878073871 } position { x: -1.10274422 y: 0.875293553 z: -7.76164865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.477993637 y: -0.0160916205 z: -0.0214255713 w: -0.877954483 } position { x: -1.10272968 y: 0.87534672 z: -7.76163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.477970421 y: -0.0161768757 z: -0.0212642327 w: -0.877969503 } position { x: -1.10268199 y: 0.875352263 z: -7.7615695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.411] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.477865 y: -0.0159825739 z: -0.0210565608 w: -0.878035426 } position { x: -1.10265207 y: 0.875330329 z: -7.76147509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.477765113 y: -0.01563593 z: -0.0206513833 w: -0.87810564 } position { x: -1.10264552 y: 0.87526381 z: -7.76145029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.477708787 y: -0.0152908033 z: -0.0200264864 w: -0.8781569 } position { x: -1.10261548 y: 0.875209332 z: -7.76140594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.477534503 y: -0.0149969086 z: -0.0194138624 w: -0.878270507 } position { x: -1.10261345 y: 0.875210822 z: -7.76135588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.477419525 y: -0.0145355966 z: -0.0188822746 w: -0.878352284 } position { x: -1.10259652 y: 0.875251353 z: -7.76128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.477330416 y: -0.0140634738 z: -0.0184665043 w: -0.878417253 } position { x: -1.10262442 y: 0.875240445 z: -7.76126385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.477837384 y: -0.0123910811 z: -0.017346479 w: -0.878189623 } position { x: -1.10250735 y: 0.87515372 z: -7.76097918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.477137685 y: -0.0113735255 z: -0.0166724324 w: -0.878596783 } position { x: -1.10273707 y: 0.875336051 z: -7.76095247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.522] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.476467729 y: -0.0105812689 z: -0.0163463801 w: -0.878976285 } position { x: -1.10274947 y: 0.875248075 z: -7.76086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.536] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.476279199 y: -0.00949980505 z: -0.0159530547 w: -0.879098058 } position { x: -1.10275352 y: 0.875127077 z: -7.76076603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.476050854 y: -0.00860441 z: -0.0155080715 w: -0.879238963 } position { x: -1.10281515 y: 0.875155568 z: -7.76072645 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475676775 y: -0.00829371344 z: -0.015265109 w: -0.879448652 } position { x: -1.10286 y: 0.875149548 z: -7.76070642 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475623399 y: -0.00801895373 z: -0.0150499 w: -0.879483759 } position { x: -1.10285103 y: 0.875061393 z: -7.76069212 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.476292312 y: -0.0071003451 z: -0.014293083 w: -0.879142165 } position { x: -1.1027211 y: 0.874908149 z: -7.76056099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.606] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.476714313 y: -0.00684992503 z: -0.0138326567 w: -0.87892276 } position { x: -1.10288906 y: 0.87512219 z: -7.76086426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.476759017 y: -0.0076366486 z: -0.0139452927 w: -0.878890216 } position { x: -1.10286379 y: 0.875058889 z: -7.76104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.477205426 y: -0.00871122722 z: -0.0142221237 w: -0.878633499 } position { x: -1.10277879 y: 0.875041485 z: -7.76117754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.477999806 y: -0.00970886648 z: -0.0146195302 w: -0.878184617 } position { x: -1.10264862 y: 0.875091195 z: -7.76120949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.479011178 y: -0.0102477428 z: -0.0148782376 w: -0.877622902 } position { x: -1.10258639 y: 0.875219345 z: -7.76126432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.48024115 y: -0.0101829041 z: -0.0147788031 w: -0.876952887 } position { x: -1.10259163 y: 0.875086188 z: -7.76121807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.480917841 y: -0.00975745916 z: -0.0144061707 w: -0.876593 } position { x: -1.10254335 y: 0.875192583 z: -7.76127434 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.481497765 y: -0.00918579102 z: -0.0139254797 w: -0.876288593 } position { x: -1.10252392 y: 0.875256419 z: -7.76127958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.482104242 y: -0.00859213341 z: -0.0135439131 w: -0.875967 } position { x: -1.10258019 y: 0.875257 z: -7.76148319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.482640505 y: -0.00850056 z: -0.013432743 w: -0.875674307 } position { x: -1.10264611 y: 0.875264287 z: -7.76170921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.483573794 y: -0.00852355454 z: -0.0134662 w: -0.875158548 } position { x: -1.1026293 y: 0.875251651 z: -7.76191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.759] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.484722167 y: -0.00868771877 z: -0.0136400647 w: -0.874518692 } position { x: -1.10268748 y: 0.875326753 z: -7.76213 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.486003608 y: -0.00856220163 z: -0.0136356708 w: -0.873808503 } position { x: -1.10255527 y: 0.875228167 z: -7.76205635 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.487382948 y: -0.00802644156 z: -0.0133883404 w: -0.873048842 } position { x: -1.10262871 y: 0.875428379 z: -7.76237345 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.488283902 y: -0.00807505846 z: -0.0136430701 w: -0.872540832 } position { x: -1.10268521 y: 0.87545681 z: -7.76257753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.489221096 y: -0.00821881462 z: -0.0137799559 w: -0.872012198 } position { x: -1.10265386 y: 0.875446677 z: -7.76272964 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.490229815 y: -0.00843966939 z: -0.0138728404 w: -0.87144196 } position { x: -1.10266912 y: 0.875503182 z: -7.76289415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.491100907 y: -0.00881644338 z: -0.0141413845 w: -0.870943308 } position { x: -1.10267568 y: 0.875567079 z: -7.763062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.492008537 y: -0.0091047911 z: -0.0144077484 w: -0.870423555 } position { x: -1.10266876 y: 0.875601768 z: -7.76318455 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.492825121 y: -0.00934143644 z: -0.0145226084 w: -0.869957089 } position { x: -1.10263371 y: 0.875540078 z: -7.76329088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.493478179 y: -0.00964707509 z: -0.0144625679 w: -0.869584441 } position { x: -1.10257423 y: 0.875610471 z: -7.76338053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.898] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.494228274 y: -0.00953124557 z: -0.0143783735 w: -0.869161 } position { x: -1.10254955 y: 0.875725389 z: -7.76345634 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.494886577 y: -0.00928182155 z: -0.0143702682 w: -0.868789196 } position { x: -1.10252953 y: 0.875705659 z: -7.76355457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.495449781 y: -0.00895480905 z: -0.0140576074 w: -0.868476689 } position { x: -1.10253179 y: 0.875689745 z: -7.76366282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.49590832 y: -0.00876713637 z: -0.0137793301 w: -0.868221343 } position { x: -1.10254276 y: 0.875709653 z: -7.76377916 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.953] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.496224344 y: -0.0087929694 z: -0.0136230113 w: -0.868042946 } position { x: -1.10253549 y: 0.875774 z: -7.76387739 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.965] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.496823251 y: -0.00859068613 z: -0.0134434011 w: -0.867705107 } position { x: -1.10250437 y: 0.875786424 z: -7.76389313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.497459114 y: -0.00831687 z: -0.0133164935 w: -0.867345393 } position { x: -1.10254526 y: 0.875771403 z: -7.7640419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:49.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.498376876 y: -0.00785347819 z: -0.012945205 w: -0.866828263 } position { x: -1.10248733 y: 0.875757456 z: -7.76413679 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.499442726 y: -0.00742577296 z: -0.0127357356 w: -0.866221488 } position { x: -1.10255969 y: 0.87580049 z: -7.76444244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.022] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.500634789 y: -0.00715567265 z: -0.0124797737 w: -0.865539074 } position { x: -1.10253286 y: 0.875765681 z: -7.76463223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.502002954 y: -0.0069843526 z: -0.0121831829 w: -0.864751875 } position { x: -1.10254312 y: 0.875826 z: -7.76485 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.503491402 y: -0.0068612271 z: -0.0119756842 w: -0.86389 } position { x: -1.10255122 y: 0.87589246 z: -7.7650857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.505023539 y: -0.00663243374 z: -0.0119974762 w: -0.862996697 } position { x: -1.10257733 y: 0.8760041 z: -7.76532507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.076] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.506768823 y: -0.0062889806 z: -0.0119540812 w: -0.861976266 } position { x: -1.10257888 y: 0.875975728 z: -7.7655468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.508728743 y: -0.00576862786 z: -0.0118327904 w: -0.860826194 } position { x: -1.1025871 y: 0.875994325 z: -7.76578283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.105] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.511005342 y: -0.00483141607 z: -0.0113708731 w: -0.859488726 } position { x: -1.10260475 y: 0.876123786 z: -7.7660532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513298154 y: -0.00343421311 z: -0.0107271578 w: -0.858136415 } position { x: -1.10257208 y: 0.876178622 z: -7.76622629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515658259 y: -0.00157893798 z: -0.00983305648 w: -0.856736481 } position { x: -1.10266578 y: 0.876275897 z: -7.76649427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517617464 y: 0.000111685134 z: -0.00914481096 w: -0.855563283 } position { x: -1.10284662 y: 0.876428962 z: -7.76680374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.519744873 y: 0.00201897672 z: -0.00863243 w: -0.854275525 } position { x: -1.10287631 y: 0.876442194 z: -7.76698112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.174] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.52237606 y: 0.00433699042 z: -0.00774372183 w: -0.85266906 } position { x: -1.102947 y: 0.876466274 z: -7.76741 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.187] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.525107324 y: 0.00622238033 z: -0.00690937787 w: -0.850985229 } position { x: -1.10309887 y: 0.876524031 z: -7.7677803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.527505338 y: 0.00752438698 z: -0.00644069025 w: -0.849494 } position { x: -1.10324466 y: 0.876585782 z: -7.76846313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.53007108 y: 0.00794315245 z: -0.00637257565 w: -0.847892046 } position { x: -1.10333085 y: 0.876608431 z: -7.76897478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.532653689 y: 0.00776298 z: -0.00657700188 w: -0.846272171 } position { x: -1.10331213 y: 0.876648545 z: -7.76943588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.534994364 y: 0.00712153595 z: -0.00686345669 w: -0.84479773 } position { x: -1.10328352 y: 0.876731038 z: -7.76997232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.257] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.537359 y: 0.00605711341 z: -0.00736834854 w: -0.843299687 } position { x: -1.10325134 y: 0.876809716 z: -7.7704339 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.539623797 y: 0.00495114783 z: -0.00799606368 w: -0.841853738 } position { x: -1.10317671 y: 0.876835227 z: -7.77066469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.541560173 y: 0.0043063187 z: -0.00815807376 w: -0.840611398 } position { x: -1.10305119 y: 0.876878738 z: -7.77076435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543364346 y: 0.00424587587 z: -0.00815350097 w: -0.839446664 } position { x: -1.10306299 y: 0.876946 z: -7.77099895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544784307 y: 0.004374112 z: -0.00804516394 w: -0.838526189 } position { x: -1.10312366 y: 0.876938105 z: -7.77121592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.545919836 y: 0.0045676236 z: -0.00783404149 w: -0.837788343 } position { x: -1.10313559 y: 0.87694037 z: -7.7714386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.54691875 y: 0.00470885355 z: -0.00746006379 w: -0.837139189 } position { x: -1.1031667 y: 0.876893103 z: -7.77163506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547822595 y: 0.00464622863 z: -0.00727409311 w: -0.83655 } position { x: -1.10323381 y: 0.877002358 z: -7.77185345 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.548771083 y: 0.00454006623 z: -0.00744294561 w: -0.835927188 } position { x: -1.10330558 y: 0.87702632 z: -7.77212954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.549535751 y: 0.00441539474 z: -0.00747144129 w: -0.835425138 } position { x: -1.10315442 y: 0.876948535 z: -7.77203512 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.397] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.550225198 y: 0.00483164378 z: -0.00698852446 w: -0.834973097 } position { x: -1.10328221 y: 0.877007842 z: -7.77224636 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.411] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.550262868 y: 0.00452684052 z: -0.0071449792 w: -0.834948719 } position { x: -1.1033206 y: 0.877064943 z: -7.77229595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.550373435 y: 0.00437317742 z: -0.00726112304 w: -0.834875584 } position { x: -1.10323954 y: 0.877021134 z: -7.77229071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.550573766 y: 0.00441311393 z: -0.00699471729 w: -0.834745526 } position { x: -1.10324037 y: 0.876993179 z: -7.77228308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.550417244 y: 0.00428825803 z: -0.00689150859 w: -0.834850252 } position { x: -1.10325122 y: 0.877001107 z: -7.77229786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.550282478 y: 0.00415991154 z: -0.0068035461 w: -0.834940493 } position { x: -1.10323548 y: 0.876986742 z: -7.7722621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.550043821 y: 0.00429894868 z: -0.0065236236 w: -0.83509922 } position { x: -1.10316563 y: 0.876995146 z: -7.77214956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.54963237 y: 0.00452511106 z: -0.00623568939 w: -0.835371137 } position { x: -1.1032244 y: 0.876987934 z: -7.77212572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.549230516 y: 0.00461975159 z: -0.00606276514 w: -0.835636139 } position { x: -1.1032263 y: 0.87700212 z: -7.77210188 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.548846483 y: 0.00457891263 z: -0.0060022925 w: -0.835889161 } position { x: -1.10320592 y: 0.876873672 z: -7.77208614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.536] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.548554599 y: 0.00444951933 z: -0.00563272787 w: -0.836084 } position { x: -1.1030947 y: 0.876884103 z: -7.77196884 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.548350453 y: 0.00460215 z: -0.00537867052 w: -0.836218655 } position { x: -1.10313249 y: 0.876951 z: -7.77197075 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547955096 y: 0.00462926924 z: -0.00524991751 w: -0.836478472 } position { x: -1.10312819 y: 0.87684536 z: -7.7718668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547720313 y: 0.00456750905 z: -0.00505752349 w: -0.836633742 } position { x: -1.10309422 y: 0.876856923 z: -7.77188 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547659636 y: 0.00462718494 z: -0.00489690294 w: -0.836674094 } position { x: -1.10305429 y: 0.876869798 z: -7.7718029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547505677 y: 0.00468026055 z: -0.00474771252 w: -0.836775482 } position { x: -1.103055 y: 0.876809835 z: -7.77177906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547408 y: 0.00474317698 z: -0.00451251818 w: -0.836840272 } position { x: -1.10301876 y: 0.876832843 z: -7.77171803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547255874 y: 0.00508990046 z: -0.00419145497 w: -0.836939394 } position { x: -1.10297942 y: 0.876858056 z: -7.77165794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.54725343 y: 0.00535472902 z: -0.00385717326 w: -0.836940944 } position { x: -1.10296774 y: 0.876823783 z: -7.77168179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547311723 y: 0.00550073059 z: -0.00357933273 w: -0.836903095 } position { x: -1.10298073 y: 0.876811862 z: -7.77173758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.54740423 y: 0.00553442026 z: -0.00345081696 w: -0.836842954 } position { x: -1.10295165 y: 0.876756668 z: -7.77172709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547531903 y: 0.00531595154 z: -0.00329800509 w: -0.836761415 } position { x: -1.10289705 y: 0.876773357 z: -7.77181244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547696412 y: 0.00505748391 z: -0.00324850343 w: -0.836655617 } position { x: -1.10283577 y: 0.876787782 z: -7.77176809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.54778868 y: 0.00499463687 z: -0.0031592669 w: -0.836595893 } position { x: -1.10282254 y: 0.876795053 z: -7.77176571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547813118 y: 0.0049491222 z: -0.00298372819 w: -0.836580753 } position { x: -1.10279095 y: 0.876777053 z: -7.77177048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547714055 y: 0.00494884606 z: -0.00278808433 w: -0.836646318 } position { x: -1.10273862 y: 0.876772523 z: -7.77170324 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547569931 y: 0.00503367232 z: -0.00263201795 w: -0.836740732 } position { x: -1.10270941 y: 0.876757443 z: -7.77164555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547500432 y: 0.00525468448 z: -0.00245269039 w: -0.836785316 } position { x: -1.10277724 y: 0.876734614 z: -7.77167654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547513306 y: 0.00536149926 z: -0.00220773439 w: -0.836776912 } position { x: -1.10267293 y: 0.876717925 z: -7.77162886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547464609 y: 0.00558187068 z: -0.00197405205 w: -0.836807966 } position { x: -1.10262251 y: 0.876710057 z: -7.77160406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547459543 y: 0.00582087645 z: -0.00158438447 w: -0.83681041 } position { x: -1.10257959 y: 0.876718283 z: -7.77161694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547609448 y: 0.00616983278 z: -0.00120579696 w: -0.836710453 } position { x: -1.10258961 y: 0.876703 z: -7.7716012 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.842] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547793269 y: 0.00654455042 z: -0.000822946196 w: -0.836587727 } position { x: -1.10251927 y: 0.876720786 z: -7.77158833 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.548077583 y: 0.007113053 z: -0.000318466948 w: -0.836397231 } position { x: -1.10253584 y: 0.876719117 z: -7.77168036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.548328757 y: 0.00742449239 z: -4.73430482e-05 w: -0.83622992 } position { x: -1.10251439 y: 0.876742601 z: -7.77169561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.548753 y: 0.00747720804 z: 6.11874057e-05 w: -0.835951149 } position { x: -1.10257971 y: 0.876718283 z: -7.7718153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.897] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.549417 y: 0.00759672653 z: 0.000236921609 w: -0.835513711 } position { x: -1.10242772 y: 0.876715899 z: -7.77175903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.909] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.550315559 y: 0.00833390094 z: 0.000795692962 w: -0.834914804 } position { x: -1.10237789 y: 0.876774073 z: -7.77179623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.550542057 y: 0.00840672664 z: 0.000985197606 w: -0.83476454 } position { x: -1.10256171 y: 0.876841545 z: -7.77207899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.551127613 y: 0.00820582081 z: 0.000780916191 w: -0.834380329 } position { x: -1.10255456 y: 0.876758695 z: -7.77215958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.551897287 y: 0.00796016306 z: 0.000631033501 w: -0.833873868 } position { x: -1.10251224 y: 0.876775622 z: -7.77231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.552728474 y: 0.00775755243 z: 0.000495715183 w: -0.833325148 } position { x: -1.10252273 y: 0.876845539 z: -7.77235317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.980] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.553523302 y: 0.00781040685 z: 0.000359064812 w: -0.832797 } position { x: -1.10249949 y: 0.876791358 z: -7.77245474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:50.992] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.554444194 y: 0.00783832557 z: 0.000346074114 w: -0.832183957 } position { x: -1.10251033 y: 0.876844168 z: -7.77263975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.555289865 y: 0.00770812575 z: 0.000335305638 w: -0.83162111 } position { x: -1.10251606 y: 0.876848817 z: -7.77275085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.022] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.5559901 y: 0.00761367194 z: 0.000332182768 w: -0.831154 } position { x: -1.10248351 y: 0.876834512 z: -7.77283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.5567711 y: 0.00772001408 z: 0.000457363669 w: -0.830629945 } position { x: -1.10249448 y: 0.876917481 z: -7.77296162 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.557284117 y: 0.00771685783 z: 0.000424895901 w: -0.830285907 } position { x: -1.10249913 y: 0.876917481 z: -7.77306509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.557920396 y: 0.00772274425 z: 0.000463627366 w: -0.829858482 } position { x: -1.10245264 y: 0.876919866 z: -7.77318859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.078] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.558517098 y: 0.00767287379 z: 0.000464261713 w: -0.829457402 } position { x: -1.10248744 y: 0.876937687 z: -7.77329493 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.559013546 y: 0.00753703481 z: 0.000488922 w: -0.829124093 } position { x: -1.10245228 y: 0.876923263 z: -7.7733469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.559581 y: 0.00744930236 z: 0.000546032505 w: -0.828742 } position { x: -1.10246682 y: 0.876960039 z: -7.77346611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.119] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.560058534 y: 0.00741039123 z: 0.000580546097 w: -0.828419685 } position { x: -1.10245085 y: 0.876981 z: -7.77349615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.131] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.560396 y: 0.0074113491 z: 0.000699055206 w: -0.82819134 } position { x: -1.10246432 y: 0.876983166 z: -7.77354908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.560651958 y: 0.00740657933 z: 0.000868096657 w: -0.82801795 } position { x: -1.10241473 y: 0.877003789 z: -7.7735467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.560810089 y: 0.00740240607 z: 0.000935490476 w: -0.827910841 } position { x: -1.1024096 y: 0.877023697 z: -7.77363396 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.560971 y: 0.00736178458 z: 0.000989966677 w: -0.827802122 } position { x: -1.10240138 y: 0.876991332 z: -7.77364635 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.561223388 y: 0.00740185427 z: 0.00112679449 w: -0.82763052 } position { x: -1.10241914 y: 0.876991034 z: -7.77372265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.56154 y: 0.00749048684 z: 0.00125873345 w: -0.827414751 } position { x: -1.10239589 y: 0.87700069 z: -7.77378607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.562170506 y: 0.00806005765 z: 0.00178646308 w: -0.826980114 } position { x: -1.10231912 y: 0.876983464 z: -7.77384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.562487602 y: 0.00805434585 z: 0.00202934537 w: -0.826764 } position { x: -1.10244811 y: 0.877080441 z: -7.77402449 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.562758386 y: 0.00767562725 z: 0.00167996471 w: -0.826584101 } position { x: -1.10241973 y: 0.877045274 z: -7.77408028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.256] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.563438356 y: 0.00751143228 z: 0.0016950086 w: -0.826122224 } position { x: -1.10234952 y: 0.877012312 z: -7.7741394 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.563947 y: 0.00744243152 z: 0.0018367836 w: -0.825775385 } position { x: -1.10233951 y: 0.87701714 z: -7.77421 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.284] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.564404368 y: 0.0073008067 z: 0.00177125249 w: -0.825464308 } position { x: -1.10231447 y: 0.877073407 z: -7.7742548 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.564989448 y: 0.00746089686 z: 0.00183967827 w: -0.825062335 } position { x: -1.10232019 y: 0.877041936 z: -7.77436781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.314] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.565501332 y: 0.00743595092 z: 0.00196126825 w: -0.824711502 } position { x: -1.1023289 y: 0.877006531 z: -7.77442741 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.566054463 y: 0.00740503427 z: 0.00191720435 w: -0.824332356 } position { x: -1.10235107 y: 0.877068639 z: -7.77455473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.566580713 y: 0.00730992248 z: 0.00191013608 w: -0.823971629 } position { x: -1.10232985 y: 0.877055645 z: -7.77458668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.567150235 y: 0.00730149215 z: 0.00200508768 w: -0.82357955 } position { x: -1.10232401 y: 0.877087116 z: -7.77472305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.567706 y: 0.00726995 z: 0.0020104209 w: -0.823196888 } position { x: -1.10233235 y: 0.877099335 z: -7.77479362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.384] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.568154871 y: 0.00724428101 z: 0.00206808234 w: -0.822887182 } position { x: -1.10231876 y: 0.877101064 z: -7.77484798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.568543 y: 0.00727003068 z: 0.00221352209 w: -0.822618425 } position { x: -1.10233045 y: 0.877115488 z: -7.7749157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.568975866 y: 0.00725757936 z: 0.00226694 w: -0.82231909 } position { x: -1.10234737 y: 0.877148151 z: -7.77499247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.569305897 y: 0.0071457047 z: 0.0023222391 w: -0.82209146 } position { x: -1.10231292 y: 0.877169 z: -7.77504301 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.569674194 y: 0.00716572674 z: 0.00237915316 w: -0.821835935 } position { x: -1.10234213 y: 0.877123 z: -7.77511215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.570050597 y: 0.00717765046 z: 0.00239949 w: -0.821574748 } position { x: -1.10232747 y: 0.877137542 z: -7.77519798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.570452154 y: 0.0072374884 z: 0.00246935245 w: -0.821295261 } position { x: -1.10235476 y: 0.877101421 z: -7.77529192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.570861697 y: 0.00718345726 z: 0.00241368543 w: -0.821011245 } position { x: -1.10234094 y: 0.877197504 z: -7.7753644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.571444094 y: 0.00714882882 z: 0.00259898393 w: -0.820605814 } position { x: -1.10229194 y: 0.877125263 z: -7.77543306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.572002888 y: 0.00700608781 z: 0.00265085814 w: -0.820217371 } position { x: -1.1023289 y: 0.877153635 z: -7.77555561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.522] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.572425961 y: 0.00699783303 z: 0.00259158458 w: -0.819922447 } position { x: -1.10230792 y: 0.877203941 z: -7.77560854 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.534] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.572812676 y: 0.00703710038 z: 0.00265711499 w: -0.819651783 } position { x: -1.10228181 y: 0.877165437 z: -7.77566051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.573200345 y: 0.00700173341 z: 0.00275261421 w: -0.81938076 } position { x: -1.10225737 y: 0.877132 z: -7.77574301 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.573530078 y: 0.00697375135 z: 0.00278018718 w: -0.81915009 } position { x: -1.10228896 y: 0.877186298 z: -7.77582073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.573902488 y: 0.00697458955 z: 0.00272133364 w: -0.818889439 } position { x: -1.10228145 y: 0.877183437 z: -7.775877 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.574250519 y: 0.00689026155 z: 0.00280137965 w: -0.818645835 } position { x: -1.10223329 y: 0.877172828 z: -7.7759304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.574647188 y: 0.00691982033 z: 0.00285743852 w: -0.818367 } position { x: -1.10223746 y: 0.877181053 z: -7.77599812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.620] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.574997 y: 0.00684490195 z: 0.00288476 w: -0.818121791 } position { x: -1.10220122 y: 0.877174139 z: -7.77609158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.575301647 y: 0.00670322916 z: 0.0029614619 w: -0.817908525 } position { x: -1.10219896 y: 0.877190232 z: -7.77616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.575561404 y: 0.00653254194 z: 0.00305322651 w: -0.817726791 } position { x: -1.1021601 y: 0.87719357 z: -7.77616358 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.575701714 y: 0.00646676822 z: 0.00314510288 w: -0.817628145 } position { x: -1.10215425 y: 0.877186179 z: -7.77617359 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.575833 y: 0.00649724947 z: 0.003244397 w: -0.817535102 } position { x: -1.10216403 y: 0.877227545 z: -7.77621841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.575976193 y: 0.00656602765 z: 0.00332357525 w: -0.817433357 } position { x: -1.10215425 y: 0.877194405 z: -7.77624559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.57615453 y: 0.00651922496 z: 0.00349980174 w: -0.817307293 } position { x: -1.10211527 y: 0.877137542 z: -7.77629471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.716] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.576442182 y: 0.00641237758 z: 0.00359974476 w: -0.817104876 } position { x: -1.102144 y: 0.87719065 z: -7.77637482 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.576796114 y: 0.00637412816 z: 0.00345607242 w: -0.816855967 } position { x: -1.10214734 y: 0.877183616 z: -7.77643776 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.577082753 y: 0.00637247739 z: 0.00348519511 w: -0.816653371 } position { x: -1.10211217 y: 0.877178073 z: -7.7764082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.577558339 y: 0.00698426785 z: 0.00405363413 w: -0.816309452 } position { x: -1.10213447 y: 0.877163172 z: -7.77647877 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.577791631 y: 0.00721682841 z: 0.00416559493 w: -0.816141784 } position { x: -1.10219407 y: 0.877287745 z: -7.77670717 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.577957 y: 0.00684256433 z: 0.003843894 w: -0.816029489 } position { x: -1.1021769 y: 0.877258778 z: -7.77670527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.578495145 y: 0.0067297956 z: 0.00376925967 w: -0.81564939 } position { x: -1.10214007 y: 0.877226055 z: -7.77671719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.578944802 y: 0.00679537281 z: 0.00392065849 w: -0.815329 } position { x: -1.10213959 y: 0.877254486 z: -7.77679253 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.579250574 y: 0.00676425081 z: 0.0038218305 w: -0.815112531 } position { x: -1.10213912 y: 0.877284348 z: -7.77685499 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.842] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.579729319 y: 0.00679831672 z: 0.00383095932 w: -0.814771831 } position { x: -1.10213673 y: 0.877219796 z: -7.7769475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.580244601 y: 0.00675051659 z: 0.00387561554 w: -0.814405143 } position { x: -1.10213435 y: 0.877260685 z: -7.77703476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.580729306 y: 0.00665794127 z: 0.00377362734 w: -0.814060748 } position { x: -1.10217464 y: 0.877294242 z: -7.77714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.581128478 y: 0.00658965949 z: 0.00372078083 w: -0.813776612 } position { x: -1.10212636 y: 0.877267838 z: -7.77719641 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.581453323 y: 0.00647318736 z: 0.00386219984 w: -0.813544869 } position { x: -1.10210347 y: 0.877296686 z: -7.77723455 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.581599355 y: 0.00643032882 z: 0.0038885863 w: -0.813440681 } position { x: -1.10212159 y: 0.877337337 z: -7.77723885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.581610084 y: 0.00636810623 z: 0.00397024 w: -0.813433111 } position { x: -1.10208225 y: 0.877289772 z: -7.77723 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.581596673 y: 0.00636962103 z: 0.00407357514 w: -0.813442171 } position { x: -1.10206568 y: 0.877309918 z: -7.77723789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.581665039 y: 0.00639791647 z: 0.00412129238 w: -0.813392818 } position { x: -1.10206401 y: 0.877303541 z: -7.77729225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.581648886 y: 0.00629321439 z: 0.00412793085 w: -0.813405156 } position { x: -1.10206759 y: 0.877269626 z: -7.77731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.581686199 y: 0.0063232081 z: 0.00426020892 w: -0.813377559 } position { x: -1.10206079 y: 0.877265692 z: -7.77730703 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:51.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.581709862 y: 0.00630067848 z: 0.0043731383 w: -0.813360274 } position { x: -1.10201538 y: 0.877285123 z: -7.77730465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.581759334 y: 0.00635205535 z: 0.00436746422 w: -0.813324451 } position { x: -1.10204029 y: 0.87729907 z: -7.77732801 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.581892908 y: 0.00638230518 z: 0.00436295196 w: -0.813228667 } position { x: -1.10205495 y: 0.877249122 z: -7.77736616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.582081616 y: 0.00637167133 z: 0.00441773 w: -0.813093483 } position { x: -1.10205638 y: 0.877242923 z: -7.77741337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.582422137 y: 0.00634857826 z: 0.00442221668 w: -0.8128497 } position { x: -1.10206807 y: 0.877262 z: -7.77748632 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.063] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.582752824 y: 0.00636491971 z: 0.00441587809 w: -0.812612534 } position { x: -1.10206544 y: 0.877277374 z: -7.77751541 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.079] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.583185911 y: 0.0063792686 z: 0.00445829378 w: -0.812301517 } position { x: -1.10206902 y: 0.877263188 z: -7.77758884 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.583661079 y: 0.00633460749 z: 0.00440649828 w: -0.811960697 } position { x: -1.10207725 y: 0.877295315 z: -7.77770042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.584194481 y: 0.00630317861 z: 0.00435901759 w: -0.811577499 } position { x: -1.10205376 y: 0.877298415 z: -7.77777672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.584772408 y: 0.00628155563 z: 0.00435065897 w: -0.811161399 } position { x: -1.10206044 y: 0.877309144 z: -7.77788639 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.585335135 y: 0.00624042377 z: 0.00429231441 w: -0.810756087 } position { x: -1.10208249 y: 0.87733233 z: -7.77795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.148] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.585759 y: 0.00622248091 z: 0.00427681254 w: -0.810450137 } position { x: -1.10203862 y: 0.877303243 z: -7.77803516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.586199105 y: 0.0062102871 z: 0.00435340451 w: -0.81013155 } position { x: -1.1020726 y: 0.877366662 z: -7.77810669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.587143362 y: 0.00619011885 z: 0.00431621773 w: -0.809447765 } position { x: -1.10205436 y: 0.877370775 z: -7.77826881 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.205] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.587143362 y: 0.00619011885 z: 0.00431621773 w: -0.809447765 } position { x: -1.10205436 y: 0.877370775 z: -7.77826881 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.587342501 y: 0.00625343481 z: 0.00434829062 w: -0.809302628 } position { x: -1.10204089 y: 0.877360225 z: -7.77829456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.587571 y: 0.00621996773 z: 0.00437804032 w: -0.809136868 } position { x: -1.10203803 y: 0.87735486 z: -7.77834702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.58778286 y: 0.00620458974 z: 0.00438569672 w: -0.808983 } position { x: -1.10202777 y: 0.877405405 z: -7.77837086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.587980628 y: 0.00623719068 z: 0.00437493436 w: -0.808839142 } position { x: -1.1020515 y: 0.877391398 z: -7.77843666 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.58815819 y: 0.00617829431 z: 0.00436583906 w: -0.808710515 } position { x: -1.10201383 y: 0.87741828 z: -7.77843475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.588354409 y: 0.00612084428 z: 0.00443151407 w: -0.808567882 } position { x: -1.10198307 y: 0.87740171 z: -7.77843332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.588505805 y: 0.00608666847 z: 0.00445661834 w: -0.808457792 } position { x: -1.10198534 y: 0.87740618 z: -7.7784586 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.314] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.588662088 y: 0.00611115294 z: 0.0044948929 w: -0.808343649 } position { x: -1.10194147 y: 0.877444208 z: -7.7784667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.588799179 y: 0.00610253 z: 0.0045149331 w: -0.808243692 } position { x: -1.10196936 y: 0.877449036 z: -7.77850914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.588995695 y: 0.00604499504 z: 0.00452083116 w: -0.808100879 } position { x: -1.10193884 y: 0.877442598 z: -7.77851582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.589186788 y: 0.00599154085 z: 0.00457101967 w: -0.807961702 } position { x: -1.10194898 y: 0.877471209 z: -7.77853346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.589320064 y: 0.00596812274 z: 0.00455297949 w: -0.807864785 } position { x: -1.10193467 y: 0.877479255 z: -7.77853346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.589469373 y: 0.00600348553 z: 0.0046048956 w: -0.807755291 } position { x: -1.10191607 y: 0.877448201 z: -7.77856255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.397] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.5896 y: 0.00600550557 z: 0.00463178288 w: -0.807659745 } position { x: -1.10192943 y: 0.877472878 z: -7.77857685 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.409] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.589753032 y: 0.00600534491 z: 0.00465135043 w: -0.807547927 } position { x: -1.10192919 y: 0.877490282 z: -7.77863169 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.589960694 y: 0.00599062769 z: 0.00462086406 w: -0.807396591 } position { x: -1.10192275 y: 0.877465 z: -7.77864885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.590138137 y: 0.0058766217 z: 0.00466881553 w: -0.807267368 } position { x: -1.10189092 y: 0.877508402 z: -7.77865028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.590256095 y: 0.00583867542 z: 0.00472115679 w: -0.80718112 } position { x: -1.10187232 y: 0.877519369 z: -7.77865267 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.590357125 y: 0.00582949677 z: 0.00474103028 w: -0.80710727 } position { x: -1.10186672 y: 0.877543 z: -7.7786932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.481] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.59052366 y: 0.00586708821 z: 0.00477252202 w: -0.806984961 } position { x: -1.10184753 y: 0.877530098 z: -7.77871656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.495] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.59068042 y: 0.00589887192 z: 0.00480869226 w: -0.806869745 } position { x: -1.1018517 y: 0.877506614 z: -7.77876472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.590896428 y: 0.00588181056 z: 0.00481266715 w: -0.806711614 } position { x: -1.10184431 y: 0.877532899 z: -7.77880621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.522] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.591209888 y: 0.0057966155 z: 0.00479954528 w: -0.806482673 } position { x: -1.10180914 y: 0.877540231 z: -7.77884293 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.591417551 y: 0.00577431079 z: 0.00483831577 w: -0.806330264 } position { x: -1.10180902 y: 0.877576351 z: -7.77887678 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.591669798 y: 0.00578178512 z: 0.004874771 w: -0.806144953 } position { x: -1.10180581 y: 0.877600431 z: -7.77895403 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.591897964 y: 0.00576515123 z: 0.00485601556 w: -0.805977643 } position { x: -1.10180187 y: 0.877590299 z: -7.77898788 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.592225611 y: 0.0056829676 z: 0.00477848575 w: -0.805738 } position { x: -1.10180128 y: 0.877583385 z: -7.77906513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.592615187 y: 0.00562236877 z: 0.00474336138 w: -0.805452228 } position { x: -1.10175252 y: 0.877599835 z: -7.7791357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.606] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.59305954 y: 0.00559543958 z: 0.00471242378 w: -0.805125356 } position { x: -1.10174704 y: 0.877621293 z: -7.77921295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.593429446 y: 0.00561609 z: 0.00471441681 w: -0.804852605 } position { x: -1.10175848 y: 0.877634764 z: -7.7792697 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.632] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.593751848 y: 0.00562600419 z: 0.00475020381 w: -0.804614544 } position { x: -1.10173869 y: 0.877678752 z: -7.77934742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.594167888 y: 0.00563771604 z: 0.00470547611 w: -0.80430752 } position { x: -1.10173 y: 0.877675951 z: -7.77941608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.594515324 y: 0.00556252478 z: 0.00463545602 w: -0.804051757 } position { x: -1.10170484 y: 0.877675176 z: -7.77948761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.594842672 y: 0.00548778474 z: 0.00460369699 w: -0.803810239 } position { x: -1.10167921 y: 0.877704859 z: -7.779562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.595115721 y: 0.00541701494 z: 0.00461294688 w: -0.803608537 } position { x: -1.10164237 y: 0.877753258 z: -7.77959633 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.59519881 y: 0.00537938112 z: 0.00469221082 w: -0.803546786 } position { x: -1.10162354 y: 0.877732635 z: -7.77959061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.716] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.595274925 y: 0.00540060597 z: 0.00475154957 w: -0.803489923 } position { x: -1.10161734 y: 0.877698302 z: -7.77960348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.595185876 y: 0.00547466753 z: 0.00482795807 w: -0.803554893 } position { x: -1.10160148 y: 0.87768662 z: -7.77965736 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.595414162 y: 0.00589345768 z: 0.00523343962 w: -0.803380251 } position { x: -1.10151911 y: 0.877655149 z: -7.77961636 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.595538139 y: 0.00582900317 z: 0.00513641629 w: -0.803289473 } position { x: -1.10166669 y: 0.877846479 z: -7.77981329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.595532894 y: 0.00569857471 z: 0.00486401469 w: -0.80329597 } position { x: -1.10164392 y: 0.87775135 z: -7.77969694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.595908701 y: 0.00582995452 z: 0.00501498766 w: -0.803015411 } position { x: -1.10164893 y: 0.877733767 z: -7.77987385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.596361518 y: 0.00570645835 z: 0.00503579667 w: -0.802679896 } position { x: -1.1016767 y: 0.877735853 z: -7.77994633 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.813] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.597007632 y: 0.00584360398 z: 0.00488528376 w: -0.802199423 } position { x: -1.10173309 y: 0.877606452 z: -7.77997112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.59759438 y: 0.00602680258 z: 0.00477821333 w: -0.801761687 } position { x: -1.10175538 y: 0.877785802 z: -7.78012085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.598442614 y: 0.00633199606 z: 0.00457830355 w: -0.801127613 } position { x: -1.10187113 y: 0.877642453 z: -7.78030205 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.855] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.599158645 y: 0.00620932877 z: 0.00438924273 w: -0.800594211 } position { x: -1.1018064 y: 0.877718389 z: -7.78044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.600279152 y: 0.00613722485 z: 0.00421088701 w: -0.799755931 } position { x: -1.1018492 y: 0.877844572 z: -7.78061199 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.600975871 y: 0.00606271438 z: 0.00412276108 w: -0.799233615 } position { x: -1.10186303 y: 0.877755046 z: -7.78067923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.897] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.601707041 y: 0.00598857878 z: 0.00406323047 w: -0.79868418 } position { x: -1.10187948 y: 0.877852857 z: -7.7807765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.602185547 y: 0.00611099368 z: 0.00394145912 w: -0.798323035 } position { x: -1.10189223 y: 0.877882302 z: -7.78084707 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.602339387 y: 0.00611672783 z: 0.00388173084 w: -0.798207223 } position { x: -1.10188437 y: 0.877834558 z: -7.78081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.602372 y: 0.00628876 z: 0.0040114522 w: -0.79818064 } position { x: -1.10192358 y: 0.877886057 z: -7.78086901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.602442801 y: 0.00627521472 z: 0.00395252975 w: -0.798127592 } position { x: -1.10190606 y: 0.877857327 z: -7.78089285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.602454722 y: 0.00626192475 z: 0.00408205763 w: -0.798118055 } position { x: -1.10189509 y: 0.877826929 z: -7.7808733 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.980] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.602402627 y: 0.0062380312 z: 0.00410203822 w: -0.798157454 } position { x: -1.10192263 y: 0.877823532 z: -7.7808857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:52.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.602270961 y: 0.00621284591 z: 0.00408492 w: -0.798257113 } position { x: -1.1019311 y: 0.877819479 z: -7.78087282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.602086306 y: 0.0061379713 z: 0.00417362386 w: -0.798396587 } position { x: -1.10187304 y: 0.877798319 z: -7.78078604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.601825595 y: 0.00617643027 z: 0.0042367382 w: -0.798592448 } position { x: -1.10190725 y: 0.8778 z: -7.78074169 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.601472557 y: 0.00621650973 z: 0.00434778072 w: -0.79885745 } position { x: -1.10189688 y: 0.877752066 z: -7.78069 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.601142466 y: 0.00622074539 z: 0.00438322034 w: -0.799105704 } position { x: -1.10188937 y: 0.877762198 z: -7.7806406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.600911558 y: 0.00637505762 z: 0.00446880423 w: -0.799277604 } position { x: -1.1018908 y: 0.877788186 z: -7.78060722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.600803435 y: 0.00656091282 z: 0.004472767 w: -0.799357355 } position { x: -1.10188806 y: 0.877754807 z: -7.78059101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.092] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.600804687 y: 0.00666281953 z: 0.00448202901 w: -0.799355507 } position { x: -1.10193121 y: 0.877753377 z: -7.78063726 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.105] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.600974619 y: 0.00676973211 z: 0.00436513126 w: -0.799227476 } position { x: -1.10195398 y: 0.877738118 z: -7.78070354 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.60137403 y: 0.00677513517 z: 0.00418730825 w: -0.798928 } position { x: -1.10201025 y: 0.877712607 z: -7.78081751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.6021806 y: 0.00666617 z: 0.00405578688 w: -0.798321724 } position { x: -1.10199964 y: 0.877689064 z: -7.78094101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.602847278 y: 0.00663574925 z: 0.00388651527 w: -0.797819614 } position { x: -1.10206008 y: 0.877791 z: -7.7810359 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.162] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.603247404 y: 0.00657516485 z: 0.00357402931 w: -0.797519 } position { x: -1.10208738 y: 0.877889395 z: -7.78109407 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.603557229 y: 0.0067362804 z: 0.00327172829 w: -0.797284544 } position { x: -1.10211945 y: 0.877792358 z: -7.78108263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.603767037 y: 0.00706345774 z: 0.00301483879 w: -0.797123909 } position { x: -1.10219121 y: 0.877860904 z: -7.78105211 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.60390985 y: 0.00716357958 z: 0.00289287115 w: -0.79701519 } position { x: -1.10222113 y: 0.877810121 z: -7.7811842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.604157329 y: 0.0070342985 z: 0.00288966671 w: -0.796828806 } position { x: -1.10217595 y: 0.877765119 z: -7.78115797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.231] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.604129136 y: 0.00702898949 z: 0.00303278887 w: -0.796849668 } position { x: -1.10216844 y: 0.87782371 z: -7.78110743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.603765547 y: 0.00700329617 z: 0.00305996905 w: -0.79712534 } position { x: -1.10216451 y: 0.877838492 z: -7.7810216 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.603404403 y: 0.00698559452 z: 0.00318022422 w: -0.797398388 } position { x: -1.10216105 y: 0.877792954 z: -7.78098917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.603140712 y: 0.00694864197 z: 0.00325788721 w: -0.797597885 } position { x: -1.10215795 y: 0.877804756 z: -7.78093195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.284] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.602772415 y: 0.00702060945 z: 0.00338558969 w: -0.797875106 } position { x: -1.1021477 y: 0.877746403 z: -7.78081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.602321148 y: 0.0069399951 z: 0.00358764804 w: -0.798215628 } position { x: -1.10209298 y: 0.877696335 z: -7.78076172 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.601918221 y: 0.00677945325 z: 0.00393708702 w: -0.798519254 } position { x: -1.10206008 y: 0.877788782 z: -7.7807045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.329] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.601343334 y: 0.00666212616 z: 0.00399572263 w: -0.798953 } position { x: -1.10206461 y: 0.877800226 z: -7.78060055 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.600666881 y: 0.00665378757 z: 0.00394689757 w: -0.799461961 } position { x: -1.10203362 y: 0.877730846 z: -7.78043556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.600070953 y: 0.00677381177 z: 0.00405497616 w: -0.799907804 } position { x: -1.10206687 y: 0.877713561 z: -7.78036404 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.599514961 y: 0.00695816567 z: 0.00402683578 w: -0.800323188 } position { x: -1.10210693 y: 0.87771368 z: -7.78028727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.384] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.59916985 y: 0.00712299 z: 0.00400498742 w: -0.800580323 } position { x: -1.10210049 y: 0.87763989 z: -7.78028536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.599062145 y: 0.00706743496 z: 0.00398104033 w: -0.800661445 } position { x: -1.1021204 y: 0.877616 z: -7.78026199 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.411] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.598993242 y: 0.00706888642 z: 0.00395895448 w: -0.800713122 } position { x: -1.10211349 y: 0.877650201 z: -7.78024769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.598948538 y: 0.00707711373 z: 0.00391766615 w: -0.800746679 } position { x: -1.10210514 y: 0.877614856 z: -7.78025579 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.599161327 y: 0.00700206542 z: 0.00383774284 w: -0.800588489 } position { x: -1.10209143 y: 0.877592206 z: -7.78033924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.453] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.599454582 y: 0.00690594548 z: 0.00373248523 w: -0.800370276 } position { x: -1.10209537 y: 0.877652943 z: -7.7803731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.599623144 y: 0.00691727409 z: 0.00361703802 w: -0.80024451 } position { x: -1.10209727 y: 0.877687156 z: -7.78035688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.59964776 y: 0.00698922761 z: 0.00350729749 w: -0.800225854 } position { x: -1.10211492 y: 0.877678871 z: -7.78035069 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.59970969 y: 0.00710424 z: 0.00353121175 w: -0.800178409 } position { x: -1.10212064 y: 0.877677858 z: -7.7803483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.59976989 y: 0.00718408404 z: 0.00357777812 w: -0.800132275 } position { x: -1.10216093 y: 0.877655208 z: -7.78039503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.522] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.599842191 y: 0.00718881236 z: 0.00350527815 w: -0.800078392 } position { x: -1.10216641 y: 0.877722144 z: -7.78042126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.536] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.600096285 y: 0.0071755629 z: 0.00333352853 w: -0.79988873 } position { x: -1.10219753 y: 0.877738237 z: -7.7805028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.549] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.600370467 y: 0.00708942162 z: 0.00311890105 w: -0.799684525 } position { x: -1.10221791 y: 0.877718091 z: -7.78052282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.600451887 y: 0.00703399908 z: 0.00302652712 w: -0.799624205 } position { x: -1.10221672 y: 0.877757311 z: -7.78049612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.600277781 y: 0.00713587692 z: 0.00308871502 w: -0.799753785 } position { x: -1.10219169 y: 0.877770185 z: -7.78044891 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.600085735 y: 0.00732112769 z: 0.00317341578 w: -0.799895883 } position { x: -1.10219479 y: 0.877743363 z: -7.78043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.599915445 y: 0.00732059032 z: 0.00323379133 w: -0.800023377 } position { x: -1.10219979 y: 0.877738595 z: -7.78042316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.599725 y: 0.00736212684 z: 0.00331645133 w: -0.800165415 } position { x: -1.10222769 y: 0.877701163 z: -7.78046703 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.599879265 y: 0.00729798945 z: 0.0033072792 w: -0.800050437 } position { x: -1.10219097 y: 0.87774837 z: -7.78048325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.600064099 y: 0.00735791959 z: 0.00317301159 w: -0.799911797 } position { x: -1.10219789 y: 0.877713323 z: -7.78052044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.600479841 y: 0.0071659293 z: 0.00313534052 w: -0.799601614 } position { x: -1.10218358 y: 0.877661228 z: -7.78063345 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.600932121 y: 0.00693602394 z: 0.00317875529 w: -0.799263656 } position { x: -1.10215402 y: 0.877716184 z: -7.7806735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.601180196 y: 0.00699065719 z: 0.00313445483 w: -0.799076796 } position { x: -1.10215318 y: 0.877742767 z: -7.78069067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.601375163 y: 0.00702107837 z: 0.00299433549 w: -0.798930347 } position { x: -1.10219622 y: 0.877792299 z: -7.78073883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.601478457 y: 0.00712583493 z: 0.00283724326 w: -0.798852205 } position { x: -1.10220587 y: 0.87773025 z: -7.78074312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.601519048 y: 0.00721759 z: 0.00279185874 w: -0.798821 } position { x: -1.10223913 y: 0.877752841 z: -7.78078365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.745] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.601623476 y: 0.00733418576 z: 0.00282380218 w: -0.798741162 } position { x: -1.10223866 y: 0.877712786 z: -7.78079557 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.60167861 y: 0.00740853231 z: 0.00279448088 w: -0.798699 } position { x: -1.10227358 y: 0.877704263 z: -7.78082514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.601907551 y: 0.00741993356 z: 0.00278529 w: -0.798526466 } position { x: -1.10228503 y: 0.877704501 z: -7.78087521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.602087736 y: 0.00734028174 z: 0.00263006287 w: -0.798391879 } position { x: -1.10227716 y: 0.877698421 z: -7.78089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.602188826 y: 0.00736784935 z: 0.00261668465 w: -0.798315406 } position { x: -1.10227406 y: 0.877730072 z: -7.78088427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.814] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.602421165 y: 0.00732509606 z: 0.00258753379 w: -0.798140585 } position { x: -1.10229874 y: 0.87772584 z: -7.78087759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.602516651 y: 0.00738968607 z: 0.00257330481 w: -0.798068 } position { x: -1.10229146 y: 0.877692699 z: -7.78092337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.842] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.602596223 y: 0.00744346762 z: 0.00255717267 w: -0.798007429 } position { x: -1.10232294 y: 0.877708793 z: -7.78094053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.602652609 y: 0.00750479475 z: 0.00252812076 w: -0.797964394 } position { x: -1.10231006 y: 0.877712488 z: -7.78089857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.602628648 y: 0.00755319837 z: 0.00266599236 w: -0.79798162 } position { x: -1.10230219 y: 0.877695799 z: -7.78089142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.602763772 y: 0.00744566787 z: 0.00270192954 w: -0.797880471 } position { x: -1.10230196 y: 0.877727628 z: -7.78095436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.897] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.602851868 y: 0.00733890478 z: 0.00269982731 w: -0.797814846 } position { x: -1.1022985 y: 0.877711773 z: -7.78093767 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.909] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.603021681 y: 0.00732792402 z: 0.00268989475 w: -0.797686696 } position { x: -1.10227489 y: 0.877707362 z: -7.78095341 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.603138626 y: 0.00723955268 z: 0.00266964547 w: -0.797599077 } position { x: -1.10229528 y: 0.877692223 z: -7.78097248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.603178918 y: 0.0071351761 z: 0.00264619361 w: -0.797569633 } position { x: -1.10229778 y: 0.87771225 z: -7.78095055 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.60306859 y: 0.00706485752 z: 0.00267745182 w: -0.797653556 } position { x: -1.10227132 y: 0.877734184 z: -7.78095 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.60281378 y: 0.00695176236 z: 0.00277599553 w: -0.797846794 } position { x: -1.10224056 y: 0.877713203 z: -7.78086615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.980] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.602535129 y: 0.0069777756 z: 0.00289823604 w: -0.798056602 } position { x: -1.1022774 y: 0.877708495 z: -7.78086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:53.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.602197528 y: 0.00703494437 z: 0.00289111631 w: -0.798310876 } position { x: -1.10226703 y: 0.877702177 z: -7.78079176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.601805687 y: 0.00704700314 z: 0.0029316307 w: -0.798606098 } position { x: -1.10224009 y: 0.877661467 z: -7.78071165 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.601373 y: 0.00709919631 z: 0.00299244281 w: -0.798931241 } position { x: -1.10225105 y: 0.877679586 z: -7.78064156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.600981 y: 0.00707877427 z: 0.00302726543 w: -0.799226224 } position { x: -1.10229504 y: 0.877676487 z: -7.78058577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.600598276 y: 0.00705891056 z: 0.00295858108 w: -0.799514294 } position { x: -1.10230279 y: 0.877659202 z: -7.78052568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.081] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.599561 y: 0.00705515 z: 0.00307779503 w: -0.800292075 } position { x: -1.10227621 y: 0.877689838 z: -7.78034496 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.087] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.598886192 y: 0.00715178298 z: 0.00314855459 w: -0.800796032 } position { x: -1.10226083 y: 0.877542257 z: -7.7802639 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.101] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.598447323 y: 0.00702794455 z: 0.00327661517 w: -0.801124632 } position { x: -1.10226035 y: 0.877593815 z: -7.78018379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.59782362 y: 0.0069323089 z: 0.00334118679 w: -0.801590741 } position { x: -1.1022588 y: 0.877609611 z: -7.7800045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.597097695 y: 0.00686005969 z: 0.0034034166 w: -0.802131951 } position { x: -1.10226071 y: 0.877579868 z: -7.77991724 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.596327066 y: 0.00675811106 z: 0.00348107866 w: -0.802705586 } position { x: -1.10223818 y: 0.87755692 z: -7.779737 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.156] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.595602155 y: 0.00654930435 z: 0.00389699149 w: -0.803243399 } position { x: -1.1022191 y: 0.877473712 z: -7.77950525 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.168] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.594321549 y: 0.00669378368 z: 0.00352650206 w: -0.804191947 } position { x: -1.10227549 y: 0.877536297 z: -7.77941465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.183] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.593260407 y: 0.00673208339 z: 0.00325352815 w: -0.804975867 } position { x: -1.1022476 y: 0.877530098 z: -7.77915573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.592071176 y: 0.00650083786 z: 0.00334114791 w: -0.805852532 } position { x: -1.10227597 y: 0.877569318 z: -7.77902317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.590509653 y: 0.00614027027 z: 0.00306945574 w: -0.807001472 } position { x: -1.10239768 y: 0.877760291 z: -7.77876854 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.587652564 y: 0.005711657 z: 0.00219456502 w: -0.809090316 } position { x: -1.10244954 y: 0.877835 z: -7.77818441 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.584176421 y: 0.00590554439 z: 0.00168730703 w: -0.811603487 } position { x: -1.1024152 y: 0.877677798 z: -7.77732944 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.251] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.580587626 y: 0.00597584713 z: 0.00169782748 w: -0.814174175 } position { x: -1.10248744 y: 0.877482772 z: -7.77682447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.577520788 y: 0.00653000129 z: 0.00206094794 w: -0.816347241 } position { x: -1.10245597 y: 0.877508402 z: -7.77625799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.279] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.57505846 y: 0.00738728838 z: 0.00200645416 w: -0.818076491 } position { x: -1.10265446 y: 0.877549291 z: -7.77601957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.295] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.572753906 y: 0.00769762928 z: 0.00181467074 w: -0.819689214 } position { x: -1.10268235 y: 0.877387762 z: -7.77572918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.306] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.570497394 y: 0.00720644044 z: 0.00201721746 w: -0.821265399 } position { x: -1.10264456 y: 0.877275586 z: -7.77522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.56816 y: 0.0066961376 z: 0.00166690885 w: -0.822889209 } position { x: -1.10272849 y: 0.877283633 z: -7.77511215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.335] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.566933334 y: 0.00606896356 z: 0.000856926199 w: -0.823740959 } position { x: -1.1027596 y: 0.877346933 z: -7.77496719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.566043735 y: 0.00575628784 z: 0.000339234131 w: -0.824355066 } position { x: -1.10266781 y: 0.877085447 z: -7.77465487 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.565465391 y: 0.00534245186 z: 0.00032833661 w: -0.824754655 } position { x: -1.10261607 y: 0.877133727 z: -7.77460384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.56513983 y: 0.00515579851 z: 0.00056558213 w: -0.824978828 } position { x: -1.10252023 y: 0.877221525 z: -7.77435493 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.564229488 y: 0.00596940191 z: 0.000594804238 w: -0.825596273 } position { x: -1.10270023 y: 0.877370656 z: -7.77408075 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.563702583 y: 0.0071428963 z: -8.73491881e-05 w: -0.825947 } position { x: -1.10298896 y: 0.877362728 z: -7.77417469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.563752234 y: 0.00727684097 z: -0.00071296317 w: -0.825911582 } position { x: -1.10289574 y: 0.877157688 z: -7.77442503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.56421566 y: 0.00720638037 z: -0.000993393594 w: -0.825595438 } position { x: -1.10302484 y: 0.877289414 z: -7.77433968 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.447] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.564216375 y: 0.00713118492 z: -0.00211764453 w: -0.825593472 } position { x: -1.10328579 y: 0.877460301 z: -7.77447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.563901186 y: 0.00692757592 z: -0.00425750436 w: -0.825802267 } position { x: -1.10359049 y: 0.877588868 z: -7.77454567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.474] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.563478529 y: 0.00641603721 z: -0.00646015769 w: -0.826080561 } position { x: -1.10378098 y: 0.877539337 z: -7.77462769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.562963545 y: 0.00531067559 z: -0.00869239774 w: -0.826419 } position { x: -1.10384572 y: 0.877468407 z: -7.77463675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.562775195 y: 0.0042002066 z: -0.010934473 w: -0.826527 } position { x: -1.10401809 y: 0.877516031 z: -7.77474117 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.562380433 y: 0.00267508137 z: -0.013560445 w: -0.826763093 } position { x: -1.1041652 y: 0.877513409 z: -7.77472115 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.529] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.561911702 y: 0.00106625014 z: -0.0156748276 w: -0.827048 } position { x: -1.10421598 y: 0.877446532 z: -7.77476645 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.56179738 y: -0.000816841668 z: -0.0173039977 w: -0.827093482 } position { x: -1.1041888 y: 0.877276719 z: -7.77494335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.561749816 y: -0.00223645917 z: -0.0188316219 w: -0.827089846 } position { x: -1.10416698 y: 0.877471924 z: -7.77479792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.571] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.561569273 y: -0.00416140631 z: -0.018599527 w: -0.827210248 } position { x: -1.10347188 y: 0.876968861 z: -7.77461052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.560573041 y: -0.0024296972 z: -0.0176815204 w: -0.827912688 } position { x: -1.10371363 y: 0.877182543 z: -7.77393246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.562198758 y: -0.000800670881 z: -0.014989676 w: -0.826865911 } position { x: -1.10355711 y: 0.877386332 z: -7.77392912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.563482583 y: 0.00131699862 z: -0.0128990812 w: -0.826026261 } position { x: -1.10373533 y: 0.877082 z: -7.77460384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.563842416 y: 0.00209059403 z: -0.0120670553 w: -0.825791657 } position { x: -1.1039151 y: 0.877136946 z: -7.77512693 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.564563632 y: 0.000890329713 z: -0.0121642267 w: -0.825299501 } position { x: -1.10390222 y: 0.87739265 z: -7.77557564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.564553082 y: -0.000623529311 z: -0.0130933812 w: -0.825292706 } position { x: -1.10388696 y: 0.87759316 z: -7.77539253 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.564206481 y: -0.00124356302 z: -0.0146544054 w: -0.825502753 } position { x: -1.10401177 y: 0.877699554 z: -7.77526045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.564368963 y: -0.000658554432 z: -0.0169139374 w: -0.825349152 } position { x: -1.10437286 y: 0.877867 z: -7.77534389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.563965499 y: -0.000787198602 z: -0.01919402 w: -0.825574875 } position { x: -1.10436749 y: 0.877578139 z: -7.77535295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.562791 y: -0.00204102695 z: -0.0197329279 w: -0.82636112 } position { x: -1.1040976 y: 0.877185822 z: -7.77517176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.562243879 y: -0.00368749863 z: -0.0196730644 w: -0.826729298 } position { x: -1.10406363 y: 0.876942337 z: -7.77527905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.562265396 y: -0.0044424925 z: -0.0197410565 w: -0.82670933 } position { x: -1.10392368 y: 0.877387047 z: -7.77501726 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.56167 y: -0.00417815475 z: -0.0195766669 w: -0.827119172 } position { x: -1.1038475 y: 0.877437 z: -7.77469158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.560404241 y: -0.00359875732 z: -0.0186407845 w: -0.828001618 } position { x: -1.10368323 y: 0.877246261 z: -7.77436066 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.559643 y: -0.00283899391 z: -0.0171208382 w: -0.828552067 } position { x: -1.10362983 y: 0.877080441 z: -7.77437639 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.559099555 y: -0.00276879244 z: -0.0157781821 w: -0.828945756 } position { x: -1.10355246 y: 0.877023458 z: -7.77449894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.806] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.558420479 y: -0.00315853208 z: -0.0145763038 w: -0.829423964 } position { x: -1.10339797 y: 0.876981258 z: -7.77435207 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.822] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.558134735 y: -0.00331855216 z: -0.0132581089 w: -0.829637766 } position { x: -1.1032263 y: 0.87694335 z: -7.77430153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.558048844 y: -0.00345587661 z: -0.012286434 w: -0.829709947 } position { x: -1.10321224 y: 0.876967311 z: -7.77435398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.849] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.557699382 y: -0.0039378237 z: -0.0115941642 w: -0.829952776 } position { x: -1.10308456 y: 0.87699 z: -7.77437401 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.557412744 y: -0.00463238871 z: -0.0112803048 w: -0.830145955 } position { x: -1.10302508 y: 0.876993954 z: -7.77442408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.557326436 y: -0.00552122714 z: -0.0112809045 w: -0.830198467 } position { x: -1.10295546 y: 0.876934648 z: -7.7744379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.557279885 y: -0.00631304 z: -0.0112597533 w: -0.830224395 } position { x: -1.10280144 y: 0.876948118 z: -7.77431107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.557117879 y: -0.00650888961 z: -0.0111337416 w: -0.830333292 } position { x: -1.10275245 y: 0.87699461 z: -7.77418661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.557106197 y: -0.00647233147 z: -0.0110079972 w: -0.830343068 } position { x: -1.10275185 y: 0.876920938 z: -7.77421331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.557344079 y: -0.00625343947 z: -0.0108437035 w: -0.830187261 } position { x: -1.10272574 y: 0.876869678 z: -7.77426481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.946] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.55761534 y: -0.00628385134 z: -0.0107941162 w: -0.830005527 } position { x: -1.102795 y: 0.876936555 z: -7.77442026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.557737112 y: -0.00638909871 z: -0.0112265795 w: -0.829917133 } position { x: -1.10285676 y: 0.877062082 z: -7.77443266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.557868421 y: -0.00622529583 z: -0.011983878 w: -0.82981956 } position { x: -1.1029526 y: 0.876976371 z: -7.77445936 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:54.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.558398724 y: -0.00610983511 z: -0.0126423286 w: -0.829453886 } position { x: -1.10305178 y: 0.876926 z: -7.77462292 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.55881691 y: -0.00645175716 z: -0.0133941332 w: -0.82915777 } position { x: -1.10310936 y: 0.87697649 z: -7.77472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.015] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.559475482 y: -0.00641570287 z: -0.0142638478 w: -0.82869941 } position { x: -1.10315824 y: 0.877062201 z: -7.77476263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.560070574 y: -0.00590868 z: -0.0150053008 w: -0.828287959 } position { x: -1.10328114 y: 0.877118111 z: -7.77481699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.560538113 y: -0.00532434322 z: -0.0157816708 w: -0.827961087 } position { x: -1.10343885 y: 0.877151251 z: -7.77490473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.057] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.561115384 y: -0.0048704152 z: -0.0167060066 w: -0.827554643 } position { x: -1.10363352 y: 0.877227426 z: -7.77513409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.561668 y: -0.00475696148 z: -0.0180180129 w: -0.827152908 } position { x: -1.10383451 y: 0.877259612 z: -7.77534914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.087] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.562647879 y: -0.00503177755 z: -0.0195584279 w: -0.826449931 } position { x: -1.10400283 y: 0.877271175 z: -7.7756772 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.099] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.5636217 y: -0.00567994034 z: -0.0210870765 w: -0.825744331 } position { x: -1.10411096 y: 0.87729466 z: -7.77593756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.564653635 y: -0.00643310556 z: -0.0229441319 w: -0.824983895 } position { x: -1.10430276 y: 0.877465487 z: -7.77626801 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.565528333 y: -0.00730711315 z: -0.0250772741 w: -0.824315131 } position { x: -1.1044327 y: 0.877555728 z: -7.77648401 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.566079319 y: -0.00828356855 z: -0.0272145364 w: -0.823859811 } position { x: -1.10454798 y: 0.877635181 z: -7.77666807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.156] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.5668751 y: -0.00910210516 z: -0.0295262579 w: -0.823224187 } position { x: -1.10480857 y: 0.877785087 z: -7.77686787 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.169] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.567527592 y: -0.00955803413 z: -0.0315434188 w: -0.82269448 } position { x: -1.10493958 y: 0.877851963 z: -7.77704763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.181] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.568409443 y: -0.00992703 z: -0.0335791558 w: -0.822000384 } position { x: -1.10515487 y: 0.877937913 z: -7.77734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.569037437 y: -0.0103112468 z: -0.0356093869 w: -0.821475565 } position { x: -1.10532117 y: 0.877964497 z: -7.77751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.569979191 y: -0.0103066554 z: -0.0376274623 w: -0.820732415 } position { x: -1.10558701 y: 0.878201306 z: -7.77766275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.223] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.570400834 y: -0.0101937363 z: -0.0395666733 w: -0.820349634 } position { x: -1.10588694 y: 0.878317595 z: -7.77783966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.571107447 y: -0.0097048562 z: -0.0416424088 w: -0.819761 } position { x: -1.10617888 y: 0.878408551 z: -7.77799463 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.571544111 y: -0.00945760775 z: -0.0437920056 w: -0.819347382 } position { x: -1.10647297 y: 0.878514349 z: -7.77823734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.571930945 y: -0.00954208 z: -0.046426449 w: -0.818931341 } position { x: -1.10684884 y: 0.878775597 z: -7.77857876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.571929 y: -0.0101072136 z: -0.04956007 w: -0.818742275 } position { x: -1.10724258 y: 0.878944874 z: -7.77885866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.571644127 y: -0.010931408 z: -0.0533607937 w: -0.818691671 } position { x: -1.10766613 y: 0.87915647 z: -7.77907372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.571600199 y: -0.0115479594 z: -0.0572914407 w: -0.818448246 } position { x: -1.10799062 y: 0.879306912 z: -7.77910376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.571637 y: -0.011552495 z: -0.0609930903 w: -0.81815505 } position { x: -1.10835826 y: 0.879424572 z: -7.77914286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.571726739 y: -0.011158593 z: -0.064607054 w: -0.817820311 } position { x: -1.10877812 y: 0.87966454 z: -7.77914333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.348] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.571690321 y: -0.010588944 z: -0.0678147823 w: -0.817593575 } position { x: -1.10924828 y: 0.879796863 z: -7.77934122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.571567178 y: -0.0105230669 z: -0.0711549371 w: -0.817396581 } position { x: -1.10961974 y: 0.879888773 z: -7.77966738 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.571556 y: -0.0109304637 z: -0.0743562877 w: -0.817114115 } position { x: -1.1099478 y: 0.87996465 z: -7.77992153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.571653247 y: -0.0113386726 z: -0.0772493705 w: -0.816772044 } position { x: -1.11019397 y: 0.880055785 z: -7.779984 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.571495235 y: -0.0115699498 z: -0.0796390921 w: -0.816649854 } position { x: -1.11047113 y: 0.880295098 z: -7.7799778 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.418] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.571424425 y: -0.0113843149 z: -0.0818096921 w: -0.816487432 } position { x: -1.1107105 y: 0.880429268 z: -7.77994633 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.434] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.57138443 y: -0.0109421788 z: -0.0836988 w: -0.816329956 } position { x: -1.11097586 y: 0.880537 z: -7.77995539 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.571221948 y: -0.0105492054 z: -0.0853537917 w: -0.816277504 } position { x: -1.11119771 y: 0.880625606 z: -7.78001165 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.460] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.571035743 y: -0.0100578936 z: -0.0865627751 w: -0.816286683 } position { x: -1.11142433 y: 0.880733371 z: -7.78009415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.571126819 y: -0.00942847505 z: -0.087751478 w: -0.816103518 } position { x: -1.11162305 y: 0.880835354 z: -7.78015 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.571584225 y: -0.00863139704 z: -0.0890249312 w: -0.815654039 } position { x: -1.11186576 y: 0.881002545 z: -7.78026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.57209444 y: -0.00773072522 z: -0.090216063 w: -0.815174401 } position { x: -1.11219656 y: 0.881144285 z: -7.78040743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.572164953 y: -0.00701797195 z: -0.0917266533 w: -0.814962745 } position { x: -1.11247909 y: 0.881296277 z: -7.78055573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.572367072 y: -0.00662771193 z: -0.0933541879 w: -0.814639211 } position { x: -1.11277092 y: 0.881422043 z: -7.78069973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.572235346 y: -0.00661056861 z: -0.095529668 w: -0.814479649 } position { x: -1.11306465 y: 0.881632 z: -7.78093767 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.57227391 y: -0.00667031761 z: -0.0976971239 w: -0.814194918 } position { x: -1.11333609 y: 0.881649256 z: -7.78103113 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.573] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.572430909 y: -0.0066723451 z: -0.0997993872 w: -0.813829482 } position { x: -1.11352146 y: 0.881727099 z: -7.78107595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.572598815 y: -0.00657575158 z: -0.101700462 w: -0.813476801 } position { x: -1.11374271 y: 0.881860733 z: -7.78104067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.598] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.572617054 y: -0.0060954541 z: -0.103249468 w: -0.813272476 } position { x: -1.11390853 y: 0.881929159 z: -7.78106642 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.572842121 y: -0.0053693112 z: -0.104438402 w: -0.812967241 } position { x: -1.11411953 y: 0.882036 z: -7.78111219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.572772801 y: -0.00486376043 z: -0.105765939 w: -0.812847674 } position { x: -1.11431432 y: 0.88211894 z: -7.78116798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.572850943 y: -0.00460111443 z: -0.106972687 w: -0.812636137 } position { x: -1.11447835 y: 0.882104397 z: -7.7812829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.573070228 y: -0.00426725298 z: -0.107846349 w: -0.812367797 } position { x: -1.11462009 y: 0.882169545 z: -7.78131914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.573402882 y: -0.0039275093 z: -0.108586706 w: -0.812036097 } position { x: -1.11467421 y: 0.882247448 z: -7.7813344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.682] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.573813796 y: -0.00354487263 z: -0.108953625 w: -0.811698377 } position { x: -1.11475694 y: 0.882259 z: -7.78140163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.574348748 y: -0.00325112557 z: -0.109363765 w: -0.811266 } position { x: -1.11485469 y: 0.882344604 z: -7.78150845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.574896514 y: -0.00273822341 z: -0.109686948 w: -0.810836196 } position { x: -1.1149677 y: 0.882407904 z: -7.78158617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.575369358 y: -0.00228842674 z: -0.110267229 w: -0.810423374 } position { x: -1.11511791 y: 0.882533789 z: -7.78170252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.575861931 y: -0.00184119109 z: -0.110980138 w: -0.809977233 } position { x: -1.11530733 y: 0.882685423 z: -7.78180647 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.751] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.57613951 y: -0.0014644108 z: -0.111622699 w: -0.809692204 } position { x: -1.11528182 y: 0.882531 z: -7.78183222 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.576828718 y: -0.00111514947 z: -0.111935444 w: -0.809158742 } position { x: -1.11537206 y: 0.882633567 z: -7.78198814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.778] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.577366173 y: -0.00109746936 z: -0.112342857 w: -0.80871886 } position { x: -1.11548877 y: 0.882635951 z: -7.78214264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.577661276 y: -0.000978424097 z: -0.113021299 w: -0.808413684 } position { x: -1.11559308 y: 0.882821321 z: -7.78214788 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.807] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.577854872 y: -0.000519936671 z: -0.1137762 w: -0.808169842 } position { x: -1.11568868 y: 0.88298738 z: -7.782094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.577711105 y: -3.35841469e-05 z: -0.114446886 w: -0.808178067 } position { x: -1.1157012 y: 0.882939577 z: -7.78198576 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.835] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.577749729 y: 0.000619409955 z: -0.114696354 w: -0.808114827 } position { x: -1.11573255 y: 0.882844448 z: -7.78193951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.577937067 y: 0.00124217989 z: -0.114698716 w: -0.807979822 } position { x: -1.11578727 y: 0.882800341 z: -7.78200436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.863] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.57822454 y: 0.00172015734 z: -0.114710376 w: -0.807771683 } position { x: -1.11585522 y: 0.882927537 z: -7.78208065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.578262091 y: 0.00209001312 z: -0.11507196 w: -0.807692409 } position { x: -1.11596179 y: 0.883018255 z: -7.78214264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.57822603 y: 0.00252823718 z: -0.11584346 w: -0.807606697 } position { x: -1.1161505 y: 0.883194447 z: -7.78212833 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.903] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.57804513 y: 0.00297766249 z: -0.116650343 w: -0.807618499 } position { x: -1.11621511 y: 0.883226275 z: -7.78206682 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.577603638 y: 0.0033218672 z: -0.117431618 w: -0.807819784 } position { x: -1.11629272 y: 0.88321656 z: -7.78200245 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.577204406 y: 0.00340301543 z: -0.118083246 w: -0.808009803 } position { x: -1.11642015 y: 0.883238435 z: -7.78199387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.946] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.576959848 y: 0.0035259407 z: -0.118790768 w: -0.808080316 } position { x: -1.11642385 y: 0.883261204 z: -7.78197479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.576559901 y: 0.00340747857 z: -0.119497217 w: -0.80826205 } position { x: -1.11651874 y: 0.883249164 z: -7.78193378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.576148093 y: 0.0033986913 z: -0.120238945 w: -0.808445692 } position { x: -1.11654508 y: 0.88338995 z: -7.78178596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:55.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.575652063 y: 0.00374397403 z: -0.120750524 w: -0.808721244 } position { x: -1.11667645 y: 0.883448243 z: -7.78164291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.574762344 y: 0.0038767918 z: -0.121345244 w: -0.809264183 } position { x: -1.11667919 y: 0.883447766 z: -7.78153849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.573985696 y: 0.00402668398 z: -0.12195535 w: -0.809722841 } position { x: -1.11678338 y: 0.883507729 z: -7.7813921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.573319852 y: 0.00448957179 z: -0.122760713 w: -0.810070395 } position { x: -1.11694741 y: 0.883606553 z: -7.78134155 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.572516739 y: 0.00454439595 z: -0.123748325 w: -0.810487688 } position { x: -1.11706221 y: 0.883661747 z: -7.78131294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.57188791 y: 0.0047768685 z: -0.124835476 w: -0.810763538 } position { x: -1.11720383 y: 0.883740902 z: -7.78127289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.571115494 y: 0.00497643091 z: -0.12622945 w: -0.811090887 } position { x: -1.11740828 y: 0.883908808 z: -7.78124237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.086] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.570209265 y: 0.00525268912 z: -0.127716452 w: -0.811493874 } position { x: -1.11759412 y: 0.884037673 z: -7.78106737 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.569581628 y: 0.00586779416 z: -0.129249826 w: -0.811687708 } position { x: -1.11776459 y: 0.884113848 z: -7.78094578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.568932652 y: 0.00652355887 z: -0.130701244 w: -0.811905324 } position { x: -1.11796749 y: 0.884070158 z: -7.78090382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.568346202 y: 0.00675979 z: -0.132337511 w: -0.81204915 } position { x: -1.11842787 y: 0.884202838 z: -7.78106213 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.567457438 y: 0.00689791143 z: -0.134449571 w: -0.812322438 } position { x: -1.11857438 y: 0.884323478 z: -7.78102875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.155] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.567265 y: 0.00757125719 z: -0.136158168 w: -0.812166274 } position { x: -1.11878824 y: 0.884510458 z: -7.78086615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.169] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.566819727 y: 0.00795662496 z: -0.13792479 w: -0.812175393 } position { x: -1.11902738 y: 0.884422302 z: -7.78097534 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.566988 y: 0.00841865875 z: -0.139479935 w: -0.811787605 } position { x: -1.11925256 y: 0.884436488 z: -7.78107882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.567002714 y: 0.00826653931 z: -0.141108677 w: -0.811497331 } position { x: -1.11949563 y: 0.884640217 z: -7.7812748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.567369401 y: 0.00822422374 z: -0.142996386 w: -0.810910821 } position { x: -1.11980212 y: 0.884688556 z: -7.7814393 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.567475915 y: 0.00792919565 z: -0.145039901 w: -0.810476184 } position { x: -1.12015975 y: 0.88485831 z: -7.78166103 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.567790508 y: 0.00771522429 z: -0.147073299 w: -0.809891343 } position { x: -1.12036455 y: 0.884915 z: -7.78178263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.568182111 y: 0.00733865565 z: -0.149033487 w: -0.80926162 } position { x: -1.12061858 y: 0.884975314 z: -7.78197575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.266] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.568692386 y: 0.00698302407 z: -0.151060641 w: -0.808530092 } position { x: -1.12079477 y: 0.88504982 z: -7.78213835 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.569191456 y: 0.00684835715 z: -0.152756259 w: -0.807861209 } position { x: -1.1210171 y: 0.885215521 z: -7.78219223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.293] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.569484651 y: 0.0069306544 z: -0.154491633 w: -0.807323694 } position { x: -1.12132895 y: 0.885381937 z: -7.78231907 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.569725 y: 0.00709472084 z: -0.15630956 w: -0.80680269 } position { x: -1.12158406 y: 0.885470152 z: -7.78251743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.570024848 y: 0.00718561793 z: -0.15799132 w: -0.806262314 } position { x: -1.12187362 y: 0.88544488 z: -7.78269625 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.570318162 y: 0.00696126651 z: -0.159557626 w: -0.805748165 } position { x: -1.12203133 y: 0.885437965 z: -7.78293896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.570662737 y: 0.00684147887 z: -0.160756394 w: -0.805266798 } position { x: -1.12210655 y: 0.885511935 z: -7.78290224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.363] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.570982873 y: 0.00720987702 z: -0.16168426 w: -0.804850757 } position { x: -1.12230229 y: 0.885701776 z: -7.78291082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.571135342 y: 0.00796319172 z: -0.162611246 w: -0.804548681 } position { x: -1.12245834 y: 0.885769844 z: -7.78294325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.571361721 y: 0.00883738603 z: -0.16329138 w: -0.804241 } position { x: -1.1226548 y: 0.885745764 z: -7.78298235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.404] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.571507812 y: 0.00943942647 z: -0.163689688 w: -0.804049373 } position { x: -1.12275195 y: 0.885718048 z: -7.78310108 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.571635664 y: 0.00979433302 z: -0.164108396 w: -0.80386889 } position { x: -1.12293899 y: 0.885754228 z: -7.78322363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.434] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.571642935 y: 0.0099536255 z: -0.164626643 w: -0.80375576 } position { x: -1.12306964 y: 0.885820746 z: -7.78328133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.446] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.57153064 y: 0.0101579223 z: -0.165113226 w: -0.803733289 } position { x: -1.12314391 y: 0.885905564 z: -7.78320026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.571271122 y: 0.0105165662 z: -0.165575951 w: -0.803817928 } position { x: -1.12322295 y: 0.88588661 z: -7.78316784 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.474] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.570913553 y: 0.0105776507 z: -0.165871054 w: -0.804010332 } position { x: -1.1232686 y: 0.885903239 z: -7.7831521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.570546 y: 0.010566378 z: -0.166166484 w: -0.804210365 } position { x: -1.12334132 y: 0.885902405 z: -7.78317881 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.502] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.570325 y: 0.0104993396 z: -0.166536525 w: -0.804291487 } position { x: -1.12337291 y: 0.885909677 z: -7.78320074 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.569913924 y: 0.010270264 z: -0.166925132 w: -0.804505289 } position { x: -1.1234113 y: 0.885916591 z: -7.78314972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.569384396 y: 0.0101154298 z: -0.167189896 w: -0.804827154 } position { x: -1.12334907 y: 0.885925174 z: -7.78305244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.543] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.568905175 y: 0.0101226578 z: -0.16737178 w: -0.805128098 } position { x: -1.12340808 y: 0.885942698 z: -7.78290367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.568397403 y: 0.0101556825 z: -0.167430714 w: -0.805473924 } position { x: -1.1233803 y: 0.885939121 z: -7.78285313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.571] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.568060517 y: 0.0101941833 z: -0.167397991 w: -0.805717826 } position { x: -1.12334383 y: 0.885838032 z: -7.78283882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.567474425 y: 0.00985932536 z: -0.16717121 w: -0.806182 } position { x: -1.12330389 y: 0.885789096 z: -7.78275585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.567023635 y: 0.00951309782 z: -0.166848 w: -0.806570172 } position { x: -1.12319255 y: 0.885724902 z: -7.78269911 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.613] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.566556692 y: 0.00924564339 z: -0.166439876 w: -0.806985617 } position { x: -1.12308919 y: 0.885737538 z: -7.78255033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.629] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.566085637 y: 0.00931317173 z: -0.165853307 w: -0.807436049 } position { x: -1.12299895 y: 0.885756731 z: -7.78231049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.565468192 y: 0.00960631296 z: -0.165231541 w: -0.807992637 } position { x: -1.12293625 y: 0.885770917 z: -7.78211403 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.564860761 y: 0.0101222331 z: -0.164617643 w: -0.808536291 } position { x: -1.12292778 y: 0.885752916 z: -7.78201866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.564460754 y: 0.0105195716 z: -0.1641002 w: -0.808915734 } position { x: -1.12288868 y: 0.885651529 z: -7.78196669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.564215362 y: 0.0107410541 z: -0.163600057 w: -0.809185266 } position { x: -1.12286103 y: 0.885590434 z: -7.78196764 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.695] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.563997865 y: 0.010857516 z: -0.163243562 w: -0.809407234 } position { x: -1.12284327 y: 0.885617912 z: -7.78190804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.563946307 y: 0.0111257676 z: -0.16313976 w: -0.809460402 } position { x: -1.12290716 y: 0.885687709 z: -7.78185749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.724] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.563985825 y: 0.0115052182 z: -0.163253292 w: -0.80940479 } position { x: -1.12291694 y: 0.885688066 z: -7.78185368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.740] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.564100921 y: 0.0118336687 z: -0.16340667 w: -0.8092888 } position { x: -1.12297845 y: 0.885678411 z: -7.78189325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.564218223 y: 0.0119566796 z: -0.163681224 w: -0.809149742 } position { x: -1.12303305 y: 0.885647953 z: -7.78195429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.564467549 y: 0.0119132102 z: -0.16399467 w: -0.808913 } position { x: -1.12307501 y: 0.885637164 z: -7.78206158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.56474334 y: 0.0116764298 z: -0.164385304 w: -0.808644593 } position { x: -1.12311375 y: 0.885616422 z: -7.78213215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.564935923 y: 0.0114927432 z: -0.164749771 w: -0.80843854 } position { x: -1.12314248 y: 0.885713041 z: -7.78210926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.807] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.56518048 y: 0.0116773946 z: -0.165263325 w: -0.808160067 } position { x: -1.1232605 y: 0.885776877 z: -7.78207207 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.822] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.565432668 y: 0.0120293256 z: -0.165799811 w: -0.807868659 } position { x: -1.12335265 y: 0.885829926 z: -7.78211498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.565713406 y: 0.0124733439 z: -0.166339874 w: -0.807554185 } position { x: -1.12347448 y: 0.885821462 z: -7.78219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.849] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.565795124 y: 0.0128491586 z: -0.166887492 w: -0.807378054 } position { x: -1.12358916 y: 0.88586551 z: -7.78221512 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.565971792 y: 0.0132249426 z: -0.167443722 w: -0.807132959 } position { x: -1.12371945 y: 0.88591373 z: -7.78227568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.877] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.566121697 y: 0.0136792893 z: -0.16802828 w: -0.806898713 } position { x: -1.12387514 y: 0.885944843 z: -7.78236151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.566343188 y: 0.0138540147 z: -0.168812111 w: -0.806576669 } position { x: -1.12401843 y: 0.885948777 z: -7.78252411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.566522479 y: 0.0137306247 z: -0.169559255 w: -0.80629611 } position { x: -1.12411714 y: 0.885970473 z: -7.78264236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.566703916 y: 0.0135977622 z: -0.170341402 w: -0.806005955 } position { x: -1.12422109 y: 0.885974169 z: -7.7826581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.566801369 y: 0.0134978723 z: -0.17099677 w: -0.805800319 } position { x: -1.12432086 y: 0.886068642 z: -7.78272295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.948] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.566774189 y: 0.0134102162 z: -0.171667755 w: -0.805678308 } position { x: -1.12434793 y: 0.886044621 z: -7.78274632 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.566736817 y: 0.0132851293 z: -0.172129601 w: -0.805608034 } position { x: -1.12439775 y: 0.886060596 z: -7.78277302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.566589713 y: 0.0130255213 z: -0.172522545 w: -0.805631697 } position { x: -1.12439835 y: 0.88605231 z: -7.78282881 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:56.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.566398561 y: 0.0127268555 z: -0.17281346 w: -0.805708587 } position { x: -1.12449789 y: 0.886016726 z: -7.78276777 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.566245139 y: 0.0125513813 z: -0.173085749 w: -0.805760622 } position { x: -1.1244247 y: 0.886137545 z: -7.78280878 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.5658288 y: 0.0125036398 z: -0.173254445 w: -0.806017578 } position { x: -1.12441897 y: 0.886127234 z: -7.78266764 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.029] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.565545082 y: 0.0127839847 z: -0.173191622 w: -0.806225777 } position { x: -1.12437987 y: 0.886125088 z: -7.78253746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.565225482 y: 0.0132498667 z: -0.172941208 w: -0.806496084 } position { x: -1.12437761 y: 0.886101484 z: -7.78239965 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.057] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.564693 y: 0.0135981403 z: -0.172696441 w: -0.806915641 } position { x: -1.12441623 y: 0.886101902 z: -7.78236818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.564293623 y: 0.0138809877 z: -0.172501013 w: -0.807231963 } position { x: -1.12441063 y: 0.886094 z: -7.78230524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.563830614 y: 0.0140872207 z: -0.172419056 w: -0.807569385 } position { x: -1.12445939 y: 0.886093855 z: -7.78228569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.101] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.563405 y: 0.0141599253 z: -0.172415584 w: -0.807865858 } position { x: -1.12443864 y: 0.886092424 z: -7.78225183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.113] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.562998176 y: 0.0141023314 z: -0.172423 w: -0.808148801 } position { x: -1.12441349 y: 0.886035 z: -7.78218365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.562461615 y: 0.0138930613 z: -0.172453701 w: -0.808519483 } position { x: -1.12441182 y: 0.886054158 z: -7.78210163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.141] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.561917424 y: 0.0137414 z: -0.172559544 w: -0.808877707 } position { x: -1.12439334 y: 0.886108518 z: -7.78197336 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.155] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.561264694 y: 0.0138640776 z: -0.172787666 w: -0.809280038 } position { x: -1.12441814 y: 0.886160731 z: -7.78183079 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.168] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.560593784 y: 0.0139901806 z: -0.173004195 w: -0.809696496 } position { x: -1.12442386 y: 0.886188507 z: -7.78169394 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.55991596 y: 0.0142669342 z: -0.173298657 w: -0.810097694 } position { x: -1.12444174 y: 0.886193275 z: -7.78157282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.559239 y: 0.0145088416 z: -0.173434243 w: -0.810531914 } position { x: -1.12445974 y: 0.886184812 z: -7.78146267 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.212] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.558541298 y: 0.0147158392 z: -0.173549742 w: -0.810984313 } position { x: -1.12445569 y: 0.886135221 z: -7.78134727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.557996631 y: 0.0147760743 z: -0.173580304 w: -0.811351538 } position { x: -1.12438226 y: 0.886061072 z: -7.78122282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.557473898 y: 0.0149302231 z: -0.173441157 w: -0.811737716 } position { x: -1.12442052 y: 0.886117697 z: -7.7811141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.556514263 y: 0.0145544773 z: -0.173729911 w: -0.812341034 } position { x: -1.12451661 y: 0.886310935 z: -7.78122854 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.55613178 y: 0.0145067684 z: -0.174175814 w: -0.812508345 } position { x: -1.12458599 y: 0.886196673 z: -7.78108311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.279] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.555563688 y: 0.014181193 z: -0.174323946 w: -0.81287086 } position { x: -1.12450433 y: 0.886127472 z: -7.78113317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.295] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.55528456 y: 0.0138099091 z: -0.1743671 w: -0.813058794 } position { x: -1.12438619 y: 0.886101902 z: -7.78094482 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.554903805 y: 0.0136828013 z: -0.174230829 w: -0.813349962 } position { x: -1.12441337 y: 0.886194646 z: -7.78082848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.554520547 y: 0.0139244702 z: -0.174196318 w: -0.813614607 } position { x: -1.12438214 y: 0.88623929 z: -7.78066826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.554140031 y: 0.0144487163 z: -0.174208507 w: -0.813862085 } position { x: -1.12445652 y: 0.886285245 z: -7.78058672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.553911328 y: 0.0148533639 z: -0.174288049 w: -0.813993514 } position { x: -1.12454081 y: 0.886224627 z: -7.7806406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.55377239 y: 0.0149556352 z: -0.174477875 w: -0.814045489 } position { x: -1.12458241 y: 0.886199832 z: -7.78072166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.553723216 y: 0.0148388483 z: -0.174692154 w: -0.814035058 } position { x: -1.1245929 y: 0.886243165 z: -7.78070593 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.553674519 y: 0.014848615 z: -0.174961522 w: -0.814010143 } position { x: -1.12466025 y: 0.886302471 z: -7.78069878 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.553496063 y: 0.014855613 z: -0.175468922 w: -0.814022243 } position { x: -1.12475502 y: 0.886431813 z: -7.78067541 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.553335667 y: 0.0149711976 z: -0.176070258 w: -0.813999236 } position { x: -1.12485707 y: 0.886479616 z: -7.78070688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.553136349 y: 0.0150125502 z: -0.17679143 w: -0.813977718 } position { x: -1.12494624 y: 0.886508822 z: -7.78070164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.552905619 y: 0.0149681121 z: -0.177476555 w: -0.813986123 } position { x: -1.12504745 y: 0.88651526 z: -7.78069544 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.552632391 y: 0.0149544012 z: -0.178299785 w: -0.813992 } position { x: -1.12509155 y: 0.886568069 z: -7.78065205 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.552390099 y: 0.0150906518 z: -0.178981394 w: -0.814004362 } position { x: -1.12514794 y: 0.886610866 z: -7.78058434 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.552327812 y: 0.0154164964 z: -0.179495752 w: -0.813927293 } position { x: -1.12522149 y: 0.886609137 z: -7.78057575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.552167594 y: 0.0156147312 z: -0.179968879 w: -0.81392771 } position { x: -1.12528157 y: 0.886636138 z: -7.78051949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.516] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.552096725 y: 0.0159405563 z: -0.180299923 w: -0.813896179 } position { x: -1.12539387 y: 0.886698544 z: -7.78049803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.551914454 y: 0.0162472371 z: -0.180612236 w: -0.813944519 } position { x: -1.12543321 y: 0.886742 z: -7.78041363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.55178535 y: 0.0166294519 z: -0.180930376 w: -0.813953698 } position { x: -1.1255604 y: 0.886746049 z: -7.78044748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.55162549 y: 0.0166512337 z: -0.181244582 w: -0.813991666 } position { x: -1.12558663 y: 0.886700869 z: -7.78046083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.573] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.551516414 y: 0.0165649373 z: -0.181480721 w: -0.814014733 } position { x: -1.125579 y: 0.886689425 z: -7.78051662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.587] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.551392 y: 0.0161396787 z: -0.181725562 w: -0.814052939 } position { x: -1.12560487 y: 0.88668716 z: -7.78053761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.598] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.551260114 y: 0.0156720262 z: -0.182065606 w: -0.81407541 } position { x: -1.12564027 y: 0.886696339 z: -7.78051567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.551057398 y: 0.0153499 z: -0.18233636 w: -0.814158201 } position { x: -1.12560928 y: 0.886756778 z: -7.7805109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.550853312 y: 0.0151316943 z: -0.182570532 w: -0.814247906 } position { x: -1.12562084 y: 0.886750817 z: -7.78041506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.550594449 y: 0.0150123956 z: -0.182612628 w: -0.814415753 } position { x: -1.12555289 y: 0.886773944 z: -7.78038597 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.657] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.55031389 y: 0.014982421 z: -0.182543591 w: -0.814621449 } position { x: -1.12552476 y: 0.886762142 z: -7.78029251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.668] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.550024748 y: 0.0150288725 z: -0.182399705 w: -0.814848 } position { x: -1.12551105 y: 0.886745453 z: -7.78024673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.549666822 y: 0.0147681842 z: -0.18253988 w: -0.815062881 } position { x: -1.12580526 y: 0.886713266 z: -7.78038406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.696] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.549545944 y: 0.014555946 z: -0.182765901 w: -0.81509757 } position { x: -1.12569177 y: 0.886666894 z: -7.78034353 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.549326241 y: 0.01434422 z: -0.182931229 w: -0.815212309 } position { x: -1.1255765 y: 0.886724532 z: -7.78028584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.549030066 y: 0.0141120125 z: -0.183008835 w: -0.815398514 } position { x: -1.125512 y: 0.886758566 z: -7.78022194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.738] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.548889577 y: 0.0142474957 z: -0.183053553 w: -0.815480709 } position { x: -1.12554204 y: 0.886861563 z: -7.78011465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.548555493 y: 0.0145568019 z: -0.183228537 w: -0.815660715 } position { x: -1.12566113 y: 0.886890769 z: -7.78007078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.548263192 y: 0.0150157493 z: -0.183522359 w: -0.815782785 } position { x: -1.12570679 y: 0.886911869 z: -7.78001213 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.548002362 y: 0.0154245663 z: -0.183929205 w: -0.815858781 } position { x: -1.12582088 y: 0.886943817 z: -7.78002548 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.793] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547791481 y: 0.0158073865 z: -0.184353441 w: -0.815897346 } position { x: -1.12590253 y: 0.886951506 z: -7.77998972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547588 y: 0.0160486 z: -0.184841439 w: -0.815918803 } position { x: -1.12601268 y: 0.88698405 z: -7.7800045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547358632 y: 0.0162006114 z: -0.185448915 w: -0.815931857 } position { x: -1.12612939 y: 0.887064874 z: -7.7800312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547157526 y: 0.0162625182 z: -0.186304018 w: -0.815870702 } position { x: -1.12623024 y: 0.887081385 z: -7.78005886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.849] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.546917617 y: 0.0162451938 z: -0.187083527 w: -0.815853536 } position { x: -1.12635565 y: 0.887054086 z: -7.78011608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.546981812 y: 0.0161802508 z: -0.18783085 w: -0.815640032 } position { x: -1.12641311 y: 0.887098134 z: -7.78016901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.54691571 y: 0.0159872659 z: -0.188529566 w: -0.815527 } position { x: -1.12650955 y: 0.887110233 z: -7.78015757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.891] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.54704237 y: 0.0158691648 z: -0.189205438 w: -0.815287828 } position { x: -1.12653255 y: 0.887131929 z: -7.78019953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547101736 y: 0.0156505499 z: -0.189675495 w: -0.81514293 } position { x: -1.12656283 y: 0.887121916 z: -7.78022385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547225237 y: 0.0155204842 z: -0.189914554 w: -0.815006852 } position { x: -1.1265707 y: 0.887183428 z: -7.78023 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547270954 y: 0.0155513939 z: -0.190077201 w: -0.814937592 } position { x: -1.12660635 y: 0.88721329 z: -7.78022528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.946] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547403395 y: 0.0157511011 z: -0.190268561 w: -0.814800143 } position { x: -1.12668085 y: 0.887219429 z: -7.78021 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547517359 y: 0.0159561019 z: -0.190351933 w: -0.814700127 } position { x: -1.12671673 y: 0.887244105 z: -7.78024578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.974] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547627568 y: 0.0161416978 z: -0.190532476 w: -0.814580202 } position { x: -1.12680304 y: 0.887277722 z: -7.78032064 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:57.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547724962 y: 0.0162172467 z: -0.19070451 w: -0.814472914 } position { x: -1.1268456 y: 0.887263656 z: -7.78037643 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.001] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547759116 y: 0.0160964541 z: -0.190973461 w: -0.814389408 } position { x: -1.12687838 y: 0.887299776 z: -7.78043318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547696471 y: 0.0160359275 z: -0.191280395 w: -0.814360619 } position { x: -1.1269381 y: 0.887363791 z: -7.78041267 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547607183 y: 0.0160449483 z: -0.191692635 w: -0.814323545 } position { x: -1.12700367 y: 0.887401223 z: -7.78042078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.5474 y: 0.0160171464 z: -0.192035228 w: -0.814382672 } position { x: -1.12702167 y: 0.887387514 z: -7.78045321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.057] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.54729104 y: 0.0160487369 z: -0.192332074 w: -0.814385355 } position { x: -1.12705755 y: 0.887409568 z: -7.78036356 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.073] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547183931 y: 0.0162282493 z: -0.192615241 w: -0.814386785 } position { x: -1.12711036 y: 0.887414515 z: -7.7803278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.546867073 y: 0.0161999222 z: -0.193234 w: -0.814453542 } position { x: -1.12710249 y: 0.887500525 z: -7.78047371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.546788454 y: 0.0161667243 z: -0.193721056 w: -0.814391315 } position { x: -1.12723732 y: 0.887445 z: -7.78047705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.546705186 y: 0.0160821285 z: -0.193975076 w: -0.814388394 } position { x: -1.12725127 y: 0.887364864 z: -7.78039885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.546671331 y: 0.0160134025 z: -0.194022909 w: -0.81440109 } position { x: -1.1271832 y: 0.8874017 z: -7.78037739 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.546545 y: 0.0160379559 z: -0.194019452 w: -0.814486206 } position { x: -1.12717581 y: 0.887417436 z: -7.78036308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.156] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.546481907 y: 0.016169196 z: -0.193938389 w: -0.814545274 } position { x: -1.12720346 y: 0.887401283 z: -7.78033543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.169] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.546429813 y: 0.0162746198 z: -0.193834975 w: -0.814602733 } position { x: -1.12717581 y: 0.887382567 z: -7.7803092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.54633975 y: 0.0163008571 z: -0.19365181 w: -0.814706147 } position { x: -1.12717235 y: 0.887349308 z: -7.78030252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.196] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.546340704 y: 0.0162156876 z: -0.193437874 w: -0.814758122 } position { x: -1.12711513 y: 0.887348413 z: -7.78031874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.546280384 y: 0.0160673633 z: -0.193231598 w: -0.81485039 } position { x: -1.12710297 y: 0.887293935 z: -7.78030968 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.226] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.546162665 y: 0.0158313531 z: -0.193127766 w: -0.814958513 } position { x: -1.12710273 y: 0.887295544 z: -7.78029251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.545994282 y: 0.0156145636 z: -0.193049222 w: -0.815094113 } position { x: -1.12705684 y: 0.887326181 z: -7.78022194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.545810342 y: 0.0156053007 z: -0.193025172 w: -0.815223217 } position { x: -1.1270256 y: 0.887312591 z: -7.78016329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.545664132 y: 0.0156077137 z: -0.19296965 w: -0.815334141 } position { x: -1.1270045 y: 0.887316465 z: -7.78009081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.545533299 y: 0.0158201903 z: -0.19296214 w: -0.815419376 } position { x: -1.12704051 y: 0.8873142 z: -7.78003836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.293] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.545458496 y: 0.016087506 z: -0.192958772 w: -0.815465 } position { x: -1.12705123 y: 0.887334228 z: -7.78003359 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.545303 y: 0.0162902121 z: -0.192949072 w: -0.815567255 } position { x: -1.12705088 y: 0.887306571 z: -7.7800107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.545215905 y: 0.0163524747 z: -0.192961693 w: -0.815621316 } position { x: -1.12705278 y: 0.887286901 z: -7.78002405 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.545107126 y: 0.0163749903 z: -0.193006426 w: -0.815682888 } position { x: -1.12706804 y: 0.887294531 z: -7.77999973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544953585 y: 0.0163810942 z: -0.193125829 w: -0.815757096 } position { x: -1.12709749 y: 0.88731 z: -7.7799511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544915199 y: 0.0164918061 z: -0.193308324 w: -0.815737367 } position { x: -1.12713337 y: 0.887345314 z: -7.77996922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544876397 y: 0.0165499635 z: -0.193635628 w: -0.815684378 } position { x: -1.12717068 y: 0.887343645 z: -7.77998495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544793 y: 0.0164917987 z: -0.193989828 w: -0.815657139 } position { x: -1.12719762 y: 0.887308 z: -7.78004217 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544802487 y: 0.0163226686 z: -0.194307297 w: -0.81557864 } position { x: -1.12720501 y: 0.887335479 z: -7.78006554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544755399 y: 0.016027974 z: -0.194570437 w: -0.815553188 } position { x: -1.12718022 y: 0.887289345 z: -7.78005743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544661403 y: 0.0158333015 z: -0.194763765 w: -0.815573633 } position { x: -1.12716734 y: 0.887321591 z: -7.78007793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544512272 y: 0.0156688262 z: -0.194989756 w: -0.815622389 } position { x: -1.12719667 y: 0.887310207 z: -7.78004599 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.54453671 y: 0.0156372674 z: -0.195121408 w: -0.815575182 } position { x: -1.12713027 y: 0.887375474 z: -7.77995157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544416785 y: 0.0160239916 z: -0.195208654 w: -0.81562686 } position { x: -1.12719727 y: 0.887439251 z: -7.77983093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544316769 y: 0.0164455846 z: -0.195234761 w: -0.815678954 } position { x: -1.12723947 y: 0.887359142 z: -7.7798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.502] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544258177 y: 0.0167378616 z: -0.195291907 w: -0.815698445 } position { x: -1.12729418 y: 0.887294292 z: -7.77988386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544309378 y: 0.0166564 z: -0.195311233 w: -0.815661311 } position { x: -1.12727487 y: 0.887255311 z: -7.77994537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.529] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544352889 y: 0.0164542701 z: -0.195428506 w: -0.815608323 } position { x: -1.12725639 y: 0.887278914 z: -7.77999258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544426 y: 0.0163393505 z: -0.195456386 w: -0.815555096 } position { x: -1.12728214 y: 0.887343526 z: -7.77995777 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544404566 y: 0.0163168218 z: -0.195641309 w: -0.815525532 } position { x: -1.1272918 y: 0.887391925 z: -7.77994347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.573] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544382095 y: 0.0163678508 z: -0.195781037 w: -0.815506 } position { x: -1.1273222 y: 0.887404501 z: -7.77994204 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.585] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.54437083 y: 0.0163735878 z: -0.195928231 w: -0.815478 } position { x: -1.12730968 y: 0.887357593 z: -7.77996254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544443 y: 0.0162784979 z: -0.195960075 w: -0.815424085 } position { x: -1.12723505 y: 0.88729465 z: -7.77997303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544488 y: 0.0162592866 z: -0.195836693 w: -0.815424085 } position { x: -1.12726057 y: 0.887340724 z: -7.77993536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544488251 y: 0.0162973274 z: -0.195783973 w: -0.815435827 } position { x: -1.12728679 y: 0.887396574 z: -7.77994394 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544508159 y: 0.0164042264 z: -0.19586204 w: -0.815401614 } position { x: -1.12731051 y: 0.887394667 z: -7.77996492 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544578 y: 0.0163887236 z: -0.195978582 w: -0.815327287 } position { x: -1.12734067 y: 0.887376428 z: -7.77999687 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.668] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544612765 y: 0.0163617749 z: -0.19607009 w: -0.815282643 } position { x: -1.12729263 y: 0.887376964 z: -7.78002834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544637859 y: 0.0162104871 z: -0.196070567 w: -0.815268755 } position { x: -1.12729442 y: 0.887338758 z: -7.78002501 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.696] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544642568 y: 0.0161252096 z: -0.196044609 w: -0.815273523 } position { x: -1.12726319 y: 0.887374878 z: -7.78001547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544687748 y: 0.0161912516 z: -0.19601354 w: -0.815249503 } position { x: -1.12724066 y: 0.887370706 z: -7.77997208 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544644713 y: 0.0163258333 z: -0.195951775 w: -0.815290451 } position { x: -1.12724948 y: 0.887405276 z: -7.77997971 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.738] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544618905 y: 0.016452508 z: -0.195916086 w: -0.815313697 } position { x: -1.12727416 y: 0.887418747 z: -7.77994823 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544534445 y: 0.0165448785 z: -0.195940435 w: -0.815362394 } position { x: -1.12728417 y: 0.887390852 z: -7.77996063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544532239 y: 0.0165035333 z: -0.195965275 w: -0.815358818 } position { x: -1.1272974 y: 0.887356341 z: -7.7800045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544522882 y: 0.0162676144 z: -0.195963964 w: -0.815370142 } position { x: -1.12727261 y: 0.887349844 z: -7.78006792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544528723 y: 0.0160141643 z: -0.195995942 w: -0.815363467 } position { x: -1.12723017 y: 0.887372375 z: -7.77999926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.807] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544530749 y: 0.0159786902 z: -0.196018979 w: -0.815357268 } position { x: -1.12721217 y: 0.887402415 z: -7.77997923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.822] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.54453975 y: 0.0161105953 z: -0.19596228 w: -0.815362275 } position { x: -1.12721407 y: 0.887449443 z: -7.77991962 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.834] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544508517 y: 0.0164014045 z: -0.195955187 w: -0.815379143 } position { x: -1.12724388 y: 0.887458324 z: -7.77989578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544384837 y: 0.0165681504 z: -0.195974484 w: -0.815453649 } position { x: -1.12723756 y: 0.887429655 z: -7.77988052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.863] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544295609 y: 0.0166865941 z: -0.195875958 w: -0.815534472 } position { x: -1.12723017 y: 0.887426436 z: -7.77991819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544207096 y: 0.0166443549 z: -0.196046472 w: -0.815553427 } position { x: -1.12726593 y: 0.887414932 z: -7.7799387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544146359 y: 0.0164816082 z: -0.196246982 w: -0.815549 } position { x: -1.12731719 y: 0.887427688 z: -7.77995 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.54411757 y: 0.0163999274 z: -0.196539104 w: -0.815499604 } position { x: -1.12734687 y: 0.887475491 z: -7.77991199 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.54408586 y: 0.0163986199 z: -0.196800664 w: -0.815457642 } position { x: -1.12735832 y: 0.887447655 z: -7.77990389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544035852 y: 0.016440168 z: -0.197139904 w: -0.81540823 } position { x: -1.12740684 y: 0.887483954 z: -7.77991772 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.948] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543670714 y: 0.0163842048 z: -0.197563127 w: -0.815550447 } position { x: -1.12728715 y: 0.887696683 z: -7.78027391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543986917 y: 0.0159889013 z: -0.19806689 w: -0.815225184 } position { x: -1.12748337 y: 0.88758111 z: -7.78006363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544074237 y: 0.0159277283 z: -0.198563531 w: -0.815047264 } position { x: -1.12755406 y: 0.887570322 z: -7.78008652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:58.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544039309 y: 0.0159726478 z: -0.199090555 w: -0.814941227 } position { x: -1.12764227 y: 0.887606144 z: -7.78010273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543897629 y: 0.0160126127 z: -0.199836284 w: -0.814852417 } position { x: -1.12784374 y: 0.887721121 z: -7.78010607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543884814 y: 0.0163303502 z: -0.20066151 w: -0.814651906 } position { x: -1.12794614 y: 0.887864947 z: -7.78013182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.028] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543690383 y: 0.0168627854 z: -0.201598793 w: -0.814539373 } position { x: -1.12806439 y: 0.887931943 z: -7.78007793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543613732 y: 0.0174267981 z: -0.202450812 w: -0.814367354 } position { x: -1.12824667 y: 0.887952507 z: -7.78005075 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.057] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543451548 y: 0.01771787 z: -0.203368962 w: -0.814240515 } position { x: -1.12863827 y: 0.888006568 z: -7.78036785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543266952 y: 0.0174654741 z: -0.204824075 w: -0.814004362 } position { x: -1.12867725 y: 0.887972653 z: -7.78043938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.086] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543373406 y: 0.0169515628 z: -0.206098303 w: -0.813622415 } position { x: -1.12879729 y: 0.888005555 z: -7.78069305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543345571 y: 0.016087668 z: -0.207277343 w: -0.813359 } position { x: -1.12888038 y: 0.888047278 z: -7.7807436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543251276 y: 0.0155514171 z: -0.208457187 w: -0.813130856 } position { x: -1.12899792 y: 0.88823247 z: -7.78074074 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543219388 y: 0.0150590539 z: -0.20988214 w: -0.812794805 } position { x: -1.12930465 y: 0.888269842 z: -7.78088331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543327093 y: 0.0147746056 z: -0.211134046 w: -0.812403738 } position { x: -1.12937033 y: 0.888226926 z: -7.78108597 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543362081 y: 0.0139399581 z: -0.212386906 w: -0.812068403 } position { x: -1.12941444 y: 0.88823396 z: -7.78132 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543485641 y: 0.0130032748 z: -0.21327582 w: -0.811768234 } position { x: -1.12935984 y: 0.888310075 z: -7.78139544 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.183] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543532 y: 0.0120987529 z: -0.214109942 w: -0.811531603 } position { x: -1.12948179 y: 0.888363957 z: -7.78142595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543713868 y: 0.0115556894 z: -0.214824423 w: -0.811228812 } position { x: -1.12953544 y: 0.888350248 z: -7.78143 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.543937206 y: 0.0110570909 z: -0.215653494 w: -0.810866058 } position { x: -1.12952638 y: 0.888422966 z: -7.78177071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.544412553 y: 0.0103195105 z: -0.216227591 w: -0.810403705 } position { x: -1.12959802 y: 0.88829577 z: -7.782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.54477495 y: 0.00896553416 z: -0.21692121 w: -0.809990823 } position { x: -1.12971401 y: 0.888249278 z: -7.78242111 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.545427084 y: 0.00740037579 z: -0.217911139 w: -0.809301734 } position { x: -1.12972796 y: 0.888325274 z: -7.78279448 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.545851529 y: 0.00555857224 z: -0.21920298 w: -0.80868119 } position { x: -1.12993646 y: 0.888466477 z: -7.78310585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.280] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.546300411 y: 0.00350980088 z: -0.220884696 w: -0.807931602 } position { x: -1.12994516 y: 0.888447881 z: -7.78346634 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.295] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.546435177 y: 0.00123364 z: -0.222665936 w: -0.807358 } position { x: -1.13004827 y: 0.888542533 z: -7.78385639 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.546598494 y: -0.000935402757 z: -0.224602699 w: -0.806711137 } position { x: -1.13018048 y: 0.888601124 z: -7.78404331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.546732 y: -0.00260363123 z: -0.226704583 w: -0.806028843 } position { x: -1.13029778 y: 0.888733566 z: -7.78427124 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.546718419 y: -0.00387165439 z: -0.228955299 w: -0.805396438 } position { x: -1.13046575 y: 0.888788462 z: -7.78439474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.351] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.546834171 y: -0.00486627687 z: -0.230810061 w: -0.804782927 } position { x: -1.13056791 y: 0.888721287 z: -7.78467751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.363] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.54716754 y: -0.00595777947 z: -0.232310385 w: -0.804116964 } position { x: -1.13064873 y: 0.888650894 z: -7.78495598 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.547676325 y: -0.00709049916 z: -0.233510464 w: -0.80341351 } position { x: -1.13076258 y: 0.888619 z: -7.78525448 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.548260212 y: -0.00835063588 z: -0.234805137 w: -0.802625418 } position { x: -1.13092399 y: 0.888576627 z: -7.78574467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.404] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.548882842 y: -0.0106827039 z: -0.236477196 w: -0.801680744 } position { x: -1.13109791 y: 0.888523579 z: -7.78646278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.549445808 y: -0.0136161335 z: -0.238328323 w: -0.800702 } position { x: -1.13125062 y: 0.88853085 z: -7.78702879 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.432] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.550091922 y: -0.0170247816 z: -0.240561977 w: -0.799524188 } position { x: -1.13137925 y: 0.88852644 z: -7.78767872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.5507406 y: -0.0207629912 z: -0.24335672 w: -0.798142433 } position { x: -1.13162541 y: 0.888579428 z: -7.78839397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.55128181 y: -0.0252713971 z: -0.246862099 w: -0.796560705 } position { x: -1.13173199 y: 0.888643384 z: -7.78903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.551674604 y: -0.0297681578 z: -0.250016719 w: -0.795148194 } position { x: -1.13170993 y: 0.888484359 z: -7.7896347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.552137554 y: -0.0343276598 z: -0.252748132 w: -0.79377836 } position { x: -1.13171017 y: 0.888451457 z: -7.79017639 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.502] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.55253911 y: -0.0386670083 z: -0.255504489 w: -0.792415857 } position { x: -1.13182271 y: 0.888538659 z: -7.79072428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.552821636 y: -0.0428577326 z: -0.258633167 w: -0.790987 } position { x: -1.13197565 y: 0.888644338 z: -7.79126883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.529] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.553216875 y: -0.0464155339 z: -0.261706412 w: -0.789497674 } position { x: -1.13219571 y: 0.888684928 z: -7.79180098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.553487837 y: -0.0497146547 z: -0.264624 w: -0.788133144 } position { x: -1.13232148 y: 0.888709545 z: -7.79226351 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.554013431 y: -0.052243989 z: -0.267343462 w: -0.786681116 } position { x: -1.13242579 y: 0.888669491 z: -7.79261684 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.554614 y: -0.0544956736 z: -0.269733369 w: -0.785288155 } position { x: -1.13266826 y: 0.888705254 z: -7.79312134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.55444479 y: -0.0575041175 z: -0.272580773 w: -0.784209132 } position { x: -1.13302946 y: 0.888717175 z: -7.79378176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.554585218 y: -0.0606222078 z: -0.275541365 w: -0.782839179 } position { x: -1.1332947 y: 0.888711333 z: -7.79445696 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.555132508 y: -0.0634114146 z: -0.278307438 w: -0.781250179 } position { x: -1.13338363 y: 0.888643146 z: -7.79490376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.55580169 y: -0.0661384538 z: -0.280859321 w: -0.779633462 } position { x: -1.13363445 y: 0.888657629 z: -7.79541397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.555955946 y: -0.0695185661 z: -0.283257544 w: -0.778360665 } position { x: -1.13373125 y: 0.888605 z: -7.79593658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.655] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.556079924 y: -0.0730984658 z: -0.285927325 w: -0.77696681 } position { x: -1.13395274 y: 0.888604283 z: -7.79649496 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.555888772 y: -0.0771837085 z: -0.288418472 w: -0.775786817 } position { x: -1.13401139 y: 0.888400555 z: -7.79703045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.682] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.556634724 y: -0.0813232809 z: -0.290241301 w: -0.774147451 } position { x: -1.13389206 y: 0.888082743 z: -7.79768562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.557474494 y: -0.0854075849 z: -0.291127324 w: -0.772769451 } position { x: -1.13359225 y: 0.888011336 z: -7.79798555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.558505058 y: -0.088774018 z: -0.291183978 w: -0.771623731 } position { x: -1.13326263 y: 0.887896121 z: -7.79835463 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.559022546 y: -0.09209162 z: -0.290025741 w: -0.771296322 } position { x: -1.13274848 y: 0.887852907 z: -7.79831076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.738] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.559378326 y: -0.0938893855 z: -0.288841486 w: -0.771266043 } position { x: -1.13239241 y: 0.887952566 z: -7.79844332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.560166538 y: -0.0939617828 z: -0.287786216 w: -0.771079659 } position { x: -1.1324482 y: 0.888159394 z: -7.79839 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.56058532 y: -0.0943832397 z: -0.287051648 w: -0.770997584 } position { x: -1.13277388 y: 0.88806951 z: -7.79874802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.779] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.560620487 y: -0.096114777 z: -0.286420405 w: -0.770992935 } position { x: -1.13295734 y: 0.887443244 z: -7.7990694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.561497748 y: -0.0984493047 z: -0.28522256 w: -0.770503819 } position { x: -1.13284719 y: 0.887093544 z: -7.79929304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.562322617 y: -0.100764245 z: -0.283904701 w: -0.770089626 } position { x: -1.13264692 y: 0.887115359 z: -7.79962444 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.562578499 y: -0.102782041 z: -0.283178866 w: -0.769903243 } position { x: -1.13226867 y: 0.887416 z: -7.79969406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.562477231 y: -0.104496635 z: -0.283642083 w: -0.769575834 } position { x: -1.13183522 y: 0.887345493 z: -7.79988575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.562251389 y: -0.10655646 z: -0.283574134 w: -0.769483507 } position { x: -1.13189602 y: 0.886684299 z: -7.79955578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.562229574 y: -0.109058738 z: -0.283677459 w: -0.76911068 } position { x: -1.13175488 y: 0.886853814 z: -7.79987192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.562345326 y: -0.111452669 z: -0.284630924 w: -0.768330157 } position { x: -1.13193488 y: 0.886651516 z: -7.80011177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.562507749 y: -0.114255466 z: -0.285820544 w: -0.767357409 } position { x: -1.13189447 y: 0.886574864 z: -7.80050087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.562862 y: -0.117156081 z: -0.287173331 w: -0.76615423 } position { x: -1.13194442 y: 0.886455 z: -7.80095291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.563053846 y: -0.120914146 z: -0.288889289 w: -0.764783 } position { x: -1.13199353 y: 0.886281133 z: -7.80151176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.931] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.56362927 y: -0.124651961 z: -0.290787071 w: -0.76303792 } position { x: -1.13228607 y: 0.88630414 z: -7.80213881 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.948] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.564324617 y: -0.128958091 z: -0.293397099 w: -0.760805964 } position { x: -1.13267386 y: 0.886126399 z: -7.80329657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.565353096 y: -0.135035634 z: -0.298444629 w: -0.757015228 } position { x: -1.13404644 y: 0.886395514 z: -7.80457258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.565688968 y: -0.143263012 z: -0.305863857 w: -0.752275884 } position { x: -1.13518465 y: 0.886340261 z: -7.80576944 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:24:59.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.56534034 y: -0.15294385 z: -0.313286722 w: -0.747562647 } position { x: -1.13582611 y: 0.886006534 z: -7.80643129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.002] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.56657213 y: -0.161804631 z: -0.319028258 w: -0.742318153 } position { x: -1.13588047 y: 0.885643542 z: -7.80674171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.569361508 y: -0.168783024 z: -0.322767019 w: -0.736994743 } position { x: -1.1364032 y: 0.88532418 z: -7.80703592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.572873294 y: -0.174947172 z: -0.325462967 w: -0.731630743 } position { x: -1.13723433 y: 0.885204256 z: -7.80769491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.577085257 y: -0.18081075 z: -0.328002512 w: -0.725737154 } position { x: -1.13811958 y: 0.885237813 z: -7.80836535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.059] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.580622733 y: -0.186240077 z: -0.330773681 w: -0.720264316 } position { x: -1.13900054 y: 0.885174274 z: -7.80889273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.071] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.583988488 y: -0.19070363 z: -0.332444459 w: -0.715590835 } position { x: -1.1393168 y: 0.884923279 z: -7.80941391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.087] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.58801 y: -0.193822876 z: -0.3325091 w: -0.711417317 } position { x: -1.13941348 y: 0.884517431 z: -7.81010771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.101] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.593041718 y: -0.196288973 z: -0.332087725 w: -0.706746 } position { x: -1.13967478 y: 0.884296179 z: -7.8114996 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.59724611 y: -0.199711189 z: -0.332399726 w: -0.70208472 } position { x: -1.13964438 y: 0.884004116 z: -7.81287575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.600851595 y: -0.203796789 z: -0.333077937 w: -0.697497904 } position { x: -1.13980794 y: 0.884094834 z: -7.81405163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.60366267 y: -0.206926242 z: -0.334683686 w: -0.693368375 } position { x: -1.13990211 y: 0.884457886 z: -7.81471443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.605569661 y: -0.208540216 z: -0.335368603 w: -0.690886557 } position { x: -1.13974261 y: 0.884363413 z: -7.81534767 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.170] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.607965 y: -0.208940879 z: -0.334218413 w: -0.68921721 } position { x: -1.13950992 y: 0.883768082 z: -7.81609774 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.611210048 y: -0.210027471 z: -0.333141655 w: -0.686532855 } position { x: -1.13917553 y: 0.883343101 z: -7.81712532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.196] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.613910735 y: -0.213166192 z: -0.332509577 w: -0.683455288 } position { x: -1.13872099 y: 0.883402944 z: -7.81821585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.616501927 y: -0.215889409 z: -0.332457066 w: -0.680286288 } position { x: -1.13767505 y: 0.883933783 z: -7.81892776 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.223] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.617894411 y: -0.21507284 z: -0.331871599 w: -0.679567099 } position { x: -1.13770008 y: 0.884575 z: -7.8195672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.618221223 y: -0.213765398 z: -0.329894 w: -0.680644512 } position { x: -1.13696086 y: 0.884580195 z: -7.81983519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.251] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.619549155 y: -0.211379424 z: -0.326633215 w: -0.681753874 } position { x: -1.13672519 y: 0.884626627 z: -7.8202033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.621394694 y: -0.208936021 z: -0.323605239 w: -0.682271183 } position { x: -1.13687468 y: 0.884981 z: -7.82056618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.279] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.623396456 y: -0.206435174 z: -0.321372956 w: -0.682261646 } position { x: -1.13730955 y: 0.885417461 z: -7.82084703 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.294] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.624320686 y: -0.205091611 z: -0.319748819 w: -0.682584643 } position { x: -1.13783038 y: 0.886154056 z: -7.82100582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.62439537 y: -0.204930589 z: -0.318975359 w: -0.682926536 } position { x: -1.13826168 y: 0.887076139 z: -7.82085514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.624165237 y: -0.204644427 z: -0.317487597 w: -0.683915257 } position { x: -1.13848698 y: 0.888556361 z: -7.82025862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.624602556 y: -0.201771274 z: -0.315115809 w: -0.685464799 } position { x: -1.13907516 y: 0.8903054 z: -7.81947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.624443889 y: -0.198220223 z: -0.312914848 w: -0.687650263 } position { x: -1.14044416 y: 0.892166138 z: -7.8190465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.362] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.623608589 y: -0.197038412 z: -0.312597126 w: -0.688891292 } position { x: -1.14129829 y: 0.893753231 z: -7.81884336 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.622453749 y: -0.197163984 z: -0.312357754 w: -0.690007448 } position { x: -1.14155698 y: 0.895847797 z: -7.81835079 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.620843947 y: -0.196341962 z: -0.311955661 w: -0.691871583 } position { x: -1.14193416 y: 0.898571 z: -7.81770563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.618712425 y: -0.194034085 z: -0.311721385 w: -0.694532573 } position { x: -1.14228499 y: 0.901690602 z: -7.81694412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.615965486 y: -0.189866573 z: -0.312459916 w: -0.69778651 } position { x: -1.14263785 y: 0.905112267 z: -7.81635284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.434] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.613212 y: -0.185957611 z: -0.313610047 w: -0.700742185 } position { x: -1.14274859 y: 0.908090115 z: -7.81607771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.610277474 y: -0.183060303 z: -0.315322489 w: -0.703293741 } position { x: -1.14264393 y: 0.911154151 z: -7.81592131 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.460] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.606765926 y: -0.180473566 z: -0.317603558 w: -0.705969095 } position { x: -1.1423794 y: 0.914525568 z: -7.8153882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.602638304 y: -0.176983133 z: -0.319422603 w: -0.709558487 } position { x: -1.14210773 y: 0.918491602 z: -7.81437826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.599225044 y: -0.171623528 z: -0.320526958 w: -0.713258147 } position { x: -1.14205825 y: 0.92221725 z: -7.81321287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.596256495 y: -0.165910512 z: -0.321038395 w: -0.716858566 } position { x: -1.14216936 y: 0.925682902 z: -7.8122406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.593055665 y: -0.161406249 z: -0.321963847 w: -0.720119715 } position { x: -1.1421386 y: 0.929100692 z: -7.81118965 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.589909554 y: -0.15781875 z: -0.324109137 w: -0.722532511 } position { x: -1.14204025 y: 0.932829142 z: -7.80977488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.586941957 y: -0.155321404 z: -0.326501876 w: -0.724410832 } position { x: -1.14171243 y: 0.936229825 z: -7.80817842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.558] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.583491802 y: -0.152482331 z: -0.328464597 w: -0.726909578 } position { x: -1.14123714 y: 0.939861119 z: -7.80610228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.580449581 y: -0.147941887 z: -0.328988731 w: -0.730039656 } position { x: -1.14059162 y: 0.943358541 z: -7.80379391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.587] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.577566266 y: -0.1421009 z: -0.327731431 w: -0.734041393 } position { x: -1.13979352 y: 0.946450591 z: -7.80159426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.574925959 y: -0.135757387 z: -0.325261205 w: -0.738400459 } position { x: -1.13885927 y: 0.949566841 z: -7.79919291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.613] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.57261 y: -0.129670605 z: -0.323512763 w: -0.742053092 } position { x: -1.13793337 y: 0.952824593 z: -7.79674196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.569828033 y: -0.123118185 z: -0.322424263 w: -0.745775104 } position { x: -1.13650024 y: 0.955741763 z: -7.7938652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.567913055 y: -0.114691243 z: -0.321067244 w: -0.74915719 } position { x: -1.13490176 y: 0.958241701 z: -7.79091024 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.566102087 y: -0.105962805 z: -0.319563 w: -0.752449155 } position { x: -1.13334131 y: 0.960479915 z: -7.7880311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.564158797 y: -0.0963668153 z: -0.318166494 w: -0.75578326 } position { x: -1.13143051 y: 0.962439775 z: -7.78444099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.682] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.563006163 y: -0.0867777392 z: -0.316871881 w: -0.758344173 } position { x: -1.1299057 y: 0.964232147 z: -7.7804327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.562762618 y: -0.0763369054 z: -0.315301895 w: -0.760299802 } position { x: -1.12873399 y: 0.96576488 z: -7.77600622 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.563784182 y: -0.064758 z: -0.313254029 w: -0.761462867 } position { x: -1.1277101 y: 0.967069149 z: -7.77131653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.566070318 y: -0.0531304479 z: -0.310944587 w: -0.761613429 } position { x: -1.12692976 y: 0.967832208 z: -7.76686335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.740] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.569864869 y: -0.0437984578 z: -0.310515016 w: -0.75955 } position { x: -1.12588286 y: 0.968220949 z: -7.76207495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.751] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.575341582 y: -0.0364000425 z: -0.310273319 w: -0.755901814 } position { x: -1.12455916 y: 0.969046891 z: -7.75674391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.582116485 y: -0.02834066 z: -0.310409218 w: -0.750988305 } position { x: -1.12366462 y: 0.96997261 z: -7.75115061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.780] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.589693546 y: -0.0196257886 z: -0.311392874 w: -0.744923353 } position { x: -1.1228236 y: 0.970419765 z: -7.74564171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.598672509 y: -0.0108331889 z: -0.311974168 w: -0.737662494 } position { x: -1.12145412 y: 0.970416069 z: -7.73982859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.608196 y: -0.00351701141 z: -0.311952949 w: -0.729911327 } position { x: -1.11998522 y: 0.970277905 z: -7.7343092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.618991137 y: 0.00333922659 z: -0.312081277 w: -0.720724702 } position { x: -1.11890364 y: 0.9704808 z: -7.72890615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.62953186 y: 0.0103041213 z: -0.313404888 w: -0.710887372 } position { x: -1.11772192 y: 0.970837951 z: -7.72298861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.640807509 y: 0.0197063852 z: -0.313860923 w: -0.700334728 } position { x: -1.11638129 y: 0.970841289 z: -7.71668959 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.863] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.651064694 y: 0.0299232807 z: -0.313032568 w: -0.69081831 } position { x: -1.11530316 y: 0.970488071 z: -7.71117258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.661000907 y: 0.0398585424 z: -0.311936468 w: -0.681311131 } position { x: -1.11434209 y: 0.97016263 z: -7.70576096 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.671241641 y: 0.0491432324 z: -0.310693681 w: -0.671184897 } position { x: -1.11338937 y: 0.969584346 z: -7.70060396 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.680885851 y: 0.0576231293 z: -0.309445381 w: -0.661299944 } position { x: -1.11261368 y: 0.968893886 z: -7.69565248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.691602409 y: 0.0692562461 z: -0.306108624 w: -0.650528431 } position { x: -1.12100399 y: 0.974589944 z: -7.69601822 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.681533 y: 0.0766237453 z: -0.312865466 w: -0.65708214 } position { x: -1.12541115 y: 0.973522663 z: -7.70529461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.946] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.671785533 y: 0.0722164586 z: -0.319947392 w: -0.664170682 } position { x: -1.12254953 y: 0.97007966 z: -7.70109081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.671698 y: 0.066071637 z: -0.32086283 w: -0.664457202 } position { x: -1.12403846 y: 0.970815361 z: -7.7002697 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.669607103 y: 0.0613461025 z: -0.329496801 w: -0.662793219 } position { x: -1.12651944 y: 0.971674144 z: -7.69795084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:00.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.668076038 y: 0.0633213297 z: -0.337298304 w: -0.660223186 } position { x: -1.12766862 y: 0.971875072 z: -7.6944809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.668902576 y: 0.0666789636 z: -0.341913342 w: -0.656672299 } position { x: -1.1284368 y: 0.971876 z: -7.69219398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.015] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.670000076 y: 0.0711001456 z: -0.343635142 w: -0.654186189 } position { x: -1.12955809 y: 0.971812427 z: -7.69091654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.670952797 y: 0.0755899176 z: -0.343581289 w: -0.652733 } position { x: -1.13137984 y: 0.971489429 z: -7.69033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.043] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.6715253 y: 0.0805668309 z: -0.342744261 w: -0.651988626 } position { x: -1.13355041 y: 0.971141279 z: -7.68957853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.059] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.671965957 y: 0.0849736705 z: -0.342062622 w: -0.651332796 } position { x: -1.13542366 y: 0.970386624 z: -7.68877363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.671854854 y: 0.0895380229 z: -0.340353429 w: -0.651731193 } position { x: -1.13711083 y: 0.969673097 z: -7.68757915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.087] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.67135191 y: 0.0947596878 z: -0.33800289 w: -0.652733684 } position { x: -1.13855028 y: 0.968985319 z: -7.68574381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.099] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.671084106 y: 0.10052643 z: -0.334674776 w: -0.653860331 } position { x: -1.13993263 y: 0.968241811 z: -7.68413925 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.670033276 y: 0.107827269 z: -0.330964386 w: -0.655661047 } position { x: -1.14144552 y: 0.966781497 z: -7.68335104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.126] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.66706866 y: 0.112781942 z: -0.328095376 w: -0.659282267 } position { x: -1.14254439 y: 0.966478288 z: -7.68380117 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.662583053 y: 0.116390139 z: -0.326635689 w: -0.663887143 } position { x: -1.14353049 y: 0.96696496 z: -7.68470764 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.657801688 y: 0.11966037 z: -0.327796519 w: -0.667478681 } position { x: -1.14483643 y: 0.967408121 z: -7.68705511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.653208911 y: 0.123758644 z: -0.330476791 w: -0.669915676 } position { x: -1.14509308 y: 0.966240704 z: -7.68595362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.183] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.650366127 y: 0.128594816 z: -0.330701768 w: -0.671657383 } position { x: -1.14544356 y: 0.965439379 z: -7.68453598 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.648348689 y: 0.132388681 z: -0.331503898 w: -0.672474921 } position { x: -1.14588213 y: 0.966136813 z: -7.68451309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.210] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.645733476 y: 0.134377822 z: -0.33559525 w: -0.672567248 } position { x: -1.14609396 y: 0.966584682 z: -7.68539238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.226] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.643983364 y: 0.136002421 z: -0.342557132 w: -0.670405388 } position { x: -1.14600325 y: 0.966819286 z: -7.68567753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.641369224 y: 0.138090387 z: -0.351794422 w: -0.667695463 } position { x: -1.14577115 y: 0.966455102 z: -7.68652725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.250] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.640354514 y: 0.137995094 z: -0.359429806 w: -0.664615452 } position { x: -1.14533925 y: 0.96694386 z: -7.68705893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.639394045 y: 0.139415979 z: -0.366501361 w: -0.661373734 } position { x: -1.14521682 y: 0.9677791 z: -7.68706417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.314] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.633160353 y: 0.144815639 z: -0.380919635 w: -0.658055186 } position { x: -1.14470232 y: 0.967716873 z: -7.68624401 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.318] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.633160353 y: 0.144815639 z: -0.380919635 w: -0.658055186 } position { x: -1.14470232 y: 0.967716873 z: -7.68624401 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.631904244 y: 0.147841722 z: -0.384744793 w: -0.656362176 } position { x: -1.14439881 y: 0.968367696 z: -7.68667841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.347] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.627092 y: 0.151858613 z: -0.395552725 w: -0.653630376 } position { x: -1.14368892 y: 0.968964458 z: -7.68802547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.627092 y: 0.151858613 z: -0.395552725 w: -0.653630376 } position { x: -1.14368892 y: 0.968964458 z: -7.68802547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.623253465 y: 0.153900221 z: -0.405679286 w: -0.650610626 } position { x: -1.14388764 y: 0.969465435 z: -7.68871546 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.616516948 y: 0.159654289 z: -0.431661874 w: -0.638815582 } position { x: -1.14405942 y: 0.968301475 z: -7.68985844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.400] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.616516948 y: 0.159654289 z: -0.431661874 w: -0.638815582 } position { x: -1.14405942 y: 0.968301475 z: -7.68985844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.613801062 y: 0.159631118 z: -0.44519636 w: -0.632112622 } position { x: -1.14339161 y: 0.96748817 z: -7.68970156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.610558152 y: 0.159112155 z: -0.459615439 w: -0.625024557 } position { x: -1.14297748 y: 0.967169404 z: -7.68952417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.610080183 y: 0.156801775 z: -0.483375072 w: -0.607917786 } position { x: -1.14242017 y: 0.965962052 z: -7.69128323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.458] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.611493886 y: 0.153170809 z: -0.493064165 w: -0.599584579 } position { x: -1.14158773 y: 0.965583 z: -7.69228506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.611493886 y: 0.153170809 z: -0.493064165 w: -0.599584579 } position { x: -1.14158773 y: 0.965583 z: -7.69228506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.485] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.61433351 y: 0.145676583 z: -0.509447277 w: -0.584667563 } position { x: -1.14104199 y: 0.966050208 z: -7.69336319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.497] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.61433351 y: 0.145676583 z: -0.509447277 w: -0.584667563 } position { x: -1.14104199 y: 0.966050208 z: -7.69336319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.613023 y: 0.145222634 z: -0.519485831 w: -0.577276051 } position { x: -1.14096665 y: 0.966144323 z: -7.69339752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.525] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.610216081 y: 0.146561727 z: -0.529613197 w: -0.570671439 } position { x: -1.1406455 y: 0.965645909 z: -7.69357729 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.541] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.605903924 y: 0.14667137 z: -0.549862146 w: -0.555895269 } position { x: -1.13994145 y: 0.963692546 z: -7.69455147 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.553] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.605903924 y: 0.14667137 z: -0.549862146 w: -0.555895269 } position { x: -1.13994145 y: 0.963692546 z: -7.69455147 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.568] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.60196954 y: 0.153392226 z: -0.566698849 w: -0.541254044 } position { x: -1.13991296 y: 0.962708592 z: -7.69526625 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.600630701 y: 0.156358153 z: -0.571447968 w: -0.536881864 } position { x: -1.1393435 y: 0.9615587 z: -7.69550419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.600630701 y: 0.156358153 z: -0.571447968 w: -0.536881864 } position { x: -1.1393435 y: 0.9615587 z: -7.69550419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.599207461 y: 0.15857853 z: -0.574875236 w: -0.53415513 } position { x: -1.13869798 y: 0.96101439 z: -7.69601583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.599207461 y: 0.15857853 z: -0.574875236 w: -0.53415513 } position { x: -1.13869798 y: 0.96101439 z: -7.69601583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.598148406 y: 0.159874 z: -0.577226579 w: -0.532417536 } position { x: -1.13909972 y: 0.961014092 z: -7.69724846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.596378267 y: 0.156828672 z: -0.581005514 w: -0.531197071 } position { x: -1.13881671 y: 0.960057378 z: -7.69758749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.665] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.594971895 y: 0.154865354 z: -0.587378263 w: -0.526319206 } position { x: -1.13947034 y: 0.96050334 z: -7.69784307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.679] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.59431982 y: 0.155123979 z: -0.593405843 w: -0.520182669 } position { x: -1.13905 y: 0.959780931 z: -7.6981144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.693] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.593236089 y: 0.15377681 z: -0.598627508 w: -0.515818536 } position { x: -1.13835931 y: 0.959395051 z: -7.69930792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.708] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.593206882 y: 0.146989539 z: -0.610311687 w: -0.504003286 } position { x: -1.1378423 y: 0.959161162 z: -7.7013607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.720] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.593206882 y: 0.146989539 z: -0.610311687 w: -0.504003286 } position { x: -1.1378423 y: 0.959161162 z: -7.7013607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.590596557 y: 0.139806658 z: -0.620071828 w: -0.497152686 } position { x: -1.13667083 y: 0.957872212 z: -7.70244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.588680685 y: 0.134658709 z: -0.623415649 w: -0.496663898 } position { x: -1.13611603 y: 0.957402 z: -7.70292091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.761] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.588680685 y: 0.134658709 z: -0.623415649 w: -0.496663898 } position { x: -1.13611603 y: 0.957402 z: -7.70292091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.777] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.587704539 y: 0.130958304 z: -0.626654863 w: -0.494729191 } position { x: -1.13597941 y: 0.957235515 z: -7.70368767 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.585785091 y: 0.12919125 z: -0.630661607 w: -0.492373258 } position { x: -1.13525724 y: 0.957446218 z: -7.70440054 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.804] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.58429867 y: 0.127569884 z: -0.633076787 w: -0.491462022 } position { x: -1.13457894 y: 0.957286596 z: -7.70530176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.816] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.582930923 y: 0.124267071 z: -0.63534981 w: -0.490998834 } position { x: -1.1342411 y: 0.95705837 z: -7.70599461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.580348969 y: 0.12053743 z: -0.639508188 w: -0.489586651 } position { x: -1.13471746 y: 0.956885695 z: -7.70652533 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.575388253 y: 0.116089873 z: -0.645914733 w: -0.488104135 } position { x: -1.13441372 y: 0.956451774 z: -7.70623159 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.860] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.570211589 y: 0.112421386 z: -0.652045369 w: -0.486885041 } position { x: -1.13361692 y: 0.956025779 z: -7.70635939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.565078139 y: 0.109164409 z: -0.658117533 w: -0.485439271 } position { x: -1.13309467 y: 0.955545902 z: -7.70701838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.888] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.560171068 y: 0.106860064 z: -0.663863838 w: -0.483812064 } position { x: -1.13240218 y: 0.955148 z: -7.70746469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.548257053 y: 0.105973877 z: -0.673431635 w: -0.484431297 } position { x: -1.13180757 y: 0.954494715 z: -7.70774603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.913] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.548257053 y: 0.105973877 z: -0.673431635 w: -0.484431297 } position { x: -1.13180757 y: 0.954494715 z: -7.70774603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.929] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.542441308 y: 0.105484091 z: -0.677480459 w: -0.485438794 } position { x: -1.13179815 y: 0.953563869 z: -7.70834589 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.944] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.532859683 y: 0.0981464088 z: -0.685484707 w: -0.486352324 } position { x: -1.13120496 y: 0.951255798 z: -7.70954847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.532859683 y: 0.0981464088 z: -0.685484707 w: -0.486352324 } position { x: -1.13120496 y: 0.951255798 z: -7.70954847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.526631355 y: 0.0873552561 z: -0.694974303 w: -0.481704444 } position { x: -1.13027167 y: 0.949007154 z: -7.71128416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.983] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.526631355 y: 0.0873552561 z: -0.694974303 w: -0.481704444 } position { x: -1.13027167 y: 0.949007154 z: -7.71128416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:01.999] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522222281 y: 0.0730585158 z: -0.703638375 w: -0.476276755 } position { x: -1.12845838 y: 0.948290646 z: -7.71405649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.522222281 y: 0.0730585158 z: -0.703638375 w: -0.476276755 } position { x: -1.12845838 y: 0.948290646 z: -7.71405649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518946052 y: 0.0606609732 z: -0.710898399 w: -0.470785201 } position { x: -1.12788832 y: 0.945214152 z: -7.71666 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.039] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518946052 y: 0.0606609732 z: -0.710898399 w: -0.470785201 } position { x: -1.12788832 y: 0.945214152 z: -7.71666 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51637882 y: 0.052930668 z: -0.715647459 w: -0.467332959 } position { x: -1.12765908 y: 0.94333142 z: -7.71784925 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.069] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.511316299 y: 0.0372129343 z: -0.725362599 w: -0.459369183 } position { x: -1.12705946 y: 0.939822257 z: -7.72048712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.083] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.508841753 y: 0.0306346752 z: -0.730071962 w: -0.455122501 } position { x: -1.12668777 y: 0.938302815 z: -7.72190094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.508841753 y: 0.0306346752 z: -0.730071962 w: -0.455122501 } position { x: -1.12668777 y: 0.938302815 z: -7.72190094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.505223691 y: 0.0220578108 z: -0.735518873 w: -0.450859666 } position { x: -1.12635708 y: 0.93629396 z: -7.72335482 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.49955523 y: 0.00676027406 z: -0.742097855 w: -0.446866482 } position { x: -1.12532687 y: 0.932760239 z: -7.72565269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.49955523 y: 0.00676027406 z: -0.742097855 w: -0.446866482 } position { x: -1.12532687 y: 0.932760239 z: -7.72565269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.149] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.497147769 y: 0.000309617288 z: -0.744414 w: -0.445748746 } position { x: -1.1251781 y: 0.930586696 z: -7.72683287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.492786109 y: -0.0117907394 z: -0.749008834 w: -0.442728549 } position { x: -1.1251775 y: 0.926981688 z: -7.72880363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.179] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.492786109 y: -0.0117907394 z: -0.749008834 w: -0.442728549 } position { x: -1.1251775 y: 0.926981688 z: -7.72880363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.48992303 y: -0.01804181 z: -0.751186132 w: -0.442006 } position { x: -1.12484705 y: 0.925401 z: -7.72962618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.486823827 y: -0.024612803 z: -0.753032267 w: -0.441971928 } position { x: -1.12463164 y: 0.923959255 z: -7.7301693 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.478966743 y: -0.0350740179 z: -0.759299159 w: -0.439118952 } position { x: -1.12482679 y: 0.920645356 z: -7.73047781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.478966743 y: -0.0350740179 z: -0.759299159 w: -0.439118952 } position { x: -1.12482679 y: 0.920645356 z: -7.73047781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475742668 y: -0.0404730439 z: -0.763208687 w: -0.435365766 } position { x: -1.12491989 y: 0.919474483 z: -7.73007584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475742668 y: -0.0404730439 z: -0.763208687 w: -0.435365766 } position { x: -1.12491989 y: 0.919474483 z: -7.73007584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475566268 y: -0.0410859 z: -0.76413691 w: -0.433870345 } position { x: -1.12485445 y: 0.918710589 z: -7.73033237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475964814 y: -0.0432749428 z: -0.765581548 w: -0.430661887 } position { x: -1.12511218 y: 0.918604 z: -7.73041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475964814 y: -0.0432749428 z: -0.765581548 w: -0.430661887 } position { x: -1.12511218 y: 0.918604 z: -7.73041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.316] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475519985 y: -0.0442401879 z: -0.766463578 w: -0.429484725 } position { x: -1.12518299 y: 0.918554842 z: -7.73052931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.333] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.474294603 y: -0.0457995869 z: -0.76732409 w: -0.429139674 } position { x: -1.1250124 y: 0.918057501 z: -7.72996855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.345] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.474294603 y: -0.0457995869 z: -0.76732409 w: -0.429139674 } position { x: -1.1250124 y: 0.918057501 z: -7.72996855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.473743111 y: -0.0474219099 z: -0.767768383 w: -0.428777784 } position { x: -1.12485874 y: 0.916918755 z: -7.73017502 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.373] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.473743111 y: -0.0474219099 z: -0.767768383 w: -0.428777784 } position { x: -1.12485874 y: 0.916918755 z: -7.73017502 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.472989887 y: -0.0535459556 z: -0.768677 w: -0.427257657 } position { x: -1.12480438 y: 0.916300058 z: -7.73060751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.401] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.472989887 y: -0.0535459556 z: -0.768677 w: -0.427257657 } position { x: -1.12480438 y: 0.916300058 z: -7.73060751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.471464545 y: -0.0575717762 z: -0.769904077 w: -0.426209331 } position { x: -1.12474644 y: 0.916785181 z: -7.73053885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.466919661 y: -0.0621251799 z: -0.772922754 w: -0.425108254 } position { x: -1.12419963 y: 0.917498827 z: -7.73030043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.461291641 y: -0.0656821281 z: -0.77586776 w: -0.425352901 } position { x: -1.12217832 y: 0.918201089 z: -7.72982121 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.456] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.461291641 y: -0.0656821281 z: -0.77586776 w: -0.425352901 } position { x: -1.12217832 y: 0.918201089 z: -7.72982121 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.46004343 y: -0.0647536 z: -0.775891662 w: -0.426801026 } position { x: -1.12211323 y: 0.917861938 z: -7.7295804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.485] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.455291957 y: -0.0566519871 z: -0.777728558 w: -0.429695398 } position { x: -1.12172377 y: 0.916182518 z: -7.7290225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.498] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.455291957 y: -0.0566519871 z: -0.777728558 w: -0.429695398 } position { x: -1.12172377 y: 0.916182518 z: -7.7290225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.456197977 y: -0.0536395274 z: -0.776475966 w: -0.431383133 } position { x: -1.12215567 y: 0.915771663 z: -7.72996187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.525] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.456197977 y: -0.0536395274 z: -0.776475966 w: -0.431383133 } position { x: -1.12215567 y: 0.915771663 z: -7.72996187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.541] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.454584807 y: -0.0555854887 z: -0.77755326 w: -0.430898875 } position { x: -1.12194467 y: 0.915833473 z: -7.73011065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.552] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.453237325 y: -0.058612518 z: -0.778628 w: -0.429975659 } position { x: -1.12127757 y: 0.916134357 z: -7.73005342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.569] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.453472555 y: -0.0610509589 z: -0.777856052 w: -0.430784732 } position { x: -1.12100255 y: 0.916012406 z: -7.72993851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.453472555 y: -0.0610509589 z: -0.777856052 w: -0.430784732 } position { x: -1.12100255 y: 0.916012406 z: -7.72993851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.453678817 y: -0.0619127452 z: -0.777345 w: -0.431366503 } position { x: -1.12132609 y: 0.915972888 z: -7.72985935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.455937088 y: -0.0675554052 z: -0.776750743 w: -0.429203838 } position { x: -1.12111878 y: 0.915645599 z: -7.73090458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.455937088 y: -0.0675554052 z: -0.776750743 w: -0.429203838 } position { x: -1.12111878 y: 0.915645599 z: -7.73090458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.639] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.458851516 y: -0.0720198452 z: -0.77562052 w: -0.427412271 } position { x: -1.12090838 y: 0.916153193 z: -7.73208237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.650] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.458851516 y: -0.0720198452 z: -0.77562052 w: -0.427412271 } position { x: -1.12090838 y: 0.916153193 z: -7.73208237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.665] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.460125 y: -0.0729488656 z: -0.775375247 w: -0.426329434 } position { x: -1.12112451 y: 0.915803 z: -7.73260546 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.461489618 y: -0.0748632327 z: -0.774991214 w: -0.425219417 } position { x: -1.12135231 y: 0.915277123 z: -7.73311281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.691] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.462254763 y: -0.0770139545 z: -0.775291681 w: -0.423452705 } position { x: -1.12168157 y: 0.914739847 z: -7.73381138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.708] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.46154362 y: -0.0822328329 z: -0.777376115 w: -0.419406265 } position { x: -1.12180901 y: 0.914810777 z: -7.73489332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.460300118 y: -0.0851091146 z: -0.778899491 w: -0.417367876 } position { x: -1.12212563 y: 0.914775193 z: -7.73503685 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.460300118 y: -0.0851091146 z: -0.778899491 w: -0.417367876 } position { x: -1.12212563 y: 0.914775193 z: -7.73503685 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.457120895 y: -0.089823246 z: -0.781368911 w: -0.415252835 } position { x: -1.12231374 y: 0.913641095 z: -7.735569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.457120895 y: -0.089823246 z: -0.781368911 w: -0.415252835 } position { x: -1.12231374 y: 0.913641095 z: -7.735569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.774] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.455656528 y: -0.0922779068 z: -0.782378137 w: -0.414422929 } position { x: -1.12240231 y: 0.913643658 z: -7.73570299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.453771263 y: -0.0950244144 z: -0.783629 w: -0.413506597 } position { x: -1.12229812 y: 0.913767815 z: -7.735847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.449776322 y: -0.097971417 z: -0.78739959 w: -0.410005778 } position { x: -1.12233651 y: 0.91326642 z: -7.73612833 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.817] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.449776322 y: -0.097971417 z: -0.78739959 w: -0.410005778 } position { x: -1.12233651 y: 0.91326642 z: -7.73612833 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.445584804 y: -0.100479148 z: -0.790779114 w: -0.407463491 } position { x: -1.12269008 y: 0.912195921 z: -7.73645735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.445584804 y: -0.100479148 z: -0.790779114 w: -0.407463491 } position { x: -1.12269008 y: 0.912195921 z: -7.73645735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.858] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.442666948 y: -0.103852831 z: -0.792390525 w: -0.406666756 } position { x: -1.12292624 y: 0.912156641 z: -7.73640299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.873] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.440254301 y: -0.105761759 z: -0.794584155 w: -0.404507846 } position { x: -1.12243128 y: 0.911696076 z: -7.7367835 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.888] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.435962051 y: -0.110563934 z: -0.796963453 w: -0.403189838 } position { x: -1.12211704 y: 0.911968231 z: -7.73724318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.434131175 y: -0.111812234 z: -0.798265457 w: -0.40224427 } position { x: -1.12216663 y: 0.911469042 z: -7.73758078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.914] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.434131175 y: -0.111812234 z: -0.798265457 w: -0.40224427 } position { x: -1.12216663 y: 0.911469042 z: -7.73758078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.431093514 y: -0.115409642 z: -0.799835384 w: -0.401375562 } position { x: -1.12156951 y: 0.910501659 z: -7.73839855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.943] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.431093514 y: -0.115409642 z: -0.799835384 w: -0.401375562 } position { x: -1.12156951 y: 0.910501659 z: -7.73839855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.430680245 y: -0.117816642 z: -0.799619794 w: -0.401549429 } position { x: -1.12146091 y: 0.910090446 z: -7.73904181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.430781126 y: -0.121542528 z: -0.800415695 w: -0.398735255 } position { x: -1.12163913 y: 0.90913558 z: -7.74043512 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:02.983] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.430781126 y: -0.121542528 z: -0.800415695 w: -0.398735255 } position { x: -1.12163913 y: 0.90913558 z: -7.74043512 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.000] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.430662513 y: -0.127122119 z: -0.801621199 w: -0.394681156 } position { x: -1.12181497 y: 0.908902287 z: -7.74182034 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.011] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.430662513 y: -0.127122119 z: -0.801621199 w: -0.394681156 } position { x: -1.12181497 y: 0.908902287 z: -7.74182034 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.43059659 y: -0.134830162 z: -0.801521242 w: -0.392391473 } position { x: -1.12174964 y: 0.909130037 z: -7.74300671 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.040] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.43059659 y: -0.134830162 z: -0.801521242 w: -0.392391473 } position { x: -1.12174964 y: 0.909130037 z: -7.74300671 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.430894464 y: -0.137053654 z: -0.801087618 w: -0.392179638 } position { x: -1.12165809 y: 0.908698201 z: -7.74343824 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.431160092 y: -0.139670864 z: -0.800134242 w: -0.392910093 } position { x: -1.12184942 y: 0.908846736 z: -7.74420071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.083] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.431575716 y: -0.145318896 z: -0.799764097 w: -0.391154945 } position { x: -1.12099135 y: 0.908774555 z: -7.74514341 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.096] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.429784 y: -0.150981918 z: -0.800097167 w: -0.390300751 } position { x: -1.12231 y: 0.90886426 z: -7.7447176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.109] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.429784 y: -0.150981918 z: -0.800097167 w: -0.390300751 } position { x: -1.12231 y: 0.90886426 z: -7.7447176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.428566873 y: -0.155368462 z: -0.800840497 w: -0.388388485 } position { x: -1.1226089 y: 0.908572316 z: -7.74479914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.428397208 y: -0.159152433 z: -0.801174462 w: -0.386349499 } position { x: -1.12290657 y: 0.908266664 z: -7.74515629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.150] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.429142773 y: -0.161779732 z: -0.801749289 w: -0.38322556 } position { x: -1.1242075 y: 0.907989144 z: -7.74509382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.165] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.427703202 y: -0.166693553 z: -0.802444398 w: -0.381269187 } position { x: -1.12434578 y: 0.908200145 z: -7.74546385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.180] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.425732166 y: -0.170443907 z: -0.803040862 w: -0.380560607 } position { x: -1.12425792 y: 0.908413291 z: -7.74554777 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.192] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.424801141 y: -0.172957569 z: -0.803604126 w: -0.379275709 } position { x: -1.1245203 y: 0.90836978 z: -7.74569416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.424156964 y: -0.175182432 z: -0.803959787 w: -0.378220409 } position { x: -1.1242882 y: 0.908362865 z: -7.74603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.219] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.423360705 y: -0.177117765 z: -0.804057181 w: -0.378004044 } position { x: -1.1241132 y: 0.908339 z: -7.74632263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.422283977 y: -0.180257857 z: -0.803225696 w: -0.379489064 } position { x: -1.12347686 y: 0.908744097 z: -7.74693537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.422130048 y: -0.1807414 z: -0.802597344 w: -0.38075757 } position { x: -1.12359107 y: 0.908475876 z: -7.74716902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.262] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.422130048 y: -0.1807414 z: -0.802597344 w: -0.38075757 } position { x: -1.12359107 y: 0.908475876 z: -7.74716902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.419169039 y: -0.183534116 z: -0.80231297 w: -0.383283734 } position { x: -1.12273216 y: 0.90873754 z: -7.74683905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.289] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.419169039 y: -0.183534116 z: -0.80231297 w: -0.383283734 } position { x: -1.12273216 y: 0.90873754 z: -7.74683905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.418744028 y: -0.182392076 z: -0.802431107 w: -0.384045571 } position { x: -1.12295163 y: 0.908882082 z: -7.74673223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.317] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.418318897 y: -0.182592735 z: -0.801954031 w: -0.385407507 } position { x: -1.12268758 y: 0.908749 z: -7.7467947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.41856268 y: -0.180260718 z: -0.80193907 w: -0.386270881 } position { x: -1.12206089 y: 0.909132421 z: -7.74711227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.346] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.417036295 y: -0.180103257 z: -0.800675929 w: -0.390591383 } position { x: -1.12160027 y: 0.909399867 z: -7.74644852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.417036295 y: -0.180103257 z: -0.800675929 w: -0.390591383 } position { x: -1.12160027 y: 0.909399867 z: -7.74644852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.417061239 y: -0.178034797 z: -0.800467312 w: -0.391938329 } position { x: -1.12104416 y: 0.908941031 z: -7.74645567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.386] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.416812837 y: -0.17733866 z: -0.800390303 w: -0.392674893 } position { x: -1.12141204 y: 0.908743 z: -7.7461195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.414696753 y: -0.177376211 z: -0.802219808 w: -0.391161948 } position { x: -1.12110317 y: 0.908552647 z: -7.74577618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.414] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.414696753 y: -0.177376211 z: -0.802219808 w: -0.391161948 } position { x: -1.12110317 y: 0.908552647 z: -7.74577618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.429] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.41351378 y: -0.178601399 z: -0.802462816 w: -0.391358286 } position { x: -1.1214112 y: 0.909012914 z: -7.7452383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.413207233 y: -0.179300323 z: -0.802851796 w: -0.390564114 } position { x: -1.12104785 y: 0.90879643 z: -7.74534416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.456] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.414125144 y: -0.17710869 z: -0.803458929 w: -0.389341354 } position { x: -1.12154865 y: 0.909086943 z: -7.74513721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.41296497 y: -0.178031802 z: -0.803308725 w: -0.390461057 } position { x: -1.12174439 y: 0.909224749 z: -7.74463081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.483] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.412216365 y: -0.17739138 z: -0.804444432 w: -0.389203191 } position { x: -1.12166011 y: 0.909139097 z: -7.74410582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.412676513 y: -0.176690742 z: -0.804887414 w: -0.388116896 } position { x: -1.12103558 y: 0.908758163 z: -7.74433136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.414485633 y: -0.17609407 z: -0.804526389 w: -0.387207747 } position { x: -1.12105119 y: 0.90879637 z: -7.74463177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.525] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.415337324 y: -0.177260891 z: -0.80376637 w: -0.387341082 } position { x: -1.12110567 y: 0.909130812 z: -7.74486732 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.540] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.416169465 y: -0.17798242 z: -0.803365648 w: -0.386948228 } position { x: -1.12089097 y: 0.909229279 z: -7.745121 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.552] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.418446571 y: -0.178366348 z: -0.802325428 w: -0.386473507 } position { x: -1.12051308 y: 0.909369469 z: -7.74592209 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.569] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.424017251 y: -0.182931051 z: -0.798065484 w: -0.387087941 } position { x: -1.12003505 y: 0.909751058 z: -7.74705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.424017251 y: -0.182931051 z: -0.798065484 w: -0.387087941 } position { x: -1.12003505 y: 0.909751058 z: -7.74705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.427707344 y: -0.184365243 z: -0.79585731 w: -0.386894226 } position { x: -1.11979198 y: 0.910053909 z: -7.74776649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.611] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.43645519 y: -0.188824311 z: -0.790728152 w: -0.385488302 } position { x: -1.12013149 y: 0.910538 z: -7.74907398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.623] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.43645519 y: -0.188824311 z: -0.790728152 w: -0.385488302 } position { x: -1.12013149 y: 0.910538 z: -7.74907398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.440586269 y: -0.190967321 z: -0.789123118 w: -0.383014441 } position { x: -1.12077367 y: 0.910553455 z: -7.74991369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.650] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.444326848 y: -0.194018424 z: -0.788034618 w: -0.379383683 } position { x: -1.12080801 y: 0.910612583 z: -7.7506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.451853245 y: -0.202102989 z: -0.786352158 w: -0.369639486 } position { x: -1.12118828 y: 0.910343885 z: -7.75251341 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.679] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.451853245 y: -0.202102989 z: -0.786352158 w: -0.369639486 } position { x: -1.12118828 y: 0.910343885 z: -7.75251341 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.692] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.455094486 y: -0.206738293 z: -0.785758197 w: -0.36432454 } position { x: -1.12137973 y: 0.910394669 z: -7.75365448 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.707] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.458019 y: -0.210976169 z: -0.78550154 w: -0.358741015 } position { x: -1.12153566 y: 0.910496712 z: -7.75467062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.719] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.460543841 y: -0.214874923 z: -0.785358489 w: -0.353468955 } position { x: -1.12156236 y: 0.910711825 z: -7.75558853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.463007569 y: -0.218417063 z: -0.784932792 w: -0.348996431 } position { x: -1.12134504 y: 0.910924077 z: -7.75648594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.747] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.465756238 y: -0.221704572 z: -0.784081399 w: -0.345158935 } position { x: -1.12121236 y: 0.910856724 z: -7.75722361 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.467834055 y: -0.224899516 z: -0.78323549 w: -0.34218958 } position { x: -1.12133145 y: 0.910828233 z: -7.75773287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.777] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.469637036 y: -0.227235064 z: -0.782866597 w: -0.339006126 } position { x: -1.1215229 y: 0.910803914 z: -7.75822592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.470755666 y: -0.229744911 z: -0.7826069 w: -0.336352259 } position { x: -1.1216749 y: 0.910685182 z: -7.75866795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.471752435 y: -0.23391895 z: -0.783165 w: -0.330732822 } position { x: -1.12178433 y: 0.910636187 z: -7.75922394 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.817] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.471752435 y: -0.23391895 z: -0.783165 w: -0.330732822 } position { x: -1.12178433 y: 0.910636187 z: -7.75922394 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.471465081 y: -0.236068398 z: -0.783717036 w: -0.328298867 } position { x: -1.12191629 y: 0.910703182 z: -7.75931597 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.470601976 y: -0.237917662 z: -0.784723759 w: -0.325787574 } position { x: -1.12194335 y: 0.910775065 z: -7.75937557 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.858] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.469592214 y: -0.239580557 z: -0.785587251 w: -0.323939949 } position { x: -1.1216116 y: 0.91066432 z: -7.75949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.873] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.468664736 y: -0.24134618 z: -0.786249399 w: -0.322361976 } position { x: -1.12158549 y: 0.910470903 z: -7.75974035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.466910839 y: -0.242840305 z: -0.787659466 w: -0.320336372 } position { x: -1.12183428 y: 0.910564184 z: -7.75978899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.461345077 y: -0.245339513 z: -0.791598737 w: -0.316766173 } position { x: -1.12234187 y: 0.909601629 z: -7.75898552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.913] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.461345077 y: -0.245339513 z: -0.791598737 w: -0.316766173 } position { x: -1.12234187 y: 0.909601629 z: -7.75898552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.458320379 y: -0.246236697 z: -0.793940365 w: -0.314592779 } position { x: -1.12214899 y: 0.90956074 z: -7.75853491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.942] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.456303775 y: -0.244865626 z: -0.79640609 w: -0.312354 } position { x: -1.12251282 y: 0.909486413 z: -7.75823069 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.957] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.454869837 y: -0.243523747 z: -0.798439682 w: -0.310296148 } position { x: -1.12268627 y: 0.909519732 z: -7.75776577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.453104019 y: -0.243005037 z: -0.799186349 w: -0.311362296 } position { x: -1.12187839 y: 0.910219669 z: -7.75683546 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.985] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.451111615 y: -0.231488615 z: -0.801823795 w: -0.316211849 } position { x: -1.12226975 y: 0.909951448 z: -7.75555229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:03.999] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.451111615 y: -0.231488615 z: -0.801823795 w: -0.316211849 } position { x: -1.12226975 y: 0.909951448 z: -7.75555229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.011] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.449299574 y: -0.228028685 z: -0.802082658 w: -0.32061848 } position { x: -1.12257302 y: 0.909496665 z: -7.75476789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.447780609 y: -0.221903488 z: -0.802117705 w: -0.326892227 } position { x: -1.12292731 y: 0.90919137 z: -7.75472689 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.039] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.447780609 y: -0.221903488 z: -0.802117705 w: -0.326892227 } position { x: -1.12292731 y: 0.90919137 z: -7.75472689 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.446477145 y: -0.217666298 z: -0.803043306 w: -0.329243064 } position { x: -1.12321842 y: 0.90906179 z: -7.75421333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.445599496 y: -0.214908332 z: -0.803489387 w: -0.331150144 } position { x: -1.12358701 y: 0.908769369 z: -7.75416946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.445366085 y: -0.212421015 z: -0.803490698 w: -0.333060324 } position { x: -1.12378395 y: 0.908121705 z: -7.75432968 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.096] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.445196509 y: -0.21058327 z: -0.803105652 w: -0.335374683 } position { x: -1.12476695 y: 0.906663418 z: -7.75470591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.445196509 y: -0.21058327 z: -0.803105652 w: -0.335374683 } position { x: -1.12476695 y: 0.906663418 z: -7.75470591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.122] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.445144087 y: -0.211187363 z: -0.8037135 w: -0.333603472 } position { x: -1.1252147 y: 0.906487167 z: -7.75522137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.444362849 y: -0.214510068 z: -0.804167867 w: -0.331423104 } position { x: -1.1259 y: 0.906186 z: -7.75578499 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.152] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.44171524 y: -0.223221436 z: -0.806212246 w: -0.32416302 } position { x: -1.12598407 y: 0.905794859 z: -7.75716257 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.44171524 y: -0.223221436 z: -0.806212246 w: -0.32416302 } position { x: -1.12598407 y: 0.905794859 z: -7.75716257 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.180] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.440812498 y: -0.230323061 z: -0.807181 w: -0.317953557 } position { x: -1.12643647 y: 0.905237 z: -7.75816822 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.193] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.441193759 y: -0.233622193 z: -0.807372 w: -0.31451422 } position { x: -1.12658215 y: 0.905296326 z: -7.75853062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.206] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.441193759 y: -0.233622193 z: -0.807372 w: -0.31451422 } position { x: -1.12658215 y: 0.905296326 z: -7.75853062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.222] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.441308767 y: -0.238241822 z: -0.807769597 w: -0.309831709 } position { x: -1.12617254 y: 0.90590775 z: -7.75878572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.234] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.441308767 y: -0.238241822 z: -0.807769597 w: -0.309831709 } position { x: -1.12617254 y: 0.90590775 z: -7.75878572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.443921745 y: -0.240042865 z: -0.806892097 w: -0.30698216 } position { x: -1.12632942 y: 0.904966235 z: -7.75858974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.443921745 y: -0.240042865 z: -0.806892097 w: -0.30698216 } position { x: -1.12632942 y: 0.904966235 z: -7.75858974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.444962561 y: -0.23958613 z: -0.806991 w: -0.305568963 } position { x: -1.1268965 y: 0.904737 z: -7.75848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.445107937 y: -0.244631171 z: -0.808006048 w: -0.298598 } position { x: -1.1255666 y: 0.903104305 z: -7.75979471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.445107937 y: -0.244631171 z: -0.808006048 w: -0.298598 } position { x: -1.1255666 y: 0.903104305 z: -7.75979471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.319] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.443140507 y: -0.247140586 z: -0.811278641 w: -0.290473759 } position { x: -1.12330592 y: 0.902867138 z: -7.76199245 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.331] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.443140507 y: -0.247140586 z: -0.811278641 w: -0.290473759 } position { x: -1.12330592 y: 0.902867138 z: -7.76199245 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.346] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.443570077 y: -0.248648629 z: -0.811736882 w: -0.287233 } position { x: -1.12242222 y: 0.903735399 z: -7.76080561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.361] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.439869046 y: -0.249260992 z: -0.812759042 w: -0.289494216 } position { x: -1.12345743 y: 0.904329121 z: -7.7610364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.373] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.439869046 y: -0.249260992 z: -0.812759042 w: -0.289494216 } position { x: -1.12345743 y: 0.904329121 z: -7.7610364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.439556092 y: -0.249460071 z: -0.813608468 w: -0.287404627 } position { x: -1.12336957 y: 0.903990328 z: -7.762012 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.438757092 y: -0.249886453 z: -0.813633442 w: -0.288183272 } position { x: -1.12303603 y: 0.903886199 z: -7.76203394 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.438757092 y: -0.249886453 z: -0.813633442 w: -0.288183272 } position { x: -1.12303603 y: 0.903886199 z: -7.76203394 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.431010216 y: -0.248451397 z: -0.817862391 w: -0.289142251 } position { x: -1.12219214 y: 0.90360117 z: -7.76171875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.443] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.431010216 y: -0.248451397 z: -0.817862391 w: -0.289142251 } position { x: -1.12219214 y: 0.90360117 z: -7.76171875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.458] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.43100363 y: -0.246674091 z: -0.817976773 w: -0.290347636 } position { x: -1.1218344 y: 0.904019356 z: -7.76032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.470] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.43100363 y: -0.246674091 z: -0.817976773 w: -0.290347636 } position { x: -1.1218344 y: 0.904019356 z: -7.76032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.485] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.428078473 y: -0.246365488 z: -0.818675339 w: -0.292956501 } position { x: -1.12175333 y: 0.903907776 z: -7.75992107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.498] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.42664507 y: -0.246166036 z: -0.818725109 w: -0.295068562 } position { x: -1.12137318 y: 0.90433538 z: -7.75969553 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.424722195 y: -0.242620647 z: -0.8194893 w: -0.298636198 } position { x: -1.12176406 y: 0.903936803 z: -7.75854826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.526] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.424722195 y: -0.242620647 z: -0.8194893 w: -0.298636198 } position { x: -1.12176406 y: 0.903936803 z: -7.75854826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.541] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.42398268 y: -0.242356837 z: -0.819386959 w: -0.300178021 } position { x: -1.12121785 y: 0.903836608 z: -7.75845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.554] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.423763305 y: -0.240470022 z: -0.819627464 w: -0.301346362 } position { x: -1.12137544 y: 0.90428865 z: -7.75804663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.567] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.422897279 y: -0.238360509 z: -0.820499599 w: -0.301865131 } position { x: -1.12142754 y: 0.904361248 z: -7.75745296 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.421236932 y: -0.231830701 z: -0.822697818 w: -0.303285778 } position { x: -1.12181854 y: 0.903875053 z: -7.75616932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.421236932 y: -0.231830701 z: -0.822697818 w: -0.303285778 } position { x: -1.12181854 y: 0.903875053 z: -7.75616932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.420750201 y: -0.230694979 z: -0.823156118 w: -0.303583711 } position { x: -1.12230754 y: 0.903808 z: -7.75555515 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.623] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.420425 y: -0.227999166 z: -0.824324608 w: -0.30289951 } position { x: -1.12283623 y: 0.903719068 z: -7.75486851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.419200182 y: -0.226721868 z: -0.825329065 w: -0.302820623 } position { x: -1.12284207 y: 0.903578937 z: -7.75448227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.418596655 y: -0.224547908 z: -0.82627219 w: -0.30270344 } position { x: -1.12266421 y: 0.903432131 z: -7.75449705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.664] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.419014066 y: -0.222234234 z: -0.826723397 w: -0.302601367 } position { x: -1.1223433 y: 0.903149128 z: -7.75491381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.421994656 y: -0.223738924 z: -0.823357821 w: -0.306501716 } position { x: -1.12082088 y: 0.903460145 z: -7.75653362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.692] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.421994656 y: -0.223738924 z: -0.823357821 w: -0.306501716 } position { x: -1.12082088 y: 0.903460145 z: -7.75653362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.707] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.424352229 y: -0.225495249 z: -0.821820617 w: -0.306084931 } position { x: -1.12051582 y: 0.903501034 z: -7.75713634 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.42661497 y: -0.228452027 z: -0.819999635 w: -0.305630416 } position { x: -1.12057745 y: 0.903891265 z: -7.75743341 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.429023266 y: -0.231782809 z: -0.818052828 w: -0.304967791 } position { x: -1.12048161 y: 0.903646171 z: -7.75803232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.432041585 y: -0.235652924 z: -0.81593293 w: -0.303416103 } position { x: -1.12075949 y: 0.903697491 z: -7.7586112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.436196476 y: -0.243839338 z: -0.812616706 w: -0.299881876 } position { x: -1.12117088 y: 0.903949499 z: -7.75967789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.436196476 y: -0.243839338 z: -0.812616706 w: -0.299881876 } position { x: -1.12117088 y: 0.903949499 z: -7.75967789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.437433094 y: -0.247945771 z: -0.811220586 w: -0.298490316 } position { x: -1.12108362 y: 0.904386759 z: -7.76028681 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.441040158 y: -0.254255593 z: -0.807210445 w: -0.298745602 } position { x: -1.12034583 y: 0.904716 z: -7.76183033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.817] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.441040158 y: -0.254255593 z: -0.807210445 w: -0.298745602 } position { x: -1.12034583 y: 0.904716 z: -7.76183033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.443328619 y: -0.256622374 z: -0.80518508 w: -0.298800379 } position { x: -1.1203388 y: 0.904744864 z: -7.76264334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.445023715 y: -0.259095132 z: -0.803582728 w: -0.298460245 } position { x: -1.1204139 y: 0.904817343 z: -7.76314974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.861] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.4472031 y: -0.263881803 z: -0.800691247 w: -0.298779905 } position { x: -1.11993825 y: 0.904873908 z: -7.7641983 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.874] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.4472031 y: -0.263881803 z: -0.800691247 w: -0.298779905 } position { x: -1.11993825 y: 0.904873908 z: -7.7641983 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.449109793 y: -0.265263319 z: -0.799175084 w: -0.298755676 } position { x: -1.11970198 y: 0.904743314 z: -7.76468182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.451187521 y: -0.266880542 z: -0.797432721 w: -0.298840553 } position { x: -1.11943734 y: 0.904842257 z: -7.76530218 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.916] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.454204112 y: -0.269673139 z: -0.794279397 w: -0.30015865 } position { x: -1.11901355 y: 0.905225515 z: -7.76624537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.928] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.454204112 y: -0.269673139 z: -0.794279397 w: -0.30015865 } position { x: -1.11901355 y: 0.905225515 z: -7.76624537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.943] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.456281424 y: -0.271989673 z: -0.791621 w: -0.301935673 } position { x: -1.11831582 y: 0.905125737 z: -7.76686907 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.956] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.456281424 y: -0.271989673 z: -0.791621 w: -0.301935673 } position { x: -1.11831582 y: 0.905125737 z: -7.76686907 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.972] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.458040506 y: -0.273156703 z: -0.789309502 w: -0.304261148 } position { x: -1.11760581 y: 0.905616879 z: -7.76741648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.985] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.458040506 y: -0.273156703 z: -0.789309502 w: -0.304261148 } position { x: -1.11760581 y: 0.905616879 z: -7.76741648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:04.998] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.458886743 y: -0.273491561 z: -0.78782481 w: -0.306524664 } position { x: -1.11730909 y: 0.905748367 z: -7.76767826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.012] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.459604889 y: -0.273330867 z: -0.786666334 w: -0.30856061 } position { x: -1.11716712 y: 0.905737638 z: -7.76775 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.025] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.460261405 y: -0.272899866 z: -0.785640538 w: -0.310570508 } position { x: -1.11696458 y: 0.905743599 z: -7.7679224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.041] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.461077243 y: -0.272712648 z: -0.784417093 w: -0.312610656 } position { x: -1.11690426 y: 0.905759096 z: -7.7681427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.462027 y: -0.272759318 z: -0.783229828 w: -0.314140797 } position { x: -1.11679244 y: 0.905699492 z: -7.76835155 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.462816417 y: -0.272729099 z: -0.78253144 w: -0.31474486 } position { x: -1.11673129 y: 0.905747414 z: -7.76849127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.463208705 y: -0.272901952 z: -0.782002926 w: -0.315331191 } position { x: -1.11662984 y: 0.905698419 z: -7.76864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.096] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.463646352 y: -0.272987366 z: -0.781589866 w: -0.315637857 } position { x: -1.11634791 y: 0.905704796 z: -7.76896238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.464266688 y: -0.272940636 z: -0.781072 w: -0.316048086 } position { x: -1.11617327 y: 0.905746937 z: -7.76931667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.465181082 y: -0.272697031 z: -0.780244708 w: -0.316956192 } position { x: -1.11575294 y: 0.905734718 z: -7.76993418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.137] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.465181082 y: -0.272697031 z: -0.780244708 w: -0.316956192 } position { x: -1.11575294 y: 0.905734718 z: -7.76993418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.152] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.465583175 y: -0.272351652 z: -0.7801494 w: -0.316897184 } position { x: -1.11553741 y: 0.905634403 z: -7.77007627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.466400504 y: -0.271479 z: -0.779883623 w: -0.317098141 } position { x: -1.11494923 y: 0.905623198 z: -7.77052498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.178] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.466400504 y: -0.271479 z: -0.779883623 w: -0.317098141 } position { x: -1.11494923 y: 0.905623198 z: -7.77052498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.466924459 y: -0.270768 z: -0.77975 w: -0.317263633 } position { x: -1.11465597 y: 0.905632198 z: -7.77068043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.467673659 y: -0.269942641 z: -0.779606819 w: -0.317215323 } position { x: -1.1144948 y: 0.905568 z: -7.77075624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.468231052 y: -0.269286543 z: -0.779465854 w: -0.317297101 } position { x: -1.11444509 y: 0.9055475 z: -7.77086496 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.468724132 y: -0.268568844 z: -0.779354751 w: -0.317450374 } position { x: -1.11440241 y: 0.905427 z: -7.77094603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.250] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.469835073 y: -0.266690403 z: -0.779522896 w: -0.316978335 } position { x: -1.11477339 y: 0.905257821 z: -7.77094841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.262] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.469835073 y: -0.266690403 z: -0.779522896 w: -0.316978335 } position { x: -1.11477339 y: 0.905257821 z: -7.77094841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.470335543 y: -0.265857697 z: -0.779800057 w: -0.316253096 } position { x: -1.11505866 y: 0.904988647 z: -7.77089214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.471778601 y: -0.264198333 z: -0.780643761 w: -0.313399941 } position { x: -1.11573 y: 0.904307365 z: -7.77101946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.471778601 y: -0.264198333 z: -0.780643761 w: -0.313399941 } position { x: -1.11573 y: 0.904307365 z: -7.77101946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.319] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.473430723 y: -0.262204617 z: -0.78155756 w: -0.31029 } position { x: -1.11633182 y: 0.903875828 z: -7.77108669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.473430723 y: -0.262204617 z: -0.78155756 w: -0.31029 } position { x: -1.11633182 y: 0.903875828 z: -7.77108669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.344] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.47437489 y: -0.260994107 z: -0.782010496 w: -0.30872345 } position { x: -1.11661184 y: 0.903709054 z: -7.77119207 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.476399362 y: -0.258964032 z: -0.78289324 w: -0.305056483 } position { x: -1.11727428 y: 0.903186202 z: -7.77130175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.372] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.476399362 y: -0.258964032 z: -0.78289324 w: -0.305056483 } position { x: -1.11727428 y: 0.903186202 z: -7.77130175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.477826029 y: -0.256585509 z: -0.784134269 w: -0.301628321 } position { x: -1.11804259 y: 0.902833343 z: -7.77139187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.479121149 y: -0.254259259 z: -0.784300566 w: -0.301110864 } position { x: -1.11837232 y: 0.902754903 z: -7.77135658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.414] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.479121149 y: -0.254259259 z: -0.784300566 w: -0.301110864 } position { x: -1.11837232 y: 0.902754903 z: -7.77135658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.430] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.480751812 y: -0.250602871 z: -0.784217656 w: -0.301792324 } position { x: -1.11891317 y: 0.902638555 z: -7.77116919 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.443] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.481978118 y: -0.247103795 z: -0.784040689 w: -0.30317834 } position { x: -1.11948073 y: 0.902561367 z: -7.77084827 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.456] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.483492821 y: -0.243299514 z: -0.783664942 w: -0.304810196 } position { x: -1.12001956 y: 0.90235579 z: -7.77048588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.485313147 y: -0.238942772 z: -0.783086777 w: -0.306842983 } position { x: -1.12058461 y: 0.902371764 z: -7.76994705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.486] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.489040136 y: -0.232378572 z: -0.780541599 w: -0.312401593 } position { x: -1.12169111 y: 0.902088583 z: -7.76796246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.489040136 y: -0.232378572 z: -0.780541599 w: -0.312401593 } position { x: -1.12169111 y: 0.902088583 z: -7.76796246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.511] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.493936807 y: -0.223192215 z: -0.77936095 w: -0.314337611 } position { x: -1.12234855 y: 0.901913643 z: -7.76654291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.497346789 y: -0.215994686 z: -0.775712252 w: -0.322898 } position { x: -1.12336111 y: 0.902665675 z: -7.76441479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.541] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.497346789 y: -0.215994686 z: -0.775712252 w: -0.322898 } position { x: -1.12336111 y: 0.902665675 z: -7.76441479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.553] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.500542402 y: -0.211505294 z: -0.772467852 w: -0.328658342 } position { x: -1.12391555 y: 0.902528226 z: -7.76363659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.569] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.503264 y: -0.203707859 z: -0.768799901 w: -0.337898225 } position { x: -1.12429798 y: 0.903170705 z: -7.76203632 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.581] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.503264 y: -0.203707859 z: -0.768799901 w: -0.337898225 } position { x: -1.12429798 y: 0.903170705 z: -7.76203632 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.596] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.506504118 y: -0.196690515 z: -0.764867 w: -0.346041769 } position { x: -1.12375116 y: 0.903821647 z: -7.76051521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.506504118 y: -0.196690515 z: -0.764867 w: -0.346041769 } position { x: -1.12375116 y: 0.903821647 z: -7.76051521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.508041382 y: -0.19368206 z: -0.763337553 w: -0.348850906 } position { x: -1.12392461 y: 0.904571056 z: -7.76008511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.508499 y: -0.190710455 z: -0.763565063 w: -0.349323064 } position { x: -1.12374735 y: 0.905360401 z: -7.76039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.505907655 y: -0.195729971 z: -0.765946329 w: -0.345070362 } position { x: -1.12218308 y: 0.906146884 z: -7.76157331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.664] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.505907655 y: -0.195729971 z: -0.765946329 w: -0.345070362 } position { x: -1.12218308 y: 0.906146884 z: -7.76157331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.679] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.504298151 y: -0.201246753 z: -0.768245757 w: -0.339089334 } position { x: -1.12106371 y: 0.907681942 z: -7.7629528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.692] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.502341449 y: -0.207643449 z: -0.770155311 w: -0.33376351 } position { x: -1.12015581 y: 0.908910513 z: -7.76409483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.707] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.500191629 y: -0.21368739 z: -0.77163744 w: -0.329729706 } position { x: -1.11803949 y: 0.909751117 z: -7.76552773 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.499786645 y: -0.220599711 z: -0.768842161 w: -0.332311362 } position { x: -1.11528099 y: 0.910959959 z: -7.76682663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.734] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.499786645 y: -0.220599711 z: -0.768842161 w: -0.332311362 } position { x: -1.11528099 y: 0.910959959 z: -7.76682663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.750] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.50768584 y: -0.216676563 z: -0.761067271 w: -0.340709537 } position { x: -1.11606312 y: 0.911684096 z: -7.76765299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.50768584 y: -0.216676563 z: -0.761067271 w: -0.340709537 } position { x: -1.11606312 y: 0.911684096 z: -7.76765299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.509878516 y: -0.215591803 z: -0.75912565 w: -0.342450529 } position { x: -1.11682677 y: 0.911924243 z: -7.7678504 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515884876 y: -0.21403569 z: -0.752995729 w: -0.347920984 } position { x: -1.11604166 y: 0.912730098 z: -7.76987505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.803] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515884876 y: -0.21403569 z: -0.752995729 w: -0.347920984 } position { x: -1.11604166 y: 0.912730098 z: -7.76987505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.519538045 y: -0.214086592 z: -0.749654353 w: -0.349664867 } position { x: -1.11633694 y: 0.912533641 z: -7.77070475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521422386 y: -0.21531111 z: -0.748312354 w: -0.348982245 } position { x: -1.11625934 y: 0.912394881 z: -7.77146482 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523000836 y: -0.216211766 z: -0.747691214 w: -0.347391069 } position { x: -1.11594594 y: 0.912513435 z: -7.77205372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.860] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.525518477 y: -0.216538161 z: -0.746258378 w: -0.346467912 } position { x: -1.11587095 y: 0.913040698 z: -7.77250767 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.528100669 y: -0.215980813 z: -0.744981468 w: -0.345636457 } position { x: -1.11599708 y: 0.913349271 z: -7.77302408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.888] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530236065 y: -0.213988319 z: -0.744173467 w: -0.345347047 } position { x: -1.116436 y: 0.913177669 z: -7.77325058 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.900] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.531796932 y: -0.212655574 z: -0.743337154 w: -0.345571518 } position { x: -1.11685741 y: 0.912915766 z: -7.77337456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.916] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.534951448 y: -0.209968448 z: -0.742338657 w: -0.344490439 } position { x: -1.11755168 y: 0.912288308 z: -7.77353668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.928] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.534951448 y: -0.209968448 z: -0.742338657 w: -0.344490439 } position { x: -1.11755168 y: 0.912288308 z: -7.77353668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.943] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.535167515 y: -0.210281223 z: -0.743432224 w: -0.341593504 } position { x: -1.11813307 y: 0.911894739 z: -7.7737 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.957] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.534717679 y: -0.209623635 z: -0.746042192 w: -0.33698073 } position { x: -1.11846697 y: 0.912704 z: -7.77367401 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.969] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.534717679 y: -0.209623635 z: -0.746042192 w: -0.33698073 } position { x: -1.11846697 y: 0.912704 z: -7.77367401 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.985] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.533690333 y: -0.205414623 z: -0.748128772 w: -0.336575329 } position { x: -1.11955631 y: 0.911981 z: -7.77296066 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:05.999] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.53271246 y: -0.202934861 z: -0.749635458 w: -0.336276054 } position { x: -1.11994147 y: 0.911413193 z: -7.77262068 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.012] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.53271246 y: -0.202934861 z: -0.749635458 w: -0.336276054 } position { x: -1.11994147 y: 0.911413193 z: -7.77262068 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530071557 y: -0.198841199 z: -0.752479255 w: -0.336543113 } position { x: -1.1210655 y: 0.911251545 z: -7.77174473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.039] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.530071557 y: -0.198841199 z: -0.752479255 w: -0.336543113 } position { x: -1.1210655 y: 0.911251545 z: -7.77174473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.528494358 y: -0.196892977 z: -0.754315436 w: -0.33605817 } position { x: -1.12165678 y: 0.910884619 z: -7.77114153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.069] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.525865853 y: -0.193107694 z: -0.75818038 w: -0.333672255 } position { x: -1.12283361 y: 0.909736514 z: -7.7698884 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.081] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.525865853 y: -0.193107694 z: -0.75818038 w: -0.333672255 } position { x: -1.12283361 y: 0.909736514 z: -7.7698884 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.097] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523188114 y: -0.190077454 z: -0.761981845 w: -0.330950797 } position { x: -1.12369895 y: 0.909938455 z: -7.76862097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.523188114 y: -0.190077454 z: -0.761981845 w: -0.330950797 } position { x: -1.12369895 y: 0.909938455 z: -7.76862097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.521217942 y: -0.188286394 z: -0.763900757 w: -0.330659509 } position { x: -1.1239785 y: 0.909965038 z: -7.76799774 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.136] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.519450605 y: -0.18573679 z: -0.765726328 w: -0.330660045 } position { x: -1.12440658 y: 0.909524202 z: -7.76742887 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.152] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517879605 y: -0.182775229 z: -0.76760149 w: -0.330427021 } position { x: -1.12495327 y: 0.908833265 z: -7.76691 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.164] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.516534269 y: -0.180008948 z: -0.769495189 w: -0.329645604 } position { x: -1.12552822 y: 0.908365607 z: -7.7662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.179] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514933348 y: -0.178316265 z: -0.771368444 w: -0.328690857 } position { x: -1.1259383 y: 0.908336639 z: -7.76543427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.193] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513105392 y: -0.176940247 z: -0.773224 w: -0.327932358 } position { x: -1.12608159 y: 0.908565104 z: -7.76472473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.511258781 y: -0.175233096 z: -0.774745643 w: -0.328141809 } position { x: -1.12631106 y: 0.908664048 z: -7.76418781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.222] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.508038044 y: -0.171402842 z: -0.777071297 w: -0.329664409 } position { x: -1.12676525 y: 0.908009768 z: -7.76320696 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.234] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.508038044 y: -0.171402842 z: -0.777071297 w: -0.329664409 } position { x: -1.12676525 y: 0.908009768 z: -7.76320696 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.505816579 y: -0.167644218 z: -0.779698908 w: -0.328808099 } position { x: -1.1274848 y: 0.907327592 z: -7.76184511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.505816579 y: -0.167644218 z: -0.779698908 w: -0.328808099 } position { x: -1.1274848 y: 0.907327592 z: -7.76184511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.275] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.505089343 y: -0.167306155 z: -0.780526578 w: -0.328133672 } position { x: -1.12743306 y: 0.907533884 z: -7.76150942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.290] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.504453361 y: -0.166749194 z: -0.78109014 w: -0.328054607 } position { x: -1.12765348 y: 0.907817662 z: -7.76135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.503488839 y: -0.165672585 z: -0.781730652 w: -0.328555584 } position { x: -1.12766266 y: 0.90768 z: -7.76116514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.316] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.502985179 y: -0.16402933 z: -0.782155633 w: -0.32913962 } position { x: -1.12783802 y: 0.907422483 z: -7.76082802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.503004193 y: -0.162865862 z: -0.782454967 w: -0.32897675 } position { x: -1.12807465 y: 0.907051563 z: -7.76030159 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.344] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.503403723 y: -0.162504315 z: -0.782675862 w: -0.328017533 } position { x: -1.1282326 y: 0.907040834 z: -7.75996351 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.503836572 y: -0.163003206 z: -0.782789052 w: -0.326833189 } position { x: -1.1284914 y: 0.90677321 z: -7.75974607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.372] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.504862726 y: -0.163408041 z: -0.783124208 w: -0.324234366 } position { x: -1.12925076 y: 0.905838966 z: -7.75981855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.389] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.508589864 y: -0.162373483 z: -0.784387589 w: -0.315764636 } position { x: -1.13072932 y: 0.90509218 z: -7.75994062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.401] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.508589864 y: -0.162373483 z: -0.784387589 w: -0.315764636 } position { x: -1.13072932 y: 0.90509218 z: -7.75994062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.414] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.509657502 y: -0.162324637 z: -0.784526765 w: -0.313715935 } position { x: -1.13106883 y: 0.906212091 z: -7.75999689 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.429] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.509304345 y: -0.160209134 z: -0.784971893 w: -0.314262956 } position { x: -1.13119888 y: 0.906569481 z: -7.75985813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.509099305 y: -0.153187811 z: -0.78547585 w: -0.316826642 } position { x: -1.13115168 y: 0.905037642 z: -7.75937796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.456] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.509099305 y: -0.153187811 z: -0.78547585 w: -0.316826642 } position { x: -1.13115168 y: 0.905037642 z: -7.75937796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.472] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.509340823 y: -0.150127247 z: -0.786228776 w: -0.316034913 } position { x: -1.13183832 y: 0.904362202 z: -7.75923395 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.485] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.509340823 y: -0.150127247 z: -0.786228776 w: -0.316034913 } position { x: -1.13183832 y: 0.904362202 z: -7.75923395 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.498] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.510119677 y: -0.150109798 z: -0.786086142 w: -0.315140575 } position { x: -1.13190508 y: 0.904528379 z: -7.75938797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.510291457 y: -0.149791121 z: -0.786098778 w: -0.314982474 } position { x: -1.13206363 y: 0.904581785 z: -7.75929976 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.526] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.510488629 y: -0.14926298 z: -0.786396086 w: -0.314170569 } position { x: -1.13226056 y: 0.904171824 z: -7.75915241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.539] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.510510445 y: -0.149446726 z: -0.786376536 w: -0.314096868 } position { x: -1.13206184 y: 0.904209256 z: -7.75912333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.555] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.5116418 y: -0.151106536 z: -0.785424113 w: -0.313844591 } position { x: -1.1323036 y: 0.903805673 z: -7.75939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.567] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.5116418 y: -0.151106536 z: -0.785424113 w: -0.313844591 } position { x: -1.1323036 y: 0.903805673 z: -7.75939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.583] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.512532592 y: -0.15278767 z: -0.78530556 w: -0.311867654 } position { x: -1.13251281 y: 0.903249264 z: -7.75992918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.597] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51358664 y: -0.153563127 z: -0.785343647 w: -0.309648931 } position { x: -1.132689 y: 0.902580917 z: -7.76024437 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51358664 y: -0.153563127 z: -0.785343647 w: -0.309648931 } position { x: -1.132689 y: 0.902580917 z: -7.76024437 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51629442 y: -0.154888645 z: -0.784840405 w: -0.305737019 } position { x: -1.13338017 y: 0.902939081 z: -7.76047945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.637] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51629442 y: -0.154888645 z: -0.784840405 w: -0.305737019 } position { x: -1.13338017 y: 0.902939081 z: -7.76047945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.650] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51736027 y: -0.155684352 z: -0.784258 w: -0.305024892 } position { x: -1.13333762 y: 0.903439 z: -7.76047564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517387629 y: -0.15573062 z: -0.784000635 w: -0.305615872 } position { x: -1.13299167 y: 0.903739572 z: -7.76044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517759204 y: -0.153905094 z: -0.783673108 w: -0.306749314 } position { x: -1.13330054 y: 0.903325558 z: -7.76029825 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.692] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.518071294 y: -0.152699366 z: -0.783412755 w: -0.307489246 } position { x: -1.1328243 y: 0.903100729 z: -7.76036787 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.708] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517606676 y: -0.151262581 z: -0.783625424 w: -0.308438271 } position { x: -1.13303125 y: 0.903116345 z: -7.76010561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517606676 y: -0.151262581 z: -0.783625424 w: -0.308438271 } position { x: -1.13303125 y: 0.903116345 z: -7.76010561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.734] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.517584 y: -0.151287228 z: -0.783520341 w: -0.30873096 } position { x: -1.13247073 y: 0.903041 z: -7.76009655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.516908348 y: -0.150194168 z: -0.784036458 w: -0.309086204 } position { x: -1.13274527 y: 0.903080463 z: -7.75959396 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.761] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.516908348 y: -0.150194168 z: -0.784036458 w: -0.309086204 } position { x: -1.13274527 y: 0.903080463 z: -7.75959396 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.777] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.516048253 y: -0.149712861 z: -0.784320474 w: -0.310034811 } position { x: -1.13257837 y: 0.903278768 z: -7.75937033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515059471 y: -0.149215892 z: -0.784586608 w: -0.311243266 } position { x: -1.13234341 y: 0.903225183 z: -7.75906372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515186131 y: -0.149211 z: -0.784402907 w: -0.311498642 } position { x: -1.13231587 y: 0.903378725 z: -7.75898266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.819] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514352262 y: -0.149121925 z: -0.784589887 w: -0.312447041 } position { x: -1.13214779 y: 0.903572798 z: -7.75865126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.831] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514352262 y: -0.149121925 z: -0.784589887 w: -0.312447041 } position { x: -1.13214779 y: 0.903572798 z: -7.75865126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.847] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513061941 y: -0.148991957 z: -0.784819901 w: -0.314048737 } position { x: -1.13170302 y: 0.903966188 z: -7.7585125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.860] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513061941 y: -0.148991957 z: -0.784819901 w: -0.314048737 } position { x: -1.13170302 y: 0.903966188 z: -7.7585125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.510361373 y: -0.152752429 z: -0.784764171 w: -0.316770107 } position { x: -1.13267398 y: 0.902110457 z: -7.75694132 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.888] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514644921 y: -0.154858634 z: -0.782644451 w: -0.314049512 } position { x: -1.13160086 y: 0.905169845 z: -7.7589283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513899744 y: -0.15571022 z: -0.781197488 w: -0.318420917 } position { x: -1.13088667 y: 0.905409694 z: -7.75889158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.914] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.511272073 y: -0.155685246 z: -0.782289624 w: -0.319978 } position { x: -1.13049638 y: 0.905512869 z: -7.75848484 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.509867966 y: -0.155973792 z: -0.782418132 w: -0.321758837 } position { x: -1.12927842 y: 0.905455709 z: -7.75804329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.942] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.509867966 y: -0.155973792 z: -0.782418132 w: -0.321758837 } position { x: -1.12927842 y: 0.905455709 z: -7.75804329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.958] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.50997591 y: -0.159683689 z: -0.781775713 w: -0.321329176 } position { x: -1.12925589 y: 0.906149566 z: -7.75828838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.50997591 y: -0.159683689 z: -0.781775713 w: -0.321329176 } position { x: -1.12925589 y: 0.906149566 z: -7.75828838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.983] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.509995461 y: -0.160340041 z: -0.781300247 w: -0.322126836 } position { x: -1.12902939 y: 0.906018078 z: -7.75876379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:06.999] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.5101403 y: -0.161394432 z: -0.781245291 w: -0.32150355 } position { x: -1.12897265 y: 0.905752599 z: -7.75889969 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.510602295 y: -0.162936479 z: -0.780869246 w: -0.320905268 } position { x: -1.12890506 y: 0.905896127 z: -7.75926733 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.026] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.511650085 y: -0.164051503 z: -0.780134678 w: -0.320454627 } position { x: -1.12887788 y: 0.905910134 z: -7.75948715 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.041] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513127267 y: -0.165985554 z: -0.779242158 w: -0.3192662 } position { x: -1.12874746 y: 0.906139 z: -7.75957966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513127267 y: -0.165985554 z: -0.779242158 w: -0.3192662 } position { x: -1.12874746 y: 0.906139 z: -7.75957966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.068] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513754785 y: -0.166897282 z: -0.778781295 w: -0.31890595 } position { x: -1.12839603 y: 0.906831861 z: -7.7597928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515017152 y: -0.169626251 z: -0.777070463 w: -0.319602519 } position { x: -1.12810183 y: 0.90642035 z: -7.76081133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515017152 y: -0.169626251 z: -0.777070463 w: -0.319602519 } position { x: -1.12810183 y: 0.90642035 z: -7.76081133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514549375 y: -0.169536829 z: -0.777627885 w: -0.319047153 } position { x: -1.1285758 y: 0.906722844 z: -7.76067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.122] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.513394058 y: -0.170681521 z: -0.77738291 w: -0.320889652 } position { x: -1.12790906 y: 0.907120526 z: -7.7603159 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.512750447 y: -0.171114877 z: -0.777347386 w: -0.321772724 } position { x: -1.12797308 y: 0.907401383 z: -7.76017284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.152] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51124239 y: -0.17034401 z: -0.77836895 w: -0.322111845 } position { x: -1.1283 y: 0.906212687 z: -7.7600584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.165] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.51124239 y: -0.17034401 z: -0.77836895 w: -0.322111845 } position { x: -1.1283 y: 0.906212687 z: -7.7600584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.180] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.511073768 y: -0.171601251 z: -0.778351784 w: -0.321753204 } position { x: -1.12782085 y: 0.907328963 z: -7.76030874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.194] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.510699749 y: -0.171550274 z: -0.778097928 w: -0.322985917 } position { x: -1.12734604 y: 0.907624 z: -7.76057291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.206] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.510699749 y: -0.171550274 z: -0.778097928 w: -0.322985917 } position { x: -1.12734604 y: 0.907624 z: -7.76057291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.222] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.512855 y: -0.176014856 z: -0.776632547 w: -0.320687443 } position { x: -1.12782013 y: 0.905882657 z: -7.76112127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.234] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.512855 y: -0.176014856 z: -0.776632547 w: -0.320687443 } position { x: -1.12782013 y: 0.905882657 z: -7.76112127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.250] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.514810801 y: -0.179374322 z: -0.775690556 w: -0.317960471 } position { x: -1.12759686 y: 0.907004833 z: -7.76154804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515076101 y: -0.18013671 z: -0.775228322 w: -0.318227 } position { x: -1.12764871 y: 0.90749377 z: -7.76147175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.276] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.515076101 y: -0.18013671 z: -0.775228322 w: -0.318227 } position { x: -1.12764871 y: 0.90749377 z: -7.76147175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.512590766 y: -0.17943345 z: -0.776179671 w: -0.320311517 } position { x: -1.12767303 y: 0.907588363 z: -7.76098537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.512590766 y: -0.17943345 z: -0.776179671 w: -0.320311517 } position { x: -1.12767303 y: 0.907588363 z: -7.76098537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.319] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.509921551 y: -0.176616177 z: -0.777567923 w: -0.322761357 } position { x: -1.12706363 y: 0.907378912 z: -7.76043415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.509921551 y: -0.176616177 z: -0.777567923 w: -0.322761357 } position { x: -1.12706363 y: 0.907378912 z: -7.76043415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.344] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.509490132 y: -0.175211072 z: -0.77768147 w: -0.323932678 } position { x: -1.12747824 y: 0.906847835 z: -7.76061106 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.509672761 y: -0.175792247 z: -0.777636945 w: -0.323437035 } position { x: -1.12716079 y: 0.906798482 z: -7.76060486 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.509395778 y: -0.176029235 z: -0.777690172 w: -0.323616713 } position { x: -1.12727129 y: 0.907180786 z: -7.76077938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.509612501 y: -0.175974697 z: -0.777453423 w: -0.323873758 } position { x: -1.12720382 y: 0.90706861 z: -7.76075125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.400] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.509673595 y: -0.176667362 z: -0.777332842 w: -0.323689878 } position { x: -1.12747467 y: 0.907007337 z: -7.76072264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.509614885 y: -0.177342653 z: -0.777362645 w: -0.323341429 } position { x: -1.12740791 y: 0.906953096 z: -7.76076794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.430] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.510374367 y: -0.178339809 z: -0.776942551 w: -0.322603941 } position { x: -1.12739038 y: 0.906891942 z: -7.76099539 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.442] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.510374367 y: -0.178339809 z: -0.776942551 w: -0.322603941 } position { x: -1.12739038 y: 0.906891942 z: -7.76099539 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.457] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.510469794 y: -0.1794862 z: -0.776800454 w: -0.322158843 } position { x: -1.12739873 y: 0.907054663 z: -7.76132154 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.510469794 y: -0.1794862 z: -0.776800454 w: -0.322158843 } position { x: -1.12739873 y: 0.907054663 z: -7.76132154 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.486] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.50997442 y: -0.180604264 z: -0.776988328 w: -0.321865469 } position { x: -1.12761819 y: 0.907064378 z: -7.76170826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.498] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.50997442 y: -0.180604264 z: -0.776988328 w: -0.321865469 } position { x: -1.12761819 y: 0.907064378 z: -7.76170826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.509638906 y: -0.182242244 z: -0.777012229 w: -0.321415514 } position { x: -1.12780094 y: 0.907051206 z: -7.76207542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.526] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.509638906 y: -0.182242244 z: -0.777012229 w: -0.321415514 } position { x: -1.12780094 y: 0.907051206 z: -7.76207542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.538] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.50912571 y: -0.181979254 z: -0.777388215 w: -0.321468711 } position { x: -1.12833 y: 0.90743053 z: -7.76177692 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.555] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.505972862 y: -0.180608928 z: -0.778949559 w: -0.323433936 } position { x: -1.12754047 y: 0.907473683 z: -7.76171064 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.569] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.50559479 y: -0.181007564 z: -0.77878052 w: -0.324208349 } position { x: -1.12786019 y: 0.906654716 z: -7.76176786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.581] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.50559479 y: -0.181007564 z: -0.77878052 w: -0.324208349 } position { x: -1.12786019 y: 0.906654716 z: -7.76176786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.597] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.507986188 y: -0.182358548 z: -0.777715862 w: -0.322263092 } position { x: -1.12772691 y: 0.906622052 z: -7.76260662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.507986188 y: -0.182358548 z: -0.777715862 w: -0.322263092 } position { x: -1.12772691 y: 0.906622052 z: -7.76260662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.508441746 y: -0.183892205 z: -0.777454555 w: -0.321302116 } position { x: -1.12780488 y: 0.906783938 z: -7.76261473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.636] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.508985579 y: -0.185187027 z: -0.777173042 w: -0.32037735 } position { x: -1.12774992 y: 0.907192707 z: -7.76258564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.509301782 y: -0.185615629 z: -0.776814759 w: -0.320495427 } position { x: -1.12768459 y: 0.907254815 z: -7.76255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.508209944 y: -0.186137781 z: -0.777148962 w: -0.321115 } position { x: -1.12749505 y: 0.907484531 z: -7.76268864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.678] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.508209944 y: -0.186137781 z: -0.777148962 w: -0.321115 } position { x: -1.12749505 y: 0.907484531 z: -7.76268864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.694] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.507260263 y: -0.183711454 z: -0.777870417 w: -0.322265059 } position { x: -1.12764037 y: 0.907280684 z: -7.76223946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.706] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.507260263 y: -0.183711454 z: -0.777870417 w: -0.322265059 } position { x: -1.12764037 y: 0.907280684 z: -7.76223946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.506787241 y: -0.183228821 z: -0.77802 w: -0.32292226 } position { x: -1.12763703 y: 0.907316566 z: -7.76215553 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.505761743 y: -0.18319577 z: -0.778306127 w: -0.323857874 } position { x: -1.12722337 y: 0.907323599 z: -7.76200771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.748] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.505761743 y: -0.18319577 z: -0.778306127 w: -0.323857874 } position { x: -1.12722337 y: 0.907323599 z: -7.76200771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.507889569 y: -0.183037147 z: -0.777297378 w: -0.323039323 } position { x: -1.1273706 y: 0.90683651 z: -7.76222897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.777] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.50864023 y: -0.183810547 z: -0.776933 w: -0.322294712 } position { x: -1.12751794 y: 0.906859219 z: -7.7623086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.789] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.50864023 y: -0.183810547 z: -0.776933 w: -0.322294712 } position { x: -1.12751794 y: 0.906859219 z: -7.7623086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.508750081 y: -0.18378818 z: -0.776922 w: -0.322160691 } position { x: -1.12766874 y: 0.907232642 z: -7.76229143 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.508750081 y: -0.18378818 z: -0.776922 w: -0.322160691 } position { x: -1.12766874 y: 0.907232642 z: -7.76229143 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.508441687 y: -0.183557212 z: -0.777034819 w: -0.322506875 } position { x: -1.12756586 y: 0.90720439 z: -7.76220274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.847] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.50836134 y: -0.183100641 z: -0.777074933 w: -0.322796375 } position { x: -1.12770987 y: 0.90681994 z: -7.76221466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.860] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.508183599 y: -0.183615923 z: -0.777152777 w: -0.322596192 } position { x: -1.12771285 y: 0.906884611 z: -7.76233387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.876] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.507821918 y: -0.183958873 z: -0.777223229 w: -0.322800457 } position { x: -1.12768054 y: 0.906920195 z: -7.76240158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.889] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.507170558 y: -0.183932662 z: -0.777578115 w: -0.322984934 } position { x: -1.12770283 y: 0.906938791 z: -7.76237822 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.903] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.505848169 y: -0.184393033 z: -0.77822262 w: -0.323243588 } position { x: -1.12719369 y: 0.906978607 z: -7.76228333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.914] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.505848169 y: -0.184393033 z: -0.77822262 w: -0.323243588 } position { x: -1.12719369 y: 0.906978607 z: -7.76228333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.929] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.504192 y: -0.185764521 z: -0.778864443 w: -0.323499918 } position { x: -1.12724984 y: 0.907123327 z: -7.76211786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.943] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.502995729 y: -0.186467394 z: -0.779741287 w: -0.322844714 } position { x: -1.12669671 y: 0.907018423 z: -7.76189232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.502485275 y: -0.187242478 z: -0.780283689 w: -0.321879178 } position { x: -1.12689281 y: 0.906880379 z: -7.76189661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.502397537 y: -0.187831506 z: -0.780915797 w: -0.320135176 } position { x: -1.12688947 y: 0.906470835 z: -7.76186752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.985] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.502274096 y: -0.189025417 z: -0.781186521 w: -0.318963528 } position { x: -1.12644482 y: 0.906901419 z: -7.76215172 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:07.997] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.501837075 y: -0.190617085 z: -0.78131789 w: -0.318381876 } position { x: -1.12638903 y: 0.90715152 z: -7.76212263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.012] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.499972582 y: -0.191591516 z: -0.78216958 w: -0.318639129 } position { x: -1.12579727 y: 0.907573223 z: -7.76193953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.024] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.498332143 y: -0.192273557 z: -0.783054471 w: -0.318624765 } position { x: -1.12516606 y: 0.907811761 z: -7.76185131 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.040] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.496587127 y: -0.192188025 z: -0.783783436 w: -0.31960687 } position { x: -1.12478626 y: 0.907887042 z: -7.76163387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.494745612 y: -0.192908287 z: -0.784289181 w: -0.320786029 } position { x: -1.1242702 y: 0.907839775 z: -7.76146936 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.069] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.492052823 y: -0.196704313 z: -0.784245968 w: -0.322722346 } position { x: -1.12260258 y: 0.908554435 z: -7.76174641 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.492052823 y: -0.196704313 z: -0.784245968 w: -0.322722346 } position { x: -1.12260258 y: 0.908554435 z: -7.76174641 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.491264015 y: -0.198801026 z: -0.783890903 w: -0.323501 } position { x: -1.12198746 y: 0.908504725 z: -7.76178455 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.491261601 y: -0.201390177 z: -0.783626378 w: -0.322542667 } position { x: -1.12156963 y: 0.908243716 z: -7.76184177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.122] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.491733462 y: -0.204473898 z: -0.782961428 w: -0.321496636 } position { x: -1.12109637 y: 0.908470154 z: -7.76207447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.492395103 y: -0.20680052 z: -0.782299876 w: -0.320604861 } position { x: -1.12099397 y: 0.908701897 z: -7.7621274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.149] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.491911381 y: -0.209136978 z: -0.781978488 w: -0.320616066 } position { x: -1.12081611 y: 0.909319878 z: -7.76209641 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.165] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.490662426 y: -0.211521119 z: -0.78164643 w: -0.32177332 } position { x: -1.12049484 y: 0.909854829 z: -7.76205921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.179] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.489554614 y: -0.214021966 z: -0.780900955 w: -0.323611945 } position { x: -1.1200943 y: 0.91025573 z: -7.76193953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.48824057 y: -0.216225863 z: -0.780350685 w: -0.325454116 } position { x: -1.12007618 y: 0.910721481 z: -7.76170158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.208] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.483270735 y: -0.221343398 z: -0.780327141 w: -0.329463243 } position { x: -1.11961842 y: 0.911658764 z: -7.76143026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.483270735 y: -0.221343398 z: -0.780327141 w: -0.329463243 } position { x: -1.11961842 y: 0.911658764 z: -7.76143026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.234] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.479617447 y: -0.22278063 z: -0.779557526 w: -0.335597932 } position { x: -1.11797667 y: 0.91261512 z: -7.76150751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475203693 y: -0.229364142 z: -0.778025866 w: -0.340953499 } position { x: -1.11587691 y: 0.913619399 z: -7.76135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.473184317 y: -0.231862634 z: -0.777054131 w: -0.344272017 } position { x: -1.11516428 y: 0.914050698 z: -7.76137066 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.275] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.473184317 y: -0.231862634 z: -0.777054131 w: -0.344272017 } position { x: -1.11516428 y: 0.914050698 z: -7.76137066 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.469745338 y: -0.239317939 z: -0.773827553 w: -0.35108 } position { x: -1.11282742 y: 0.915740371 z: -7.76174212 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.469745338 y: -0.239317939 z: -0.773827553 w: -0.35108 } position { x: -1.11282742 y: 0.915740371 z: -7.76174212 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.318] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.467461675 y: -0.242956325 z: -0.772398531 w: -0.354756743 } position { x: -1.11177015 y: 0.916624248 z: -7.76189375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.465855271 y: -0.247394577 z: -0.770437539 w: -0.358051389 } position { x: -1.11060035 y: 0.916881084 z: -7.76209 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.344] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.465339869 y: -0.253228843 z: -0.768059552 w: -0.359747827 } position { x: -1.10965538 y: 0.917393625 z: -7.76257038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.464681894 y: -0.259511679 z: -0.765869379 w: -0.360788703 } position { x: -1.10895061 y: 0.918035507 z: -7.76292 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.372] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.463270366 y: -0.265904874 z: -0.763771951 w: -0.362391412 } position { x: -1.10780025 y: 0.91894412 z: -7.76324224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.460755706 y: -0.277435362 z: -0.760214567 w: -0.364427805 } position { x: -1.10602546 y: 0.920574546 z: -7.76355791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.400] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.460755706 y: -0.277435362 z: -0.760214567 w: -0.364427805 } position { x: -1.10602546 y: 0.920574546 z: -7.76355791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.459685832 y: -0.281798869 z: -0.758689642 w: -0.365606815 } position { x: -1.1054039 y: 0.921171784 z: -7.76388836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.458538681 y: -0.285419106 z: -0.75694555 w: -0.367847264 } position { x: -1.10466361 y: 0.921740174 z: -7.76422071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.454364806 y: -0.289101332 z: -0.756032944 w: -0.372004449 } position { x: -1.10337663 y: 0.922763348 z: -7.76397943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.456] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.454364806 y: -0.289101332 z: -0.756032944 w: -0.372004449 } position { x: -1.10337663 y: 0.922763348 z: -7.76397943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.452576727 y: -0.290601343 z: -0.75531143 w: -0.374472737 } position { x: -1.10239923 y: 0.922880411 z: -7.7640276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.485] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.449664265 y: -0.293191135 z: -0.753782511 w: -0.379015803 } position { x: -1.10056245 y: 0.923789382 z: -7.7640276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.497] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.449664265 y: -0.293191135 z: -0.753782511 w: -0.379015803 } position { x: -1.10056245 y: 0.923789382 z: -7.7640276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.448509037 y: -0.294284701 z: -0.753082156 w: -0.380924493 } position { x: -1.09991 y: 0.924285173 z: -7.76402 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.447566926 y: -0.297807753 z: -0.750633121 w: -0.384114951 } position { x: -1.09861672 y: 0.924523652 z: -7.76416588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.539] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.447566926 y: -0.297807753 z: -0.750633121 w: -0.384114951 } position { x: -1.09861672 y: 0.924523652 z: -7.76416588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.555] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.446925521 y: -0.298975915 z: -0.750536919 w: -0.384142339 } position { x: -1.09831774 y: 0.924886 z: -7.76426077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.567] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.445912778 y: -0.29926157 z: -0.75089407 w: -0.384398758 } position { x: -1.09811032 y: 0.924873114 z: -7.76416874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.583] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.44538781 y: -0.300214708 z: -0.74953115 w: -0.386916041 } position { x: -1.09760785 y: 0.92583251 z: -7.76460218 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.44538781 y: -0.300214708 z: -0.74953115 w: -0.386916041 } position { x: -1.09760785 y: 0.92583251 z: -7.76460218 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.444775373 y: -0.296995819 z: -0.74973774 w: -0.389694303 } position { x: -1.09775412 y: 0.925725877 z: -7.76441431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.445679933 y: -0.294844 z: -0.748597 w: -0.39247793 } position { x: -1.09756327 y: 0.925192475 z: -7.76474619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.635] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.44490096 y: -0.294417948 z: -0.749313116 w: -0.392315149 } position { x: -1.09737265 y: 0.92486012 z: -7.76491165 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.444832504 y: -0.295577198 z: -0.749226153 w: -0.391686469 } position { x: -1.09649575 y: 0.92482239 z: -7.76534462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.663] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.445174575 y: -0.295672804 z: -0.748365581 w: -0.392869294 } position { x: -1.09485054 y: 0.925831318 z: -7.76580667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.679] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.442695975 y: -0.29362762 z: -0.749020755 w: -0.395943224 } position { x: -1.09435666 y: 0.927068949 z: -7.76523066 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.693] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.439682156 y: -0.291437209 z: -0.750607729 w: -0.397909671 } position { x: -1.09308898 y: 0.926357388 z: -7.76466942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.708] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.440105 y: -0.290810704 z: -0.749912083 w: -0.399209976 } position { x: -1.09274125 y: 0.926306367 z: -7.76486969 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.439511687 y: -0.291340381 z: -0.74908483 w: -0.401026368 } position { x: -1.09290993 y: 0.926311135 z: -7.76478863 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.438789427 y: -0.292826 z: -0.7495327 w: -0.39989686 } position { x: -1.09281611 y: 0.925725 z: -7.76464415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.438553154 y: -0.298576474 z: -0.748735547 w: -0.397389323 } position { x: -1.09332204 y: 0.926192 z: -7.76473236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.761] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.438553154 y: -0.298576474 z: -0.748735547 w: -0.397389323 } position { x: -1.09332204 y: 0.926192 z: -7.76473236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.437413424 y: -0.302426845 z: -0.748708785 w: -0.395781219 } position { x: -1.09387 y: 0.92641592 z: -7.76482439 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.436330199 y: -0.307121545 z: -0.748519659 w: -0.393713951 } position { x: -1.09423482 y: 0.926449299 z: -7.76508522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.804] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.435935229 y: -0.313967109 z: -0.747477651 w: -0.390720248 } position { x: -1.09482968 y: 0.926339865 z: -7.76536846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.816] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.437248319 y: -0.322526574 z: -0.744732499 w: -0.387509972 } position { x: -1.0954715 y: 0.926302612 z: -7.7661581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.43922472 y: -0.332550347 z: -0.741275251 w: -0.38340959 } position { x: -1.09578681 y: 0.926717579 z: -7.76736403 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.847] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.443104208 y: -0.340775698 z: -0.737375617 w: -0.379220158 } position { x: -1.09665453 y: 0.927383363 z: -7.76851606 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.858] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.443104208 y: -0.340775698 z: -0.737375617 w: -0.379220158 } position { x: -1.09665453 y: 0.927383363 z: -7.76851606 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.874] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.444788665 y: -0.342183769 z: -0.735563576 w: -0.379499048 } position { x: -1.09677112 y: 0.927660823 z: -7.76864815 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.445930034 y: -0.342892468 z: -0.733798802 w: -0.380933732 } position { x: -1.09674096 y: 0.928575575 z: -7.7682209 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.449210018 y: -0.34032315 z: -0.729045928 w: -0.388436198 } position { x: -1.09638512 y: 0.929871321 z: -7.76762915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.916] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.449210018 y: -0.34032315 z: -0.729045928 w: -0.388436198 } position { x: -1.09638512 y: 0.929871321 z: -7.76762915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.928] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.45009917 y: -0.340086401 z: -0.726261914 w: -0.392804861 } position { x: -1.09713578 y: 0.929371834 z: -7.76686621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.943] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.451955467 y: -0.342303157 z: -0.723666966 w: -0.393536419 } position { x: -1.09693241 y: 0.928937376 z: -7.76690531 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.958] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.458449334 y: -0.34629631 z: -0.716261387 w: -0.396071643 } position { x: -1.09716916 y: 0.930469394 z: -7.76617336 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.970] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.458449334 y: -0.34629631 z: -0.716261387 w: -0.396071643 } position { x: -1.09716916 y: 0.930469394 z: -7.76617336 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.985] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.462373227 y: -0.34787631 z: -0.711485088 w: -0.39872548 } position { x: -1.09713209 y: 0.93065244 z: -7.76540089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:08.997] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.468375891 y: -0.347863287 z: -0.706766 w: -0.400121182 } position { x: -1.09759879 y: 0.931255698 z: -7.76425219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.012] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.47409007 y: -0.348383486 z: -0.701836646 w: -0.401612878 } position { x: -1.09792495 y: 0.931816339 z: -7.76261711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.482166886 y: -0.349227965 z: -0.693842 w: -0.405139774 } position { x: -1.09696972 y: 0.934612691 z: -7.76005173 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.039] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.482166886 y: -0.349227965 z: -0.693842 w: -0.405139774 } position { x: -1.09696972 y: 0.934612691 z: -7.76005173 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.48585555 y: -0.349379301 z: -0.688802123 w: -0.40918228 } position { x: -1.09608579 y: 0.936141551 z: -7.75890446 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.490673721 y: -0.347976834 z: -0.683360457 w: -0.413726836 } position { x: -1.09511888 y: 0.938109696 z: -7.75785494 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.495448828 y: -0.343778431 z: -0.676849127 w: -0.422163635 } position { x: -1.0947336 y: 0.94035691 z: -7.75575304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.095] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.49770987 y: -0.341093183 z: -0.671474 w: -0.43018952 } position { x: -1.09448385 y: 0.941817224 z: -7.75380373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.497762024 y: -0.340339571 z: -0.666779041 w: -0.437958509 } position { x: -1.09339368 y: 0.94228971 z: -7.75201368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.50002265 y: -0.340576142 z: -0.656487286 w: -0.450565934 } position { x: -1.09045839 y: 0.944873929 z: -7.75035715 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.136] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.50002265 y: -0.340576142 z: -0.656487286 w: -0.450565934 } position { x: -1.09045839 y: 0.944873929 z: -7.75035715 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.151] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.499327421 y: -0.340864748 z: -0.651712954 w: -0.45798859 } position { x: -1.09016752 y: 0.946613073 z: -7.74913311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.165] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.496343523 y: -0.342706889 z: -0.647373438 w: -0.46594283 } position { x: -1.08831429 y: 0.947815359 z: -7.74809885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.177] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.495984763 y: -0.342772424 z: -0.64341414 w: -0.471724927 } position { x: -1.08655095 y: 0.948935926 z: -7.74717379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.193] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.49551782 y: -0.342750669 z: -0.638190389 w: -0.47926724 } position { x: -1.08465374 y: 0.950353 z: -7.74674702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.495619327 y: -0.341168046 z: -0.633104384 w: -0.486975044 } position { x: -1.08333862 y: 0.951952577 z: -7.74589157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.219] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.494846791 y: -0.339999 z: -0.629359961 w: -0.493389636 } position { x: -1.08213699 y: 0.953076839 z: -7.7452879 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.493644357 y: -0.340173841 z: -0.624988 w: -0.499987 } position { x: -1.07988214 y: 0.954208 z: -7.74521494 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.491196305 y: -0.338693857 z: -0.623431206 w: -0.505317926 } position { x: -1.07798898 y: 0.955133677 z: -7.74513245 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.489298701 y: -0.338127464 z: -0.621283114 w: -0.510160625 } position { x: -1.07644606 y: 0.955661774 z: -7.7451396 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.488780916 y: -0.339434266 z: -0.619076967 w: -0.512465894 } position { x: -1.07521808 y: 0.95539093 z: -7.74538 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.48865059 y: -0.344664305 z: -0.614991844 w: -0.514015794 } position { x: -1.07300687 y: 0.956478477 z: -7.74629641 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.48865059 y: -0.344664305 z: -0.614991844 w: -0.514015794 } position { x: -1.07300687 y: 0.956478477 z: -7.74629641 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.316] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.488782465 y: -0.345891476 z: -0.614952147 w: -0.513112724 } position { x: -1.07232594 y: 0.956135631 z: -7.74671173 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.487760067 y: -0.349142671 z: -0.615160823 w: -0.51163137 } position { x: -1.07223463 y: 0.955608368 z: -7.7476635 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.346] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.487335265 y: -0.354658425 z: -0.613974 w: -0.509664416 } position { x: -1.07100248 y: 0.954993 z: -7.74906445 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.487564802 y: -0.363511056 z: -0.610083759 w: -0.507876039 } position { x: -1.06783736 y: 0.955062628 z: -7.75120974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.486270279 y: -0.364949882 z: -0.613741636 w: -0.503660619 } position { x: -1.06903875 y: 0.956296086 z: -7.75045919 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.387] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.483193308 y: -0.369832784 z: -0.61154747 w: -0.505724967 } position { x: -1.06627166 y: 0.955723524 z: -7.75086927 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.48444736 y: -0.372220755 z: -0.607011378 w: -0.508231878 } position { x: -1.06428111 y: 0.956108332 z: -7.75139761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.48671791 y: -0.371580064 z: -0.603680849 w: -0.510493219 } position { x: -1.06315708 y: 0.956787825 z: -7.75155497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.486546874 y: -0.370280802 z: -0.600890815 w: -0.514873266 } position { x: -1.06229722 y: 0.956968963 z: -7.75149488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.443] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.486684531 y: -0.36858815 z: -0.599510133 w: -0.517560184 } position { x: -1.06175435 y: 0.955793798 z: -7.75188541 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.457] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.493037134 y: -0.374908298 z: -0.594536066 w: -0.512723148 } position { x: -1.06210816 y: 0.953758955 z: -7.75428534 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.493037134 y: -0.374908298 z: -0.594536066 w: -0.512723148 } position { x: -1.06210816 y: 0.953758955 z: -7.75428534 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.485] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.49389115 y: -0.383688033 z: -0.594972849 w: -0.504838943 } position { x: -1.06290519 y: 0.953577459 z: -7.75466728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.491106361 y: -0.393530279 z: -0.595861435 w: -0.498896509 } position { x: -1.06141615 y: 0.954653621 z: -7.75493145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.511] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.491106361 y: -0.393530279 z: -0.595861435 w: -0.498896509 } position { x: -1.06141615 y: 0.954653621 z: -7.75493145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.490432024 y: -0.396269262 z: -0.592775583 w: -0.501063108 } position { x: -1.06065369 y: 0.955179691 z: -7.75522566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.541] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.492894411 y: -0.398278683 z: -0.587492943 w: -0.503270686 } position { x: -1.06027675 y: 0.955945611 z: -7.7553339 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.552] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.491716176 y: -0.402379602 z: -0.582515776 w: -0.506933153 } position { x: -1.05874419 y: 0.956943333 z: -7.75492191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.569] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.49039489 y: -0.403649241 z: -0.577587843 w: -0.512808502 } position { x: -1.05715096 y: 0.957166076 z: -7.7538867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.49039489 y: -0.403649241 z: -0.577587843 w: -0.512808502 } position { x: -1.05715096 y: 0.957166076 z: -7.7538867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.489427418 y: -0.405999929 z: -0.575333059 w: -0.514409125 } position { x: -1.0572269 y: 0.957856178 z: -7.753613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.48429659 y: -0.41223079 z: -0.57189858 w: -0.51812607 } position { x: -1.05576766 y: 0.958388 z: -7.75321674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.481727779 y: -0.409282863 z: -0.572448432 w: -0.522234321 } position { x: -1.05465376 y: 0.958491325 z: -7.75259 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.635] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.480889797 y: -0.403498679 z: -0.572877 w: -0.527015924 } position { x: -1.05376732 y: 0.95709765 z: -7.75142574 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.48269996 y: -0.394414842 z: -0.568886161 w: -0.536475718 } position { x: -1.05305779 y: 0.958723068 z: -7.74887943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.665] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.48269996 y: -0.394414842 z: -0.568886161 w: -0.536475718 } position { x: -1.05305779 y: 0.958723068 z: -7.74887943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.677] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.475768715 y: -0.399312168 z: -0.565055072 w: -0.543053091 } position { x: -1.05267644 y: 0.958085 z: -7.74756384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.694] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.472340256 y: -0.406641454 z: -0.558956504 w: -0.546905 } position { x: -1.04773891 y: 0.957642853 z: -7.74761438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.705] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.472340256 y: -0.406641454 z: -0.558956504 w: -0.546905 } position { x: -1.04773891 y: 0.957642853 z: -7.74761438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.470755547 y: -0.408943176 z: -0.556206942 w: -0.549352825 } position { x: -1.04714406 y: 0.957512498 z: -7.74713564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.734] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.464926839 y: -0.413184226 z: -0.552003801 w: -0.55535 } position { x: -1.04526079 y: 0.9561553 z: -7.74630356 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.462278932 y: -0.410451472 z: -0.543243289 w: -0.56807971 } position { x: -1.04250956 y: 0.953928828 z: -7.74551821 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.762] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.462278932 y: -0.410451472 z: -0.543243289 w: -0.56807971 } position { x: -1.04250956 y: 0.953928828 z: -7.74551821 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.777] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.458366573 y: -0.409108251 z: -0.535979331 w: -0.579013526 } position { x: -1.04219902 y: 0.953977406 z: -7.74497938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.452391416 y: -0.40955022 z: -0.52624017 w: -0.592184126 } position { x: -1.04177594 y: 0.953524 z: -7.74425936 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.448025852 y: -0.409329116 z: -0.516521335 w: -0.604092896 } position { x: -1.03962314 y: 0.952350318 z: -7.74389219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.443006963 y: -0.4093602 z: -0.507656157 w: -0.615186393 } position { x: -1.03974926 y: 0.951302528 z: -7.74426317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.426624268 y: -0.413249969 z: -0.495200098 w: -0.634029269 } position { x: -1.0385803 y: 0.946878672 z: -7.74624252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.421338141 y: -0.413094312 z: -0.486392975 w: -0.644398272 } position { x: -1.03728974 y: 0.943889081 z: -7.74704456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.858] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.410662651 y: -0.417703867 z: -0.474241436 w: -0.657247841 } position { x: -1.0362041 y: 0.941689253 z: -7.74779749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.873] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.396655679 y: -0.422932208 z: -0.464775264 w: -0.669161081 } position { x: -1.03508019 y: 0.9392 z: -7.74967432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.888] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.388232052 y: -0.425822943 z: -0.459198326 w: -0.676082551 } position { x: -1.03173256 y: 0.937801421 z: -7.75118256 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.900] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.377552837 y: -0.43396315 z: -0.45093596 w: -0.68248558 } position { x: -1.02930844 y: 0.937575281 z: -7.75325489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.915] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.365177 y: -0.444073737 z: -0.442880839 w: -0.687968612 } position { x: -1.02723 y: 0.937289715 z: -7.75624561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.34643057 y: -0.458498657 z: -0.427794665 w: -0.6976794 } position { x: -1.02070808 y: 0.935372889 z: -7.76042128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.34643057 y: -0.458498657 z: -0.427794665 w: -0.6976794 } position { x: -1.02070808 y: 0.935372889 z: -7.76042128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.957] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.338993281 y: -0.462078124 z: -0.419916928 w: -0.703730881 } position { x: -1.01710808 y: 0.934298456 z: -7.76222038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.332883507 y: -0.464108616 z: -0.410578698 w: -0.710786104 } position { x: -1.01414704 y: 0.93375361 z: -7.76314116 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.983] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.329421878 y: -0.464105397 z: -0.40365538 w: -0.716344714 } position { x: -1.01014948 y: 0.934396744 z: -7.76415777 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:09.999] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.329492509 y: -0.46229744 z: -0.399994403 w: -0.719527781 } position { x: -1.00590396 y: 0.93585372 z: -7.76499033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.330906034 y: -0.460401595 z: -0.394347936 w: -0.723202109 } position { x: -1.00035405 y: 0.937089384 z: -7.76534653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.026] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.334019601 y: -0.456704021 z: -0.386296 w: -0.728442 } position { x: -0.996138 y: 0.938601375 z: -7.76552391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.040] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.336514682 y: -0.452190816 z: -0.377479285 w: -0.734704494 } position { x: -0.99314934 y: 0.939793706 z: -7.7667861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.33915922 y: -0.448012024 z: -0.369425178 w: -0.740122497 } position { x: -0.99049896 y: 0.941723108 z: -7.76826668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.068] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.340676874 y: -0.446010351 z: -0.361211389 w: -0.744674683 } position { x: -0.987787783 y: 0.944044352 z: -7.76955271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.342321754 y: -0.445486188 z: -0.353479683 w: -0.747937143 } position { x: -0.984767139 y: 0.946754 z: -7.77116776 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.341905445 y: -0.44740814 z: -0.346350044 w: -0.75031209 } position { x: -0.98173511 y: 0.948518276 z: -7.77323246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.344073981 y: -0.448838919 z: -0.341529906 w: -0.750675738 } position { x: -0.978857756 y: 0.950833678 z: -7.77569771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.342426956 y: -0.454422027 z: -0.331575811 w: -0.752530336 } position { x: -0.972379148 y: 0.955943942 z: -7.78117466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.139] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.341374606 y: -0.456844717 z: -0.327928722 w: -0.753139436 } position { x: -0.969172359 y: 0.958164454 z: -7.78415585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.150] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.341374606 y: -0.456844717 z: -0.327928722 w: -0.753139436 } position { x: -0.969172359 y: 0.958164454 z: -7.78415585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.337777466 y: -0.458527833 z: -0.320878655 w: -0.756766498 } position { x: -0.96235621 y: 0.962321877 z: -7.79037762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.178] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.337777466 y: -0.458527833 z: -0.320878655 w: -0.756766498 } position { x: -0.96235621 y: 0.962321877 z: -7.79037762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.193] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.335481673 y: -0.457449228 z: -0.317812502 w: -0.759728551 } position { x: -0.959112704 y: 0.963931322 z: -7.79371929 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.332370788 y: -0.455542952 z: -0.314885557 w: -0.763451 } position { x: -0.955632746 y: 0.965756 z: -7.79751348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.32866329 y: -0.453062147 z: -0.312696368 w: -0.767421722 } position { x: -0.952317834 y: 0.966933966 z: -7.80136061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.320749581 y: -0.449344575 z: -0.307404816 w: -0.775055766 } position { x: -0.945685446 y: 0.96884954 z: -7.80976486 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.315755248 y: -0.448780298 z: -0.305762976 w: -0.778077126 } position { x: -0.942396104 y: 0.969382048 z: -7.81418037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.308859766 y: -0.449906468 z: -0.305188656 w: -0.780416369 } position { x: -0.938612878 y: 0.969835937 z: -7.81911373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.301409096 y: -0.451676756 z: -0.305808634 w: -0.782062471 } position { x: -0.934835494 y: 0.970123351 z: -7.82389212 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.290] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.301409096 y: -0.451676756 z: -0.305808634 w: -0.782062471 } position { x: -0.934835494 y: 0.970123351 z: -7.82389212 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.305] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.293076485 y: -0.453799456 z: -0.307387561 w: -0.783380568 } position { x: -0.931137621 y: 0.970125914 z: -7.82899523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.316] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.283917248 y: -0.458640575 z: -0.309484661 w: -0.783108592 } position { x: -0.927242458 y: 0.969740868 z: -7.8341279 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.27309224 y: -0.464207351 z: -0.31278643 w: -0.782366157 } position { x: -0.922696471 y: 0.969565809 z: -7.83992863 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.346] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.262468666 y: -0.469127953 z: -0.31604439 w: -0.781757712 } position { x: -0.918170929 y: 0.96939373 z: -7.84526873 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.359] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.252176374 y: -0.47271347 z: -0.318954408 w: -0.781803787 } position { x: -0.91349262 y: 0.968765795 z: -7.85060787 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.375] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.232980058 y: -0.47620225 z: -0.324714601 w: -0.78327024 } position { x: -0.905092418 y: 0.967039466 z: -7.86136389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.221899197 y: -0.478060335 z: -0.328147948 w: -0.783924818 } position { x: -0.900736928 y: 0.966243 z: -7.86740589 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.400] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.221899197 y: -0.478060335 z: -0.328147948 w: -0.783924818 } position { x: -0.900736928 y: 0.966243 z: -7.86740589 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.211909294 y: -0.480812907 z: -0.331199199 w: -0.783722222 } position { x: -0.896459877 y: 0.965266 z: -7.8731389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.428] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.202359825 y: -0.483155251 z: -0.333774 w: -0.783713222 } position { x: -0.891962051 y: 0.964158535 z: -7.87859392 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.18353188 y: -0.484548658 z: -0.340380341 w: -0.784646392 } position { x: -0.88354969 y: 0.961358607 z: -7.88937187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.457] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.18353188 y: -0.484548658 z: -0.340380341 w: -0.784646392 } position { x: -0.88354969 y: 0.961358607 z: -7.88937187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.174142033 y: -0.485727251 z: -0.343075842 w: -0.784883857 } position { x: -0.879829705 y: 0.960742354 z: -7.89467764 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.485] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.164043516 y: -0.487277985 z: -0.346578449 w: -0.784559309 } position { x: -0.876036763 y: 0.960860133 z: -7.89914274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.153525978 y: -0.488663524 z: -0.350155503 w: -0.784237742 } position { x: -0.87245971 y: 0.959740281 z: -7.90379381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.14337866 y: -0.490825027 z: -0.352466315 w: -0.783773541 } position { x: -0.868959308 y: 0.958069921 z: -7.90864611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.525] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.132704988 y: -0.49315238 z: -0.353801936 w: -0.783590734 } position { x: -0.865351856 y: 0.957504034 z: -7.91302872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116719656 y: -0.491483629 z: -0.356551856 w: -0.785933375 } position { x: -0.859714806 y: 0.956016839 z: -7.92122841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.552] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.116719656 y: -0.491483629 z: -0.356551856 w: -0.785933375 } position { x: -0.859714806 y: 0.956016839 z: -7.92122841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.569] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104843765 y: -0.491238534 z: -0.349035531 w: -0.79111737 } position { x: -0.854819179 y: 0.954378724 z: -7.92836761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.581] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.104843765 y: -0.491238534 z: -0.349035531 w: -0.79111737 } position { x: -0.854819179 y: 0.954378724 z: -7.92836761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.596] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0870860517 y: -0.487176716 z: -0.342933834 w: -0.798418045 } position { x: -0.852136731 y: 0.951499224 z: -7.93410349 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0784368664 y: -0.48539108 z: -0.338843763 w: -0.802139699 } position { x: -0.850712359 y: 0.950137138 z: -7.93693 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0705038086 y: -0.484282196 z: -0.33314696 w: -0.80592376 } position { x: -0.850101233 y: 0.948527515 z: -7.93986225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0705038086 y: -0.484282196 z: -0.33314696 w: -0.80592376 } position { x: -0.850101233 y: 0.948527515 z: -7.93986225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.062079981 y: -0.485962152 z: -0.326096684 w: -0.808484912 } position { x: -0.84958446 y: 0.946723402 z: -7.94287395 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0412878282 y: -0.486122727 z: -0.314721674 w: -0.814205289 } position { x: -0.848157763 y: 0.942624688 z: -7.94766569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0286281388 y: -0.483981818 z: -0.307348 w: -0.818828 } position { x: -0.847220421 y: 0.939859867 z: -7.95019436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.693] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.0286281388 y: -0.483981818 z: -0.307348 w: -0.818828 } position { x: -0.847220421 y: 0.939859867 z: -7.95019436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.707] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00861826539 y: -0.472362697 z: -0.285154134 w: -0.833958328 } position { x: -0.847366691 y: 0.934576273 z: -7.95419121 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: 0.00861826539 y: -0.472362697 z: -0.285154134 w: -0.833958328 } position { x: -0.847366691 y: 0.934576273 z: -7.95419121 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0127662728 y: -0.466802597 z: -0.263945341 w: -0.84395808 } position { x: -0.848452091 y: 0.929441 z: -7.95746374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0267089158 y: -0.461571574 z: -0.254877239 w: -0.849279642 } position { x: -0.84810394 y: 0.92656076 z: -7.95879364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.762] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0267089158 y: -0.461571574 z: -0.254877239 w: -0.849279642 } position { x: -0.84810394 y: 0.92656076 z: -7.95879364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.777] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0473404415 y: -0.449828893 z: -0.230184704 w: -0.86164254 } position { x: -0.848018527 y: 0.920208514 z: -7.96202898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0552231818 y: -0.444477588 z: -0.217459247 w: -0.867237866 } position { x: -0.848483562 y: 0.918331385 z: -7.96227932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0552231818 y: -0.444477588 z: -0.217459247 w: -0.867237866 } position { x: -0.848483562 y: 0.918331385 z: -7.96227932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.819] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0632827505 y: -0.443456143 z: -0.207674086 w: -0.869605303 } position { x: -0.849968255 y: 0.914875388 z: -7.96343231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.833] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0721318796 y: -0.439553499 z: -0.181120917 w: -0.876803815 } position { x: -0.845142663 y: 0.915230155 z: -7.95855665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0721318796 y: -0.439553499 z: -0.181120917 w: -0.876803815 } position { x: -0.845142663 y: 0.915230155 z: -7.95855665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.859] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0787600726 y: -0.429716647 z: -0.169483423 w: -0.883411527 } position { x: -0.847215652 y: 0.913844585 z: -7.95851564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.874] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0887042359 y: -0.424127638 z: -0.159928575 w: -0.886944294 } position { x: -0.847383 y: 0.912084699 z: -7.95830059 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0953842923 y: -0.423871487 z: -0.151982218 w: -0.887770355 } position { x: -0.847349 y: 0.910865784 z: -7.95765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.108218983 y: -0.432759166 z: -0.14525272 w: -0.883125 } position { x: -0.84337014 y: 0.906957746 z: -7.95765209 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.915] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.108218983 y: -0.432759166 z: -0.14525272 w: -0.883125 } position { x: -0.84337014 y: 0.906957746 z: -7.95765209 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114547461 y: -0.43340829 z: -0.14136076 w: -0.882639945 } position { x: -0.840472102 y: 0.904589593 z: -7.95713615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.943] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116813824 y: -0.429086357 z: -0.135059923 w: -0.885436773 } position { x: -0.837500334 y: 0.902587295 z: -7.95658112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117624402 y: -0.422316045 z: -0.124591403 w: -0.890107095 } position { x: -0.836002111 y: 0.900950193 z: -7.95574427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.972] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.120100491 y: -0.415714204 z: -0.113674499 w: -0.89433533 } position { x: -0.835135758 y: 0.898920834 z: -7.95500946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:10.984] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.123159908 y: -0.411169559 z: -0.106252439 w: -0.896929 } position { x: -0.833199561 y: 0.897209406 z: -7.95389938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.000] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.130349442 y: -0.403920323 z: -0.0965098068 w: -0.900301814 } position { x: -0.829152822 y: 0.893665552 z: -7.95241261 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.012] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.130349442 y: -0.403920323 z: -0.0965098068 w: -0.900301814 } position { x: -0.829152822 y: 0.893665552 z: -7.95241261 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.139443278 y: -0.392040759 z: -0.0847914293 w: -0.905356348 } position { x: -0.823655784 y: 0.8902632 z: -7.94962502 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.041] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.144559681 y: -0.384946555 z: -0.0777572766 w: -0.90822494 } position { x: -0.822300255 y: 0.888348341 z: -7.94813728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.055] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.148976713 y: -0.381758273 z: -0.0733753592 w: -0.909220874 } position { x: -0.820453 y: 0.887368917 z: -7.94707346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.067] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.148976713 y: -0.381758273 z: -0.0733753592 w: -0.909220874 } position { x: -0.820453 y: 0.887368917 z: -7.94707346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.156398833 y: -0.377368361 z: -0.0709568262 w: -0.909998775 } position { x: -0.817643106 y: 0.885531306 z: -7.94561434 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.097] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.16779013 y: -0.365583092 z: -0.0634794831 w: -0.9133268 } position { x: -0.812492907 y: 0.881179392 z: -7.94341421 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.109] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.16779013 y: -0.365583092 z: -0.0634794831 w: -0.9133268 } position { x: -0.812492907 y: 0.881179392 z: -7.94341421 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.177744359 y: -0.357684523 z: -0.0602178313 w: -0.914791 } position { x: -0.80739069 y: 0.877753735 z: -7.94141674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.184055373 y: -0.353896588 z: -0.0597596467 w: -0.915046215 } position { x: -0.804196 y: 0.875556052 z: -7.94048548 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.152] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.188864216 y: -0.348829627 z: -0.0576423556 w: -0.916147113 } position { x: -0.80170083 y: 0.87326932 z: -7.93962049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.192355141 y: -0.343464732 z: -0.053494 w: -0.917698145 } position { x: -0.798976064 y: 0.87139976 z: -7.9385705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.179] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.192355141 y: -0.343464732 z: -0.053494 w: -0.917698145 } position { x: -0.798976064 y: 0.87139976 z: -7.9385705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.192] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.19625397 y: -0.336762846 z: -0.0485853292 w: -0.919627428 } position { x: -0.797077894 y: 0.869473398 z: -7.93789196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.200147524 y: -0.329714596 z: -0.04394022 w: -0.921573937 } position { x: -0.795224428 y: 0.867515445 z: -7.93710232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.220] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.20123665 y: -0.321546525 z: -0.0341158062 w: -0.924633861 } position { x: -0.792970181 y: 0.867475331 z: -7.93686533 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.205265939 y: -0.311039418 z: -0.0202561803 w: -0.927744627 } position { x: -0.793472826 y: 0.869870782 z: -7.9374547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.221448794 y: -0.301719189 z: -0.00769578153 w: -0.92729 } position { x: -0.793339372 y: 0.871357322 z: -7.93544436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.221448794 y: -0.301719189 z: -0.00769578153 w: -0.92729 } position { x: -0.793339372 y: 0.871357322 z: -7.93544436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.244223326 y: -0.301792473 z: -0.00724827778 w: -0.921533346 } position { x: -0.79097563 y: 0.87032485 z: -7.93724585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.290] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.244223326 y: -0.301792473 z: -0.00724827778 w: -0.921533346 } position { x: -0.79097563 y: 0.87032485 z: -7.93724585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.305] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.261840701 y: -0.301216424 z: -0.00556349894 w: -0.916884542 } position { x: -0.788755 y: 0.870225549 z: -7.93918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.319] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.270111561 y: -0.300372958 z: -0.00314466539 w: -0.914770961 } position { x: -0.787244737 y: 0.869283438 z: -7.93985844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.331] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.270111561 y: -0.300372958 z: -0.00314466539 w: -0.914770961 } position { x: -0.787244737 y: 0.869283438 z: -7.93985844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.347] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.283356637 y: -0.290629238 z: 0.0081529757 w: -0.913880289 } position { x: -0.785842836 y: 0.86808908 z: -7.9417367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.359] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.283356637 y: -0.290629238 z: 0.0081529757 w: -0.913880289 } position { x: -0.785842836 y: 0.86808908 z: -7.9417367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.28861776 y: -0.2843104 z: 0.0128664495 w: -0.914167285 } position { x: -0.785075784 y: 0.868053675 z: -7.94215727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.387] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.29450351 y: -0.278841496 z: 0.0164459255 w: -0.913917184 } position { x: -0.784468353 y: 0.867718935 z: -7.94341469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.307329446 y: -0.26485607 z: 0.0289122276 w: -0.913544774 } position { x: -0.782674372 y: 0.865918756 z: -7.94528198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.311897874 y: -0.255307198 z: 0.03609 w: -0.914459109 } position { x: -0.78243047 y: 0.865027189 z: -7.94644547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.430] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.311897874 y: -0.255307198 z: 0.03609 w: -0.914459109 } position { x: -0.78243047 y: 0.865027189 z: -7.94644547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.443] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.315898061 y: -0.246343046 z: 0.0422756299 w: -0.915279329 } position { x: -0.781971812 y: 0.864638805 z: -7.94740486 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.456] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.320818067 y: -0.238897473 z: 0.0454880558 w: -0.91538769 } position { x: -0.781345069 y: 0.864527941 z: -7.94826365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.327463061 y: -0.231506988 z: 0.0487321652 w: -0.91476649 } position { x: -0.780187726 y: 0.863773227 z: -7.94898033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.485] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.334304422 y: -0.22338675 z: 0.0551575795 w: -0.913945615 } position { x: -0.779430032 y: 0.862905562 z: -7.9497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.340945303 y: -0.214766607 z: 0.0617585406 w: -0.913136065 } position { x: -0.77905935 y: 0.86205256 z: -7.95082617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.346135527 y: -0.207399875 z: 0.0674898326 w: -0.912480474 } position { x: -0.778444886 y: 0.86115 z: -7.95181751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.349554658 y: -0.202484369 z: 0.0718464628 w: -0.911948323 } position { x: -0.77760458 y: 0.8600384 z: -7.95264149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.541] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.350939959 y: -0.197119787 z: 0.0759110525 w: -0.912262261 } position { x: -0.776636481 y: 0.859014 z: -7.95279 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.554] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.353641957 y: -0.191668555 z: 0.0803281888 w: -0.912002146 } position { x: -0.775858283 y: 0.858308315 z: -7.95296574 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.569] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.358760387 y: -0.183884636 z: 0.0928056166 w: -0.91042 } position { x: -0.774242282 y: 0.856532216 z: -7.95327282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.581] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.358760387 y: -0.183884636 z: 0.0928056166 w: -0.91042 } position { x: -0.774242282 y: 0.856532216 z: -7.95327282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.597] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.353107 y: -0.183004424 z: 0.104288794 w: -0.911563873 } position { x: -0.772655 y: 0.854164 z: -7.95351934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.609] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.353107 y: -0.183004424 z: 0.104288794 w: -0.911563873 } position { x: -0.772655 y: 0.854164 z: -7.95351934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.625] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.357633889 y: -0.195675954 z: 0.0950816 w: -0.908167601 } position { x: -0.773970246 y: 0.86145854 z: -7.95099163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.360741287 y: -0.195360422 z: 0.0875989869 w: -0.90775907 } position { x: -0.772844255 y: 0.85739845 z: -7.95410442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.360741287 y: -0.195360422 z: 0.0875989869 w: -0.90775907 } position { x: -0.772844255 y: 0.85739845 z: -7.95410442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.351563334 y: -0.199288979 z: 0.095565 w: -0.909700215 } position { x: -0.770455062 y: 0.855045199 z: -7.95337248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.679] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.351563334 y: -0.199288979 z: 0.095565 w: -0.909700215 } position { x: -0.770455062 y: 0.855045199 z: -7.95337248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.693] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.353487194 y: -0.194001243 z: 0.0954400674 w: -0.910110772 } position { x: -0.77099359 y: 0.859439731 z: -7.95394373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.705] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.357096761 y: -0.195484042 z: 0.094611682 w: -0.908469379 } position { x: -0.770896435 y: 0.858951926 z: -7.95416832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.359751821 y: -0.195201606 z: 0.0952271 w: -0.907417655 } position { x: -0.769822598 y: 0.856584728 z: -7.95363712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.361299157 y: -0.195463941 z: 0.0964131057 w: -0.9066208 } position { x: -0.770439446 y: 0.857498884 z: -7.95394135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.363644242 y: -0.198628083 z: 0.0967659652 w: -0.90495646 } position { x: -0.770975888 y: 0.858228564 z: -7.95337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.762] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.363644242 y: -0.198628083 z: 0.0967659652 w: -0.90495646 } position { x: -0.770975888 y: 0.858228564 z: -7.95337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.777] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.363439173 y: -0.199084 z: 0.0962312147 w: -0.90499562 } position { x: -0.770849705 y: 0.857137561 z: -7.95415115 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.790] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.362001747 y: -0.20005089 z: 0.0966424271 w: -0.905314684 } position { x: -0.770339 y: 0.856924176 z: -7.95477343 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.804] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.357862502 y: -0.198828861 z: 0.0963982269 w: -0.907253504 } position { x: -0.770248055 y: 0.857338428 z: -7.95513964 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.819] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.358123481 y: -0.199305326 z: 0.0956878215 w: -0.907121181 } position { x: -0.770473719 y: 0.857515872 z: -7.95500278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.356382459 y: -0.199134395 z: 0.0964084715 w: -0.907767892 } position { x: -0.770756364 y: 0.8571136 z: -7.95439672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.356382459 y: -0.199134395 z: 0.0964084715 w: -0.907767892 } position { x: -0.770756364 y: 0.8571136 z: -7.95439672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.860] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.356100142 y: -0.197388873 z: 0.0950183123 w: -0.908406198 } position { x: -0.771246314 y: 0.857298613 z: -7.95541477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.356100142 y: -0.197388873 z: 0.0950183123 w: -0.908406198 } position { x: -0.771246314 y: 0.857298613 z: -7.95541477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.888] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.353850722 y: -0.196397483 z: 0.0945887491 w: -0.90954423 } position { x: -0.771484852 y: 0.856914401 z: -7.9558382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.346153557 y: -0.199665859 z: 0.0926228166 w: -0.911993563 } position { x: -0.77047 y: 0.857031822 z: -7.95445108 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.915] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.346153557 y: -0.199665859 z: 0.0926228166 w: -0.911993563 } position { x: -0.77047 y: 0.857031822 z: -7.95445108 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.929] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.34652859 y: -0.199954629 z: 0.0937316939 w: -0.911674559 } position { x: -0.77075243 y: 0.857727289 z: -7.95612335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.942] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.346007913 y: -0.200113937 z: 0.0943976492 w: -0.911768615 } position { x: -0.770657837 y: 0.857310891 z: -7.9559865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.957] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.344190091 y: -0.202019975 z: 0.0946968496 w: -0.912005305 } position { x: -0.770784438 y: 0.857187867 z: -7.95579958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.344190091 y: -0.202019975 z: 0.0946968496 w: -0.912005305 } position { x: -0.770784438 y: 0.857187867 z: -7.95579958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.985] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.344513863 y: -0.203273118 z: 0.0949222445 w: -0.911581039 } position { x: -0.770687878 y: 0.857442141 z: -7.95574331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:11.998] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.344513863 y: -0.203273118 z: 0.0949222445 w: -0.911581039 } position { x: -0.770687878 y: 0.857442141 z: -7.95574331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.347350061 y: -0.203210056 z: 0.0959606618 w: -0.910409331 } position { x: -0.770229518 y: 0.857583046 z: -7.9557271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.025] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.347350061 y: -0.203210056 z: 0.0959606618 w: -0.910409331 } position { x: -0.770229518 y: 0.857583046 z: -7.9557271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.041] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.347034246 y: -0.203601077 z: 0.0962995142 w: -0.910406649 } position { x: -0.770382 y: 0.856951773 z: -7.95608473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.346588343 y: -0.201874956 z: 0.0957336128 w: -0.911020339 } position { x: -0.770850062 y: 0.85690403 z: -7.9564209 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.068] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.343720883 y: -0.203616604 z: 0.0950706527 w: -0.911788225 } position { x: -0.770805299 y: 0.857007146 z: -7.95637798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.083] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.343093038 y: -0.202500015 z: 0.094215557 w: -0.912362 } position { x: -0.770521224 y: 0.856891453 z: -7.95594931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.096] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.343203366 y: -0.201980874 z: 0.0950070545 w: -0.912353456 } position { x: -0.770647645 y: 0.857418597 z: -7.95609951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.343203366 y: -0.201980874 z: 0.0950070545 w: -0.912353456 } position { x: -0.770647645 y: 0.857418597 z: -7.95609951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.343366802 y: -0.200876176 z: 0.094306536 w: -0.912608504 } position { x: -0.771041 y: 0.857074916 z: -7.9560914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.343366802 y: -0.200876176 z: 0.094306536 w: -0.912608504 } position { x: -0.771041 y: 0.857074916 z: -7.9560914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.150] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.343108177 y: -0.199594378 z: 0.0927762166 w: -0.913143694 } position { x: -0.771424234 y: 0.857048631 z: -7.95581388 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.342245728 y: -0.199199393 z: 0.0915021151 w: -0.913682044 } position { x: -0.771627367 y: 0.856709361 z: -7.95582056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.179] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.342609078 y: -0.19745259 z: 0.091090329 w: -0.913966119 } position { x: -0.771630406 y: 0.857048512 z: -7.95583868 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.193] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.342609078 y: -0.19745259 z: 0.091090329 w: -0.913966119 } position { x: -0.771630406 y: 0.857048512 z: -7.95583868 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.34766835 y: -0.196575299 z: 0.0918370709 w: -0.912168205 } position { x: -0.772698462 y: 0.857470691 z: -7.95908737 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.34357062 y: -0.19787316 z: 0.0916120857 w: -0.913461924 } position { x: -0.772255182 y: 0.856633782 z: -7.95692587 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.34357062 y: -0.19787316 z: 0.0916120857 w: -0.913461924 } position { x: -0.772255182 y: 0.856633782 z: -7.95692587 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.248] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.340746522 y: -0.198184729 z: 0.0905631706 w: -0.914556146 } position { x: -0.771484315 y: 0.856735885 z: -7.95596457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.340293318 y: -0.198863298 z: 0.0921684429 w: -0.914417207 } position { x: -0.771288812 y: 0.85666 z: -7.95577812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.275] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.340293318 y: -0.198863298 z: 0.0921684429 w: -0.914417207 } position { x: -0.771288812 y: 0.85666 z: -7.95577812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.340114355 y: -0.19903487 z: 0.0922184139 w: -0.914441407 } position { x: -0.7716856 y: 0.856671512 z: -7.95577669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.305] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.340515643 y: -0.199012086 z: 0.0918666646 w: -0.914332449 } position { x: -0.772016346 y: 0.856672168 z: -7.95614958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.318] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.340264916 y: -0.1989398 z: 0.0913331 w: -0.914495 } position { x: -0.771919 y: 0.856682897 z: -7.9559617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.331] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.340264916 y: -0.1989398 z: 0.0913331 w: -0.914495 } position { x: -0.771919 y: 0.856682897 z: -7.9559617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.347] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.339732677 y: -0.199125946 z: 0.0911630243 w: -0.914669335 } position { x: -0.771663606 y: 0.856513262 z: -7.95612431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.339470953 y: -0.199019641 z: 0.0914089829 w: -0.914765 } position { x: -0.771756887 y: 0.856488824 z: -7.95628214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.339470953 y: -0.199019641 z: 0.0914089829 w: -0.914765 } position { x: -0.771756887 y: 0.856488824 z: -7.95628214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.339006 y: -0.19927302 z: 0.0917162448 w: -0.914851546 } position { x: -0.771857679 y: 0.856459 z: -7.95625067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.400] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.339006 y: -0.19927302 z: 0.0917162448 w: -0.914851546 } position { x: -0.771857679 y: 0.856459 z: -7.95625067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.338520467 y: -0.199276701 z: 0.0914378464 w: -0.915058374 } position { x: -0.772000432 y: 0.856424212 z: -7.95625734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.430] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.338293135 y: -0.199333087 z: 0.0912111551 w: -0.915152788 } position { x: -0.772001445 y: 0.856348336 z: -7.95619106 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.443] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.338157505 y: -0.199379399 z: 0.0911086649 w: -0.915203035 } position { x: -0.77195704 y: 0.856354594 z: -7.95624495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.457] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.338086694 y: -0.199344188 z: 0.0911691114 w: -0.915230811 } position { x: -0.771987438 y: 0.856274962 z: -7.95628834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.338086694 y: -0.199344188 z: 0.0911691114 w: -0.915230811 } position { x: -0.771987438 y: 0.856274962 z: -7.95628834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.486] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.337592512 y: -0.199424654 z: 0.0912902057 w: -0.915383637 } position { x: -0.772006512 y: 0.856273174 z: -7.95635 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.337592512 y: -0.199424654 z: 0.0912902057 w: -0.915383637 } position { x: -0.772006512 y: 0.856273174 z: -7.95635 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.337154388 y: -0.199485078 z: 0.091271989 w: -0.915533721 } position { x: -0.772066534 y: 0.856247425 z: -7.95634842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.525] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.337154388 y: -0.199485078 z: 0.091271989 w: -0.915533721 } position { x: -0.772066534 y: 0.856247425 z: -7.95634842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.540] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.336897254 y: -0.199482009 z: 0.0911374241 w: -0.9156425 } position { x: -0.772109687 y: 0.85620141 z: -7.9563489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.554] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.336685091 y: -0.199535921 z: 0.0910613462 w: -0.91571635 } position { x: -0.772116959 y: 0.856155634 z: -7.95633268 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.568] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.336397 y: -0.199628532 z: 0.0909202173 w: -0.915816069 } position { x: -0.772087395 y: 0.856105864 z: -7.95637846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.336397 y: -0.199628532 z: 0.0909202173 w: -0.915816069 } position { x: -0.772087395 y: 0.856105864 z: -7.95637846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.595] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.336231411 y: -0.199567437 z: 0.0909844488 w: -0.91588378 } position { x: -0.772081435 y: 0.85608995 z: -7.95643234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.33581543 y: -0.199669182 z: 0.0909718573 w: -0.916015446 } position { x: -0.772140086 y: 0.856030166 z: -7.95644712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.33581543 y: -0.199669182 z: 0.0909718573 w: -0.916015446 } position { x: -0.772140086 y: 0.856030166 z: -7.95644712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.335588664 y: -0.199726269 z: 0.0909579173 w: -0.916087508 } position { x: -0.772158444 y: 0.856012583 z: -7.95645523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.335231423 y: -0.199729875 z: 0.0908197463 w: -0.916231215 } position { x: -0.772173405 y: 0.855955243 z: -7.95645857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.335082352 y: -0.199721709 z: 0.090787977 w: -0.9162907 } position { x: -0.772193193 y: 0.855908811 z: -7.95648527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.334921569 y: -0.199781135 z: 0.0907238573 w: -0.916342854 } position { x: -0.772168458 y: 0.855935514 z: -7.95646572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.692] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.334921569 y: -0.199781135 z: 0.0907238573 w: -0.916342854 } position { x: -0.772168458 y: 0.855935514 z: -7.95646572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.708] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.334648132 y: -0.199786335 z: 0.0906834826 w: -0.916445613 } position { x: -0.772193551 y: 0.85589993 z: -7.95652676 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.720] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.334648132 y: -0.199786335 z: 0.0906834826 w: -0.916445613 } position { x: -0.772193551 y: 0.85589993 z: -7.95652676 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.33433944 y: -0.199815512 z: 0.090690434 w: -0.916551232 } position { x: -0.772239268 y: 0.855822682 z: -7.9565568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.334096938 y: -0.199849769 z: 0.0905838 w: -0.916642785 } position { x: -0.77230978 y: 0.855813503 z: -7.95671082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.334096938 y: -0.199849769 z: 0.0905838 w: -0.916642785 } position { x: -0.77230978 y: 0.855813503 z: -7.95671082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.777] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.332901716 y: -0.199918211 z: 0.0906552449 w: -0.917055488 } position { x: -0.772515833 y: 0.855614483 z: -7.95702791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.789] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.332029372 y: -0.199998498 z: 0.0900845379 w: -0.917410433 } position { x: -0.772098 y: 0.855368 z: -7.95642233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.329782039 y: -0.200122237 z: 0.0897038504 w: -0.918231 } position { x: -0.772527218 y: 0.855577588 z: -7.95699596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.329679519 y: -0.199967504 z: 0.089529 w: -0.91831857 } position { x: -0.772433043 y: 0.855267167 z: -7.95682526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.329679519 y: -0.199967504 z: 0.089529 w: -0.91831857 } position { x: -0.772433043 y: 0.855267167 z: -7.95682526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.847] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.330485225 y: -0.200157613 z: 0.0899858251 w: -0.917942822 } position { x: -0.772210121 y: 0.855879426 z: -7.95661926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.861] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.330882102 y: -0.199806362 z: 0.0900149941 w: -0.917873502 } position { x: -0.772430301 y: 0.855358839 z: -7.95692444 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.873] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.330882102 y: -0.199806362 z: 0.0900149941 w: -0.917873502 } position { x: -0.772430301 y: 0.855358839 z: -7.95692444 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.888] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.330353647 y: -0.20036982 z: 0.0899271443 w: -0.917949617 } position { x: -0.772580802 y: 0.855674803 z: -7.95714712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.901] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.33008039 y: -0.200172156 z: 0.0899097621 w: -0.918092787 } position { x: -0.772531807 y: 0.855512381 z: -7.9570322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.916] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.329633594 y: -0.200085849 z: 0.0896384 w: -0.918298602 } position { x: -0.772532344 y: 0.855388284 z: -7.95706606 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.929] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.329393208 y: -0.200407624 z: 0.0896254629 w: -0.918315947 } position { x: -0.772468925 y: 0.855568349 z: -7.95700693 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.943] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.329407364 y: -0.200173497 z: 0.0896279365 w: -0.918361723 } position { x: -0.77249223 y: 0.855579376 z: -7.95699215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.956] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.328886539 y: -0.200055942 z: 0.0896630436 w: -0.918570518 } position { x: -0.772730768 y: 0.85521996 z: -7.9572978 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.972] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.327646673 y: -0.20026958 z: 0.089140214 w: -0.919017851 } position { x: -0.772523642 y: 0.855814815 z: -7.95703697 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.984] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.327646673 y: -0.20026958 z: 0.089140214 w: -0.919017851 } position { x: -0.772523642 y: 0.855814815 z: -7.95703697 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:12.999] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.326550424 y: -0.20051536 z: 0.0889652446 w: -0.919371307 } position { x: -0.772646904 y: 0.855486631 z: -7.95739079 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.326320201 y: -0.20039098 z: 0.0891057 w: -0.919466555 } position { x: -0.772642314 y: 0.855343699 z: -7.95739841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.326112598 y: -0.200153232 z: 0.0888664946 w: -0.919615149 } position { x: -0.772715092 y: 0.855297327 z: -7.95726395 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.041] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.326112598 y: -0.200153232 z: 0.0888664946 w: -0.919615149 } position { x: -0.772715092 y: 0.855297327 z: -7.95726395 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.326296717 y: -0.200471237 z: 0.0890715271 w: -0.919460714 } position { x: -0.772745609 y: 0.855423808 z: -7.95728731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.069] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.326356232 y: -0.200301185 z: 0.0890398398 w: -0.919479787 } position { x: -0.772681713 y: 0.855381131 z: -7.95724916 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.326356232 y: -0.200301185 z: 0.0890398398 w: -0.919479787 } position { x: -0.772681713 y: 0.855381131 z: -7.95724916 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.097] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.325700492 y: -0.200480521 z: 0.0888454244 w: -0.91969192 } position { x: -0.772800386 y: 0.855334759 z: -7.9574275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.109] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.325700492 y: -0.200480521 z: 0.0888454244 w: -0.91969192 } position { x: -0.772800386 y: 0.855334759 z: -7.9574275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.325291634 y: -0.200570598 z: 0.0887355208 w: -0.91982758 } position { x: -0.772814035 y: 0.855323493 z: -7.95741081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.325291634 y: -0.200570598 z: 0.0887355208 w: -0.91982758 } position { x: -0.772814035 y: 0.855323493 z: -7.95741081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.152] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.324079096 y: -0.200484648 z: 0.0886045173 w: -0.920286834 } position { x: -0.77311033 y: 0.855210543 z: -7.95786858 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.32374081 y: -0.20049122 z: 0.088234432 w: -0.920440078 } position { x: -0.772988379 y: 0.85488224 z: -7.95753527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.179] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.32374081 y: -0.20049122 z: 0.088234432 w: -0.920440078 } position { x: -0.772988379 y: 0.85488224 z: -7.95753527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.194] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.32252726 y: -0.200658575 z: 0.0881436 w: -0.920838237 } position { x: -0.77308929 y: 0.855388761 z: -7.95781946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.32252726 y: -0.200658575 z: 0.0881436 w: -0.920838237 } position { x: -0.77308929 y: 0.855388761 z: -7.95781946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.321543515 y: -0.200737983 z: 0.0878071859 w: -0.921197057 } position { x: -0.773150623 y: 0.85524106 z: -7.9579258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.234] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.321543515 y: -0.200737983 z: 0.0878071859 w: -0.921197057 } position { x: -0.773150623 y: 0.85524106 z: -7.9579258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.32178545 y: -0.200501159 z: 0.0880257785 w: -0.921143234 } position { x: -0.772893369 y: 0.855174184 z: -7.95746946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.321743816 y: -0.200867459 z: 0.0880352184 w: -0.921077132 } position { x: -0.773048699 y: 0.855431914 z: -7.95777845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.321797 y: -0.200815603 z: 0.0880932212 w: -0.921064258 } position { x: -0.773050249 y: 0.855235279 z: -7.95768929 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.321797 y: -0.200815603 z: 0.0880932212 w: -0.921064258 } position { x: -0.773050249 y: 0.855235279 z: -7.95768929 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.305] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.320964932 y: -0.20094572 z: 0.087804839 w: -0.921353757 } position { x: -0.773162067 y: 0.855251074 z: -7.95786905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.318] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.320964932 y: -0.20094572 z: 0.087804839 w: -0.921353757 } position { x: -0.773162067 y: 0.855251074 z: -7.95786905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.320836663 y: -0.20080696 z: 0.0877793878 w: -0.921431065 } position { x: -0.7731179 y: 0.855220079 z: -7.95769596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.346] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.320759863 y: -0.200694755 z: 0.0877558962 w: -0.92148447 } position { x: -0.773192286 y: 0.85525012 z: -7.95780039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.320696115 y: -0.200922325 z: 0.0877796635 w: -0.921454787 } position { x: -0.773173213 y: 0.855192184 z: -7.95772266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.320574194 y: -0.200826794 z: 0.0877287 w: -0.921522915 } position { x: -0.773227394 y: 0.85518539 z: -7.95781469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.320423961 y: -0.200819135 z: 0.0877298489 w: -0.921576738 } position { x: -0.773299634 y: 0.855185747 z: -7.95786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.320029527 y: -0.200908631 z: 0.0876354352 w: -0.921703219 } position { x: -0.773338497 y: 0.855163217 z: -7.95795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.319243759 y: -0.200855985 z: 0.0874899775 w: -0.922001 } position { x: -0.773456872 y: 0.855168343 z: -7.95814037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.429] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.318133354 y: -0.200899735 z: 0.087397173 w: -0.922384 } position { x: -0.773547828 y: 0.855038762 z: -7.95829725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.31695354 y: -0.201003209 z: 0.0869242102 w: -0.922812164 } position { x: -0.773468435 y: 0.85541 z: -7.95802164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.457] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.31695354 y: -0.201003209 z: 0.0869242102 w: -0.922812164 } position { x: -0.773468435 y: 0.85541 z: -7.95802164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.3165465 y: -0.200915143 z: 0.0868858919 w: -0.922974706 } position { x: -0.773580074 y: 0.855208755 z: -7.95813751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.486] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.316465914 y: -0.201124266 z: 0.0867907479 w: -0.922965705 } position { x: -0.773419797 y: 0.855378926 z: -7.95809937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.316670835 y: -0.201057836 z: 0.0870442316 w: -0.922886 } position { x: -0.77331233 y: 0.855162382 z: -7.95800114 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.512] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.316670835 y: -0.201057836 z: 0.0870442316 w: -0.922886 } position { x: -0.77331233 y: 0.855162382 z: -7.95800114 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.316135347 y: -0.201203868 z: 0.0869767889 w: -0.923044145 } position { x: -0.773584187 y: 0.855153441 z: -7.95822763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.540] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.316135347 y: -0.201203868 z: 0.0869767889 w: -0.923044145 } position { x: -0.773584187 y: 0.855153441 z: -7.95822763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.555] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.316006154 y: -0.201121747 z: 0.0868635699 w: -0.923117 } position { x: -0.773549139 y: 0.855088115 z: -7.95812273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.569] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.315450102 y: -0.201185837 z: 0.0865748897 w: -0.923320234 } position { x: -0.773579478 y: 0.855202317 z: -7.9582572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.315450102 y: -0.201185837 z: 0.0865748897 w: -0.923320234 } position { x: -0.773579478 y: 0.855202317 z: -7.9582572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.596] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.315020442 y: -0.201108769 z: 0.0865380466 w: -0.923487186 } position { x: -0.773546219 y: 0.855150342 z: -7.95835257 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.315020442 y: -0.201108769 z: 0.0865380466 w: -0.923487186 } position { x: -0.773546219 y: 0.855150342 z: -7.95835257 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.623] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.314863533 y: -0.201264337 z: 0.0866617337 w: -0.923495173 } position { x: -0.773517907 y: 0.855032504 z: -7.95828485 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.639] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.313995093 y: -0.20124352 z: 0.0864817053 w: -0.923812211 } position { x: -0.773701727 y: 0.855027199 z: -7.958529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.313995093 y: -0.20124352 z: 0.0864817053 w: -0.923812211 } position { x: -0.773701727 y: 0.855027199 z: -7.958529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.312663555 y: -0.201258108 z: 0.0860584453 w: -0.924300075 } position { x: -0.773816705 y: 0.855068088 z: -7.95867825 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.312212229 y: -0.201256737 z: 0.0857662186 w: -0.924480081 } position { x: -0.773729086 y: 0.855004549 z: -7.95851231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.693] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.312212229 y: -0.201256737 z: 0.0857662186 w: -0.924480081 } position { x: -0.773729086 y: 0.855004549 z: -7.95851231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.706] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.311768323 y: -0.201246396 z: 0.0857216641 w: -0.924636304 } position { x: -0.773774683 y: 0.854972899 z: -7.9586339 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.722] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.312211812 y: -0.201388448 z: 0.0860479102 w: -0.924425364 } position { x: -0.77346462 y: 0.85514915 z: -7.95841026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.736] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.312208325 y: -0.201284498 z: 0.0861548856 w: -0.924439251 } position { x: -0.773584545 y: 0.855015635 z: -7.95853806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.312208325 y: -0.201284498 z: 0.0861548856 w: -0.924439251 } position { x: -0.773584545 y: 0.855015635 z: -7.95853806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.764] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.311473489 y: -0.201468036 z: 0.0859171152 w: -0.924669266 } position { x: -0.773681402 y: 0.855049253 z: -7.95869684 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.777] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.311312228 y: -0.201345235 z: 0.0858667344 w: -0.924754918 } position { x: -0.773597538 y: 0.854965091 z: -7.95860386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.311147362 y: -0.201418772 z: 0.0857915878 w: -0.924801409 } position { x: -0.77362752 y: 0.85502243 z: -7.95866585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.804] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.311147362 y: -0.201418772 z: 0.0857915878 w: -0.924801409 } position { x: -0.77362752 y: 0.85502243 z: -7.95866585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.817] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.310790926 y: -0.201385319 z: 0.0857608467 w: -0.924931347 } position { x: -0.773692846 y: 0.855051458 z: -7.95875883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.833] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.309563547 y: -0.201409146 z: 0.0853304267 w: -0.925377488 } position { x: -0.773795068 y: 0.854852915 z: -7.95882702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.847] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.309200943 y: -0.201463744 z: 0.0853068382 w: -0.925489 } position { x: -0.773773909 y: 0.855100334 z: -7.95883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.861] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.308885902 y: -0.201470479 z: 0.0851780772 w: -0.925604641 } position { x: -0.773718357 y: 0.85492754 z: -7.95884228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.874] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.308885902 y: -0.201470479 z: 0.0851780772 w: -0.925604641 } position { x: -0.773718357 y: 0.85492754 z: -7.95884228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.888] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.308631092 y: -0.201543257 z: 0.0852979049 w: -0.925662696 } position { x: -0.773765624 y: 0.854934096 z: -7.95901728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.308443457 y: -0.201553807 z: 0.0852901563 w: -0.925723732 } position { x: -0.773643911 y: 0.854824245 z: -7.95883942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.915] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.308488071 y: -0.201628953 z: 0.0854323432 w: -0.925679326 } position { x: -0.773754299 y: 0.855131865 z: -7.95895815 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.929] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.308523 y: -0.201550648 z: 0.0854148343 w: -0.925686359 } position { x: -0.773757935 y: 0.854839623 z: -7.95885468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.943] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.308317959 y: -0.201597244 z: 0.0852320045 w: -0.925761342 } position { x: -0.77388674 y: 0.854920268 z: -7.95900869 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.958] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.307893 y: -0.201513454 z: 0.085011676 w: -0.925941288 } position { x: -0.773789704 y: 0.854826093 z: -7.95904541 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.307893 y: -0.201513454 z: 0.085011676 w: -0.925941288 } position { x: -0.773789704 y: 0.854826093 z: -7.95904541 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.985] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.307140172 y: -0.201665297 z: 0.0849365741 w: -0.926165104 } position { x: -0.773907483 y: 0.854896903 z: -7.95939779 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:13.998] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.306319952 y: -0.201679647 z: 0.0848314166 w: -0.926443219 } position { x: -0.77383548 y: 0.854721189 z: -7.95933056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.30514738 y: -0.201788768 z: 0.0846703649 w: -0.926821113 } position { x: -0.773994625 y: 0.855162144 z: -7.95940542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.026] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.30514738 y: -0.201788768 z: 0.0846703649 w: -0.926821113 } position { x: -0.773994625 y: 0.855162144 z: -7.95940542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.040] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.305525 y: -0.201629341 z: 0.0845329165 w: -0.926743925 } position { x: -0.77384 y: 0.854608297 z: -7.95903444 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.305433631 y: -0.201697484 z: 0.084524475 w: -0.926759958 } position { x: -0.773938417 y: 0.855148613 z: -7.95932817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.069] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.305663317 y: -0.20155324 z: 0.084643431 w: -0.926704764 } position { x: -0.773857892 y: 0.854718089 z: -7.95928288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.305663317 y: -0.20155324 z: 0.084643431 w: -0.926704764 } position { x: -0.773857892 y: 0.854718089 z: -7.95928288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.095] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.305291176 y: -0.20177497 z: 0.0846658126 w: -0.926777124 } position { x: -0.773949385 y: 0.854855478 z: -7.95946598 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.111] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.304763317 y: -0.201673836 z: 0.0844480693 w: -0.926992774 } position { x: -0.773902237 y: 0.854847431 z: -7.9592948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.304763317 y: -0.201673836 z: 0.0844480693 w: -0.926992774 } position { x: -0.773902237 y: 0.854847431 z: -7.9592948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.304046035 y: -0.201840192 z: 0.0843174234 w: -0.927203953 } position { x: -0.773961663 y: 0.854813695 z: -7.95954132 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.151] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.304046035 y: -0.201840192 z: 0.0843174234 w: -0.927203953 } position { x: -0.773961663 y: 0.854813695 z: -7.95954132 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.165] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.303597301 y: -0.201757863 z: 0.0841754824 w: -0.927381754 } position { x: -0.773918509 y: 0.854709208 z: -7.95957375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.180] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.302736908 y: -0.201815084 z: 0.0842307359 w: -0.927645504 } position { x: -0.773907602 y: 0.854745388 z: -7.95950937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.192] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.302736908 y: -0.201815084 z: 0.0842307359 w: -0.927645504 } position { x: -0.773907602 y: 0.854745388 z: -7.95950937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.208] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.30223465 y: -0.201915577 z: 0.0840870216 w: -0.927800477 } position { x: -0.773996234 y: 0.854880452 z: -7.95966816 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.301939636 y: -0.201853096 z: 0.0838633701 w: -0.927930415 } position { x: -0.773963332 y: 0.854803801 z: -7.95946169 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.301939636 y: -0.201853096 z: 0.0838633701 w: -0.927930415 } position { x: -0.773963332 y: 0.854803801 z: -7.95946169 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.30195 y: -0.202043548 z: 0.0839410573 w: -0.927878499 } position { x: -0.773861706 y: 0.854865849 z: -7.95956087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.30195 y: -0.202043548 z: 0.0839410573 w: -0.927878499 } position { x: -0.773861706 y: 0.854865849 z: -7.95956087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.301615149 y: -0.202112705 z: 0.0840077847 w: -0.927966297 } position { x: -0.77396059 y: 0.854888201 z: -7.95972347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.290] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.301615149 y: -0.202112705 z: 0.0840077847 w: -0.927966297 } position { x: -0.77396059 y: 0.854888201 z: -7.95972347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.301332086 y: -0.202034324 z: 0.083966881 w: -0.928079 } position { x: -0.773969829 y: 0.854859114 z: -7.95965719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.318] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.301131427 y: -0.202045649 z: 0.0838992223 w: -0.928147852 } position { x: -0.774000347 y: 0.854876816 z: -7.95965099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.300369352 y: -0.202199191 z: 0.0836185217 w: -0.928386629 } position { x: -0.7741431 y: 0.854991078 z: -7.95994759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.363] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.29889515 y: -0.202349678 z: 0.0834357217 w: -0.928845942 } position { x: -0.774100125 y: 0.85514 z: -7.95994282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.29889515 y: -0.202349678 z: 0.0834357217 w: -0.928845942 } position { x: -0.774100125 y: 0.85514 z: -7.95994282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.298882127 y: -0.202061966 z: 0.0833235756 w: -0.928922832 } position { x: -0.773934603 y: 0.854598045 z: -7.95964479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.298959225 y: -0.202261835 z: 0.0833901241 w: -0.928848565 } position { x: -0.77403903 y: 0.855066299 z: -7.95984602 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.299081683 y: -0.20232603 z: 0.0835005343 w: -0.928785264 } position { x: -0.774029553 y: 0.855030775 z: -7.95978355 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.299006701 y: -0.202036843 z: 0.0833735317 w: -0.928883731 } position { x: -0.774099171 y: 0.854736626 z: -7.95988274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.298723966 y: -0.202401578 z: 0.0833211 w: -0.9289 } position { x: -0.774146318 y: 0.854934096 z: -7.96005297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.298428327 y: -0.202247933 z: 0.0832950845 w: -0.929030776 } position { x: -0.774067461 y: 0.854858458 z: -7.95985937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.298293561 y: -0.202167496 z: 0.0832043737 w: -0.929099739 } position { x: -0.774110258 y: 0.854854584 z: -7.95993423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.298113763 y: -0.202417925 z: 0.0832258686 w: -0.929101 } position { x: -0.774075568 y: 0.854999185 z: -7.95992899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.297924608 y: -0.202238798 z: 0.0831840262 w: -0.929204404 } position { x: -0.774133563 y: 0.854800582 z: -7.95996237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.297678024 y: -0.202251866 z: 0.0830704942 w: -0.929290712 } position { x: -0.77412492 y: 0.854883909 z: -7.96001291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.297531664 y: -0.202406 z: 0.0831629932 w: -0.929295778 } position { x: -0.774081707 y: 0.854902625 z: -7.95992661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.297005475 y: -0.202319518 z: 0.0829988942 w: -0.9294976 } position { x: -0.774245381 y: 0.85491 z: -7.96019506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.295955628 y: -0.202503249 z: 0.0828967094 w: -0.929801524 } position { x: -0.774343848 y: 0.854721606 z: -7.96044397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.561] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.295155883 y: -0.202473372 z: 0.0825889185 w: -0.930089593 } position { x: -0.774177194 y: 0.85462904 z: -7.96019411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.294662774 y: -0.202476844 z: 0.0825827494 w: -0.930245697 } position { x: -0.77433461 y: 0.855108142 z: -7.96026182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.294837207 y: -0.202443436 z: 0.0825093314 w: -0.930204213 } position { x: -0.774158835 y: 0.854804337 z: -7.95991087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.295078754 y: -0.202513099 z: 0.0825390518 w: -0.930109799 } position { x: -0.774264038 y: 0.855013251 z: -7.96008587 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.295316428 y: -0.202552855 z: 0.0826123506 w: -0.930019259 } position { x: -0.774193943 y: 0.854853511 z: -7.96008539 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.295123279 y: -0.202529132 z: 0.0825650841 w: -0.930089891 } position { x: -0.7742486 y: 0.85484004 z: -7.96024036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.294912 y: -0.202570319 z: 0.082651116 w: -0.930140316 } position { x: -0.774258852 y: 0.854755521 z: -7.96025372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.294498265 y: -0.202540129 z: 0.082494624 w: -0.930291891 } position { x: -0.774274051 y: 0.854830265 z: -7.9603157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.294380426 y: -0.202586934 z: 0.082518585 w: -0.930316865 } position { x: -0.774250448 y: 0.854877532 z: -7.96022 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.294035375 y: -0.202557296 z: 0.082404837 w: -0.930442452 } position { x: -0.774357438 y: 0.854856968 z: -7.96038866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.293533266 y: -0.202648014 z: 0.0824031904 w: -0.930581391 } position { x: -0.774401784 y: 0.854740679 z: -7.96047115 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.292704672 y: -0.202638775 z: 0.0821703672 w: -0.930865 } position { x: -0.774460614 y: 0.854758501 z: -7.96059 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.291987658 y: -0.202726692 z: 0.0820986405 w: -0.931077302 } position { x: -0.774466336 y: 0.85469842 z: -7.9605794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.291013151 y: -0.202708796 z: 0.0817775577 w: -0.931414485 } position { x: -0.774477422 y: 0.854844034 z: -7.96054077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.291398019 y: -0.202753544 z: 0.0818650424 w: -0.931276739 } position { x: -0.774344563 y: 0.854814172 z: -7.96024418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.291599214 y: -0.202789724 z: 0.0819933936 w: -0.931194544 } position { x: -0.774366379 y: 0.854929805 z: -7.96033335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.291906923 y: -0.202819735 z: 0.0820746496 w: -0.931084454 } position { x: -0.77436322 y: 0.854924202 z: -7.96038771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.291919023 y: -0.202665642 z: 0.0820844397 w: -0.931113362 } position { x: -0.774464965 y: 0.854607344 z: -7.96058369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.291369289 y: -0.202850267 z: 0.0819707 w: -0.931255341 } position { x: -0.774526596 y: 0.854722321 z: -7.9607296 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.290961415 y: -0.202841893 z: 0.0818521082 w: -0.931395173 } position { x: -0.774433672 y: 0.854697168 z: -7.96062708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.290785462 y: -0.202741697 z: 0.0817737952 w: -0.931478798 } position { x: -0.774386585 y: 0.854679763 z: -7.96053457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.290746421 y: -0.202892199 z: 0.0818583444 w: -0.931450725 } position { x: -0.774400949 y: 0.854809105 z: -7.96053505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.867] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.290627718 y: -0.202863052 z: 0.0817995518 w: -0.931499302 } position { x: -0.774424732 y: 0.854713321 z: -7.96060419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.290368795 y: -0.202830404 z: 0.0818047673 w: -0.931586683 } position { x: -0.774425685 y: 0.854583263 z: -7.9607029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.290125668 y: -0.20296 z: 0.0817848071 w: -0.931636 } position { x: -0.774359107 y: 0.854656816 z: -7.96067333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.289993346 y: -0.202901497 z: 0.0816997588 w: -0.931697428 } position { x: -0.77442795 y: 0.854766607 z: -7.96067953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.289610893 y: -0.202907845 z: 0.0816339552 w: -0.931820691 } position { x: -0.774517536 y: 0.854610324 z: -7.96086264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.288953125 y: -0.202994913 z: 0.0814796 w: -0.932019413 } position { x: -0.774537623 y: 0.85451442 z: -7.96098185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.950] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.288385034 y: -0.203002453 z: 0.0814101696 w: -0.932199776 } position { x: -0.774506569 y: 0.85457921 z: -7.96095037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.288012564 y: -0.202971324 z: 0.0812433064 w: -0.932336271 } position { x: -0.774463654 y: 0.85466224 z: -7.96076059 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.287800103 y: -0.203111544 z: 0.0811456367 w: -0.932379901 } position { x: -0.774576068 y: 0.854732871 z: -7.96087217 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:14.992] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.287262768 y: -0.203106984 z: 0.0811221078 w: -0.932548642 } position { x: -0.774607837 y: 0.854524255 z: -7.96103144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.286900818 y: -0.203072906 z: 0.0809545 w: -0.932682 } position { x: -0.774393201 y: 0.854450583 z: -7.96078539 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.28698653 y: -0.203199342 z: 0.0811065 w: -0.932614863 } position { x: -0.774510324 y: 0.854881465 z: -7.96095753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.287031859 y: -0.203015 z: 0.0810878351 w: -0.932642698 } position { x: -0.774534047 y: 0.854466796 z: -7.96086693 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.286799103 y: -0.203115195 z: 0.0809863806 w: -0.93270129 } position { x: -0.774651229 y: 0.854521692 z: -7.96107721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.286532521 y: -0.203248337 z: 0.0809937865 w: -0.932753623 } position { x: -0.774533927 y: 0.854562402 z: -7.9609952 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.286286891 y: -0.203042895 z: 0.0808498859 w: -0.932886243 } position { x: -0.77458483 y: 0.854571939 z: -7.96107769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.285981417 y: -0.203139812 z: 0.0809339285 w: -0.93295157 } position { x: -0.774654448 y: 0.854396582 z: -7.96114445 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.285418689 y: -0.20324792 z: 0.0807429552 w: -0.933116853 } position { x: -0.774652779 y: 0.854500771 z: -7.96118355 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.284979224 y: -0.203176603 z: 0.0806832463 w: -0.933271825 } position { x: -0.774701774 y: 0.854488 z: -7.96116 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.284335494 y: -0.203215763 z: 0.0805044845 w: -0.933475077 } position { x: -0.774752736 y: 0.854446232 z: -7.96125889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.284256399 y: -0.203328013 z: 0.0804433078 w: -0.93348 } position { x: -0.774664044 y: 0.854415357 z: -7.96109486 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.284020275 y: -0.203257889 z: 0.0804392695 w: -0.933567464 } position { x: -0.774699807 y: 0.854567885 z: -7.96116066 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.284005642 y: -0.203322887 z: 0.0804567486 w: -0.933556259 } position { x: -0.774673164 y: 0.854469419 z: -7.96119165 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.283834308 y: -0.20335269 z: 0.0805110037 w: -0.933597267 } position { x: -0.774676 y: 0.854423463 z: -7.96120691 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.283636928 y: -0.203327283 z: 0.0804815814 w: -0.933665276 } position { x: -0.774712384 y: 0.854460895 z: -7.96125031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.214] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.283477336 y: -0.203391269 z: 0.0804282501 w: -0.933704376 } position { x: -0.774752438 y: 0.8544662 z: -7.96123123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.283256084 y: -0.203404352 z: 0.0803352892 w: -0.933776677 } position { x: -0.774785399 y: 0.854449332 z: -7.96127558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.282764792 y: -0.203473702 z: 0.0801804811 w: -0.933923841 } position { x: -0.774836779 y: 0.85442847 z: -7.96141911 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.282168061 y: -0.203486547 z: 0.0801007077 w: -0.934108317 } position { x: -0.774888277 y: 0.854386449 z: -7.96155882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.281703591 y: -0.203453526 z: 0.0800113752 w: -0.934263289 } position { x: -0.774773777 y: 0.854315758 z: -7.96139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.284] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.281513482 y: -0.203522518 z: 0.0800249279 w: -0.934304416 } position { x: -0.774828136 y: 0.854572237 z: -7.96143818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.281316131 y: -0.203552321 z: 0.0800844878 w: -0.934352338 } position { x: -0.774845183 y: 0.854448855 z: -7.96147 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.281193942 y: -0.203437075 z: 0.0799111202 w: -0.934429 } position { x: -0.774790704 y: 0.854340315 z: -7.96134663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.281315029 y: -0.203571245 z: 0.0799175 w: -0.934362829 } position { x: -0.774854481 y: 0.854578495 z: -7.96144533 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.281315923 y: -0.203505293 z: 0.0799759701 w: -0.934371889 } position { x: -0.774863243 y: 0.854391 z: -7.96139526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.351] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.281175196 y: -0.203551427 z: 0.0799089894 w: -0.934409916 } position { x: -0.774911046 y: 0.854365349 z: -7.96153593 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.280875474 y: -0.203681052 z: 0.0798730403 w: -0.934474885 } position { x: -0.774904132 y: 0.854441285 z: -7.96155739 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.280684292 y: -0.20353888 z: 0.0798423439 w: -0.934565961 } position { x: -0.774912238 y: 0.854391 z: -7.96151352 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.280340344 y: -0.203571558 z: 0.0797844678 w: -0.934667 } position { x: -0.775017798 y: 0.854450226 z: -7.96164465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.409] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.279462904 y: -0.203788444 z: 0.0795548558 w: -0.934902 } position { x: -0.775124133 y: 0.854426 z: -7.96182299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.279150486 y: -0.203577742 z: 0.079427287 w: -0.935052156 } position { x: -0.774923 y: 0.854235351 z: -7.96151447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.279243946 y: -0.203684688 z: 0.0794519112 w: -0.93499881 } position { x: -0.774963915 y: 0.854640901 z: -7.96157169 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.279597253 y: -0.203693286 z: 0.0795878172 w: -0.93487978 } position { x: -0.774901271 y: 0.854514122 z: -7.96143198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.27966091 y: -0.203631908 z: 0.0796039253 w: -0.934872746 } position { x: -0.774995208 y: 0.854401171 z: -7.96160221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.279457033 y: -0.203803718 z: 0.0795986578 w: -0.934896708 } position { x: -0.775017858 y: 0.854414582 z: -7.96175957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.279055804 y: -0.203673542 z: 0.0795138404 w: -0.935052156 } position { x: -0.775002241 y: 0.85436511 z: -7.96171951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.278818816 y: -0.203670293 z: 0.0794328377 w: -0.935130417 } position { x: -0.775038302 y: 0.854410887 z: -7.96175289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.278628021 y: -0.203788444 z: 0.0794111043 w: -0.935163379 } position { x: -0.775027096 y: 0.854479611 z: -7.96166468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.278573573 y: -0.203729585 z: 0.0793695822 w: -0.935196 } position { x: -0.775079072 y: 0.854474485 z: -7.96173191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.277785689 y: -0.203771666 z: 0.0791666731 w: -0.935438335 } position { x: -0.775228 y: 0.854412913 z: -7.96211195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.561] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.276878625 y: -0.203842744 z: 0.0790939629 w: -0.935697854 } position { x: -0.775197506 y: 0.854185 z: -7.96217251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.276073128 y: -0.203812599 z: 0.0788579732 w: -0.935962379 } position { x: -0.775125146 y: 0.854318 z: -7.96204853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.27568984 y: -0.203905746 z: 0.0788324252 w: -0.93605715 } position { x: -0.775188208 y: 0.854674339 z: -7.96203279 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.275528133 y: -0.203866363 z: 0.0788995251 w: -0.936107755 } position { x: -0.775200903 y: 0.854418039 z: -7.96203327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.275322229 y: -0.203896016 z: 0.0788177 w: -0.93616873 } position { x: -0.775199413 y: 0.854305625 z: -7.962152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.275022358 y: -0.203960076 z: 0.0786823779 w: -0.936254263 } position { x: -0.775260806 y: 0.854437 z: -7.96210337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.275020897 y: -0.203951284 z: 0.0786667764 w: -0.936257958 } position { x: -0.775245965 y: 0.854590058 z: -7.96211672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.274651259 y: -0.203939512 z: 0.0786282197 w: -0.93637228 } position { x: -0.775333941 y: 0.854303837 z: -7.96230507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.274275571 y: -0.204126343 z: 0.0786347911 w: -0.936441064 } position { x: -0.775289714 y: 0.854289532 z: -7.96230507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.274118036 y: -0.204022244 z: 0.0786177218 w: -0.936511338 } position { x: -0.775262058 y: 0.854421377 z: -7.96225691 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.273952901 y: -0.20405066 z: 0.078637138 w: -0.936551809 } position { x: -0.775327623 y: 0.854444563 z: -7.96223688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.273941278 y: -0.204127878 z: 0.0785428956 w: -0.936546385 } position { x: -0.775354505 y: 0.854503036 z: -7.96225691 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.273906171 y: -0.204070926 z: 0.0785090104 w: -0.936571836 } position { x: -0.775294662 y: 0.854352891 z: -7.96226311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.273648024 y: -0.204104811 z: 0.0784577429 w: -0.936644256 } position { x: -0.77535212 y: 0.854418933 z: -7.96238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.755] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.273468941 y: -0.204136163 z: 0.0784402 w: -0.936691165 } position { x: -0.775326073 y: 0.854358912 z: -7.96235895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.273166507 y: -0.204082459 z: 0.0784163922 w: -0.936793089 } position { x: -0.775389075 y: 0.854320645 z: -7.96237373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.784] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.272883832 y: -0.204183087 z: 0.0783712193 w: -0.936857343 } position { x: -0.775374 y: 0.854453146 z: -7.96235466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.272799164 y: -0.20418106 z: 0.0783627331 w: -0.936883152 } position { x: -0.775347888 y: 0.854376 z: -7.9623065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.272479832 y: -0.204143211 z: 0.0782480687 w: -0.936993897 } position { x: -0.775455 y: 0.854424715 z: -7.96242619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.272334427 y: -0.204225153 z: 0.0781865 w: -0.937023461 } position { x: -0.775365055 y: 0.854296088 z: -7.96236277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.272153169 y: -0.204198703 z: 0.0781336129 w: -0.937086284 } position { x: -0.77539295 y: 0.854332805 z: -7.96239901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.272019953 y: -0.204225272 z: 0.0781678408 w: -0.937116325 } position { x: -0.775370777 y: 0.854457438 z: -7.96237183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.27203393 y: -0.204194069 z: 0.0781708583 w: -0.937118828 } position { x: -0.775381744 y: 0.854390144 z: -7.96236801 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.271951 y: -0.204226866 z: 0.0781626478 w: -0.937136412 } position { x: -0.775440693 y: 0.854364336 z: -7.96244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.271736413 y: -0.204267964 z: 0.0781411827 w: -0.937191486 } position { x: -0.775419176 y: 0.854364693 z: -7.96243 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.271623254 y: -0.204267159 z: 0.0781019852 w: -0.937227726 } position { x: -0.775430202 y: 0.854304433 z: -7.9624157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.27143842 y: -0.204293728 z: 0.0780126527 w: -0.93728292 } position { x: -0.775429 y: 0.854373813 z: -7.96246529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.271333 y: -0.204336599 z: 0.077998668 w: -0.937305272 } position { x: -0.775410414 y: 0.854373932 z: -7.96243668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.950] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.271040261 y: -0.20431909 z: 0.077962786 w: -0.937396765 } position { x: -0.775517523 y: 0.854377389 z: -7.96260309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.270509094 y: -0.204385638 z: 0.0778765231 w: -0.937542856 } position { x: -0.775541902 y: 0.854285598 z: -7.9626627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.269645035 y: -0.204441115 z: 0.0776973 w: -0.937794507 } position { x: -0.77561 y: 0.854257762 z: -7.96291161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:15.992] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.269075036 y: -0.204408273 z: 0.0777527839 w: -0.937960744 } position { x: -0.775479436 y: 0.854016066 z: -7.96266937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.004] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.2687895 y: -0.204463884 z: 0.0774969831 w: -0.938051701 } position { x: -0.775444 y: 0.854452372 z: -7.9625783 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.268574238 y: -0.204570904 z: 0.0776204616 w: -0.938079774 } position { x: -0.775604725 y: 0.854632616 z: -7.9627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.268650591 y: -0.204379871 z: 0.0775649846 w: -0.938104212 } position { x: -0.775435567 y: 0.854015291 z: -7.96252489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.268720508 y: -0.204577327 z: 0.0775850043 w: -0.938039482 } position { x: -0.775512636 y: 0.854451776 z: -7.96273565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.268793702 y: -0.204490632 z: 0.0776358 w: -0.938033164 } position { x: -0.77550441 y: 0.854330182 z: -7.96265221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.268646836 y: -0.204334199 z: 0.077521123 w: -0.938118815 } position { x: -0.775602818 y: 0.854130745 z: -7.96276617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.268357962 y: -0.204661846 z: 0.0774564743 w: -0.938135445 } position { x: -0.775580168 y: 0.854273498 z: -7.96289158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.26813826 y: -0.204503536 z: 0.0774756223 w: -0.93823117 } position { x: -0.77551806 y: 0.854278862 z: -7.96273708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.268093795 y: -0.204451159 z: 0.0774493665 w: -0.938257456 } position { x: -0.7755391 y: 0.854227185 z: -7.96280575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.267891705 y: -0.204648733 z: 0.0774371698 w: -0.938273072 } position { x: -0.775561 y: 0.854296565 z: -7.96281338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.267650247 y: -0.20455423 z: 0.0773858875 w: -0.93836683 } position { x: -0.775604427 y: 0.854227543 z: -7.9628377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.267412037 y: -0.204553336 z: 0.077323921 w: -0.938440084 } position { x: -0.775577664 y: 0.854190886 z: -7.96287584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.267157435 y: -0.20467703 z: 0.0772999898 w: -0.938487589 } position { x: -0.775613 y: 0.854257286 z: -7.96288967 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.266991794 y: -0.204616353 z: 0.0772318 w: -0.938553572 } position { x: -0.775619149 y: 0.854275942 z: -7.96285915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.26679647 y: -0.204644069 z: 0.0772382692 w: -0.938602567 } position { x: -0.775640845 y: 0.854240417 z: -7.96292734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.214] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.266624898 y: -0.204699412 z: 0.077185154 w: -0.938643575 } position { x: -0.77558 y: 0.854246378 z: -7.96289206 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.266556412 y: -0.204656914 z: 0.0771961287 w: -0.93867141 } position { x: -0.775576353 y: 0.854292035 z: -7.96290588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.266520441 y: -0.204669148 z: 0.07716465 w: -0.938681543 } position { x: -0.775623381 y: 0.854295731 z: -7.96289062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.266439021 y: -0.204660594 z: 0.0771481916 w: -0.938707888 } position { x: -0.775615811 y: 0.854290128 z: -7.96290159 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.266370416 y: -0.204680666 z: 0.0771391764 w: -0.938723683 } position { x: -0.775624454 y: 0.854275465 z: -7.96291971 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.266245812 y: -0.204681 z: 0.0771392435 w: -0.938759 } position { x: -0.775648 y: 0.854274273 z: -7.96293926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.266114593 y: -0.20465894 z: 0.0770778805 w: -0.938806057 } position { x: -0.775663257 y: 0.854269862 z: -7.96293974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.265983433 y: -0.204703331 z: 0.0770241469 w: -0.938837945 } position { x: -0.775648236 y: 0.854287207 z: -7.96295738 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.265875757 y: -0.204725295 z: 0.0770349801 w: -0.938862801 } position { x: -0.77567786 y: 0.85427916 z: -7.9629488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.265783817 y: -0.204701483 z: 0.0770240352 w: -0.938894928 } position { x: -0.775702477 y: 0.854303181 z: -7.96294498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.265661985 y: -0.204687625 z: 0.0770045593 w: -0.938933969 } position { x: -0.775720656 y: 0.85429728 z: -7.96296453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.265511543 y: -0.204719812 z: 0.0769553185 w: -0.938973546 } position { x: -0.775708377 y: 0.854322851 z: -7.96296501 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.265432566 y: -0.204723299 z: 0.0769631341 w: -0.938994467 } position { x: -0.775731742 y: 0.854325473 z: -7.96295881 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.26532805 y: -0.204746142 z: 0.0769077539 w: -0.939023554 } position { x: -0.775739968 y: 0.85430032 z: -7.96296358 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.265185237 y: -0.204751253 z: 0.0769241527 w: -0.939061463 } position { x: -0.775750518 y: 0.854331553 z: -7.96300507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.265135944 y: -0.20475468 z: 0.0769108236 w: -0.939075708 } position { x: -0.775748134 y: 0.854321957 z: -7.96296263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.265023947 y: -0.20479095 z: 0.0769310147 w: -0.939097762 } position { x: -0.775747418 y: 0.854345322 z: -7.96299505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.2649827 y: -0.204782546 z: 0.0768849552 w: -0.939115 } position { x: -0.775770843 y: 0.854357 z: -7.96301508 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.264809728 y: -0.204763621 z: 0.0768740773 w: -0.939168811 } position { x: -0.775771201 y: 0.854362488 z: -7.96300125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.264769942 y: -0.204791218 z: 0.0768471807 w: -0.939176202 } position { x: -0.775773287 y: 0.854374528 z: -7.963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.264679909 y: -0.204835474 z: 0.0768413916 w: -0.939192414 } position { x: -0.775754035 y: 0.854365826 z: -7.96299458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.264616787 y: -0.204788238 z: 0.0768210068 w: -0.939222217 } position { x: -0.775782168 y: 0.854372203 z: -7.96299934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.264505893 y: -0.204834789 z: 0.0768431 w: -0.939241469 } position { x: -0.775780797 y: 0.854359329 z: -7.96300888 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.26440677 y: -0.204822302 z: 0.0767881 w: -0.939276636 } position { x: -0.775787 y: 0.854361117 z: -7.96299028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.264317393 y: -0.204811573 z: 0.0767749622 w: -0.939305127 } position { x: -0.775776744 y: 0.854364574 z: -7.96295929 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.561] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.264252573 y: -0.204817131 z: 0.0767573118 w: -0.939323664 } position { x: -0.775760174 y: 0.854344249 z: -7.96296024 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.264245778 y: -0.204822 z: 0.07675381 w: -0.939324737 } position { x: -0.775764883 y: 0.854302645 z: -7.96294451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.264169306 y: -0.204837427 z: 0.0767066926 w: -0.939346731 } position { x: -0.775774598 y: 0.854315281 z: -7.96296024 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.264036059 y: -0.204839736 z: 0.0766731426 w: -0.939386427 } position { x: -0.775783598 y: 0.854301393 z: -7.96297407 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.263961703 y: -0.204890251 z: 0.0766818523 w: -0.939395607 } position { x: -0.775755048 y: 0.854281783 z: -7.96296644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.263781667 y: -0.204897687 z: 0.0766751394 w: -0.939445078 } position { x: -0.775756955 y: 0.854281425 z: -7.96299505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.263651133 y: -0.204835758 z: 0.0766536221 w: -0.939497 } position { x: -0.775784373 y: 0.854225755 z: -7.96297216 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.263537705 y: -0.204934478 z: 0.0765894726 w: -0.939512551 } position { x: -0.775837064 y: 0.854274631 z: -7.96301651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.263097525 y: -0.204980046 z: 0.0766231045 w: -0.939623237 } position { x: -0.775864184 y: 0.854231358 z: -7.96314144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.262497038 y: -0.204917669 z: 0.0764958411 w: -0.939815104 } position { x: -0.775856733 y: 0.854067564 z: -7.96314621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.262078255 y: -0.205086753 z: 0.0763858 w: -0.939904034 } position { x: -0.775833 y: 0.854274273 z: -7.96311235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.262069255 y: -0.204874575 z: 0.0763620585 w: -0.939954758 } position { x: -0.775804222 y: 0.854315877 z: -7.96291733 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.262314469 y: -0.204865217 z: 0.0762877688 w: -0.939894438 } position { x: -0.775911331 y: 0.854272544 z: -7.96302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.26228115 y: -0.205053106 z: 0.0762832 w: -0.939863145 } position { x: -0.775770307 y: 0.854228 z: -7.96310139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.262236 y: -0.204888225 z: 0.076416783 w: -0.939900815 } position { x: -0.775776684 y: 0.854157 z: -7.9630971 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.262138724 y: -0.205020353 z: 0.0764367208 w: -0.939897597 } position { x: -0.775843203 y: 0.854219258 z: -7.96312141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.784] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.262040913 y: -0.205034092 z: 0.0763711408 w: -0.939927161 } position { x: -0.775825 y: 0.854215 z: -7.96306086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.262015522 y: -0.204893023 z: 0.0762643069 w: -0.939973652 } position { x: -0.775841653 y: 0.854196668 z: -7.96311712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.261933982 y: -0.205012649 z: 0.0762266889 w: -0.939973354 } position { x: -0.775815308 y: 0.854187846 z: -7.9630971 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.2619133 y: -0.20494017 z: 0.0762184039 w: -0.939995587 } position { x: -0.775794744 y: 0.854160905 z: -7.96310186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.261810333 y: -0.205003619 z: 0.0762578174 w: -0.940007269 } position { x: -0.775822341 y: 0.854167581 z: -7.96313238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.261755228 y: -0.205008537 z: 0.0762959346 w: -0.940018415 } position { x: -0.775823534 y: 0.854186118 z: -7.96313334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.261711866 y: -0.2049537 z: 0.0762372762 w: -0.940047264 } position { x: -0.775797307 y: 0.85416472 z: -7.96314621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.261618286 y: -0.205003932 z: 0.0762105882 w: -0.94006449 } position { x: -0.775829792 y: 0.854179144 z: -7.9631958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.261550367 y: -0.204955935 z: 0.076199159 w: -0.940094769 } position { x: -0.775810242 y: 0.854173422 z: -7.96320486 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.261428356 y: -0.204987332 z: 0.0761609748 w: -0.940125 } position { x: -0.775803864 y: 0.854157329 z: -7.96320724 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.261377215 y: -0.204988375 z: 0.0761532262 w: -0.940139592 } position { x: -0.77578485 y: 0.854138255 z: -7.96320438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.261312693 y: -0.204963714 z: 0.0761847049 w: -0.940160334 } position { x: -0.775797188 y: 0.854185939 z: -7.96320581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.950] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.261321485 y: -0.205016315 z: 0.0761741176 w: -0.940147281 } position { x: -0.775796 y: 0.854166567 z: -7.96321964 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.261251271 y: -0.205012813 z: 0.0761872679 w: -0.940166533 } position { x: -0.775799453 y: 0.854165256 z: -7.96323347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.261215329 y: -0.205031663 z: 0.0761481225 w: -0.940175593 } position { x: -0.775766671 y: 0.854147077 z: -7.96326876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:16.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.261101246 y: -0.205009684 z: 0.0761226192 w: -0.940214097 } position { x: -0.775790036 y: 0.854147077 z: -7.96328831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.260907888 y: -0.205041125 z: 0.0761016 w: -0.940262675 } position { x: -0.775796831 y: 0.854177237 z: -7.96331215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.260773659 y: -0.205047727 z: 0.0760456845 w: -0.940302908 } position { x: -0.775785744 y: 0.854095817 z: -7.96328592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.260629684 y: -0.205055192 z: 0.0760733 w: -0.940339 } position { x: -0.775819123 y: 0.854202628 z: -7.96332121 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.26058203 y: -0.205066875 z: 0.076071009 w: -0.940349817 } position { x: -0.775804818 y: 0.854178488 z: -7.96331692 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.2603755 y: -0.20505 z: 0.0759838149 w: -0.940417767 } position { x: -0.775860488 y: 0.854125321 z: -7.96343184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.259993136 y: -0.205100775 z: 0.0759208351 w: -0.940517604 } position { x: -0.775870681 y: 0.854101181 z: -7.96344948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.259682745 y: -0.205057099 z: 0.0758364573 w: -0.940619648 } position { x: -0.775867522 y: 0.854133 z: -7.96341 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.259485692 y: -0.205132425 z: 0.0758206621 w: -0.940658867 } position { x: -0.775874257 y: 0.854206085 z: -7.96347046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.259269387 y: -0.205134451 z: 0.075778015 w: -0.940721512 } position { x: -0.775861561 y: 0.85411495 z: -7.96349716 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.259026408 y: -0.205150619 z: 0.0757495388 w: -0.940787196 } position { x: -0.775865912 y: 0.854095697 z: -7.96354675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.258877844 y: -0.205095366 z: 0.0757432505 w: -0.940840662 } position { x: -0.775846362 y: 0.854164898 z: -7.96353531 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.258784205 y: -0.205123782 z: 0.0757593513 w: -0.94085896 } position { x: -0.775903463 y: 0.854151189 z: -7.96350813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.258792073 y: -0.205178231 z: 0.0757310316 w: -0.940847158 } position { x: -0.775872946 y: 0.854150295 z: -7.96349478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.258870333 y: -0.205185115 z: 0.0757220313 w: -0.940824866 } position { x: -0.775848866 y: 0.854201555 z: -7.96350193 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.258907139 y: -0.205133647 z: 0.0757088512 w: -0.940827072 } position { x: -0.77584821 y: 0.854164541 z: -7.96354 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.214] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.258829415 y: -0.205151826 z: 0.0756605417 w: -0.940848351 } position { x: -0.775888681 y: 0.854129136 z: -7.96357489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.258681536 y: -0.205173582 z: 0.0756687894 w: -0.940883636 } position { x: -0.775856853 y: 0.854129553 z: -7.96362972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.25860703 y: -0.205156788 z: 0.0756735 w: -0.940907359 } position { x: -0.775863767 y: 0.854110718 z: -7.96360397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.256] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.258517116 y: -0.205172196 z: 0.07561481 w: -0.940933466 } position { x: -0.775862515 y: 0.854148507 z: -7.96358109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.258529603 y: -0.205145612 z: 0.0756072626 w: -0.940936387 } position { x: -0.775870621 y: 0.85417521 z: -7.96359491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.258473694 y: -0.205193728 z: 0.0756066516 w: -0.940941274 } position { x: -0.775841415 y: 0.854133129 z: -7.96360254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.258406699 y: -0.205154985 z: 0.0755870491 w: -0.940969765 } position { x: -0.775872767 y: 0.854106665 z: -7.96362972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.258326054 y: -0.205187529 z: 0.0755739883 w: -0.940985799 } position { x: -0.775871575 y: 0.854111433 z: -7.96363115 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.258222938 y: -0.205158085 z: 0.075601168 w: -0.941018343 } position { x: -0.775884867 y: 0.854124308 z: -7.96363831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.258127838 y: -0.205207124 z: 0.0755896047 w: -0.941034675 } position { x: -0.77587831 y: 0.854149222 z: -7.96366405 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.25796783 y: -0.205249548 z: 0.075501211 w: -0.941076458 } position { x: -0.775856733 y: 0.854104757 z: -7.96369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.257711262 y: -0.205227211 z: 0.0755122155 w: -0.941150665 } position { x: -0.775887787 y: 0.854108512 z: -7.96374083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.257376581 y: -0.205235556 z: 0.0754653588 w: -0.941244185 } position { x: -0.775887191 y: 0.854106545 z: -7.96379185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.25691992 y: -0.205265343 z: 0.0754048228 w: -0.941367328 } position { x: -0.77595067 y: 0.854075253 z: -7.96386576 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.256620407 y: -0.20532985 z: 0.0753703117 w: -0.941437721 } position { x: -0.775925577 y: 0.854036391 z: -7.96385765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.256279796 y: -0.205326706 z: 0.0753335357 w: -0.941534102 } position { x: -0.775916219 y: 0.854103506 z: -7.96387625 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.25590089 y: -0.205386028 z: 0.0752181 w: -0.941633523 } position { x: -0.775948524 y: 0.854105592 z: -7.96393871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.255588233 y: -0.205365151 z: 0.0751987174 w: -0.941724479 } position { x: -0.775914371 y: 0.854041576 z: -7.96392202 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.255298078 y: -0.205515623 z: 0.0751355 w: -0.941775382 } position { x: -0.775862098 y: 0.854069 z: -7.9638648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.255525649 y: -0.205375373 z: 0.0751552507 w: -0.941742718 } position { x: -0.77584362 y: 0.854225278 z: -7.96371746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.255784035 y: -0.205351055 z: 0.0750942603 w: -0.941682756 } position { x: -0.775911689 y: 0.85417223 z: -7.96382236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.255820602 y: -0.205433369 z: 0.0751341283 w: -0.941651642 } position { x: -0.775875 y: 0.854034305 z: -7.96395922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.255561978 y: -0.205416828 z: 0.0751497671 w: -0.941724241 } position { x: -0.775861323 y: 0.8540501 z: -7.96401167 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.255336165 y: -0.205391407 z: 0.0751107335 w: -0.941794157 } position { x: -0.775896788 y: 0.854069471 z: -7.9639411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.255280852 y: -0.205433041 z: 0.0750502571 w: -0.941804886 } position { x: -0.775856197 y: 0.854117751 z: -7.96387053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.255334675 y: -0.205385953 z: 0.0750391 w: -0.941801429 } position { x: -0.775845826 y: 0.854147911 z: -7.96391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.25530377 y: -0.205408841 z: 0.0749947503 w: -0.941808403 } position { x: -0.775864303 y: 0.854044676 z: -7.9639349 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.255185 y: -0.205421597 z: 0.0749926642 w: -0.941837966 } position { x: -0.775840104 y: 0.854063272 z: -7.963974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.255014449 y: -0.205421284 z: 0.0750065222 w: -0.941883147 } position { x: -0.775801718 y: 0.854099452 z: -7.96397161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.254952639 y: -0.205427915 z: 0.0749817193 w: -0.941900373 } position { x: -0.775809705 y: 0.854090571 z: -7.96394491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.254880399 y: -0.205458492 z: 0.0749516264 w: -0.941915631 } position { x: -0.775832951 y: 0.854096353 z: -7.9639554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.25481084 y: -0.205432892 z: 0.0749281794 w: -0.941941917 } position { x: -0.775821328 y: 0.854109 z: -7.9639554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.254725248 y: -0.205435485 z: 0.0749428645 w: -0.941963315 } position { x: -0.775802255 y: 0.854075432 z: -7.96396971 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.254621327 y: -0.205453858 z: 0.074922 w: -0.941989064 } position { x: -0.775819 y: 0.854095459 z: -7.96397305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.254555732 y: -0.205425739 z: 0.0748613253 w: -0.942017794 } position { x: -0.77580452 y: 0.854101419 z: -7.96397448 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.254508764 y: -0.205466986 z: 0.0749000087 w: -0.94201839 } position { x: -0.775818348 y: 0.854088 z: -7.96396255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.254470199 y: -0.205473199 z: 0.0748733 w: -0.942029595 } position { x: -0.775843441 y: 0.854106426 z: -7.96398592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.254396796 y: -0.205474809 z: 0.0748462826 w: -0.942051232 } position { x: -0.775806248 y: 0.854074478 z: -7.96396494 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.254339457 y: -0.205464929 z: 0.0748109594 w: -0.942071617 } position { x: -0.775812924 y: 0.854063869 z: -7.96398497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.254286885 y: -0.205472723 z: 0.0748131946 w: -0.942083955 } position { x: -0.775789738 y: 0.854109049 z: -7.96400118 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.254236311 y: -0.205464736 z: 0.0748267099 w: -0.94209826 } position { x: -0.77578 y: 0.854031801 z: -7.96401215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.784] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.254158884 y: -0.205489188 z: 0.0747930631 w: -0.942116499 } position { x: -0.775800943 y: 0.854085684 z: -7.96403742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.254079789 y: -0.205475152 z: 0.0747908652 w: -0.942141116 } position { x: -0.775786221 y: 0.854060769 z: -7.96404552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.25399515 y: -0.205462456 z: 0.074783586 w: -0.942167222 } position { x: -0.775826216 y: 0.854050219 z: -7.96405649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.25391072 y: -0.205502197 z: 0.0747454241 w: -0.942184389 } position { x: -0.775816798 y: 0.854096293 z: -7.96412325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.839] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.253860116 y: -0.205491289 z: 0.0747386292 w: -0.942200899 } position { x: -0.775853217 y: 0.854017377 z: -7.96413898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.253645182 y: -0.205531552 z: 0.0746998414 w: -0.942253113 } position { x: -0.775885224 y: 0.854017854 z: -7.96422672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.867] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.253216892 y: -0.205598831 z: 0.0746104047 w: -0.94236064 } position { x: -0.775910497 y: 0.853998423 z: -7.96430492 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.25278002 y: -0.205530211 z: 0.0745443255 w: -0.942498147 } position { x: -0.775893569 y: 0.853900194 z: -7.96430445 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.252475202 y: -0.205596879 z: 0.0745257884 w: -0.942566812 } position { x: -0.77589947 y: 0.854085088 z: -7.96429443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.252471745 y: -0.205667615 z: 0.074511528 w: -0.942553401 } position { x: -0.775925636 y: 0.854085326 z: -7.96429777 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.252280295 y: -0.205657393 z: 0.074517 w: -0.942606449 } position { x: -0.775967181 y: 0.854002059 z: -7.96434546 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.25219506 y: -0.205651686 z: 0.0744764358 w: -0.942633748 } position { x: -0.775902092 y: 0.854003906 z: -7.96432638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.252194405 y: -0.205605417 z: 0.0744336 w: -0.942647338 } position { x: -0.775940239 y: 0.854098201 z: -7.96433306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.965] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.25219366 y: -0.205593318 z: 0.0744117498 w: -0.942651927 } position { x: -0.775988936 y: 0.854049265 z: -7.96430922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.252178252 y: -0.205695152 z: 0.0743817165 w: -0.942636251 } position { x: -0.77593857 y: 0.854011774 z: -7.96433687 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:17.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.252140194 y: -0.205616057 z: 0.0744543374 w: -0.942657948 } position { x: -0.775949478 y: 0.854045033 z: -7.96438169 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.252053618 y: -0.205610201 z: 0.0744252726 w: -0.94268465 } position { x: -0.775953531 y: 0.854044795 z: -7.96438503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.252011746 y: -0.205644906 z: 0.074405171 w: -0.942689836 } position { x: -0.775934815 y: 0.854023457 z: -7.96439 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.251894891 y: -0.205622643 z: 0.0743786171 w: -0.942728043 } position { x: -0.775963247 y: 0.854048491 z: -7.96440458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.251746684 y: -0.205637142 z: 0.0743710771 w: -0.942765057 } position { x: -0.775974095 y: 0.854077458 z: -7.96442699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.251567155 y: -0.20567745 z: 0.0743237734 w: -0.942807913 } position { x: -0.776033282 y: 0.853996873 z: -7.96448278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.251137376 y: -0.20574522 z: 0.0743063316 w: -0.942909062 } position { x: -0.776054382 y: 0.854009748 z: -7.9645586 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.250628591 y: -0.205740213 z: 0.0742024556 w: -0.943053722 } position { x: -0.776068926 y: 0.854053 z: -7.9645915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.250145018 y: -0.205708638 z: 0.0740968511 w: -0.94319725 } position { x: -0.776133239 y: 0.854007602 z: -7.96460629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.249974489 y: -0.205774575 z: 0.0739549324 w: -0.943239272 } position { x: -0.776114166 y: 0.853996515 z: -7.96447229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.131] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.250112504 y: -0.205744058 z: 0.0739826038 w: -0.943207145 } position { x: -0.776062787 y: 0.854190707 z: -7.9644165 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.250276476 y: -0.205729887 z: 0.0740596 w: -0.943160713 } position { x: -0.77609247 y: 0.854094386 z: -7.96448421 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.250204325 y: -0.205764934 z: 0.0740275681 w: -0.94317472 } position { x: -0.776158333 y: 0.853962421 z: -7.96457577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.2499789 y: -0.205767915 z: 0.0740084574 w: -0.943235338 } position { x: -0.776171207 y: 0.853966594 z: -7.96458864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.249812022 y: -0.205747783 z: 0.0739538446 w: -0.943288267 } position { x: -0.776150465 y: 0.854063153 z: -7.96453619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.249759465 y: -0.205723539 z: 0.0739433393 w: -0.943308294 } position { x: -0.776172 y: 0.854050756 z: -7.96450567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.214] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.249743462 y: -0.205787182 z: 0.0739124045 w: -0.943301 } position { x: -0.776190639 y: 0.854000747 z: -7.96452236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.249650747 y: -0.2057845 z: 0.0739025697 w: -0.94332695 } position { x: -0.776161551 y: 0.854011536 z: -7.96456575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.249563664 y: -0.205778226 z: 0.0739377 w: -0.943348587 } position { x: -0.776175499 y: 0.854041755 z: -7.96451902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.249539 y: -0.205774844 z: 0.0738828778 w: -0.94336015 } position { x: -0.776194692 y: 0.854059935 z: -7.96450377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.249509722 y: -0.20577167 z: 0.0738677159 w: -0.943369746 } position { x: -0.776183486 y: 0.854010344 z: -7.96452 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.284] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.249422163 y: -0.205790699 z: 0.0738350153 w: -0.943391323 } position { x: -0.776186466 y: 0.85401 z: -7.96453333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.24936749 y: -0.20577082 z: 0.0738568157 w: -0.94340837 } position { x: -0.776199937 y: 0.854003787 z: -7.96453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.249268383 y: -0.205764666 z: 0.0738635659 w: -0.943435371 } position { x: -0.776218772 y: 0.853995442 z: -7.96449661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.249238223 y: -0.205776811 z: 0.0738515109 w: -0.943441689 } position { x: -0.776208878 y: 0.854 z: -7.96448946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.249173567 y: -0.205780014 z: 0.073836334 w: -0.943459272 } position { x: -0.776192665 y: 0.853992939 z: -7.96451139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.249085605 y: -0.205815539 z: 0.073857531 w: -0.943473041 } position { x: -0.776194751 y: 0.853999496 z: -7.96450949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.249018669 y: -0.205784634 z: 0.073824726 w: -0.943500042 } position { x: -0.776215553 y: 0.85398674 z: -7.96446943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.248972699 y: -0.20580183 z: 0.0738066807 w: -0.943509817 } position { x: -0.776207209 y: 0.853993058 z: -7.96445513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.248917639 y: -0.205844551 z: 0.0737752616 w: -0.943517506 } position { x: -0.776183 y: 0.854016662 z: -7.96446 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.405] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.248902619 y: -0.205839172 z: 0.0738045946 w: -0.943520367 } position { x: -0.776223302 y: 0.854029775 z: -7.96448565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.248866126 y: -0.205810294 z: 0.0737776086 w: -0.943538368 } position { x: -0.776224196 y: 0.854002714 z: -7.96447515 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.248798132 y: -0.2058191 z: 0.0737423226 w: -0.943557143 } position { x: -0.77625066 y: 0.854011416 z: -7.96450043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.24872607 y: -0.205824673 z: 0.0737692639 w: -0.943572819 } position { x: -0.776236 y: 0.854038298 z: -7.96445704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.24869056 y: -0.205827504 z: 0.0737269893 w: -0.943584919 } position { x: -0.776224 y: 0.853984833 z: -7.9644618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.248626843 y: -0.205847666 z: 0.0737519935 w: -0.94359529 } position { x: -0.776245713 y: 0.854058743 z: -7.96449518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.248612255 y: -0.205804184 z: 0.0737232715 w: -0.943610907 } position { x: -0.776237428 y: 0.854054213 z: -7.96448374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.248544693 y: -0.205817431 z: 0.0737322867 w: -0.943625093 } position { x: -0.776260316 y: 0.854047418 z: -7.96451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.248483136 y: -0.205824688 z: 0.0737135485 w: -0.943641186 } position { x: -0.776268959 y: 0.854076922 z: -7.96448 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.248464808 y: -0.205835745 z: 0.073678419 w: -0.943646312 } position { x: -0.776248634 y: 0.854022264 z: -7.96449423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.546] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.248401508 y: -0.205877364 z: 0.0736797228 w: -0.943653822 } position { x: -0.776270568 y: 0.854040265 z: -7.96450472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.248330414 y: -0.205869526 z: 0.0736665 w: -0.94367528 } position { x: -0.776277125 y: 0.85405159 z: -7.96452284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.248302042 y: -0.205801636 z: 0.0736591 w: -0.943698108 } position { x: -0.776294172 y: 0.854020894 z: -7.9645071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.24829632 y: -0.20586209 z: 0.0736823678 w: -0.943684638 } position { x: -0.776290536 y: 0.854037166 z: -7.96455 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.248225048 y: -0.205870792 z: 0.0736627579 w: -0.943703 } position { x: -0.776302814 y: 0.854046 z: -7.96450853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.248123243 y: -0.205882594 z: 0.073613815 w: -0.943731 } position { x: -0.776313245 y: 0.854035 z: -7.96454096 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.247904897 y: -0.20587188 z: 0.0735804439 w: -0.943793356 } position { x: -0.776356459 y: 0.85401988 z: -7.96463633 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.247549325 y: -0.205941617 z: 0.0735392123 w: -0.943874657 } position { x: -0.77635622 y: 0.853983045 z: -7.9647069 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.247146204 y: -0.205923602 z: 0.0734320208 w: -0.943992615 } position { x: -0.776352108 y: 0.853978276 z: -7.96472311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.246790811 y: -0.20597963 z: 0.0734003335 w: -0.944075823 } position { x: -0.776375115 y: 0.853959918 z: -7.96475506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.24645102 y: -0.206000596 z: 0.0734564289 w: -0.944155633 } position { x: -0.776365578 y: 0.85400641 z: -7.96474743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.246025264 y: -0.205999747 z: 0.0734140649 w: -0.944270134 } position { x: -0.776362538 y: 0.854013085 z: -7.96477795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.245826125 y: -0.206026807 z: 0.0732683837 w: -0.944327414 } position { x: -0.776373088 y: 0.853980422 z: -7.96477222 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.245724142 y: -0.206054151 z: 0.0732684508 w: -0.944348 } position { x: -0.776411414 y: 0.854022264 z: -7.96476078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.740] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.245694697 y: -0.205994844 z: 0.0732999593 w: -0.944366097 } position { x: -0.7763502 y: 0.854051292 z: -7.96472216 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.752] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.245703697 y: -0.206006661 z: 0.0732444227 w: -0.944365501 } position { x: -0.776401758 y: 0.854044318 z: -7.96477175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.245558187 y: -0.20606029 z: 0.0732147172 w: -0.944394 } position { x: -0.776426733 y: 0.85401535 z: -7.96482182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.245310187 y: -0.206012473 z: 0.0731820166 w: -0.944471419 } position { x: -0.776448369 y: 0.853928924 z: -7.96487474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.245030716 y: -0.206079289 z: 0.0730762631 w: -0.94453752 } position { x: -0.776399612 y: 0.853970528 z: -7.96485901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.245056704 y: -0.20602949 z: 0.0731524 w: -0.944535792 } position { x: -0.776378036 y: 0.854085207 z: -7.96475935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.24517709 y: -0.206030145 z: 0.0731270164 w: -0.944506347 } position { x: -0.776412368 y: 0.854049563 z: -7.96478081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.245132625 y: -0.206095025 z: 0.0731775 w: -0.94449985 } position { x: -0.776417732 y: 0.854069591 z: -7.96484041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.245026693 y: -0.206088558 z: 0.0730991587 w: -0.944534779 } position { x: -0.776408 y: 0.853926778 z: -7.9648633 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.244811878 y: -0.206110388 z: 0.0731156915 w: -0.944584489 } position { x: -0.776442945 y: 0.854026437 z: -7.9648447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.880] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.244679525 y: -0.206132621 z: 0.0730106756 w: -0.94462204 } position { x: -0.776449203 y: 0.854066133 z: -7.96484137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.891] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.244610697 y: -0.2060339 z: 0.0729613602 w: -0.944665194 } position { x: -0.776455104 y: 0.853957832 z: -7.96487808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.24425219 y: -0.206154183 z: 0.0729665905 w: -0.944731295 } position { x: -0.776498199 y: 0.854032278 z: -7.96493244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.243839309 y: -0.206164196 z: 0.0729284436 w: -0.944838703 } position { x: -0.776469827 y: 0.853973508 z: -7.96495342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.243651107 y: -0.206021383 z: 0.0728807449 w: -0.94492209 } position { x: -0.77648145 y: 0.853904545 z: -7.9649272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.243675739 y: -0.206183091 z: 0.0728716627 w: -0.944881141 } position { x: -0.776464283 y: 0.854094863 z: -7.96480608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.243845284 y: -0.20608595 z: 0.0728531778 w: -0.944860041 } position { x: -0.776479125 y: 0.85406363 z: -7.96481037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.243934333 y: -0.206138715 z: 0.0728560314 w: -0.944825351 } position { x: -0.776461184 y: 0.853958607 z: -7.96491766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:18.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.243757397 y: -0.206154823 z: 0.0729140937 w: -0.944863 } position { x: -0.776453376 y: 0.853928328 z: -7.96493196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.243563384 y: -0.206137851 z: 0.0728603527 w: -0.944920897 } position { x: -0.776515365 y: 0.853924036 z: -7.96493053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.243482634 y: -0.206207827 z: 0.0727886111 w: -0.944931924 } position { x: -0.776476085 y: 0.85397768 z: -7.9649148 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.243489638 y: -0.206118077 z: 0.0727158934 w: -0.944955289 } position { x: -0.776452243 y: 0.853944361 z: -7.96488953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.243509039 y: -0.206113368 z: 0.072774969 w: -0.944946826 } position { x: -0.776469886 y: 0.853945 z: -7.96493912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.24344562 y: -0.206192985 z: 0.0728015751 w: -0.944943726 } position { x: -0.776466072 y: 0.85392189 z: -7.96496391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.243309855 y: -0.206188172 z: 0.0727964267 w: -0.944980145 } position { x: -0.776494622 y: 0.853903294 z: -7.96494913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.243271172 y: -0.206179306 z: 0.0726858899 w: -0.945000529 } position { x: -0.776498675 y: 0.853914 z: -7.96498585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.243169323 y: -0.206164092 z: 0.0727173612 w: -0.945027649 } position { x: -0.776535809 y: 0.853923202 z: -7.96495247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.243024409 y: -0.206164643 z: 0.0727281272 w: -0.945064 } position { x: -0.776539922 y: 0.85386622 z: -7.96500826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.24275814 y: -0.206221193 z: 0.0726256147 w: -0.945127964 } position { x: -0.776531935 y: 0.853855848 z: -7.9650588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.242479041 y: -0.206225634 z: 0.0726421848 w: -0.945197344 } position { x: -0.776560187 y: 0.85386169 z: -7.96510696 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.242076546 y: -0.206208363 z: 0.0726083592 w: -0.945306897 } position { x: -0.776554346 y: 0.853858352 z: -7.965137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.241687879 y: -0.206234351 z: 0.0725243613 w: -0.945407093 } position { x: -0.776577055 y: 0.853868723 z: -7.96512 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.187] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.241426766 y: -0.206204951 z: 0.0723931193 w: -0.945490301 } position { x: -0.776684165 y: 0.853959143 z: -7.96518278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.24115181 y: -0.206303254 z: 0.0722897425 w: -0.945546925 } position { x: -0.776577771 y: 0.853791475 z: -7.96512938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.214] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.241172671 y: -0.206330091 z: 0.0723427907 w: -0.945531666 } position { x: -0.776489675 y: 0.853915215 z: -7.96507692 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.241379425 y: -0.206269547 z: 0.0724902 w: -0.945480824 } position { x: -0.776532471 y: 0.854014397 z: -7.96507454 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.241499662 y: -0.20625639 z: 0.0725311339 w: -0.945449889 } position { x: -0.77659893 y: 0.85381937 z: -7.96510553 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.241314873 y: -0.206332877 z: 0.0724154 w: -0.945489228 } position { x: -0.776640415 y: 0.85384357 z: -7.96519327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.241129845 y: -0.206301406 z: 0.0723877251 w: -0.945545435 } position { x: -0.776632249 y: 0.85385108 z: -7.96516657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.241035134 y: -0.206226692 z: 0.0722859576 w: -0.945593715 } position { x: -0.776621878 y: 0.85387224 z: -7.96514034 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.318] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.240710899 y: -0.206324622 z: 0.0722642392 w: -0.945656538 } position { x: -0.776645839 y: 0.853781104 z: -7.96522188 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.240443572 y: -0.206386968 z: 0.0722771883 w: -0.94571 } position { x: -0.776631176 y: 0.853795886 z: -7.96524239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.240241811 y: -0.206343561 z: 0.0722601563 w: -0.945772 } position { x: -0.77665925 y: 0.853874683 z: -7.96526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.240111738 y: -0.206323534 z: 0.0722307786 w: -0.945811629 } position { x: -0.77670449 y: 0.853820682 z: -7.96525431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.239963233 y: -0.206418812 z: 0.0721903 w: -0.945831656 } position { x: -0.776639819 y: 0.853792548 z: -7.96522903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.240022019 y: -0.206393525 z: 0.0721554309 w: -0.945824921 } position { x: -0.776621521 y: 0.853868484 z: -7.96519279 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.240065 y: -0.206344098 z: 0.0721275359 w: -0.945826948 } position { x: -0.776649654 y: 0.853856564 z: -7.9652319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.240091294 y: -0.206356987 z: 0.0721652582 w: -0.94581455 } position { x: -0.776636183 y: 0.853788495 z: -7.96526623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.239990756 y: -0.206392571 z: 0.072167404 w: -0.945832133 } position { x: -0.776655793 y: 0.853780627 z: -7.96528149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.239825845 y: -0.206389338 z: 0.0721171573 w: -0.945878506 } position { x: -0.776648283 y: 0.853765726 z: -7.96526527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.239767417 y: -0.20638822 z: 0.0720708 w: -0.945897102 } position { x: -0.77665 y: 0.853790581 z: -7.96526051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.239774927 y: -0.206407651 z: 0.0720889419 w: -0.945889592 } position { x: -0.776618123 y: 0.853775322 z: -7.9652462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.239705384 y: -0.206375778 z: 0.0721098334 w: -0.94591254 } position { x: -0.77662015 y: 0.853778243 z: -7.96525383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.23963134 y: -0.206409633 z: 0.0720847771 w: -0.945925832 } position { x: -0.776637912 y: 0.853760421 z: -7.96528721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.502] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.239550099 y: -0.206423953 z: 0.072076574 w: -0.945943952 } position { x: -0.776660085 y: 0.853752851 z: -7.96528769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.239454538 y: -0.206444263 z: 0.0720218197 w: -0.945967853 } position { x: -0.776634216 y: 0.853751302 z: -7.96529675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.239421651 y: -0.206445947 z: 0.072047621 w: -0.945973873 } position { x: -0.77665925 y: 0.853735387 z: -7.96530533 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.239281714 y: -0.206396088 z: 0.0720585808 w: -0.946019292 } position { x: -0.776668131 y: 0.85375464 z: -7.96533966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.561] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.23918739 y: -0.206425741 z: 0.071973674 w: -0.946043193 } position { x: -0.776669681 y: 0.853715539 z: -7.96529913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.238879055 y: -0.206531897 z: 0.0719057 w: -0.946103036 } position { x: -0.77669853 y: 0.853818059 z: -7.96543789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.238417804 y: -0.206448987 z: 0.0718541816 w: -0.946241379 } position { x: -0.776714325 y: 0.853657305 z: -7.96545935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.237956733 y: -0.206449106 z: 0.0717062503 w: -0.946368635 } position { x: -0.776768 y: 0.853661656 z: -7.96556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.23765704 y: -0.206494749 z: 0.0715980157 w: -0.946442187 } position { x: -0.776759207 y: 0.853764355 z: -7.96551609 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.237452984 y: -0.206530571 z: 0.0716439113 w: -0.946482122 } position { x: -0.776695967 y: 0.853759766 z: -7.96546888 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.237459287 y: -0.206572592 z: 0.071727477 w: -0.946465 } position { x: -0.776655197 y: 0.853739262 z: -7.96549559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.237396732 y: -0.206587493 z: 0.0717425421 w: -0.94647634 } position { x: -0.776697874 y: 0.85375011 z: -7.96551418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.237335905 y: -0.206553176 z: 0.0716869235 w: -0.946503282 } position { x: -0.776729643 y: 0.853723884 z: -7.96553612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.237193272 y: -0.206552252 z: 0.0716182441 w: -0.946544468 } position { x: -0.776744187 y: 0.853692889 z: -7.96555042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.237076223 y: -0.206580147 z: 0.0715713 w: -0.946571231 } position { x: -0.776754141 y: 0.853725731 z: -7.96555853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.236960337 y: -0.206516623 z: 0.0714930072 w: -0.94662 } position { x: -0.776752234 y: 0.853747904 z: -7.96556568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.236895218 y: -0.206588298 z: 0.07151898 w: -0.946618676 } position { x: -0.776731491 y: 0.853720605 z: -7.96558428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.236767098 y: -0.20657526 z: 0.071533747 w: -0.946652532 } position { x: -0.776745498 y: 0.853727043 z: -7.96557903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.755] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.236678749 y: -0.206603408 z: 0.0715203956 w: -0.946669459 } position { x: -0.77674222 y: 0.853750944 z: -7.96558189 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.236528218 y: -0.206586495 z: 0.0714989901 w: -0.946712375 } position { x: -0.776757479 y: 0.853739381 z: -7.96563101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.236316696 y: -0.206621513 z: 0.0714026615 w: -0.946764827 } position { x: -0.776806295 y: 0.853749871 z: -7.96571159 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.236033231 y: -0.206636712 z: 0.0713587701 w: -0.946835518 } position { x: -0.776788 y: 0.853680372 z: -7.96571636 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.235684827 y: -0.206616104 z: 0.0712795332 w: -0.946932793 } position { x: -0.776798964 y: 0.853734732 z: -7.96576 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.235525116 y: -0.206666946 z: 0.0713499039 w: -0.946956158 } position { x: -0.776768923 y: 0.853729725 z: -7.96572256 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.839] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.235528976 y: -0.206651479 z: 0.071338743 w: -0.946959376 } position { x: -0.776734352 y: 0.853801 z: -7.96564674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.23570323 y: -0.206674263 z: 0.0713561401 w: -0.946909726 } position { x: -0.776724339 y: 0.853860497 z: -7.96565342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.867] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.235795259 y: -0.206643984 z: 0.0713571757 w: -0.946893394 } position { x: -0.776770592 y: 0.853805423 z: -7.96569729 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.235675409 y: -0.206656709 z: 0.0712957084 w: -0.946925044 } position { x: -0.776786923 y: 0.853691 z: -7.96576118 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.235452443 y: -0.206652969 z: 0.0712882802 w: -0.946981907 } position { x: -0.776788056 y: 0.853742 z: -7.96579933 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.235323951 y: -0.206654817 z: 0.0712611377 w: -0.947015464 } position { x: -0.776791871 y: 0.853781283 z: -7.96571827 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.235348508 y: -0.206645623 z: 0.071215041 w: -0.947014868 } position { x: -0.776756763 y: 0.853800058 z: -7.96571827 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.235363841 y: -0.206681803 z: 0.0711982921 w: -0.947004378 } position { x: -0.77674371 y: 0.853794396 z: -7.96573782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.235308528 y: -0.206662506 z: 0.0712351426 w: -0.947019577 } position { x: -0.776760459 y: 0.853779197 z: -7.96575069 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.235212475 y: -0.206687108 z: 0.071180068 w: -0.947042227 } position { x: -0.776785 y: 0.853743434 z: -7.96575308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.235108301 y: -0.206659228 z: 0.0711919293 w: -0.947073281 } position { x: -0.776795 y: 0.853782117 z: -7.96573782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:19.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.235038012 y: -0.206692725 z: 0.0711887181 w: -0.947083652 } position { x: -0.776782095 y: 0.853818774 z: -7.96573114 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.235038951 y: -0.206720576 z: 0.0710841268 w: -0.947085202 } position { x: -0.776757896 y: 0.853789151 z: -7.96573448 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.016] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.234838158 y: -0.20669204 z: 0.0711226687 w: -0.947138369 } position { x: -0.776832342 y: 0.85380739 z: -7.96582413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.234515682 y: -0.20678632 z: 0.0710362196 w: -0.947204173 } position { x: -0.77681464 y: 0.853711069 z: -7.96583748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.234166875 y: -0.206759527 z: 0.0710449666 w: -0.947295606 } position { x: -0.776829064 y: 0.853740215 z: -7.96590137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.233718574 y: -0.206751868 z: 0.0710094571 w: -0.947410703 } position { x: -0.776825666 y: 0.853771627 z: -7.9659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.233546913 y: -0.206746653 z: 0.0709443167 w: -0.947459042 } position { x: -0.776815057 y: 0.853795052 z: -7.96581697 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.233562201 y: -0.206720829 z: 0.0708974 w: -0.947464406 } position { x: -0.776868 y: 0.853870034 z: -7.96579456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.233599693 y: -0.206781119 z: 0.0709349364 w: -0.947439194 } position { x: -0.776845038 y: 0.853811443 z: -7.96581316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.233594641 y: -0.206792489 z: 0.0709038749 w: -0.947440326 } position { x: -0.77679652 y: 0.853792906 z: -7.96582174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.233601376 y: -0.206780419 z: 0.0709003657 w: -0.947441518 } position { x: -0.7768 y: 0.853837609 z: -7.96583557 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.233549923 y: -0.206775144 z: 0.0709145665 w: -0.947454274 } position { x: -0.776850522 y: 0.853802681 z: -7.96584272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.156] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.233458072 y: -0.206788614 z: 0.0708971396 w: -0.947475255 } position { x: -0.776834548 y: 0.85378468 z: -7.96585417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.233367354 y: -0.206765607 z: 0.0708305463 w: -0.94750762 } position { x: -0.776831 y: 0.853800535 z: -7.96585464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.233309612 y: -0.206765562 z: 0.0708432421 w: -0.947520912 } position { x: -0.776830375 y: 0.853818417 z: -7.96585798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.233277962 y: -0.206810072 z: 0.070823051 w: -0.947520494 } position { x: -0.776816547 y: 0.853813887 z: -7.96587753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.233228028 y: -0.206809819 z: 0.0708542615 w: -0.947530508 } position { x: -0.776804447 y: 0.853830516 z: -7.965868 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.233187303 y: -0.206772029 z: 0.0708136261 w: -0.947551787 } position { x: -0.776823521 y: 0.853782594 z: -7.96589088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.233081251 y: -0.206813559 z: 0.0708009899 w: -0.947569847 } position { x: -0.776819229 y: 0.853812933 z: -7.9659133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.233020499 y: -0.206780076 z: 0.0708010867 w: -0.947592 } position { x: -0.776815951 y: 0.853810668 z: -7.96584845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.232850358 y: -0.206783459 z: 0.0707639083 w: -0.947635889 } position { x: -0.776840866 y: 0.853848338 z: -7.9659276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.232797086 y: -0.206773579 z: 0.0707207248 w: -0.947654366 } position { x: -0.776844084 y: 0.853774786 z: -7.96588612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.232661188 y: -0.20684579 z: 0.0707495436 w: -0.947669864 } position { x: -0.776843965 y: 0.853815317 z: -7.96596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.232417271 y: -0.206850111 z: 0.0707582831 w: -0.947728097 } position { x: -0.776898801 y: 0.853816152 z: -7.96605778 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.232002497 y: -0.206828952 z: 0.0706531703 w: -0.947842181 } position { x: -0.776887 y: 0.853666067 z: -7.9660449 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.231621191 y: -0.206905216 z: 0.0705895945 w: -0.947923541 } position { x: -0.776957154 y: 0.853781 z: -7.96616411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.231168717 y: -0.206884101 z: 0.0705069 w: -0.948044717 } position { x: -0.776954472 y: 0.853729725 z: -7.96609974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.230956346 y: -0.206924081 z: 0.0704357177 w: -0.948093057 } position { x: -0.776889324 y: 0.853744 z: -7.96605921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.23100844 y: -0.206944376 z: 0.0705043823 w: -0.948070824 } position { x: -0.776854277 y: 0.853857338 z: -7.9659543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.231341764 y: -0.206836194 z: 0.0704721436 w: -0.948015511 } position { x: -0.776877642 y: 0.853843391 z: -7.9659543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.231445849 y: -0.206894234 z: 0.0704839304 w: -0.947976589 } position { x: -0.776931524 y: 0.853722453 z: -7.96606064 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.231283993 y: -0.206931144 z: 0.0704892278 w: -0.948007703 } position { x: -0.776899397 y: 0.853693306 z: -7.96612072 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.231049448 y: -0.206897378 z: 0.0704687387 w: -0.948073745 } position { x: -0.776883841 y: 0.853690088 z: -7.96614075 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.230772898 y: -0.206455305 z: 0.0707420558 w: -0.948217094 } position { x: -0.776684642 y: 0.853738844 z: -7.96625 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.230622649 y: -0.206335351 z: 0.070781447 w: -0.948276818 } position { x: -0.776892424 y: 0.853596687 z: -7.96632481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.23038736 y: -0.206620827 z: 0.070774667 w: -0.948272347 } position { x: -0.777016342 y: 0.853779614 z: -7.96622133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.230067402 y: -0.206822619 z: 0.0706073642 w: -0.948318481 } position { x: -0.77692467 y: 0.853616774 z: -7.96619892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.229897678 y: -0.206750706 z: 0.0703123063 w: -0.948397279 } position { x: -0.776940584 y: 0.853568912 z: -7.96631813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.228902653 y: -0.206684723 z: 0.0701708645 w: -0.948662758 } position { x: -0.776999235 y: 0.853755116 z: -7.96656895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.22859779 y: -0.206736431 z: 0.0702838376 w: -0.94871664 } position { x: -0.776898682 y: 0.853464 z: -7.9662981 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.546] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.22821565 y: -0.206813544 z: 0.0702097043 w: -0.948797345 } position { x: -0.776958704 y: 0.853917599 z: -7.96643686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.561] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.228383258 y: -0.206828743 z: 0.0702504665 w: -0.948750675 } position { x: -0.776922345 y: 0.853746235 z: -7.96632957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.573] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.228262693 y: -0.206705421 z: 0.0701151192 w: -0.948816597 } position { x: -0.776975334 y: 0.853530705 z: -7.96641922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.227918074 y: -0.206904337 z: 0.0700997263 w: -0.948857188 } position { x: -0.776932776 y: 0.853745 z: -7.96652794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.227887869 y: -0.206747577 z: 0.0701110736 w: -0.948897779 } position { x: -0.776871204 y: 0.853671551 z: -7.96636 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.227968112 y: -0.206775725 z: 0.0701721385 w: -0.948867857 } position { x: -0.776942551 y: 0.85377419 z: -7.96644831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.22796458 y: -0.206816554 z: 0.070156537 w: -0.948861 } position { x: -0.776987135 y: 0.853711605 z: -7.9664011 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.227897748 y: -0.206753731 z: 0.070094578 w: -0.948895276 } position { x: -0.777006567 y: 0.853678942 z: -7.96644783 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.227802679 y: -0.206821337 z: 0.0700728 w: -0.948905051 } position { x: -0.776995659 y: 0.853664815 z: -7.96647501 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.22762078 y: -0.206774622 z: 0.0699636415 w: -0.94896692 } position { x: -0.777016342 y: 0.85368824 z: -7.9664464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.227578536 y: -0.206808686 z: 0.0699498057 w: -0.948970616 } position { x: -0.77701509 y: 0.85370183 z: -7.9664526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.227433369 y: -0.206842855 z: 0.0700021 w: -0.9489941 } position { x: -0.776984751 y: 0.853734136 z: -7.96647215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.227446929 y: -0.206803665 z: 0.0699913129 w: -0.94900018 } position { x: -0.777037084 y: 0.853642702 z: -7.96643925 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.227304921 y: -0.206858203 z: 0.0699683875 w: -0.949024 } position { x: -0.777051628 y: 0.853749871 z: -7.96647596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.227277517 y: -0.206813723 z: 0.0699483082 w: -0.949041784 } position { x: -0.777018726 y: 0.853693485 z: -7.96643591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.752] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.227135211 y: -0.20679155 z: 0.0699324235 w: -0.949081838 } position { x: -0.777042449 y: 0.853703 z: -7.96647263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.226996109 y: -0.206815109 z: 0.0699211508 w: -0.949110806 } position { x: -0.777029812 y: 0.853693843 z: -7.96645069 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.780] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.226905987 y: -0.206845209 z: 0.0698811188 w: -0.949128807 } position { x: -0.777037859 y: 0.853714108 z: -7.96649742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.226806849 y: -0.206858367 z: 0.0698674917 w: -0.949150622 } position { x: -0.777052879 y: 0.853718758 z: -7.96649504 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.226704076 y: -0.206871361 z: 0.069872871 w: -0.949171901 } position { x: -0.777055 y: 0.853712618 z: -7.96652794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.226429537 y: -0.206884071 z: 0.0697642937 w: -0.949242651 } position { x: -0.777088642 y: 0.853684068 z: -7.96663761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.225920022 y: -0.206899643 z: 0.0697681531 w: -0.949360371 } position { x: -0.777103126 y: 0.853652716 z: -7.96664906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.225600764 y: -0.20693104 z: 0.069663316 w: -0.949437141 } position { x: -0.777102828 y: 0.853622317 z: -7.96663523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.225382447 y: -0.206944883 z: 0.0696949959 w: -0.949483633 } position { x: -0.777100205 y: 0.853726625 z: -7.9666338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.880] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.225292146 y: -0.206924722 z: 0.0697011203 w: -0.949509 } position { x: -0.777100265 y: 0.853734493 z: -7.96657562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.225292742 y: -0.206928119 z: 0.0696110055 w: -0.949514747 } position { x: -0.777155221 y: 0.853733301 z: -7.9666357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.22498025 y: -0.206919849 z: 0.069563143 w: -0.94959414 } position { x: -0.777213156 y: 0.85368371 z: -7.9667387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.224591359 y: -0.207004771 z: 0.0695268586 w: -0.949670374 } position { x: -0.777234554 y: 0.853598833 z: -7.96681547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.224068135 y: -0.207084566 z: 0.0694055855 w: -0.949785411 } position { x: -0.777201831 y: 0.853593946 z: -7.96681499 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.223922059 y: -0.206962362 z: 0.0694155544 w: -0.949845791 } position { x: -0.777163 y: 0.853729308 z: -7.96667957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.224147946 y: -0.206972793 z: 0.0694257 w: -0.949789464 } position { x: -0.777206779 y: 0.853788614 z: -7.96668768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.22411184 y: -0.207071275 z: 0.0693879128 w: -0.949779332 } position { x: -0.777210474 y: 0.853738785 z: -7.96678782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:20.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.223915204 y: -0.20705393 z: 0.0693407208 w: -0.949832916 } position { x: -0.777226806 y: 0.85353756 z: -7.96688747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.004] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.223356143 y: -0.207114384 z: 0.0693037733 w: -0.949954033 } position { x: -0.777284622 y: 0.85366714 z: -7.96695328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.222977877 y: -0.207024232 z: 0.0691754147 w: -0.950071871 } position { x: -0.777213871 y: 0.853665709 z: -7.9668746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.22292234 y: -0.20701611 z: 0.069123745 w: -0.950090468 } position { x: -0.777230918 y: 0.85361433 z: -7.96682405 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.22293888 y: -0.207141876 z: 0.0692155361 w: -0.9500525 } position { x: -0.777182937 y: 0.853799164 z: -7.96682739 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.22315748 y: -0.207031816 z: 0.0692443177 w: -0.950023055 } position { x: -0.77716887 y: 0.853718281 z: -7.96680355 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.223213121 y: -0.207056761 z: 0.0692422241 w: -0.950004697 } position { x: -0.77720654 y: 0.853607297 z: -7.96693325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.222978815 y: -0.207089871 z: 0.0691444874 w: -0.950059652 } position { x: -0.777237594 y: 0.853664339 z: -7.96699095 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.101] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.222763419 y: -0.207011804 z: 0.0690928698 w: -0.950130939 } position { x: -0.777206779 y: 0.853601456 z: -7.96692467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.222695485 y: -0.207063898 z: 0.0690545067 w: -0.950138271 } position { x: -0.777184665 y: 0.853649139 z: -7.96693659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.222679451 y: -0.207059488 z: 0.0690951943 w: -0.950140059 } position { x: -0.777180612 y: 0.853719711 z: -7.96693516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.222689718 y: -0.207042 z: 0.0690960437 w: -0.95014137 } position { x: -0.777176321 y: 0.853646 z: -7.96694469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.156] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.222578093 y: -0.207124278 z: 0.0691265091 w: -0.95014745 } position { x: -0.777184367 y: 0.853638411 z: -7.96698523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.222485155 y: -0.207059532 z: 0.0691063181 w: -0.950184703 } position { x: -0.777243078 y: 0.853697777 z: -7.96699095 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.22234866 y: -0.207046136 z: 0.0690279603 w: -0.950225294 } position { x: -0.777219534 y: 0.853663802 z: -7.96696186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.222164586 y: -0.207106665 z: 0.0690165 w: -0.950256 } position { x: -0.777247965 y: 0.853706121 z: -7.96700478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.2220736 y: -0.207107633 z: 0.068969883 w: -0.950280428 } position { x: -0.777208507 y: 0.853688478 z: -7.96696568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.221974552 y: -0.207187235 z: 0.0689590424 w: -0.950287 } position { x: -0.77721554 y: 0.853674829 z: -7.9670639 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.2216582 y: -0.207185224 z: 0.0690083057 w: -0.950357735 } position { x: -0.777227521 y: 0.853654861 z: -7.96709347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.221359864 y: -0.207129642 z: 0.0689057484 w: -0.950446844 } position { x: -0.777215898 y: 0.853678107 z: -7.96711826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.221176907 y: -0.207171261 z: 0.0688587576 w: -0.950483739 } position { x: -0.777249396 y: 0.853651047 z: -7.96714735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.220834225 y: -0.207200885 z: 0.06877096 w: -0.950563312 } position { x: -0.777288198 y: 0.85368669 z: -7.96722412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.220396638 y: -0.207196236 z: 0.0686946735 w: -0.950671375 } position { x: -0.777287483 y: 0.853583694 z: -7.967278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.220144928 y: -0.207160726 z: 0.0686430186 w: -0.950741172 } position { x: -0.777219653 y: 0.85357666 z: -7.96716833 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.22005108 y: -0.207214698 z: 0.068718344 w: -0.950745702 } position { x: -0.777225554 y: 0.853773355 z: -7.96713161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.220233828 y: -0.207236871 z: 0.0687088892 w: -0.95069927 } position { x: -0.777196765 y: 0.853714943 z: -7.96709919 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.220315 y: -0.207172677 z: 0.0687464625 w: -0.9506917 } position { x: -0.777234435 y: 0.853628457 z: -7.96714926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.220216617 y: -0.207226425 z: 0.0686935 w: -0.950706601 } position { x: -0.777249515 y: 0.853619337 z: -7.96719265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.22009328 y: -0.207210809 z: 0.0686568 w: -0.950741231 } position { x: -0.777275443 y: 0.853622139 z: -7.96719503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.219931573 y: -0.207213804 z: 0.0685906 w: -0.950782776 } position { x: -0.77725029 y: 0.85365057 z: -7.96717739 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.219851702 y: -0.207213119 z: 0.0685958 w: -0.950801 } position { x: -0.777264953 y: 0.853661597 z: -7.96717691 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.219741851 y: -0.207217246 z: 0.068534106 w: -0.95083 } position { x: -0.777271748 y: 0.853606284 z: -7.96722651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.219460398 y: -0.207288265 z: 0.068604432 w: -0.950874448 } position { x: -0.777295887 y: 0.853593469 z: -7.96729946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.219109744 y: -0.207299575 z: 0.0684754923 w: -0.950962126 } position { x: -0.777278066 y: 0.853553355 z: -7.96726036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.463] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.218714416 y: -0.207231507 z: 0.0684356 w: -0.951070786 } position { x: -0.777295411 y: 0.853596807 z: -7.96731758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.218314156 y: -0.207286522 z: 0.0683672503 w: -0.951155663 } position { x: -0.777390599 y: 0.853559852 z: -7.96743202 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.217831776 y: -0.207394868 z: 0.0683230907 w: -0.951245844 } position { x: -0.777315 y: 0.853525043 z: -7.96734238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.217638656 y: -0.207326934 z: 0.0681666657 w: -0.951316059 } position { x: -0.777284801 y: 0.853611231 z: -7.96725273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.217937738 y: -0.207328603 z: 0.0682258084 w: -0.951243 } position { x: -0.777328134 y: 0.853746653 z: -7.96721268 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.218126893 y: -0.207302183 z: 0.0682918131 w: -0.951200664 } position { x: -0.777340174 y: 0.853586674 z: -7.96723318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.218088508 y: -0.207349584 z: 0.0683283955 w: -0.951196492 } position { x: -0.777380049 y: 0.853558898 z: -7.9673543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.217869207 y: -0.207358479 z: 0.0682833865 w: -0.95124805 } position { x: -0.77737695 y: 0.853587031 z: -7.9673543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.21771495 y: -0.207292035 z: 0.0682078749 w: -0.951303244 } position { x: -0.777400911 y: 0.853541672 z: -7.96732569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.217636928 y: -0.207385898 z: 0.0680992678 w: -0.951308429 } position { x: -0.777366281 y: 0.853602886 z: -7.96732569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.217668563 y: -0.207309216 z: 0.0681108311 w: -0.951317132 } position { x: -0.777384222 y: 0.853571534 z: -7.9673233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.217554957 y: -0.207353249 z: 0.068155311 w: -0.951330304 } position { x: -0.777401626 y: 0.853564858 z: -7.96737623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.21741569 y: -0.207383946 z: 0.068143338 w: -0.951356351 } position { x: -0.777377665 y: 0.853524804 z: -7.96737099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.217300177 y: -0.207378298 z: 0.0681204721 w: -0.951385558 } position { x: -0.777409911 y: 0.853575945 z: -7.96738672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.217197016 y: -0.207367316 z: 0.0680972114 w: -0.951413155 } position { x: -0.777400315 y: 0.853560925 z: -7.96740532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.217011839 y: -0.207391962 z: 0.0680863 w: -0.951450825 } position { x: -0.77741456 y: 0.853536367 z: -7.96743536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.216719016 y: -0.207420215 z: 0.0680078119 w: -0.951517045 } position { x: -0.777440488 y: 0.853520274 z: -7.96749401 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.216432258 y: -0.207395017 z: 0.0679738373 w: -0.95159024 } position { x: -0.777414382 y: 0.853507161 z: -7.96747828 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.216224343 y: -0.207412973 z: 0.0678794 w: -0.951640308 } position { x: -0.777389705 y: 0.853551865 z: -7.967484 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.216130838 y: -0.207393065 z: 0.0678688437 w: -0.951666653 } position { x: -0.777452469 y: 0.853602588 z: -7.96747303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.216064379 y: -0.207432777 z: 0.0678471774 w: -0.95167464 } position { x: -0.777447224 y: 0.85352087 z: -7.96753645 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.755] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.215664417 y: -0.207490712 z: 0.0677945316 w: -0.951756477 } position { x: -0.777510166 y: 0.853527308 z: -7.96762562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.215191737 y: -0.207477435 z: 0.0677307695 w: -0.951870918 } position { x: -0.777495205 y: 0.85347122 z: -7.96766376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.214937836 y: -0.207484782 z: 0.0676216 w: -0.951934457 } position { x: -0.777495086 y: 0.853487492 z: -7.96762514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.214725375 y: -0.207506806 z: 0.0676242486 w: -0.951977372 } position { x: -0.777518272 y: 0.85357511 z: -7.96763659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.214630455 y: -0.20755206 z: 0.0676151514 w: -0.951989532 } position { x: -0.777474046 y: 0.853557706 z: -7.9675951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.214669913 y: -0.207536519 z: 0.0676709 w: -0.951980054 } position { x: -0.777433574 y: 0.853542089 z: -7.96757936 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.214613751 y: -0.207549348 z: 0.0677080378 w: -0.951987326 } position { x: -0.777483284 y: 0.853565156 z: -7.96762753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.21453099 y: -0.207476184 z: 0.0676427931 w: -0.952026546 } position { x: -0.77753073 y: 0.853515565 z: -7.96764374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.214434847 y: -0.207529113 z: 0.067541793 w: -0.952043831 } position { x: -0.777533174 y: 0.85351336 z: -7.96767759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.880] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.21426031 y: -0.207534716 z: 0.0674733743 w: -0.952086747 } position { x: -0.777512312 y: 0.853479743 z: -7.96774101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.21403946 y: -0.207571894 z: 0.0674468875 w: -0.952130258 } position { x: -0.777533531 y: 0.85347414 z: -7.96773624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.213706881 y: -0.207575172 z: 0.067437157 w: -0.952204883 } position { x: -0.777513921 y: 0.853444874 z: -7.96777105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.213506863 y: -0.207637072 z: 0.0674407706 w: -0.952236 } position { x: -0.777488232 y: 0.853455961 z: -7.96778488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.213241667 y: -0.207630157 z: 0.0675101355 w: -0.952292 } position { x: -0.777540147 y: 0.853501618 z: -7.96779585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.213142291 y: -0.207575455 z: 0.0674371496 w: -0.952331364 } position { x: -0.777564049 y: 0.853458166 z: -7.96772242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.213144 y: -0.207642764 z: 0.0672950745 w: -0.952326357 } position { x: -0.777546525 y: 0.853532791 z: -7.96774244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.213213399 y: -0.207590461 z: 0.0672812909 w: -0.952323198 } position { x: -0.777556539 y: 0.853503227 z: -7.96774912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:21.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.213187277 y: -0.207578868 z: 0.0672897 w: -0.952331 } position { x: -0.777536035 y: 0.853407621 z: -7.96776104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.213089049 y: -0.20763658 z: 0.0673371851 w: -0.952337 } position { x: -0.777543604 y: 0.853438079 z: -7.9678297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.21294491 y: -0.207646474 z: 0.0672972649 w: -0.952369928 } position { x: -0.777556539 y: 0.853429615 z: -7.96780062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.212905765 y: -0.207678244 z: 0.0672656223 w: -0.952374 } position { x: -0.777548909 y: 0.853456736 z: -7.96778727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.212835476 y: -0.207627133 z: 0.0672399402 w: -0.952402711 } position { x: -0.777559638 y: 0.853452802 z: -7.96782303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.212741062 y: -0.207673132 z: 0.0671996 w: -0.952416599 } position { x: -0.777530134 y: 0.853421211 z: -7.96781635 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.212670356 y: -0.207676 z: 0.0672281235 w: -0.952429712 } position { x: -0.777547896 y: 0.853417337 z: -7.96781921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.212528378 y: -0.207675636 z: 0.0672093108 w: -0.952462852 } position { x: -0.777537405 y: 0.853424311 z: -7.96784687 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.212386712 y: -0.2076796 z: 0.0671832 w: -0.952495396 } position { x: -0.777550936 y: 0.853377223 z: -7.96788836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.212157816 y: -0.207743391 z: 0.0671440884 w: -0.952535272 } position { x: -0.777569652 y: 0.853417873 z: -7.96794033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.211819783 y: -0.207685322 z: 0.0670666918 w: -0.952628613 } position { x: -0.777565539 y: 0.853336096 z: -7.96796465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.211489722 y: -0.20770523 z: 0.0670066923 w: -0.952701807 } position { x: -0.777561665 y: 0.853373647 z: -7.96794224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.211285517 y: -0.20770593 z: 0.0669998303 w: -0.952747464 } position { x: -0.777567685 y: 0.853429675 z: -7.96793222 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.211205572 y: -0.207746521 z: 0.0668960363 w: -0.952763617 } position { x: -0.777576268 y: 0.85336411 z: -7.9679904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.210788727 y: -0.207778573 z: 0.0669077709 w: -0.952848136 } position { x: -0.777584434 y: 0.853373528 z: -7.96808386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.199] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.210559651 y: -0.207723558 z: 0.0668778941 w: -0.952912867 } position { x: -0.777504385 y: 0.85330826 z: -7.96802235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.210515901 y: -0.207756072 z: 0.0668227449 w: -0.952919304 } position { x: -0.777509689 y: 0.853435 z: -7.96796656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.210494265 y: -0.207781836 z: 0.0668839589 w: -0.952914178 } position { x: -0.777578652 y: 0.853444576 z: -7.96803713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.210435227 y: -0.207812876 z: 0.0668344125 w: -0.952923954 } position { x: -0.77754283 y: 0.853303432 z: -7.96802235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.210233092 y: -0.207845524 z: 0.0668456852 w: -0.95296067 } position { x: -0.777602613 y: 0.853347123 z: -7.96810532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.210001662 y: -0.207798809 z: 0.0667632669 w: -0.953027606 } position { x: -0.77756691 y: 0.853353918 z: -7.96803617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.209737539 y: -0.207787961 z: 0.066675432 w: -0.953094304 } position { x: -0.777593553 y: 0.853399634 z: -7.96807194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.294] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.209473476 y: -0.207853585 z: 0.0666351095 w: -0.953140855 } position { x: -0.77764976 y: 0.85338366 z: -7.96815538 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.209067196 y: -0.207899421 z: 0.0665541068 w: -0.953225732 } position { x: -0.777621508 y: 0.853301883 z: -7.96816969 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.208793163 y: -0.207839623 z: 0.0665767789 w: -0.953297257 } position { x: -0.777619123 y: 0.85334909 z: -7.96812677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.208719864 y: -0.207923919 z: 0.0665860549 w: -0.953294277 } position { x: -0.777641594 y: 0.853470206 z: -7.96808195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.208733633 y: -0.207867816 z: 0.0665289089 w: -0.95330745 } position { x: -0.777645886 y: 0.853424549 z: -7.96802616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.208785221 y: -0.207907677 z: 0.0665634 w: -0.953285098 } position { x: -0.77769959 y: 0.853425264 z: -7.96808386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.208680809 y: -0.207946464 z: 0.0665113106 w: -0.953303158 } position { x: -0.777689 y: 0.853402376 z: -7.96813774 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.208489403 y: -0.207896039 z: 0.0664558485 w: -0.953359842 } position { x: -0.777710736 y: 0.853378892 z: -7.96817446 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.208284676 y: -0.207977742 z: 0.0663931146 w: -0.953391135 } position { x: -0.777714968 y: 0.853383303 z: -7.96818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.208098263 y: -0.207944155 z: 0.0663740188 w: -0.953440547 } position { x: -0.777727485 y: 0.85338223 z: -7.96819973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.207856372 y: -0.207964316 z: 0.0663276091 w: -0.953492105 } position { x: -0.777730167 y: 0.853374 z: -7.96821 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.207734525 y: -0.207961261 z: 0.0663112402 w: -0.953520477 } position { x: -0.777719617 y: 0.853366494 z: -7.96820736 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.207617968 y: -0.207992643 z: 0.0662933886 w: -0.953540266 } position { x: -0.777745366 y: 0.853414297 z: -7.9682126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.476] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.207550034 y: -0.207998648 z: 0.0663311 w: -0.953551114 } position { x: -0.777725279 y: 0.853401184 z: -7.96821404 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.207481429 y: -0.207986012 z: 0.0662715062 w: -0.953572929 } position { x: -0.777689934 y: 0.853366554 z: -7.96824408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.207382798 y: -0.207999483 z: 0.0662518 w: -0.953592837 } position { x: -0.777735531 y: 0.853378534 z: -7.96823072 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.207327649 y: -0.207996011 z: 0.0662316 w: -0.953607 } position { x: -0.777770042 y: 0.853403 z: -7.9682622 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.207276464 y: -0.207992017 z: 0.0662264675 w: -0.953619361 } position { x: -0.777769327 y: 0.853376746 z: -7.96825457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.207188502 y: -0.208028466 z: 0.066195 w: -0.953632712 } position { x: -0.777761579 y: 0.853380084 z: -7.96826458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.561] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.207124516 y: -0.208007932 z: 0.0662131235 w: -0.953649819 } position { x: -0.777794242 y: 0.853383899 z: -7.96828175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.20699507 y: -0.208011121 z: 0.0661943406 w: -0.953678548 } position { x: -0.777798474 y: 0.853382885 z: -7.96826506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.206955582 y: -0.208008423 z: 0.066152893 w: -0.953690529 } position { x: -0.777791858 y: 0.853382289 z: -7.96828651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.206835523 y: -0.208030283 z: 0.0661435127 w: -0.953712463 } position { x: -0.777846456 y: 0.853385568 z: -7.96830654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.206754684 y: -0.208034903 z: 0.0660819262 w: -0.953733325 } position { x: -0.777813554 y: 0.853367329 z: -7.9683032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.206670627 y: -0.20805344 z: 0.0660925955 w: -0.953746736 } position { x: -0.777833402 y: 0.853373766 z: -7.96834898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.206446514 y: -0.208130687 z: 0.0661083162 w: -0.953777313 } position { x: -0.777848899 y: 0.853381038 z: -7.96837807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.206081107 y: -0.208103135 z: 0.0660028607 w: -0.953869641 } position { x: -0.777873456 y: 0.853336 z: -7.9684267 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.205562621 y: -0.208127514 z: 0.0659042895 w: -0.953983 } position { x: -0.777908802 y: 0.853292823 z: -7.96853781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.205015033 y: -0.208119228 z: 0.0658073351 w: -0.954109311 } position { x: -0.777903914 y: 0.853307545 z: -7.9685235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.204779789 y: -0.208095759 z: 0.0657914132 w: -0.954166114 } position { x: -0.777858138 y: 0.853336215 z: -7.96841049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.20492731 y: -0.20815362 z: 0.0658276 w: -0.954119265 } position { x: -0.777834654 y: 0.853521347 z: -7.96835184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.205129147 y: -0.208118111 z: 0.0658631 w: -0.954081237 } position { x: -0.777819395 y: 0.853447318 z: -7.96836185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.205246046 y: -0.208121032 z: 0.0659030378 w: -0.954052687 } position { x: -0.777848423 y: 0.853369832 z: -7.96843529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.205080211 y: -0.208145231 z: 0.0658083782 w: -0.954089582 } position { x: -0.777906835 y: 0.853360295 z: -7.96847153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.204862013 y: -0.208135143 z: 0.0657632649 w: -0.954141796 } position { x: -0.777861357 y: 0.853333 z: -7.968472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.204759121 y: -0.208165213 z: 0.0656805 w: -0.954163 } position { x: -0.777847052 y: 0.853374243 z: -7.9684453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.20476979 y: -0.208150312 z: 0.0656545907 w: -0.954165757 } position { x: -0.777844191 y: 0.853420436 z: -7.96843386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.204733267 y: -0.208149761 z: 0.0656842217 w: -0.954171658 } position { x: -0.777840495 y: 0.853391409 z: -7.96847916 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.204604879 y: -0.208151624 z: 0.0657086894 w: -0.954197109 } position { x: -0.777831 y: 0.853304625 z: -7.96851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.204352885 y: -0.208224565 z: 0.0656504408 w: -0.954239249 } position { x: -0.777871788 y: 0.853380919 z: -7.96860266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.204003856 y: -0.208211944 z: 0.0656097 w: -0.954319417 } position { x: -0.777868092 y: 0.853334785 z: -7.96859694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.203733 y: -0.208158225 z: 0.0654910207 w: -0.954397202 } position { x: -0.77782774 y: 0.853290558 z: -7.96859407 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.880] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.203545362 y: -0.208227813 z: 0.0654609874 w: -0.954424083 } position { x: -0.777865708 y: 0.853372335 z: -7.96861601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.203297138 y: -0.208280429 z: 0.0654752627 w: -0.954464555 } position { x: -0.777883947 y: 0.853316903 z: -7.96863937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.203170925 y: -0.208298251 z: 0.065516524 w: -0.954484701 } position { x: -0.777829647 y: 0.853291929 z: -7.96855497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.203231 y: -0.208216786 z: 0.0655027851 w: -0.954490602 } position { x: -0.777864397 y: 0.853386164 z: -7.96854496 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.203350067 y: -0.208184049 z: 0.0654503629 w: -0.954476 } position { x: -0.777993321 y: 0.853367269 z: -7.96852493 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.203349337 y: -0.208233356 z: 0.065388225 w: -0.954469681 } position { x: -0.777987242 y: 0.853233 z: -7.9686079 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.203215465 y: -0.208249107 z: 0.0654335245 w: -0.954491615 } position { x: -0.777961791 y: 0.853200793 z: -7.96863699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.976] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.203024521 y: -0.208213195 z: 0.0654330105 w: -0.954540133 } position { x: -0.778033078 y: 0.853208899 z: -7.96862888 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:22.992] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.202924177 y: -0.20828189 z: 0.0653804839 w: -0.954550087 } position { x: -0.778040111 y: 0.853256047 z: -7.96859264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.004] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.202892751 y: -0.208255336 z: 0.0653500259 w: -0.954564631 } position { x: -0.778069913 y: 0.853218794 z: -7.96860313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.202733189 y: -0.208298877 z: 0.0653259084 w: -0.954590678 } position { x: -0.778092742 y: 0.853198767 z: -7.96860838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.20253168 y: -0.208305523 z: 0.0653062165 w: -0.954633355 } position { x: -0.778108776 y: 0.853161693 z: -7.96868467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.202240422 y: -0.208271384 z: 0.065293178 w: -0.95470345 } position { x: -0.778090239 y: 0.853129327 z: -7.96866512 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.201966122 y: -0.208304763 z: 0.065236792 w: -0.954758108 } position { x: -0.778131604 y: 0.853165805 z: -7.96870279 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.201653302 y: -0.208359808 z: 0.065209575 w: -0.954814 } position { x: -0.778172076 y: 0.853176594 z: -7.96872234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.086] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.201420754 y: -0.208337903 z: 0.0651440918 w: -0.95487237 } position { x: -0.778165936 y: 0.853142738 z: -7.96869659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.201203331 y: -0.208371446 z: 0.0651033521 w: -0.954913676 } position { x: -0.778191566 y: 0.853212595 z: -7.96870041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.201065183 y: -0.208332211 z: 0.0650542751 w: -0.954954684 } position { x: -0.778218269 y: 0.85315156 z: -7.9687295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.200849324 y: -0.20836249 z: 0.0649798661 w: -0.954998553 } position { x: -0.778238773 y: 0.853128076 z: -7.96879816 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.200419679 y: -0.20842126 z: 0.0649685338 w: -0.955076814 } position { x: -0.778272033 y: 0.853130102 z: -7.96891308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.200001568 y: -0.208407685 z: 0.0647810251 w: -0.955180109 } position { x: -0.778295636 y: 0.853045464 z: -7.96883678 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.199784368 y: -0.208417922 z: 0.0647521764 w: -0.955225289 } position { x: -0.778278232 y: 0.853147388 z: -7.96877861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.199775398 y: -0.2084537 z: 0.0648366287 w: -0.955213606 } position { x: -0.778241813 y: 0.853234053 z: -7.96875381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.199839965 y: -0.208425447 z: 0.0648649931 w: -0.955204368 } position { x: -0.778266609 y: 0.853173435 z: -7.96875572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.199782029 y: -0.208479628 z: 0.0648259073 w: -0.955207288 } position { x: -0.778293133 y: 0.853117228 z: -7.96877813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.199691728 y: -0.208449364 z: 0.0648171306 w: -0.955233455 } position { x: -0.778329074 y: 0.853135943 z: -7.96879864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.199588254 y: -0.208453864 z: 0.0647649616 w: -0.955257595 } position { x: -0.778329134 y: 0.853159547 z: -7.96879148 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.256] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.199536487 y: -0.208466336 z: 0.0646868721 w: -0.955270946 } position { x: -0.778306901 y: 0.853131294 z: -7.96878099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.199453011 y: -0.208427191 z: 0.064701 w: -0.955296 } position { x: -0.778362572 y: 0.853131592 z: -7.96882105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.199270591 y: -0.20848228 z: 0.0646529 w: -0.955325246 } position { x: -0.778361 y: 0.853122354 z: -7.96883297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.199091911 y: -0.208429217 z: 0.0646663383 w: -0.955373168 } position { x: -0.778364778 y: 0.853153348 z: -7.96884727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.198939294 y: -0.208487883 z: 0.0646186545 w: -0.95539546 } position { x: -0.778375328 y: 0.85313189 z: -7.96888542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.198787659 y: -0.208484963 z: 0.0645846501 w: -0.955429912 } position { x: -0.778402269 y: 0.853142917 z: -7.96887541 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.19866237 y: -0.208435714 z: 0.0645543709 w: -0.955468774 } position { x: -0.778386593 y: 0.853147388 z: -7.96885395 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.198666394 y: -0.208482325 z: 0.0645534471 w: -0.955457866 } position { x: -0.778410196 y: 0.853154898 z: -7.96885061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.198624074 y: -0.208512828 z: 0.0644961521 w: -0.955463827 } position { x: -0.778412342 y: 0.853124 z: -7.96885204 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.198490158 y: -0.208490282 z: 0.064538382 w: -0.955493748 } position { x: -0.778440893 y: 0.853124142 z: -7.96887 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.198398307 y: -0.208509669 z: 0.0645281449 w: -0.955509305 } position { x: -0.778429449 y: 0.853123784 z: -7.96887064 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.409] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.198293656 y: -0.208490938 z: 0.0644565597 w: -0.955539942 } position { x: -0.778431654 y: 0.853117406 z: -7.96888638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.198174864 y: -0.20848617 z: 0.0644422919 w: -0.955566525 } position { x: -0.77843672 y: 0.853111923 z: -7.96888638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.198022604 y: -0.208550602 z: 0.0644099712 w: -0.955586255 } position { x: -0.77842617 y: 0.853117347 z: -7.9689455 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.197805032 y: -0.208537 z: 0.0643918142 w: -0.955635488 } position { x: -0.778436422 y: 0.853094935 z: -7.96899414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.19745259 y: -0.2085547 z: 0.0643890202 w: -0.955704749 } position { x: -0.77846235 y: 0.853057861 z: -7.96903229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.476] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.197134644 y: -0.208591878 z: 0.0643035695 w: -0.955768 } position { x: -0.778455198 y: 0.853022 z: -7.96904898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.196730897 y: -0.208631054 z: 0.0643026456 w: -0.955842674 } position { x: -0.778496444 y: 0.853068471 z: -7.96912098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.196362853 y: -0.208614439 z: 0.064219825 w: -0.955927551 } position { x: -0.778480709 y: 0.853084683 z: -7.96911812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.19617638 y: -0.208576947 z: 0.0641048104 w: -0.955981731 } position { x: -0.778477192 y: 0.853024364 z: -7.96907282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.196060911 y: -0.208620086 z: 0.0641194358 w: -0.955995 } position { x: -0.778463781 y: 0.853125751 z: -7.96909666 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.196137428 y: -0.208619177 z: 0.064117752 w: -0.955979645 } position { x: -0.778437078 y: 0.853093505 z: -7.96903801 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.19624722 y: -0.208599448 z: 0.064068675 w: -0.955964684 } position { x: -0.77846843 y: 0.853099585 z: -7.96909809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.196213156 y: -0.208613306 z: 0.0641183108 w: -0.95596534 } position { x: -0.77847296 y: 0.853080094 z: -7.96913242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.196116641 y: -0.208588094 z: 0.0640814528 w: -0.955993116 } position { x: -0.778463602 y: 0.853031278 z: -7.96919 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.195989624 y: -0.208633691 z: 0.0640142485 w: -0.956013739 } position { x: -0.778470099 y: 0.853032291 z: -7.96920156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.195836797 y: -0.20864366 z: 0.0640091076 w: -0.956043243 } position { x: -0.778454542 y: 0.853065133 z: -7.96916914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.629] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.195802525 y: -0.208614066 z: 0.0639865398 w: -0.956058204 } position { x: -0.778502822 y: 0.853063941 z: -7.96919346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.195628181 y: -0.208626822 z: 0.0639237314 w: -0.956095338 } position { x: -0.778514087 y: 0.853026152 z: -7.96926737 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.195247501 y: -0.208684057 z: 0.0638999939 w: -0.956162214 } position { x: -0.778536618 y: 0.852976799 z: -7.96935415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.194826365 y: -0.208711445 z: 0.063849017 w: -0.956245542 } position { x: -0.778517 y: 0.852952361 z: -7.96935797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.194597378 y: -0.208651438 z: 0.0638521388 w: -0.956305087 } position { x: -0.778492391 y: 0.853066802 z: -7.96926403 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.194676116 y: -0.208653882 z: 0.0638231412 w: -0.956290483 } position { x: -0.778511584 y: 0.853120744 z: -7.9691987 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.194844663 y: -0.208680138 z: 0.0637770668 w: -0.956253469 } position { x: -0.778541327 y: 0.853089035 z: -7.96922922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.194858521 y: -0.208684862 z: 0.063777864 w: -0.956249535 } position { x: -0.778503835 y: 0.853011429 z: -7.96929455 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.194711179 y: -0.20868963 z: 0.0638278127 w: -0.956275165 } position { x: -0.778544307 y: 0.852980554 z: -7.96933031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.755] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.194558173 y: -0.208679333 z: 0.0638257861 w: -0.956308722 } position { x: -0.778556824 y: 0.852984548 z: -7.96930456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.19446978 y: -0.20870918 z: 0.0637295321 w: -0.956326604 } position { x: -0.778547049 y: 0.853042364 z: -7.9693141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.194423974 y: -0.208701164 z: 0.0637554154 w: -0.956335962 } position { x: -0.778545618 y: 0.853018 z: -7.96930122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.194365323 y: -0.208703771 z: 0.0637162551 w: -0.956349909 } position { x: -0.778563678 y: 0.853018522 z: -7.9693265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.19424051 y: -0.208693579 z: 0.0636692792 w: -0.956380606 } position { x: -0.778558075 y: 0.852957487 z: -7.96936846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.194143414 y: -0.208715722 z: 0.0637084693 w: -0.956392884 } position { x: -0.778577328 y: 0.852971554 z: -7.9693594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.839] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.194037959 y: -0.208697021 z: 0.0636265203 w: -0.956423819 } position { x: -0.778596699 y: 0.852996528 z: -7.96937895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.193929225 y: -0.208690062 z: 0.0636323 w: -0.956447 } position { x: -0.778636515 y: 0.852945685 z: -7.96938753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.867] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.193718866 y: -0.20875679 z: 0.0636294857 w: -0.956475258 } position { x: -0.778645217 y: 0.852941513 z: -7.96945667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.19341886 y: -0.20880577 z: 0.0635891706 w: -0.956527948 } position { x: -0.778675079 y: 0.852907062 z: -7.96950197 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.192935452 y: -0.208786815 z: 0.063468948 w: -0.956637681 } position { x: -0.778666735 y: 0.852901101 z: -7.96951199 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.192658022 y: -0.208769605 z: 0.0634478405 w: -0.956698775 } position { x: -0.778649867 y: 0.852900624 z: -7.96951103 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.192495525 y: -0.20875743 z: 0.0634191558 w: -0.956736 } position { x: -0.778680265 y: 0.85297823 z: -7.96946716 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.192425564 y: -0.208792865 z: 0.0633580536 w: -0.956746399 } position { x: -0.778725803 y: 0.852976859 z: -7.96952295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.950] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.192015409 y: -0.208825991 z: 0.0633080304 w: -0.956824899 } position { x: -0.778714299 y: 0.852911592 z: -7.96961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.191807881 y: -0.208839402 z: 0.0632112324 w: -0.95687 } position { x: -0.778671861 y: 0.852789 z: -7.96958256 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.19167088 y: -0.208769575 z: 0.0631884933 w: -0.956914186 } position { x: -0.778673 y: 0.85300678 z: -7.96951103 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:23.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.191879228 y: -0.208780512 z: 0.0632148311 w: -0.956868291 } position { x: -0.778655 y: 0.853067398 z: -7.96948624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.192087442 y: -0.208807707 z: 0.0632533357 w: -0.956818044 } position { x: -0.778671563 y: 0.852982521 z: -7.96955538 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.018] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.192018226 y: -0.208834425 z: 0.063265115 w: -0.956825376 } position { x: -0.778668165 y: 0.852891803 z: -7.96963167 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.191779271 y: -0.208811536 z: 0.0632847175 w: -0.956876934 } position { x: -0.778724074 y: 0.852868557 z: -7.96964 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.191568553 y: -0.20885542 z: 0.0631308928 w: -0.95691973 } position { x: -0.77870506 y: 0.852947712 z: -7.96958733 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.191548958 y: -0.208801925 z: 0.0630964637 w: -0.956937611 } position { x: -0.778701484 y: 0.852988124 z: -7.96954679 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.19160077 y: -0.208842441 z: 0.0630728453 w: -0.956919968 } position { x: -0.778680742 y: 0.85297668 z: -7.96961594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.087] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.191492438 y: -0.208836094 z: 0.0631147623 w: -0.956940293 } position { x: -0.778702796 y: 0.852909207 z: -7.96964598 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.191178367 y: -0.20891422 z: 0.0631824657 w: -0.95698154 } position { x: -0.778725684 y: 0.852912307 z: -7.96972704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.190796077 y: -0.208907396 z: 0.0631048 w: -0.95706445 } position { x: -0.778725326 y: 0.852909207 z: -7.96973324 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.190321133 y: -0.208881438 z: 0.0630485415 w: -0.9571684 } position { x: -0.778771579 y: 0.852897167 z: -7.96980858 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.189920366 y: -0.208870053 z: 0.0629432797 w: -0.95725739 } position { x: -0.778779 y: 0.852870166 z: -7.96972799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.189722374 y: -0.208944306 z: 0.0628782362 w: -0.957284689 } position { x: -0.778763354 y: 0.853002787 z: -7.96970129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.189613953 y: -0.208963811 z: 0.062877126 w: -0.957302034 } position { x: -0.778758526 y: 0.852967501 z: -7.96974325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.189632505 y: -0.20898059 z: 0.0628897697 w: -0.957293868 } position { x: -0.77872324 y: 0.852880657 z: -7.96974277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.189614564 y: -0.208975375 z: 0.0629055724 w: -0.957297504 } position { x: -0.778756499 y: 0.852990508 z: -7.96974182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.189681724 y: -0.208901927 z: 0.0628833324 w: -0.957301736 } position { x: -0.778774858 y: 0.852989078 z: -7.96970463 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.189686567 y: -0.208971649 z: 0.0628812462 w: -0.957285643 } position { x: -0.778788626 y: 0.852955639 z: -7.96973515 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.189571112 y: -0.208953619 z: 0.0628472045 w: -0.95731467 } position { x: -0.778827608 y: 0.852892935 z: -7.96976662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.189417034 y: -0.208966509 z: 0.0627989769 w: -0.957345545 } position { x: -0.778826833 y: 0.852891207 z: -7.96976805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.189301506 y: -0.208960757 z: 0.062791273 w: -0.957370162 } position { x: -0.778823197 y: 0.852933824 z: -7.96974945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.189256579 y: -0.208939463 z: 0.0627888963 w: -0.957383871 } position { x: -0.7788167 y: 0.852963209 z: -7.96973562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.189227566 y: -0.208966494 z: 0.0628020316 w: -0.957382798 } position { x: -0.778779387 y: 0.852920771 z: -7.96973515 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.189144179 y: -0.208965465 z: 0.062792629 w: -0.957400143 } position { x: -0.778819144 y: 0.852921844 z: -7.96975327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.18906258 y: -0.208988965 z: 0.062759608 w: -0.957413256 } position { x: -0.7788167 y: 0.852921486 z: -7.96977377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.189009562 y: -0.208969221 z: 0.0627004132 w: -0.957432 } position { x: -0.778818 y: 0.852898717 z: -7.96974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.188861653 y: -0.208987549 z: 0.0626703873 w: -0.957459092 } position { x: -0.778813183 y: 0.852944791 z: -7.96976662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.188720211 y: -0.209006965 z: 0.0626511425 w: -0.957484 } position { x: -0.778849244 y: 0.852980375 z: -7.96983051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.188421682 y: -0.209008604 z: 0.0626251176 w: -0.957544148 } position { x: -0.778832078 y: 0.852868736 z: -7.96986723 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.187988937 y: -0.209069103 z: 0.0625760481 w: -0.95761919 } position { x: -0.778895199 y: 0.852846503 z: -7.96996546 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.187465325 y: -0.209047064 z: 0.0625144392 w: -0.957730651 } position { x: -0.778865397 y: 0.852860212 z: -7.96993208 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.187242836 y: -0.20898445 z: 0.062468227 w: -0.957790911 } position { x: -0.778846085 y: 0.852939129 z: -7.96980333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.187440917 y: -0.209034726 z: 0.0624042302 w: -0.957745373 } position { x: -0.778844655 y: 0.853080392 z: -7.9697175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.18773596 y: -0.209024802 z: 0.0624424703 w: -0.957687259 } position { x: -0.77885443 y: 0.853070855 z: -7.96977615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.463] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.187708125 y: -0.209078312 z: 0.0624766126 w: -0.957678795 } position { x: -0.778806508 y: 0.852942526 z: -7.96986103 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.187482312 y: -0.209059626 z: 0.0625469163 w: -0.957722485 } position { x: -0.778841913 y: 0.85291642 z: -7.96993113 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.187298909 y: -0.209111258 z: 0.0624761879 w: -0.957751691 } position { x: -0.778877378 y: 0.852948785 z: -7.96983814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.187189043 y: -0.209105566 z: 0.0623222664 w: -0.957784474 } position { x: -0.778847039 y: 0.852998376 z: -7.96984911 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.187101066 y: -0.209067345 z: 0.0622849688 w: -0.957812428 } position { x: -0.778874218 y: 0.852985561 z: -7.96989107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.186770514 y: -0.209126383 z: 0.0622758977 w: -0.957864642 } position { x: -0.778914928 y: 0.852896094 z: -7.97002888 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.186155081 y: -0.209222332 z: 0.0621832795 w: -0.957969487 } position { x: -0.778856158 y: 0.852861047 z: -7.97008944 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.561] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.185568228 y: -0.209126472 z: 0.0621829219 w: -0.958104312 } position { x: -0.778864682 y: 0.85285753 z: -7.97014093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.573] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.18532832 y: -0.209143519 z: 0.0621985123 w: -0.958146036 } position { x: -0.778844655 y: 0.852891147 z: -7.97000551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.185152099 y: -0.20918709 z: 0.062141113 w: -0.958174288 } position { x: -0.778853178 y: 0.853115439 z: -7.96990967 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.18559216 y: -0.209153205 z: 0.0620812401 w: -0.958100438 } position { x: -0.778828502 y: 0.85304 z: -7.96982241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.185833558 y: -0.209163442 z: 0.0620801076 w: -0.958051503 } position { x: -0.778819084 y: 0.853006959 z: -7.96994638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.185729101 y: -0.209141061 z: 0.0621024296 w: -0.958075166 } position { x: -0.778856635 y: 0.852864206 z: -7.97005939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.185416892 y: -0.209201813 z: 0.0621056296 w: -0.958122194 } position { x: -0.778882623 y: 0.852834105 z: -7.97005939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.185184881 y: -0.209263816 z: 0.0620589741 w: -0.958156526 } position { x: -0.778883219 y: 0.852981269 z: -7.96996 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.185259789 y: -0.209142387 z: 0.0619976074 w: -0.9581725 } position { x: -0.778867662 y: 0.852993131 z: -7.96995687 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.185327545 y: -0.209151 z: 0.0619459227 w: -0.958160877 } position { x: -0.778864682 y: 0.852929473 z: -7.96994162 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.185268685 y: -0.209209681 z: 0.0619641282 w: -0.958158314 } position { x: -0.778848886 y: 0.852895141 z: -7.97002268 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.185136139 y: -0.209214687 z: 0.0619888268 w: -0.958181202 } position { x: -0.778873801 y: 0.852864146 z: -7.97002506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.18498683 y: -0.209219068 z: 0.0620041378 w: -0.958208144 } position { x: -0.778882086 y: 0.852903724 z: -7.96999025 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.184957281 y: -0.209191978 z: 0.0619652383 w: -0.95822227 } position { x: -0.778872132 y: 0.852924109 z: -7.97002506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.184887722 y: -0.209203809 z: 0.0619438216 w: -0.958234429 } position { x: -0.778860807 y: 0.852903247 z: -7.97 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.184827045 y: -0.20919846 z: 0.0619100332 w: -0.958249509 } position { x: -0.778858483 y: 0.852887154 z: -7.97002554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.184740305 y: -0.209223837 z: 0.061901208 w: -0.958261311 } position { x: -0.778866887 y: 0.852873206 z: -7.97003174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.184645623 y: -0.20921047 z: 0.0618932359 w: -0.958282948 } position { x: -0.778833508 y: 0.852916598 z: -7.9700613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.184439927 y: -0.209317431 z: 0.0619004145 w: -0.958298743 } position { x: -0.778843 y: 0.852883458 z: -7.97009802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.183904752 y: -0.209320977 z: 0.0617661402 w: -0.958409488 } position { x: -0.778944135 y: 0.852834582 z: -7.9702692 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.183167741 y: -0.209308654 z: 0.0617129691 w: -0.958556712 } position { x: -0.778875709 y: 0.852733374 z: -7.97026205 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.182632416 y: -0.209314063 z: 0.0616662614 w: -0.958660722 } position { x: -0.778846 y: 0.852866054 z: -7.97017574 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.182534441 y: -0.209389269 z: 0.0615902543 w: -0.958667815 } position { x: -0.778832912 y: 0.853004217 z: -7.97014618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.880] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.182522118 y: -0.209390655 z: 0.061606165 w: -0.958668828 } position { x: -0.77882117 y: 0.852959394 z: -7.97015047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.182459459 y: -0.209420249 z: 0.0615956411 w: -0.958674967 } position { x: -0.778813124 y: 0.852845788 z: -7.97025061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.182120115 y: -0.209424093 z: 0.061569415 w: -0.958740354 } position { x: -0.778880596 y: 0.85287 z: -7.97031116 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.181789562 y: -0.20937182 z: 0.0615299046 w: -0.958817065 } position { x: -0.778856158 y: 0.852850556 z: -7.97030115 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.181723937 y: -0.209436029 z: 0.0614251643 w: -0.958822191 } position { x: -0.778841674 y: 0.852888823 z: -7.97023678 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.181807235 y: -0.209418416 z: 0.0614124313 w: -0.958811045 } position { x: -0.778841257 y: 0.852998137 z: -7.97020721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.18192105 y: -0.209397778 z: 0.0614013523 w: -0.958794653 } position { x: -0.778815567 y: 0.852913141 z: -7.9702692 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.181866437 y: -0.209429711 z: 0.0614612214 w: -0.958794236 } position { x: -0.778832376 y: 0.852876902 z: -7.97034216 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:24.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.181722373 y: -0.2094329 z: 0.0614450611 w: -0.958821893 } position { x: -0.778847277 y: 0.852876306 z: -7.97036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.181505561 y: -0.209447399 z: 0.0613780282 w: -0.958864093 } position { x: -0.77884233 y: 0.852904081 z: -7.97033119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.181440189 y: -0.209460348 z: 0.0613066629 w: -0.95887816 } position { x: -0.778844297 y: 0.852927923 z: -7.97029877 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.181440458 y: -0.209434062 z: 0.0612669475 w: -0.958886385 } position { x: -0.778863668 y: 0.852915585 z: -7.97031784 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.181302726 y: -0.209411025 z: 0.0612741672 w: -0.958917 } position { x: -0.778898716 y: 0.852867 z: -7.97036839 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.180997804 y: -0.209515676 z: 0.0612164214 w: -0.958955407 } position { x: -0.778918564 y: 0.852847874 z: -7.97040892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.180644333 y: -0.209492847 z: 0.061190486 w: -0.959028721 } position { x: -0.778918087 y: 0.852849 z: -7.97041035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.18021825 y: -0.209449738 z: 0.0611014962 w: -0.959123969 } position { x: -0.778922498 y: 0.852892399 z: -7.97043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.17989856 y: -0.209425285 z: 0.0610291958 w: -0.959193945 } position { x: -0.77900666 y: 0.852909267 z: -7.97046518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.179692015 y: -0.209515825 z: 0.0608945154 w: -0.959221423 } position { x: -0.778977752 y: 0.852809906 z: -7.97039127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.179616332 y: -0.20955196 z: 0.060924761 w: -0.959225833 } position { x: -0.778931081 y: 0.852976203 z: -7.97042799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.179718032 y: -0.209443703 z: 0.0609945357 w: -0.959225953 } position { x: -0.778948486 y: 0.852962434 z: -7.97038174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.179800868 y: -0.209469229 z: 0.0609509125 w: -0.959207654 } position { x: -0.779010534 y: 0.852892458 z: -7.97041655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.179764688 y: -0.209544778 z: 0.0609649345 w: -0.959197044 } position { x: -0.779029071 y: 0.852922916 z: -7.97048807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.179609075 y: -0.209465012 z: 0.0609443858 w: -0.959244907 } position { x: -0.779043436 y: 0.852878451 z: -7.97049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.179517612 y: -0.20951359 z: 0.0608700477 w: -0.959256172 } position { x: -0.779048622 y: 0.852891207 z: -7.9704752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.179465592 y: -0.209505886 z: 0.0608283468 w: -0.959270179 } position { x: -0.779076159 y: 0.852955 z: -7.97044706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.179411113 y: -0.209484145 z: 0.0608156137 w: -0.959286 } position { x: -0.779088 y: 0.852899432 z: -7.97047806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.179298207 y: -0.209508121 z: 0.060855858 w: -0.959299266 } position { x: -0.779081106 y: 0.852893889 z: -7.97051764 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.179188475 y: -0.209519669 z: 0.0608190075 w: -0.959319592 } position { x: -0.779071867 y: 0.852885246 z: -7.9705224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.179107815 y: -0.209512487 z: 0.0608227 w: -0.959336 } position { x: -0.779097259 y: 0.852895379 z: -7.9705267 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.282] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.178974345 y: -0.209497184 z: 0.0607865155 w: -0.9593665 } position { x: -0.779089272 y: 0.852893591 z: -7.97051859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.178812385 y: -0.209563836 z: 0.0607983209 w: -0.959381461 } position { x: -0.779121578 y: 0.852888584 z: -7.9705534 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.178595796 y: -0.209535331 z: 0.0607364886 w: -0.959431946 } position { x: -0.779116333 y: 0.852886796 z: -7.97056484 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.178415298 y: -0.209563047 z: 0.0607033409 w: -0.95946157 } position { x: -0.779130697 y: 0.852901936 z: -7.97057533 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.17828919 y: -0.209535703 z: 0.0606550574 w: -0.959494 } position { x: -0.779108167 y: 0.85289067 z: -7.97061777 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.178016141 y: -0.20961614 z: 0.0606007427 w: -0.959530592 } position { x: -0.77915597 y: 0.852876 z: -7.97068453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.177555531 y: -0.209625065 z: 0.0606114827 w: -0.959613323 } position { x: -0.779154539 y: 0.852821827 z: -7.97073746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.177149519 y: -0.209619194 z: 0.0605466552 w: -0.95969367 } position { x: -0.77911669 y: 0.852813303 z: -7.9707303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.176795214 y: -0.20963873 z: 0.0605435818 w: -0.959754944 } position { x: -0.779174 y: 0.852917314 z: -7.97073078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.176727638 y: -0.209580541 z: 0.06047263 w: -0.959784627 } position { x: -0.779165387 y: 0.852890432 z: -7.97063398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.176828697 y: -0.209633783 z: 0.0604417957 w: -0.959756255 } position { x: -0.77918005 y: 0.852959752 z: -7.97066975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.176857322 y: -0.209720284 z: 0.0604561642 w: -0.959731162 } position { x: -0.779146612 y: 0.852945566 z: -7.9706912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.176849976 y: -0.209606707 z: 0.0604457818 w: -0.959758043 } position { x: -0.779185772 y: 0.852857232 z: -7.97073221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.176725164 y: -0.209671378 z: 0.0604827106 w: -0.95976454 } position { x: -0.779224277 y: 0.852848172 z: -7.97075796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.1766164 y: -0.209694445 z: 0.0604148172 w: -0.959783792 } position { x: -0.779211462 y: 0.852879167 z: -7.97076702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.176457226 y: -0.209686488 z: 0.0603345521 w: -0.959819913 } position { x: -0.779210925 y: 0.852888823 z: -7.9708004 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.176271871 y: -0.209688783 z: 0.0602766052 w: -0.959857047 } position { x: -0.77925539 y: 0.852866411 z: -7.97083282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.175917223 y: -0.209690213 z: 0.0602578148 w: -0.959923 } position { x: -0.779287517 y: 0.852865696 z: -7.97090483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.175466776 y: -0.209704146 z: 0.0602251887 w: -0.960004449 } position { x: -0.779265285 y: 0.852797329 z: -7.97096825 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.175104856 y: -0.20968999 z: 0.0601691 w: -0.960077107 } position { x: -0.779278696 y: 0.852819741 z: -7.97095346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.17484118 y: -0.20976463 z: 0.060109444 w: -0.960112631 } position { x: -0.779324949 y: 0.852872491 z: -7.97092915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.174796835 y: -0.209740907 z: 0.0600111 w: -0.960132 } position { x: -0.779223 y: 0.852912486 z: -7.97080278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.175133839 y: -0.209686413 z: 0.060066063 w: -0.960079074 } position { x: -0.779229403 y: 0.853014052 z: -7.97083044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.175314963 y: -0.209716663 z: 0.0600754 w: -0.960038841 } position { x: -0.779245079 y: 0.852912426 z: -7.97087717 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.175138399 y: -0.209716693 z: 0.0601283461 w: -0.960067749 } position { x: -0.779286325 y: 0.852785707 z: -7.9709692 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.174862027 y: -0.209724933 z: 0.0600990094 w: -0.960118175 } position { x: -0.779301107 y: 0.852773309 z: -7.97099543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.174642488 y: -0.209734306 z: 0.0599765405 w: -0.960163713 } position { x: -0.779290378 y: 0.852877 z: -7.97090626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.174678311 y: -0.209707767 z: 0.0599141158 w: -0.960166931 } position { x: -0.779272676 y: 0.852907 z: -7.97091627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.174760804 y: -0.209704086 z: 0.0598651953 w: -0.960155725 } position { x: -0.779247165 y: 0.852862597 z: -7.9709692 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.17470032 y: -0.209734023 z: 0.0599584915 w: -0.960154414 } position { x: -0.779293299 y: 0.852801502 z: -7.97098398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.17457509 y: -0.20974803 z: 0.0599926226 w: -0.960172 } position { x: -0.779291093 y: 0.852812529 z: -7.97100735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.174413741 y: -0.209762901 z: 0.0599536411 w: -0.960200489 } position { x: -0.779303193 y: 0.852821589 z: -7.97097826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.174382225 y: -0.209748775 z: 0.0599091128 w: -0.960212052 } position { x: -0.779301584 y: 0.852819502 z: -7.97100735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.174260333 y: -0.209732324 z: 0.0598971397 w: -0.960238576 } position { x: -0.779351473 y: 0.852819085 z: -7.97104454 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.174145475 y: -0.209709585 z: 0.0598727688 w: -0.960265875 } position { x: -0.77939254 y: 0.852766395 z: -7.97109413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.173768759 y: -0.209824964 z: 0.0597905815 w: -0.960314035 } position { x: -0.779374182 y: 0.852749109 z: -7.97118 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.173271522 y: -0.2098113 z: 0.0597288534 w: -0.960410714 } position { x: -0.779385805 y: 0.852751374 z: -7.97122478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.17276445 y: -0.209779665 z: 0.0596834123 w: -0.960511804 } position { x: -0.779396892 y: 0.852713823 z: -7.97129631 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.172304854 y: -0.209814087 z: 0.0595921092 w: -0.960592449 } position { x: -0.779426336 y: 0.852731466 z: -7.97123575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.822] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.172089368 y: -0.209861621 z: 0.0595380738 w: -0.960624039 } position { x: -0.779436171 y: 0.852806926 z: -7.97120619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.172117621 y: -0.209915236 z: 0.059517283 w: -0.960608602 } position { x: -0.779400587 y: 0.852838635 z: -7.97116184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.172253206 y: -0.209865376 z: 0.0595976301 w: -0.960590184 } position { x: -0.779377878 y: 0.852844357 z: -7.97119379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.172319323 y: -0.209846839 z: 0.0596140213 w: -0.960581362 } position { x: -0.779435635 y: 0.852762401 z: -7.97117949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.880] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.172320709 y: -0.209828675 z: 0.0595741719 w: -0.960587561 } position { x: -0.779489398 y: 0.85278374 z: -7.97126532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.172154397 y: -0.209861919 z: 0.0594713762 w: -0.960616469 } position { x: -0.77945745 y: 0.852710843 z: -7.97127199 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.172008455 y: -0.209885255 z: 0.0594664551 w: -0.960637808 } position { x: -0.779467881 y: 0.852723956 z: -7.97125816 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.171918556 y: -0.209849522 z: 0.0594488233 w: -0.960662842 } position { x: -0.779458642 y: 0.852753758 z: -7.97126055 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.171901971 y: -0.20984897 z: 0.0594128 w: -0.960668147 } position { x: -0.779456794 y: 0.852734447 z: -7.97126913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.171739146 y: -0.209868312 z: 0.0594214275 w: -0.960692525 } position { x: -0.779518604 y: 0.852729797 z: -7.97131395 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.171495974 y: -0.20994623 z: 0.0593868569 w: -0.960721 } position { x: -0.779487729 y: 0.852660894 z: -7.97133446 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.171141714 y: -0.20993641 z: 0.0593821704 w: -0.960786641 } position { x: -0.779491365 y: 0.852690518 z: -7.97136497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:25.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.170878798 y: -0.209899053 z: 0.0593238585 w: -0.960845232 } position { x: -0.77949965 y: 0.852701545 z: -7.97140074 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.004] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.170642808 y: -0.209945455 z: 0.0592277572 w: -0.960882962 } position { x: -0.779556215 y: 0.852728963 z: -7.97138405 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.170449525 y: -0.209949374 z: 0.0591976233 w: -0.960918248 } position { x: -0.779485703 y: 0.852700591 z: -7.97134781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.170469463 y: -0.209922016 z: 0.0592023768 w: -0.960920393 } position { x: -0.779464126 y: 0.852736294 z: -7.97132874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.170581087 y: -0.209921 z: 0.0592204221 w: -0.960899711 } position { x: -0.779484928 y: 0.852789044 z: -7.97134495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.059] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.17059806 y: -0.209905237 z: 0.0591675863 w: -0.960903347 } position { x: -0.779494226 y: 0.852687359 z: -7.97138834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.170461819 y: -0.209963128 z: 0.0592091866 w: -0.960912347 } position { x: -0.77949512 y: 0.852683127 z: -7.97141933 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.087] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.170316547 y: -0.209981054 z: 0.0591876805 w: -0.960935533 } position { x: -0.779511 y: 0.852705121 z: -7.97140932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.170166045 y: -0.209980145 z: 0.0591061488 w: -0.960967362 } position { x: -0.779507458 y: 0.852721572 z: -7.97143078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.169966742 y: -0.20996289 z: 0.0590827763 w: -0.961007893 } position { x: -0.77951926 y: 0.852683485 z: -7.97148752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.169756144 y: -0.209979191 z: 0.0590694956 w: -0.961042345 } position { x: -0.779524 y: 0.852698445 z: -7.97153664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.169431776 y: -0.210026711 z: 0.0590693913 w: -0.961089194 } position { x: -0.779558539 y: 0.852671444 z: -7.9715662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.156] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.169185147 y: -0.209957957 z: 0.0590546839 w: -0.96114856 } position { x: -0.779505 y: 0.852665484 z: -7.97152901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.169018865 y: -0.209956661 z: 0.0589869767 w: -0.961182296 } position { x: -0.779552519 y: 0.852769494 z: -7.97151041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.183] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.168942153 y: -0.210027471 z: 0.0589209907 w: -0.961184323 } position { x: -0.779585183 y: 0.852743864 z: -7.97152805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.168668434 y: -0.210069463 z: 0.0588991195 w: -0.961224556 } position { x: -0.779617429 y: 0.852706552 z: -7.97166967 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.168166265 y: -0.210093617 z: 0.0588093512 w: -0.961312771 } position { x: -0.779618263 y: 0.852622032 z: -7.9717412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.167787224 y: -0.210047454 z: 0.0587303825 w: -0.961393952 } position { x: -0.779629409 y: 0.852584124 z: -7.97171307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.167506039 y: -0.210091129 z: 0.0586773381 w: -0.961436689 } position { x: -0.779637158 y: 0.852699101 z: -7.97168064 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.167608798 y: -0.21001707 z: 0.0586823 w: -0.961434603 } position { x: -0.779619575 y: 0.852806628 z: -7.97160625 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.167679548 y: -0.210033819 z: 0.0585647821 w: -0.961425781 } position { x: -0.77965951 y: 0.852765322 z: -7.9716568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.280] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.167632759 y: -0.210098252 z: 0.0585733578 w: -0.961419344 } position { x: -0.779679358 y: 0.852654815 z: -7.971735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.167399451 y: -0.210092738 z: 0.0585895516 w: -0.961460233 } position { x: -0.779680192 y: 0.852619827 z: -7.97175789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.16715917 y: -0.210123166 z: 0.0584929846 w: -0.9615013 } position { x: -0.77964884 y: 0.852663517 z: -7.97176313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.167066067 y: -0.210069045 z: 0.0584300794 w: -0.96153307 } position { x: -0.77964288 y: 0.852684259 z: -7.97171974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.167024836 y: -0.2100849 z: 0.0584557727 w: -0.961535215 } position { x: -0.779686391 y: 0.852699399 z: -7.97175503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.166943461 y: -0.21010977 z: 0.0584698617 w: -0.961543083 } position { x: -0.779684246 y: 0.852635384 z: -7.971735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.166787729 y: -0.210118473 z: 0.0584628 w: -0.961568654 } position { x: -0.779701471 y: 0.852630377 z: -7.97174215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.166738823 y: -0.210132271 z: 0.0584350377 w: -0.961575806 } position { x: -0.779673517 y: 0.852663398 z: -7.97174549 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.166682154 y: -0.210096121 z: 0.0583955646 w: -0.961595893 } position { x: -0.779726326 y: 0.85267055 z: -7.9717555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.16658856 y: -0.210145563 z: 0.0583363026 w: -0.961604893 } position { x: -0.779714763 y: 0.852650881 z: -7.97178316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.16648069 y: -0.21010983 z: 0.0583653599 w: -0.961629629 } position { x: -0.779715836 y: 0.852636456 z: -7.97176838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.434] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.166389957 y: -0.210100934 z: 0.0583576187 w: -0.961647749 } position { x: -0.779706836 y: 0.852644324 z: -7.97178173 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.166327477 y: -0.210111395 z: 0.0583590604 w: -0.961656153 } position { x: -0.779709518 y: 0.852655411 z: -7.9717927 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.16619955 y: -0.210142091 z: 0.0583433881 w: -0.961672544 } position { x: -0.779729307 y: 0.852634788 z: -7.97179794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.166050449 y: -0.210138977 z: 0.0582895428 w: -0.961702287 } position { x: -0.77975 y: 0.852597058 z: -7.97183037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.165779173 y: -0.210192844 z: 0.0583032742 w: -0.961736441 } position { x: -0.779752791 y: 0.852588058 z: -7.97187614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.165489331 y: -0.210148245 z: 0.0582899638 w: -0.961796939 } position { x: -0.779729068 y: 0.85258472 z: -7.97186375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.518] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.16527833 y: -0.210184321 z: 0.0582458377 w: -0.961828 } position { x: -0.779750884 y: 0.852618694 z: -7.97186136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.165076435 y: -0.210187256 z: 0.0581783503 w: -0.96186614 } position { x: -0.779769778 y: 0.852632642 z: -7.97194195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.164721802 y: -0.210270673 z: 0.0581002943 w: -0.961913347 } position { x: -0.779808879 y: 0.852570355 z: -7.97200203 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.561] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.164297938 y: -0.210307822 z: 0.0580286495 w: -0.961982071 } position { x: -0.779815495 y: 0.852461338 z: -7.97202873 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.163895935 y: -0.210285097 z: 0.0580077209 w: -0.962056875 } position { x: -0.779771328 y: 0.852538049 z: -7.97201204 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.163795352 y: -0.210193813 z: 0.0579620898 w: -0.962096691 } position { x: -0.779598 y: 0.852653325 z: -7.97198963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.163648367 y: -0.209510878 z: 0.058435943 w: -0.962242 } position { x: -0.779553771 y: 0.852706432 z: -7.97210503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.163472652 y: -0.209606916 z: 0.0584801659 w: -0.962248266 } position { x: -0.779915571 y: 0.852537036 z: -7.97214699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.163214147 y: -0.209980488 z: 0.0581736378 w: -0.962229311 } position { x: -0.779929936 y: 0.852605224 z: -7.97199345 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.16305545 y: -0.2101399 z: 0.0580285937 w: -0.962230146 } position { x: -0.779769242 y: 0.852611184 z: -7.97205591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.163026109 y: -0.20987691 z: 0.0577996746 w: -0.962306321 } position { x: -0.779669523 y: 0.852586925 z: -7.9720459 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.162931949 y: -0.209892064 z: 0.0578583889 w: -0.96231544 } position { x: -0.779793441 y: 0.852605 z: -7.97207451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.162777185 y: -0.210060105 z: 0.0579273105 w: -0.962300777 } position { x: -0.779773474 y: 0.852570772 z: -7.97214079 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.162454352 y: -0.210065559 z: 0.0579512157 w: -0.962352693 } position { x: -0.77975136 y: 0.852535248 z: -7.97224236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.162031844 y: -0.210043266 z: 0.0579725206 w: -0.962427497 } position { x: -0.779776216 y: 0.852512836 z: -7.97222376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.161647573 y: -0.210021555 z: 0.0578384064 w: -0.962504923 } position { x: -0.779850185 y: 0.852596045 z: -7.97226572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.161204487 y: -0.210026503 z: 0.0577274822 w: -0.962584853 } position { x: -0.779860675 y: 0.852603555 z: -7.97233629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.755] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.160929143 y: -0.210066646 z: 0.0575858727 w: -0.96263063 } position { x: -0.779780149 y: 0.852496624 z: -7.97223473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.160853162 y: -0.210015669 z: 0.0575935766 w: -0.962654 } position { x: -0.779791236 y: 0.852642059 z: -7.97227287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.160782397 y: -0.210040495 z: 0.0575959124 w: -0.962660253 } position { x: -0.779825 y: 0.852654696 z: -7.97229719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.160778046 y: -0.210032642 z: 0.0576347187 w: -0.962660372 } position { x: -0.779801905 y: 0.852536917 z: -7.97229195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.16062 y: -0.210076168 z: 0.0575752072 w: -0.962680817 } position { x: -0.779831409 y: 0.852574587 z: -7.97235346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.160465673 y: -0.210027 z: 0.0575330034 w: -0.962719798 } position { x: -0.779835463 y: 0.852555871 z: -7.97235584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.16019772 y: -0.210023195 z: 0.0574552752 w: -0.962769926 } position { x: -0.779852152 y: 0.852578402 z: -7.97238684 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.160007536 y: -0.210086122 z: 0.0573710613 w: -0.962792814 } position { x: -0.779844105 y: 0.852548718 z: -7.97239971 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.159842953 y: -0.210087061 z: 0.0573671833 w: -0.962820172 } position { x: -0.779817402 y: 0.852579832 z: -7.97238111 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.159761295 y: -0.21005775 z: 0.0573773831 w: -0.962839544 } position { x: -0.779827952 y: 0.85258615 z: -7.97239876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.15964289 y: -0.210056558 z: 0.0573667921 w: -0.962860048 } position { x: -0.779866338 y: 0.852559805 z: -7.97243929 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.905] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.159353018 y: -0.210057884 z: 0.0573746897 w: -0.962907314 } position { x: -0.779899061 y: 0.852532148 z: -7.97252274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.158978269 y: -0.210153967 z: 0.0572590753 w: -0.962955177 } position { x: -0.779902458 y: 0.852519393 z: -7.97250748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.158681661 y: -0.210134655 z: 0.0571618788 w: -0.963014066 } position { x: -0.779883504 y: 0.852555394 z: -7.97251463 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.950] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.158597648 y: -0.210102364 z: 0.0571071282 w: -0.963038206 } position { x: -0.779892087 y: 0.852566123 z: -7.97251225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.158495203 y: -0.210060626 z: 0.0571106747 w: -0.963063955 } position { x: -0.779899597 y: 0.852590561 z: -7.97252226 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.158365577 y: -0.210134879 z: 0.0570919216 w: -0.963070214 } position { x: -0.779913545 y: 0.852544427 z: -7.97257948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:26.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.158065915 y: -0.210157841 z: 0.0570873246 w: -0.963114679 } position { x: -0.779916227 y: 0.852515519 z: -7.97264814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.157784358 y: -0.21014899 z: 0.0570361838 w: -0.96316582 } position { x: -0.779934764 y: 0.852448225 z: -7.97264051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.157548472 y: -0.210204855 z: 0.0569648109 w: -0.963196456 } position { x: -0.779929519 y: 0.852534771 z: -7.97262335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.157491848 y: -0.210141957 z: 0.0569430664 w: -0.963220716 } position { x: -0.779920936 y: 0.852572083 z: -7.97258329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.1575277 y: -0.21017243 z: 0.0569362454 w: -0.963208616 } position { x: -0.779898465 y: 0.852552056 z: -7.97256613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.157566622 y: -0.210137501 z: 0.0569251105 w: -0.963210583 } position { x: -0.779911757 y: 0.852525353 z: -7.97261906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.157466382 y: -0.21012 z: 0.056923639 w: -0.963230848 } position { x: -0.779939115 y: 0.852465928 z: -7.97262192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.157332554 y: -0.210164815 z: 0.0568930395 w: -0.963244736 } position { x: -0.779933214 y: 0.852483 z: -7.97261524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.157143518 y: -0.210181519 z: 0.0568937324 w: -0.963271916 } position { x: -0.77994734 y: 0.852505445 z: -7.9726181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.157078534 y: -0.210162833 z: 0.056895595 w: -0.963286459 } position { x: -0.779928803 y: 0.852495193 z: -7.97259808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.156990677 y: -0.210163072 z: 0.0568621308 w: -0.963302732 } position { x: -0.779925644 y: 0.85250169 z: -7.97263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.15683867 y: -0.210164234 z: 0.0568287522 w: -0.963329196 } position { x: -0.779937506 y: 0.852485955 z: -7.97263384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.156550303 y: -0.2102561 z: 0.0567638353 w: -0.963359892 } position { x: -0.779955447 y: 0.852481246 z: -7.9727354 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.156082317 y: -0.210250363 z: 0.0566731729 w: -0.963442385 } position { x: -0.779943824 y: 0.852394104 z: -7.97270727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.155777812 y: -0.210234627 z: 0.0566485 w: -0.963496566 } position { x: -0.779930651 y: 0.852457643 z: -7.97274446 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.199] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.15550898 y: -0.210210219 z: 0.0566445366 w: -0.963545561 } position { x: -0.779939115 y: 0.852495313 z: -7.97275209 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.155269444 y: -0.210245863 z: 0.0566499382 w: -0.963576078 } position { x: -0.77999 y: 0.852500081 z: -7.97278404 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.226] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.154848278 y: -0.210276768 z: 0.0565218516 w: -0.963644624 } position { x: -0.780022085 y: 0.852448225 z: -7.97283745 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.154438719 y: -0.210352749 z: 0.0563812181 w: -0.963702 } position { x: -0.779994786 y: 0.852364898 z: -7.97282791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.154211894 y: -0.210305363 z: 0.0563378967 w: -0.963751197 } position { x: -0.779991627 y: 0.852488399 z: -7.97283411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.154285654 y: -0.210244447 z: 0.0563027225 w: -0.963754773 } position { x: -0.779980242 y: 0.852525473 z: -7.97275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.154426396 y: -0.210338771 z: 0.056309171 w: -0.963711262 } position { x: -0.779987454 y: 0.85251826 z: -7.97275734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.154421851 y: -0.210327476 z: 0.056339778 w: -0.963712633 } position { x: -0.779972434 y: 0.852442861 z: -7.97285938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.154267415 y: -0.210301757 z: 0.0564321838 w: -0.963737607 } position { x: -0.780000329 y: 0.852388382 z: -7.97288322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.154027358 y: -0.210319668 z: 0.0563605 w: -0.96377629 } position { x: -0.78003329 y: 0.852434397 z: -7.97290564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.153799236 y: -0.210301682 z: 0.0562431365 w: -0.963823497 } position { x: -0.780056357 y: 0.85242784 z: -7.97292948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.153438717 y: -0.210361198 z: 0.0561161861 w: -0.963875353 } position { x: -0.780080378 y: 0.852369487 z: -7.97300243 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.152867794 y: -0.210399151 z: 0.0560659245 w: -0.963960707 } position { x: -0.780076087 y: 0.852318764 z: -7.97304153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.152596682 y: -0.210363612 z: 0.0560511351 w: -0.964012325 } position { x: -0.779994071 y: 0.852311254 z: -7.97294426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.152605042 y: -0.210312262 z: 0.0561115853 w: -0.964018643 } position { x: -0.780014277 y: 0.852498949 z: -7.97292757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.152745768 y: -0.210341558 z: 0.0561214238 w: -0.963989377 } position { x: -0.780069113 y: 0.85250175 z: -7.9728775 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.152827606 y: -0.210383087 z: 0.0560796671 w: -0.963969827 } position { x: -0.780060649 y: 0.852397442 z: -7.97290945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.15265891 y: -0.210395992 z: 0.0560537 w: -0.963995218 } position { x: -0.78006351 y: 0.852327108 z: -7.97298861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.152459636 y: -0.210343674 z: 0.0560387857 w: -0.964039 } position { x: -0.780084074 y: 0.852363706 z: -7.9729743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.152260706 y: -0.210383803 z: 0.0559737161 w: -0.964065492 } position { x: -0.780096292 y: 0.852378 z: -7.97297287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.15214406 y: -0.210456118 z: 0.0559424534 w: -0.964069963 } position { x: -0.780072093 y: 0.852365434 z: -7.97298813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.151951879 y: -0.210446149 z: 0.0559886955 w: -0.964099765 } position { x: -0.780088425 y: 0.852350116 z: -7.97303867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.15160346 y: -0.210470274 z: 0.0559788272 w: -0.964149892 } position { x: -0.780113816 y: 0.852354169 z: -7.97310591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.151188254 y: -0.21046491 z: 0.055913955 w: -0.964220047 } position { x: -0.780109882 y: 0.852304339 z: -7.9731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.150944442 y: -0.210472032 z: 0.0558154881 w: -0.964262426 } position { x: -0.780131042 y: 0.852343321 z: -7.97310543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.150725842 y: -0.210452139 z: 0.0557488576 w: -0.964304745 } position { x: -0.780149221 y: 0.852372766 z: -7.97307253 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.150687605 y: -0.210524544 z: 0.0557409115 w: -0.964295387 } position { x: -0.780140221 y: 0.852394402 z: -7.97311258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.150455117 y: -0.210536852 z: 0.0557573624 w: -0.964328051 } position { x: -0.780164421 y: 0.852348089 z: -7.97324038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.149992481 y: -0.210523024 z: 0.0556537919 w: -0.964409113 } position { x: -0.780155599 y: 0.852270603 z: -7.97317648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.149736241 y: -0.210474506 z: 0.0555394962 w: -0.964466095 } position { x: -0.780175567 y: 0.85233736 z: -7.97320271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.149592 y: -0.210493371 z: 0.0554027073 w: -0.964492261 } position { x: -0.780176878 y: 0.852443337 z: -7.97315836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.149559408 y: -0.210514814 z: 0.0553761944 w: -0.964494169 } position { x: -0.780162275 y: 0.852422953 z: -7.97321796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.149334729 y: -0.210550219 z: 0.0554020666 w: -0.964519739 } position { x: -0.780196905 y: 0.85231781 z: -7.97329903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.149035901 y: -0.210559681 z: 0.0554023087 w: -0.964563906 } position { x: -0.780151784 y: 0.852263331 z: -7.97324705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.148829252 y: -0.210538089 z: 0.0553334 w: -0.964604497 } position { x: -0.780178547 y: 0.852402329 z: -7.97328949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.148625031 y: -0.210575208 z: 0.0552516654 w: -0.964632511 } position { x: -0.780200303 y: 0.852395773 z: -7.97326612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.148464516 y: -0.210564122 z: 0.0552031137 w: -0.964662492 } position { x: -0.780191302 y: 0.85232842 z: -7.97336245 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.148051277 y: -0.210615531 z: 0.0551821 w: -0.964715958 } position { x: -0.780194581 y: 0.852300763 z: -7.97342348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.147786021 y: -0.210633472 z: 0.0551473536 w: -0.964754701 } position { x: -0.78012985 y: 0.852287173 z: -7.97332287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.147779211 y: -0.210588247 z: 0.0552188046 w: -0.964761496 } position { x: -0.780106843 y: 0.85244 z: -7.97328281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.755] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.148002639 y: -0.210566103 z: 0.0551883727 w: -0.964733839 } position { x: -0.780161 y: 0.852466524 z: -7.97327662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.148063809 y: -0.21056357 z: 0.0551696829 w: -0.96472609 } position { x: -0.780181348 y: 0.852353692 z: -7.97330093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.147876561 y: -0.210594371 z: 0.0551216342 w: -0.964750826 } position { x: -0.780175567 y: 0.852276683 z: -7.97340822 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.147635266 y: -0.210595176 z: 0.0551038422 w: -0.964788616 } position { x: -0.780167103 y: 0.852318823 z: -7.97340679 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.147476539 y: -0.210596219 z: 0.0550401583 w: -0.964816332 } position { x: -0.780162513 y: 0.852341413 z: -7.97336483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.147347748 y: -0.210638493 z: 0.0550256073 w: -0.964827597 } position { x: -0.780169129 y: 0.85239625 z: -7.97337437 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.839] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.147290245 y: -0.210573405 z: 0.055021584 w: -0.964850783 } position { x: -0.780159891 y: 0.852335513 z: -7.9733572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.147253916 y: -0.21059972 z: 0.0550213121 w: -0.964850605 } position { x: -0.780179143 y: 0.852347136 z: -7.97336674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.147143647 y: -0.21065627 z: 0.0549863316 w: -0.964857101 } position { x: -0.780179083 y: 0.852362156 z: -7.97340631 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.146978199 y: -0.210670605 z: 0.0549580306 w: -0.964880824 } position { x: -0.780214787 y: 0.85231626 z: -7.97344637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.14656058 y: -0.2107144 z: 0.0549403019 w: -0.96493578 } position { x: -0.780239224 y: 0.85227716 z: -7.9734931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.146073714 y: -0.21075733 z: 0.0548110679 w: -0.965007544 } position { x: -0.780229151 y: 0.852241635 z: -7.97354364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.145736128 y: -0.210751206 z: 0.0547794588 w: -0.965061724 } position { x: -0.78019774 y: 0.852262259 z: -7.97353268 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.145381898 y: -0.210713491 z: 0.0547713153 w: -0.965123832 } position { x: -0.780201435 y: 0.852368951 z: -7.97351694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.950] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.145227015 y: -0.210691795 z: 0.0546834655 w: -0.965156913 } position { x: -0.780253768 y: 0.852385044 z: -7.9735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.145088971 y: -0.210802972 z: 0.0546650402 w: -0.965154409 } position { x: -0.780250669 y: 0.852275848 z: -7.97358751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.976] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.14471747 y: -0.210854486 z: 0.0546481833 w: -0.965199888 } position { x: -0.780162 y: 0.852203488 z: -7.97354889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:27.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.144620925 y: -0.210782066 z: 0.0546115898 w: -0.965232253 } position { x: -0.780171156 y: 0.852366 z: -7.97353125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.144741237 y: -0.210708693 z: 0.0546448156 w: -0.965228319 } position { x: -0.780218065 y: 0.852414548 z: -7.97352409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.144818097 y: -0.210734218 z: 0.0545895472 w: -0.965214431 } position { x: -0.780230224 y: 0.852350235 z: -7.97353315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.144778579 y: -0.210790038 z: 0.0545688868 w: -0.965209305 } position { x: -0.780226529 y: 0.852276742 z: -7.97360182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.144556075 y: -0.210756183 z: 0.054587163 w: -0.965249 } position { x: -0.780235231 y: 0.852267385 z: -7.97364759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.144344762 y: -0.210777685 z: 0.0545356125 w: -0.965278804 } position { x: -0.780263364 y: 0.852299452 z: -7.97360182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.144161507 y: -0.210801467 z: 0.0544108413 w: -0.96530807 } position { x: -0.780243695 y: 0.852345109 z: -7.97365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.143877774 y: -0.210902676 z: 0.0543792881 w: -0.965330064 } position { x: -0.78029716 y: 0.852312088 z: -7.97374296 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.101] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.143455207 y: -0.210850313 z: 0.0543803796 w: -0.965404332 } position { x: -0.780288398 y: 0.852228642 z: -7.97373867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.143166408 y: -0.210860327 z: 0.054381188 w: -0.965445 } position { x: -0.780236125 y: 0.852281928 z: -7.97369623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.143065229 y: -0.210865289 z: 0.0543699637 w: -0.965459526 } position { x: -0.780291319 y: 0.852402091 z: -7.97372198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.142867669 y: -0.210844755 z: 0.0543335751 w: -0.965495288 } position { x: -0.780345321 y: 0.852344036 z: -7.97373962 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.142608345 y: -0.210911199 z: 0.0542823225 w: -0.965522 } position { x: -0.780327797 y: 0.852237046 z: -7.97376966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.14236255 y: -0.210949942 z: 0.054212112 w: -0.96555382 } position { x: -0.780290842 y: 0.852325797 z: -7.9737215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.142334655 y: -0.210889533 z: 0.0541833751 w: -0.965572715 } position { x: -0.780330837 y: 0.852409661 z: -7.97375441 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.14230223 y: -0.210915491 z: 0.0541699789 w: -0.965572596 } position { x: -0.780361056 y: 0.852406263 z: -7.97378874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.142040446 y: -0.210930094 z: 0.0541398115 w: -0.96560961 } position { x: -0.780373096 y: 0.852338493 z: -7.97380972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.14184697 y: -0.210932165 z: 0.0540462732 w: -0.965642869 } position { x: -0.780386 y: 0.852284074 z: -7.97380114 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.141691238 y: -0.21094425 z: 0.054029379 w: -0.96566397 } position { x: -0.780386209 y: 0.85239172 z: -7.9738431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.141574726 y: -0.210914835 z: 0.0539646521 w: -0.965691149 } position { x: -0.780382514 y: 0.85234189 z: -7.97385406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.141435251 y: -0.210962102 z: 0.053994827 w: -0.965699553 } position { x: -0.780398369 y: 0.852344036 z: -7.97385693 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.141306937 y: -0.210972562 z: 0.0539681055 w: -0.965717554 } position { x: -0.780400217 y: 0.852376521 z: -7.97383547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.141244933 y: -0.211024076 z: 0.0539722368 w: -0.96571517 } position { x: -0.780388534 y: 0.852355 z: -7.97387075 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.141095057 y: -0.211028263 z: 0.0539472215 w: -0.965737522 } position { x: -0.780383706 y: 0.852326274 z: -7.97386408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.140962079 y: -0.211038172 z: 0.053922534 w: -0.965756178 } position { x: -0.78042531 y: 0.852344513 z: -7.97391605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.140805289 y: -0.211048394 z: 0.053881377 w: -0.965779126 } position { x: -0.780424654 y: 0.852317572 z: -7.97393465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.140599251 y: -0.211049616 z: 0.0538720861 w: -0.965809345 } position { x: -0.780415833 y: 0.852325499 z: -7.9739542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.140320346 y: -0.210999876 z: 0.053853184 w: -0.965861857 } position { x: -0.78049022 y: 0.852336884 z: -7.97405243 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.140010506 y: -0.211062834 z: 0.0537838638 w: -0.965896904 } position { x: -0.780460477 y: 0.852290928 z: -7.97397804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.139906883 y: -0.211032644 z: 0.0538137555 w: -0.965916872 } position { x: -0.780464649 y: 0.852349758 z: -7.97397327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.140014336 y: -0.211076483 z: 0.0538438112 w: -0.96589005 } position { x: -0.780479968 y: 0.852448583 z: -7.97396231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.140103236 y: -0.211049974 z: 0.0537862368 w: -0.965886116 } position { x: -0.780476928 y: 0.852378368 z: -7.97395802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.140027627 y: -0.211078286 z: 0.0537851639 w: -0.965891 } position { x: -0.780518293 y: 0.852320671 z: -7.97402334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.139867008 y: -0.211071044 z: 0.0537694134 w: -0.965916693 } position { x: -0.78054589 y: 0.852339864 z: -7.97405481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.139687225 y: -0.211128265 z: 0.0537394211 w: -0.965931892 } position { x: -0.780522346 y: 0.852351 z: -7.97403145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.476] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.139673024 y: -0.211129218 z: 0.0536847226 w: -0.96593678 } position { x: -0.780523241 y: 0.852376 z: -7.97403669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.139616683 y: -0.211098686 z: 0.0536932237 w: -0.965951145 } position { x: -0.780517519 y: 0.852376938 z: -7.9740386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.139594689 y: -0.211097524 z: 0.0537416935 w: -0.96595192 } position { x: -0.780569196 y: 0.85233295 z: -7.97405863 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.139429167 y: -0.211108074 z: 0.0536852479 w: -0.965976596 } position { x: -0.780580163 y: 0.852338672 z: -7.97408533 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.139354199 y: -0.211120784 z: 0.0536753051 w: -0.965985239 } position { x: -0.780570149 y: 0.852319121 z: -7.97408342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.139206454 y: -0.211114734 z: 0.0536468215 w: -0.966009378 } position { x: -0.780566633 y: 0.852350593 z: -7.97404766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.139121518 y: -0.211174712 z: 0.0536538623 w: -0.966008127 } position { x: -0.78056 y: 0.852354884 z: -7.9741025 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.138974398 y: -0.211204261 z: 0.0536248311 w: -0.966024458 } position { x: -0.780557632 y: 0.852273464 z: -7.97408247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.138757586 y: -0.211146429 z: 0.0535448305 w: -0.966072738 } position { x: -0.780587673 y: 0.8523103 z: -7.97416162 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.138482437 y: -0.211160481 z: 0.0535336509 w: -0.966109753 } position { x: -0.780585527 y: 0.852272511 z: -7.97418261 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.138135701 y: -0.211125031 z: 0.0534470752 w: -0.96617192 } position { x: -0.780591249 y: 0.852247477 z: -7.97420406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.137562618 y: -0.211136028 z: 0.0533588789 w: -0.966256142 } position { x: -0.780645311 y: 0.85230124 z: -7.97433949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.1372163 y: -0.211114645 z: 0.0532901734 w: -0.966313839 } position { x: -0.78061676 y: 0.852209806 z: -7.97425795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.137008697 y: -0.211157501 z: 0.0532518923 w: -0.966336071 } position { x: -0.780554116 y: 0.852300465 z: -7.97424078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.136991903 y: -0.211126924 z: 0.0532704256 w: -0.966344118 } position { x: -0.780552626 y: 0.852387667 z: -7.97421741 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.137225285 y: -0.211065277 z: 0.053267397 w: -0.966324627 } position { x: -0.780576944 y: 0.852315605 z: -7.97417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.137315422 y: -0.211166769 z: 0.053215798 w: -0.9662925 } position { x: -0.78058064 y: 0.852322161 z: -7.97425461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.137231499 y: -0.211124912 z: 0.0532560498 w: -0.966311336 } position { x: -0.780561 y: 0.852272809 z: -7.97426462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.137105525 y: -0.211143315 z: 0.053250365 w: -0.966325521 } position { x: -0.780604 y: 0.852249622 z: -7.97430038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.136940375 y: -0.211166143 z: 0.0531806424 w: -0.966347754 } position { x: -0.780568659 y: 0.852279723 z: -7.97427273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.755] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.136864185 y: -0.211143956 z: 0.0531573035 w: -0.966364741 } position { x: -0.78058 y: 0.852311373 z: -7.97427607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.136867523 y: -0.211178109 z: 0.0531301498 w: -0.966358244 } position { x: -0.780585468 y: 0.852304935 z: -7.97429466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.136798397 y: -0.211140111 z: 0.053120058 w: -0.966376901 } position { x: -0.780589104 y: 0.852294266 z: -7.97430086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.136678085 y: -0.211149558 z: 0.0531423725 w: -0.966390669 } position { x: -0.78060931 y: 0.852293611 z: -7.9743185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.136612445 y: -0.211170614 z: 0.0531253628 w: -0.966396272 } position { x: -0.780624 y: 0.852297485 z: -7.97431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.136508361 y: -0.211151868 z: 0.0531161167 w: -0.966415584 } position { x: -0.780621171 y: 0.852294922 z: -7.97432613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.136459172 y: -0.211170346 z: 0.0531042293 w: -0.96641916 } position { x: -0.780639052 y: 0.852300286 z: -7.97434521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.136348188 y: -0.211164013 z: 0.0530940332 w: -0.966436744 } position { x: -0.780639946 y: 0.852328658 z: -7.97434282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.136277363 y: -0.211188555 z: 0.0530667156 w: -0.966442883 } position { x: -0.780612767 y: 0.852328062 z: -7.97436571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.136201277 y: -0.211171538 z: 0.0530462153 w: -0.96645844 } position { x: -0.780639291 y: 0.852348268 z: -7.9743638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.136144757 y: -0.211212203 z: 0.0530595593 w: -0.966456771 } position { x: -0.780630231 y: 0.852353215 z: -7.9743824 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.135939673 y: -0.211238638 z: 0.053007964 w: -0.966482699 } position { x: -0.780660391 y: 0.852319539 z: -7.97444582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.135525048 y: -0.211217821 z: 0.0529387854 w: -0.966549277 } position { x: -0.780716121 y: 0.852253079 z: -7.97452354 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.134848729 y: -0.211271167 z: 0.0528507195 w: -0.966637 } position { x: -0.780756354 y: 0.852279544 z: -7.97464895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.134095624 y: -0.211199448 z: 0.0526768714 w: -0.966766953 } position { x: -0.780703366 y: 0.852233112 z: -7.97462702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.133561403 y: -0.211194724 z: 0.0526066795 w: -0.966845751 } position { x: -0.780748844 y: 0.852305353 z: -7.97463274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.133378863 y: -0.211303264 z: 0.0526175424 w: -0.966846645 } position { x: -0.780715168 y: 0.852416277 z: -7.97451353 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:28.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.133412287 y: -0.211234301 z: 0.0525926165 w: -0.966858506 } position { x: -0.780747533 y: 0.852484226 z: -7.97455502 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.133337945 y: -0.211267635 z: 0.0525485352 w: -0.966863811 } position { x: -0.78074646 y: 0.852393091 z: -7.97461128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.133256182 y: -0.211300209 z: 0.0525251105 w: -0.966869295 } position { x: -0.780744731 y: 0.852264762 z: -7.97461128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.133132592 y: -0.211268827 z: 0.0524834692 w: -0.966895401 } position { x: -0.780756235 y: 0.852377594 z: -7.97462654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.133151069 y: -0.211287409 z: 0.0524789765 w: -0.966889083 } position { x: -0.780750453 y: 0.852432907 z: -7.97461367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.059] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.133159295 y: -0.211272821 z: 0.0525050834 w: -0.966889679 } position { x: -0.780753314 y: 0.852409482 z: -7.97464085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.13309586 y: -0.211282149 z: 0.0525219552 w: -0.966895461 } position { x: -0.780802369 y: 0.852358341 z: -7.97470713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.087] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.132975116 y: -0.211285338 z: 0.0524928495 w: -0.966912925 } position { x: -0.780791819 y: 0.852330685 z: -7.97468615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.132812768 y: -0.211282402 z: 0.0524088703 w: -0.966940463 } position { x: -0.780780792 y: 0.852391839 z: -7.9746933 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.132637933 y: -0.211319566 z: 0.052339334 w: -0.966960073 } position { x: -0.78079313 y: 0.852412462 z: -7.97471619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.132431865 y: -0.2113197 z: 0.0522932224 w: -0.966990829 } position { x: -0.780820489 y: 0.85236907 z: -7.97474051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.13220638 y: -0.211320072 z: 0.0522805676 w: -0.9670223 } position { x: -0.780832171 y: 0.852369428 z: -7.97482109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.131911412 y: -0.21135959 z: 0.0522519685 w: -0.9670555 } position { x: -0.780826032 y: 0.852312922 z: -7.97482157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.13163206 y: -0.211281717 z: 0.0522203296 w: -0.967112243 } position { x: -0.780840278 y: 0.85234493 z: -7.9748354 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.131495789 y: -0.2113401 z: 0.0522630326 w: -0.9671157 } position { x: -0.780859053 y: 0.852416158 z: -7.97481346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.131426826 y: -0.211385861 z: 0.052160956 w: -0.967120588 } position { x: -0.780863464 y: 0.85240221 z: -7.97482204 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.131265581 y: -0.211384475 z: 0.0520995259 w: -0.967146158 } position { x: -0.780869365 y: 0.852403 z: -7.97486162 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.1310855 y: -0.211391732 z: 0.0520946309 w: -0.967169225 } position { x: -0.780871332 y: 0.85235703 z: -7.97491455 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.130715057 y: -0.211381212 z: 0.0520407073 w: -0.967224538 } position { x: -0.780896306 y: 0.852329969 z: -7.97498512 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.130303413 y: -0.211360767 z: 0.0519491322 w: -0.967289507 } position { x: -0.780919671 y: 0.852315 z: -7.97496033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.129964396 y: -0.211381882 z: 0.0518374518 w: -0.967336476 } position { x: -0.78089267 y: 0.852344036 z: -7.97496796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.129853383 y: -0.211434469 z: 0.051839821 w: -0.967339754 } position { x: -0.780876577 y: 0.852410793 z: -7.97492027 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.129810154 y: -0.211418793 z: 0.0518315397 w: -0.96734941 } position { x: -0.780877709 y: 0.852395773 z: -7.97497797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.129795372 y: -0.211469382 z: 0.0518631227 w: -0.967338681 } position { x: -0.780829966 y: 0.852304816 z: -7.97492886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.129719377 y: -0.211391732 z: 0.0518843867 w: -0.967364669 } position { x: -0.780861855 y: 0.852334857 z: -7.97503328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.129542366 y: -0.211451575 z: 0.0517984 w: -0.967379928 } position { x: -0.780878544 y: 0.852296 z: -7.97505379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.12927942 y: -0.211459 z: 0.0517883338 w: -0.967414 } position { x: -0.780896306 y: 0.852277398 z: -7.9750433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.129095316 y: -0.211437359 z: 0.051726874 w: -0.967446685 } position { x: -0.780876696 y: 0.852272868 z: -7.97507668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.12896058 y: -0.211449787 z: 0.051710397 w: -0.967462778 } position { x: -0.780859113 y: 0.852265775 z: -7.97507095 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.128898188 y: -0.211471438 z: 0.051695656 w: -0.967467129 } position { x: -0.780861259 y: 0.852296591 z: -7.97503901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.128938302 y: -0.211459413 z: 0.0516373292 w: -0.967467546 } position { x: -0.780839503 y: 0.852278471 z: -7.97503805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.128895715 y: -0.21149002 z: 0.0516745 w: -0.967464566 } position { x: -0.780847073 y: 0.852270961 z: -7.97505283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.128817067 y: -0.211480141 z: 0.051643014 w: -0.967478871 } position { x: -0.780827463 y: 0.852232337 z: -7.97509861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.447] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.128642619 y: -0.211484477 z: 0.0516192615 w: -0.967502415 } position { x: -0.780842423 y: 0.852239668 z: -7.97513533 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.463] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.128558159 y: -0.211500734 z: 0.0515579171 w: -0.967513323 } position { x: -0.780830622 y: 0.852226734 z: -7.97509956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.128464296 y: -0.211537674 z: 0.0515365414 w: -0.967518866 } position { x: -0.780825675 y: 0.852228403 z: -7.97511196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.128361791 y: -0.211522311 z: 0.051577311 w: -0.967533648 } position { x: -0.780827105 y: 0.852207601 z: -7.9751091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.128233984 y: -0.211542547 z: 0.0516057052 w: -0.967544675 } position { x: -0.78081882 y: 0.852230191 z: -7.97512817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.128117755 y: -0.211554021 z: 0.0515505411 w: -0.96756047 } position { x: -0.7808429 y: 0.85221386 z: -7.97515488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.127944693 y: -0.211579114 z: 0.0515149236 w: -0.967579842 } position { x: -0.780890405 y: 0.852187037 z: -7.97521782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.12764813 y: -0.21161887 z: 0.0514690354 w: -0.967612743 } position { x: -0.78088665 y: 0.8521595 z: -7.97524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.561] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.127216369 y: -0.211594388 z: 0.0513845086 w: -0.967679441 } position { x: -0.780898 y: 0.852133155 z: -7.97527599 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.126781747 y: -0.211610213 z: 0.0512919798 w: -0.967737913 } position { x: -0.780916631 y: 0.852137566 z: -7.97538185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.126500055 y: -0.211683109 z: 0.0512782224 w: -0.96775955 } position { x: -0.780881822 y: 0.852109909 z: -7.97522688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.12662144 y: -0.211501896 z: 0.0512465425 w: -0.967785 } position { x: -0.780911446 y: 0.852242231 z: -7.97518635 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.126772046 y: -0.211585104 z: 0.0512197763 w: -0.967748523 } position { x: -0.780947387 y: 0.852272511 z: -7.97523642 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.126964599 y: -0.211592987 z: 0.0511872359 w: -0.96772325 } position { x: -0.780917227 y: 0.852156341 z: -7.97523117 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.126815572 y: -0.211555913 z: 0.0512232929 w: -0.967749 } position { x: -0.780927837 y: 0.852097869 z: -7.97534466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.126586542 y: -0.211620063 z: 0.0512460247 w: -0.967763722 } position { x: -0.78097409 y: 0.852089345 z: -7.97534084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.126426592 y: -0.211607322 z: 0.0512090661 w: -0.967789412 } position { x: -0.780978382 y: 0.852163315 z: -7.9752655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.12639536 y: -0.211616695 z: 0.0511748083 w: -0.967793226 } position { x: -0.780959427 y: 0.852188945 z: -7.97527409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.12637195 y: -0.211625785 z: 0.0511896051 w: -0.967793524 } position { x: -0.780937374 y: 0.852158904 z: -7.97525787 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.126387864 y: -0.211585477 z: 0.0511531197 w: -0.967802167 } position { x: -0.780987501 y: 0.852131724 z: -7.97528172 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.126285493 y: -0.211632878 z: 0.0511357635 w: -0.967806101 } position { x: -0.780990064 y: 0.852104306 z: -7.97529316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.126137659 y: -0.211643383 z: 0.0511185043 w: -0.967824 } position { x: -0.780962288 y: 0.852125764 z: -7.97528028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.126060218 y: -0.211627275 z: 0.051098533 w: -0.967838645 } position { x: -0.780985951 y: 0.852123916 z: -7.9752779 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.126007363 y: -0.211659566 z: 0.051080592 w: -0.96783942 } position { x: -0.780972 y: 0.852122188 z: -7.97529602 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.125994354 y: -0.21167323 z: 0.0510938801 w: -0.967837453 } position { x: -0.780960858 y: 0.852125764 z: -7.97529078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.125911251 y: -0.211662158 z: 0.0510829501 w: -0.967851222 } position { x: -0.780959189 y: 0.852088571 z: -7.97530603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.125829175 y: -0.211667597 z: 0.0510884635 w: -0.96786046 } position { x: -0.780973732 y: 0.852105 z: -7.97530842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.125729337 y: -0.211678788 z: 0.0510175638 w: -0.967874706 } position { x: -0.780964732 y: 0.852119088 z: -7.97532082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.125662908 y: -0.211658254 z: 0.0510481223 w: -0.967886209 } position { x: -0.780960262 y: 0.852118552 z: -7.97530127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.125650615 y: -0.211699739 z: 0.0509942956 w: -0.96788156 } position { x: -0.780961215 y: 0.852115273 z: -7.97531 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.863] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.125570655 y: -0.211716816 z: 0.0509952754 w: -0.967888176 } position { x: -0.780952156 y: 0.852084041 z: -7.97533083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.125412852 y: -0.211737499 z: 0.0509667508 w: -0.967905581 } position { x: -0.780976951 y: 0.852103353 z: -7.97536469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.891] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.125135869 y: -0.211732328 z: 0.0509209037 w: -0.967945039 } position { x: -0.781009078 y: 0.852092 z: -7.97540617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.124611557 y: -0.211763874 z: 0.0507825129 w: -0.968013 } position { x: -0.781031787 y: 0.852042437 z: -7.97551489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.123925507 y: -0.211715952 z: 0.0507350452 w: -0.968114 } position { x: -0.781024277 y: 0.851938 z: -7.97559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.123036958 y: -0.211650088 z: 0.0506467 w: -0.9682464 } position { x: -0.781017303 y: 0.85194093 z: -7.97566509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122621916 y: -0.211650535 z: 0.050615292 w: -0.968300581 } position { x: -0.781029642 y: 0.852066875 z: -7.97549772 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122460917 y: -0.211719498 z: 0.0505486093 w: -0.968309343 } position { x: -0.78107661 y: 0.852194488 z: -7.97557926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122410111 y: -0.211858049 z: 0.0505033396 w: -0.968287826 } position { x: -0.780986369 y: 0.852102518 z: -7.97551489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:29.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.12250942 y: -0.211689189 z: 0.0505152307 w: -0.968311608 } position { x: -0.780937 y: 0.852035642 z: -7.97541285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122551389 y: -0.211886525 z: 0.0505957343 w: -0.968258917 } position { x: -0.781025469 y: 0.852181 z: -7.97547817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.12272203 y: -0.211706445 z: 0.0504914261 w: -0.968282163 } position { x: -0.781043768 y: 0.852128386 z: -7.97551775 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122694381 y: -0.211818501 z: 0.050499022 w: -0.968260765 } position { x: -0.781037211 y: 0.85198015 z: -7.97554779 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122477092 y: -0.211817622 z: 0.0504666194 w: -0.96829015 } position { x: -0.781030834 y: 0.851990223 z: -7.97552967 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122309007 y: -0.21175769 z: 0.0504308231 w: -0.96832639 } position { x: -0.781087875 y: 0.85206008 z: -7.97554922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122276761 y: -0.21182546 z: 0.0503917113 w: -0.968317628 } position { x: -0.781019449 y: 0.852072477 z: -7.97546148 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122261591 y: -0.211742938 z: 0.0503284894 w: -0.968340874 } position { x: -0.781060219 y: 0.852076888 z: -7.97549915 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.12225388 y: -0.211790428 z: 0.0504299439 w: -0.968326271 } position { x: -0.781085551 y: 0.85202384 z: -7.97552347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.12215589 y: -0.211788714 z: 0.0503799915 w: -0.968341529 } position { x: -0.781098247 y: 0.852009416 z: -7.97548151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.127] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.122047916 y: -0.211821273 z: 0.0503724515 w: -0.968348444 } position { x: -0.78110981 y: 0.852031708 z: -7.9755187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.121888429 y: -0.211830333 z: 0.0503323935 w: -0.968368649 } position { x: -0.781123281 y: 0.852029324 z: -7.97550583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.121819645 y: -0.211797312 z: 0.0502555296 w: -0.968388498 } position { x: -0.781153619 y: 0.852038264 z: -7.97552586 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.169] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.121704504 y: -0.211863264 z: 0.0502956435 w: -0.968386471 } position { x: -0.781153917 y: 0.852012634 z: -7.97552204 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.121504694 y: -0.211924434 z: 0.0502611287 w: -0.9684 } position { x: -0.781179 y: 0.852004707 z: -7.9755578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.121097028 y: -0.211983666 z: 0.0502192937 w: -0.968440235 } position { x: -0.781249821 y: 0.852002263 z: -7.97562599 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.120765753 y: -0.211882636 z: 0.0501181595 w: -0.968508959 } position { x: -0.781204641 y: 0.851940751 z: -7.97556162 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.120549053 y: -0.211843297 z: 0.050118193 w: -0.968544543 } position { x: -0.781197608 y: 0.851994038 z: -7.97557306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.120417669 y: -0.211876124 z: 0.0501016565 w: -0.968554556 } position { x: -0.781231105 y: 0.852083266 z: -7.97560024 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.120380759 y: -0.211854428 z: 0.0500489883 w: -0.968566597 } position { x: -0.781274 y: 0.852074087 z: -7.97556925 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.120223887 y: -0.211864844 z: 0.0499772131 w: -0.968587518 } position { x: -0.781289935 y: 0.852007627 z: -7.97567749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119991526 y: -0.211929038 z: 0.0499074496 w: -0.968605936 } position { x: -0.781279504 y: 0.851970613 z: -7.97565413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119755454 y: -0.211908311 z: 0.0497814976 w: -0.968646169 } position { x: -0.781322122 y: 0.852005243 z: -7.97572899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119519345 y: -0.211879909 z: 0.0497049652 w: -0.968685448 } position { x: -0.781310499 y: 0.851977944 z: -7.97574425 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119358301 y: -0.211853519 z: 0.0497389697 w: -0.96870929 } position { x: -0.781312644 y: 0.851966619 z: -7.97573853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11918065 y: -0.211918697 z: 0.0497735143 w: -0.968715131 } position { x: -0.781326413 y: 0.85202539 z: -7.9757967 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.119051762 y: -0.211937174 z: 0.0497954562 w: -0.96872586 } position { x: -0.781356454 y: 0.852015376 z: -7.97583485 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118788034 y: -0.211928412 z: 0.0497382395 w: -0.968763113 } position { x: -0.781359673 y: 0.851967335 z: -7.97582054 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118325129 y: -0.211942866 z: 0.04965638 w: -0.968820751 } position { x: -0.781422377 y: 0.851932764 z: -7.97592974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118045114 y: -0.211900622 z: 0.0495111421 w: -0.968871593 } position { x: -0.781385124 y: 0.851903737 z: -7.97583866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117990643 y: -0.211972237 z: 0.0495393798 w: -0.968861103 } position { x: -0.781370223 y: 0.852029264 z: -7.97587442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11800538 y: -0.211969703 z: 0.0496075563 w: -0.968856394 } position { x: -0.781373799 y: 0.852104604 z: -7.97585487 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.434] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118094064 y: -0.211921483 z: 0.0496015735 w: -0.968856454 } position { x: -0.781374574 y: 0.852007091 z: -7.97585106 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.118059352 y: -0.211953029 z: 0.0496161282 w: -0.968853056 } position { x: -0.781374633 y: 0.851972222 z: -7.97588634 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117892772 y: -0.211972773 z: 0.0495324209 w: -0.968873262 } position { x: -0.781423688 y: 0.851983428 z: -7.97595406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117752708 y: -0.211986274 z: 0.049483113 w: -0.968889892 } position { x: -0.781392872 y: 0.85199 z: -7.97591 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117690027 y: -0.211972296 z: 0.0493921638 w: -0.96890521 } position { x: -0.781402409 y: 0.852006316 z: -7.97589684 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117650047 y: -0.211988926 z: 0.0494055934 w: -0.968905687 } position { x: -0.78140974 y: 0.852017403 z: -7.97595453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117554218 y: -0.212008685 z: 0.049399104 w: -0.968913376 } position { x: -0.781381369 y: 0.851981699 z: -7.97596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117428437 y: -0.21203354 z: 0.0494550765 w: -0.96892029 } position { x: -0.781417608 y: 0.852000773 z: -7.97595072 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.117230244 y: -0.212020859 z: 0.0494108833 w: -0.968949318 } position { x: -0.781418264 y: 0.8519876 z: -7.97598553 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.561] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116995521 y: -0.212037101 z: 0.0493123643 w: -0.96897918 } position { x: -0.781402349 y: 0.851967335 z: -7.976 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116755515 y: -0.212073624 z: 0.0492790379 w: -0.96900183 } position { x: -0.781432629 y: 0.851956308 z: -7.97602606 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116532907 y: -0.212047547 z: 0.0492329672 w: -0.969036639 } position { x: -0.781456709 y: 0.851998448 z: -7.97604799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116352536 y: -0.212078363 z: 0.0492347069 w: -0.96905154 } position { x: -0.781415939 y: 0.852019429 z: -7.97604179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116231196 y: -0.212112397 z: 0.0491818115 w: -0.969061315 } position { x: -0.78142 y: 0.852010489 z: -7.97607327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.116070017 y: -0.212071449 z: 0.0491932631 w: -0.969089031 } position { x: -0.781430423 y: 0.851979077 z: -7.9760623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115926348 y: -0.212037712 z: 0.0491659492 w: -0.969114959 } position { x: -0.781452715 y: 0.85198462 z: -7.97609615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115755841 y: -0.21205397 z: 0.0491270311 w: -0.969133794 } position { x: -0.781474829 y: 0.851981044 z: -7.97609329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115524709 y: -0.212055013 z: 0.0490198098 w: -0.969166517 } position { x: -0.781481087 y: 0.851980209 z: -7.97605753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115549952 y: -0.21208328 z: 0.0489943586 w: -0.969158649 } position { x: -0.781460464 y: 0.852033257 z: -7.97602 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115587756 y: -0.212077737 z: 0.0490617529 w: -0.969151914 } position { x: -0.781477 y: 0.852057576 z: -7.97604752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115615994 y: -0.212090224 z: 0.0490610451 w: -0.969145834 } position { x: -0.781465471 y: 0.851989746 z: -7.97609091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115519971 y: -0.212108955 z: 0.0491176508 w: -0.969150364 } position { x: -0.781477332 y: 0.851968527 z: -7.97609711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115364216 y: -0.212116748 z: 0.0490552895 w: -0.969170392 } position { x: -0.781500459 y: 0.852002323 z: -7.97611761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115233287 y: -0.21215716 z: 0.0490100235 w: -0.969179392 } position { x: -0.78149426 y: 0.851997614 z: -7.97608423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115105487 y: -0.212151393 z: 0.049013447 w: -0.969195664 } position { x: -0.7814821 y: 0.852014422 z: -7.97609091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.789] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115105487 y: -0.212151393 z: 0.049013447 w: -0.969195664 } position { x: -0.7814821 y: 0.852014422 z: -7.97609091 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.803] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.115043633 y: -0.21213448 z: 0.0489699431 w: -0.969208896 } position { x: -0.781497836 y: 0.851991057 z: -7.97609758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.817] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114982888 y: -0.212133244 z: 0.0489660166 w: -0.969216585 } position { x: -0.781484663 y: 0.851988673 z: -7.97612429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.114883527 y: -0.212152511 z: 0.0489232838 w: -0.969226301 } position { x: -0.781498611 y: 0.852006793 z: -7.97609329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.845] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11479497 y: -0.212192014 z: 0.0489232 w: -0.969228148 } position { x: -0.781485736 y: 0.851991057 z: -7.97612572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.856] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11463856 y: -0.212239981 z: 0.0488948971 w: -0.969237626 } position { x: -0.781516612 y: 0.851970077 z: -7.97615194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11430762 y: -0.212211728 z: 0.0488723069 w: -0.969284 } position { x: -0.781546056 y: 0.851954937 z: -7.97619486 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113819741 y: -0.21216014 z: 0.0488021299 w: -0.969356239 } position { x: -0.78149128 y: 0.851872444 z: -7.97624922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.899] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11356999 y: -0.212153509 z: 0.048806116 w: -0.969386756 } position { x: -0.781468034 y: 0.851896 z: -7.97616243 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.914] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113525108 y: -0.212225392 z: 0.048866298 w: -0.969373286 } position { x: -0.781461 y: 0.852067351 z: -7.97616959 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.928] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113616794 y: -0.212228954 z: 0.0488197096 w: -0.969364107 } position { x: -0.78149122 y: 0.852072537 z: -7.97616673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113503449 y: -0.212229788 z: 0.0487410054 w: -0.969381154 } position { x: -0.781513333 y: 0.851945 z: -7.97623253 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.956] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.113032095 y: -0.212273732 z: 0.0486057 w: -0.969433427 } position { x: -0.781527698 y: 0.851862311 z: -7.97633648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.968] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112563364 y: -0.212283373 z: 0.0484885089 w: -0.969491661 } position { x: -0.781507492 y: 0.85183835 z: -7.97632933 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.984] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.112223834 y: -0.212229282 z: 0.0485130586 w: -0.969541669 } position { x: -0.781500816 y: 0.851896346 z: -7.97633934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:30.997] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111960351 y: -0.212225035 z: 0.0484771 w: -0.969574869 } position { x: -0.78152144 y: 0.851929665 z: -7.97640514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.009] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111650445 y: -0.212213486 z: 0.0484136567 w: -0.969616294 } position { x: -0.781535 y: 0.851944923 z: -7.97635698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.025] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111579761 y: -0.212288886 z: 0.0483924374 w: -0.969608963 } position { x: -0.781508684 y: 0.851911426 z: -7.97631 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.037] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111603007 y: -0.212270647 z: 0.0483848639 w: -0.969610691 } position { x: -0.781513035 y: 0.851981938 z: -7.97636318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.053] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11156936 y: -0.212243348 z: 0.0484037288 w: -0.969619572 } position { x: -0.78153348 y: 0.851936281 z: -7.97638226 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111526579 y: -0.212211639 z: 0.0483684875 w: -0.969633222 } position { x: -0.781541228 y: 0.851827264 z: -7.97635555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.081] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111439899 y: -0.212263584 z: 0.0483743437 w: -0.969631493 } position { x: -0.781560659 y: 0.851914585 z: -7.97638845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.095] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111385815 y: -0.212248936 z: 0.0483423509 w: -0.96964252 } position { x: -0.781551719 y: 0.851936817 z: -7.97638893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111335091 y: -0.212249383 z: 0.0483067892 w: -0.96965003 } position { x: -0.781571746 y: 0.85187465 z: -7.97639179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.122] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111282438 y: -0.212305203 z: 0.0482706241 w: -0.969645679 } position { x: -0.781587183 y: 0.851882577 z: -7.97641897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111161925 y: -0.212289825 z: 0.04823488 w: -0.969664633 } position { x: -0.781579316 y: 0.851877 z: -7.97641611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.150] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.11106284 y: -0.21227178 z: 0.0482803434 w: -0.969677627 } position { x: -0.781567216 y: 0.851889729 z: -7.97640181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.111015201 y: -0.212293193 z: 0.0482104085 w: -0.969681919 } position { x: -0.781576097 y: 0.851865411 z: -7.97645187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.178] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110886961 y: -0.212288693 z: 0.0482549369 w: -0.96969533 } position { x: -0.781592131 y: 0.851882696 z: -7.97643566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.190] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110820591 y: -0.212313488 z: 0.0482304 w: -0.969698727 } position { x: -0.781593442 y: 0.851860225 z: -7.97644281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.206] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110685617 y: -0.212358832 z: 0.0482066274 w: -0.969705403 } position { x: -0.78158 y: 0.851887 z: -7.97647333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.219] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110539936 y: -0.212393895 z: 0.0482067503 w: -0.969714344 } position { x: -0.781621575 y: 0.851880193 z: -7.97649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.234] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110376552 y: -0.212433442 z: 0.0481669568 w: -0.969726264 } position { x: -0.781618297 y: 0.851896465 z: -7.97650433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.110218897 y: -0.212381214 z: 0.0481239371 w: -0.969757736 } position { x: -0.781644583 y: 0.851867676 z: -7.97653389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.261] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109992355 y: -0.212364867 z: 0.0481019951 w: -0.969788134 } position { x: -0.781629503 y: 0.851868272 z: -7.97647524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.275] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109871089 y: -0.212345153 z: 0.0480530821 w: -0.969808638 } position { x: -0.781632781 y: 0.851861596 z: -7.97650576 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.289] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109664783 y: -0.21236676 z: 0.0480233915 w: -0.969828784 } position { x: -0.781682372 y: 0.851897717 z: -7.97655058 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.303] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109538801 y: -0.212377727 z: 0.0479831509 w: -0.969842553 } position { x: -0.781675279 y: 0.851853609 z: -7.97653818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.109209158 y: -0.212388918 z: 0.0478605665 w: -0.969883382 } position { x: -0.781720459 y: 0.851887345 z: -7.97663403 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.331] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.108856976 y: -0.212378934 z: 0.0477975719 w: -0.969928205 } position { x: -0.78171891 y: 0.851834297 z: -7.97666883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.108558856 y: -0.212363929 z: 0.0477321856 w: -0.96996814 } position { x: -0.781694531 y: 0.851788342 z: -7.97664642 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10835088 y: -0.212456703 z: 0.0477771796 w: -0.969968855 } position { x: -0.781704962 y: 0.851869226 z: -7.97664881 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.370] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.108106285 y: -0.212500095 z: 0.0477788374 w: -0.969986558 } position { x: -0.781692863 y: 0.85194844 z: -7.97665882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.387] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.108075432 y: -0.212427065 z: 0.0478336811 w: -0.970003307 } position { x: -0.781645 y: 0.851864338 z: -7.97657824 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.398] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.108057335 y: -0.21242322 z: 0.0478621684 w: -0.970004737 } position { x: -0.781693578 y: 0.851894379 z: -7.97660303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.414] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.108044006 y: -0.21242483 z: 0.0477864034 w: -0.970009625 } position { x: -0.781750202 y: 0.851915479 z: -7.97662973 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.426] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.108025268 y: -0.212434709 z: 0.0476905555 w: -0.970014274 } position { x: -0.78172195 y: 0.851867616 z: -7.97660494 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.442] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107930645 y: -0.21246691 z: 0.047663521 w: -0.970019102 } position { x: -0.781700611 y: 0.851851583 z: -7.97663832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.454] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10782031 y: -0.212450132 z: 0.0476327799 w: -0.970036507 } position { x: -0.781716 y: 0.851855755 z: -7.97667503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.470] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107743941 y: -0.212464914 z: 0.0476215407 w: -0.970042288 } position { x: -0.781719923 y: 0.851853549 z: -7.97667027 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.481] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107665665 y: -0.212475747 z: 0.0476313084 w: -0.970048189 } position { x: -0.781721056 y: 0.851860404 z: -7.97670507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.497] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107612416 y: -0.212461397 z: 0.0476591811 w: -0.970055878 } position { x: -0.781725585 y: 0.851846457 z: -7.97671556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107458502 y: -0.212510541 z: 0.0476089865 w: -0.97006464 } position { x: -0.781715035 y: 0.851853251 z: -7.97671 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.525] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107350521 y: -0.212512493 z: 0.0475628749 w: -0.970078409 } position { x: -0.781741917 y: 0.851834536 z: -7.97674894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.538] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.107047312 y: -0.212539867 z: 0.0475576147 w: -0.970106184 } position { x: -0.781765878 y: 0.851840615 z: -7.97681141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.552] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.106666625 y: -0.212529182 z: 0.0474949256 w: -0.970153511 } position { x: -0.781808913 y: 0.851816416 z: -7.97688389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.567] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.106052652 y: -0.212477788 z: 0.0472935103 w: -0.970241904 } position { x: -0.781825185 y: 0.851773739 z: -7.97697544 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.579] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105368301 y: -0.212528706 z: 0.0471617877 w: -0.970311761 } position { x: -0.781839848 y: 0.851753592 z: -7.97696 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.595] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105293892 y: -0.212557718 z: 0.0472737178 w: -0.970308 } position { x: -0.78170526 y: 0.851851881 z: -7.97677708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105447248 y: -0.212425858 z: 0.0472860448 w: -0.970319629 } position { x: -0.781784594 y: 0.852049649 z: -7.97689199 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105463445 y: -0.212497354 z: 0.0472649261 w: -0.970303237 } position { x: -0.781795561 y: 0.851956367 z: -7.97690344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.637] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105339259 y: -0.212515295 z: 0.0471818447 w: -0.970316887 } position { x: -0.781843424 y: 0.851752877 z: -7.97691631 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.648] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10506735 y: -0.212506667 z: 0.0471377969 w: -0.970350385 } position { x: -0.781837702 y: 0.851753473 z: -7.97692966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.664] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105017975 y: -0.212551311 z: 0.0471027605 w: -0.970347643 } position { x: -0.781806231 y: 0.851898611 z: -7.97692394 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.678] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105072863 y: -0.212473258 z: 0.0470848568 w: -0.970359623 } position { x: -0.781798363 y: 0.85190165 z: -7.97685909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.690] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105096914 y: -0.212459847 z: 0.0471473336 w: -0.970356941 } position { x: -0.781801164 y: 0.851832509 z: -7.97691202 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.706] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.105040111 y: -0.212503716 z: 0.0471000187 w: -0.970355749 } position { x: -0.781844735 y: 0.851779342 z: -7.97694588 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.718] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.104852729 y: -0.212488309 z: 0.0470861457 w: -0.970380127 } position { x: -0.781832 y: 0.851792455 z: -7.97694683 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.104691543 y: -0.212547764 z: 0.0470372401 w: -0.970386863 } position { x: -0.781819582 y: 0.851814866 z: -7.97689629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.747] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.104546972 y: -0.21255739 z: 0.046970129 w: -0.970403612 } position { x: -0.781828 y: 0.851878047 z: -7.97696161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.762] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.104336284 y: -0.212439626 z: 0.0468227156 w: -0.970459163 } position { x: -0.781589091 y: 0.851652741 z: -7.9770813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.773] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.103530973 y: -0.211854205 z: 0.0473188646 w: -0.970649302 } position { x: -0.781756401 y: 0.85172677 z: -7.97717905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.789] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102921806 y: -0.212146685 z: 0.0474229865 w: -0.97064513 } position { x: -0.781930089 y: 0.851633847 z: -7.97718906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10241846 y: -0.212138489 z: 0.0472239852 w: -0.97070986 } position { x: -0.781931043 y: 0.851886153 z: -7.97716427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.817] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102066569 y: -0.212046608 z: 0.0468206257 w: -0.970786512 } position { x: -0.782000721 y: 0.851918697 z: -7.9771986 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10169562 y: -0.212173462 z: 0.0463893302 w: -0.97081846 } position { x: -0.781900942 y: 0.851708174 z: -7.97710085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.845] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101831608 y: -0.212278426 z: 0.0463714562 w: -0.970782161 } position { x: -0.781828105 y: 0.851872802 z: -7.97710133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.856] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102003828 y: -0.212110221 z: 0.0465129539 w: -0.970794 } position { x: -0.781809926 y: 0.851915956 z: -7.9771409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.102073438 y: -0.212239578 z: 0.0467258841 w: -0.970748186 } position { x: -0.781805038 y: 0.85182035 z: -7.97718954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.10184861 y: -0.212180957 z: 0.0468055941 w: -0.97078079 } position { x: -0.781867385 y: 0.851726234 z: -7.9772315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.900] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101451181 y: -0.21221602 z: 0.0466213264 w: -0.970823646 } position { x: -0.781958222 y: 0.851719 z: -7.97731972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.912] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.101005428 y: -0.212247521 z: 0.0464019887 w: -0.970873713 } position { x: -0.781962693 y: 0.851763844 z: -7.97729492 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.928] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100745425 y: -0.212217212 z: 0.0463177413 w: -0.970911384 } position { x: -0.781969905 y: 0.851795793 z: -7.97730446 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100458361 y: -0.212302327 z: 0.0462825783 w: -0.970924199 } position { x: -0.781929612 y: 0.851784 z: -7.97731924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100292437 y: -0.212331936 z: 0.0463783368 w: -0.970930278 } position { x: -0.781916559 y: 0.851774931 z: -7.97726488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.969] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100314595 y: -0.212257922 z: 0.0464343242 w: -0.970941484 } position { x: -0.781958401 y: 0.851822376 z: -7.97727442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100414559 y: -0.212259054 z: 0.0464213304 w: -0.97093159 } position { x: -0.781999111 y: 0.851851463 z: -7.97727823 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:31.998] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100426793 y: -0.212286904 z: 0.046367947 w: -0.970926762 } position { x: -0.782003343 y: 0.851796329 z: -7.97729492 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100302033 y: -0.21229443 z: 0.046312131 w: -0.970940709 } position { x: -0.782009 y: 0.851741791 z: -7.97736549 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.025] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.100116462 y: -0.212300122 z: 0.0462759584 w: -0.970960319 } position { x: -0.782019734 y: 0.851741433 z: -7.97734547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.039] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0999630839 y: -0.212263852 z: 0.046245221 w: -0.970985472 } position { x: -0.782043159 y: 0.851747274 z: -7.97734451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.053] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0998247936 y: -0.212265074 z: 0.0462094 w: -0.971001148 } position { x: -0.781988442 y: 0.85177362 z: -7.97732925 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0997552201 y: -0.212239459 z: 0.0462317169 w: -0.97101289 } position { x: -0.782018 y: 0.851772368 z: -7.97736 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.081] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0996861607 y: -0.212296918 z: 0.046248097 w: -0.971006632 } position { x: -0.782029629 y: 0.851756334 z: -7.97737551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.092] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0995807871 y: -0.212286443 z: 0.0461989641 w: -0.971022069 } position { x: -0.782054603 y: 0.851753473 z: -7.97740364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0993463546 y: -0.212343678 z: 0.046147868 w: -0.971035957 } position { x: -0.782020628 y: 0.85171324 z: -7.97739935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0990776047 y: -0.21227999 z: 0.0460662395 w: -0.971081197 } position { x: -0.782037795 y: 0.851706147 z: -7.97746038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.136] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0987814218 y: -0.212303475 z: 0.0460526347 w: -0.971106887 } position { x: -0.782042742 y: 0.851721168 z: -7.97748899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.150] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0983457938 y: -0.212260857 z: 0.0459120907 w: -0.971167088 } position { x: -0.782092392 y: 0.851694286 z: -7.97757387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.164] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0978952646 y: -0.21225132 z: 0.0458341949 w: -0.971218407 } position { x: -0.782079041 y: 0.851667583 z: -7.97755289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0975298434 y: -0.212319091 z: 0.0458902493 w: -0.971237719 } position { x: -0.782057226 y: 0.851725 z: -7.97756195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0972851887 y: -0.212261364 z: 0.0458065309 w: -0.971278787 } position { x: -0.782079279 y: 0.851783872 z: -7.9775672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.205] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0970481709 y: -0.21219638 z: 0.0456330515 w: -0.971324861 } position { x: -0.782105207 y: 0.851700664 z: -7.97756577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0967847779 y: -0.212300688 z: 0.0455784723 w: -0.971330881 } position { x: -0.782111704 y: 0.8517133 z: -7.97762585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0965793505 y: -0.212315127 z: 0.0455809422 w: -0.971348107 } position { x: -0.782047153 y: 0.851699769 z: -7.97753429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0967307687 y: -0.212308794 z: 0.0456553064 w: -0.971330881 } position { x: -0.781976461 y: 0.851798177 z: -7.97750902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.262] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0968991518 y: -0.212288335 z: 0.0457951725 w: -0.971312046 } position { x: -0.782040775 y: 0.851864 z: -7.97756481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.275] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.096938841 y: -0.212276503 z: 0.0457544 w: -0.971312582 } position { x: -0.782067776 y: 0.851716638 z: -7.97756624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.289] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0967819616 y: -0.212325767 z: 0.0456619523 w: -0.971321821 } position { x: -0.782080173 y: 0.851650476 z: -7.97760487 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.303] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.09652026 y: -0.212285057 z: 0.0455588661 w: -0.971361578 } position { x: -0.782108 y: 0.851688385 z: -7.97765541 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.314] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0963596925 y: -0.212273866 z: 0.0455030389 w: -0.971382558 } position { x: -0.782074809 y: 0.851733923 z: -7.97760677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.331] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0962298661 y: -0.212317571 z: 0.0454646498 w: -0.971387684 } position { x: -0.78209579 y: 0.851782441 z: -7.97764635 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0961613283 y: -0.212369382 z: 0.0454555154 w: -0.971383572 } position { x: -0.782062829 y: 0.851733923 z: -7.9776392 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0959887505 y: -0.2124051 z: 0.0454694293 w: -0.971392214 } position { x: -0.782103658 y: 0.851721168 z: -7.97770739 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0956467 y: -0.212505624 z: 0.0454435274 w: -0.971405149 } position { x: -0.782120526 y: 0.851724744 z: -7.97773504 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.387] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0952715874 y: -0.212410361 z: 0.0453381389 w: -0.971467793 } position { x: -0.782092452 y: 0.851703405 z: -7.97769785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.397] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0950459614 y: -0.212365612 z: 0.0452745333 w: -0.971502602 } position { x: -0.782148898 y: 0.851718307 z: -7.97778082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.414] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0947872177 y: -0.212349907 z: 0.0452269912 w: -0.971533597 } position { x: -0.782142639 y: 0.851756215 z: -7.97778177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.428] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0946010649 y: -0.212354735 z: 0.0452253222 w: -0.971550703 } position { x: -0.782169342 y: 0.851738811 z: -7.97780228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.440] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0943367928 y: -0.212301522 z: 0.0451480784 w: -0.971591651 } position { x: -0.782198906 y: 0.85169369 z: -7.97787142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.456] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0940004662 y: -0.212318525 z: 0.045129694 w: -0.971621335 } position { x: -0.782198906 y: 0.851686358 z: -7.97789812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0937986448 y: -0.212308779 z: 0.0449845754 w: -0.971649706 } position { x: -0.782193959 y: 0.851700425 z: -7.9778223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.484] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0937691927 y: -0.212321848 z: 0.0449762829 w: -0.971650124 } position { x: -0.782201 y: 0.851797462 z: -7.97781849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.497] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0938360691 y: -0.212354511 z: 0.0449421592 w: -0.971638083 } position { x: -0.78221041 y: 0.851781845 z: -7.97786427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.511] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0938080698 y: -0.212342665 z: 0.0449815281 w: -0.971641541 } position { x: -0.78220886 y: 0.851718485 z: -7.97789097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.09364824 y: -0.212354377 z: 0.0450220853 w: -0.971652567 } position { x: -0.782232523 y: 0.851700306 z: -7.97789526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.539] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0934988335 y: -0.21236071 z: 0.0449801609 w: -0.971667469 } position { x: -0.782250702 y: 0.851690352 z: -7.97793436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.553] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0932532623 y: -0.212367177 z: 0.0448892266 w: -0.971693873 } position { x: -0.782293 y: 0.851736307 z: -7.97794294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.565] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0930933133 y: -0.212336957 z: 0.0448418222 w: -0.971718 } position { x: -0.782285333 y: 0.851708651 z: -7.9779911 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.581] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0927835256 y: -0.212358668 z: 0.0447339341 w: -0.971747875 } position { x: -0.782307208 y: 0.851675034 z: -7.9780221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.092486091 y: -0.212301224 z: 0.0446654409 w: -0.971791923 } position { x: -0.782326758 y: 0.851620913 z: -7.97801924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.608] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.092449367 y: -0.21233651 z: 0.044717703 w: -0.971785307 } position { x: -0.782282472 y: 0.851621389 z: -7.97794533 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0924990103 y: -0.212335721 z: 0.0447862707 w: -0.971777618 } position { x: -0.782277703 y: 0.851743758 z: -7.97800064 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.636] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0925440416 y: -0.212324485 z: 0.0448453762 w: -0.971773 } position { x: -0.782302499 y: 0.851739764 z: -7.97797203 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.650] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0925021842 y: -0.212384954 z: 0.044778686 w: -0.971766889 } position { x: -0.782290697 y: 0.851608396 z: -7.97800493 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.662] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0923538134 y: -0.212355778 z: 0.0447496399 w: -0.971788704 } position { x: -0.782327712 y: 0.851622939 z: -7.97806072 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.678] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0921800286 y: -0.212361559 z: 0.0446711183 w: -0.971807539 } position { x: -0.782317102 y: 0.851640403 z: -7.9780817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0921111405 y: -0.212375775 z: 0.0446624756 w: -0.971811414 } position { x: -0.782276 y: 0.851666 z: -7.97806692 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.705] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0920623764 y: -0.212368414 z: 0.0446688235 w: -0.971817315 } position { x: -0.782270253 y: 0.85168469 z: -7.97805262 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.720] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0919806 y: -0.212395892 z: 0.0446836688 w: -0.971818388 } position { x: -0.78228879 y: 0.851688504 z: -7.97813892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.731] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0918957517 y: -0.212372839 z: 0.0446057245 w: -0.971835 } position { x: -0.782253444 y: 0.85164094 z: -7.97813177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.748] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0917761475 y: -0.21240887 z: 0.0446018 w: -0.971838653 } position { x: -0.782287419 y: 0.851668 z: -7.97811317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0915951058 y: -0.212515771 z: 0.044582177 w: -0.971833229 } position { x: -0.782290697 y: 0.851688445 z: -7.97818136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0914060175 y: -0.212487608 z: 0.0445473976 w: -0.971858799 } position { x: -0.782296598 y: 0.851644516 z: -7.97818184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.787] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0911950395 y: -0.212507799 z: 0.0445071086 w: -0.971876 } position { x: -0.782315075 y: 0.851652563 z: -7.97818518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.803] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0909704939 y: -0.212467343 z: 0.0445017293 w: -0.971906185 } position { x: -0.782309234 y: 0.851657748 z: -7.97818232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.814] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0907802954 y: -0.21245563 z: 0.0444101878 w: -0.971930683 } position { x: -0.782376409 y: 0.851685703 z: -7.97826624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.831] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0903639942 y: -0.212453723 z: 0.0443169884 w: -0.971974194 } position { x: -0.782430172 y: 0.851663947 z: -7.9783721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0898751616 y: -0.212435976 z: 0.0442464091 w: -0.972026587 } position { x: -0.782417 y: 0.851586878 z: -7.97840166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.861] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0893217772 y: -0.212473571 z: 0.0442365706 w: -0.9720698 } position { x: -0.782390356 y: 0.851721644 z: -7.97838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0893217772 y: -0.212473571 z: 0.0442365706 w: -0.9720698 } position { x: -0.782390356 y: 0.851721644 z: -7.97838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0893825442 y: -0.212445319 z: 0.0442756191 w: -0.972068608 } position { x: -0.782351315 y: 0.851783097 z: -7.97829628 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.900] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0896503851 y: -0.212436885 z: 0.0442700945 w: -0.972046077 } position { x: -0.782395482 y: 0.851765931 z: -7.97833061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.914] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0896932706 y: -0.212482855 z: 0.0441822074 w: -0.972036064 } position { x: -0.782421827 y: 0.851705313 z: -7.97841883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.089563109 y: -0.212470144 z: 0.0441316515 w: -0.97205317 } position { x: -0.782399714 y: 0.851616621 z: -7.97842121 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.942] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.089366667 y: -0.212470487 z: 0.0441382974 w: -0.972070873 } position { x: -0.782431841 y: 0.851647735 z: -7.9784255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.956] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0892422 y: -0.212465614 z: 0.0440880656 w: -0.972085655 } position { x: -0.782414198 y: 0.851722717 z: -7.97839546 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.969] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0892508551 y: -0.212508962 z: 0.0440932326 w: -0.972075105 } position { x: -0.782402158 y: 0.851743639 z: -7.9783721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.984] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0892415345 y: -0.212481022 z: 0.0441275686 w: -0.972080529 } position { x: -0.782412231 y: 0.851689279 z: -7.97840357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:32.997] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.089100942 y: -0.212488413 z: 0.0440842398 w: -0.972093761 } position { x: -0.782414913 y: 0.851685464 z: -7.9784255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.011] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0889681503 y: -0.212498546 z: 0.0441105068 w: -0.972102523 } position { x: -0.782432616 y: 0.851647854 z: -7.97842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.023] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0887268111 y: -0.212579444 z: 0.0440445654 w: -0.972109854 } position { x: -0.782463133 y: 0.851697147 z: -7.97849369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.039] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0884493068 y: -0.212603405 z: 0.0439484119 w: -0.972134292 } position { x: -0.782488227 y: 0.851706 z: -7.97848845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0881512 y: -0.212529629 z: 0.0438233316 w: -0.972183168 } position { x: -0.782502 y: 0.851663828 z: -7.9785285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.067] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0877136961 y: -0.212532386 z: 0.0437476374 w: -0.972225547 } position { x: -0.782518685 y: 0.85162431 z: -7.97852659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.081] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0875336 y: -0.212626547 z: 0.0438403785 w: -0.972217 } position { x: -0.782426894 y: 0.851650357 z: -7.97843409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.093] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0875148773 y: -0.212620631 z: 0.0439334475 w: -0.972215772 } position { x: -0.782444477 y: 0.851822793 z: -7.97845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.109] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0876683146 y: -0.212526694 z: 0.0439242721 w: -0.972222865 } position { x: -0.782464862 y: 0.851834536 z: -7.97842121 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.123] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0877095088 y: -0.212597 z: 0.0438786484 w: -0.972205877 } position { x: -0.782504439 y: 0.851741672 z: -7.97842073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.134] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0875866413 y: -0.212570757 z: 0.0437523536 w: -0.972228348 } position { x: -0.782514572 y: 0.851678967 z: -7.97847939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.150] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.087425679 y: -0.212595463 z: 0.043732129 w: -0.972238421 } position { x: -0.782528818 y: 0.851681173 z: -7.97850227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.164] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0872456431 y: -0.212592587 z: 0.0437313579 w: -0.97225523 } position { x: -0.782538831 y: 0.851730227 z: -7.97846889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.178] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.087130256 y: -0.212564975 z: 0.0436993949 w: -0.972273052 } position { x: -0.782548428 y: 0.851803541 z: -7.9785037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.086942181 y: -0.212606609 z: 0.0436680838 w: -0.972282171 } position { x: -0.782533228 y: 0.851745248 z: -7.97850704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.206] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0866769105 y: -0.212619334 z: 0.043630369 w: -0.972304761 } position { x: -0.782566786 y: 0.8517133 z: -7.97856951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0863717496 y: -0.212656796 z: 0.0435728654 w: -0.972326279 } position { x: -0.782610536 y: 0.85170114 z: -7.9785924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0859830528 y: -0.212646 z: 0.0434294641 w: -0.972369552 } position { x: -0.782628715 y: 0.851721823 z: -7.97864294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.248] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0858135447 y: -0.212617889 z: 0.043437738 w: -0.972390294 } position { x: -0.782563269 y: 0.851690054 z: -7.97850895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.261] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0859438479 y: -0.212584898 z: 0.0434816666 w: -0.972384036 } position { x: -0.782582164 y: 0.851802349 z: -7.97852945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.086081028 y: -0.212597504 z: 0.043488238 w: -0.972368836 } position { x: -0.782607555 y: 0.851868391 z: -7.97857857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.289] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0861796141 y: -0.212660015 z: 0.0434575416 w: -0.972347796 } position { x: -0.782584727 y: 0.851723433 z: -7.97859287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.303] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.086053364 y: -0.212593362 z: 0.043452885 w: -0.972373784 } position { x: -0.782611 y: 0.851656079 z: -7.97864485 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.317] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0859027058 y: -0.212596297 z: 0.0434109457 w: -0.972388327 } position { x: -0.78264451 y: 0.851647258 z: -7.97864866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0857635 y: -0.212646618 z: 0.0434079766 w: -0.972389758 } position { x: -0.782621086 y: 0.851703644 z: -7.97862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.345] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0856948718 y: -0.21264337 z: 0.043332655 w: -0.97239989 } position { x: -0.782631159 y: 0.85174787 z: -7.97862577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0856863558 y: -0.212662622 z: 0.0433689617 w: -0.972394764 } position { x: -0.782645524 y: 0.851724327 z: -7.97863102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.372] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0856503472 y: -0.212679967 z: 0.0433952175 w: -0.972393 } position { x: -0.782627165 y: 0.851702452 z: -7.97865772 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.384] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0855472162 y: -0.212688968 z: 0.043362733 w: -0.972401559 } position { x: -0.782624364 y: 0.851681 z: -7.97867346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.400] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0854407102 y: -0.212629229 z: 0.0433366783 w: -0.972425103 } position { x: -0.782635748 y: 0.851684093 z: -7.97866392 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.411] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0853721723 y: -0.212655008 z: 0.0433123522 w: -0.972426593 } position { x: -0.782645 y: 0.851706743 z: -7.97872543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.428] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0852524 y: -0.212688 z: 0.0432943664 w: -0.972430706 } position { x: -0.782637477 y: 0.851715088 z: -7.97874212 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.440] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0849640071 y: -0.212688789 z: 0.0432392396 w: -0.972458243 } position { x: -0.782617092 y: 0.851685345 z: -7.97871351 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.456] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0848085582 y: -0.212735638 z: 0.0432137474 w: -0.972462714 } position { x: -0.782621384 y: 0.85167408 z: -7.97875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0847289 y: -0.212725714 z: 0.0432080664 w: -0.972472 } position { x: -0.782595396 y: 0.851712823 z: -7.97872782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.483] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0847343504 y: -0.2126908 z: 0.0432191975 w: -0.972478747 } position { x: -0.78262949 y: 0.851762652 z: -7.97874928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.497] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0847163349 y: -0.212727532 z: 0.0431669168 w: -0.972474575 } position { x: -0.782646418 y: 0.851745844 z: -7.97877836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.511] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0846554339 y: -0.212685436 z: 0.0431310348 w: -0.972490668 } position { x: -0.782640696 y: 0.851701498 z: -7.97880363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.525] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0843914077 y: -0.212761194 z: 0.0430456214 w: -0.972500801 } position { x: -0.782673359 y: 0.851666451 z: -7.97881699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.537] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0840851143 y: -0.212753102 z: 0.0430456586 w: -0.972529113 } position { x: -0.782668 y: 0.851683259 z: -7.97886801 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.552] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0837886408 y: -0.21268855 z: 0.0429611392 w: -0.972572565 } position { x: -0.782686 y: 0.851698518 z: -7.97883749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.567] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0835506693 y: -0.212686732 z: 0.0429325253 w: -0.972594678 } position { x: -0.782720506 y: 0.851738 z: -7.97890615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.581] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.083299689 y: -0.212764308 z: 0.0429149419 w: -0.972600043 } position { x: -0.782664716 y: 0.851689517 z: -7.97885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0831363499 y: -0.212820128 z: 0.0429775082 w: -0.972599 } position { x: -0.782692134 y: 0.851783752 z: -7.9789362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.609] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0828248858 y: -0.212764248 z: 0.0428666435 w: -0.972642779 } position { x: -0.782716811 y: 0.851750851 z: -7.97902155 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.623] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0824815854 y: -0.212736279 z: 0.0426744036 w: -0.97268647 } position { x: -0.782749295 y: 0.851610303 z: -7.97894764 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.636] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0823494345 y: -0.212799922 z: 0.0426828712 w: -0.97268337 } position { x: -0.782721102 y: 0.851731181 z: -7.9789629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.650] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0822724774 y: -0.212787926 z: 0.0426344909 w: -0.972694635 } position { x: -0.782715499 y: 0.851840496 z: -7.97893143 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.665] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0822689906 y: -0.212789312 z: 0.0426507927 w: -0.97269392 } position { x: -0.782724619 y: 0.851788223 z: -7.97892666 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.676] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.08225739 y: -0.212792337 z: 0.0426289253 w: -0.972695231 } position { x: -0.782723784 y: 0.851668119 z: -7.97891808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.692] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0821318701 y: -0.212783143 z: 0.0426559448 w: -0.972706616 } position { x: -0.782749951 y: 0.851657271 z: -7.97897911 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.705] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0819736496 y: -0.212802306 z: 0.042590037 w: -0.972718656 } position { x: -0.782764196 y: 0.851701438 z: -7.97899151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0818987638 y: -0.212805256 z: 0.0425562337 w: -0.972725809 } position { x: -0.782767355 y: 0.851700544 z: -7.97897291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.734] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.081819959 y: -0.212819889 z: 0.042535577 w: -0.97273016 } position { x: -0.782749832 y: 0.851690412 z: -7.97896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.748] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0817784518 y: -0.212769866 z: 0.0425380468 w: -0.972744465 } position { x: -0.782786369 y: 0.851715326 z: -7.9789753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0817559138 y: -0.2128032 z: 0.0425154455 w: -0.972740054 } position { x: -0.782775164 y: 0.851688504 z: -7.9789753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0816371962 y: -0.212810457 z: 0.0425250046 w: -0.972748041 } position { x: -0.782777786 y: 0.851706088 z: -7.97896242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.787] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0816212744 y: -0.21280551 z: 0.0425004512 w: -0.972751558 } position { x: -0.782770634 y: 0.851673663 z: -7.97896862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.804] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0815385506 y: -0.212819919 z: 0.0424778312 w: -0.972756326 } position { x: -0.782779753 y: 0.851682782 z: -7.9789753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.815] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0815067291 y: -0.212825924 z: 0.0424509943 w: -0.97275883 } position { x: -0.782787085 y: 0.851696968 z: -7.97895432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.831] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0814026445 y: -0.212804243 z: 0.0424466 w: -0.972772479 } position { x: -0.782816529 y: 0.851682901 z: -7.97900963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.081292 y: -0.21281065 z: 0.0423950553 w: -0.972782612 } position { x: -0.78281945 y: 0.851661682 z: -7.97903109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.859] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0810456201 y: -0.212889299 z: 0.0423569158 w: -0.972787559 } position { x: -0.782863498 y: 0.851668954 z: -7.97907734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.080698058 y: -0.21288988 z: 0.0423118211 w: -0.972818315 } position { x: -0.782824278 y: 0.851642489 z: -7.97909927 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.884] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0803774446 y: -0.212903783 z: 0.0422627553 w: -0.972843945 } position { x: -0.782846808 y: 0.851665258 z: -7.97912121 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.900] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0801265314 y: -0.212836921 z: 0.0422613807 w: -0.972879291 } position { x: -0.782848358 y: 0.851676643 z: -7.9791193 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.912] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0800908208 y: -0.212840557 z: 0.0422382019 w: -0.97288245 } position { x: -0.782841 y: 0.851707935 z: -7.9791069 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.928] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0800934285 y: -0.212841138 z: 0.042259451 w: -0.972881198 } position { x: -0.782852411 y: 0.85172987 z: -7.97909117 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0800566897 y: -0.212898672 z: 0.042246893 w: -0.972872198 } position { x: -0.782845795 y: 0.851710439 z: -7.97912741 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.956] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0799134523 y: -0.212852255 z: 0.0421553105 w: -0.972898126 } position { x: -0.78288722 y: 0.851646245 z: -7.97917461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0797381 y: -0.212881476 z: 0.0420860425 w: -0.972909093 } position { x: -0.782896399 y: 0.851617277 z: -7.97917652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.984] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0795884281 y: -0.212924048 z: 0.0420839936 w: -0.972912133 } position { x: -0.78286922 y: 0.851672888 z: -7.97917891 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:33.998] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0794891268 y: -0.212878153 z: 0.0420618169 w: -0.972931266 } position { x: -0.782880187 y: 0.851708889 z: -7.97920322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.009] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0794228688 y: -0.212888241 z: 0.04207417 w: -0.972933888 } position { x: -0.782852173 y: 0.851704419 z: -7.97920752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.025] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.079376 y: -0.212927699 z: 0.042083215 w: -0.972928762 } position { x: -0.782863 y: 0.851634264 z: -7.97917414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.037] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0793138519 y: -0.212909743 z: 0.0421017148 w: -0.972936869 } position { x: -0.782858253 y: 0.851688921 z: -7.97921228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0792615041 y: -0.212923199 z: 0.042068921 w: -0.97293967 } position { x: -0.782876849 y: 0.851700902 z: -7.97917938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0792412609 y: -0.212913305 z: 0.0420354754 w: -0.972944915 } position { x: -0.782853067 y: 0.851681113 z: -7.97917271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.081] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0792560875 y: -0.212884113 z: 0.0420022719 w: -0.972951531 } position { x: -0.782869 y: 0.851642311 z: -7.97918701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0791748 y: -0.21291247 z: 0.0420027 w: -0.972951889 } position { x: -0.782855034 y: 0.851646304 z: -7.97920609 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.109] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0790957585 y: -0.212904453 z: 0.0420183279 w: -0.972959459 } position { x: -0.782865107 y: 0.851627409 z: -7.97920179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0790304095 y: -0.212915048 z: 0.0419843346 w: -0.97296387 } position { x: -0.782861829 y: 0.851646662 z: -7.97917938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.136] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0789785162 y: -0.21291928 z: 0.0419708826 w: -0.972967744 } position { x: -0.782835245 y: 0.851632953 z: -7.97918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.148] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0789039508 y: -0.212973639 z: 0.0419981591 w: -0.97296077 } position { x: -0.782822251 y: 0.851655 z: -7.97917318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.164] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0788604841 y: -0.212902069 z: 0.0420035906 w: -0.972979665 } position { x: -0.782854736 y: 0.851670086 z: -7.979177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0787830353 y: -0.212959066 z: 0.0419729687 w: -0.972974837 } position { x: -0.782835245 y: 0.851686239 z: -7.97918558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0787530541 y: -0.212985575 z: 0.0419858396 w: -0.972970903 } position { x: -0.782845259 y: 0.851658702 z: -7.97917891 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.206] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0786653683 y: -0.212974608 z: 0.0419142954 w: -0.972983479 } position { x: -0.782830894 y: 0.851645947 z: -7.97919798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.219] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0786272958 y: -0.21298559 z: 0.0419327 w: -0.972983301 } position { x: -0.78284 y: 0.851668894 z: -7.97919416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.234] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0785739273 y: -0.212953165 z: 0.0419287495 w: -0.972994924 } position { x: -0.782854676 y: 0.851673067 z: -7.97921419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.246] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.078522943 y: -0.213012218 z: 0.0419149585 w: -0.972986698 } position { x: -0.782862544 y: 0.851656377 z: -7.97924185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.261] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0784336105 y: -0.213020399 z: 0.0418553762 w: -0.972994685 } position { x: -0.782841742 y: 0.851664424 z: -7.97925043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.078322947 y: -0.213049755 z: 0.0418382 w: -0.972997904 } position { x: -0.782826543 y: 0.851657867 z: -7.97923279 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.289] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0782462358 y: -0.213018656 z: 0.0418798625 w: -0.973009109 } position { x: -0.782846868 y: 0.851670146 z: -7.97925 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.303] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0782223642 y: -0.213056415 z: 0.0418288372 w: -0.973004937 } position { x: -0.782824397 y: 0.851668715 z: -7.97926426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.317] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0781865194 y: -0.213016734 z: 0.0418154188 w: -0.973017097 } position { x: -0.782817245 y: 0.851674318 z: -7.97924137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0781196207 y: -0.213015974 z: 0.041828528 w: -0.973022044 } position { x: -0.782845914 y: 0.851667762 z: -7.97928858 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.344] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0780391619 y: -0.213054553 z: 0.0418107472 w: -0.973020792 } position { x: -0.782841086 y: 0.851658285 z: -7.97927427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0778808 y: -0.213086009 z: 0.0417379849 w: -0.973029733 } position { x: -0.782841384 y: 0.85165453 z: -7.97929764 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.370] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0776056051 y: -0.213092312 z: 0.0416433439 w: -0.973054409 } position { x: -0.782882094 y: 0.851626575 z: -7.97937202 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.386] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0772680044 y: -0.213095471 z: 0.041561272 w: -0.973084092 } position { x: -0.782872677 y: 0.851615965 z: -7.97938919 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.398] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0769188628 y: -0.21309258 z: 0.0415447764 w: -0.97311312 } position { x: -0.782848358 y: 0.851604819 z: -7.97941875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.414] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.07664904 y: -0.21304813 z: 0.0415220112 w: -0.973145068 } position { x: -0.782834947 y: 0.851631641 z: -7.97944784 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.428] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0765164495 y: -0.213090345 z: 0.041564595 w: -0.973144472 } position { x: -0.782826424 y: 0.85163486 z: -7.97941971 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.076417692 y: -0.213096038 z: 0.0416004732 w: -0.973149419 } position { x: -0.782829642 y: 0.851631761 z: -7.97941351 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.456] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0763891786 y: -0.213058531 z: 0.0415410213 w: -0.973162413 } position { x: -0.78283453 y: 0.851673365 z: -7.97939348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0764219463 y: -0.213065192 z: 0.0414651521 w: -0.973161638 } position { x: -0.782825887 y: 0.851609111 z: -7.97939634 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.483] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0764554963 y: -0.213091597 z: 0.0414325222 w: -0.973154604 } position { x: -0.782806635 y: 0.851612687 z: -7.97938204 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.498] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0764750168 y: -0.213098556 z: 0.0414375067 w: -0.973151326 } position { x: -0.782781363 y: 0.85163 z: -7.97941685 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.512] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0764011294 y: -0.213094309 z: 0.0414383374 w: -0.973158 } position { x: -0.782744706 y: 0.851594567 z: -7.97941923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.525] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0763478503 y: -0.21310544 z: 0.0414422192 w: -0.973159671 } position { x: -0.782766938 y: 0.851591587 z: -7.9794445 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.537] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0762627 y: -0.213099241 z: 0.0414432101 w: -0.973167598 } position { x: -0.782760262 y: 0.851613581 z: -7.97945881 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.553] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0761915892 y: -0.213103682 z: 0.0414108261 w: -0.973173559 } position { x: -0.782762647 y: 0.851619244 z: -7.97944927 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.567] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.076181069 y: -0.21308814 z: 0.0413881242 w: -0.973178804 } position { x: -0.782739 y: 0.851599216 z: -7.97943497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0761511698 y: -0.213065729 z: 0.0413849279 w: -0.973186135 } position { x: -0.782729149 y: 0.851613879 z: -7.97946596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0760733038 y: -0.213063732 z: 0.0413539596 w: -0.973194 } position { x: -0.782734334 y: 0.851597428 z: -7.97944593 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.608] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0760370269 y: -0.213085875 z: 0.0414177 w: -0.973189294 } position { x: -0.782732308 y: 0.851600826 z: -7.97944355 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0760168657 y: -0.213060305 z: 0.0413603149 w: -0.973198891 } position { x: -0.782717168 y: 0.851600826 z: -7.97946692 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.636] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0759720653 y: -0.213150695 z: 0.0413289219 w: -0.97318393 } position { x: -0.782709241 y: 0.851587415 z: -7.97945261 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.648] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0758990645 y: -0.213109747 z: 0.0413367525 w: -0.973198235 } position { x: -0.78273 y: 0.851604283 z: -7.97947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.664] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0758034289 y: -0.213122621 z: 0.0413391702 w: -0.973202765 } position { x: -0.782731652 y: 0.851602077 z: -7.97953558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.678] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0757555068 y: -0.213144287 z: 0.0412924364 w: -0.973203778 } position { x: -0.782749593 y: 0.851578474 z: -7.97944975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.691] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0756201297 y: -0.213130832 z: 0.0412191674 w: -0.973220348 } position { x: -0.782773495 y: 0.851575851 z: -7.97955227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.706] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0753914714 y: -0.213132292 z: 0.0411429256 w: -0.973241031 } position { x: -0.782784879 y: 0.851561129 z: -7.97954941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.720] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0751918927 y: -0.213192299 z: 0.0410946943 w: -0.973245323 } position { x: -0.782798707 y: 0.851504087 z: -7.97957325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.731] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0748794526 y: -0.21321252 z: 0.0410927124 w: -0.973265052 } position { x: -0.782810748 y: 0.851539969 z: -7.97958136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.748] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0747695789 y: -0.213198468 z: 0.0411579423 w: -0.973273873 } position { x: -0.78278023 y: 0.851565778 z: -7.9795866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.761] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0746830925 y: -0.213203982 z: 0.0412341096 w: -0.973276079 } position { x: -0.782798707 y: 0.851609826 z: -7.97954845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0747534409 y: -0.213154525 z: 0.0411406942 w: -0.973285437 } position { x: -0.782830834 y: 0.85159415 z: -7.97955179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0747740492 y: -0.213177323 z: 0.0410956368 w: -0.973280787 } position { x: -0.782882154 y: 0.851592541 z: -7.9795928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.803] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0747377649 y: -0.213183269 z: 0.0411008 w: -0.973282039 } position { x: -0.782899559 y: 0.851576328 z: -7.97961855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.815] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0746130049 y: -0.213186562 z: 0.0410359427 w: -0.973293602 } position { x: -0.782925844 y: 0.851550341 z: -7.97962618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0744370744 y: -0.213189334 z: 0.0410319641 w: -0.973306656 } position { x: -0.78295821 y: 0.851535201 z: -7.97965765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0740860179 y: -0.21319586 z: 0.0409199 w: -0.973336756 } position { x: -0.782988369 y: 0.851509333 z: -7.97968578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.858] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0737331361 y: -0.213195324 z: 0.0408353657 w: -0.973367214 } position { x: -0.782992184 y: 0.851483 z: -7.97969675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0735801086 y: -0.213196293 z: 0.0408385359 w: -0.97337842 } position { x: -0.782998085 y: 0.851486206 z: -7.9796524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.887] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0736529157 y: -0.213212 z: 0.0409766734 w: -0.973363698 } position { x: -0.782965779 y: 0.851627588 z: -7.97960281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.898] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0738200694 y: -0.213140488 z: 0.0410367176 w: -0.973364115 } position { x: -0.783002913 y: 0.851684809 z: -7.9796257 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.914] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0739856511 y: -0.213229194 z: 0.0409648456 w: -0.973335147 } position { x: -0.783085287 y: 0.851572275 z: -7.97962475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.928] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0738937259 y: -0.213224813 z: 0.0408797 w: -0.97334671 } position { x: -0.78308326 y: 0.851503 z: -7.97966623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0737252757 y: -0.213245332 z: 0.0408299 w: -0.973357081 } position { x: -0.783058643 y: 0.851493 z: -7.97966814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.956] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0735766888 y: -0.213195324 z: 0.0408596955 w: -0.973378 } position { x: -0.78306067 y: 0.851538539 z: -7.97965813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0736028552 y: -0.213207617 z: 0.0408295356 w: -0.973374605 } position { x: -0.783054113 y: 0.851587176 z: -7.97963476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.983] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0736280382 y: -0.213215351 z: 0.0408328883 w: -0.97337085 } position { x: -0.783054113 y: 0.851586044 z: -7.97960854 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:34.997] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0736294 y: -0.213226616 z: 0.0408297516 w: -0.973368406 } position { x: -0.78307265 y: 0.851539969 z: -7.97964144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.009] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0735732615 y: -0.213205218 z: 0.040830873 w: -0.973377347 } position { x: -0.783055961 y: 0.851497591 z: -7.97965622 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.026] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0734813735 y: -0.213222474 z: 0.0408277027 w: -0.973380625 } position { x: -0.78307277 y: 0.851530731 z: -7.97964573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.037] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0734456256 y: -0.213210359 z: 0.0408237837 w: -0.973386109 } position { x: -0.783071697 y: 0.851550817 z: -7.97963953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.053] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.07344722 y: -0.213239983 z: 0.0407949723 w: -0.973380744 } position { x: -0.783052623 y: 0.851552188 z: -7.97964573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0733735114 y: -0.213241145 z: 0.0407829694 w: -0.973386526 } position { x: -0.78305608 y: 0.85153079 z: -7.97964716 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.080] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.073332496 y: -0.213234216 z: 0.0407760143 w: -0.973391414 } position { x: -0.78307575 y: 0.851530194 z: -7.97965 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.092] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0732954666 y: -0.213216558 z: 0.0407771952 w: -0.97339803 } position { x: -0.783042848 y: 0.851535916 z: -7.97964 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.07324595 y: -0.213227436 z: 0.0407705978 w: -0.973399639 } position { x: -0.783061802 y: 0.851553798 z: -7.97965193 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.122] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.073263295 y: -0.213263839 z: 0.040774256 w: -0.973390222 } position { x: -0.783045828 y: 0.851521432 z: -7.97961187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.136] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0731792599 y: -0.213251919 z: 0.0407051966 w: -0.973402 } position { x: -0.783051252 y: 0.851537108 z: -7.97963381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.150] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0731244683 y: -0.21327959 z: 0.0407537073 w: -0.97339803 } position { x: -0.78304249 y: 0.851539671 z: -7.97965431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.164] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0730912611 y: -0.213264525 z: 0.040720515 w: -0.973405242 } position { x: -0.783018827 y: 0.851523399 z: -7.9796176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0730375051 y: -0.213282034 z: 0.0407569408 w: -0.973403931 } position { x: -0.783019185 y: 0.851553798 z: -7.97963047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0730364919 y: -0.21325694 z: 0.0407716036 w: -0.973408878 } position { x: -0.783018291 y: 0.851537466 z: -7.97964573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.205] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0730344 y: -0.213274613 z: 0.0407424346 w: -0.973406374 } position { x: -0.783005595 y: 0.851552784 z: -7.97963428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0729757771 y: -0.213305444 z: 0.04076517 w: -0.973403096 } position { x: -0.783012033 y: 0.851505756 z: -7.97964859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0728865713 y: -0.213286683 z: 0.0406991914 w: -0.973416626 } position { x: -0.783008039 y: 0.85153091 z: -7.9796381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0728471279 y: -0.213307366 z: 0.0407035351 w: -0.973414898 } position { x: -0.783021033 y: 0.851541936 z: -7.97961283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.261] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.072744064 y: -0.213336542 z: 0.0407053232 w: -0.97341609 } position { x: -0.783012629 y: 0.851563096 z: -7.97965288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.275] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0727282912 y: -0.213314891 z: 0.0406281948 w: -0.973425269 } position { x: -0.782991111 y: 0.851516604 z: -7.97960711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.287] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0726461336 y: -0.213344797 z: 0.0406194888 w: -0.97342521 } position { x: -0.783037066 y: 0.851519585 z: -7.97961903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.303] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0725583956 y: -0.213344917 z: 0.0405595116 w: -0.97343421 } position { x: -0.783018768 y: 0.851539493 z: -7.9796133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.314] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0724848062 y: -0.213354409 z: 0.0405409336 w: -0.973438382 } position { x: -0.783005655 y: 0.851538539 z: -7.97959757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.331] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.07239905 y: -0.213341415 z: 0.0405183025 w: -0.973448575 } position { x: -0.783011258 y: 0.85153687 z: -7.97962379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.345] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0722460225 y: -0.213374466 z: 0.0405459404 w: -0.973451555 } position { x: -0.783050656 y: 0.851541877 z: -7.97961903 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0721330196 y: -0.213339165 z: 0.0405445397 w: -0.973467708 } position { x: -0.783049226 y: 0.85152179 z: -7.97960377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.372] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0719652101 y: -0.213315427 z: 0.0404745601 w: -0.973488271 } position { x: -0.78305459 y: 0.851539135 z: -7.9796586 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.387] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0717569739 y: -0.21332106 z: 0.0404651612 w: -0.973502755 } position { x: -0.783065438 y: 0.851519465 z: -7.9796834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.398] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0715217516 y: -0.213296935 z: 0.0403877757 w: -0.973528564 } position { x: -0.783107162 y: 0.851537943 z: -7.97969627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.414] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.071362175 y: -0.213379025 z: 0.0403611064 w: -0.973523438 } position { x: -0.783071876 y: 0.851557851 z: -7.97966909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.428] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0714145079 y: -0.213378415 z: 0.0403678901 w: -0.973519385 } position { x: -0.783064067 y: 0.851582408 z: -7.97967052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0714446604 y: -0.213353261 z: 0.0404103249 w: -0.973521 } position { x: -0.783054709 y: 0.851599455 z: -7.97969246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.456] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0714290738 y: -0.213361844 z: 0.0404300541 w: -0.973519385 } position { x: -0.783070564 y: 0.851585269 z: -7.97967577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0714641 y: -0.213373408 z: 0.0404052436 w: -0.973515332 } position { x: -0.783056557 y: 0.851558089 z: -7.9796834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.483] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0713847205 y: -0.213358238 z: 0.0403616838 w: -0.973526299 } position { x: -0.783058167 y: 0.851559877 z: -7.97971582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.495] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0713632405 y: -0.213370398 z: 0.0403731763 w: -0.97352469 } position { x: -0.783059 y: 0.851549268 z: -7.97970247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.511] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0713000745 y: -0.213357821 z: 0.0403996743 w: -0.973531 } position { x: -0.783076286 y: 0.851571918 z: -7.97970819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0713027641 y: -0.213354588 z: 0.0403962098 w: -0.973531663 } position { x: -0.783061326 y: 0.851555943 z: -7.97972536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.539] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.07127662 y: -0.213361695 z: 0.04033 w: -0.973534763 } position { x: -0.783034384 y: 0.851538479 z: -7.97972822 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0712270886 y: -0.213360339 z: 0.0403466374 w: -0.973538 } position { x: -0.783032894 y: 0.851560712 z: -7.9797473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.567] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0711850822 y: -0.213380605 z: 0.0403230488 w: -0.973537624 } position { x: -0.78304112 y: 0.85153228 z: -7.97977638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.580] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0711417422 y: -0.213388085 z: 0.0403482057 w: -0.973538101 } position { x: -0.783018649 y: 0.851548672 z: -7.97976446 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.595] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0711152777 y: -0.213351533 z: 0.0403403975 w: -0.973548353 } position { x: -0.783025563 y: 0.851531506 z: -7.97976875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.606] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0710512549 y: -0.213404611 z: 0.0403331667 w: -0.973541677 } position { x: -0.783028245 y: 0.851534247 z: -7.97978497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0710025728 y: -0.213397339 z: 0.0402873605 w: -0.97354871 } position { x: -0.78301239 y: 0.851549506 z: -7.97977543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.636] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0709855929 y: -0.213424012 z: 0.0402907692 w: -0.973544 } position { x: -0.783024 y: 0.851537108 z: -7.97979879 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0708612129 y: -0.213407859 z: 0.0402291343 w: -0.973559141 } position { x: -0.783038 y: 0.851530671 z: -7.97986889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.664] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0706485808 y: -0.213476613 z: 0.040179953 w: -0.973561525 } position { x: -0.783067882 y: 0.851518512 z: -7.97990417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.676] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0704547316 y: -0.213504121 z: 0.0400987193 w: -0.97357291 } position { x: -0.783032894 y: 0.85150671 z: -7.97988796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.691] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0702854171 y: -0.213485777 z: 0.0400746055 w: -0.973590136 } position { x: -0.78298974 y: 0.851488233 z: -7.97988605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.705] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0701743811 y: -0.213411272 z: 0.0400468335 w: -0.973615706 } position { x: -0.783019066 y: 0.851518393 z: -7.97993898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0699323565 y: -0.213443011 z: 0.0400655158 w: -0.973625362 } position { x: -0.783023834 y: 0.851543605 z: -7.97991323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0698019117 y: -0.213381574 z: 0.0400360413 w: -0.973649383 } position { x: -0.78307265 y: 0.851515591 z: -7.97996902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.746] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0695705935 y: -0.21341233 z: 0.0400180668 w: -0.973659933 } position { x: -0.783068359 y: 0.851498485 z: -7.97995949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.761] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0695295557 y: -0.213429213 z: 0.0400260314 w: -0.97365886 } position { x: -0.783028662 y: 0.851512372 z: -7.97988892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.773] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0696602389 y: -0.213414103 z: 0.0400345847 w: -0.973652482 } position { x: -0.783028841 y: 0.851597965 z: -7.9799161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.789] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0697210431 y: -0.213461906 z: 0.0400371477 w: -0.973637521 } position { x: -0.7830441 y: 0.851590276 z: -7.97990656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.801] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0697176754 y: -0.213407233 z: 0.0400311351 w: -0.973650038 } position { x: -0.783044696 y: 0.851505578 z: -7.97993612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.817] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0696358606 y: -0.21340543 z: 0.0399861485 w: -0.973658085 } position { x: -0.783097684 y: 0.851491 z: -7.97995424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.829] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0695218 y: -0.213445783 z: 0.0399796516 w: -0.973657668 } position { x: -0.783079 y: 0.851472139 z: -7.97996902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.845] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0694484338 y: -0.213399857 z: 0.0399526283 w: -0.973674059 } position { x: -0.783070862 y: 0.85152483 z: -7.97992086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.857] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0694842413 y: -0.213437 z: 0.0399438404 w: -0.973663747 } position { x: -0.783066928 y: 0.851516 z: -7.97993326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0694712326 y: -0.2134213 z: 0.0399250835 w: -0.973668873 } position { x: -0.783075809 y: 0.851519823 z: -7.97993183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.884] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0694370717 y: -0.213396922 z: 0.0399302132 w: -0.973676503 } position { x: -0.783089757 y: 0.851486206 z: -7.9799695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.901] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0693298727 y: -0.21348007 z: 0.0399267636 w: -0.973666 } position { x: -0.783063531 y: 0.85148108 z: -7.97997618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.912] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0692681819 y: -0.213486642 z: 0.0398791358 w: -0.9736709 } position { x: -0.783096194 y: 0.851475 z: -7.97999239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.928] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0691107735 y: -0.213514403 z: 0.0398176871 w: -0.973678529 } position { x: -0.783092797 y: 0.851459 z: -7.98001862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.06884446 y: -0.213517934 z: 0.0398128293 w: -0.973696828 } position { x: -0.783103883 y: 0.851468921 z: -7.98003864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.956] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0686860085 y: -0.21347563 z: 0.0397828594 w: -0.973718524 } position { x: -0.783064783 y: 0.851454675 z: -7.98 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0686325356 y: -0.21348016 z: 0.0397462 w: -0.973722756 } position { x: -0.783067346 y: 0.851493239 z: -7.98001719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.983] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0685253739 y: -0.213494 z: 0.0397817716 w: -0.973725855 } position { x: -0.783101082 y: 0.851523042 z: -7.9800396 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:35.995] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0684230402 y: -0.213487014 z: 0.0397479795 w: -0.973736 } position { x: -0.783087 y: 0.851507306 z: -7.98003721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.011] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0683075637 y: -0.213481203 z: 0.0397372954 w: -0.973745763 } position { x: -0.783110261 y: 0.85145241 z: -7.98007 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.025] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0682003424 y: -0.213455349 z: 0.0396315567 w: -0.973763287 } position { x: -0.783097863 y: 0.851451039 z: -7.98000956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.037] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0682311133 y: -0.213452429 z: 0.0396568142 w: -0.973760724 } position { x: -0.783109248 y: 0.851509333 z: -7.98003292 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.053] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0683076456 y: -0.213519633 z: 0.0396665633 w: -0.97374022 } position { x: -0.783060431 y: 0.851520777 z: -7.98001242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.067] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0683205426 y: -0.213472605 z: 0.0397186354 w: -0.973747492 } position { x: -0.783080637 y: 0.851491213 z: -7.98003197 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.081] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0682802349 y: -0.2134711 z: 0.0396565422 w: -0.973753154 } position { x: -0.783128142 y: 0.851468325 z: -7.98005724 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.092] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0681967735 y: -0.213525936 z: 0.0396524705 w: -0.973747194 } position { x: -0.78312391 y: 0.851443827 z: -7.98005819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.109] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0680931434 y: -0.213479951 z: 0.0396322086 w: -0.973765373 } position { x: -0.783108294 y: 0.851471782 z: -7.98009157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0680658296 y: -0.213481367 z: 0.0395960771 w: -0.973768413 } position { x: -0.783093035 y: 0.851496696 z: -7.98009872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.137] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0680738613 y: -0.213496909 z: 0.0396036617 w: -0.973764181 } position { x: -0.783098578 y: 0.851478577 z: -7.98008347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0680479556 y: -0.213477671 z: 0.0396329165 w: -0.97376895 } position { x: -0.783125937 y: 0.851494193 z: -7.98009586 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.164] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0679960102 y: -0.213512108 z: 0.0396280028 w: -0.973765254 } position { x: -0.783117652 y: 0.851467192 z: -7.98010063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.178] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0679736435 y: -0.213501692 z: 0.0395756 w: -0.973771214 } position { x: -0.783110797 y: 0.851460397 z: -7.98012829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0679754317 y: -0.213458017 z: 0.0395706519 w: -0.97378093 } position { x: -0.78313148 y: 0.851459861 z: -7.9801116 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.206] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0679189563 y: -0.213477731 z: 0.0395623706 w: -0.97378087 } position { x: -0.783106208 y: 0.851484299 z: -7.9801178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0678898245 y: -0.213524222 z: 0.0395499691 w: -0.973773181 } position { x: -0.783100069 y: 0.851475954 z: -7.98013115 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0678594336 y: -0.213522539 z: 0.0395425484 w: -0.973776 } position { x: -0.783121228 y: 0.851471186 z: -7.98015261 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0678333789 y: -0.213497609 z: 0.039552357 w: -0.973782837 } position { x: -0.783127487 y: 0.851475954 z: -7.98016214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.261] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0677875 y: -0.213490978 z: 0.0395526215 w: -0.973787487 } position { x: -0.783125222 y: 0.851478636 z: -7.98015833 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.273] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0677806586 y: -0.213556424 z: 0.0395561568 w: -0.973773479 } position { x: -0.783124864 y: 0.851463437 z: -7.98016596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.289] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0677471608 y: -0.21348761 z: 0.0395573229 w: -0.973790824 } position { x: -0.783129811 y: 0.851465821 z: -7.98019648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.301] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0677395537 y: -0.213476256 z: 0.0395631865 w: -0.973793626 } position { x: -0.783146918 y: 0.851471484 z: -7.98020411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.317] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.067664735 y: -0.213492498 z: 0.0395197831 w: -0.973797 } position { x: -0.783174396 y: 0.85149914 z: -7.98019695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0676814541 y: -0.213510707 z: 0.0395663865 w: -0.97379 } position { x: -0.783176899 y: 0.851480842 z: -7.98018885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.067643553 y: -0.213505536 z: 0.0395522155 w: -0.973794281 } position { x: -0.78317368 y: 0.851495147 z: -7.98022747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0676125959 y: -0.21349676 z: 0.0395386927 w: -0.973799 } position { x: -0.783181548 y: 0.851475298 z: -7.98023176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.372] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0675765499 y: -0.213511959 z: 0.0395091474 w: -0.973799288 } position { x: -0.783177257 y: 0.851493716 z: -7.98022079 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.386] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0675406083 y: -0.21353817 z: 0.0395321846 w: -0.973795116 } position { x: -0.783186734 y: 0.851484 z: -7.98022461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.400] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0675308779 y: -0.213515788 z: 0.0395041 w: -0.973801851 } position { x: -0.783215165 y: 0.851479053 z: -7.98024511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.414] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.06749814 y: -0.213499144 z: 0.039497897 w: -0.973808 } position { x: -0.783210635 y: 0.851489067 z: -7.98024845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.428] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0674963146 y: -0.21351625 z: 0.0395169556 w: -0.973803639 } position { x: -0.783232152 y: 0.851493061 z: -7.98025179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.440] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0674885586 y: -0.213527098 z: 0.0394902714 w: -0.973802865 } position { x: -0.783236444 y: 0.851503372 z: -7.98027277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.455] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0674038604 y: -0.21354796 z: 0.0394720659 w: -0.973804891 } position { x: -0.783220947 y: 0.851488471 z: -7.98024702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0674042106 y: -0.213576272 z: 0.0394779034 w: -0.973798454 } position { x: -0.783224583 y: 0.851461 z: -7.98025894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.484] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0673977062 y: -0.213531464 z: 0.0394442156 w: -0.973810077 } position { x: -0.783237159 y: 0.851523876 z: -7.98026133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.498] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0673245937 y: -0.213516951 z: 0.0394707918 w: -0.973817229 } position { x: -0.783245683 y: 0.851526856 z: -7.98026466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0673496053 y: -0.213528156 z: 0.0394681618 w: -0.973813176 } position { x: -0.783219457 y: 0.851487756 z: -7.98024654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.525] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0671777353 y: -0.2135337 z: 0.0394523591 w: -0.973824441 } position { x: -0.783273518 y: 0.851485133 z: -7.98030853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.539] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0670276582 y: -0.213637501 z: 0.0393113159 w: -0.973817706 } position { x: -0.783272684 y: 0.851466 z: -7.98029375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0667129904 y: -0.213639021 z: 0.0392821655 w: -0.973840177 } position { x: -0.783291876 y: 0.851454 z: -7.98032618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.567] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0665322393 y: -0.213610113 z: 0.0392895937 w: -0.973858595 } position { x: -0.783265412 y: 0.851429 z: -7.98027706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.579] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0664175451 y: -0.213594526 z: 0.0392917916 w: -0.973869741 } position { x: -0.783219755 y: 0.851494968 z: -7.98029852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.595] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0663950518 y: -0.213590473 z: 0.0393451154 w: -0.97387 } position { x: -0.783259809 y: 0.851531863 z: -7.98030281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0663923472 y: -0.213587478 z: 0.03935422 w: -0.973870456 } position { x: -0.783270657 y: 0.851496518 z: -7.98027229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0663458109 y: -0.213592425 z: 0.0392866805 w: -0.973875284 } position { x: -0.783296168 y: 0.851469398 z: -7.98028946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.636] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0662062392 y: -0.213603348 z: 0.0392212719 w: -0.973885 } position { x: -0.783291698 y: 0.851472259 z: -7.98032331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.649] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0660112947 y: -0.21360819 z: 0.0391127765 w: -0.97390157 } position { x: -0.783258796 y: 0.851442456 z: -7.98032856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.664] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0658397302 y: -0.213601008 z: 0.039160911 w: -0.973912835 } position { x: -0.783253253 y: 0.851464212 z: -7.98036528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.676] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0657210127 y: -0.213603139 z: 0.0391127467 w: -0.973922312 } position { x: -0.783233047 y: 0.851450562 z: -7.98027134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.692] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.065800637 y: -0.213605925 z: 0.0391877964 w: -0.973913312 } position { x: -0.783182919 y: 0.851480722 z: -7.98027849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.706] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0658925697 y: -0.21364136 z: 0.0392650254 w: -0.973896205 } position { x: -0.783183277 y: 0.85151732 z: -7.98029709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.718] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0658940896 y: -0.213605091 z: 0.0392231382 w: -0.973905742 } position { x: -0.7832371 y: 0.851455 z: -7.98028851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0658513755 y: -0.213616267 z: 0.0391683653 w: -0.973908424 } position { x: -0.783256233 y: 0.851425946 z: -7.98032141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.748] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0657600462 y: -0.21362263 z: 0.039083872 w: -0.97391659 } position { x: -0.783239 y: 0.851433098 z: -7.98034048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.759] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0657193661 y: -0.213628083 z: 0.0391313061 w: -0.973916173 } position { x: -0.783216417 y: 0.851456404 z: -7.98032045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.065728575 y: -0.213634208 z: 0.0391163677 w: -0.973914802 } position { x: -0.783215582 y: 0.851489663 z: -7.98031712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0656775311 y: -0.213632196 z: 0.0391270444 w: -0.973918259 } position { x: -0.783245564 y: 0.851481915 z: -7.98031569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0657353103 y: -0.213622481 z: 0.0391573049 w: -0.973915339 } position { x: -0.783262193 y: 0.851444781 z: -7.9803133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.815] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0656275675 y: -0.213638216 z: 0.0391346104 w: -0.973920047 } position { x: -0.783257663 y: 0.851445615 z: -7.98032379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.831] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0656315759 y: -0.213599667 z: 0.0391288 w: -0.973928452 } position { x: -0.783254862 y: 0.85144186 z: -7.9803257 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0655617341 y: -0.213648319 z: 0.039097026 w: -0.973923802 } position { x: -0.783254087 y: 0.85149 z: -7.98031092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.859] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0655636936 y: -0.213641539 z: 0.0391039439 w: -0.973924875 } position { x: -0.783297539 y: 0.851464868 z: -7.98029137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0655766204 y: -0.213593602 z: 0.0390839688 w: -0.973935306 } position { x: -0.783308268 y: 0.851467609 z: -7.98028326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0655099079 y: -0.213625878 z: 0.0390884615 w: -0.973932505 } position { x: -0.783288717 y: 0.85146153 z: -7.98029661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.898] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0654679611 y: -0.213651791 z: 0.0390534401 w: -0.973931074 } position { x: -0.783345282 y: 0.851440907 z: -7.98028803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.914] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0654604137 y: -0.213658884 z: 0.0390491299 w: -0.97393024 } position { x: -0.783346713 y: 0.851443648 z: -7.98029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.06542705 y: -0.213653266 z: 0.0390255675 w: -0.973934591 } position { x: -0.78334111 y: 0.851461768 z: -7.98027945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.942] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0654229447 y: -0.213654608 z: 0.0390436202 w: -0.973933876 } position { x: -0.783333063 y: 0.851457 z: -7.9802804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0653900206 y: -0.213625535 z: 0.0390114 w: -0.97394371 } position { x: -0.783347845 y: 0.851448655 z: -7.98031378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.970] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0653436 y: -0.213647664 z: 0.0390215181 w: -0.973941624 } position { x: -0.783361554 y: 0.851444125 z: -7.98028278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0653120801 y: -0.213660046 z: 0.0390044041 w: -0.973941684 } position { x: -0.783376634 y: 0.851442695 z: -7.98028755 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:36.998] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0652605 y: -0.213670149 z: 0.0389625542 w: -0.973944604 } position { x: -0.783353448 y: 0.851452231 z: -7.98030043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.009] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0652601868 y: -0.213716 z: 0.039008 w: -0.973932743 } position { x: -0.78333503 y: 0.851449847 z: -7.98027563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.025] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0652518123 y: -0.213674024 z: 0.0390057787 w: -0.973942578 } position { x: -0.783333898 y: 0.85146451 z: -7.98030043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.039] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0652402788 y: -0.21367453 z: 0.0390309691 w: -0.97394222 } position { x: -0.783349812 y: 0.851458788 z: -7.98031187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.053] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0652273446 y: -0.213655576 z: 0.0389957391 w: -0.973948658 } position { x: -0.783351541 y: 0.851455212 z: -7.98030329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0651771873 y: -0.213668212 z: 0.0390206166 w: -0.9739483 } position { x: -0.783357382 y: 0.851450801 z: -7.98031473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.081] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0649811 y: -0.21378395 z: 0.0389349163 w: -0.973939419 } position { x: -0.783387244 y: 0.851458549 z: -7.98041105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.092] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0646215826 y: -0.213818356 z: 0.03887536 w: -0.973958194 } position { x: -0.783417821 y: 0.851407051 z: -7.98042345 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0641543716 y: -0.21375294 z: 0.0387836508 w: -0.97400707 } position { x: -0.783412457 y: 0.85139221 z: -7.98049545 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0638589263 y: -0.213676021 z: 0.0386731587 w: -0.97404772 } position { x: -0.783378899 y: 0.851354837 z: -7.98047876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.136] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0636384338 y: -0.213651255 z: 0.0387142301 w: -0.974065959 } position { x: -0.783351481 y: 0.851373851 z: -7.98038483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.148] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0638681054 y: -0.21367383 z: 0.0388156846 w: -0.974041939 } position { x: -0.783326626 y: 0.85158807 z: -7.98036337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.164] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.064178437 y: -0.213715374 z: 0.0389614776 w: -0.974006593 } position { x: -0.783349633 y: 0.851665735 z: -7.98040724 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.178] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0643709823 y: -0.213680014 z: 0.0388683528 w: -0.974005401 } position { x: -0.783368587 y: 0.851470828 z: -7.9803977 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.192] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0642125234 y: -0.213716269 z: 0.0387741178 w: -0.97401166 } position { x: -0.783408821 y: 0.851342201 z: -7.98048925 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.206] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0639312565 y: -0.213744 z: 0.0386967584 w: -0.974027157 } position { x: -0.783387244 y: 0.851375043 z: -7.98050308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.220] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0637721 y: -0.213749185 z: 0.0387447104 w: -0.974034548 } position { x: -0.783318281 y: 0.851463914 z: -7.98045206 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.231] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.063886039 y: -0.213739157 z: 0.038790375 w: -0.974027455 } position { x: -0.783303916 y: 0.851549 z: -7.98043728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.247] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0639883131 y: -0.213753372 z: 0.0388283618 w: -0.97401613 } position { x: -0.78334415 y: 0.85151422 z: -7.98045731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0640075877 y: -0.213731214 z: 0.0387617908 w: -0.974022388 } position { x: -0.783359945 y: 0.851437032 z: -7.98047495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.275] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0638763383 y: -0.213721171 z: 0.0387224071 w: -0.974034727 } position { x: -0.783350646 y: 0.851416171 z: -7.98048401 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.287] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0637727529 y: -0.213765264 z: 0.0387102924 w: -0.974032342 } position { x: -0.783338487 y: 0.851468921 z: -7.98048306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.303] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0637566745 y: -0.213729769 z: 0.0387622565 w: -0.974039137 } position { x: -0.783356905 y: 0.851506591 z: -7.98043251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.314] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0637973621 y: -0.213726819 z: 0.0387187116 w: -0.974038839 } position { x: -0.783360064 y: 0.851527 z: -7.98044062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.331] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0638307258 y: -0.213750154 z: 0.0387031399 w: -0.974032164 } position { x: -0.783316195 y: 0.851483822 z: -7.98045444 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.344] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.06377545 y: -0.213750765 z: 0.0386960283 w: -0.974035919 } position { x: -0.783363342 y: 0.851435 z: -7.98047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0636871159 y: -0.213745624 z: 0.0386968292 w: -0.974042773 } position { x: -0.783355534 y: 0.85145396 z: -7.98047113 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.372] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0636491477 y: -0.213760495 z: 0.0386798754 w: -0.974042654 } position { x: -0.783358157 y: 0.851481616 z: -7.98048735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.384] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0636557192 y: -0.213752106 z: 0.0386913568 w: -0.974043608 } position { x: -0.783353865 y: 0.85150069 z: -7.98046684 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.400] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0636601597 y: -0.213733464 z: 0.0386984311 w: -0.974047184 } position { x: -0.78335911 y: 0.851480126 z: -7.98047304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.412] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0636290535 y: -0.213761732 z: 0.0386803634 w: -0.974043667 } position { x: -0.783364952 y: 0.851449609 z: -7.98050594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.428] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0636132061 y: -0.213745475 z: 0.0386844 w: -0.974048138 } position { x: -0.783362865 y: 0.851452589 z: -7.9804883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.440] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0635694936 y: -0.213734135 z: 0.0386670902 w: -0.974054217 } position { x: -0.783368766 y: 0.851442218 z: -7.98049164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.456] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0635418668 y: -0.213773906 z: 0.0386612304 w: -0.974047482 } position { x: -0.78334868 y: 0.851471186 z: -7.98047638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0635313168 y: -0.213743478 z: 0.0386467688 w: -0.974055409 } position { x: -0.783350408 y: 0.851435423 z: -7.98047256 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.483] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0635163113 y: -0.213735625 z: 0.0386941358 w: -0.974056244 } position { x: -0.783355713 y: 0.851431847 z: -7.98049402 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0635174662 y: -0.213784471 z: 0.0386743844 w: -0.97404623 } position { x: -0.783359051 y: 0.851438463 z: -7.98048401 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.511] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0634557307 y: -0.213771209 z: 0.0386624783 w: -0.974053621 } position { x: -0.783378661 y: 0.851422787 z: -7.98050594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0634280592 y: -0.213761166 z: 0.0386011265 w: -0.974060059 } position { x: -0.78335768 y: 0.851437092 z: -7.9805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.540] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0634492 y: -0.213756576 z: 0.0386299901 w: -0.974058568 } position { x: -0.783365846 y: 0.851429522 z: -7.98049259 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0633394569 y: -0.213790029 z: 0.0386204384 w: -0.974058747 } position { x: -0.78337419 y: 0.851432741 z: -7.98052168 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0633394569 y: -0.213790029 z: 0.0386204384 w: -0.974058747 } position { x: -0.78337419 y: 0.851432741 z: -7.98052168 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0633608922 y: -0.213754117 z: 0.0386426784 w: -0.97406435 } position { x: -0.783357918 y: 0.851469159 z: -7.98054361 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0633126646 y: -0.213785887 z: 0.0386211388 w: -0.97406137 } position { x: -0.783373654 y: 0.851442933 z: -7.98052502 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0633064657 y: -0.213798851 z: 0.038600456 w: -0.974059761 } position { x: -0.783365965 y: 0.8514328 z: -7.9805479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0632770583 y: -0.213802204 z: 0.0386265665 w: -0.97405988 } position { x: -0.783380747 y: 0.851440072 z: -7.98055315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.660] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.063286081 y: -0.21376875 z: 0.0386002399 w: -0.974067688 } position { x: -0.783378839 y: 0.85143441 z: -7.98054028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0632373765 y: -0.213810816 z: 0.0386139974 w: -0.974061072 } position { x: -0.783372641 y: 0.851428449 z: -7.98056412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0632519573 y: -0.21378243 z: 0.0386117436 w: -0.974066436 } position { x: -0.783391058 y: 0.851433456 z: -7.98055553 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0632646 y: -0.213807508 z: 0.0385829546 w: -0.974061251 } position { x: -0.783368468 y: 0.851438284 z: -7.98057 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0632138774 y: -0.213813871 z: 0.0386062786 w: -0.974062204 } position { x: -0.783360362 y: 0.851416349 z: -7.98057032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.731] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0632044747 y: -0.213798 z: 0.0386236086 w: -0.974065661 } position { x: -0.783367097 y: 0.851414442 z: -7.98058414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0631610677 y: -0.213805944 z: 0.0385881364 w: -0.974068105 } position { x: -0.783372 y: 0.85142529 z: -7.98059702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.063162446 y: -0.213826969 z: 0.0385651477 w: -0.97406435 } position { x: -0.78337121 y: 0.851419866 z: -7.98056793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0631516874 y: -0.21380569 z: 0.038586393 w: -0.97406888 } position { x: -0.783383787 y: 0.85140568 z: -7.98058653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0631116182 y: -0.21384041 z: 0.0385890417 w: -0.974063694 } position { x: -0.783351123 y: 0.851396441 z: -7.98056936 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0630801544 y: -0.213842705 z: 0.0385436676 w: -0.974067032 } position { x: -0.783367276 y: 0.85139066 z: -7.9805975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.813] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0631159469 y: -0.213827163 z: 0.0385429859 w: -0.974068165 } position { x: -0.783358335 y: 0.851385951 z: -7.98058 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0630981103 y: -0.21382913 z: 0.038590055 w: -0.974067032 } position { x: -0.783374 y: 0.851388693 z: -7.98057795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.842] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.063093558 y: -0.213815883 z: 0.0385753028 w: -0.974070787 } position { x: -0.783366919 y: 0.851392031 z: -7.98058176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0630776882 y: -0.213854656 z: 0.0385581367 w: -0.974064 } position { x: -0.783376276 y: 0.851404071 z: -7.98056841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0630657747 y: -0.213879094 z: 0.0385382622 w: -0.974060237 } position { x: -0.783372581 y: 0.851405799 z: -7.9805789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0630514324 y: -0.213836402 z: 0.0385567546 w: -0.974069774 } position { x: -0.783404231 y: 0.851387799 z: -7.98058 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0630439 y: -0.213830352 z: 0.0385412648 w: -0.974072218 } position { x: -0.783404768 y: 0.851393044 z: -7.98057795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0630261526 y: -0.213842019 z: 0.0385622568 w: -0.974069953 } position { x: -0.783427358 y: 0.851415813 z: -7.98058081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0630322 y: -0.213853523 z: 0.0385514833 w: -0.97406745 } position { x: -0.783382535 y: 0.851399541 z: -7.98059702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0630115047 y: -0.213836864 z: 0.0385190919 w: -0.974073708 } position { x: -0.783399403 y: 0.851370394 z: -7.98055935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.953] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0629784539 y: -0.213899046 z: 0.0385465547 w: -0.974061131 } position { x: -0.783385 y: 0.8513906 z: -7.98056269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0629684106 y: -0.213841826 z: 0.0385160334 w: -0.974075556 } position { x: -0.783399343 y: 0.851392567 z: -7.98057175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0629806 y: -0.213836014 z: 0.0385310277 w: -0.974075437 } position { x: -0.783416569 y: 0.851388812 z: -7.98057413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:37.992] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062973015 y: -0.213876352 z: 0.0385286026 w: -0.974067152 } position { x: -0.783394158 y: 0.851406634 z: -7.98055887 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0629429221 y: -0.213855669 z: 0.0385320522 w: -0.974073589 } position { x: -0.783394575 y: 0.851405621 z: -7.98056364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0629555061 y: -0.213852212 z: 0.0384892 w: -0.974075198 } position { x: -0.783393264 y: 0.851391852 z: -7.98056173 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062937431 y: -0.21386075 z: 0.0385123976 w: -0.974073589 } position { x: -0.783382475 y: 0.851403654 z: -7.98054123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0629275814 y: -0.213866457 z: 0.0385646038 w: -0.974070847 } position { x: -0.783406913 y: 0.851391792 z: -7.98055649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.063] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0629458651 y: -0.21385771 z: 0.0385143347 w: -0.974073589 } position { x: -0.783409476 y: 0.851397038 z: -7.98057652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.076] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0629040226 y: -0.213856339 z: 0.0384988263 w: -0.974077225 } position { x: -0.783396184 y: 0.851400852 z: -7.98056173 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062913917 y: -0.213837773 z: 0.0385130234 w: -0.974080086 } position { x: -0.783408344 y: 0.851373136 z: -7.98057604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0628798679 y: -0.213836104 z: 0.0385143235 w: -0.974082589 } position { x: -0.783409894 y: 0.851400912 z: -7.98058 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.119] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0628494248 y: -0.213889882 z: 0.0384801254 w: -0.974074125 } position { x: -0.783408344 y: 0.851408124 z: -7.98057 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0628605112 y: -0.213897288 z: 0.0384678282 w: -0.974072278 } position { x: -0.783414185 y: 0.851422191 z: -7.98057079 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0628531426 y: -0.21386911 z: 0.0384897031 w: -0.974078059 } position { x: -0.783423305 y: 0.85140121 z: -7.98058 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0628484786 y: -0.21386236 z: 0.0384565592 w: -0.974081159 } position { x: -0.783441603 y: 0.851388454 z: -7.98055696 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.174] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0628614724 y: -0.213872299 z: 0.0384632424 w: -0.974077821 } position { x: -0.783429146 y: 0.851411283 z: -7.98057032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0628351271 y: -0.213880569 z: 0.0384992 w: -0.974076331 } position { x: -0.783439636 y: 0.851403356 z: -7.98058605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062858209 y: -0.213868275 z: 0.0384875275 w: -0.974078 } position { x: -0.783427656 y: 0.851394415 z: -7.98058939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0628488064 y: -0.213864103 z: 0.0384842865 w: -0.974079669 } position { x: -0.783428371 y: 0.851418555 z: -7.98058081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0628072694 y: -0.213851407 z: 0.0384661332 w: -0.974085808 } position { x: -0.783410072 y: 0.851425648 z: -7.98058128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062835142 y: -0.213865414 z: 0.0384829119 w: -0.974080324 } position { x: -0.783424377 y: 0.851419806 z: -7.98060083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0628305897 y: -0.21390754 z: 0.0384971201 w: -0.974070787 } position { x: -0.783428252 y: 0.851426244 z: -7.98059464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0627873689 y: -0.213881969 z: 0.0384681635 w: -0.974080324 } position { x: -0.783460259 y: 0.851428628 z: -7.98059607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0627761781 y: -0.213878497 z: 0.0384750329 w: -0.974081516 } position { x: -0.783438623 y: 0.851425409 z: -7.98058271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0627768189 y: -0.213850066 z: 0.0384754464 w: -0.974087715 } position { x: -0.783456266 y: 0.85142231 z: -7.98059797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0627688617 y: -0.213848501 z: 0.0384965688 w: -0.974087715 } position { x: -0.783465743 y: 0.851430357 z: -7.98060369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0627800599 y: -0.213868558 z: 0.0384546816 w: -0.974084258 } position { x: -0.783452213 y: 0.851423621 z: -7.98060226 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0627753809 y: -0.21387893 z: 0.0384569913 w: -0.974082232 } position { x: -0.783431113 y: 0.851421237 z: -7.98061752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.06275291 y: -0.21386674 z: 0.0384591334 w: -0.974086285 } position { x: -0.783435106 y: 0.851404786 z: -7.98061609 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0627535507 y: -0.213865384 z: 0.0384631529 w: -0.974086344 } position { x: -0.78344208 y: 0.851431191 z: -7.98062038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0627412125 y: -0.213865325 z: 0.0384998 w: -0.974085689 } position { x: -0.78344816 y: 0.851435602 z: -7.98060656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0627318248 y: -0.213877767 z: 0.038486544 w: -0.974084079 } position { x: -0.783433735 y: 0.851414323 z: -7.98061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.411] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0627325326 y: -0.213877916 z: 0.0384550467 w: -0.974085271 } position { x: -0.783417 y: 0.851424813 z: -7.98059797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.06272313 y: -0.213880569 z: 0.0384770185 w: -0.974084437 } position { x: -0.78342253 y: 0.851420343 z: -7.98062229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0627421141 y: -0.213878199 z: 0.0384409949 w: -0.974085152 } position { x: -0.78340596 y: 0.85142529 z: -7.98059559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062713705 y: -0.21386236 z: 0.038467 w: -0.974089444 } position { x: -0.783413589 y: 0.851421833 z: -7.98057175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0627119318 y: -0.213872015 z: 0.0384457223 w: -0.974088252 } position { x: -0.783410609 y: 0.851442218 z: -7.98061466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0627074242 y: -0.213898316 z: 0.0384353176 w: -0.974083185 } position { x: -0.783404946 y: 0.851425409 z: -7.98058558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0627232864 y: -0.213872641 z: 0.0384941138 w: -0.97408551 } position { x: -0.783428252 y: 0.851447046 z: -7.9805975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626925305 y: -0.213877618 z: 0.0384522639 w: -0.974088 } position { x: -0.783406258 y: 0.851453543 z: -7.98059225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0627177134 y: -0.213885665 z: 0.0384553745 w: -0.974084496 } position { x: -0.783413708 y: 0.85143733 z: -7.98055 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.536] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626769736 y: -0.213885769 z: 0.0384615697 w: -0.974086881 } position { x: -0.783415675 y: 0.851452112 z: -7.98055553 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062706396 y: -0.213889688 z: 0.0384455472 w: -0.974084735 } position { x: -0.783423722 y: 0.851461232 z: -7.98058891 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0627404451 y: -0.213921309 z: 0.0384804495 w: -0.974074185 } position { x: -0.783431709 y: 0.851473093 z: -7.98057032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626736879 y: -0.213869378 z: 0.0384121276 w: -0.974092603 } position { x: -0.783432722 y: 0.851473033 z: -7.98057747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626938 y: -0.213935331 z: 0.0383957736 w: -0.974077463 } position { x: -0.783414781 y: 0.851485 z: -7.98055267 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626848042 y: -0.213877678 z: 0.0384510607 w: -0.97408855 } position { x: -0.783467352 y: 0.851501405 z: -7.98056364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626955405 y: -0.213891581 z: 0.0384361185 w: -0.974085391 } position { x: -0.783443749 y: 0.851515591 z: -7.98055553 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626788512 y: -0.213915333 z: 0.0384135656 w: -0.974082172 } position { x: -0.78341794 y: 0.851504564 z: -7.98057652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626722425 y: -0.213879526 z: 0.0384520106 w: -0.974088907 } position { x: -0.783466876 y: 0.851499557 z: -7.98054886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062670745 y: -0.213918626 z: 0.0384321138 w: -0.974081218 } position { x: -0.783437 y: 0.851514339 z: -7.98054886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626836941 y: -0.213893965 z: 0.0384385176 w: -0.97408551 } position { x: -0.783415496 y: 0.851503253 z: -7.98058176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626706555 y: -0.21387209 z: 0.038442675 w: -0.974091053 } position { x: -0.783457 y: 0.851526201 z: -7.98057556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0627071634 y: -0.213908702 z: 0.0384347215 w: -0.97408092 } position { x: -0.783416271 y: 0.851507843 z: -7.98056173 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.716] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062679559 y: -0.213897288 z: 0.0384376906 w: -0.974085093 } position { x: -0.783417761 y: 0.851504803 z: -7.98058844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626886562 y: -0.213902324 z: 0.0384606533 w: -0.97408253 } position { x: -0.783403337 y: 0.851499557 z: -7.98059511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626864135 y: -0.213909522 z: 0.0384027474 w: -0.974083364 } position { x: -0.783398867 y: 0.851526737 z: -7.98059273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626487657 y: -0.213900536 z: 0.0384190641 w: -0.974087119 } position { x: -0.783361554 y: 0.851492226 z: -7.9805789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626065 y: -0.213886455 z: 0.0384416394 w: -0.974092 } position { x: -0.783374131 y: 0.851516366 z: -7.98057461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626613125 y: -0.213893458 z: 0.0384793393 w: -0.97408551 } position { x: -0.783381581 y: 0.851494193 z: -7.98060179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626624674 y: -0.213901088 z: 0.0384350531 w: -0.97408551 } position { x: -0.78337729 y: 0.851497114 z: -7.98058128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.814] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626602173 y: -0.213902906 z: 0.0384368822 w: -0.974085152 } position { x: -0.78333956 y: 0.851495 z: -7.98057842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626349822 y: -0.213901535 z: 0.0384168141 w: -0.974087834 } position { x: -0.783335209 y: 0.851490676 z: -7.9805913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.842] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626497865 y: -0.213918746 z: 0.0384588502 w: -0.974081516 } position { x: -0.783373356 y: 0.851442 z: -7.98058701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.855] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062623255 y: -0.213924274 z: 0.0384158082 w: -0.974083662 } position { x: -0.783349037 y: 0.85147655 z: -7.98059464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626324788 y: -0.213876799 z: 0.0384535268 w: -0.974092 } position { x: -0.783370733 y: 0.851463199 z: -7.98059654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626488 y: -0.213901982 z: 0.0384349339 w: -0.974086165 } position { x: -0.783332229 y: 0.85147 z: -7.98060369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626318 y: -0.213896304 z: 0.0384167433 w: -0.974089205 } position { x: -0.783365548 y: 0.851457357 z: -7.98061752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626761168 y: -0.213932738 z: 0.0384358577 w: -0.974077642 } position { x: -0.783351064 y: 0.851424694 z: -7.98059464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626047552 y: -0.213909879 z: 0.0384535417 w: -0.974086523 } position { x: -0.783371687 y: 0.851443887 z: -7.98061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626073256 y: -0.213918388 z: 0.0384199768 w: -0.974085808 } position { x: -0.783366203 y: 0.851440787 z: -7.98059893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626393929 y: -0.213923246 z: 0.038403932 w: -0.974083304 } position { x: -0.783373117 y: 0.851437449 z: -7.98060894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626395345 y: -0.213906 z: 0.0384296812 w: -0.974086106 } position { x: -0.783349752 y: 0.851432323 z: -7.98063469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626395792 y: -0.213905394 z: 0.0384310558 w: -0.974086165 } position { x: -0.783359528 y: 0.851396143 z: -7.98060608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:38.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626194626 y: -0.21391274 z: 0.0384537429 w: -0.974085 } position { x: -0.783390403 y: 0.851415634 z: -7.98059225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625962093 y: -0.213892087 z: 0.0384195633 w: -0.974092305 } position { x: -0.783400357 y: 0.851399064 z: -7.98062086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626430213 y: -0.213929519 z: 0.0384157225 w: -0.974081218 } position { x: -0.783383787 y: 0.85140717 z: -7.98058844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626103431 y: -0.213883713 z: 0.0384016186 w: -0.974094 } position { x: -0.783385217 y: 0.851398 z: -7.9806242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626215786 y: -0.2139045 z: 0.0384162478 w: -0.974088073 } position { x: -0.7833938 y: 0.851373672 z: -7.98060322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626158267 y: -0.213899419 z: 0.03844475 w: -0.97408849 } position { x: -0.783366203 y: 0.851388812 z: -7.98061419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625746772 y: -0.213911191 z: 0.0384481661 w: -0.97408843 } position { x: -0.783400178 y: 0.851403117 z: -7.98061657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625894517 y: -0.213933036 z: 0.0384593531 w: -0.974082172 } position { x: -0.783387661 y: 0.851356268 z: -7.9805603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626125112 y: -0.213891089 z: 0.0384039804 w: -0.974092126 } position { x: -0.78336817 y: 0.851356387 z: -7.98059368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625996441 y: -0.213882059 z: 0.0384290442 w: -0.974093914 } position { x: -0.783405721 y: 0.851374745 z: -7.98060226 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626077 y: -0.213910684 z: 0.0383925699 w: -0.974088609 } position { x: -0.783358574 y: 0.851362228 z: -7.98056269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626100078 y: -0.213901311 z: 0.0384277627 w: -0.974089086 } position { x: -0.783370852 y: 0.851383209 z: -7.98059034 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062601 y: -0.213927105 z: 0.0384259298 w: -0.974084079 } position { x: -0.783377647 y: 0.851362288 z: -7.98058224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626107082 y: -0.213904798 z: 0.0384253561 w: -0.974088371 } position { x: -0.783378184 y: 0.85137105 z: -7.98058271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626071543 y: -0.213903591 z: 0.0384252779 w: -0.974088848 } position { x: -0.783379 y: 0.851347446 z: -7.9805541 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062604472 y: -0.213903561 z: 0.0384263732 w: -0.974089 } position { x: -0.783359885 y: 0.85137552 z: -7.98057604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626040623 y: -0.213900521 z: 0.0384252146 w: -0.974089742 } position { x: -0.783400416 y: 0.851378918 z: -7.98056889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626039729 y: -0.213900626 z: 0.038427908 w: -0.974089622 } position { x: -0.783395767 y: 0.851382136 z: -7.98055029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626320392 y: -0.213897333 z: 0.0384214185 w: -0.974088788 } position { x: -0.783400834 y: 0.851402223 z: -7.98056602 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626080856 y: -0.213898942 z: 0.0384228975 w: -0.974089921 } position { x: -0.783398032 y: 0.851393878 z: -7.98056602 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626155958 y: -0.213868424 z: 0.0384377725 w: -0.974095523 } position { x: -0.783423603 y: 0.851399064 z: -7.98057795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626060292 y: -0.213885501 z: 0.0383928902 w: -0.974094212 } position { x: -0.783388138 y: 0.851406097 z: -7.98056841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626019463 y: -0.213900477 z: 0.0384202413 w: -0.974090099 } position { x: -0.783391953 y: 0.851419628 z: -7.9806056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625837892 y: -0.213927895 z: 0.0384203382 w: -0.974085271 } position { x: -0.783401728 y: 0.851394475 z: -7.98059416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625613257 y: -0.213936 z: 0.038453728 w: -0.974083543 } position { x: -0.783408046 y: 0.851401627 z: -7.98058176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626057386 y: -0.213903636 z: 0.0384663232 w: -0.974087358 } position { x: -0.783406079 y: 0.851397634 z: -7.98060942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062598668 y: -0.213905349 z: 0.0384300351 w: -0.974088848 } position { x: -0.783391178 y: 0.851375103 z: -7.98058128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062597245 y: -0.213903368 z: 0.0384304821 w: -0.974089324 } position { x: -0.783397079 y: 0.851383567 z: -7.98063231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625819787 y: -0.213888988 z: 0.0384426825 w: -0.974093 } position { x: -0.783379614 y: 0.851406693 z: -7.98060608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626214743 y: -0.213876516 z: 0.038431149 w: -0.974093676 } position { x: -0.783403337 y: 0.851393 z: -7.98060083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.411] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626031533 y: -0.213899955 z: 0.0384501703 w: -0.974088907 } position { x: -0.783375323 y: 0.851406217 z: -7.98063231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625948831 y: -0.213911891 z: 0.0383969285 w: -0.974088967 } position { x: -0.783368826 y: 0.851396739 z: -7.98063612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626174733 y: -0.213921025 z: 0.0383775607 w: -0.974086285 } position { x: -0.783393 y: 0.851383805 z: -7.98063231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625913367 y: -0.213904604 z: 0.0384212658 w: -0.974089861 } position { x: -0.783361852 y: 0.851398647 z: -7.98061752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625905618 y: -0.213906884 z: 0.0384219959 w: -0.974089324 } position { x: -0.783366144 y: 0.851397 z: -7.98062611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625737 y: -0.213923156 z: 0.0384414978 w: -0.974086106 } position { x: -0.783388 y: 0.851402402 z: -7.98061895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062573649 y: -0.213931128 z: 0.0384718925 w: -0.974083126 } position { x: -0.783396184 y: 0.851428568 z: -7.98060417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625971109 y: -0.213884875 z: 0.0384379141 w: -0.974093139 } position { x: -0.783422 y: 0.851421118 z: -7.98062134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.522] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062563546 y: -0.213912 z: 0.0383876339 w: -0.974091291 } position { x: -0.783436894 y: 0.851431549 z: -7.98063135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.534] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626129657 y: -0.213928461 z: 0.0384369 w: -0.974082589 } position { x: -0.783424377 y: 0.851413727 z: -7.98061752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626309514 y: -0.213903055 z: 0.0384574644 w: -0.974086225 } position { x: -0.783420503 y: 0.851415753 z: -7.9806385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.561] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625866577 y: -0.213904813 z: 0.0384255834 w: -0.974089921 } position { x: -0.783436298 y: 0.851416469 z: -7.98063183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625841171 y: -0.213906899 z: 0.0384244807 w: -0.974089622 } position { x: -0.783447087 y: 0.851400852 z: -7.9806366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625725463 y: -0.213894054 z: 0.0384442322 w: -0.974092424 } position { x: -0.783463538 y: 0.851436317 z: -7.98065567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.606] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625747442 y: -0.21389167 z: 0.038396202 w: -0.974094748 } position { x: -0.783418477 y: 0.851411343 z: -7.98065042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625774935 y: -0.213909358 z: 0.0384269 w: -0.974089444 } position { x: -0.783456266 y: 0.851433039 z: -7.9806633 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062567167 y: -0.213888168 z: 0.0383979306 w: -0.974095881 } position { x: -0.783443928 y: 0.851420403 z: -7.98065662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626033396 y: -0.213912383 z: 0.0384195596 w: -0.974087417 } position { x: -0.783451676 y: 0.851430297 z: -7.98063803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625801608 y: -0.213912472 z: 0.0384229384 w: -0.974088728 } position { x: -0.783441782 y: 0.851448894 z: -7.98064947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626036674 y: -0.213924333 z: 0.0384096205 w: -0.974085152 } position { x: -0.783438742 y: 0.851415396 z: -7.98064661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625995 y: -0.21389915 z: 0.0384255499 w: -0.974090338 } position { x: -0.783469081 y: 0.851435959 z: -7.98067665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625828 y: -0.21391426 z: 0.0384208709 w: -0.974088252 } position { x: -0.783463418 y: 0.85143894 z: -7.98067713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.716] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062579751 y: -0.213915437 z: 0.0384195037 w: -0.974088252 } position { x: -0.783451796 y: 0.851435244 z: -7.98065472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625754595 y: -0.213929459 z: 0.0383856595 w: -0.974086761 } position { x: -0.783453941 y: 0.851445675 z: -7.98067665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625776723 y: -0.213916481 z: 0.0384200104 w: -0.974088132 } position { x: -0.783468 y: 0.851440787 z: -7.98068523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625525564 y: -0.21393472 z: 0.0383836664 w: -0.974087179 } position { x: -0.783465147 y: 0.851461291 z: -7.98068666 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625804216 y: -0.213916257 z: 0.0384172089 w: -0.974088132 } position { x: -0.783451796 y: 0.851445258 z: -7.98068571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625472292 y: -0.2139256 z: 0.0384153388 w: -0.974088252 } position { x: -0.783444822 y: 0.851446927 z: -7.98068905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625349507 y: -0.213924229 z: 0.0384070836 w: -0.974089682 } position { x: -0.783447146 y: 0.851471603 z: -7.98069334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625666156 y: -0.213917702 z: 0.0384194329 w: -0.974088609 } position { x: -0.783449888 y: 0.851469398 z: -7.98067617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625821501 y: -0.213908613 z: 0.0384017825 w: -0.974090278 } position { x: -0.783455253 y: 0.851461887 z: -7.98069525 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062583752 y: -0.213943794 z: 0.0384190269 w: -0.974081755 } position { x: -0.783456266 y: 0.851456106 z: -7.98071051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625789165 y: -0.213920534 z: 0.0384207219 w: -0.974087119 } position { x: -0.783450484 y: 0.851446867 z: -7.98068666 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625311136 y: -0.21391809 z: 0.0384195521 w: -0.974090815 } position { x: -0.783463538 y: 0.851480961 z: -7.98071671 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625714 y: -0.213943541 z: 0.0384150222 w: -0.974082828 } position { x: -0.783425 y: 0.851487279 z: -7.98067427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.897] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625925139 y: -0.21391654 z: 0.0383973308 w: -0.974088073 } position { x: -0.783452332 y: 0.851474643 z: -7.98069 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.909] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625775456 y: -0.213902861 z: 0.0384413488 w: -0.974090278 } position { x: -0.783461511 y: 0.851478815 z: -7.98070097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625824109 y: -0.213938549 z: 0.0384139195 w: -0.974083245 } position { x: -0.783444405 y: 0.851440907 z: -7.98066711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625436381 y: -0.213923514 z: 0.0384110361 w: -0.974089146 } position { x: -0.783450484 y: 0.851445079 z: -7.98070049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.953] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625586063 y: -0.213893697 z: 0.0384525284 w: -0.97409308 } position { x: -0.783447623 y: 0.851466537 z: -7.98068333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625720769 y: -0.213921383 z: 0.0384148359 w: -0.974087656 } position { x: -0.783422351 y: 0.851450682 z: -7.98065615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626097843 y: -0.213945866 z: 0.0384068638 w: -0.974080145 } position { x: -0.783454418 y: 0.851489186 z: -7.9806962 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:39.992] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625970662 y: -0.213917106 z: 0.0384441838 w: -0.974085808 } position { x: -0.783433914 y: 0.851459622 z: -7.98067331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625908151 y: -0.213880524 z: 0.0384168774 w: -0.974095345 } position { x: -0.783437848 y: 0.851428747 z: -7.98067713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625721961 y: -0.213925511 z: 0.0384576395 w: -0.974085033 } position { x: -0.783432782 y: 0.851444602 z: -7.98067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625311658 y: -0.213933945 z: 0.0384135693 w: -0.974087596 } position { x: -0.783431172 y: 0.851450324 z: -7.98066807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625756 y: -0.213899955 z: 0.0384230278 w: -0.974091768 } position { x: -0.783408165 y: 0.851457298 z: -7.98066282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.063] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626065433 y: -0.213938117 z: 0.038432844 w: -0.974081039 } position { x: -0.783414125 y: 0.851444185 z: -7.98063612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.078] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062591821 y: -0.213938817 z: 0.0384141468 w: -0.97408253 } position { x: -0.783386707 y: 0.851437569 z: -7.98067141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625761375 y: -0.213930979 z: 0.0384284668 w: -0.974084735 } position { x: -0.783390939 y: 0.85144496 z: -7.98066187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.105] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625742525 y: -0.213939086 z: 0.0383963846 w: -0.974084318 } position { x: -0.783379912 y: 0.851420641 z: -7.98066187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625757575 y: -0.2139135 z: 0.0384648442 w: -0.974087119 } position { x: -0.783365786 y: 0.851404667 z: -7.98066282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624672212 y: -0.213936195 z: 0.0384214818 w: -0.974090874 } position { x: -0.783392251 y: 0.851459861 z: -7.98071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625557601 y: -0.213932276 z: 0.0384221338 w: -0.974086 } position { x: -0.783361852 y: 0.851510286 z: -7.98068237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626491383 y: -0.213927567 z: 0.0384136774 w: -0.974081337 } position { x: -0.783333838 y: 0.85140872 z: -7.98063278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625624433 y: -0.213912129 z: 0.0384327024 w: -0.974089622 } position { x: -0.783421874 y: 0.851482034 z: -7.98076487 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626254529 y: -0.21393232 z: 0.0384405553 w: -0.974080801 } position { x: -0.783354402 y: 0.85135 z: -7.98060083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625579506 y: -0.213922545 z: 0.0384530313 w: -0.974086761 } position { x: -0.783381939 y: 0.851427794 z: -7.98069334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624913611 y: -0.213930815 z: 0.0383919105 w: -0.974091649 } position { x: -0.783415139 y: 0.851497531 z: -7.98069429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.231] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626023412 y: -0.213993773 z: 0.0384150483 w: -0.974069774 } position { x: -0.783251047 y: 0.851440907 z: -7.98054028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062580727 y: -0.213835567 z: 0.03843119 w: -0.974105299 } position { x: -0.783385158 y: 0.851501763 z: -7.98074436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.256] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626405925 y: -0.213970199 z: 0.0384950303 w: -0.974069297 } position { x: -0.783369839 y: 0.851375818 z: -7.98059845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625704676 y: -0.213936448 z: 0.0385150835 w: -0.974080443 } position { x: -0.783356 y: 0.851366103 z: -7.98065853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624230877 y: -0.213870704 z: 0.0383858643 w: -0.974109471 } position { x: -0.783470273 y: 0.851481557 z: -7.98075 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625373051 y: -0.214009255 z: 0.0383781157 w: -0.974072 } position { x: -0.783330202 y: 0.851426482 z: -7.98055935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.314] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062596716 y: -0.213829651 z: 0.0383736677 w: -0.974107802 } position { x: -0.783381045 y: 0.851477623 z: -7.98070669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626228 y: -0.213950425 z: 0.0384290405 w: -0.974077463 } position { x: -0.783428669 y: 0.851426721 z: -7.98068094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062596038 y: -0.213984296 z: 0.038482435 w: -0.974069595 } position { x: -0.783351421 y: 0.85136 z: -7.98059797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624910854 y: -0.213842422 z: 0.0384334512 w: -0.974109411 } position { x: -0.783467889 y: 0.851445556 z: -7.98070192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625293627 y: -0.213960454 z: 0.038323056 w: -0.974085391 } position { x: -0.78338331 y: 0.85142386 z: -7.98062658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625989586 y: -0.213892579 z: 0.0383408517 w: -0.974095106 } position { x: -0.783317924 y: 0.851449251 z: -7.98063231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626084432 y: -0.213884354 z: 0.038420815 w: -0.974093199 } position { x: -0.783380508 y: 0.851462126 z: -7.9807024 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.411] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625720695 y: -0.213993713 z: 0.0385360792 w: -0.974066913 } position { x: -0.783308566 y: 0.851403117 z: -7.98061705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625315681 y: -0.213894323 z: 0.0385001227 w: -0.974092782 } position { x: -0.783372223 y: 0.851426184 z: -7.98069 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624854751 y: -0.213954046 z: 0.0383782908 w: -0.974087477 } position { x: -0.783405423 y: 0.851449072 z: -7.98063755 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625351667 y: -0.213927358 z: 0.0383955576 w: -0.974089444 } position { x: -0.783311248 y: 0.851478 z: -7.98062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625810549 y: -0.213914201 z: 0.0383976959 w: -0.974089324 } position { x: -0.783354 y: 0.851476312 z: -7.98066616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625959784 y: -0.213927582 z: 0.0384587906 w: -0.974083 } position { x: -0.783368886 y: 0.851424336 z: -7.98065662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625920296 y: -0.213876978 z: 0.0384535901 w: -0.97409457 } position { x: -0.78339386 y: 0.851428151 z: -7.98064756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625143871 y: -0.21394074 z: 0.038375359 w: -0.974088669 } position { x: -0.7834391 y: 0.851451278 z: -7.98065758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.522] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625186488 y: -0.213954851 z: 0.0383397825 w: -0.974086702 } position { x: -0.783385277 y: 0.851464629 z: -7.98064 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.534] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625483 y: -0.213926628 z: 0.0383967757 w: -0.974088728 } position { x: -0.783414721 y: 0.851501 z: -7.98067427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625969619 y: -0.21397078 z: 0.0384566076 w: -0.974073529 } position { x: -0.783423364 y: 0.851494908 z: -7.98065615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625618547 y: -0.213934869 z: 0.0384459272 w: -0.974084139 } position { x: -0.783395052 y: 0.851471186 z: -7.98064089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625134 y: -0.213939264 z: 0.0383594148 w: -0.974089682 } position { x: -0.783408344 y: 0.851467669 z: -7.98069763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625210553 y: -0.213965654 z: 0.0383868776 w: -0.974082291 } position { x: -0.783395648 y: 0.851495564 z: -7.98062706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625406653 y: -0.213912562 z: 0.0383915491 w: -0.974092484 } position { x: -0.783363104 y: 0.851514697 z: -7.98065662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.620] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625848845 y: -0.213919058 z: 0.0384369977 w: -0.974086463 } position { x: -0.783410549 y: 0.851501882 z: -7.98063803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625833273 y: -0.213946074 z: 0.0384522751 w: -0.97408 } position { x: -0.783391654 y: 0.851467431 z: -7.98064518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625697672 y: -0.213921085 z: 0.0383844338 w: -0.974089 } position { x: -0.783435822 y: 0.851495624 z: -7.98067141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625364557 y: -0.213979572 z: 0.0383813754 w: -0.974078476 } position { x: -0.783389091 y: 0.851472676 z: -7.9806447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625223368 y: -0.213909477 z: 0.0384254083 w: -0.974093 } position { x: -0.783367 y: 0.851523936 z: -7.98064566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625867918 y: -0.213903606 z: 0.0384428352 w: -0.974089503 } position { x: -0.783413768 y: 0.85153234 z: -7.98067856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625734404 y: -0.213948324 z: 0.0384120233 w: -0.974081695 } position { x: -0.783378899 y: 0.851463437 z: -7.98062325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625207424 y: -0.213926062 z: 0.0383825377 w: -0.974091172 } position { x: -0.783423364 y: 0.851506174 z: -7.98067713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.731] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624790899 y: -0.21399048 z: 0.0383294448 w: -0.974081814 } position { x: -0.78339082 y: 0.851484299 z: -7.98061323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625423342 y: -0.213928118 z: 0.038422849 w: -0.974087775 } position { x: -0.783364058 y: 0.851498544 z: -7.9806304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625360236 y: -0.213927746 z: 0.0383998975 w: -0.974089146 } position { x: -0.78338176 y: 0.851530313 z: -7.98063135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062593244 y: -0.213946193 z: 0.0384210721 w: -0.974080563 } position { x: -0.783385932 y: 0.851530671 z: -7.98063135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625489 y: -0.213927925 z: 0.0384038836 w: -0.974088132 } position { x: -0.783354521 y: 0.851506114 z: -7.98066187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625469312 y: -0.213927224 z: 0.0384067222 w: -0.974088252 } position { x: -0.783369 y: 0.851477921 z: -7.98066854 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624754801 y: -0.213961154 z: 0.0384395421 w: -0.974084139 } position { x: -0.783335507 y: 0.851525128 z: -7.98062897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625492558 y: -0.21395047 z: 0.0384266898 w: -0.974082232 } position { x: -0.783341885 y: 0.851549208 z: -7.98062181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062532708 y: -0.213931188 z: 0.0384081937 w: -0.974088252 } position { x: -0.783348739 y: 0.85152179 z: -7.98064089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.856] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625326559 y: -0.213946372 z: 0.0383781642 w: -0.974086106 } position { x: -0.783340693 y: 0.851502478 z: -7.980618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625157207 y: -0.213911802 z: 0.0383865 w: -0.97409445 } position { x: -0.783336 y: 0.851485908 z: -7.98062372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.880] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625207201 y: -0.213909879 z: 0.0384106971 w: -0.974093616 } position { x: -0.783315241 y: 0.851524353 z: -7.98062229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.897] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625343919 y: -0.21392113 z: 0.0384029821 w: -0.974090576 } position { x: -0.783311486 y: 0.851512611 z: -7.98062897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625349134 y: -0.213920102 z: 0.0384088159 w: -0.974090517 } position { x: -0.783336 y: 0.851519763 z: -7.98063374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625705123 y: -0.213906661 z: 0.0384078845 w: -0.974091232 } position { x: -0.783338308 y: 0.851537 z: -7.98065329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625382587 y: -0.213875234 z: 0.0383919142 w: -0.974100828 } position { x: -0.783336699 y: 0.851510763 z: -7.98063564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625418648 y: -0.213913262 z: 0.0384114757 w: -0.97409147 } position { x: -0.783334255 y: 0.851499796 z: -7.98063135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625384226 y: -0.213913098 z: 0.0384117514 w: -0.974091709 } position { x: -0.783362 y: 0.851537406 z: -7.98062277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625358447 y: -0.213914067 z: 0.0384174772 w: -0.97409147 } position { x: -0.783326089 y: 0.85152483 z: -7.98061943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:40.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625171363 y: -0.213906363 z: 0.0383892469 w: -0.974095464 } position { x: -0.78335917 y: 0.851514578 z: -7.9805994 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625453293 y: -0.213941365 z: 0.0383600146 w: -0.974087119 } position { x: -0.783369541 y: 0.851507664 z: -7.98061371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.022] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625680685 y: -0.213919878 z: 0.0383958258 w: -0.974088967 } position { x: -0.783350468 y: 0.851493239 z: -7.98058462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625435337 y: -0.213938236 z: 0.0384329 w: -0.974085093 } position { x: -0.783379197 y: 0.851500273 z: -7.98060322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.049] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625470355 y: -0.213939637 z: 0.0384214371 w: -0.974085 } position { x: -0.783369243 y: 0.851537585 z: -7.98059797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062557362 y: -0.213934109 z: 0.0384225398 w: -0.97408545 } position { x: -0.783382654 y: 0.851522684 z: -7.98060179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.076] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625744611 y: -0.213918164 z: 0.0384304486 w: -0.974087596 } position { x: -0.783409119 y: 0.851518154 z: -7.98062325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625670254 y: -0.213940218 z: 0.0384222604 w: -0.974083483 } position { x: -0.783371925 y: 0.851513863 z: -7.98061466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.105] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625587329 y: -0.213906959 z: 0.038404353 w: -0.974092066 } position { x: -0.783379316 y: 0.851510286 z: -7.98062658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624962859 y: -0.213935122 z: 0.0384060964 w: -0.974089801 } position { x: -0.783364058 y: 0.851519406 z: -7.98056936 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625361279 y: -0.213934243 z: 0.0384497456 w: -0.974085748 } position { x: -0.783343911 y: 0.851554871 z: -7.98054934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625753477 y: -0.213906154 z: 0.0384554267 w: -0.974089146 } position { x: -0.783368647 y: 0.851530373 z: -7.98054838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625566915 y: -0.213888109 z: 0.0383916236 w: -0.974096835 } position { x: -0.783420086 y: 0.851549 z: -7.98057699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625648052 y: -0.213934 z: 0.0383729041 w: -0.97408694 } position { x: -0.783393323 y: 0.851473212 z: -7.9805727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.187] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625394881 y: -0.213906482 z: 0.0383750424 w: -0.97409457 } position { x: -0.783411 y: 0.851534605 z: -7.98061228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625612289 y: -0.213912681 z: 0.0384198129 w: -0.97409004 } position { x: -0.78338635 y: 0.851506829 z: -7.98057652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.214] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625657067 y: -0.213932827 z: 0.038429793 w: -0.974085 } position { x: -0.783382535 y: 0.851526737 z: -7.98060083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062542662 y: -0.213927805 z: 0.0384074 w: -0.97408843 } position { x: -0.783412158 y: 0.851514935 z: -7.98064 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625041276 y: -0.213903368 z: 0.038494505 w: -0.974092782 } position { x: -0.783395112 y: 0.851501703 z: -7.98062229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.256] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624969341 y: -0.213917494 z: 0.0384381488 w: -0.974092364 } position { x: -0.783394575 y: 0.851511836 z: -7.98057652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624910034 y: -0.213900954 z: 0.0383818336 w: -0.974098623 } position { x: -0.783414 y: 0.851523936 z: -7.98060322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625860542 y: -0.213893846 z: 0.0383542962 w: -0.974095166 } position { x: -0.783414245 y: 0.851505041 z: -7.98058 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625835583 y: -0.213898271 z: 0.0384116881 w: -0.974092126 } position { x: -0.783376217 y: 0.851514399 z: -7.98060608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.314] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625798851 y: -0.213896438 z: 0.0384214632 w: -0.974092305 } position { x: -0.783381522 y: 0.851489305 z: -7.98063231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062547 y: -0.213915 z: 0.0384223089 w: -0.974090338 } position { x: -0.783387959 y: 0.851481557 z: -7.98060226 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625122413 y: -0.213928625 z: 0.0384067148 w: -0.974090159 } position { x: -0.783372 y: 0.851509213 z: -7.9806242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625183284 y: -0.213891283 z: 0.0384107865 w: -0.974097848 } position { x: -0.783382952 y: 0.851537347 z: -7.98066521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625539571 y: -0.213941768 z: 0.0384286158 w: -0.974083781 } position { x: -0.783345163 y: 0.851491928 z: -7.98063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.384] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625285059 y: -0.213925615 z: 0.0384554639 w: -0.974087894 } position { x: -0.783379078 y: 0.851508439 z: -7.98064852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.397] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625027865 y: -0.213923991 z: 0.0384179316 w: -0.974091351 } position { x: -0.783381581 y: 0.851497352 z: -7.98060179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625265 y: -0.21392113 z: 0.0384236686 w: -0.974090219 } position { x: -0.783342361 y: 0.851518154 z: -7.98059654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062520653 y: -0.213917598 z: 0.0383937918 w: -0.974092603 } position { x: -0.783367097 y: 0.851529956 z: -7.98060656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625616461 y: -0.213923335 z: 0.0383917019 w: -0.974088788 } position { x: -0.783354461 y: 0.851487041 z: -7.98060799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625534 y: -0.213908315 z: 0.0384340696 w: -0.974090934 } position { x: -0.783336401 y: 0.851482034 z: -7.98063231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625180677 y: -0.213909134 z: 0.0384383798 w: -0.974092841 } position { x: -0.783387899 y: 0.851488471 z: -7.98066616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625568926 y: -0.213964358 z: 0.0384630375 w: -0.974077284 } position { x: -0.783355117 y: 0.851477206 z: -7.98062897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625317693 y: -0.213937193 z: 0.0383917913 w: -0.974087656 } position { x: -0.783391058 y: 0.8514992 z: -7.98064041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062533915 y: -0.213924244 z: 0.0384127311 w: -0.974089563 } position { x: -0.783358514 y: 0.851518035 z: -7.98063517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062570408 y: -0.213871449 z: 0.0384608693 w: -0.974096894 } position { x: -0.78334105 y: 0.851477623 z: -7.98063231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.536] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625322685 y: -0.213910893 z: 0.0384401977 w: -0.97409147 } position { x: -0.783361614 y: 0.851467 z: -7.98062515 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625247359 y: -0.213933364 z: 0.0384757854 w: -0.974085629 } position { x: -0.783381701 y: 0.851476192 z: -7.98061275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062564455 y: -0.213948354 z: 0.0384464189 w: -0.97408092 } position { x: -0.783392668 y: 0.851483 z: -7.98061895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625355765 y: -0.213938162 z: 0.038392663 w: -0.974087119 } position { x: -0.783390164 y: 0.851483822 z: -7.98061228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.592] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625579506 y: -0.213910446 z: 0.0384224 w: -0.974090636 } position { x: -0.783361793 y: 0.851457477 z: -7.98063087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625296384 y: -0.213952184 z: 0.0384289287 w: -0.974083066 } position { x: -0.783380628 y: 0.851443172 z: -7.9806242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625187606 y: -0.213921875 z: 0.0384616442 w: -0.974089086 } position { x: -0.78340894 y: 0.851475239 z: -7.98065186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625434145 y: -0.213882625 z: 0.0384942144 w: -0.974094808 } position { x: -0.783414662 y: 0.851480722 z: -7.98061705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.648] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625454113 y: -0.213952333 z: 0.0384331569 w: -0.974081814 } position { x: -0.783439279 y: 0.851481736 z: -7.98062801 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625637099 y: -0.213908136 z: 0.0384042226 w: -0.97409147 } position { x: -0.783429384 y: 0.851449132 z: -7.98059893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625490472 y: -0.213922009 z: 0.0384422466 w: -0.974087894 } position { x: -0.783417284 y: 0.851457715 z: -7.98058558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625448 y: -0.213925362 z: 0.0384118371 w: -0.974088669 } position { x: -0.783417523 y: 0.851429522 z: -7.98060942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625444725 y: -0.213926792 z: 0.0384092815 w: -0.97408843 } position { x: -0.783386528 y: 0.851441085 z: -7.98060465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625425652 y: -0.213941455 z: 0.0384349748 w: -0.974084318 } position { x: -0.783394217 y: 0.851416111 z: -7.98063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625708699 y: -0.213909566 z: 0.0384193398 w: -0.974090099 } position { x: -0.783388138 y: 0.85142982 z: -7.98062372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.745] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625266582 y: -0.213920459 z: 0.0384657122 w: -0.974088728 } position { x: -0.783390701 y: 0.851416349 z: -7.98061657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625363961 y: -0.213917136 z: 0.0384548716 w: -0.974089265 } position { x: -0.783399761 y: 0.851427078 z: -7.98062372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625088885 y: -0.213950098 z: 0.038373895 w: -0.974087 } position { x: -0.783410609 y: 0.851415753 z: -7.98059797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625357479 y: -0.213934049 z: 0.0384217091 w: -0.974086881 } position { x: -0.783397436 y: 0.851424 z: -7.98060465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625429824 y: -0.213933915 z: 0.0384173 w: -0.974086642 } position { x: -0.783346474 y: 0.851413071 z: -7.9805975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.813] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625697076 y: -0.213917464 z: 0.0384139568 w: -0.974088669 } position { x: -0.783376038 y: 0.85141623 z: -7.98061514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062570639 y: -0.213948578 z: 0.038444344 w: -0.974080622 } position { x: -0.783362687 y: 0.85138756 z: -7.98057652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.842] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625236 y: -0.213930309 z: 0.0384015404 w: -0.974089265 } position { x: -0.783365905 y: 0.851399481 z: -7.98061657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.855] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625310913 y: -0.213959187 z: 0.0384085923 w: -0.974082172 } position { x: -0.783381462 y: 0.851404071 z: -7.98060274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625547096 y: -0.213973299 z: 0.0384174436 w: -0.974077284 } position { x: -0.783373594 y: 0.851410747 z: -7.98058748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625455305 y: -0.213935167 z: 0.0384236649 w: -0.974085927 } position { x: -0.783411562 y: 0.85142982 z: -7.98062277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625450164 y: -0.213948131 z: 0.0384680033 w: -0.974081397 } position { x: -0.783375502 y: 0.851397 z: -7.98057699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625583604 y: -0.213889107 z: 0.0384383686 w: -0.974094689 } position { x: -0.78341186 y: 0.851376057 z: -7.98059559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625200495 y: -0.213929012 z: 0.0384109467 w: -0.974089444 } position { x: -0.783425272 y: 0.851403594 z: -7.98060942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062550731 y: -0.213960841 z: 0.0384103954 w: -0.974080503 } position { x: -0.78338325 y: 0.851411343 z: -7.98057604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625319 y: -0.213903144 z: 0.0384468548 w: -0.97409296 } position { x: -0.783410847 y: 0.851436734 z: -7.98062086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625411272 y: -0.213931203 z: 0.0384119116 w: -0.974087596 } position { x: -0.783411 y: 0.851397038 z: -7.98061752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625760555 y: -0.213907257 z: 0.0384041965 w: -0.974090934 } position { x: -0.783366 y: 0.851369321 z: -7.98061085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:41.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625358149 y: -0.213917404 z: 0.0383811966 w: -0.974092185 } position { x: -0.783408463 y: 0.8514 z: -7.98064613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625258237 y: -0.213969186 z: 0.0384454355 w: -0.974078894 } position { x: -0.783360958 y: 0.851380289 z: -7.98060513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062517 y: -0.213883296 z: 0.0384053513 w: -0.974099934 } position { x: -0.78339839 y: 0.851413488 z: -7.98062754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625171661 y: -0.213903114 z: 0.0384139381 w: -0.974095166 } position { x: -0.783425868 y: 0.851397872 z: -7.98063231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062558718 y: -0.213905632 z: 0.0384337716 w: -0.974091172 } position { x: -0.783386648 y: 0.851398051 z: -7.98059177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625487417 y: -0.213920563 z: 0.0383972339 w: -0.97409004 } position { x: -0.783413172 y: 0.851388097 z: -7.98059607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.078] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625430495 y: -0.213923171 z: 0.0384131782 w: -0.974089146 } position { x: -0.783398 y: 0.851382554 z: -7.98061275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062541604 y: -0.213927031 z: 0.0384128913 w: -0.97408843 } position { x: -0.783362508 y: 0.851359725 z: -7.98059034 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625594407 y: -0.213887095 z: 0.0384089 w: -0.974096179 } position { x: -0.783402681 y: 0.85140425 z: -7.98064041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625541136 y: -0.21396035 z: 0.0383900851 w: -0.974081218 } position { x: -0.783359408 y: 0.851354 z: -7.98061085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.131] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625197142 y: -0.21392265 z: 0.0384205393 w: -0.974090517 } position { x: -0.783356547 y: 0.85135287 z: -7.98060799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625243 y: -0.213955224 z: 0.0384170376 w: -0.974083185 } position { x: -0.783383429 y: 0.851386547 z: -7.98060083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625393465 y: -0.213919967 z: 0.0384186432 w: -0.974089921 } position { x: -0.783402622 y: 0.851365 z: -7.98056698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625141859 y: -0.213928297 z: 0.0384387188 w: -0.974088907 } position { x: -0.783433557 y: 0.851407 z: -7.98057461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625351369 y: -0.213925913 z: 0.0383810326 w: -0.974090338 } position { x: -0.783425748 y: 0.851396799 z: -7.98056746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625644624 y: -0.213922665 z: 0.0383575 w: -0.974090099 } position { x: -0.783385 y: 0.851343215 z: -7.98057318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.214] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625280961 y: -0.213921264 z: 0.0383548625 w: -0.974092841 } position { x: -0.783393502 y: 0.851388812 z: -7.98062563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625788867 y: -0.21391657 z: 0.0384595729 w: -0.974086463 } position { x: -0.783379078 y: 0.851364493 z: -7.98056459 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625732467 y: -0.213897571 z: 0.03844532 w: -0.974091589 } position { x: -0.783409953 y: 0.851373434 z: -7.98059654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625316948 y: -0.213890955 z: 0.0384203047 w: -0.974096715 } position { x: -0.783443868 y: 0.85139966 z: -7.98060846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625856221 y: -0.21392633 z: 0.0384615399 w: -0.974083841 } position { x: -0.783406436 y: 0.85134244 z: -7.98055935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625596493 y: -0.213895738 z: 0.0384085029 w: -0.974094331 } position { x: -0.783418119 y: 0.851355433 z: -7.98061848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.299] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625133291 y: -0.213959917 z: 0.0384201407 w: -0.974082708 } position { x: -0.783436179 y: 0.851361334 z: -7.98057365 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.314] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625398755 y: -0.213951752 z: 0.0384631269 w: -0.974081099 } position { x: -0.783380508 y: 0.851378381 z: -7.98054 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625351 y: -0.213902429 z: 0.038379591 w: -0.974095523 } position { x: -0.783446 y: 0.851391196 z: -7.98061609 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625599101 y: -0.213976219 z: 0.0384432934 w: -0.974075258 } position { x: -0.783420205 y: 0.851319611 z: -7.98055172 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625176355 y: -0.213920042 z: 0.0384012833 w: -0.974091947 } position { x: -0.783412576 y: 0.851358 z: -7.98061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625202581 y: -0.213923961 z: 0.0384342708 w: -0.974089622 } position { x: -0.783451736 y: 0.851378918 z: -7.98061371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625058 y: -0.213937044 z: 0.0384314805 w: -0.974087775 } position { x: -0.783409238 y: 0.851360083 z: -7.98055077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.397] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625529662 y: -0.213901937 z: 0.0384061225 w: -0.974093437 } position { x: -0.783476 y: 0.851382852 z: -7.98062897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.409] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625732839 y: -0.213989213 z: 0.0384348966 w: -0.97407186 } position { x: -0.783460259 y: 0.851348519 z: -7.98057032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062534593 y: -0.213918462 z: 0.0384310596 w: -0.97409004 } position { x: -0.783415258 y: 0.851338148 z: -7.98059607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625274926 y: -0.213899553 z: 0.0384097174 w: -0.974095464 } position { x: -0.783456266 y: 0.851379275 z: -7.98061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625353679 y: -0.213956669 z: 0.0384297483 w: -0.974081695 } position { x: -0.783419847 y: 0.851359308 z: -7.98056459 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625644922 y: -0.213891327 z: 0.0384065285 w: -0.974095047 } position { x: -0.783436835 y: 0.851389289 z: -7.98061514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0626140907 y: -0.213945717 z: 0.03840838 w: -0.974079847 } position { x: -0.783418953 y: 0.851357102 z: -7.98060703 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625499189 y: -0.213921204 z: 0.0384423174 w: -0.974088 } position { x: -0.783383906 y: 0.851324499 z: -7.98061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625157058 y: -0.213900536 z: 0.0384510197 w: -0.974094391 } position { x: -0.783421874 y: 0.85135144 z: -7.98059654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062546663 y: -0.213965371 z: 0.0384885818 w: -0.974076688 } position { x: -0.783379793 y: 0.851343513 z: -7.98055601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.536] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625284314 y: -0.213881195 z: 0.0384404436 w: -0.974098265 } position { x: -0.783377647 y: 0.851370931 z: -7.98058462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625745654 y: -0.213922143 z: 0.0384411402 w: -0.974086285 } position { x: -0.783409297 y: 0.8513304 z: -7.98057699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625873655 y: -0.213961691 z: 0.0384189114 w: -0.974077642 } position { x: -0.783385098 y: 0.851314664 z: -7.98057652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625727102 y: -0.213946477 z: 0.0384121388 w: -0.974082172 } position { x: -0.783395827 y: 0.851329803 z: -7.98056841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.592] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625307783 y: -0.213967353 z: 0.0384317189 w: -0.97407949 } position { x: -0.783381104 y: 0.851325393 z: -7.98056459 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625548512 y: -0.213977933 z: 0.0384228192 w: -0.974076033 } position { x: -0.783376575 y: 0.851320207 z: -7.98056602 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625728443 y: -0.213909343 z: 0.0384307653 w: -0.974089622 } position { x: -0.783355474 y: 0.851334453 z: -7.98059177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625847355 y: -0.213923723 z: 0.038437333 w: -0.97408545 } position { x: -0.783361793 y: 0.851303697 z: -7.98062849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625595301 y: -0.213935211 z: 0.0384291336 w: -0.974084795 } position { x: -0.783355057 y: 0.851229191 z: -7.98065281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625557 y: -0.213962197 z: 0.0384707 w: -0.974077523 } position { x: -0.783331215 y: 0.851312578 z: -7.98062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625542402 y: -0.213914871 z: 0.0384972095 w: -0.97408694 } position { x: -0.783379138 y: 0.851335049 z: -7.98056793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625652075 y: -0.213939205 z: 0.038479656 w: -0.974081576 } position { x: -0.783357501 y: 0.851316333 z: -7.9805727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625494719 y: -0.213958889 z: 0.0384154618 w: -0.974080801 } position { x: -0.78338 y: 0.851307392 z: -7.98059559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625501573 y: -0.213939 z: 0.0384340212 w: -0.974084377 } position { x: -0.783379197 y: 0.851299524 z: -7.98058748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062538065 y: -0.213929743 z: 0.0384760499 w: -0.974085569 } position { x: -0.783343673 y: 0.85129559 z: -7.98061895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625562742 y: -0.213915721 z: 0.0384451747 w: -0.974088728 } position { x: -0.783370435 y: 0.851328731 z: -7.98060942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.759] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625842065 y: -0.213893637 z: 0.0384855159 w: -0.974090159 } position { x: -0.783399343 y: 0.851337671 z: -7.98063374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625644624 y: -0.213977024 z: 0.0384472 w: -0.974074602 } position { x: -0.783384264 y: 0.851314 z: -7.98064709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625227243 y: -0.213927835 z: 0.0383837707 w: -0.974090576 } position { x: -0.78339 y: 0.851338625 z: -7.98064566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625464767 y: -0.213979512 z: 0.0384554826 w: -0.9740749 } position { x: -0.7833727 y: 0.851306379 z: -7.98060513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.814] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625202879 y: -0.213928252 z: 0.0384178124 w: -0.974089324 } position { x: -0.783368766 y: 0.85133183 z: -7.98059845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625588149 y: -0.213927731 z: 0.0384573899 w: -0.974085391 } position { x: -0.783405125 y: 0.851331115 z: -7.98063231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.842] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625452921 y: -0.213938236 z: 0.0384358354 w: -0.974084795 } position { x: -0.783392191 y: 0.851306558 z: -7.98064137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625185296 y: -0.213925779 z: 0.0384413376 w: -0.974089086 } position { x: -0.783357322 y: 0.85133779 z: -7.98068333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625551343 y: -0.213892296 z: 0.0384615026 w: -0.974093258 } position { x: -0.7833727 y: 0.851301789 z: -7.98066568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625275597 y: -0.213937372 z: 0.038458135 w: -0.974085271 } position { x: -0.783316493 y: 0.851315498 z: -7.98069334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.897] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625128597 y: -0.213890165 z: 0.0384557843 w: -0.974096656 } position { x: -0.783363 y: 0.851313472 z: -7.98070621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062516138 y: -0.213930547 z: 0.0384911932 w: -0.974086165 } position { x: -0.783367753 y: 0.85132879 z: -7.98070192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625397041 y: -0.213934615 z: 0.0384469964 w: -0.97408551 } position { x: -0.783366323 y: 0.851320744 z: -7.98069715 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.938] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625251457 y: -0.213936627 z: 0.038399525 w: -0.974087894 } position { x: -0.783364177 y: 0.851309717 z: -7.98069334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625436381 y: -0.213931516 z: 0.0384423062 w: -0.974086165 } position { x: -0.783359408 y: 0.851334751 z: -7.98069429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625302717 y: -0.213950858 z: 0.0384054966 w: -0.974084198 } position { x: -0.783382356 y: 0.851308107 z: -7.98071098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625233874 y: -0.213914827 z: 0.0383882 w: -0.974093258 } position { x: -0.783361256 y: 0.851312518 z: -7.98070621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:42.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625133216 y: -0.213914439 z: 0.0384401083 w: -0.974091947 } position { x: -0.783352613 y: 0.851314664 z: -7.98070383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625124797 y: -0.213945091 z: 0.0384391658 w: -0.974085271 } position { x: -0.783342421 y: 0.85134995 z: -7.98072958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.022] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625472814 y: -0.213914618 z: 0.0384534039 w: -0.974089146 } position { x: -0.783340633 y: 0.851338923 z: -7.98073196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625387 y: -0.213931397 z: 0.0384319797 w: -0.974086881 } position { x: -0.783355713 y: 0.851303577 z: -7.98074055 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625096112 y: -0.213887975 z: 0.0384489857 w: -0.974097669 } position { x: -0.783350527 y: 0.851339519 z: -7.98075628 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062532194 y: -0.213932142 z: 0.038434267 w: -0.974087059 } position { x: -0.783344626 y: 0.851351 z: -7.98071957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625295565 y: -0.213931218 z: 0.0384352878 w: -0.974087417 } position { x: -0.783356428 y: 0.851365 z: -7.98074961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625491738 y: -0.213906541 z: 0.0384458266 w: -0.974091172 } position { x: -0.783341348 y: 0.851337552 z: -7.98073626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625642464 y: -0.213913858 z: 0.0384203643 w: -0.974089563 } position { x: -0.783369064 y: 0.851343274 z: -7.98071718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625334606 y: -0.213931024 z: 0.0384232476 w: -0.974087656 } position { x: -0.783357382 y: 0.85133338 z: -7.98072624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625063628 y: -0.213942 z: 0.0384529084 w: -0.974085808 } position { x: -0.783336937 y: 0.851361752 z: -7.98071814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062529996 y: -0.213931456 z: 0.0384218693 w: -0.974087834 } position { x: -0.783362806 y: 0.851340294 z: -7.98072481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625313595 y: -0.213931218 z: 0.0384234823 w: -0.974087775 } position { x: -0.783346295 y: 0.851361573 z: -7.98072863 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.174] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625470728 y: -0.213894397 z: 0.0384424515 w: -0.974094033 } position { x: -0.783360779 y: 0.851361513 z: -7.98074532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.187] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625290275 y: -0.213911921 z: 0.0383933857 w: -0.974093318 } position { x: -0.783358574 y: 0.851346731 z: -7.98074627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.203] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625305623 y: -0.213928074 z: 0.0384302661 w: -0.974088192 } position { x: -0.783348799 y: 0.851346552 z: -7.98073053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.214] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625088662 y: -0.21391277 z: 0.0384331867 w: -0.974092841 } position { x: -0.783374071 y: 0.851379037 z: -7.98075199 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625506863 y: -0.213910595 z: 0.0384189822 w: -0.974091232 } position { x: -0.783376396 y: 0.851371765 z: -7.98075247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625410601 y: -0.21394819 z: 0.03839444 w: -0.974084556 } position { x: -0.783381224 y: 0.851351261 z: -7.98075581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625348464 y: -0.213927075 z: 0.0384177044 w: -0.974088669 } position { x: -0.783385813 y: 0.851353049 z: -7.98074579 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625350252 y: -0.213929564 z: 0.0384150334 w: -0.974088192 } position { x: -0.783414364 y: 0.851360559 z: -7.98074245 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062533915 y: -0.213930964 z: 0.0384173654 w: -0.974087894 } position { x: -0.783432126 y: 0.851360559 z: -7.98076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625390336 y: -0.213874236 z: 0.038438309 w: -0.974099219 } position { x: -0.783455431 y: 0.851360917 z: -7.98074818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625537485 y: -0.213941485 z: 0.038428653 w: -0.974083841 } position { x: -0.783425033 y: 0.851361752 z: -7.98073816 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625333488 y: -0.213931546 z: 0.0384226255 w: -0.974087596 } position { x: -0.783431 y: 0.851357102 z: -7.98072529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625329241 y: -0.213932768 z: 0.0384212732 w: -0.974087417 } position { x: -0.783447 y: 0.851367 z: -7.98073149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625578165 y: -0.213913694 z: 0.0384142622 w: -0.974090278 } position { x: -0.783432484 y: 0.851363719 z: -7.98071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625394583 y: -0.213928536 z: 0.0384196304 w: -0.974087954 } position { x: -0.783446133 y: 0.851380646 z: -7.98073196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625323951 y: -0.213912413 z: 0.0383967087 w: -0.974092841 } position { x: -0.783456564 y: 0.851386547 z: -7.98073912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.397] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625461936 y: -0.213894621 z: 0.0384050161 w: -0.974095583 } position { x: -0.783429742 y: 0.851365268 z: -7.98071337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625413 y: -0.213922694 z: 0.0384136662 w: -0.974089324 } position { x: -0.78344661 y: 0.851377487 z: -7.98071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625616536 y: -0.213939652 z: 0.0384570472 w: -0.974082589 } position { x: -0.783458292 y: 0.851371825 z: -7.98072195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625640452 y: -0.213928208 z: 0.038447924 w: -0.974085331 } position { x: -0.783444226 y: 0.851378918 z: -7.98070192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062562 y: -0.213917032 z: 0.0384543352 w: -0.974087656 } position { x: -0.783465862 y: 0.851375103 z: -7.9806633 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.466] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625495389 y: -0.213921651 z: 0.038386 w: -0.974090159 } position { x: -0.783492386 y: 0.851363659 z: -7.98066 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625432208 y: -0.213900879 z: 0.0384405106 w: -0.974093 } position { x: -0.783463597 y: 0.851382434 z: -7.98066092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625882372 y: -0.213910073 z: 0.0383814946 w: -0.974090397 } position { x: -0.783463717 y: 0.851347625 z: -7.98064899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625351742 y: -0.213903248 z: 0.0383991 w: -0.974094629 } position { x: -0.783496559 y: 0.851384044 z: -7.98065186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625506118 y: -0.21392101 z: 0.0384114906 w: -0.974089205 } position { x: -0.783492088 y: 0.851378918 z: -7.98064232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625684559 y: -0.213909537 z: 0.0384041816 w: -0.974090934 } position { x: -0.783475697 y: 0.851377249 z: -7.98065138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.549] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625534505 y: -0.213955849 z: 0.0384409428 w: -0.974080205 } position { x: -0.783477426 y: 0.851363063 z: -7.98062134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625555515 y: -0.213925079 z: 0.0384171456 w: -0.974087775 } position { x: -0.783489168 y: 0.851375818 z: -7.98062849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625596642 y: -0.213924512 z: 0.0384200774 w: -0.974087536 } position { x: -0.783479691 y: 0.851371765 z: -7.98060131 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625603124 y: -0.213925585 z: 0.0384201258 w: -0.974087238 } position { x: -0.783462286 y: 0.851385117 z: -7.98061466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.606] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625589266 y: -0.213924766 z: 0.0384190828 w: -0.974087536 } position { x: -0.783469439 y: 0.85137248 z: -7.98061943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.06256143 y: -0.21389927 z: 0.0384413488 w: -0.974092126 } position { x: -0.78347522 y: 0.851393 z: -7.9805851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625573 y: -0.213918969 z: 0.0384147428 w: -0.974089086 } position { x: -0.783471167 y: 0.851381302 z: -7.9806118 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625984 y: -0.21390745 z: 0.0384362526 w: -0.974088132 } position { x: -0.783451855 y: 0.851400614 z: -7.98060894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062575832 y: -0.21391727 z: 0.0384368189 w: -0.974087417 } position { x: -0.783453822 y: 0.851375699 z: -7.980618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625777394 y: -0.213916704 z: 0.0384362154 w: -0.974087477 } position { x: -0.783478439 y: 0.851394296 z: -7.98059607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625580326 y: -0.213921711 z: 0.0384225026 w: -0.974088132 } position { x: -0.783445477 y: 0.851403236 z: -7.9805975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625557825 y: -0.213918954 z: 0.0384215303 w: -0.974088967 } position { x: -0.783459067 y: 0.851406455 z: -7.9806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.716] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625263304 y: -0.213923484 z: 0.0384056643 w: -0.974090457 } position { x: -0.783460498 y: 0.851384103 z: -7.98058271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625582561 y: -0.213917062 z: 0.0384235568 w: -0.974089146 } position { x: -0.783484 y: 0.851390898 z: -7.9805789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062558189 y: -0.213920191 z: 0.0384226926 w: -0.97408849 } position { x: -0.78348285 y: 0.851399422 z: -7.98056936 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625457913 y: -0.213936672 z: 0.0384302177 w: -0.974085331 } position { x: -0.783486664 y: 0.851388931 z: -7.98055696 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625543073 y: -0.213918164 z: 0.0384200849 w: -0.974089265 } position { x: -0.783494651 y: 0.851428509 z: -7.98056602 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625913441 y: -0.213895947 z: 0.0384233333 w: -0.974091649 } position { x: -0.783499837 y: 0.851391673 z: -7.9805727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625556931 y: -0.213916451 z: 0.0384226181 w: -0.974089444 } position { x: -0.783521891 y: 0.851406813 z: -7.98053837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625356361 y: -0.213917747 z: 0.0384479202 w: -0.974089444 } position { x: -0.783516288 y: 0.851412058 z: -7.98054266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625762343 y: -0.213902518 z: 0.0384590439 w: -0.974089801 } position { x: -0.783516407 y: 0.851437211 z: -7.98055744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625887439 y: -0.213900015 z: 0.038413126 w: -0.974091291 } position { x: -0.78350687 y: 0.851413727 z: -7.98053122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.855] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625604168 y: -0.213916793 z: 0.038424015 w: -0.974089 } position { x: -0.78354311 y: 0.851431668 z: -7.98054552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625865757 y: -0.21387285 z: 0.0384422168 w: -0.974096298 } position { x: -0.783524871 y: 0.851421118 z: -7.98053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.884] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625615 y: -0.213914037 z: 0.0384201221 w: -0.974089742 } position { x: -0.783525229 y: 0.851410806 z: -7.98057 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.897] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625883937 y: -0.213913292 z: 0.0384072922 w: -0.974088669 } position { x: -0.783536673 y: 0.851435125 z: -7.9805727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625890344 y: -0.213920116 z: 0.0384271368 w: -0.974086344 } position { x: -0.783521593 y: 0.851416647 z: -7.98055315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062561743 y: -0.213908389 z: 0.0384223871 w: -0.974090874 } position { x: -0.783503 y: 0.851424754 z: -7.98057318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625607818 y: -0.213909253 z: 0.0384237394 w: -0.974090695 } position { x: -0.783511519 y: 0.851417542 z: -7.98055935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.950] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625593 y: -0.213909954 z: 0.038424328 w: -0.974090576 } position { x: -0.783517182 y: 0.851398706 z: -7.98056507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625389293 y: -0.213956341 z: 0.0384303778 w: -0.974081457 } position { x: -0.783495963 y: 0.851425946 z: -7.98055 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.980] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625693575 y: -0.213916078 z: 0.0384521559 w: -0.974087536 } position { x: -0.783515394 y: 0.851421833 z: -7.98053694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:43.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625716448 y: -0.213891611 z: 0.0384317376 w: -0.974093497 } position { x: -0.783503354 y: 0.851417542 z: -7.98056364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625555515 y: -0.213907525 z: 0.0384208895 w: -0.97409147 } position { x: -0.78351897 y: 0.851409793 z: -7.9805479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625613406 y: -0.21390748 z: 0.0384220891 w: -0.974091113 } position { x: -0.783488333 y: 0.851402342 z: -7.98055553 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625564307 y: -0.213908568 z: 0.0384202376 w: -0.974091232 } position { x: -0.783501506 y: 0.851377308 z: -7.98056841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625406355 y: -0.213941962 z: 0.0384378806 w: -0.974084198 } position { x: -0.783491135 y: 0.851378798 z: -7.98056221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625371039 y: -0.213883415 z: 0.038391687 w: -0.974099159 } position { x: -0.783499181 y: 0.851387858 z: -7.98056602 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625487044 y: -0.2139083 z: 0.038423676 w: -0.974091649 } position { x: -0.783476532 y: 0.851374507 z: -7.98057127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.092] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625517443 y: -0.213909373 z: 0.038422823 w: -0.974091291 } position { x: -0.783458412 y: 0.851371884 z: -7.98056746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625555292 y: -0.213872701 z: 0.0384406559 w: -0.974098384 } position { x: -0.783483624 y: 0.851371527 z: -7.9805913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625649542 y: -0.213938653 z: 0.038406346 w: -0.974084616 } position { x: -0.78344506 y: 0.851349473 z: -7.98058224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625657961 y: -0.213877976 z: 0.0383841 w: -0.974098802 } position { x: -0.783434212 y: 0.851358533 z: -7.98058558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062539272 y: -0.213922516 z: 0.0383983 w: -0.974090159 } position { x: -0.783438385 y: 0.851356387 z: -7.98058128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625516102 y: -0.21390608 z: 0.0384159945 w: -0.974092245 } position { x: -0.783439517 y: 0.851373315 z: -7.98060751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625683591 y: -0.213942051 z: 0.0384315774 w: -0.974082649 } position { x: -0.783412814 y: 0.851354837 z: -7.9806056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625842363 y: -0.213897347 z: 0.038413208 w: -0.974092185 } position { x: -0.783410072 y: 0.851353228 z: -7.98060369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625413731 y: -0.213928282 z: 0.0384048782 w: -0.97408849 } position { x: -0.783399045 y: 0.851325214 z: -7.98061466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625425875 y: -0.213915318 z: 0.0384391509 w: -0.974089921 } position { x: -0.783372939 y: 0.851347625 z: -7.98061657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625534132 y: -0.213906556 z: 0.0384183712 w: -0.974091947 } position { x: -0.783374846 y: 0.851370096 z: -7.98062515 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625703931 y: -0.21387957 z: 0.0384289101 w: -0.974096417 } position { x: -0.783373773 y: 0.8513515 z: -7.9806366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.256] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625684559 y: -0.213872179 z: 0.0384253 w: -0.974098265 } position { x: -0.78337425 y: 0.851340652 z: -7.98060322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625437424 y: -0.213884681 z: 0.0384034291 w: -0.974097967 } position { x: -0.78336519 y: 0.851356 z: -7.98063231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625742376 y: -0.21394752 z: 0.0384298898 w: -0.974081159 } position { x: -0.783346355 y: 0.851344883 z: -7.98063087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625536591 y: -0.213901639 z: 0.0384141058 w: -0.974093199 } position { x: -0.783364654 y: 0.851344347 z: -7.98063755 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625611 y: -0.213875577 z: 0.0384107865 w: -0.974098563 } position { x: -0.78336519 y: 0.851342678 z: -7.9806304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.06254109 y: -0.2138661 z: 0.0383899957 w: -0.974102736 } position { x: -0.783349693 y: 0.851317644 z: -7.98063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625427812 y: -0.213866591 z: 0.0384185 w: -0.974101365 } position { x: -0.783364117 y: 0.851310134 z: -7.98063946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625500828 y: -0.213893875 z: 0.0384060182 w: -0.974095404 } position { x: -0.783364058 y: 0.851317704 z: -7.98063707 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.370] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625847951 y: -0.213858113 z: 0.0384119861 w: -0.974100828 } position { x: -0.783406 y: 0.851335526 z: -7.98065233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625482872 y: -0.213889748 z: 0.0384038687 w: -0.974096537 } position { x: -0.783391535 y: 0.851348877 z: -7.98064566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.398] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625682771 y: -0.213870451 z: 0.0383733548 w: -0.974100649 } position { x: -0.78339839 y: 0.851335406 z: -7.98064327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625312254 y: -0.213876009 z: 0.0383911282 w: -0.974101126 } position { x: -0.783392 y: 0.851339 z: -7.98064804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625445619 y: -0.213911429 z: 0.0383910835 w: -0.974092484 } position { x: -0.783379793 y: 0.851296663 z: -7.98064518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625470951 y: -0.213916108 z: 0.0383949094 w: -0.974091172 } position { x: -0.783394635 y: 0.851334691 z: -7.98063898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062563315 y: -0.213862181 z: 0.038427338 w: -0.974100709 } position { x: -0.783406854 y: 0.851322472 z: -7.98064137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.466] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625814274 y: -0.213874 z: 0.0383989699 w: -0.974098 } position { x: -0.78339231 y: 0.851310492 z: -7.98065853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062549226 y: -0.213892624 z: 0.0384004861 w: -0.974095941 } position { x: -0.783435524 y: 0.851322889 z: -7.9806428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062556155 y: -0.213929296 z: 0.03839764 w: -0.974087596 } position { x: -0.783406198 y: 0.851297081 z: -7.98068142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625415593 y: -0.213891223 z: 0.0384283811 w: -0.974095643 } position { x: -0.783409238 y: 0.851307094 z: -7.98065567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.522] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062554352 y: -0.213895962 z: 0.0384040289 w: -0.974094748 } position { x: -0.783411 y: 0.85128808 z: -7.98068094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.536] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625374839 y: -0.213919669 z: 0.0383839048 w: -0.97409147 } position { x: -0.783408225 y: 0.851320148 z: -7.98066854 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625517219 y: -0.213898048 z: 0.0383989476 w: -0.974094689 } position { x: -0.783408463 y: 0.851280868 z: -7.98068857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625510439 y: -0.213896155 z: 0.0383999385 w: -0.974095106 } position { x: -0.783418179 y: 0.851275563 z: -7.98070097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625794455 y: -0.213926584 z: 0.0384059511 w: -0.974086344 } position { x: -0.783394217 y: 0.851272225 z: -7.98070097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625163838 y: -0.213908702 z: 0.0383971706 w: -0.974094689 } position { x: -0.783408701 y: 0.85129869 z: -7.98070621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.606] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625485927 y: -0.213902816 z: 0.0384071283 w: -0.974093497 } position { x: -0.783407569 y: 0.851287663 z: -7.9806962 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625555068 y: -0.213874951 z: 0.0383664 w: -0.974100769 } position { x: -0.783434212 y: 0.851292133 z: -7.98070431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062544167 y: -0.213902429 z: 0.038403932 w: -0.974094033 } position { x: -0.783420563 y: 0.851306915 z: -7.98070574 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062543191 y: -0.213899195 z: 0.0384059623 w: -0.974094689 } position { x: -0.783418417 y: 0.851289451 z: -7.98066664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062548548 y: -0.2138827 z: 0.0383933485 w: -0.974098504 } position { x: -0.783428669 y: 0.85127914 z: -7.98069096 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625310168 y: -0.213910937 z: 0.038422294 w: -0.974092245 } position { x: -0.783422589 y: 0.851299524 z: -7.98071575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625287 y: -0.213932142 z: 0.0383938402 w: -0.974088907 } position { x: -0.783405066 y: 0.851314843 z: -7.98069048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625379086 y: -0.213907391 z: 0.0384040624 w: -0.974093318 } position { x: -0.783443 y: 0.851311505 z: -7.98070478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625577867 y: -0.21393688 z: 0.0384050831 w: -0.97408551 } position { x: -0.78343749 y: 0.851322412 z: -7.98069763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625634566 y: -0.213866934 z: 0.0383988023 w: -0.974100769 } position { x: -0.783419251 y: 0.851307273 z: -7.98068476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625332221 y: -0.213878661 z: 0.0383674391 w: -0.974101365 } position { x: -0.783425868 y: 0.851315081 z: -7.98067951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625076666 y: -0.213934988 z: 0.0383662656 w: -0.974090695 } position { x: -0.783404827 y: 0.851311564 z: -7.9806695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625445917 y: -0.213881105 z: 0.0383874103 w: -0.974099338 } position { x: -0.783390105 y: 0.851327419 z: -7.98067617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625160113 y: -0.213924825 z: 0.0384032764 w: -0.974090934 } position { x: -0.783401489 y: 0.85135752 z: -7.98070431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625276044 y: -0.213920861 z: 0.0383708738 w: -0.974092364 } position { x: -0.783412337 y: 0.851345599 z: -7.9806838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625193566 y: -0.213945061 z: 0.0384004302 w: -0.974086404 } position { x: -0.783398151 y: 0.85135287 z: -7.98067951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625199825 y: -0.213907242 z: 0.0383812226 w: -0.974095404 } position { x: -0.783405721 y: 0.851361275 z: -7.98070288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625455454 y: -0.213920847 z: 0.0383669473 w: -0.974091351 } position { x: -0.783399582 y: 0.851360083 z: -7.98069334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.855] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625617355 y: -0.213937834 z: 0.0383708552 w: -0.974086463 } position { x: -0.783399105 y: 0.851378202 z: -7.98068714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.867] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062547788 y: -0.213925987 z: 0.0383616313 w: -0.974090278 } position { x: -0.783392847 y: 0.851345658 z: -7.98068523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625363812 y: -0.213915274 z: 0.0383890085 w: -0.974092305 } position { x: -0.78340745 y: 0.851363778 z: -7.98069668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.897] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625436455 y: -0.213914752 z: 0.0384190157 w: -0.974090755 } position { x: -0.783425093 y: 0.851400137 z: -7.98071527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625544935 y: -0.213911906 z: 0.038365487 w: -0.974092782 } position { x: -0.783410072 y: 0.851418912 z: -7.9806757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625626 y: -0.213932306 z: 0.0383450873 w: -0.974088609 } position { x: -0.783423722 y: 0.851352811 z: -7.98073196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625386089 y: -0.213941351 z: 0.0383663066 w: -0.974087298 } position { x: -0.783453166 y: 0.851410031 z: -7.98071623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625586808 y: -0.213915035 z: 0.0384439826 w: -0.974088728 } position { x: -0.783407152 y: 0.851388812 z: -7.98072338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624836534 y: -0.213887572 z: 0.0384162702 w: -0.974100649 } position { x: -0.783466578 y: 0.851448417 z: -7.98078918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.980] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625612438 y: -0.213971823 z: 0.0383813977 w: -0.974078536 } position { x: -0.783395 y: 0.851365209 z: -7.98066187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:44.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624877401 y: -0.213859707 z: 0.0383557491 w: -0.974108875 } position { x: -0.783462763 y: 0.851468146 z: -7.98079062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625340343 y: -0.213944286 z: 0.0383652709 w: -0.974087 } position { x: -0.783429384 y: 0.851364732 z: -7.98068762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.022] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625878572 y: -0.213895321 z: 0.0384210907 w: -0.974092126 } position { x: -0.783414125 y: 0.851409554 z: -7.98073578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624898225 y: -0.213890985 z: 0.0384156071 w: -0.974099576 } position { x: -0.783453 y: 0.851391912 z: -7.98074102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625538081 y: -0.213951215 z: 0.0383936 w: -0.974083066 } position { x: -0.78343153 y: 0.851359129 z: -7.98066711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.063] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624754801 y: -0.213856757 z: 0.0383494496 w: -0.974110603 } position { x: -0.78345567 y: 0.851432443 z: -7.98079062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.078] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625731498 y: -0.213944122 z: 0.0383879654 w: -0.974083602 } position { x: -0.783409476 y: 0.851349115 z: -7.98067904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625302717 y: -0.213913888 z: 0.038405031 w: -0.974092364 } position { x: -0.783409178 y: 0.851388752 z: -7.98073483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.105] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625608861 y: -0.213913694 z: 0.0384297669 w: -0.974089444 } position { x: -0.783452451 y: 0.851360083 z: -7.98074865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625541285 y: -0.213971451 z: 0.0383647121 w: -0.974079728 } position { x: -0.783409 y: 0.851362705 z: -7.98068571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625186339 y: -0.213866904 z: 0.0383875631 w: -0.974104106 } position { x: -0.783422709 y: 0.851398051 z: -7.98076677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625461861 y: -0.213971898 z: 0.0384182967 w: -0.974078059 } position { x: -0.783410907 y: 0.851336956 z: -7.98070049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624970496 y: -0.213940307 z: 0.0383792706 w: -0.974089682 } position { x: -0.783429 y: 0.851377249 z: -7.98074532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625277162 y: -0.213927403 z: 0.0383895226 w: -0.974090159 } position { x: -0.783436894 y: 0.851359546 z: -7.98071051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.187] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062526606 y: -0.213935107 z: 0.0383873917 w: -0.974088609 } position { x: -0.783444881 y: 0.851350486 z: -7.98074913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062554054 y: -0.213913739 z: 0.0383914635 w: -0.974091351 } position { x: -0.783441365 y: 0.851326108 z: -7.98070717 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.214] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625102 y: -0.213951975 z: 0.0383899324 w: -0.974085867 } position { x: -0.78344065 y: 0.851343095 z: -7.98070908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.231] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625662282 y: -0.213932291 z: 0.0383883677 w: -0.974086642 } position { x: -0.78344357 y: 0.851333618 z: -7.98074245 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625077635 y: -0.213963479 z: 0.0384010263 w: -0.974083066 } position { x: -0.783468962 y: 0.851328313 z: -7.98072 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625230521 y: -0.213934556 z: 0.0383837074 w: -0.974089086 } position { x: -0.783459902 y: 0.851325274 z: -7.98073816 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625391603 y: -0.213918492 z: 0.038343776 w: -0.974093199 } position { x: -0.78344661 y: 0.851313591 z: -7.98070908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625335723 y: -0.213922888 z: 0.0383992381 w: -0.974090397 } position { x: -0.783446312 y: 0.85133189 z: -7.98072433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625768155 y: -0.213918537 z: 0.0383898 w: -0.974088907 } position { x: -0.783438444 y: 0.851311326 z: -7.98076153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625004098 y: -0.213947684 z: 0.0384014249 w: -0.97408694 } position { x: -0.783421218 y: 0.851328731 z: -7.98072052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625038 y: -0.213916779 z: 0.0383892655 w: -0.974094033 } position { x: -0.783429682 y: 0.851323307 z: -7.9807291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625251308 y: -0.213932514 z: 0.0383896083 w: -0.974089205 } position { x: -0.783404768 y: 0.851327658 z: -7.98069906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625159591 y: -0.213907242 z: 0.0384073295 w: -0.974094629 } position { x: -0.783418477 y: 0.851347864 z: -7.98071241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.370] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624820851 y: -0.213962182 z: 0.0383772627 w: -0.974085927 } position { x: -0.78341645 y: 0.851350665 z: -7.9806962 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625239089 y: -0.213932008 z: 0.0383889154 w: -0.974089384 } position { x: -0.783427835 y: 0.851338744 z: -7.98070335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.397] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625276119 y: -0.213929117 z: 0.0383897759 w: -0.974089801 } position { x: -0.783410132 y: 0.851339459 z: -7.98069859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.409] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625162646 y: -0.213928744 z: 0.0383745171 w: -0.974091172 } position { x: -0.783440053 y: 0.851324677 z: -7.98068953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.426] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062530309 y: -0.21393308 z: 0.0383531712 w: -0.974090159 } position { x: -0.783412695 y: 0.851336956 z: -7.98067236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062521413 y: -0.213946387 z: 0.038418144 w: -0.974085271 } position { x: -0.783406377 y: 0.851351 z: -7.98069048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625309572 y: -0.213929564 z: 0.03839029 w: -0.974089444 } position { x: -0.783407867 y: 0.851342082 z: -7.98069191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625340641 y: -0.213929683 z: 0.0383882336 w: -0.974089265 } position { x: -0.783444405 y: 0.851355433 z: -7.98069286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625333488 y: -0.213929832 z: 0.0383879803 w: -0.974089324 } position { x: -0.783402681 y: 0.851331234 z: -7.98068619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625194758 y: -0.213910922 z: 0.0383965559 w: -0.974094033 } position { x: -0.78344 y: 0.851352334 z: -7.98069048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625377521 y: -0.213964596 z: 0.0383708104 w: -0.974082112 } position { x: -0.783424199 y: 0.851350367 z: -7.98067904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.522] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625556707 y: -0.213954628 z: 0.0384002216 w: -0.974082 } position { x: -0.783443689 y: 0.851354718 z: -7.98068428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.534] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625310242 y: -0.213917419 z: 0.0383532718 w: -0.974093556 } position { x: -0.783448756 y: 0.851364 z: -7.98069668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625432059 y: -0.213948473 z: 0.038369704 w: -0.974085331 } position { x: -0.783435345 y: 0.851354837 z: -7.98066664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625271276 y: -0.213934153 z: 0.0383851975 w: -0.974088907 } position { x: -0.783443511 y: 0.851357937 z: -7.9806838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625411049 y: -0.213903308 z: 0.038383007 w: -0.974094808 } position { x: -0.783476114 y: 0.851366043 z: -7.98068953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625303686 y: -0.213936016 z: 0.0383804739 w: -0.97408843 } position { x: -0.783450842 y: 0.851392269 z: -7.98066616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.606] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625294074 y: -0.213893056 z: 0.0384124964 w: -0.974096715 } position { x: -0.783458471 y: 0.851371765 z: -7.9806695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062538974 y: -0.213981211 z: 0.0383656584 w: -0.974078536 } position { x: -0.783456862 y: 0.851372838 z: -7.98066044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625289157 y: -0.213940874 z: 0.0383821167 w: -0.974087417 } position { x: -0.783453882 y: 0.851396084 z: -7.98065519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625198185 y: -0.213972405 z: 0.0384050831 w: -0.974080145 } position { x: -0.783463717 y: 0.85141027 z: -7.98065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062528111 y: -0.213941857 z: 0.0383809358 w: -0.974087298 } position { x: -0.783441186 y: 0.851412416 z: -7.98064899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625194237 y: -0.213912666 z: 0.0384267271 w: -0.974092484 } position { x: -0.783465505 y: 0.851416826 z: -7.98064709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625556856 y: -0.213935763 z: 0.0384106562 w: -0.974085689 } position { x: -0.783465207 y: 0.851390839 z: -7.98063087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625296906 y: -0.213939711 z: 0.0383841582 w: -0.974087536 } position { x: -0.783463538 y: 0.851417303 z: -7.98062181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.716] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625290722 y: -0.213937938 z: 0.0383801423 w: -0.974088132 } position { x: -0.783455551 y: 0.851434231 z: -7.98063946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625087172 y: -0.213958845 z: 0.0383832939 w: -0.974084735 } position { x: -0.783463359 y: 0.851448298 z: -7.98062468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625175759 y: -0.213948905 z: 0.0383586846 w: -0.974087298 } position { x: -0.783478081 y: 0.851427913 z: -7.98061371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625142455 y: -0.213959426 z: 0.0383720621 w: -0.974084675 } position { x: -0.783492386 y: 0.851418793 z: -7.98061562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625307038 y: -0.213936031 z: 0.0383801907 w: -0.97408843 } position { x: -0.783455074 y: 0.851425171 z: -7.98062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625134259 y: -0.213959113 z: 0.0383853763 w: -0.974084258 } position { x: -0.783475041 y: 0.851445556 z: -7.9806056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624903291 y: -0.213941053 z: 0.0383459814 w: -0.974091291 } position { x: -0.783457577 y: 0.851441383 z: -7.98057222 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.814] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624981113 y: -0.213955492 z: 0.0383693315 w: -0.974086642 } position { x: -0.78350085 y: 0.851483762 z: -7.98062086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625120923 y: -0.213919297 z: 0.0384053886 w: -0.974092305 } position { x: -0.783500433 y: 0.851446509 z: -7.98061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.842] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062527284 y: -0.213937134 z: 0.0383799411 w: -0.97408843 } position { x: -0.783489823 y: 0.851457357 z: -7.98060131 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625065 y: -0.213942826 z: 0.0383907594 w: -0.974088073 } position { x: -0.783532798 y: 0.851467848 z: -7.9805913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062533848 y: -0.21395646 z: 0.0384026207 w: -0.974082887 } position { x: -0.783532143 y: 0.851478457 z: -7.98061371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625325292 y: -0.213920966 z: 0.0383719057 w: -0.974091947 } position { x: -0.783554614 y: 0.851488709 z: -7.98062611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625214 y: -0.213940427 z: 0.0383856744 w: -0.974087834 } position { x: -0.783523202 y: 0.851475358 z: -7.98062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625247285 y: -0.213941544 z: 0.0383872576 w: -0.974087298 } position { x: -0.783512056 y: 0.85149 z: -7.98061371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625374466 y: -0.213924035 z: 0.0383769497 w: -0.974090815 } position { x: -0.783550262 y: 0.851481616 z: -7.98062611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062504217 y: -0.213910371 z: 0.0383793749 w: -0.974095821 } position { x: -0.783524513 y: 0.851461887 z: -7.98064566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624720715 y: -0.213886514 z: 0.0383858047 w: -0.974102855 } position { x: -0.783509851 y: 0.851479232 z: -7.98065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062530525 y: -0.213945806 z: 0.0383573622 w: -0.974087238 } position { x: -0.783497214 y: 0.851481915 z: -7.98064137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.06251394 y: -0.213972017 z: 0.0383671075 w: -0.974082112 } position { x: -0.783500731 y: 0.851477504 z: -7.98064661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:45.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625523329 y: -0.213926047 z: 0.0383908264 w: -0.974088848 } position { x: -0.783533692 y: 0.851442277 z: -7.98064232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062552467 y: -0.213967234 z: 0.0383611917 w: -0.97408092 } position { x: -0.783495724 y: 0.851434112 z: -7.9806695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.022] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625221506 y: -0.213945657 z: 0.0383847728 w: -0.974086702 } position { x: -0.783514857 y: 0.851454854 z: -7.98065376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625204295 y: -0.213925213 z: 0.0384044647 w: -0.974090517 } position { x: -0.783506393 y: 0.851458073 z: -7.98065376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625611469 y: -0.213971928 z: 0.0383862257 w: -0.974078357 } position { x: -0.783535242 y: 0.85146451 z: -7.98067474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624755919 y: -0.213950872 z: 0.0383772813 w: -0.974088848 } position { x: -0.783523798 y: 0.85146594 z: -7.98067236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625363216 y: -0.213960364 z: 0.0383551642 w: -0.974083722 } position { x: -0.783506691 y: 0.851426363 z: -7.98064709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625222325 y: -0.213938221 z: 0.0383512899 w: -0.974089682 } position { x: -0.783509672 y: 0.851454496 z: -7.98064089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.105] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625151619 y: -0.213915527 z: 0.038367305 w: -0.97409445 } position { x: -0.78353709 y: 0.851435661 z: -7.98065758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625435561 y: -0.213978246 z: 0.0383806303 w: -0.974078298 } position { x: -0.783491969 y: 0.851442218 z: -7.98065376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625210926 y: -0.213945404 z: 0.0383806489 w: -0.97408694 } position { x: -0.783515036 y: 0.851432562 z: -7.98068476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625426769 y: -0.213952959 z: 0.0383684337 w: -0.974084437 } position { x: -0.783483505 y: 0.851408362 z: -7.9806819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624964759 y: -0.213967726 z: 0.0383673497 w: -0.974084198 } position { x: -0.783489585 y: 0.851433635 z: -7.98066139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625204667 y: -0.21389918 z: 0.0383911915 w: -0.974096715 } position { x: -0.783515215 y: 0.851433277 z: -7.9806838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625218526 y: -0.213946238 z: 0.0383813083 w: -0.974086702 } position { x: -0.783474863 y: 0.851440668 z: -7.98066664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625264347 y: -0.213950515 z: 0.0383562706 w: -0.974086463 } position { x: -0.783462465 y: 0.851395071 z: -7.98065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625251308 y: -0.213926435 z: 0.0383443572 w: -0.974092305 } position { x: -0.783469856 y: 0.851418614 z: -7.98067284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062537469 y: -0.213927627 z: 0.0383702442 w: -0.974090219 } position { x: -0.783437729 y: 0.851394475 z: -7.9806242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625450686 y: -0.213925228 z: 0.0384151898 w: -0.97408849 } position { x: -0.783443093 y: 0.851365685 z: -7.98066854 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625446886 y: -0.213962138 z: 0.0383807383 w: -0.974081814 } position { x: -0.783425093 y: 0.851365924 z: -7.98064709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062534824 y: -0.213951573 z: 0.0384089947 w: -0.974083602 } position { x: -0.783417225 y: 0.851344 z: -7.98065042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.287] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625072867 y: -0.213960603 z: 0.0383600779 w: -0.974085331 } position { x: -0.7834059 y: 0.851356506 z: -7.98065662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625254 y: -0.213967845 z: 0.038360998 w: -0.97408253 } position { x: -0.783382714 y: 0.851351261 z: -7.98062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.314] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625283793 y: -0.213967 z: 0.0384072401 w: -0.974080741 } position { x: -0.783387661 y: 0.8513515 z: -7.98062038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625234097 y: -0.213936254 z: 0.0383630134 w: -0.974089563 } position { x: -0.783394754 y: 0.851339221 z: -7.98065042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625239611 y: -0.213943109 z: 0.0383894853 w: -0.97408694 } position { x: -0.78338474 y: 0.851311803 z: -7.98063564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625228807 y: -0.213943601 z: 0.0383895934 w: -0.974086881 } position { x: -0.783393621 y: 0.851314664 z: -7.98063374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624863319 y: -0.213941753 z: 0.0383792706 w: -0.974090099 } position { x: -0.783361733 y: 0.851308584 z: -7.98061705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625363663 y: -0.213919595 z: 0.0384275243 w: -0.974089861 } position { x: -0.783384085 y: 0.85131216 z: -7.98060179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.397] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625515729 y: -0.21395047 z: 0.0383727215 w: -0.974084198 } position { x: -0.783376753 y: 0.851307929 z: -7.98060846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.409] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624925159 y: -0.213959441 z: 0.038378302 w: -0.974085808 } position { x: -0.783381879 y: 0.851302326 z: -7.98061228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625183582 y: -0.213945433 z: 0.0383874848 w: -0.974086881 } position { x: -0.783392072 y: 0.851287305 z: -7.98058128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625197738 y: -0.213942558 z: 0.0383859 w: -0.974087477 } position { x: -0.783397 y: 0.851280093 z: -7.98058319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625187829 y: -0.213946298 z: 0.0383849218 w: -0.974086761 } position { x: -0.783372939 y: 0.851282537 z: -7.98061132 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625175312 y: -0.213947639 z: 0.0383852422 w: -0.974086523 } position { x: -0.783383727 y: 0.851272941 z: -7.9805789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624926575 y: -0.213964283 z: 0.0383937955 w: -0.974084139 } position { x: -0.783371508 y: 0.851322412 z: -7.98059416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625013113 y: -0.213919848 z: 0.0383805111 w: -0.974093854 } position { x: -0.783358097 y: 0.851296186 z: -7.98057604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625379458 y: -0.213924155 z: 0.0384117886 w: -0.974089324 } position { x: -0.783418357 y: 0.851280093 z: -7.98060226 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624974109 y: -0.213929221 z: 0.0383834615 w: -0.974091947 } position { x: -0.78338021 y: 0.851251364 z: -7.98059225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.536] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625119358 y: -0.213942483 z: 0.0383903719 w: -0.974087834 } position { x: -0.783369303 y: 0.85126406 z: -7.98059464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.549] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625223741 y: -0.213971674 z: 0.0384290852 w: -0.974079251 } position { x: -0.783368826 y: 0.851271 z: -7.98061228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062508896 y: -0.213943109 z: 0.0383986905 w: -0.974087536 } position { x: -0.783385873 y: 0.851286113 z: -7.98060799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625241771 y: -0.213934571 z: 0.0383695513 w: -0.974089622 } position { x: -0.7833969 y: 0.85127914 z: -7.98059845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625522137 y: -0.213932067 z: 0.0383897237 w: -0.974087536 } position { x: -0.783383369 y: 0.851284 z: -7.98064327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625325516 y: -0.213910267 z: 0.0384200178 w: -0.974092424 } position { x: -0.783394217 y: 0.851261556 z: -7.9806304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624889061 y: -0.213947013 z: 0.0383972935 w: -0.974088 } position { x: -0.783387899 y: 0.851277888 z: -7.98063135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625157431 y: -0.213939667 z: 0.038395226 w: -0.974088 } position { x: -0.783397377 y: 0.851290822 z: -7.98063135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625255182 y: -0.213938206 z: 0.0384315439 w: -0.974086285 } position { x: -0.783377469 y: 0.85132277 z: -7.98062134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625821725 y: -0.213889539 z: 0.0384279899 w: -0.974093437 } position { x: -0.783382654 y: 0.851283073 z: -7.98064613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.676] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062541239 y: -0.213951901 z: 0.0384215191 w: -0.974082649 } position { x: -0.783368945 y: 0.851258337 z: -7.98064 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625063777 y: -0.213973224 z: 0.0383888707 w: -0.974081457 } position { x: -0.78336674 y: 0.851264119 z: -7.98065329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624853559 y: -0.213916168 z: 0.038402386 w: -0.974094808 } position { x: -0.783365309 y: 0.851315141 z: -7.98065948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.718] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624999516 y: -0.213918388 z: 0.0383964293 w: -0.974093676 } position { x: -0.783368468 y: 0.851304352 z: -7.98066378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625120401 y: -0.213915378 z: 0.0383759439 w: -0.974094331 } position { x: -0.783339322 y: 0.851314425 z: -7.98066902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.745] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062526755 y: -0.213921055 z: 0.0384367518 w: -0.974089742 } position { x: -0.78336066 y: 0.851308584 z: -7.98068523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625273436 y: -0.213934422 z: 0.0384061337 w: -0.974087954 } position { x: -0.78335017 y: 0.851293445 z: -7.98067474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624991432 y: -0.213935331 z: 0.0383640826 w: -0.974091232 } position { x: -0.783373892 y: 0.851322293 z: -7.98066902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625155121 y: -0.21393694 z: 0.0383979 w: -0.97408855 } position { x: -0.783347845 y: 0.851349473 z: -7.98065948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.801] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062482141 y: -0.213967741 z: 0.0384174548 w: -0.974083126 } position { x: -0.783346891 y: 0.851380944 z: -7.98065662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.833] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624978282 y: -0.213948429 z: 0.0383871719 w: -0.974087536 } position { x: -0.78338027 y: 0.851369739 z: -7.98066139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624978282 y: -0.213948429 z: 0.0383871719 w: -0.974087536 } position { x: -0.78338027 y: 0.851369739 z: -7.98066139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.859] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624926127 y: -0.213951111 z: 0.0384372324 w: -0.974085331 } position { x: -0.783391833 y: 0.851378679 z: -7.98066711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625140145 y: -0.213943332 z: 0.0383954793 w: -0.974087298 } position { x: -0.783360779 y: 0.851401389 z: -7.98063517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.885] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625480264 y: -0.213931307 z: 0.0384173281 w: -0.974086881 } position { x: -0.783401906 y: 0.851413369 z: -7.98062849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625902191 y: -0.21394439 z: 0.038394697 w: -0.974082232 } position { x: -0.783397198 y: 0.851401925 z: -7.98066235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625223294 y: -0.21393925 z: 0.0383967981 w: -0.974087596 } position { x: -0.783416867 y: 0.851395607 z: -7.9806428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625189617 y: -0.213947922 z: 0.0384347178 w: -0.974084437 } position { x: -0.783411801 y: 0.851443291 z: -7.98063803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625353679 y: -0.213945687 z: 0.0384138562 w: -0.974084675 } position { x: -0.78341639 y: 0.851408601 z: -7.98062706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.953] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062486127 y: -0.213957384 z: 0.0383877307 w: -0.974086344 } position { x: -0.783458948 y: 0.851442814 z: -7.98065567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625425652 y: -0.213977456 z: 0.038370382 w: -0.974078953 } position { x: -0.783414364 y: 0.851411819 z: -7.98058033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625031069 y: -0.213945568 z: 0.0384099633 w: -0.97408694 } position { x: -0.78345108 y: 0.85144496 z: -7.98064518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:46.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624879748 y: -0.213970795 z: 0.0383648798 w: -0.974084139 } position { x: -0.783476532 y: 0.851446033 z: -7.98065662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625392497 y: -0.213908926 z: 0.0383770019 w: -0.974094 } position { x: -0.783464789 y: 0.851413 z: -7.98056602 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.022] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625195727 y: -0.213891685 z: 0.0383824706 w: -0.974098802 } position { x: -0.783481836 y: 0.851439 z: -7.98065805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625022128 y: -0.213968173 z: 0.0383885056 w: -0.974082887 } position { x: -0.783461 y: 0.851408482 z: -7.98061562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625168458 y: -0.213982716 z: 0.0383708924 w: -0.97407943 } position { x: -0.783480644 y: 0.851393938 z: -7.98059082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624657646 y: -0.213935137 z: 0.0383795723 w: -0.974092782 } position { x: -0.783505678 y: 0.851453781 z: -7.98062277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.078] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624816343 y: -0.213981703 z: 0.0383982398 w: -0.974080801 } position { x: -0.78346622 y: 0.851425886 z: -7.98059511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625413433 y: -0.213899121 z: 0.0383946188 w: -0.974095285 } position { x: -0.783498466 y: 0.851424158 z: -7.98064804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.105] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625254363 y: -0.213967517 z: 0.038405858 w: -0.974080801 } position { x: -0.783501387 y: 0.851409674 z: -7.98061848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625434518 y: -0.213960528 z: 0.0383717231 w: -0.97408253 } position { x: -0.783469 y: 0.851393 z: -7.98057842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625196621 y: -0.213921458 z: 0.038352292 w: -0.974093437 } position { x: -0.783498108 y: 0.851422429 z: -7.9806242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625054687 y: -0.213955 z: 0.0383666344 w: -0.974086404 } position { x: -0.78349781 y: 0.85140276 z: -7.98061371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625298619 y: -0.213914827 z: 0.0384055 w: -0.974092126 } position { x: -0.783452332 y: 0.851401448 z: -7.98060226 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625084 y: -0.21393773 z: 0.0383970439 w: -0.974088848 } position { x: -0.783486843 y: 0.851424336 z: -7.98060656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625071079 y: -0.213970929 z: 0.0383978784 w: -0.974081635 } position { x: -0.783476651 y: 0.851383567 z: -7.98058033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625144616 y: -0.213917375 z: 0.038385652 w: -0.974093378 } position { x: -0.783488333 y: 0.851391435 z: -7.9806304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625104234 y: -0.213937968 z: 0.0383944549 w: -0.974088728 } position { x: -0.783474505 y: 0.851384759 z: -7.98061609 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624904148 y: -0.213951468 z: 0.0383598693 w: -0.97408843 } position { x: -0.783445477 y: 0.851399064 z: -7.98059797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625078678 y: -0.213965014 z: 0.0384051464 w: -0.97408253 } position { x: -0.783470929 y: 0.851406 z: -7.98062611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625386611 y: -0.213951156 z: 0.0383916572 w: -0.974084139 } position { x: -0.783466399 y: 0.851377249 z: -7.98061275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625156611 y: -0.213939399 z: 0.0384010933 w: -0.974087834 } position { x: -0.783450365 y: 0.85138458 z: -7.98060942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062490385 y: -0.213931233 z: 0.0384068191 w: -0.974091 } position { x: -0.783455908 y: 0.851383567 z: -7.98060656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625056252 y: -0.21393986 z: 0.0383949541 w: -0.974088609 } position { x: -0.783426344 y: 0.851403713 z: -7.98059797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.314] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625036657 y: -0.213941485 z: 0.0383988731 w: -0.974088192 } position { x: -0.783428729 y: 0.851413846 z: -7.98061705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624995194 y: -0.213970378 z: 0.0383918136 w: -0.97408241 } position { x: -0.783447623 y: 0.851407766 z: -7.98061895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625065491 y: -0.213943571 z: 0.0384007804 w: -0.974087536 } position { x: -0.783445597 y: 0.851376295 z: -7.98063231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624928661 y: -0.213906094 z: 0.0383917429 w: -0.974097 } position { x: -0.783476949 y: 0.851402283 z: -7.98063564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624904595 y: -0.213951245 z: 0.0383578241 w: -0.97408855 } position { x: -0.783465624 y: 0.851378262 z: -7.98059511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.384] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624971278 y: -0.213942051 z: 0.0384028889 w: -0.974088371 } position { x: -0.783481777 y: 0.851435065 z: -7.98061466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625105426 y: -0.213950559 z: 0.0383675 w: -0.974087059 } position { x: -0.783458292 y: 0.851389349 z: -7.98063326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.411] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625027567 y: -0.21394141 z: 0.0384025052 w: -0.974088132 } position { x: -0.783462942 y: 0.851384819 z: -7.98064804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.423] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624730736 y: -0.213934183 z: 0.0383774675 w: -0.974092662 } position { x: -0.783467293 y: 0.851385832 z: -7.98064137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624977387 y: -0.213940591 z: 0.0384019427 w: -0.974088669 } position { x: -0.78346467 y: 0.851365566 z: -7.98064899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.451] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624766201 y: -0.21392706 z: 0.038436763 w: -0.974091649 } position { x: -0.783467352 y: 0.851408124 z: -7.98061323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625148043 y: -0.21390599 z: 0.0383937806 w: -0.974095523 } position { x: -0.783462405 y: 0.851388276 z: -7.98065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624696203 y: -0.213963926 z: 0.0384027883 w: -0.974085331 } position { x: -0.78345561 y: 0.851393163 z: -7.98064232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624698587 y: -0.213948548 z: 0.0383997597 w: -0.974088788 } position { x: -0.783447325 y: 0.851399779 z: -7.98064423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624812804 y: -0.213914827 z: 0.0383823402 w: -0.974096179 } position { x: -0.783443213 y: 0.851369619 z: -7.98064423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.522] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624593236 y: -0.213929012 z: 0.0383781418 w: -0.974094629 } position { x: -0.783438683 y: 0.85136795 z: -7.98063898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.536] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624926277 y: -0.213941142 z: 0.0383388624 w: -0.974091411 } position { x: -0.783456922 y: 0.851398647 z: -7.98064709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625078827 y: -0.213925749 z: 0.0383764282 w: -0.974092305 } position { x: -0.783442557 y: 0.851371169 z: -7.98064804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624889843 y: -0.213937789 z: 0.0383910872 w: -0.974090278 } position { x: -0.783418775 y: 0.851377726 z: -7.98063087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624822788 y: -0.213959247 z: 0.0383833 w: -0.974086344 } position { x: -0.783443749 y: 0.851385 z: -7.98063278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625105202 y: -0.213941574 z: 0.0384059809 w: -0.974087477 } position { x: -0.783409953 y: 0.851371288 z: -7.98064232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624853298 y: -0.213938832 z: 0.0383956358 w: -0.974090159 } position { x: -0.783444703 y: 0.851423502 z: -7.98062611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.620] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624889731 y: -0.213965043 z: 0.0383994281 w: -0.974084 } position { x: -0.783428669 y: 0.851429403 z: -7.98063946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625204 y: -0.213955 z: 0.0384169109 w: -0.974083483 } position { x: -0.783429563 y: 0.85139966 z: -7.9806366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624873154 y: -0.2139429 z: 0.0383920744 w: -0.974089205 } position { x: -0.783415258 y: 0.851414204 z: -7.98064089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624882802 y: -0.213943228 z: 0.0383919403 w: -0.974089086 } position { x: -0.783417225 y: 0.851408541 z: -7.98063803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624628924 y: -0.213933066 z: 0.038398806 w: -0.974092722 } position { x: -0.783409595 y: 0.851420581 z: -7.98062706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062508 y: -0.213965088 z: 0.0383886024 w: -0.974083185 } position { x: -0.783420384 y: 0.851416588 z: -7.98059464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062486466 y: -0.213948905 z: 0.0383850262 w: -0.974088252 } position { x: -0.783414423 y: 0.85143137 z: -7.98060179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624731779 y: -0.213897869 z: 0.0383978188 w: -0.974099815 } position { x: -0.783411145 y: 0.851418734 z: -7.98062468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625037923 y: -0.213955194 z: 0.0384186693 w: -0.974084437 } position { x: -0.783410072 y: 0.85141778 z: -7.98064613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624927171 y: -0.213910893 z: 0.0384148695 w: -0.974095047 } position { x: -0.783413708 y: 0.851419449 z: -7.98064423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624893457 y: -0.213955566 z: 0.0383520238 w: -0.974087894 } position { x: -0.783392966 y: 0.851454 z: -7.9806304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624980405 y: -0.213988438 z: 0.0383790657 w: -0.974079072 } position { x: -0.783383191 y: 0.851442337 z: -7.98063231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624991767 y: -0.213932291 z: 0.0383505709 w: -0.974092484 } position { x: -0.783403814 y: 0.851444125 z: -7.9806509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625063553 y: -0.213934332 z: 0.0383957 w: -0.974089801 } position { x: -0.783397734 y: 0.851424456 z: -7.98063564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.814] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062500082 y: -0.21395579 z: 0.0384017341 w: -0.974085212 } position { x: -0.783399463 y: 0.851441383 z: -7.98066473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624697 y: -0.213923812 z: 0.0383857265 w: -0.974094808 } position { x: -0.783411801 y: 0.851450324 z: -7.98066378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624891445 y: -0.213942379 z: 0.0383799225 w: -0.974089742 } position { x: -0.7833848 y: 0.851424813 z: -7.98063374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.855] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624986701 y: -0.213919491 z: 0.0384268463 w: -0.974092245 } position { x: -0.783409715 y: 0.851429939 z: -7.98068285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625039861 y: -0.213969305 z: 0.0383484773 w: -0.974084079 } position { x: -0.783373117 y: 0.851412117 z: -7.98063278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.884] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624798834 y: -0.21392481 z: 0.0383947156 w: -0.974093616 } position { x: -0.783412337 y: 0.851446629 z: -7.98066902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624628887 y: -0.213953912 z: 0.0383730456 w: -0.974089146 } position { x: -0.783424854 y: 0.851413 z: -7.98065805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.06247532 y: -0.213951811 z: 0.0383624583 w: -0.974089205 } position { x: -0.7833938 y: 0.851413608 z: -7.98065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624830723 y: -0.213920787 z: 0.0383985601 w: -0.974094152 } position { x: -0.783382 y: 0.851430714 z: -7.98067093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625172928 y: -0.213920891 z: 0.0384016931 w: -0.974091768 } position { x: -0.783388197 y: 0.851415515 z: -7.98066711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624985062 y: -0.213942543 z: 0.0383888148 w: -0.974088728 } position { x: -0.783400595 y: 0.851433039 z: -7.98066711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625333413 y: -0.21393989 z: 0.0383680873 w: -0.974087894 } position { x: -0.78339535 y: 0.851436734 z: -7.98065281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624598078 y: -0.213974625 z: 0.0383492 w: -0.974085689 } position { x: -0.783355474 y: 0.851440072 z: -7.98065376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:47.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062495593 y: -0.213931873 z: 0.0383528136 w: -0.974092662 } position { x: -0.783386827 y: 0.851426423 z: -7.98069191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625024065 y: -0.213927969 z: 0.0384194143 w: -0.974090457 } position { x: -0.78338331 y: 0.851427436 z: -7.98065233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624957494 y: -0.213932037 z: 0.03841196 w: -0.974090338 } position { x: -0.783377469 y: 0.851446867 z: -7.98066378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624570884 y: -0.213931769 z: 0.0383993275 w: -0.974093318 } position { x: -0.783392251 y: 0.851438642 z: -7.9806428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625188202 y: -0.21397312 z: 0.0383442827 w: -0.97408247 } position { x: -0.783369 y: 0.851433516 z: -7.98062563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625005737 y: -0.213963479 z: 0.0384211093 w: -0.974082768 } position { x: -0.783398747 y: 0.851451576 z: -7.98062944 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.078] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625130609 y: -0.213957384 z: 0.0384261385 w: -0.974083066 } position { x: -0.783391356 y: 0.851425529 z: -7.9806242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624945723 y: -0.213957459 z: 0.0383704938 w: -0.974086404 } position { x: -0.783392847 y: 0.851437151 z: -7.98063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625050068 y: -0.213969722 z: 0.0383834317 w: -0.97408253 } position { x: -0.783404529 y: 0.851404548 z: -7.98063612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624973923 y: -0.213951245 z: 0.0383874588 w: -0.97408694 } position { x: -0.783406734 y: 0.851420522 z: -7.98061752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625106767 y: -0.213923246 z: 0.0383758284 w: -0.974092662 } position { x: -0.783437431 y: 0.851424336 z: -7.98063898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624965057 y: -0.213949159 z: 0.0383909382 w: -0.974087358 } position { x: -0.783456683 y: 0.851435542 z: -7.98062563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625034347 y: -0.213973701 z: 0.0383824781 w: -0.974081814 } position { x: -0.783421576 y: 0.85143435 z: -7.98062611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624976046 y: -0.213928968 z: 0.0383614227 w: -0.974092841 } position { x: -0.783453047 y: 0.851428628 z: -7.98061514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624522194 y: -0.213949695 z: 0.0383669548 w: -0.974091 } position { x: -0.783442736 y: 0.851425588 z: -7.98061419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624914281 y: -0.213952184 z: 0.0383847803 w: -0.974087238 } position { x: -0.783444047 y: 0.851417065 z: -7.9805932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625536665 y: -0.213940799 z: 0.0384141803 w: -0.974084556 } position { x: -0.783436358 y: 0.851401389 z: -7.98061419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625140667 y: -0.213958055 z: 0.038403485 w: -0.974083781 } position { x: -0.783458531 y: 0.851420283 z: -7.98061228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625075325 y: -0.213924631 z: 0.0383459479 w: -0.974093795 } position { x: -0.783473194 y: 0.851395488 z: -7.98061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.256] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062493965 y: -0.213950589 z: 0.0383847542 w: -0.974087417 } position { x: -0.783464968 y: 0.85138917 z: -7.98060513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624686666 y: -0.213957354 z: 0.0383903682 w: -0.974087298 } position { x: -0.783432424 y: 0.851415634 z: -7.98059797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624956898 y: -0.213963524 z: 0.0384129584 w: -0.974083364 } position { x: -0.783444583 y: 0.851418257 z: -7.9805727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624806 y: -0.213981375 z: 0.0383899957 w: -0.974081278 } position { x: -0.78344506 y: 0.851392388 z: -7.98058796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.314] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624943674 y: -0.213958904 z: 0.038382519 w: -0.974085629 } position { x: -0.783436537 y: 0.851383805 z: -7.98060846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624768771 y: -0.213958234 z: 0.0384051874 w: -0.974086 } position { x: -0.783450305 y: 0.851383805 z: -7.98059893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624870621 y: -0.213956 z: 0.0384088792 w: -0.974085748 } position { x: -0.783459723 y: 0.851380706 z: -7.98062181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624947138 y: -0.213960081 z: 0.03837917 w: -0.97408551 } position { x: -0.783464491 y: 0.851394892 z: -7.98063087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624965094 y: -0.213931203 z: 0.0383758396 w: -0.974091887 } position { x: -0.783457458 y: 0.851377249 z: -7.98059464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624800846 y: -0.213965118 z: 0.0383959524 w: -0.974084675 } position { x: -0.783470273 y: 0.851377 z: -7.98060131 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624930598 y: -0.213965967 z: 0.0383784845 w: -0.974084377 } position { x: -0.78344965 y: 0.851390958 z: -7.98058558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.411] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062518023 y: -0.213959888 z: 0.0383637 w: -0.974084675 } position { x: -0.783467829 y: 0.851368904 z: -7.98059464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.423] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624945462 y: -0.213961542 z: 0.0383805148 w: -0.974085152 } position { x: -0.783470571 y: 0.851380706 z: -7.98060513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625218377 y: -0.213976011 z: 0.0383800417 w: -0.974080205 } position { x: -0.783469856 y: 0.851380706 z: -7.98057652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.451] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625226349 y: -0.213959783 z: 0.0383865125 w: -0.974083483 } position { x: -0.783464968 y: 0.851377726 z: -7.98059273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624989979 y: -0.21397832 z: 0.0383654609 w: -0.974081755 } position { x: -0.7834723 y: 0.851379812 z: -7.98061657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624994524 y: -0.213969663 z: 0.0383866727 w: -0.974082828 } position { x: -0.783485591 y: 0.851352453 z: -7.98061037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624957196 y: -0.213971391 z: 0.0383852646 w: -0.974082708 } position { x: -0.783481956 y: 0.851392388 z: -7.9806242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625264496 y: -0.213952333 z: 0.0384156443 w: -0.974083722 } position { x: -0.7834782 y: 0.851372063 z: -7.98061514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624705963 y: -0.213983163 z: 0.0383615978 w: -0.974082649 } position { x: -0.783480406 y: 0.851366043 z: -7.98061752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.536] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624527968 y: -0.213965267 z: 0.0383397788 w: -0.974088609 } position { x: -0.783489645 y: 0.851368725 z: -7.98064566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624780729 y: -0.21397379 z: 0.0384205505 w: -0.974081933 } position { x: -0.783490241 y: 0.851362944 z: -7.98063755 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625375882 y: -0.213968843 z: 0.0383472033 w: -0.974082053 } position { x: -0.783469796 y: 0.851360321 z: -7.98065758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062534906 y: -0.213964298 z: 0.038399592 w: -0.974081218 } position { x: -0.783486903 y: 0.851352096 z: -7.98065186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625051111 y: -0.213972121 z: 0.0383803137 w: -0.974082112 } position { x: -0.783479154 y: 0.851349473 z: -7.98066568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624954663 y: -0.21400021 z: 0.038349241 w: -0.974077821 } position { x: -0.783485055 y: 0.851353586 z: -7.98064566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624641 y: -0.213953435 z: 0.0383778624 w: -0.974088967 } position { x: -0.783467948 y: 0.851345539 z: -7.98064852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.634] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625228733 y: -0.2139474 z: 0.0383862443 w: -0.974086225 } position { x: -0.783494174 y: 0.851359308 z: -7.98062754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624955595 y: -0.21397543 z: 0.0383775681 w: -0.974082112 } position { x: -0.783462346 y: 0.851359367 z: -7.98064423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625020117 y: -0.213976488 z: 0.0383709893 w: -0.974081755 } position { x: -0.783466518 y: 0.851358414 z: -7.98061848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625445843 y: -0.213972554 z: 0.038397409 w: -0.974078834 } position { x: -0.78346175 y: 0.851360321 z: -7.9806571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625078604 y: -0.213972911 z: 0.0383743495 w: -0.974082053 } position { x: -0.783457339 y: 0.851383448 z: -7.98064899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625070781 y: -0.213972062 z: 0.0383748896 w: -0.974082232 } position { x: -0.783470035 y: 0.851384044 z: -7.98063421 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624740273 y: -0.213947788 z: 0.0383829661 w: -0.974089384 } position { x: -0.78344959 y: 0.851410866 z: -7.98067379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625101179 y: -0.214007378 z: 0.0384024195 w: -0.974073231 } position { x: -0.783434927 y: 0.851391912 z: -7.98064947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625027418 y: -0.213971868 z: 0.0383806 w: -0.974082351 } position { x: -0.783465147 y: 0.851393163 z: -7.98067284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625003 y: -0.21397455 z: 0.0383779742 w: -0.974082 } position { x: -0.783455 y: 0.851394236 z: -7.98066378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624635071 y: -0.213937059 z: 0.0383777 w: -0.974092603 } position { x: -0.783438683 y: 0.851397157 z: -7.98064852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624984466 y: -0.213970602 z: 0.0383806378 w: -0.974082887 } position { x: -0.783448815 y: 0.851401925 z: -7.98065901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625013635 y: -0.213971287 z: 0.0383758806 w: -0.974082768 } position { x: -0.783432543 y: 0.851400852 z: -7.98063326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.814] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625052527 y: -0.214016974 z: 0.0384026319 w: -0.974071443 } position { x: -0.783431828 y: 0.851388693 z: -7.98065 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625299886 y: -0.213966891 z: 0.0383743979 w: -0.974081933 } position { x: -0.783427238 y: 0.851393 z: -7.98067141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.842] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625401139 y: -0.213968113 z: 0.0383718424 w: -0.974081099 } position { x: -0.783430874 y: 0.851388693 z: -7.98065853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.855] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062524043 y: -0.213983476 z: 0.0383578911 w: -0.974079311 } position { x: -0.783422351 y: 0.851391554 z: -7.98063469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624884106 y: -0.214014575 z: 0.0383702889 w: -0.974074244 } position { x: -0.783420622 y: 0.851416647 z: -7.98063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625273809 y: -0.213940397 z: 0.0383917503 w: -0.974087238 } position { x: -0.783442 y: 0.851394951 z: -7.98063278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.897] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625107735 y: -0.214005187 z: 0.0383628383 w: -0.974075198 } position { x: -0.783448637 y: 0.851379037 z: -7.98065615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625013113 y: -0.213957429 z: 0.0383587144 w: -0.974086463 } position { x: -0.783428848 y: 0.851409435 z: -7.98063946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624834038 y: -0.213976681 z: 0.0383383147 w: -0.974084198 } position { x: -0.783435881 y: 0.851399541 z: -7.98062468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625028238 y: -0.213968784 z: 0.038372878 w: -0.974083304 } position { x: -0.783439875 y: 0.85138911 z: -7.98063183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625052154 y: -0.213969842 z: 0.0383723713 w: -0.974082947 } position { x: -0.783461809 y: 0.851406038 z: -7.98063183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625045449 y: -0.213970751 z: 0.0383713096 w: -0.974082828 } position { x: -0.783432782 y: 0.851407409 z: -7.98062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624882057 y: -0.213960797 z: 0.0383851193 w: -0.97408551 } position { x: -0.783443451 y: 0.851415515 z: -7.98064947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:48.992] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625 y: -0.213975042 z: 0.038371142 w: -0.974082172 } position { x: -0.783453226 y: 0.851402521 z: -7.98063517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.009] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625010729 y: -0.213995025 z: 0.0383959226 w: -0.974076748 } position { x: -0.783470869 y: 0.851398945 z: -7.98060656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.022] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624581426 y: -0.213983402 z: 0.0383287631 w: -0.974084735 } position { x: -0.783464789 y: 0.851420403 z: -7.98062181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625088736 y: -0.214000404 z: 0.0383626856 w: -0.97407639 } position { x: -0.783467412 y: 0.851410925 z: -7.98061609 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062507391 y: -0.214002416 z: 0.0383628234 w: -0.974076033 } position { x: -0.783458054 y: 0.851386547 z: -7.98060942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625002161 y: -0.213968784 z: 0.0383861698 w: -0.974082947 } position { x: -0.783466399 y: 0.851385295 z: -7.98062038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624950081 y: -0.214010015 z: 0.0383494496 w: -0.974075675 } position { x: -0.78345114 y: 0.85136795 z: -7.98059225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.092] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625093579 y: -0.213984981 z: 0.0383850075 w: -0.974078834 } position { x: -0.783456743 y: 0.851358652 z: -7.98061562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625145584 y: -0.213983312 z: 0.0383486524 w: -0.974080324 } position { x: -0.783459067 y: 0.851357818 z: -7.9805932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624709837 y: -0.214009941 z: 0.0383546092 w: -0.974077046 } position { x: -0.783448875 y: 0.851370633 z: -7.98061037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624762 y: -0.213990808 z: 0.038401939 w: -0.974079 } position { x: -0.783446372 y: 0.851373434 z: -7.98058414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624805 y: -0.213968605 z: 0.0383533314 w: -0.974085569 } position { x: -0.783461571 y: 0.851360917 z: -7.98060656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625081435 y: -0.213987246 z: 0.0383535028 w: -0.974079669 } position { x: -0.783443689 y: 0.851383567 z: -7.98058844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062490508 y: -0.214013427 z: 0.0383619145 w: -0.974074721 } position { x: -0.783455908 y: 0.851356804 z: -7.98054266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624860637 y: -0.21398665 z: 0.0383630097 w: -0.974080861 } position { x: -0.783459127 y: 0.851375341 z: -7.98058224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625148714 y: -0.213988543 z: 0.0383157767 w: -0.974080443 } position { x: -0.78346175 y: 0.851353526 z: -7.98059177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624658503 y: -0.214008167 z: 0.0383666269 w: -0.974077284 } position { x: -0.783431113 y: 0.851349235 z: -7.9805584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624662153 y: -0.213998228 z: 0.0383219682 w: -0.974081159 } position { x: -0.783455372 y: 0.851372957 z: -7.98058748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624918602 y: -0.214025557 z: 0.0383525677 w: -0.974072337 } position { x: -0.78341949 y: 0.851347268 z: -7.98056698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.257] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624766573 y: -0.213967323 z: 0.0383752622 w: -0.974085212 } position { x: -0.78344053 y: 0.851360738 z: -7.98058701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624839701 y: -0.213986009 z: 0.0383637622 w: -0.974081099 } position { x: -0.783430934 y: 0.851346493 z: -7.98056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624837168 y: -0.213985369 z: 0.0383639522 w: -0.974081218 } position { x: -0.783419609 y: 0.851353645 z: -7.98056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062480703 y: -0.213983431 z: 0.0383653045 w: -0.974081814 } position { x: -0.783396244 y: 0.851363957 z: -7.98057842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625161603 y: -0.213993773 z: 0.0383348688 w: -0.974078476 } position { x: -0.78339529 y: 0.85131228 z: -7.9805975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624680109 y: -0.213972434 z: 0.0383756422 w: -0.974084616 } position { x: -0.783389568 y: 0.851322889 z: -7.98060322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624693036 y: -0.213994414 z: 0.0383303314 w: -0.974081516 } position { x: -0.7833547 y: 0.851300418 z: -7.98057461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625182688 y: -0.21397543 z: 0.0383497402 w: -0.974081814 } position { x: -0.783363044 y: 0.851324677 z: -7.98062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624777377 y: -0.213984698 z: 0.0383657739 w: -0.974081695 } position { x: -0.78334856 y: 0.851307333 z: -7.98061228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624795519 y: -0.213984102 z: 0.0383685715 w: -0.974081635 } position { x: -0.783322453 y: 0.851297736 z: -7.98059273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.397] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625046939 y: -0.213974625 z: 0.0383665673 w: -0.974082172 } position { x: -0.783317864 y: 0.851299286 z: -7.98059082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.409] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624807589 y: -0.213983417 z: 0.0383751839 w: -0.974081457 } position { x: -0.783326149 y: 0.851286054 z: -7.98060322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624792166 y: -0.213984549 z: 0.0383727588 w: -0.974081337 } position { x: -0.783341646 y: 0.851283252 z: -7.98060846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062476594 y: -0.213953227 z: 0.0383998305 w: -0.974087358 } position { x: -0.783342183 y: 0.851286173 z: -7.98060226 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.453] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624987446 y: -0.213983744 z: 0.0383075923 w: -0.974082887 } position { x: -0.783326566 y: 0.85128 z: -7.98061371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624796152 y: -0.213979974 z: 0.0383711681 w: -0.97408241 } position { x: -0.783337057 y: 0.851273656 z: -7.98058701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625008792 y: -0.213998049 z: 0.038336 w: -0.974078476 } position { x: -0.783316135 y: 0.85127604 z: -7.98058939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624509081 y: -0.214000642 z: 0.0383369289 w: -0.974081039 } position { x: -0.783316135 y: 0.851266384 z: -7.98060465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062459629 y: -0.213995203 z: 0.0384171 w: -0.974078536 } position { x: -0.783325672 y: 0.851282358 z: -7.98059273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.522] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624972284 y: -0.213988677 z: 0.0383342542 w: -0.974080861 } position { x: -0.783320367 y: 0.851289034 z: -7.98061085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624726042 y: -0.213961631 z: 0.0383742303 w: -0.974086761 } position { x: -0.783351243 y: 0.851280034 z: -7.98061562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625071451 y: -0.213978559 z: 0.0383676812 w: -0.974081099 } position { x: -0.783342659 y: 0.851273537 z: -7.98061371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624817088 y: -0.213981688 z: 0.0383660756 w: -0.974082112 } position { x: -0.783356726 y: 0.851256609 z: -7.98061419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624794364 y: -0.213981166 z: 0.0383631326 w: -0.97408247 } position { x: -0.783382893 y: 0.851267517 z: -7.98061037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624772869 y: -0.213984713 z: 0.038363 w: -0.974081874 } position { x: -0.783345401 y: 0.851270735 z: -7.98060036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624758452 y: -0.213985339 z: 0.0383364707 w: -0.974082887 } position { x: -0.783365726 y: 0.851273596 z: -7.98061514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.620] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625014 y: -0.213967025 z: 0.0383552089 w: -0.974084496 } position { x: -0.783387125 y: 0.851234436 z: -7.98059702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624707 y: -0.2139709 z: 0.0383452401 w: -0.974086 } position { x: -0.783372104 y: 0.851238 z: -7.98059845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624727458 y: -0.213983312 z: 0.0383635722 w: -0.97408241 } position { x: -0.783397079 y: 0.851245403 z: -7.98062038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624246374 y: -0.213995457 z: 0.038369067 w: -0.974082649 } position { x: -0.783390343 y: 0.851269066 z: -7.98060942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624921136 y: -0.213985354 z: 0.0383990258 w: -0.974079311 } position { x: -0.783379257 y: 0.851251543 z: -7.9806056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625010356 y: -0.214013219 z: 0.0383759215 w: -0.974073529 } position { x: -0.783392429 y: 0.851230383 z: -7.98063755 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624698 y: -0.213977069 z: 0.0384090617 w: -0.974082172 } position { x: -0.783369541 y: 0.851219893 z: -7.98062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.720] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062413834 y: -0.213975936 z: 0.0383829474 w: -0.974087059 } position { x: -0.783396482 y: 0.851276755 z: -7.98062134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.731] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624523051 y: -0.214019939 z: 0.0383186601 w: -0.974077463 } position { x: -0.783347428 y: 0.851260066 z: -7.98061514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624914542 y: -0.21401386 z: 0.0383326374 w: -0.974075735 } position { x: -0.783370674 y: 0.851294398 z: -7.98062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624810308 y: -0.214004084 z: 0.0383415259 w: -0.974078178 } position { x: -0.783362389 y: 0.851272821 z: -7.98062897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624670833 y: -0.214016333 z: 0.0383904502 w: -0.974074483 } position { x: -0.783325911 y: 0.851223409 z: -7.98059034 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.784] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624238066 y: -0.213976845 z: 0.038304098 w: -0.974089324 } position { x: -0.783363819 y: 0.851303577 z: -7.98067331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624531321 y: -0.213988349 z: 0.0383563228 w: -0.974082887 } position { x: -0.783312619 y: 0.851278245 z: -7.98057032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.814] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624997616 y: -0.213946462 z: 0.0383074321 w: -0.974091 } position { x: -0.783337414 y: 0.851363599 z: -7.98068142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062518768 y: -0.214010492 z: 0.038365975 w: -0.97407341 } position { x: -0.78335762 y: 0.851302862 z: -7.98062372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062501125 y: -0.214003921 z: 0.0383878089 w: -0.974075139 } position { x: -0.783338487 y: 0.851246297 z: -7.98059845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.855] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623720251 y: -0.213962778 z: 0.0383262113 w: -0.974094868 } position { x: -0.783416927 y: 0.85134387 z: -7.98069906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.867] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624406226 y: -0.214043707 z: 0.0383199528 w: -0.974072933 } position { x: -0.783310652 y: 0.851297259 z: -7.98058367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624969602 y: -0.213962838 z: 0.038328968 w: -0.974086702 } position { x: -0.783368 y: 0.851364851 z: -7.98069954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624859221 y: -0.213959932 z: 0.0383343846 w: -0.974087834 } position { x: -0.783387482 y: 0.851298451 z: -7.98069048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624824539 y: -0.213985607 z: 0.0383828394 w: -0.974080563 } position { x: -0.783332765 y: 0.851246238 z: -7.98064518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062428873 y: -0.213960856 z: 0.0383362174 w: -0.974091232 } position { x: -0.783426702 y: 0.851281404 z: -7.98074818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624243468 y: -0.214042872 z: 0.0383367836 w: -0.97407347 } position { x: -0.783350646 y: 0.851297736 z: -7.98065138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624847971 y: -0.213973761 z: 0.0383464918 w: -0.974084437 } position { x: -0.783345342 y: 0.851330161 z: -7.98067808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625365898 y: -0.213969484 z: 0.0383649357 w: -0.974081278 } position { x: -0.783408046 y: 0.851317346 z: -7.98072529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.980] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624996126 y: -0.214019746 z: 0.0383536778 w: -0.974073112 } position { x: -0.7833305 y: 0.851218522 z: -7.98067045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:49.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623947829 y: -0.213923335 z: 0.0383610763 w: -0.974100709 } position { x: -0.783394516 y: 0.851272583 z: -7.98070621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623879321 y: -0.214004129 z: 0.0383155271 w: -0.974085212 } position { x: -0.783412635 y: 0.851295114 z: -7.98068237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.023] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624483749 y: -0.213962302 z: 0.0383195207 w: -0.974090338 } position { x: -0.783350646 y: 0.851345539 z: -7.98067951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624889918 y: -0.213913411 z: 0.0383547693 w: -0.974097073 } position { x: -0.783380389 y: 0.851317346 z: -7.98067951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624871776 y: -0.214032054 z: 0.0383789092 w: -0.974070191 } position { x: -0.783399284 y: 0.851263762 z: -7.98069048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624839142 y: -0.21396637 z: 0.0383327678 w: -0.974086642 } position { x: -0.783384442 y: 0.851207 z: -7.98068285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623693168 y: -0.213981301 z: 0.0382993259 w: -0.974092066 } position { x: -0.783425689 y: 0.851254344 z: -7.9806633 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623878501 y: -0.214018717 z: 0.0383251458 w: -0.974081576 } position { x: -0.783399582 y: 0.851339 z: -7.98066807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.105] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624997541 y: -0.213984326 z: 0.0383576043 w: -0.974080741 } position { x: -0.783354044 y: 0.851304293 z: -7.9806428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.119] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625035167 y: -0.213956252 z: 0.038368728 w: -0.974086165 } position { x: -0.783396065 y: 0.851312578 z: -7.98070526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625014 y: -0.214044735 z: 0.0383582897 w: -0.974067271 } position { x: -0.783386827 y: 0.851261497 z: -7.98063231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624377243 y: -0.214012757 z: 0.0383344553 w: -0.97407937 } position { x: -0.78342104 y: 0.851255894 z: -7.98066425 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623918287 y: -0.213995472 z: 0.0383254476 w: -0.974086463 } position { x: -0.783436954 y: 0.851322651 z: -7.98069954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624351837 y: -0.214003071 z: 0.0382746905 w: -0.974084 } position { x: -0.783354104 y: 0.851317 z: -7.98060369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.187] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624916852 y: -0.213978156 z: 0.0383052863 w: -0.974084616 } position { x: -0.783400893 y: 0.851344347 z: -7.98068476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.203] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624962673 y: -0.214013934 z: 0.0383737646 w: -0.974073768 } position { x: -0.783416808 y: 0.85128051 z: -7.98066902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.214] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624576546 y: -0.213964805 z: 0.0383672938 w: -0.974087298 } position { x: -0.783392549 y: 0.851270378 z: -7.98065424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624016412 y: -0.213967979 z: 0.0383204296 w: -0.974092066 } position { x: -0.783443809 y: 0.851314068 z: -7.98068714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624486692 y: -0.214005813 z: 0.0383142531 w: -0.97408092 } position { x: -0.78339833 y: 0.851312637 z: -7.98062134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.256] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624463744 y: -0.213958338 z: 0.0383292 w: -0.974090934 } position { x: -0.783411741 y: 0.851348042 z: -7.98064232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624808744 y: -0.213985622 z: 0.038335003 w: -0.97408253 } position { x: -0.783421934 y: 0.851302 z: -7.98066568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.284] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624649264 y: -0.213977322 z: 0.0383803472 w: -0.974083543 } position { x: -0.783420622 y: 0.851261377 z: -7.98064566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.299] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624222159 y: -0.213933 z: 0.0383388959 w: -0.974097729 } position { x: -0.783438385 y: 0.851306081 z: -7.98065042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623712651 y: -0.214003652 z: 0.0383192338 w: -0.974086225 } position { x: -0.783424675 y: 0.851336122 z: -7.98062325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624419935 y: -0.213940948 z: 0.0383698717 w: -0.974093437 } position { x: -0.783404231 y: 0.851368427 z: -7.98064566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625234097 y: -0.214021981 z: 0.0383668803 w: -0.974070549 } position { x: -0.783405781 y: 0.851343513 z: -7.98062 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624664053 y: -0.214001775 z: 0.0383396074 w: -0.974079728 } position { x: -0.78343153 y: 0.851304412 z: -7.9806447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624297261 y: -0.213990077 z: 0.0383622944 w: -0.974083781 } position { x: -0.783446908 y: 0.851258159 z: -7.98062897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623533577 y: -0.213997915 z: 0.0383553803 w: -0.974087179 } position { x: -0.783459365 y: 0.851330638 z: -7.9806571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623944923 y: -0.213985965 z: 0.0383361354 w: -0.974087894 } position { x: -0.783457 y: 0.85136354 z: -7.98060465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.412] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624495372 y: -0.213984594 z: 0.0383590423 w: -0.974083841 } position { x: -0.783438206 y: 0.851399541 z: -7.98060846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.423] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0625053644 y: -0.213957146 z: 0.0383471102 w: -0.974086702 } position { x: -0.783448815 y: 0.851358891 z: -7.9806509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:50.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624692105 y: -0.213993475 z: 0.0383770168 w: -0.974079907 } position { x: -0.783430338 y: 0.851362944 z: -7.98069191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:51.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624326915 y: -0.213991597 z: 0.0383563116 w: -0.974083424 } position { x: -0.783357203 y: 0.851261 z: -7.98065424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:51.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624038875 y: -0.21397993 z: 0.0383421592 w: -0.97408843 } position { x: -0.783356249 y: 0.851307273 z: -7.98066807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.510] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624087714 y: -0.214000493 z: 0.0383314043 w: -0.974084 } position { x: -0.783340275 y: 0.851276517 z: -7.98066759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.541] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062403962 y: -0.213963 z: 0.0383230783 w: -0.974092901 } position { x: -0.783355057 y: 0.851294279 z: -7.98066854 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624036342 y: -0.21399188 z: 0.0383315831 w: -0.974086225 } position { x: -0.783332 y: 0.851294875 z: -7.98066044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.569] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624241382 y: -0.21397832 z: 0.0383313 w: -0.974087894 } position { x: -0.783336163 y: 0.851282597 z: -7.98068094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624072291 y: -0.213988751 z: 0.0383280516 w: -0.974086821 } position { x: -0.7833305 y: 0.851272702 z: -7.98066473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623818338 y: -0.214018926 z: 0.0383145325 w: -0.974082351 } position { x: -0.783337295 y: 0.851293087 z: -7.98066139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623818338 y: -0.214018926 z: 0.0383145325 w: -0.974082351 } position { x: -0.783337295 y: 0.851293087 z: -7.98066139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.625] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624432676 y: -0.213993579 z: 0.0383076817 w: -0.974084258 } position { x: -0.783325672 y: 0.851281106 z: -7.9806571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624216869 y: -0.213966981 z: 0.0383022949 w: -0.974091709 } position { x: -0.783351 y: 0.851283312 z: -7.98068 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.676] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062386822 y: -0.213980123 z: 0.0383108594 w: -0.974090695 } position { x: -0.78333807 y: 0.851269841 z: -7.98067379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.682] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624006875 y: -0.213986203 z: 0.0383238606 w: -0.974087954 } position { x: -0.783319771 y: 0.851280928 z: -7.98066473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.691] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624006875 y: -0.213986203 z: 0.0383238606 w: -0.974087954 } position { x: -0.783319771 y: 0.851280928 z: -7.98066473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624032579 y: -0.213959455 z: 0.0383219 w: -0.974093735 } position { x: -0.783343434 y: 0.851294518 z: -7.98069143 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624191053 y: -0.213992938 z: 0.0383355133 w: -0.974084854 } position { x: -0.783344269 y: 0.851273656 z: -7.98068666 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624042377 y: -0.21398145 z: 0.0383273028 w: -0.974088669 } position { x: -0.783349395 y: 0.851299405 z: -7.98071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.738] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623709634 y: -0.213997036 z: 0.0382984802 w: -0.97408849 } position { x: -0.783347428 y: 0.851285338 z: -7.98070049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.755] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624121726 y: -0.213968158 z: 0.0382803753 w: -0.974092901 } position { x: -0.783361077 y: 0.851264119 z: -7.98068953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623983182 y: -0.213983759 z: 0.0383274816 w: -0.97408849 } position { x: -0.783372402 y: 0.85128361 z: -7.98069572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.780] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623848252 y: -0.214015 z: 0.0383051597 w: -0.974083364 } position { x: -0.783364177 y: 0.851273894 z: -7.98067379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624008104 y: -0.213983625 z: 0.038330663 w: -0.974088252 } position { x: -0.783373952 y: 0.851279497 z: -7.98069715 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.813] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624016523 y: -0.213981986 z: 0.0383286402 w: -0.974088669 } position { x: -0.783380866 y: 0.851260662 z: -7.98068237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624031164 y: -0.213978618 z: 0.0383276194 w: -0.974089324 } position { x: -0.783367455 y: 0.851254 z: -7.98070383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623904392 y: -0.213984549 z: 0.0382849947 w: -0.974090517 } position { x: -0.783359 y: 0.851234794 z: -7.98068953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.858] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624025688 y: -0.213976979 z: 0.0383302122 w: -0.974089622 } position { x: -0.783398211 y: 0.851245522 z: -7.98069811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.874] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624388494 y: -0.213958934 z: 0.0383272916 w: -0.974091411 } position { x: -0.783415735 y: 0.851240695 z: -7.98070288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.888] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624068826 y: -0.213977218 z: 0.0383299403 w: -0.974089265 } position { x: -0.783397615 y: 0.851246893 z: -7.98068523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.891] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624031797 y: -0.213976935 z: 0.0383292437 w: -0.974089622 } position { x: -0.783393145 y: 0.851242781 z: -7.9806962 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624281615 y: -0.21396862 z: 0.0383042246 w: -0.974090874 } position { x: -0.78339994 y: 0.851242661 z: -7.98071241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624035373 y: -0.213980287 z: 0.038329348 w: -0.974088848 } position { x: -0.783391 y: 0.851226687 z: -7.98069811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624052919 y: -0.213997617 z: 0.0383068658 w: -0.974085808 } position { x: -0.78340888 y: 0.851221681 z: -7.98070049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.950] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062416818 y: -0.213994056 z: 0.038307976 w: -0.974085808 } position { x: -0.783417821 y: 0.851228416 z: -7.98073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624066368 y: -0.213977113 z: 0.038336657 w: -0.974089086 } position { x: -0.783412278 y: 0.851218224 z: -7.98072672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623939037 y: -0.21399036 z: 0.0383676216 w: -0.974085748 } position { x: -0.783401847 y: 0.851243496 z: -7.98069572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:52.997] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624045 y: -0.213976711 z: 0.0383423977 w: -0.974089086 } position { x: -0.783422053 y: 0.851241231 z: -7.98070288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.011] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624045208 y: -0.213973686 z: 0.0384041443 w: -0.974087358 } position { x: -0.783411443 y: 0.851229966 z: -7.98071289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.024] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062401507 y: -0.213994712 z: 0.0382747352 w: -0.974087954 } position { x: -0.783396959 y: 0.851214528 z: -7.98071051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624098442 y: -0.213974312 z: 0.0383434221 w: -0.974089205 } position { x: -0.783399522 y: 0.851203859 z: -7.9807272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.049] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624100231 y: -0.213974 z: 0.0383409187 w: -0.974089384 } position { x: -0.783421636 y: 0.851225913 z: -7.9807086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624094531 y: -0.213973358 z: 0.0383391865 w: -0.974089622 } position { x: -0.783425033 y: 0.851215 z: -7.98070669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.076] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624113157 y: -0.213972062 z: 0.0383388065 w: -0.974089801 } position { x: -0.783424556 y: 0.851210117 z: -7.98070383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624099746 y: -0.214010417 z: 0.0383329093 w: -0.974081695 } position { x: -0.783418 y: 0.851211488 z: -7.98074484 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.101] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624239296 y: -0.213949233 z: 0.0383240543 w: -0.974094629 } position { x: -0.78340137 y: 0.851205409 z: -7.98071718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.115] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624085218 y: -0.213972092 z: 0.0383407883 w: -0.974089921 } position { x: -0.783430934 y: 0.851198733 z: -7.98073483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623677112 y: -0.213947371 z: 0.0383383706 w: -0.974098 } position { x: -0.783448756 y: 0.851205587 z: -7.98071432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.141] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624070875 y: -0.213975593 z: 0.0383466259 w: -0.974089 } position { x: -0.783452213 y: 0.851207376 z: -7.9807229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624068901 y: -0.213977337 z: 0.0383436047 w: -0.974088788 } position { x: -0.783465087 y: 0.85122335 z: -7.98073101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624051094 y: -0.21398133 z: 0.0383415073 w: -0.974088073 } position { x: -0.783438504 y: 0.851201653 z: -7.98071957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062404681 y: -0.213982433 z: 0.038337294 w: -0.974088 } position { x: -0.783419192 y: 0.85121578 z: -7.98073053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623792186 y: -0.213981837 z: 0.0383072682 w: -0.974090934 } position { x: -0.783460498 y: 0.851227641 z: -7.98073578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624138117 y: -0.213980675 z: 0.0383613333 w: -0.974086881 } position { x: -0.783438 y: 0.851195157 z: -7.98073196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623680837 y: -0.213985309 z: 0.0383438058 w: -0.974089444 } position { x: -0.783453822 y: 0.851236641 z: -7.98073244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623991638 y: -0.213984981 z: 0.0383389145 w: -0.974087775 } position { x: -0.783451319 y: 0.851198792 z: -7.98070765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624170117 y: -0.213983297 z: 0.038326893 w: -0.974087417 } position { x: -0.783465743 y: 0.851186097 z: -7.98070431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623844825 y: -0.213979989 z: 0.0382827595 w: -0.974092 } position { x: -0.783476114 y: 0.851208627 z: -7.98072195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.280] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062377464 y: -0.213980734 z: 0.0383107215 w: -0.974091172 } position { x: -0.783463597 y: 0.851208568 z: -7.98068666 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.06241934 y: -0.213953957 z: 0.038329985 w: -0.974093616 } position { x: -0.783456862 y: 0.85122323 z: -7.98072386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062403392 y: -0.213978618 z: 0.0383349694 w: -0.974089 } position { x: -0.783495486 y: 0.851219475 z: -7.98072529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062406566 y: -0.21401237 z: 0.0382852033 w: -0.974083364 } position { x: -0.783450723 y: 0.851215 z: -7.98071241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623977706 y: -0.213983521 z: 0.038334351 w: -0.974088371 } position { x: -0.783471107 y: 0.851246297 z: -7.98072815 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624087676 y: -0.213982508 z: 0.0383711495 w: -0.974086404 } position { x: -0.783486307 y: 0.851252496 z: -7.98072815 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624284633 y: -0.213979393 z: 0.0383466631 w: -0.974086761 } position { x: -0.783484399 y: 0.851262033 z: -7.98072672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.377] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624044761 y: -0.213982508 z: 0.0383337438 w: -0.974088132 } position { x: -0.783512473 y: 0.851271212 z: -7.98073387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062400341 y: -0.213983 z: 0.038304314 w: -0.974089444 } position { x: -0.783460498 y: 0.851243496 z: -7.98074675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062400382 y: -0.21397458 z: 0.0383000858 w: -0.97409147 } position { x: -0.783489704 y: 0.851270795 z: -7.98070383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624075867 y: -0.21398285 z: 0.0383660756 w: -0.974086642 } position { x: -0.783498526 y: 0.851289034 z: -7.98073435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624302179 y: -0.213993534 z: 0.0383460522 w: -0.974083602 } position { x: -0.783454418 y: 0.851278484 z: -7.98073435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623921156 y: -0.213977069 z: 0.0383629091 w: -0.974088967 } position { x: -0.783484578 y: 0.851289034 z: -7.98077726 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.463] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062389493 y: -0.213995039 z: 0.0383376032 w: -0.974086225 } position { x: -0.783449173 y: 0.851281226 z: -7.98074818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624062642 y: -0.213981241 z: 0.038346108 w: -0.974087834 } position { x: -0.783464611 y: 0.851282597 z: -7.9807539 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623810552 y: -0.213977337 z: 0.0383482464 w: -0.974090219 } position { x: -0.78346628 y: 0.851304471 z: -7.98078489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062420737 y: -0.21399644 z: 0.0383001752 w: -0.974085331 } position { x: -0.783463299 y: 0.851258516 z: -7.98075819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.516] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062417917 y: -0.213937417 z: 0.0383166037 w: -0.974097848 } position { x: -0.783478737 y: 0.851272821 z: -7.98082638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062408 y: -0.214001581 z: 0.0383196436 w: -0.974084258 } position { x: -0.783452451 y: 0.851263404 z: -7.98076916 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062393222 y: -0.214002311 z: 0.0383804217 w: -0.974082708 } position { x: -0.783444405 y: 0.851272821 z: -7.98075581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062429782 y: -0.213989958 z: 0.03831774 w: -0.97408551 } position { x: -0.783465207 y: 0.851296186 z: -7.98078775 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624601282 y: -0.214006752 z: 0.0383528434 w: -0.974078536 } position { x: -0.783429801 y: 0.851246893 z: -7.98076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624371096 y: -0.213972345 z: 0.0383904614 w: -0.974086046 } position { x: -0.783449948 y: 0.851268649 z: -7.98078346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623715743 y: -0.214014247 z: 0.0383436382 w: -0.974082887 } position { x: -0.783457458 y: 0.851278186 z: -7.98075676 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624121875 y: -0.213947803 z: 0.0383722186 w: -0.974093795 } position { x: -0.783434808 y: 0.851267576 z: -7.98073292 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624049678 y: -0.213970199 z: 0.0383563936 w: -0.974089921 } position { x: -0.783438146 y: 0.851254821 z: -7.98075104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624262132 y: -0.214005798 z: 0.0383273251 w: -0.974081933 } position { x: -0.783411205 y: 0.851258039 z: -7.98073435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.655] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624103285 y: -0.213974968 z: 0.0383584909 w: -0.97408843 } position { x: -0.783423305 y: 0.851240754 z: -7.98072577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623839498 y: -0.213984534 z: 0.0383870192 w: -0.97408694 } position { x: -0.783463061 y: 0.851257563 z: -7.9807229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624052286 y: -0.213981032 z: 0.0383529589 w: -0.974087656 } position { x: -0.783418834 y: 0.851245046 z: -7.98069382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062389981 y: -0.21396023 z: 0.0383585356 w: -0.974093 } position { x: -0.783416748 y: 0.851258159 z: -7.98073626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624028072 y: -0.213976189 z: 0.0383527391 w: -0.974088907 } position { x: -0.78342253 y: 0.851268291 z: -7.9807353 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623995103 y: -0.214010403 z: 0.0383589976 w: -0.974081337 } position { x: -0.78338027 y: 0.851235151 z: -7.98072433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062408153 y: -0.213979065 z: 0.0383554846 w: -0.974087775 } position { x: -0.783397496 y: 0.85123229 z: -7.98075056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624083169 y: -0.2139792 z: 0.0383548886 w: -0.974087775 } position { x: -0.783398092 y: 0.851214886 z: -7.98077583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623999387 y: -0.213962317 z: 0.0383251905 w: -0.974093199 } position { x: -0.783394694 y: 0.851228 z: -7.98079109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062384069 y: -0.213978708 z: 0.0383847132 w: -0.974088252 } position { x: -0.783375502 y: 0.851239681 z: -7.98078251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624015667 y: -0.214009181 z: 0.0383810215 w: -0.974080622 } position { x: -0.783395 y: 0.851235271 z: -7.98080063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623960793 y: -0.214019686 z: 0.0383355319 w: -0.974080443 } position { x: -0.783391118 y: 0.85124594 z: -7.980793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624041595 y: -0.214004755 z: 0.0383533835 w: -0.97408247 } position { x: -0.7833637 y: 0.851231277 z: -7.98078871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624039844 y: -0.213986784 z: 0.0383634828 w: -0.974086106 } position { x: -0.783387661 y: 0.851264596 z: -7.98081112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623835623 y: -0.214001581 z: 0.038393423 w: -0.974082947 } position { x: -0.783361793 y: 0.851245046 z: -7.98081875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062435776 y: -0.213990182 z: 0.038371969 w: -0.974082947 } position { x: -0.783360779 y: 0.851248741 z: -7.98080444 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.880] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623916648 y: -0.213962227 z: 0.0383609384 w: -0.974092364 } position { x: -0.783380151 y: 0.85127461 z: -7.98084354 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624064654 y: -0.213983655 z: 0.0383602791 w: -0.974086702 } position { x: -0.783350945 y: 0.85125351 z: -7.98081493 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624117255 y: -0.213982388 z: 0.0383619145 w: -0.974086583 } position { x: -0.783366084 y: 0.851251 z: -7.98079777 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624110028 y: -0.213979617 z: 0.0383636095 w: -0.974087238 } position { x: -0.783375621 y: 0.851251245 z: -7.98083258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624066815 y: -0.213980377 z: 0.0383621342 w: -0.974087358 } position { x: -0.783358276 y: 0.851259828 z: -7.98081875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623814315 y: -0.213954598 z: 0.0383808501 w: -0.974093914 } position { x: -0.783356607 y: 0.851281106 z: -7.98082876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624169111 y: -0.214005932 z: 0.0383543372 w: -0.974081397 } position { x: -0.783345461 y: 0.851292253 z: -7.98079681 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624453574 y: -0.213954702 z: 0.0383636616 w: -0.974090457 } position { x: -0.783353508 y: 0.851272166 z: -7.98079157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:53.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623846799 y: -0.213995591 z: 0.0383459851 w: -0.974086106 } position { x: -0.783362746 y: 0.851274 z: -7.98077583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624033064 y: -0.213962436 z: 0.0383464918 w: -0.974092126 } position { x: -0.783354044 y: 0.851282418 z: -7.9807744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624084175 y: -0.213979334 z: 0.0383567028 w: -0.974087715 } position { x: -0.78333813 y: 0.851295948 z: -7.98078299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624162517 y: -0.213994384 z: 0.03830944 w: -0.974085748 } position { x: -0.783344746 y: 0.851284504 z: -7.98077488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624228716 y: -0.213952586 z: 0.0383458436 w: -0.97409308 } position { x: -0.783338189 y: 0.851300359 z: -7.98078394 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624284074 y: -0.213962451 z: 0.0383441187 w: -0.974090576 } position { x: -0.783355236 y: 0.851292193 z: -7.98078299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624405518 y: -0.213971645 z: 0.0383821167 w: -0.974086344 } position { x: -0.783366263 y: 0.851290703 z: -7.9807806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624113642 y: -0.213982 z: 0.0383548625 w: -0.974087 } position { x: -0.783370733 y: 0.851305366 z: -7.98075104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624077842 y: -0.213983953 z: 0.0383524261 w: -0.974086881 } position { x: -0.78339982 y: 0.85131669 z: -7.98078299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.113] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624294393 y: -0.214003846 z: 0.038354326 w: -0.974081039 } position { x: -0.783368886 y: 0.851321101 z: -7.98077917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624266379 y: -0.213982329 z: 0.0383926183 w: -0.974084437 } position { x: -0.783408284 y: 0.851336896 z: -7.98077774 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623977669 y: -0.21402207 z: 0.038327951 w: -0.974080086 } position { x: -0.783388436 y: 0.85129863 z: -7.98079252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.155] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624063127 y: -0.213974848 z: 0.0383388735 w: -0.974089563 } position { x: -0.783379316 y: 0.851314545 z: -7.98081636 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623958819 y: -0.213942781 z: 0.0383445024 w: -0.974097 } position { x: -0.783400536 y: 0.851336539 z: -7.98078394 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623879321 y: -0.214008197 z: 0.0383297354 w: -0.974083722 } position { x: -0.783406615 y: 0.851322174 z: -7.9808054 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624063425 y: -0.213942111 z: 0.0383698903 w: -0.974095523 } position { x: -0.783385158 y: 0.851347327 z: -7.98078871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624316856 y: -0.214018881 z: 0.0383549295 w: -0.974077582 } position { x: -0.783371866 y: 0.85131526 z: -7.98081684 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624149106 y: -0.213989139 z: 0.0383557752 w: -0.974085152 } position { x: -0.783382118 y: 0.851340652 z: -7.98082781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623782463 y: -0.213954017 z: 0.0383488 w: -0.974095523 } position { x: -0.783384562 y: 0.851324797 z: -7.98081112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623772852 y: -0.214025512 z: 0.0383299626 w: -0.974080622 } position { x: -0.78338033 y: 0.851343632 z: -7.98082304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624051951 y: -0.21398598 z: 0.038358856 w: -0.974086344 } position { x: -0.783392608 y: 0.851331472 z: -7.98079824 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624216497 y: -0.214004382 z: 0.0383433029 w: -0.974081874 } position { x: -0.783394158 y: 0.85129571 z: -7.98081923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624117143 y: -0.213969275 z: 0.0383254923 w: -0.974090934 } position { x: -0.783388495 y: 0.851307869 z: -7.98082733 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623891652 y: -0.213973731 z: 0.0383525 w: -0.974090278 } position { x: -0.783388317 y: 0.85131228 z: -7.98083305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624111407 y: -0.213989928 z: 0.0383617878 w: -0.974085 } position { x: -0.78342706 y: 0.851333737 z: -7.98081589 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624228604 y: -0.213995636 z: 0.0383341946 w: -0.974084079 } position { x: -0.783382893 y: 0.851304471 z: -7.98079205 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624284185 y: -0.213966697 z: 0.0383460522 w: -0.974089622 } position { x: -0.783419311 y: 0.85131979 z: -7.98082876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.363] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062418595 y: -0.213988766 z: 0.0383498818 w: -0.974085271 } position { x: -0.783424377 y: 0.851323128 z: -7.98081255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624295212 y: -0.213964805 z: 0.0383549184 w: -0.974089622 } position { x: -0.78341645 y: 0.851289511 z: -7.98078251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624014474 y: -0.213936985 z: 0.0383486822 w: -0.974097788 } position { x: -0.783465624 y: 0.851332307 z: -7.98081541 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624185428 y: -0.213984892 z: 0.0383588 w: -0.974085748 } position { x: -0.783436179 y: 0.851308525 z: -7.98076105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623706207 y: -0.213989511 z: 0.03833507 w: -0.974088728 } position { x: -0.783409357 y: 0.851336658 z: -7.98078775 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624181256 y: -0.213983804 z: 0.0383553021 w: -0.974086165 } position { x: -0.783417463 y: 0.851325333 z: -7.98076153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624309666 y: -0.213963449 z: 0.0383682735 w: -0.974089265 } position { x: -0.78339988 y: 0.851317525 z: -7.98076439 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.463] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624127313 y: -0.214006707 z: 0.0383359417 w: -0.974082232 } position { x: -0.783405602 y: 0.851325512 z: -7.98077345 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623950921 y: -0.213995606 z: 0.0383771732 w: -0.974084139 } position { x: -0.783407 y: 0.851346195 z: -7.98075485 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624313913 y: -0.214002356 z: 0.0383336432 w: -0.974082053 } position { x: -0.783385 y: 0.851325393 z: -7.98076105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624245442 y: -0.214018181 z: 0.0383654349 w: -0.974077761 } position { x: -0.783398271 y: 0.851329207 z: -7.98076153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.516] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623928607 y: -0.214009687 z: 0.0383360535 w: -0.974082828 } position { x: -0.783397555 y: 0.851332545 z: -7.98075819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623835064 y: -0.213956058 z: 0.0383518375 w: -0.97409457 } position { x: -0.783415794 y: 0.851323843 z: -7.98075342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624086894 y: -0.213983253 z: 0.0383602716 w: -0.974086642 } position { x: -0.78340739 y: 0.851353109 z: -7.98077488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.558] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624088608 y: -0.213985965 z: 0.0383561477 w: -0.974086225 } position { x: -0.783397853 y: 0.851343632 z: -7.98076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624000579 y: -0.213975906 z: 0.0383296944 w: -0.97409004 } position { x: -0.783393919 y: 0.85133487 z: -7.98077488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.592] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624000579 y: -0.213975906 z: 0.0383296944 w: -0.97409004 } position { x: -0.783393919 y: 0.85133487 z: -7.98077488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.606] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624075197 y: -0.21398671 z: 0.0383219458 w: -0.974087477 } position { x: -0.783379138 y: 0.85132128 z: -7.98076916 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.620] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624038205 y: -0.213981494 z: 0.0383515656 w: -0.974087715 } position { x: -0.783347428 y: 0.851340055 z: -7.98076534 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.634] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623771325 y: -0.213991046 z: 0.038376078 w: -0.974086344 } position { x: -0.783348203 y: 0.851349 z: -7.98076344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624096878 y: -0.214016914 z: 0.0383606739 w: -0.974079192 } position { x: -0.783333957 y: 0.851327181 z: -7.98076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624075606 y: -0.213982627 z: 0.0383540802 w: -0.974087119 } position { x: -0.783352 y: 0.851331115 z: -7.98078489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624143928 y: -0.213965058 z: 0.0383462 w: -0.974090874 } position { x: -0.783342779 y: 0.851324201 z: -7.98076105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624017417 y: -0.213984385 z: 0.0383551531 w: -0.974087059 } position { x: -0.783316493 y: 0.85133034 z: -7.98075294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623855516 y: -0.213971153 z: 0.0383065231 w: -0.97409296 } position { x: -0.783337831 y: 0.85133779 z: -7.98076963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624242872 y: -0.214004442 z: 0.038342502 w: -0.974081695 } position { x: -0.783325493 y: 0.851302803 z: -7.9807539 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624298118 y: -0.213967264 z: 0.0383499973 w: -0.974089205 } position { x: -0.783346057 y: 0.851317763 z: -7.98077822 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.746] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623964109 y: -0.21399729 z: 0.0383631885 w: -0.974084258 } position { x: -0.78332746 y: 0.851300359 z: -7.98080063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624095388 y: -0.213988543 z: 0.0383448452 w: -0.974086106 } position { x: -0.783296227 y: 0.851293206 z: -7.98079872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.773] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623821728 y: -0.214003086 z: 0.0383328907 w: -0.974085093 } position { x: -0.783310533 y: 0.851287723 z: -7.98081207 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.784] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624237657 y: -0.213972509 z: 0.0383919328 w: -0.974086821 } position { x: -0.783308446 y: 0.851316929 z: -7.98078442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.803] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624067336 y: -0.213991359 z: 0.0383527838 w: -0.974085331 } position { x: -0.783292115 y: 0.851303399 z: -7.98080158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.814] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624099299 y: -0.213990659 z: 0.038355723 w: -0.974085152 } position { x: -0.783288479 y: 0.851296663 z: -7.98079634 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624172911 y: -0.21399349 z: 0.0383761488 w: -0.974083245 } position { x: -0.783304274 y: 0.851310194 z: -7.98084497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623877905 y: -0.214014754 z: 0.0383427888 w: -0.974081814 } position { x: -0.783308446 y: 0.851309657 z: -7.98081827 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.856] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623933151 y: -0.214018896 z: 0.0383877866 w: -0.974078774 } position { x: -0.783311 y: 0.85131377 z: -7.98081207 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624028519 y: -0.213990569 z: 0.0383495837 w: -0.974085867 } position { x: -0.783311546 y: 0.851307511 z: -7.98081732 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.884] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624051951 y: -0.213989317 z: 0.0383507907 w: -0.974085927 } position { x: -0.783323765 y: 0.851284683 z: -7.98086071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.898] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062421117 y: -0.214001536 z: 0.0383688137 w: -0.974081516 } position { x: -0.783329725 y: 0.851292253 z: -7.98083639 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.912] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623816177 y: -0.213957578 z: 0.0383380428 w: -0.974094927 } position { x: -0.783326268 y: 0.851310492 z: -7.98083782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624095537 y: -0.214023575 z: 0.0383880399 w: -0.974076629 } position { x: -0.783306837 y: 0.851312816 z: -7.9808197 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623929761 y: -0.213964507 z: 0.0383200534 w: -0.974093378 } position { x: -0.783326328 y: 0.851303935 z: -7.98080635 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.953] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624247566 y: -0.21397467 z: 0.0383280553 w: -0.974088788 } position { x: -0.783339 y: 0.851293087 z: -7.98082924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062380679 y: -0.213996127 z: 0.0383533686 w: -0.974085927 } position { x: -0.783345699 y: 0.851297259 z: -7.98084211 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624321625 y: -0.213986769 z: 0.0383416638 w: -0.974085152 } position { x: -0.783339202 y: 0.851296 z: -7.98081207 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:54.995] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623995364 y: -0.21396099 z: 0.0383313224 w: -0.974093258 } position { x: -0.783359051 y: 0.851300836 z: -7.98079 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623746663 y: -0.213960156 z: 0.0383419283 w: -0.974094629 } position { x: -0.783396959 y: 0.851317 z: -7.98078871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.022] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623981543 y: -0.214011505 z: 0.0383867025 w: -0.974080086 } position { x: -0.78334409 y: 0.851302266 z: -7.98080349 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624207035 y: -0.21398662 z: 0.0383652188 w: -0.974085 } position { x: -0.783367515 y: 0.851296306 z: -7.98077917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.051] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623960122 y: -0.213997141 z: 0.0383747928 w: -0.974083841 } position { x: -0.783369184 y: 0.851277947 z: -7.9807806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624048822 y: -0.213983491 z: 0.0383556932 w: -0.974087 } position { x: -0.783366 y: 0.851276934 z: -7.9807725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.078] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624047033 y: -0.213982284 z: 0.0383569375 w: -0.974087238 } position { x: -0.783368647 y: 0.851294398 z: -7.98076582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.093] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623843335 y: -0.213989332 z: 0.038366206 w: -0.974086702 } position { x: -0.783362925 y: 0.851305842 z: -7.98075247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624357499 y: -0.214005008 z: 0.038346678 w: -0.974080682 } position { x: -0.783384621 y: 0.851264954 z: -7.98073387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624058321 y: -0.213981375 z: 0.038389314 w: -0.974086165 } position { x: -0.783363879 y: 0.851283312 z: -7.98073673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.134] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624090098 y: -0.213984206 z: 0.0383548 w: -0.974086642 } position { x: -0.783362925 y: 0.85128963 z: -7.98073578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624107346 y: -0.213984087 z: 0.0383546613 w: -0.974086583 } position { x: -0.783371449 y: 0.851276875 z: -7.98073435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.162] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623891875 y: -0.213952079 z: 0.0383658409 w: -0.97409457 } position { x: -0.783385098 y: 0.851289928 z: -7.98074341 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624078289 y: -0.213954583 z: 0.0383728072 w: -0.974092543 } position { x: -0.783409178 y: 0.851269 z: -7.98074 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.187] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624237508 y: -0.213964105 z: 0.0383692533 w: -0.974089563 } position { x: -0.78338474 y: 0.851281404 z: -7.98074627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.203] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624113716 y: -0.213979349 z: 0.0383548178 w: -0.974087596 } position { x: -0.783411086 y: 0.851297438 z: -7.98072577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062424466 y: -0.21401903 z: 0.0383585505 w: -0.97407788 } position { x: -0.783399284 y: 0.851287484 z: -7.98071432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.231] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624110177 y: -0.213977188 z: 0.0383570343 w: -0.974087954 } position { x: -0.783424735 y: 0.851293325 z: -7.9807477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624133162 y: -0.213975325 z: 0.0383532383 w: -0.97408843 } position { x: -0.783417225 y: 0.851309538 z: -7.98072529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624197274 y: -0.213990599 z: 0.0383733138 w: -0.974083841 } position { x: -0.783403 y: 0.851279855 z: -7.98071814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.273] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623823218 y: -0.213988766 z: 0.038336765 w: -0.974088073 } position { x: -0.783406317 y: 0.851311684 z: -7.98071766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.287] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062436007 y: -0.21399948 z: 0.0383126736 w: -0.974083185 } position { x: -0.783397377 y: 0.851292729 z: -7.98069239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623942874 y: -0.213966101 z: 0.0383737683 w: -0.974090874 } position { x: -0.78339088 y: 0.851305842 z: -7.9807024 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624130256 y: -0.213978782 z: 0.0383575782 w: -0.974087477 } position { x: -0.783385336 y: 0.851317644 z: -7.98068571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624214225 y: -0.2139754 z: 0.0383237638 w: -0.974089 } position { x: -0.783388853 y: 0.851303339 z: -7.98068094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624036826 y: -0.21396248 z: 0.0383934043 w: -0.974090219 } position { x: -0.783400893 y: 0.851321936 z: -7.98069 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624088235 y: -0.214009076 z: 0.038366165 w: -0.974080741 } position { x: -0.783369601 y: 0.851285696 z: -7.98065376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.370] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624071509 y: -0.214011684 z: 0.038366016 w: -0.974080324 } position { x: -0.783395171 y: 0.851317763 z: -7.98067713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623990297 y: -0.214022771 z: 0.0383395627 w: -0.97407943 } position { x: -0.783405364 y: 0.85130769 z: -7.98067045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.398] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624044947 y: -0.21398595 z: 0.0383641906 w: -0.974086225 } position { x: -0.783417881 y: 0.851300478 z: -7.98066711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.412] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624056421 y: -0.213983893 z: 0.0383648537 w: -0.974086523 } position { x: -0.78339988 y: 0.851312876 z: -7.98068428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624024346 y: -0.213985175 z: 0.038363032 w: -0.974086583 } position { x: -0.783391237 y: 0.851309061 z: -7.98065042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624309741 y: -0.214007735 z: 0.0383657664 w: -0.974079669 } position { x: -0.783382 y: 0.851301849 z: -7.9806757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.456] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624228828 y: -0.213955164 z: 0.0383652411 w: -0.974091709 } position { x: -0.783379853 y: 0.851291299 z: -7.98067951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.466] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624041893 y: -0.213991567 z: 0.0383628309 w: -0.974085033 } position { x: -0.783371747 y: 0.85128808 z: -7.98067665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.481] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062382631 y: -0.213987902 z: 0.0383794643 w: -0.974086523 } position { x: -0.78338784 y: 0.851294875 z: -7.98069334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623538382 y: -0.214001417 z: 0.0383540206 w: -0.974086463 } position { x: -0.783356369 y: 0.8513 z: -7.98069572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062385574 y: -0.214026526 z: 0.0383910239 w: -0.974077463 } position { x: -0.783331633 y: 0.851297 z: -7.98068285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623777173 y: -0.213976368 z: 0.0383797474 w: -0.974089384 } position { x: -0.783324122 y: 0.851300061 z: -7.98070192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.537] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624335483 y: -0.21398963 z: 0.0383670069 w: -0.974083424 } position { x: -0.783321559 y: 0.851253271 z: -7.98072195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624015145 y: -0.213997349 z: 0.0383715518 w: -0.974083602 } position { x: -0.783324361 y: 0.851281285 z: -7.98071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623975024 y: -0.213994384 z: 0.0383718573 w: -0.974084496 } position { x: -0.78332 y: 0.851270318 z: -7.98073244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.579] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623909757 y: -0.214024112 z: 0.0383660607 w: -0.974078596 } position { x: -0.783313096 y: 0.851261139 z: -7.98071957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.592] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623831265 y: -0.21404776 z: 0.038355872 w: -0.974074304 } position { x: -0.783314466 y: 0.851264 z: -7.98073387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623907149 y: -0.213996544 z: 0.0383681282 w: -0.974084616 } position { x: -0.783355 y: 0.851257 z: -7.98075294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.621] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623926893 y: -0.213994607 z: 0.0383685082 w: -0.974084914 } position { x: -0.783335388 y: 0.85125339 z: -7.98076868 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623803847 y: -0.214005068 z: 0.0383484 w: -0.974084139 } position { x: -0.78334105 y: 0.851237416 z: -7.98076868 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.648] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623906516 y: -0.213993743 z: 0.0383651443 w: -0.974085331 } position { x: -0.783306301 y: 0.851241589 z: -7.98077536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.662] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624041 y: -0.213952288 z: 0.0383757874 w: -0.974093139 } position { x: -0.783330858 y: 0.851248741 z: -7.9807539 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062386144 y: -0.213994324 z: 0.0383641832 w: -0.97408551 } position { x: -0.783314824 y: 0.851245284 z: -7.98077917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623803586 y: -0.213958248 z: 0.0384241231 w: -0.97409147 } position { x: -0.783310473 y: 0.851233959 z: -7.98076153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062366616 y: -0.213994771 z: 0.0383585952 w: -0.974086881 } position { x: -0.783308446 y: 0.851250291 z: -7.98076534 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623918511 y: -0.214007944 z: 0.0383476056 w: -0.974082828 } position { x: -0.783329248 y: 0.851225138 z: -7.98077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.731] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623851903 y: -0.214006752 z: 0.0383196101 w: -0.974084616 } position { x: -0.783308089 y: 0.851263523 z: -7.98078537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.745] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624123178 y: -0.214042723 z: 0.0383425727 w: -0.974074066 } position { x: -0.783299446 y: 0.851238787 z: -7.98076725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.759] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623795614 y: -0.214027628 z: 0.0383954346 w: -0.974077404 } position { x: -0.783298254 y: 0.851253748 z: -7.98075724 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.773] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623940453 y: -0.213995427 z: 0.0383675657 w: -0.974084675 } position { x: -0.783327 y: 0.851247072 z: -7.98079872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.787] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624071136 y: -0.214008152 z: 0.0383331142 w: -0.974082351 } position { x: -0.783301353 y: 0.851226866 z: -7.98079157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623941123 y: -0.2139979 z: 0.0383691192 w: -0.974084079 } position { x: -0.783309042 y: 0.851255298 z: -7.98080158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.815] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623987429 y: -0.214012563 z: 0.0383898318 w: -0.974079728 } position { x: -0.783314824 y: 0.851266 z: -7.98078299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623862185 y: -0.214001045 z: 0.0383690894 w: -0.9740839 } position { x: -0.783267677 y: 0.85126251 z: -7.98079348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.842] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623882748 y: -0.21400179 z: 0.0383738838 w: -0.974083364 } position { x: -0.783291 y: 0.85126245 z: -7.98082209 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.856] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624122694 y: -0.214022174 z: 0.0383664705 w: -0.974077642 } position { x: -0.783284724 y: 0.851238132 z: -7.98082876 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623927936 y: -0.214003161 z: 0.03837841 w: -0.974082649 } position { x: -0.783269703 y: 0.851249 z: -7.98080921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.884] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623949021 y: -0.214033619 z: 0.0383681767 w: -0.974076211 } position { x: -0.783284187 y: 0.851258516 z: -7.98081255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.898] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623619221 y: -0.21402663 z: 0.038357798 w: -0.974080205 } position { x: -0.783282518 y: 0.851264119 z: -7.98079491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623556711 y: -0.213989839 z: 0.0383866094 w: -0.974087596 } position { x: -0.783277214 y: 0.851264417 z: -7.98079491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623750724 y: -0.214028344 z: 0.0383697227 w: -0.974078536 } position { x: -0.783262789 y: 0.851255834 z: -7.98079 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623912439 y: -0.214061514 z: 0.0383586511 w: -0.974070668 } position { x: -0.783257902 y: 0.851256609 z: -7.98079777 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.953] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623375773 y: -0.214015558 z: 0.0383628793 w: -0.974084 } position { x: -0.78327 y: 0.851258755 z: -7.98079824 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623752028 y: -0.214014605 z: 0.0383741222 w: -0.974081337 } position { x: -0.783267796 y: 0.851269722 z: -7.98081875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623768717 y: -0.214034528 z: 0.0383454859 w: -0.974078059 } position { x: -0.783270776 y: 0.851271 z: -7.9808116 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:55.995] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623757094 y: -0.214015856 z: 0.0383747444 w: -0.974081039 } position { x: -0.783285141 y: 0.85126245 z: -7.98080111 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623763353 y: -0.214019194 z: 0.0383777469 w: -0.974080145 } position { x: -0.783246279 y: 0.851248145 z: -7.98080969 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.023] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623511449 y: -0.214017704 z: 0.0384016372 w: -0.974081159 } position { x: -0.783294082 y: 0.851258636 z: -7.9808135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623907335 y: -0.213997826 z: 0.0383380204 w: -0.97408551 } position { x: -0.78327167 y: 0.851252198 z: -7.98078489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.051] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623692572 y: -0.214018956 z: 0.0383720845 w: -0.974080861 } position { x: -0.783263266 y: 0.851295471 z: -7.98080158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062392924 y: -0.214008808 z: 0.0383754037 w: -0.974081516 } position { x: -0.783259213 y: 0.851275206 z: -7.98079491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.078] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062389046 y: -0.214016587 z: 0.0383926742 w: -0.974079311 } position { x: -0.783243239 y: 0.851274669 z: -7.98079967 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.092] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623637401 y: -0.213992834 z: 0.0383941233 w: -0.974086106 } position { x: -0.783263087 y: 0.851270556 z: -7.98078632 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623742864 y: -0.214033961 z: 0.0383431315 w: -0.974078417 } position { x: -0.783266723 y: 0.851277351 z: -7.98081636 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062325079 y: -0.214045078 z: 0.0383554325 w: -0.974078596 } position { x: -0.783254862 y: 0.851289153 z: -7.98078728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.134] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623628385 y: -0.214023024 z: 0.0383641273 w: -0.974080741 } position { x: -0.783250809 y: 0.851272464 z: -7.98077536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623732 y: -0.214032248 z: 0.0383332781 w: -0.974079251 } position { x: -0.783267081 y: 0.851298213 z: -7.98080206 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.162] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623521097 y: -0.214048594 z: 0.0383854136 w: -0.97407496 } position { x: -0.783273339 y: 0.851281047 z: -7.98077106 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623589344 y: -0.214035422 z: 0.038358856 w: -0.974078476 } position { x: -0.783264697 y: 0.851288438 z: -7.98077726 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.190] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623471625 y: -0.214013219 z: 0.0383509621 w: -0.974084377 } position { x: -0.783286452 y: 0.851286113 z: -7.98080349 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623572059 y: -0.214032009 z: 0.0383601747 w: -0.974079251 } position { x: -0.783273399 y: 0.851295531 z: -7.98076963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623616576 y: -0.213997692 z: 0.0383614413 w: -0.974086463 } position { x: -0.783256769 y: 0.851307094 z: -7.98078489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.232] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623780489 y: -0.214046612 z: 0.0383659527 w: -0.974074483 } position { x: -0.783278 y: 0.851321 z: -7.98082161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.06235677 y: -0.214029089 z: 0.0383660197 w: -0.974079728 } position { x: -0.783261955 y: 0.851318955 z: -7.98078918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623374656 y: -0.214018464 z: 0.0383582339 w: -0.974083543 } position { x: -0.783282161 y: 0.85131 z: -7.98079538 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062355794 y: -0.214025691 z: 0.0383715518 w: -0.974080324 } position { x: -0.783285379 y: 0.851327717 z: -7.98078823 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.287] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623847097 y: -0.21400708 z: 0.0383654274 w: -0.974082768 } position { x: -0.783277929 y: 0.851305127 z: -7.98076105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.301] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623551495 y: -0.214023486 z: 0.0383717902 w: -0.974080801 } position { x: -0.783295631 y: 0.851320088 z: -7.98078537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623500124 y: -0.214045659 z: 0.0383908711 w: -0.974075496 } position { x: -0.783280909 y: 0.851299524 z: -7.98075104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623475723 y: -0.214001209 z: 0.0383539833 w: -0.974086881 } position { x: -0.783286154 y: 0.851295948 z: -7.98078442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623718947 y: -0.21402961 z: 0.0383503921 w: -0.974079251 } position { x: -0.783324063 y: 0.851332 z: -7.98077297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623284206 y: -0.214023903 z: 0.0383424237 w: -0.974083543 } position { x: -0.783297062 y: 0.851300478 z: -7.98074389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623468086 y: -0.214015186 z: 0.0383348 w: -0.974084616 } position { x: -0.78332 y: 0.851314366 z: -7.98075485 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.384] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623308644 y: -0.214028403 z: 0.0383203216 w: -0.974083304 } position { x: -0.783311188 y: 0.851299107 z: -7.98074293 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.398] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623254851 y: -0.214025944 z: 0.0383659 w: -0.97408241 } position { x: -0.783331573 y: 0.85131973 z: -7.98074675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.412] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623430759 y: -0.21401301 z: 0.0383310914 w: -0.97408551 } position { x: -0.783326149 y: 0.851329207 z: -7.98074961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.426] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623683 y: -0.213999301 z: 0.0383742228 w: -0.974085212 } position { x: -0.783302963 y: 0.851314366 z: -7.98074913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623582266 y: -0.213992402 z: 0.0383489095 w: -0.974088371 } position { x: -0.783346236 y: 0.851325512 z: -7.98073626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.453] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623680428 y: -0.214050949 z: 0.0383328274 w: -0.974075437 } position { x: -0.783312738 y: 0.851308703 z: -7.98075151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623126216 y: -0.213999912 z: 0.0383528583 w: -0.974089444 } position { x: -0.783360362 y: 0.85131532 z: -7.98075 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.481] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623043105 y: -0.214040607 z: 0.0383346379 w: -0.974081755 } position { x: -0.78335911 y: 0.851308346 z: -7.98074341 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623747595 y: -0.21403344 z: 0.0383458659 w: -0.974078417 } position { x: -0.783364892 y: 0.851316094 z: -7.98075914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623807348 y: -0.213996723 z: 0.038357053 w: -0.974085629 } position { x: -0.78338176 y: 0.85131532 z: -7.98077488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623243749 y: -0.214048892 z: 0.0383347943 w: -0.974078655 } position { x: -0.783373415 y: 0.851309717 z: -7.98076344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623793192 y: -0.213990584 z: 0.0383751243 w: -0.974086344 } position { x: -0.783406615 y: 0.851281404 z: -7.98076868 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.551] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623360351 y: -0.214055747 z: 0.038328696 w: -0.974076629 } position { x: -0.783384919 y: 0.85128665 z: -7.98077154 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623152591 y: -0.214062035 z: 0.0383542366 w: -0.974075556 } position { x: -0.783395231 y: 0.851298571 z: -7.98076487 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062353 y: -0.214038089 z: 0.0383065455 w: -0.974080324 } position { x: -0.783408344 y: 0.851284444 z: -7.98077154 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.592] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062333934 y: -0.213996589 z: 0.038352754 w: -0.974088848 } position { x: -0.783412158 y: 0.851299465 z: -7.9807682 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623721443 y: -0.214006022 z: 0.0383616351 w: -0.97408396 } position { x: -0.783430815 y: 0.851302087 z: -7.98077297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.620] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623484552 y: -0.214015529 z: 0.0383505821 w: -0.974083841 } position { x: -0.783418536 y: 0.85129559 z: -7.98075247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.634] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062319316 y: -0.214012489 z: 0.0383850299 w: -0.974085 } position { x: -0.783397734 y: 0.851309419 z: -7.98076773 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623520911 y: -0.213983014 z: 0.0383326113 w: -0.974091411 } position { x: -0.783434093 y: 0.851301491 z: -7.98076439 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.662] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623490028 y: -0.214014515 z: 0.0383469649 w: -0.974084139 } position { x: -0.783413172 y: 0.851295412 z: -7.98075342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623479448 y: -0.214014903 z: 0.0383478887 w: -0.974084079 } position { x: -0.78341794 y: 0.851308465 z: -7.98078728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.690] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.06235753 y: -0.214036182 z: 0.0383680053 w: -0.974078 } position { x: -0.783406556 y: 0.851313353 z: -7.98076057 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623740256 y: -0.214036942 z: 0.0383383408 w: -0.97407794 } position { x: -0.783403873 y: 0.851294756 z: -7.98075819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623537 y: -0.214017823 z: 0.038347356 w: -0.974083126 } position { x: -0.783411264 y: 0.851305187 z: -7.98076057 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.731] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623353086 y: -0.214012563 z: 0.0383375 w: -0.974085808 } position { x: -0.783396 y: 0.851308227 z: -7.98076773 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623614118 y: -0.214047551 z: 0.0383445807 w: -0.974076152 } position { x: -0.783392 y: 0.851280808 z: -7.98075628 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.759] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623604357 y: -0.214041159 z: 0.0383370519 w: -0.97407794 } position { x: -0.783398807 y: 0.851260304 z: -7.98075581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623524562 y: -0.214025125 z: 0.0383446775 w: -0.974081695 } position { x: -0.783392966 y: 0.851282358 z: -7.98075485 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.787] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623683669 y: -0.214012757 z: 0.0383855365 w: -0.974081814 } position { x: -0.783400357 y: 0.851278305 z: -7.98077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623475425 y: -0.214059412 z: 0.038343478 w: -0.974074483 } position { x: -0.783386171 y: 0.851247072 z: -7.9807744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.815] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623486377 y: -0.214007244 z: 0.0383307338 w: -0.974086404 } position { x: -0.783401132 y: 0.851267099 z: -7.98077154 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623253621 y: -0.214032158 z: 0.0383460149 w: -0.974081814 } position { x: -0.783407509 y: 0.851270378 z: -7.98077488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623458885 y: -0.214060098 z: 0.0383312367 w: -0.97407496 } position { x: -0.783376694 y: 0.851257503 z: -7.9807806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623617209 y: -0.214021653 z: 0.0383689515 w: -0.97408092 } position { x: -0.783388853 y: 0.85127157 z: -7.98081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623577312 y: -0.214040428 z: 0.0383303612 w: -0.974078536 } position { x: -0.783362567 y: 0.851248 z: -7.98079348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.884] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623613186 y: -0.214023858 z: 0.0383903719 w: -0.974079609 } position { x: -0.783347 y: 0.851240396 z: -7.98078251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623579 y: -0.214023367 z: 0.0383417569 w: -0.974081814 } position { x: -0.78335309 y: 0.851260126 z: -7.98079252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623242781 y: -0.214058116 z: 0.0383483171 w: -0.974076092 } position { x: -0.783346713 y: 0.851266 z: -7.98076057 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623604693 y: -0.214022815 z: 0.0383433402 w: -0.974081755 } position { x: -0.783349454 y: 0.85127604 z: -7.9807744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623640604 y: -0.214022145 z: 0.0383454114 w: -0.974081576 } position { x: -0.783360422 y: 0.851270795 z: -7.98076868 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623680837 y: -0.2140214 z: 0.0383452 w: -0.974081516 } position { x: -0.783333242 y: 0.851244569 z: -7.98075485 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623634793 y: -0.214019805 z: 0.0383451022 w: -0.974082112 } position { x: -0.783364296 y: 0.851261318 z: -7.98077965 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623546429 y: -0.21402128 z: 0.0383478589 w: -0.974082232 } position { x: -0.7833516 y: 0.851256192 z: -7.98075056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:56.992] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624322556 y: -0.214044124 z: 0.0383365713 w: -0.974072754 } position { x: -0.783337116 y: 0.851266742 z: -7.98071051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.009] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623254627 y: -0.21401228 z: 0.0382838398 w: -0.974088609 } position { x: -0.783383667 y: 0.851260424 z: -7.98077059 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.023] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623202138 y: -0.214021504 z: 0.0383426286 w: -0.974084616 } position { x: -0.783354 y: 0.851281941 z: -7.98079109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623774081 y: -0.214043021 z: 0.038389314 w: -0.974074423 } position { x: -0.783306718 y: 0.851232708 z: -7.98068714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.051] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623516776 y: -0.21398814 z: 0.0383353196 w: -0.974090219 } position { x: -0.783426285 y: 0.851332963 z: -7.98084307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0624257401 y: -0.214069754 z: 0.0383173414 w: -0.974068224 } position { x: -0.783342659 y: 0.851191819 z: -7.98066664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.076] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0623547211 y: -0.213980034 z: 0.0382865071 w: -0.974093735 } position { x: -0.783357918 y: 0.851309 z: -7.98074293 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.092] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062455304 y: -0.213998541 z: 0.038650021 w: -0.97406888 } position { x: -0.783111691 y: 0.851658821 z: -7.98073053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.104] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0622411892 y: -0.213346899 z: 0.0391327105 w: -0.974206269 } position { x: -0.783264816 y: 0.851038694 z: -7.980865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.062121857 y: -0.213939711 z: 0.0387903415 w: -0.97409755 } position { x: -0.783400118 y: 0.85084945 z: -7.9809289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.134] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0618580729 y: -0.213336244 z: 0.0389911644 w: -0.974238634 } position { x: -0.783231 y: 0.851378858 z: -7.980793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.148] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0617455468 y: -0.213778213 z: 0.0391875878 w: -0.974141 } position { x: -0.783530295 y: 0.851357698 z: -7.98065901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0621659942 y: -0.213687927 z: 0.038335871 w: -0.974168 } position { x: -0.783255398 y: 0.851270199 z: -7.98079586 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0621611439 y: -0.213561475 z: 0.0384655111 w: -0.97419095 } position { x: -0.783306777 y: 0.851356864 z: -7.98071861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0619100332 y: -0.213773072 z: 0.0387367196 w: -0.974149764 } position { x: -0.78337127 y: 0.851083219 z: -7.98094654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.203] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0618969202 y: -0.213633746 z: 0.0383673683 w: -0.974195778 } position { x: -0.783167481 y: 0.850953579 z: -7.98081827 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0615492351 y: -0.213292286 z: 0.0390252471 w: -0.974266469 } position { x: -0.783221 y: 0.851364911 z: -7.98084545 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.231] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0611710064 y: -0.213172168 z: 0.0391623266 w: -0.974311054 } position { x: -0.783372402 y: 0.851076961 z: -7.98087835 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0611748248 y: -0.213021681 z: 0.0388207659 w: -0.974357426 } position { x: -0.783322 y: 0.85119307 z: -7.98087311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.257] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0607562587 y: -0.212555751 z: 0.0389965437 w: -0.974478304 } position { x: -0.783352911 y: 0.851216495 z: -7.98096609 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.273] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0600640327 y: -0.212853953 z: 0.0390689187 w: -0.97445327 } position { x: -0.783504903 y: 0.851075709 z: -7.98135519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0588362664 y: -0.212796897 z: 0.0385050587 w: -0.974563062 } position { x: -0.783593714 y: 0.851028442 z: -7.98116207 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.301] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0578597896 y: -0.212513074 z: 0.0378284641 w: -0.974709928 } position { x: -0.783727407 y: 0.850786328 z: -7.98119688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0573709086 y: -0.212740496 z: 0.0373879448 w: -0.974706233 } position { x: -0.783494 y: 0.851177812 z: -7.98119545 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.329] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.057462506 y: -0.212233663 z: 0.0375096165 w: -0.974806607 } position { x: -0.783454776 y: 0.851413608 z: -7.9811554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0579339936 y: -0.212065488 z: 0.0376723483 w: -0.974809051 } position { x: -0.783463061 y: 0.851196766 z: -7.98110533 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0581753217 y: -0.212392256 z: 0.0385423638 w: -0.974689543 } position { x: -0.783394039 y: 0.8511675 z: -7.98132944 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.370] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0581010915 y: -0.212315679 z: 0.0387943834 w: -0.97470063 } position { x: -0.783377409 y: 0.851032615 z: -7.9813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.384] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0576389208 y: -0.211961195 z: 0.0392982438 w: -0.97478503 } position { x: -0.783383787 y: 0.851021469 z: -7.98126936 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.057269942 y: -0.211994618 z: 0.0394555 w: -0.974793136 } position { x: -0.783408582 y: 0.851143301 z: -7.98136234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.412] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0571052097 y: -0.211971089 z: 0.0393595397 w: -0.974811852 } position { x: -0.78350687 y: 0.851191938 z: -7.98131418 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0572411865 y: -0.212361798 z: 0.0390565805 w: -0.974731 } position { x: -0.783732176 y: 0.851325393 z: -7.98125219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0574933961 y: -0.212944806 z: 0.0385748371 w: -0.974608123 } position { x: -0.783442497 y: 0.851331 z: -7.98116112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.453] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0577413402 y: -0.212230548 z: 0.0380458832 w: -0.974770069 } position { x: -0.783334 y: 0.851154685 z: -7.98133183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0572372712 y: -0.211707324 z: 0.038610816 w: -0.974891365 } position { x: -0.783312201 y: 0.850846708 z: -7.98159885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.481] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0563762411 y: -0.211799428 z: 0.0396140814 w: -0.974881232 } position { x: -0.783227861 y: 0.850883842 z: -7.98167229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0557110086 y: -0.211677521 z: 0.0404670462 w: -0.974910915 } position { x: -0.783218384 y: 0.851071715 z: -7.9816246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0552685298 y: -0.211476222 z: 0.0405411944 w: -0.974976718 } position { x: -0.783400714 y: 0.851185 z: -7.98159599 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0552186668 y: -0.212297782 z: 0.0401447453 w: -0.974817455 } position { x: -0.783873796 y: 0.851426661 z: -7.98133421 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.537] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0559268706 y: -0.213136092 z: 0.0388537832 w: -0.974646389 } position { x: -0.783803701 y: 0.851565957 z: -7.98109198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0566411 y: -0.213299349 z: 0.0376966707 w: -0.974614918 } position { x: -0.783663 y: 0.851578474 z: -7.98119879 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0571282282 y: -0.212744102 z: 0.0367569253 w: -0.974743724 } position { x: -0.78364414 y: 0.851135 z: -7.98141289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0567579567 y: -0.212508857 z: 0.0367848836 w: -0.974815607 } position { x: -0.78357178 y: 0.850844502 z: -7.98153305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.592] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0559046119 y: -0.212365672 z: 0.0379172973 w: -0.974852681 } position { x: -0.783335209 y: 0.850762963 z: -7.98171234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0552173257 y: -0.212186441 z: 0.0390950926 w: -0.974884391 } position { x: -0.783317447 y: 0.850942254 z: -7.98165798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.620] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0549419411 y: -0.212262362 z: 0.0401770808 w: -0.974839389 } position { x: -0.783436954 y: 0.8513695 z: -7.98156214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.634] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0551179573 y: -0.212375343 z: 0.0401769578 w: -0.974804878 } position { x: -0.783635855 y: 0.851428509 z: -7.98136044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0555172823 y: -0.212403968 z: 0.0391842499 w: -0.974816382 } position { x: -0.783868492 y: 0.851435423 z: -7.9813695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.662] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0556021407 y: -0.212432697 z: 0.0379222259 w: -0.974855185 } position { x: -0.783958 y: 0.851215243 z: -7.9814086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0555144213 y: -0.21262683 z: 0.0374203362 w: -0.974837244 } position { x: -0.783699036 y: 0.851102471 z: -7.98148727 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0554436035 y: -0.212669954 z: 0.0373716541 w: -0.974833786 } position { x: -0.78360641 y: 0.851167083 z: -7.9814806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0555326454 y: -0.21250695 z: 0.0377383418 w: -0.974850118 } position { x: -0.783461392 y: 0.851335168 z: -7.98133087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0546998717 y: -0.211051881 z: 0.0373141468 w: -0.975229561 } position { x: -0.784013927 y: 0.850705147 z: -7.98162937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0540614724 y: -0.212471992 z: 0.037091881 w: -0.974965274 } position { x: -0.784040272 y: 0.851245165 z: -7.98161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.746] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0540613607 y: -0.2131349 z: 0.0364834853 w: -0.974843502 } position { x: -0.784097791 y: 0.851392031 z: -7.98145151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0543556958 y: -0.213073641 z: 0.0353975669 w: -0.974880576 } position { x: -0.783942699 y: 0.851438761 z: -7.98137045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.773] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0547279418 y: -0.212980554 z: 0.035261292 w: -0.974885046 } position { x: -0.783760607 y: 0.851088047 z: -7.98135185 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0546744689 y: -0.212620825 z: 0.0354896411 w: -0.974958241 } position { x: -0.783698142 y: 0.850948274 z: -7.98154354 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.801] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0542818829 y: -0.21247758 z: 0.0363455787 w: -0.974979877 } position { x: -0.783765554 y: 0.850997269 z: -7.98172283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.815] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0537234284 y: -0.212686688 z: 0.0375429131 w: -0.974919856 } position { x: -0.783485293 y: 0.850900054 z: -7.9817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0537672751 y: -0.212762043 z: 0.0386036299 w: -0.974859595 } position { x: -0.783435 y: 0.85131067 z: -7.98157454 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.842] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0536631607 y: -0.212395757 z: 0.0390416756 w: -0.974927723 } position { x: -0.783861756 y: 0.851291955 z: -7.98158503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0536584109 y: -0.212787941 z: 0.0381133407 w: -0.974879205 } position { x: -0.784008265 y: 0.851275802 z: -7.98150682 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0537961274 y: -0.212651491 z: 0.037048433 w: -0.974942446 } position { x: -0.784035325 y: 0.851339221 z: -7.98141146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.884] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0540085882 y: -0.212813392 z: 0.0363201685 w: -0.974922776 } position { x: -0.783909798 y: 0.851233363 z: -7.98160219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.898] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0541029349 y: -0.212984487 z: 0.0363555886 w: -0.974878848 } position { x: -0.783722162 y: 0.851139307 z: -7.98153114 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.912] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0539718606 y: -0.212681592 z: 0.0367301367 w: -0.974938214 } position { x: -0.783682823 y: 0.851082563 z: -7.98164511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0536717847 y: -0.21270062 z: 0.0372077189 w: -0.974932492 } position { x: -0.783740699 y: 0.85105443 z: -7.9816947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0534345172 y: -0.21268636 z: 0.0375478081 w: -0.974935591 } position { x: -0.78375423 y: 0.851139665 z: -7.98161507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0533366613 y: -0.212675199 z: 0.0374152102 w: -0.974948525 } position { x: -0.783883214 y: 0.851253152 z: -7.98157406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.965] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0534489527 y: -0.212781176 z: 0.037069127 w: -0.974932432 } position { x: -0.783946514 y: 0.851323128 z: -7.98152924 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0536512733 y: -0.212830439 z: 0.0367222726 w: -0.97492373 } position { x: -0.783895254 y: 0.851246953 z: -7.98153257 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:57.995] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.053719867 y: -0.212846741 z: 0.0366173498 w: -0.974920332 } position { x: -0.783828318 y: 0.851154327 z: -7.98158503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.009] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0535571203 y: -0.212784052 z: 0.0367949679 w: -0.974936306 } position { x: -0.783778489 y: 0.85108161 z: -7.98164415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.023] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0533235557 y: -0.212775573 z: 0.0371365473 w: -0.974938 } position { x: -0.783743799 y: 0.851142526 z: -7.98167324 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0532298163 y: -0.212757 z: 0.0373426042 w: -0.974939287 } position { x: -0.783761561 y: 0.851181269 z: -7.98163462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0532114357 y: -0.212738931 z: 0.037372645 w: -0.974943042 } position { x: -0.783829927 y: 0.851262808 z: -7.98159647 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0532549471 y: -0.212778524 z: 0.0372129418 w: -0.974938154 } position { x: -0.78388083 y: 0.851250648 z: -7.98159504 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0532136522 y: -0.212833539 z: 0.0369295366 w: -0.974939167 } position { x: -0.783848584 y: 0.851192713 z: -7.98159027 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.092] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0531697534 y: -0.212847948 z: 0.0368476398 w: -0.974941552 } position { x: -0.783755302 y: 0.851215839 z: -7.98163605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0531263165 y: -0.212764576 z: 0.0369898714 w: -0.974956751 } position { x: -0.783701 y: 0.851151228 z: -7.98165655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0530286245 y: -0.212714851 z: 0.0372324809 w: -0.974963665 } position { x: -0.783721268 y: 0.851143718 z: -7.98165798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0529168323 y: -0.212722912 z: 0.0373550318 w: -0.974963248 } position { x: -0.783738256 y: 0.851195872 z: -7.98165321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0528578684 y: -0.212747321 z: 0.0373585373 w: -0.974961042 } position { x: -0.783774495 y: 0.851199627 z: -7.98163557 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.162] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0528020971 y: -0.212750942 z: 0.0372607745 w: -0.974967 } position { x: -0.783806741 y: 0.851224661 z: -7.98164892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.174] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0528269 y: -0.212738901 z: 0.0371046737 w: -0.974974275 } position { x: -0.783789396 y: 0.851226687 z: -7.98162174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0527548864 y: -0.212799534 z: 0.0370708182 w: -0.974966168 } position { x: -0.783786118 y: 0.851203144 z: -7.98160362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0527462699 y: -0.212807074 z: 0.0371051021 w: -0.974963725 } position { x: -0.783780575 y: 0.851210952 z: -7.98162317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0527006611 y: -0.212770924 z: 0.0371406861 w: -0.974972665 } position { x: -0.783767462 y: 0.851185381 z: -7.9816184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0526429936 y: -0.212751344 z: 0.037176691 w: -0.974978685 } position { x: -0.783811033 y: 0.851216197 z: -7.98162651 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0525695719 y: -0.212774083 z: 0.0371742249 w: -0.974977791 } position { x: -0.783810377 y: 0.85120225 z: -7.98163366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0525455847 y: -0.21279192 z: 0.0371813141 w: -0.97497493 } position { x: -0.783810198 y: 0.8512007 z: -7.98163128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.273] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0525310226 y: -0.212769091 z: 0.0371064022 w: -0.974983573 } position { x: -0.783826113 y: 0.851234198 z: -7.98164511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.284] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.052460134 y: -0.212819412 z: 0.037094 w: -0.974976897 } position { x: -0.783841252 y: 0.85119617 z: -7.98167944 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0522604845 y: -0.212872386 z: 0.0370998569 w: -0.974975824 } position { x: -0.783832729 y: 0.851201773 z: -7.98176861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.314] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0516556241 y: -0.212940112 z: 0.0369968116 w: -0.974997163 } position { x: -0.783894658 y: 0.851105 z: -7.98192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.050995741 y: -0.212676615 z: 0.0368699767 w: -0.975094199 } position { x: -0.783832669 y: 0.85104382 z: -7.98183966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.343] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0504010767 y: -0.212530091 z: 0.0366908833 w: -0.975163817 } position { x: -0.783904076 y: 0.850998163 z: -7.98188114 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0502798669 y: -0.212797329 z: 0.036857143 w: -0.975105584 } position { x: -0.78383708 y: 0.85127306 z: -7.98184252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.370] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0506775491 y: -0.212833896 z: 0.0369302593 w: -0.975074172 } position { x: -0.78375417 y: 0.851348639 z: -7.98166943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.051053796 y: -0.212667093 z: 0.0370580517 w: -0.975086093 } position { x: -0.783802211 y: 0.851308584 z: -7.98175144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.398] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0511633866 y: -0.21278587 z: 0.0370620601 w: -0.975054324 } position { x: -0.783918858 y: 0.851113439 z: -7.98180532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0509310588 y: -0.212796703 z: 0.0368028134 w: -0.975073934 } position { x: -0.783915758 y: 0.851004958 z: -7.98183441 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.426] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0506826788 y: -0.212777615 z: 0.0366349779 w: -0.975097358 } position { x: -0.783840656 y: 0.851066113 z: -7.98181725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0506216921 y: -0.21280317 z: 0.0366464444 w: -0.975094497 } position { x: -0.783818603 y: 0.851133108 z: -7.98185444 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.453] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0507183298 y: -0.21277754 z: 0.0366816297 w: -0.975093782 } position { x: -0.783802271 y: 0.851204097 z: -7.98188448 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0507504903 y: -0.212798253 z: 0.036846932 w: -0.975081325 } position { x: -0.783773661 y: 0.851107121 z: -7.98188543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.482] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0506991334 y: -0.212830499 z: 0.0369260088 w: -0.975074 } position { x: -0.783827484 y: 0.851066351 z: -7.98195839 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.495] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0504531972 y: -0.212771595 z: 0.0368732885 w: -0.97510159 } position { x: -0.783827782 y: 0.8510499 z: -7.98191166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0503317975 y: -0.212769777 z: 0.0368524455 w: -0.9751091 } position { x: -0.783855259 y: 0.851100206 z: -7.98190308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0503031276 y: -0.212823585 z: 0.0367838405 w: -0.975101411 } position { x: -0.783848286 y: 0.851166129 z: -7.98185778 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0504160076 y: -0.212797612 z: 0.036743138 w: -0.975102723 } position { x: -0.783842683 y: 0.851178408 z: -7.98182774 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.551] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0504869595 y: -0.212806597 z: 0.0366751701 w: -0.975099683 } position { x: -0.783839107 y: 0.851147592 z: -7.98183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.565] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0504719689 y: -0.212840065 z: 0.0366051458 w: -0.975095809 } position { x: -0.783844292 y: 0.851096809 z: -7.98187351 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0503860749 y: -0.212807357 z: 0.0365302563 w: -0.975110173 } position { x: -0.783817649 y: 0.851075888 z: -7.98190784 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.592] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0502686165 y: -0.212734744 z: 0.0365723744 w: -0.975130498 } position { x: -0.783854544 y: 0.851089239 z: -7.98194838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0501442924 y: -0.212736726 z: 0.036676351 w: -0.975132585 } position { x: -0.783838928 y: 0.85114193 z: -7.98195457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.620] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0501430891 y: -0.21275866 z: 0.036684677 w: -0.975127518 } position { x: -0.783842325 y: 0.851121306 z: -7.98195553 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.634] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0501112044 y: -0.212764084 z: 0.0368056707 w: -0.975123465 } position { x: -0.783844113 y: 0.851104558 z: -7.98193932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0499087796 y: -0.212803394 z: 0.0368142091 w: -0.975124896 } position { x: -0.783881128 y: 0.851110101 z: -7.98196888 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.662] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0498495921 y: -0.212713107 z: 0.0367978029 w: -0.975148261 } position { x: -0.78388083 y: 0.851078749 z: -7.98190784 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0496838354 y: -0.212779373 z: 0.0367763378 w: -0.975143075 } position { x: -0.783921 y: 0.851155877 z: -7.98197937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.690] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0494429357 y: -0.212783486 z: 0.036614731 w: -0.97516048 } position { x: -0.783946693 y: 0.851119637 z: -7.98201656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0491573252 y: -0.212768406 z: 0.0364995189 w: -0.975182533 } position { x: -0.783953905 y: 0.851079822 z: -7.98203135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0488428771 y: -0.212856904 z: 0.0364033058 w: -0.975182652 } position { x: -0.783955812 y: 0.851047516 z: -7.98211956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0483962111 y: -0.212776318 z: 0.0363613628 w: -0.975224 } position { x: -0.783967197 y: 0.851058424 z: -7.98218441 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.745] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0480928309 y: -0.212753162 z: 0.0364553183 w: -0.975240588 } position { x: -0.783900201 y: 0.850984097 z: -7.98211575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.047943227 y: -0.212738782 z: 0.0365057811 w: -0.975249171 } position { x: -0.783905506 y: 0.851058185 z: -7.98215914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.773] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0477538295 y: -0.212653607 z: 0.0365344658 w: -0.975276 } position { x: -0.783922493 y: 0.851080418 z: -7.98215246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0477988347 y: -0.212756485 z: 0.0365996286 w: -0.975248933 } position { x: -0.78389293 y: 0.851093888 z: -7.98206425 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.801] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0479786955 y: -0.212757841 z: 0.03661431 w: -0.975239217 } position { x: -0.783911943 y: 0.851110101 z: -7.98203707 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.814] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0480472073 y: -0.212709635 z: 0.036413122 w: -0.97525394 } position { x: -0.783955872 y: 0.851108074 z: -7.98210239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0480491295 y: -0.212778836 z: 0.0363236219 w: -0.975242078 } position { x: -0.783942163 y: 0.851057887 z: -7.98211861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0480218604 y: -0.21274808 z: 0.0362435915 w: -0.975253046 } position { x: -0.783889115 y: 0.851002455 z: -7.98216105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.856] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0478478298 y: -0.212729365 z: 0.0362332091 w: -0.975266099 } position { x: -0.783878744 y: 0.851012945 z: -7.98218822 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0477245301 y: -0.212725833 z: 0.0363608375 w: -0.975268185 } position { x: -0.783861 y: 0.85102427 z: -7.98220921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.884] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0476292819 y: -0.212731242 z: 0.0364254862 w: -0.975269258 } position { x: -0.783853948 y: 0.851051271 z: -7.98218203 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.898] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.04759207 y: -0.212752983 z: 0.0364989 w: -0.975263536 } position { x: -0.783856869 y: 0.851061821 z: -7.98217583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0475905836 y: -0.212782443 z: 0.0364665538 w: -0.97525841 } position { x: -0.783883452 y: 0.851086795 z: -7.98214722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0476108789 y: -0.212741122 z: 0.0363687836 w: -0.975270092 } position { x: -0.783891141 y: 0.851091743 z: -7.98217916 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0475654118 y: -0.212759435 z: 0.0362767912 w: -0.975271761 } position { x: -0.783887446 y: 0.851072609 z: -7.98217106 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.04740531 y: -0.212803066 z: 0.0361467451 w: -0.975274861 } position { x: -0.78389436 y: 0.85110414 z: -7.98226929 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.968] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0472901165 y: -0.212794021 z: 0.0360759646 w: -0.975285053 } position { x: -0.783879876 y: 0.851063132 z: -7.98226452 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.047031723 y: -0.212932527 z: 0.035978809 w: -0.975270867 } position { x: -0.783878863 y: 0.85103476 z: -7.98234272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:58.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0467436425 y: -0.212882638 z: 0.0359402075 w: -0.975297034 } position { x: -0.783826947 y: 0.851019 z: -7.9823041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0466267839 y: -0.212848708 z: 0.0360489227 w: -0.975306034 } position { x: -0.783811748 y: 0.851041317 z: -7.98233747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0464241691 y: -0.212850124 z: 0.036095567 w: -0.975313663 } position { x: -0.783811 y: 0.851086259 z: -7.9823308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0463501737 y: -0.212797523 z: 0.0361368284 w: -0.975327134 } position { x: -0.783819914 y: 0.851074457 z: -7.9823041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0463159382 y: -0.212788433 z: 0.0361476131 w: -0.975330353 } position { x: -0.783845305 y: 0.851071298 z: -7.98228598 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0462737232 y: -0.21278891 z: 0.0360426344 w: -0.975336134 } position { x: -0.783862174 y: 0.851100624 z: -7.98234653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0461695455 y: -0.212822229 z: 0.0359761715 w: -0.975336254 } position { x: -0.783837676 y: 0.851081491 z: -7.98235798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0460581742 y: -0.212820947 z: 0.0358465388 w: -0.975346565 } position { x: -0.783806 y: 0.851040125 z: -7.98233175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.105] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0459083952 y: -0.212829605 z: 0.0358235464 w: -0.975352585 } position { x: -0.783833265 y: 0.851025939 z: -7.98233938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.119] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0458217487 y: -0.212841555 z: 0.0358203389 w: -0.975354135 } position { x: -0.783810794 y: 0.851064682 z: -7.9823451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0457949564 y: -0.212821141 z: 0.0358425751 w: -0.975359082 } position { x: -0.783819735 y: 0.851047277 z: -7.9823575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.150] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.04580836 y: -0.212822735 z: 0.0359031223 w: -0.975355923 } position { x: -0.783813059 y: 0.851055384 z: -7.98239326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0456603803 y: -0.212838233 z: 0.0359578 w: -0.975357413 } position { x: -0.783808708 y: 0.851053834 z: -7.98238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0455320552 y: -0.212841779 z: 0.0359278955 w: -0.975363731 } position { x: -0.783821642 y: 0.851042867 z: -7.98238754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.190] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0453979112 y: -0.212849632 z: 0.0358046405 w: -0.975372791 } position { x: -0.783841312 y: 0.851040363 z: -7.98239613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.203] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0453569032 y: -0.212814674 z: 0.0356919467 w: -0.9753865 } position { x: -0.7838431 y: 0.851068258 z: -7.9824028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.045271948 y: -0.212863401 z: 0.0356786735 w: -0.975380301 } position { x: -0.783865452 y: 0.851062417 z: -7.98243237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.231] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0451637916 y: -0.212895274 z: 0.035565272 w: -0.975382507 } position { x: -0.783866107 y: 0.851024926 z: -7.98241568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.246] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0450653769 y: -0.212917104 z: 0.0355835073 w: -0.975381613 } position { x: -0.783824384 y: 0.851017 z: -7.98242378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0450133272 y: -0.212888077 z: 0.0355692357 w: -0.975390851 } position { x: -0.783822477 y: 0.851027489 z: -7.98247099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0449975207 y: -0.212828115 z: 0.0356366262 w: -0.975402176 } position { x: -0.783809781 y: 0.851035416 z: -7.98248577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0449749529 y: -0.212857947 z: 0.0357330106 w: -0.975393176 } position { x: -0.783790529 y: 0.851049781 z: -7.98246717 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.299] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0449385643 y: -0.212833241 z: 0.0357439108 w: -0.975399911 } position { x: -0.783834875 y: 0.851035357 z: -7.98247719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.044851467 y: -0.212840647 z: 0.0356513374 w: -0.975405693 } position { x: -0.783834934 y: 0.851043463 z: -7.98246431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0448143817 y: -0.21283862 z: 0.0355958156 w: -0.975409806 } position { x: -0.783852756 y: 0.851028681 z: -7.98244238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.344] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0447055846 y: -0.212869063 z: 0.0354753584 w: -0.975412548 } position { x: -0.783826709 y: 0.851065159 z: -7.98245144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0447070077 y: -0.212856755 z: 0.0354794264 w: -0.975415051 } position { x: -0.783810496 y: 0.851051211 z: -7.98239899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.373] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0446980856 y: -0.212879702 z: 0.0354751535 w: -0.975410581 } position { x: -0.783837199 y: 0.851077676 z: -7.98243237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.386] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0446172096 y: -0.212905124 z: 0.035505794 w: -0.97540766 } position { x: -0.783817887 y: 0.851034284 z: -7.98249 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0444739759 y: -0.212953 z: 0.0355772935 w: -0.975401103 } position { x: -0.783832252 y: 0.851011157 z: -7.98251104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.414] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0442774445 y: -0.212980852 z: 0.0355894268 w: -0.975403547 } position { x: -0.783853531 y: 0.85100925 z: -7.98252535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0439203642 y: -0.212915584 z: 0.0354744084 w: -0.975438118 } position { x: -0.783906877 y: 0.850982785 z: -7.98255157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.043583855 y: -0.212962449 z: 0.0354338251 w: -0.975444496 } position { x: -0.783941269 y: 0.851006031 z: -7.98255253 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.453] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0433232524 y: -0.212934762 z: 0.0353052616 w: -0.975466788 } position { x: -0.783981383 y: 0.850990176 z: -7.98254681 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0431194492 y: -0.213025928 z: 0.0352228917 w: -0.97545892 } position { x: -0.783984482 y: 0.851038456 z: -7.98250961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.483] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0431691073 y: -0.213116169 z: 0.0352261886 w: -0.975436866 } position { x: -0.783964813 y: 0.851102173 z: -7.98248911 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0434473529 y: -0.213112622 z: 0.0352530405 w: -0.97542429 } position { x: -0.783951342 y: 0.851197124 z: -7.98244905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0436331816 y: -0.213123336 z: 0.0352204554 w: -0.975414813 } position { x: -0.784019 y: 0.851161361 z: -7.98251629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.524] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0446446538 y: -0.213217929 z: 0.0354783647 w: -0.975339055 } position { x: -0.783860743 y: 0.850659728 z: -7.98208094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0426786356 y: -0.212326318 z: 0.0346974321 w: -0.975649655 } position { x: -0.784299791 y: 0.851600051 z: -7.98290682 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.552] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0428522602 y: -0.212273136 z: 0.0340922922 w: -0.975674927 } position { x: -0.784301519 y: 0.850793242 z: -7.98254204 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0424140133 y: -0.212767556 z: 0.0333096571 w: -0.975613415 } position { x: -0.784486234 y: 0.850819409 z: -7.98241758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0422832109 y: -0.21249707 z: 0.0323071554 w: -0.975711763 } position { x: -0.784680903 y: 0.851413727 z: -7.98269796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.593] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0420133434 y: -0.212641254 z: 0.031046465 w: -0.975732923 } position { x: -0.784271 y: 0.850579 z: -7.98268318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0412887409 y: -0.212067425 z: 0.0314088166 w: -0.975877106 } position { x: -0.784233689 y: 0.850542188 z: -7.98281717 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.04019887 y: -0.211661011 z: 0.0317106657 w: -0.976001084 } position { x: -0.784835815 y: 0.850541 z: -7.98278427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.636] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0399424545 y: -0.212868571 z: 0.03079319 w: -0.975778341 } position { x: -0.784729779 y: 0.850947142 z: -7.98274946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0396298282 y: -0.213585347 z: 0.0349529646 w: -0.975494266 } position { x: -0.783135235 y: 0.85245 z: -7.98282957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.662] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0414559282 y: -0.211518228 z: 0.0357272848 w: -0.975840688 } position { x: -0.783632398 y: 0.85051775 z: -7.9826932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.677] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0402393304 y: -0.211835966 z: 0.0374325737 w: -0.975758791 } position { x: -0.784443855 y: 0.850708485 z: -7.98344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.690] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0389087759 y: -0.213049471 z: 0.0364711359 w: -0.975584924 } position { x: -0.784563541 y: 0.850905657 z: -7.98293209 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0393041074 y: -0.212320223 z: 0.0345886387 w: -0.97579658 } position { x: -0.784359336 y: 0.851346 z: -7.98240471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.719] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0397574864 y: -0.212637946 z: 0.033284124 w: -0.97575444 } position { x: -0.784520626 y: 0.851314545 z: -7.98262119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.734] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0406783335 y: -0.21279 z: 0.0323028304 w: -0.975716233 } position { x: -0.784303308 y: 0.851304412 z: -7.98262262 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0409940295 y: -0.212605581 z: 0.0324164852 w: -0.975739479 } position { x: -0.78414464 y: 0.850999236 z: -7.98282051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.040531911 y: -0.212779656 z: 0.0330295302 w: -0.975700259 } position { x: -0.784092188 y: 0.850549579 z: -7.98289776 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.773] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.039809458 y: -0.212489441 z: 0.0338233635 w: -0.975766122 } position { x: -0.784036458 y: 0.850685716 z: -7.98305464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.787] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0391525812 y: -0.212319061 z: 0.0346447565 w: -0.975800931 } position { x: -0.784081459 y: 0.850849271 z: -7.98294544 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.039132569 y: -0.21241717 z: 0.034726277 w: -0.975777447 } position { x: -0.784300089 y: 0.851194918 z: -7.98279667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.814] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0393956192 y: -0.212434888 z: 0.0341874212 w: -0.975782096 } position { x: -0.784466565 y: 0.851287842 z: -7.98277092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0398412533 y: -0.212671161 z: 0.0334265195 w: -0.975738883 } position { x: -0.784425557 y: 0.85114038 z: -7.98275805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0399531089 y: -0.212628737 z: 0.0329797491 w: -0.975758731 } position { x: -0.784360886 y: 0.850922525 z: -7.98286438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.855] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0396989062 y: -0.212599725 z: 0.0330452137 w: -0.975773275 } position { x: -0.784190297 y: 0.850796819 z: -7.98299551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0393769629 y: -0.21247229 z: 0.0336345434 w: -0.975793898 } position { x: -0.784130454 y: 0.850824177 z: -7.98295593 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0390963554 y: -0.212504223 z: 0.0341895 w: -0.975778937 } position { x: -0.784234464 y: 0.850957692 z: -7.98293734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.897] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0391435437 y: -0.212503374 z: 0.0341397487 w: -0.975778937 } position { x: -0.784323215 y: 0.85108459 z: -7.98288679 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.914] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0391667262 y: -0.212476775 z: 0.0337331854 w: -0.975798 } position { x: -0.784398139 y: 0.851103783 z: -7.98285198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0393392257 y: -0.212803498 z: 0.0333265923 w: -0.975733817 } position { x: -0.784382582 y: 0.851062477 z: -7.98279762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0394577868 y: -0.212659 z: 0.0330653936 w: -0.975769401 } position { x: -0.784313858 y: 0.850975394 z: -7.98288679 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0393459909 y: -0.212683573 z: 0.03309099 w: -0.975767672 } position { x: -0.784225941 y: 0.850895882 z: -7.98295212 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0391607694 y: -0.212583467 z: 0.0335294195 w: -0.975782037 } position { x: -0.784197688 y: 0.8509 z: -7.98293972 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0389924757 y: -0.212601781 z: 0.0338522531 w: -0.975773633 } position { x: -0.784208298 y: 0.850902677 z: -7.98293495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:25:59.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0388686582 y: -0.21266599 z: 0.0338616297 w: -0.975764215 } position { x: -0.784321904 y: 0.851019 z: -7.98289204 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.009] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0388399251 y: -0.212447524 z: 0.0338863395 w: -0.975812078 } position { x: -0.784298539 y: 0.851042032 z: -7.98288584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.023] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0388803817 y: -0.21247308 z: 0.0340501629 w: -0.975799203 } position { x: -0.784208834 y: 0.85101521 z: -7.9829607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.037] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0389366597 y: -0.212567747 z: 0.0345860943 w: -0.97575748 } position { x: -0.784067273 y: 0.851064563 z: -7.98296356 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.051] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0388099253 y: -0.212367281 z: 0.0349927209 w: -0.975791693 } position { x: -0.784160733 y: 0.850936055 z: -7.98298407 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0386072 y: -0.212474525 z: 0.0347875357 w: -0.975783765 } position { x: -0.784377158 y: 0.850912 z: -7.98296213 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.079] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.038392026 y: -0.212492824 z: 0.0340561345 w: -0.975814044 } position { x: -0.784521699 y: 0.851034403 z: -7.98294067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0384147316 y: -0.212651029 z: 0.0332557447 w: -0.975806296 } position { x: -0.784477353 y: 0.85103035 z: -7.98286104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0386992581 y: -0.212579593 z: 0.0330305621 w: -0.975818276 } position { x: -0.784303665 y: 0.851099193 z: -7.98289299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0387747064 y: -0.212556347 z: 0.0334939212 w: -0.975804567 } position { x: -0.784198642 y: 0.850959182 z: -7.98295641 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0386851802 y: -0.212549299 z: 0.0341315679 w: -0.97578752 } position { x: -0.784194648 y: 0.850866318 z: -7.9830265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.148] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0384043567 y: -0.212569654 z: 0.0345597789 w: -0.975779116 } position { x: -0.784270167 y: 0.850863814 z: -7.98303318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.162] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0381420031 y: -0.212474674 z: 0.0343820788 w: -0.975816369 } position { x: -0.784392893 y: 0.850973129 z: -7.98301077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0381298438 y: -0.212580666 z: 0.0340314731 w: -0.975806117 } position { x: -0.784454465 y: 0.851076663 z: -7.98293209 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.190] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0383064039 y: -0.212651953 z: 0.0337649547 w: -0.975792885 } position { x: -0.784370065 y: 0.851151645 z: -7.98293495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.038474746 y: -0.212704882 z: 0.03368707 w: -0.975777388 } position { x: -0.78436929 y: 0.851006508 z: -7.98291254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0385657176 y: -0.21284382 z: 0.0334354453 w: -0.975752175 } position { x: -0.784453809 y: 0.850851774 z: -7.98299932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0383593217 y: -0.21295917 z: 0.0333155729 w: -0.975739241 } position { x: -0.784449518 y: 0.850931168 z: -7.98297834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0381347276 y: -0.21285215 z: 0.0331117436 w: -0.975778341 } position { x: -0.78448081 y: 0.850933611 z: -7.98299408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.038104713 y: -0.212936521 z: 0.033087194 w: -0.97576195 } position { x: -0.784410179 y: 0.851021409 z: -7.98292828 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0380936638 y: -0.21298407 z: 0.0331980661 w: -0.975748241 } position { x: -0.784456193 y: 0.851062238 z: -7.98303318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.287] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0379101336 y: -0.213027731 z: 0.0332916 w: -0.975742638 } position { x: -0.784433305 y: 0.850974739 z: -7.98302889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0377138853 y: -0.212894469 z: 0.0333513729 w: -0.975777268 } position { x: -0.784431279 y: 0.850889146 z: -7.98299503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.316] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.037530072 y: -0.212842241 z: 0.0333442315 w: -0.975796 } position { x: -0.784465313 y: 0.850957036 z: -7.98305893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0373833403 y: -0.212914377 z: 0.033366587 w: -0.975785136 } position { x: -0.784478 y: 0.851060629 z: -7.98301601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0372907929 y: -0.212908849 z: 0.033272814 w: -0.975793064 } position { x: -0.784474611 y: 0.851051688 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0371631458 y: -0.212898836 z: 0.0332568139 w: -0.975800693 } position { x: -0.784462452 y: 0.851050735 z: -7.98309612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0370666422 y: -0.212902769 z: 0.0333069749 w: -0.975801826 } position { x: -0.784411907 y: 0.850956202 z: -7.98304892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.385] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.037065167 y: -0.212982774 z: 0.0334072933 w: -0.975780964 } position { x: -0.784402668 y: 0.851032376 z: -7.98305464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0371462591 y: -0.212909579 z: 0.0333450437 w: -0.975796 } position { x: -0.78444159 y: 0.85110116 z: -7.98305511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.412] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0372182466 y: -0.212957174 z: 0.0332231335 w: -0.975787044 } position { x: -0.784462 y: 0.851051509 z: -7.98302841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0372388251 y: -0.21298781 z: 0.0330848619 w: -0.975784242 } position { x: -0.784445047 y: 0.851007938 z: -7.98306799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.440] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.037158262 y: -0.212934956 z: 0.0330567583 w: -0.975799799 } position { x: -0.784423172 y: 0.850994527 z: -7.9831171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0370821692 y: -0.212974206 z: 0.033104863 w: -0.975792468 } position { x: -0.784393072 y: 0.850958109 z: -7.98310328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0370012 y: -0.212971553 z: 0.0332243256 w: -0.97579205 } position { x: -0.784391642 y: 0.85101 z: -7.9831152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.482] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0370137431 y: -0.212961107 z: 0.0332257636 w: -0.975793839 } position { x: -0.784374177 y: 0.851007104 z: -7.98311234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0370050706 y: -0.212987989 z: 0.0332776569 w: -0.975786567 } position { x: -0.784408212 y: 0.850984573 z: -7.98308468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0368992649 y: -0.212984636 z: 0.0330987051 w: -0.975797355 } position { x: -0.78445822 y: 0.851053476 z: -7.98312187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0369350873 y: -0.212971017 z: 0.0330052339 w: -0.975802124 } position { x: -0.784459412 y: 0.851019263 z: -7.9830904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.538] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0369600058 y: -0.213012263 z: 0.0329609104 w: -0.97579366 } position { x: -0.78444916 y: 0.850986123 z: -7.98312187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.552] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0368905924 y: -0.212976441 z: 0.0329381 w: -0.975804925 } position { x: -0.784462214 y: 0.851012766 z: -7.98312759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0368815735 y: -0.212974906 z: 0.0329379514 w: -0.975805581 } position { x: -0.78444469 y: 0.850955248 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0368132629 y: -0.212999105 z: 0.033004269 w: -0.975800633 } position { x: -0.784448862 y: 0.850978374 z: -7.98313522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0367663838 y: -0.213004947 z: 0.0329541191 w: -0.975802839 } position { x: -0.784436464 y: 0.851009727 z: -7.98312569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0367668569 y: -0.213013545 z: 0.0329492167 w: -0.97580111 } position { x: -0.784446 y: 0.851007938 z: -7.98312616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.036768347 y: -0.213013545 z: 0.0329431593 w: -0.975801229 } position { x: -0.784456193 y: 0.851026773 z: -7.98316145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.636] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0367653333 y: -0.212985158 z: 0.0329239294 w: -0.975808203 } position { x: -0.784425557 y: 0.850963712 z: -7.98312044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0366969146 y: -0.213091582 z: 0.0329709239 w: -0.975786 } position { x: -0.784393609 y: 0.850928903 z: -7.98309946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0365735404 y: -0.212996691 z: 0.032977961 w: -0.975811124 } position { x: -0.784392953 y: 0.850977957 z: -7.98315477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.676] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.036564827 y: -0.212976724 z: 0.0330504589 w: -0.975813329 } position { x: -0.78441292 y: 0.85100621 z: -7.98309231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.690] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0365879312 y: -0.213024735 z: 0.0330685191 w: -0.975801408 } position { x: -0.784451604 y: 0.851000905 z: -7.98314524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0365668498 y: -0.212968558 z: 0.0330328643 w: -0.975815594 } position { x: -0.784445643 y: 0.850990057 z: -7.98314381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.716] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0365681797 y: -0.213018879 z: 0.0329237729 w: -0.975808263 } position { x: -0.784444153 y: 0.850953162 z: -7.98313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0365361385 y: -0.213043869 z: 0.0329105854 w: -0.975804448 } position { x: -0.784437776 y: 0.850958109 z: -7.98315239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.745] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0364555381 y: -0.212994128 z: 0.0328859612 w: -0.97581917 } position { x: -0.78439492 y: 0.850977421 z: -7.98315859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0364464596 y: -0.213026792 z: 0.0329088159 w: -0.975811601 } position { x: -0.784411788 y: 0.850974679 z: -7.98314428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0364424624 y: -0.213033855 z: 0.0330392197 w: -0.975805759 } position { x: -0.784388959 y: 0.850995183 z: -7.9831357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.787] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0364017896 y: -0.213034123 z: 0.0330321714 w: -0.975807488 } position { x: -0.784397721 y: 0.850980759 z: -7.9831295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0363655351 y: -0.213027865 z: 0.0329900943 w: -0.97581166 } position { x: -0.784426093 y: 0.850984454 z: -7.98311472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.816] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.036374338 y: -0.213037014 z: 0.0328725427 w: -0.97581327 } position { x: -0.784419239 y: 0.850988626 z: -7.98310137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0363530368 y: -0.213064715 z: 0.0328665152 w: -0.975808203 } position { x: -0.784427702 y: 0.851014614 z: -7.98311043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0363430157 y: -0.213087 z: 0.032806091 w: -0.975805759 } position { x: -0.78441453 y: 0.850993156 z: -7.98314095 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.857] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0363341235 y: -0.213055342 z: 0.0328700691 w: -0.975810826 } position { x: -0.784373581 y: 0.850962 z: -7.98311853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0362688936 y: -0.213057324 z: 0.0329514593 w: -0.975810111 } position { x: -0.784409165 y: 0.850997329 z: -7.98315907 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.884] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.036250826 y: -0.213046327 z: 0.0329599939 w: -0.975812912 } position { x: -0.784382105 y: 0.850976229 z: -7.98311663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.898] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0362045243 y: -0.213046595 z: 0.0329526626 w: -0.975814819 } position { x: -0.784454644 y: 0.851013184 z: -7.98314571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.912] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0362021551 y: -0.213037878 z: 0.0328807943 w: -0.97581923 } position { x: -0.784437 y: 0.851025879 z: -7.98313522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0362182446 y: -0.213103533 z: 0.0328280255 w: -0.975806117 } position { x: -0.784445882 y: 0.850997 z: -7.983109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0361971147 y: -0.213065788 z: 0.032795351 w: -0.97581619 } position { x: -0.78444171 y: 0.850982189 z: -7.98312569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0361780785 y: -0.21307756 z: 0.0328022279 w: -0.975814104 } position { x: -0.784416914 y: 0.85098052 z: -7.98316622 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0361289233 y: -0.213101238 z: 0.0328828096 w: -0.975808 } position { x: -0.784401655 y: 0.850956559 z: -7.98314238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.036087621 y: -0.213091984 z: 0.0329086557 w: -0.975810707 } position { x: -0.784429252 y: 0.850979328 z: -7.98313284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:00.996] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0360947624 y: -0.213050157 z: 0.0329271257 w: -0.975818932 } position { x: -0.78444767 y: 0.85098803 z: -7.98316193 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.009] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.036052417 y: -0.213093221 z: 0.0328986272 w: -0.975812078 } position { x: -0.78447485 y: 0.850950718 z: -7.98315096 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.023] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0360253938 y: -0.213087335 z: 0.0328422375 w: -0.97581625 } position { x: -0.784496069 y: 0.850961506 z: -7.98319197 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.038] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0360480025 y: -0.213119254 z: 0.0327959508 w: -0.975810051 } position { x: -0.784494579 y: 0.850967467 z: -7.98320103 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.051] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0360101573 y: -0.21309115 z: 0.0327894948 w: -0.97581774 } position { x: -0.784489334 y: 0.850985646 z: -7.98315239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0360123217 y: -0.213074625 z: 0.0328175947 w: -0.975820363 } position { x: -0.784514189 y: 0.850943267 z: -7.98315287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.078] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0360007472 y: -0.213121101 z: 0.0327877924 w: -0.97581166 } position { x: -0.784491599 y: 0.850923061 z: -7.98318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.093] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0359839238 y: -0.213108987 z: 0.0328160077 w: -0.975814 } position { x: -0.784511566 y: 0.850898147 z: -7.9831562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.107] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0359509848 y: -0.213068753 z: 0.0328003019 w: -0.975824475 } position { x: -0.784532547 y: 0.850943 z: -7.98317051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.035934858 y: -0.213072181 z: 0.0328012705 w: -0.975824296 } position { x: -0.784514904 y: 0.85094136 z: -7.98317719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0359058604 y: -0.213095814 z: 0.0328384079 w: -0.975818932 } position { x: -0.784522593 y: 0.850949407 z: -7.98315477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0359086916 y: -0.21307078 z: 0.0328745432 w: -0.975823045 } position { x: -0.784515202 y: 0.850936472 z: -7.98316288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0359166637 y: -0.21310769 z: 0.0328375474 w: -0.975816 } position { x: -0.784545422 y: 0.85094595 z: -7.983181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0358903334 y: -0.213079527 z: 0.0328151621 w: -0.975823879 } position { x: -0.784550488 y: 0.850963652 z: -7.9831605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.190] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0358832814 y: -0.213112935 z: 0.0327795 w: -0.975818038 } position { x: -0.784544706 y: 0.85094583 z: -7.9831953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0358817205 y: -0.213089988 z: 0.0328304432 w: -0.975821376 } position { x: -0.784527123 y: 0.850958586 z: -7.98316431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0359299816 y: -0.213098139 z: 0.0328462906 w: -0.975817263 } position { x: -0.784544468 y: 0.850955546 z: -7.98316288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0358803459 y: -0.213130087 z: 0.0327851661 w: -0.975814223 } position { x: -0.784571886 y: 0.850955 z: -7.98316669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0358417556 y: -0.21311678 z: 0.0327071548 w: -0.975821137 } position { x: -0.784583628 y: 0.850948095 z: -7.98314619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0358450487 y: -0.213131443 z: 0.0326521806 w: -0.975819647 } position { x: -0.784558356 y: 0.850949585 z: -7.98317337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0358668566 y: -0.213131472 z: 0.032679379 w: -0.975817919 } position { x: -0.784564495 y: 0.850970209 z: -7.98316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.287] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0358089246 y: -0.213168398 z: 0.032731887 w: -0.97581023 } position { x: -0.784522414 y: 0.850970268 z: -7.98313379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0358294845 y: -0.213159263 z: 0.0327515192 w: -0.975810826 } position { x: -0.784537733 y: 0.85094583 z: -7.98314333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0358315371 y: -0.213175312 z: 0.0327359 w: -0.975807786 } position { x: -0.784560502 y: 0.850967765 z: -7.98311615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0357945748 y: -0.213118225 z: 0.0327129625 w: -0.975822389 } position { x: -0.784603775 y: 0.850998282 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.343] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0358189642 y: -0.213180616 z: 0.032662034 w: -0.975809515 } position { x: -0.784591138 y: 0.851006031 z: -7.98313618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.357] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0357919559 y: -0.213128507 z: 0.0327754766 w: -0.975818098 } position { x: -0.784506917 y: 0.85099721 z: -7.98318291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03581753 y: -0.213104457 z: 0.0330103561 w: -0.975814462 } position { x: -0.784475923 y: 0.850950897 z: -7.98316908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.385] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0357398055 y: -0.21313116 z: 0.0330769941 w: -0.975809276 } position { x: -0.784643412 y: 0.850978732 z: -7.98313904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0357003845 y: -0.213119015 z: 0.0327394977 w: -0.975824773 } position { x: -0.784688532 y: 0.850988 z: -7.98315477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0357001349 y: -0.21318759 z: 0.0324372 w: -0.975819886 } position { x: -0.784668207 y: 0.851017237 z: -7.98312616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.428] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0358357541 y: -0.21325843 z: 0.0324850716 w: -0.975797832 } position { x: -0.78455323 y: 0.851084769 z: -7.98312378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.440] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0359311961 y: -0.213185653 z: 0.0326467454 w: -0.975804806 } position { x: -0.78451544 y: 0.850979209 z: -7.98313284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.455] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0358197764 y: -0.213138923 z: 0.0327733941 w: -0.975814879 } position { x: -0.78458631 y: 0.850917161 z: -7.98320627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0356118456 y: -0.213166058 z: 0.0328378342 w: -0.975814402 } position { x: -0.784588873 y: 0.8509835 z: -7.98319721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0356038399 y: -0.213126853 z: 0.0327852368 w: -0.975825 } position { x: -0.784604192 y: 0.851020217 z: -7.98315191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0356683284 y: -0.213113815 z: 0.0327206179 w: -0.975827694 } position { x: -0.784632087 y: 0.851075292 z: -7.9831686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.510] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0357747339 y: -0.213194594 z: 0.0326526649 w: -0.975808382 } position { x: -0.784611583 y: 0.851027369 z: -7.98314571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.524] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0357893743 y: -0.213155195 z: 0.0326698609 w: -0.975815892 } position { x: -0.784564316 y: 0.850996912 z: -7.98313761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.536] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0357081927 y: -0.213163704 z: 0.0327012092 w: -0.975816 } position { x: -0.784598708 y: 0.850917101 z: -7.98319197 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.552] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0356115885 y: -0.213135093 z: 0.0327390581 w: -0.975824475 } position { x: -0.784614146 y: 0.850956678 z: -7.98317385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0356116742 y: -0.213092953 z: 0.0328466147 w: -0.975830078 } position { x: -0.784576118 y: 0.851000905 z: -7.98317099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.581] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0356185064 y: -0.21310997 z: 0.0328231 w: -0.975826919 } position { x: -0.784608 y: 0.851009905 z: -7.9831481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0356315784 y: -0.213114351 z: 0.0328189693 w: -0.975825608 } position { x: -0.784619212 y: 0.85101 z: -7.98315382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0356232114 y: -0.213129804 z: 0.0327531137 w: -0.975824773 } position { x: -0.784591734 y: 0.85097 z: -7.98315668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0355871655 y: -0.213132933 z: 0.0327346101 w: -0.975826 } position { x: -0.784587204 y: 0.850974739 z: -7.98315096 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0355496183 y: -0.213153794 z: 0.0327731147 w: -0.975821495 } position { x: -0.784536362 y: 0.850969374 z: -7.98314762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0355496183 y: -0.213153794 z: 0.0327731147 w: -0.975821495 } position { x: -0.784536362 y: 0.850969374 z: -7.98314762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0355643295 y: -0.213109031 z: 0.0328479707 w: -0.97582829 } position { x: -0.784565151 y: 0.85097903 z: -7.98316479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0355643295 y: -0.213109031 z: 0.0328479707 w: -0.97582829 } position { x: -0.784565151 y: 0.85097903 z: -7.98316479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0355156139 y: -0.213077366 z: 0.0327915736 w: -0.97583884 } position { x: -0.784555 y: 0.850960851 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0355156139 y: -0.213077366 z: 0.0327915736 w: -0.97583884 } position { x: -0.784555 y: 0.850960851 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0354589932 y: -0.213084519 z: 0.0328261778 w: -0.975838184 } position { x: -0.784505844 y: 0.850982189 z: -7.9831295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0354589932 y: -0.213084519 z: 0.0328261778 w: -0.975838184 } position { x: -0.784505844 y: 0.850982189 z: -7.9831295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.746] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0354829617 y: -0.213071823 z: 0.0328590944 w: -0.975838959 } position { x: -0.784517765 y: 0.850936174 z: -7.98316097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.761] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0354707614 y: -0.213074 z: 0.0328695327 w: -0.975838602 } position { x: -0.78452158 y: 0.850977778 z: -7.98315954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0354424678 y: -0.213093683 z: 0.0329161696 w: -0.975833714 } position { x: -0.784503579 y: 0.85095948 z: -7.98312235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0353931524 y: -0.213101611 z: 0.0328928307 w: -0.975834608 } position { x: -0.784539521 y: 0.850971937 z: -7.98313427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0353894196 y: -0.213069245 z: 0.0328339562 w: -0.975843787 } position { x: -0.784543157 y: 0.850977421 z: -7.98317099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.813] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0354358368 y: -0.213070378 z: 0.0328437574 w: -0.975841463 } position { x: -0.784531 y: 0.850938737 z: -7.98313236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0352585316 y: -0.213069081 z: 0.0328423567 w: -0.975848258 } position { x: -0.784561694 y: 0.850928664 z: -7.9831605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0352166593 y: -0.213095814 z: 0.032808993 w: -0.975845039 } position { x: -0.7845 y: 0.850964725 z: -7.98311901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.855] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351939388 y: -0.213087246 z: 0.0328786708 w: -0.975845397 } position { x: -0.784523427 y: 0.850996256 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0352858305 y: -0.213096932 z: 0.0328137688 w: -0.975842178 } position { x: -0.784534514 y: 0.850993872 z: -7.9831171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0353012234 y: -0.213090762 z: 0.0327888913 w: -0.975843787 } position { x: -0.784511685 y: 0.850966334 z: -7.98312473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.898] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.035241954 y: -0.212972566 z: 0.0328808688 w: -0.975868583 } position { x: -0.784493387 y: 0.850927 z: -7.98323441 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.914] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351889655 y: -0.212937 z: 0.0330839865 w: -0.975871444 } position { x: -0.784485817 y: 0.850911617 z: -7.9832263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351109728 y: -0.212901369 z: 0.0332418457 w: -0.975876689 } position { x: -0.784525752 y: 0.850954652 z: -7.98312902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0350992866 y: -0.213183537 z: 0.0331413336 w: -0.975818872 } position { x: -0.784623265 y: 0.851045132 z: -7.98311234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0352402 y: -0.213050529 z: 0.0326144546 w: -0.975860596 } position { x: -0.784561098 y: 0.850943804 z: -7.98309898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0352969 y: -0.213046715 z: 0.0324894451 w: -0.975863576 } position { x: -0.784539759 y: 0.850929618 z: -7.9831295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0352489688 y: -0.213281497 z: 0.032633923 w: -0.975809216 } position { x: -0.784476459 y: 0.850916386 z: -7.98314047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:01.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0352289602 y: -0.213075757 z: 0.0327205434 w: -0.975851953 } position { x: -0.784451425 y: 0.850853562 z: -7.98316193 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351714641 y: -0.213043883 z: 0.0329041332 w: -0.975854814 } position { x: -0.784519434 y: 0.850899935 z: -7.98313856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.024] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351688564 y: -0.213103071 z: 0.0329738371 w: -0.975839674 } position { x: -0.784505367 y: 0.850923181 z: -7.98312283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.038] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351942 y: -0.213076726 z: 0.0328206122 w: -0.975849628 } position { x: -0.784526885 y: 0.850915551 z: -7.98312902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.049] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351883844 y: -0.213077143 z: 0.0326900594 w: -0.975854099 } position { x: -0.784556627 y: 0.850900888 z: -7.98315048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0352012292 y: -0.213144317 z: 0.0327175073 w: -0.975838065 } position { x: -0.784494638 y: 0.850881577 z: -7.98314047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.079] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351706222 y: -0.213089779 z: 0.03272257 w: -0.97585094 } position { x: -0.784488 y: 0.850881279 z: -7.98314857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351540186 y: -0.213079229 z: 0.0327894762 w: -0.975851595 } position { x: -0.784492075 y: 0.850872159 z: -7.98318243 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.107] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351277664 y: -0.21309638 z: 0.032842461 w: -0.975847 } position { x: -0.784483 y: 0.850872755 z: -7.9831419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351356529 y: -0.213107094 z: 0.0327987894 w: -0.975845873 } position { x: -0.78453058 y: 0.85089606 z: -7.98314667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.134] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351649337 y: -0.213111684 z: 0.0327445827 w: -0.975845635 } position { x: -0.784530222 y: 0.850908518 z: -7.98315191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.148] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351494141 y: -0.213116825 z: 0.0327041559 w: -0.97584641 } position { x: -0.784499943 y: 0.850883126 z: -7.98315096 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.162] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351938 y: -0.213104576 z: 0.0327275172 w: -0.975846708 } position { x: -0.784506 y: 0.85086894 z: -7.98314285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351391286 y: -0.213100553 z: 0.032765083 w: -0.975848317 } position { x: -0.784486234 y: 0.850843489 z: -7.98314857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.190] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351449028 y: -0.213123605 z: 0.0328119919 w: -0.975841463 } position { x: -0.784491777 y: 0.850865 z: -7.98316765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.035126 y: -0.213083521 z: 0.0327890515 w: -0.975851655 } position { x: -0.784509599 y: 0.850887656 z: -7.98314238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0350821577 y: -0.213112712 z: 0.0327712148 w: -0.975847483 } position { x: -0.784509361 y: 0.850902796 z: -7.9831624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351304337 y: -0.213115528 z: 0.0327432863 w: -0.975846052 } position { x: -0.784514844 y: 0.850893617 z: -7.98311853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351488553 y: -0.213095725 z: 0.0327261835 w: -0.975850284 } position { x: -0.784508467 y: 0.850882769 z: -7.98315477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351423696 y: -0.213126838 z: 0.0327262133 w: -0.975843728 } position { x: -0.784490347 y: 0.850857496 z: -7.9831562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351421386 y: -0.213088617 z: 0.0328091718 w: -0.97584933 } position { x: -0.784471929 y: 0.85089016 z: -7.98312616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0350931808 y: -0.213105679 z: 0.032797087 w: -0.975847721 } position { x: -0.78448993 y: 0.85088104 z: -7.9831233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.301] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0350938141 y: -0.213057935 z: 0.0327949114 w: -0.975858212 } position { x: -0.784502208 y: 0.850903869 z: -7.98311329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.316] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351023674 y: -0.213089556 z: 0.0328100137 w: -0.975850523 } position { x: -0.784497201 y: 0.850882888 z: -7.98312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351014845 y: -0.213076606 z: 0.0328033082 w: -0.975853622 } position { x: -0.784492552 y: 0.85088104 z: -7.98311615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0350842848 y: -0.213114738 z: 0.032762941 w: -0.975847244 } position { x: -0.784484863 y: 0.850899 z: -7.9831233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0350652747 y: -0.213086322 z: 0.0328008346 w: -0.975852847 } position { x: -0.784481704 y: 0.850882 z: -7.98309612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0350585915 y: -0.213094041 z: 0.0327776149 w: -0.975852191 } position { x: -0.784493148 y: 0.850903034 z: -7.9831481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.385] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351452529 y: -0.21312207 z: 0.0327384472 w: -0.975844264 } position { x: -0.784503102 y: 0.850900054 z: -7.98311377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351072475 y: -0.21314989 z: 0.0327065215 w: -0.975840628 } position { x: -0.784480453 y: 0.850911677 z: -7.98314238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351530574 y: -0.213162109 z: 0.0326960571 w: -0.975836635 } position { x: -0.784465969 y: 0.850873232 z: -7.98312855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0350998528 y: -0.213139921 z: 0.0326819867 w: -0.975843906 } position { x: -0.784471691 y: 0.850882173 z: -7.98311424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351282842 y: -0.213174909 z: 0.0326528959 w: -0.975836217 } position { x: -0.784474075 y: 0.850871623 z: -7.98311853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.453] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351094 y: -0.213139907 z: 0.0327058695 w: -0.975842714 } position { x: -0.784471273 y: 0.850878119 z: -7.98310757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.466] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351134464 y: -0.213171586 z: 0.0326392502 w: -0.975837886 } position { x: -0.784482539 y: 0.85087496 z: -7.98312092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351767503 y: -0.213183612 z: 0.0325993598 w: -0.97583431 } position { x: -0.784506261 y: 0.850911 z: -7.98311138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351490378 y: -0.213176981 z: 0.0325626917 w: -0.975838 } position { x: -0.784496486 y: 0.85090661 z: -7.9831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.511] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351780429 y: -0.213197276 z: 0.0325541943 w: -0.97583282 } position { x: -0.784499288 y: 0.850890636 z: -7.98310041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351672955 y: -0.213192493 z: 0.03254994 w: -0.97583437 } position { x: -0.784483135 y: 0.850875854 z: -7.98312426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.539] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351177976 y: -0.213226557 z: 0.0325563066 w: -0.975828528 } position { x: -0.784464538 y: 0.850901723 z: -7.98308945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.551] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351583138 y: -0.213175014 z: 0.032596942 w: -0.975837 } position { x: -0.784497917 y: 0.850898206 z: -7.98311424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351451896 y: -0.213246167 z: 0.0325289667 w: -0.975824118 } position { x: -0.784508765 y: 0.850873232 z: -7.98309851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351317599 y: -0.213182092 z: 0.0325319022 w: -0.975838542 } position { x: -0.784509182 y: 0.850907326 z: -7.98308516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.592] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351566412 y: -0.213219658 z: 0.0324935168 w: -0.975830674 } position { x: -0.784504652 y: 0.85089314 z: -7.98306799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351594388 y: -0.213241532 z: 0.0325050205 w: -0.975825429 } position { x: -0.784482121 y: 0.8508811 z: -7.98306084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.623] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351578593 y: -0.213216573 z: 0.0325605646 w: -0.975829124 } position { x: -0.784463227 y: 0.850873 z: -7.98308468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.635] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351770744 y: -0.213181615 z: 0.0325536877 w: -0.975836277 } position { x: -0.784479 y: 0.850906491 z: -7.98308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.648] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351246409 y: -0.213206351 z: 0.0325230882 w: -0.975833774 } position { x: -0.784503818 y: 0.850886941 z: -7.98304605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.663] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351169482 y: -0.213223457 z: 0.0325320661 w: -0.97583 } position { x: -0.784507155 y: 0.850904703 z: -7.98303747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.677] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351632126 y: -0.213190421 z: 0.0324859843 w: -0.975837111 } position { x: -0.78450197 y: 0.850924492 z: -7.98305845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.690] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351676233 y: -0.213183865 z: 0.0325061791 w: -0.975837708 } position { x: -0.784476161 y: 0.850907445 z: -7.98305273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351021551 y: -0.213204622 z: 0.0325132385 w: -0.975835323 } position { x: -0.784505248 y: 0.8508991 z: -7.98310137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.718] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351080894 y: -0.21321696 z: 0.0325034149 w: -0.975832701 } position { x: -0.7844733 y: 0.850904047 z: -7.98307371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0350675322 y: -0.213239864 z: 0.0325355344 w: -0.975828111 } position { x: -0.784504294 y: 0.850911498 z: -7.98306847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.747] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.035133291 y: -0.213186562 z: 0.0324995406 w: -0.975838602 } position { x: -0.784512639 y: 0.850910246 z: -7.9830451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351262167 y: -0.213187352 z: 0.0324574858 w: -0.975840032 } position { x: -0.784556866 y: 0.850938439 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351449326 y: -0.213221654 z: 0.0324124768 w: -0.975833416 } position { x: -0.784536302 y: 0.850897 z: -7.98305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.787] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351285785 y: -0.213212594 z: 0.0324634723 w: -0.97583425 } position { x: -0.784524739 y: 0.850906909 z: -7.98304796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.801] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351261087 y: -0.213214725 z: 0.0324578248 w: -0.975834072 } position { x: -0.784528196 y: 0.85090065 z: -7.98306799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.815] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351025835 y: -0.213239685 z: 0.0325062722 w: -0.975827873 } position { x: -0.784526169 y: 0.85093534 z: -7.98306704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0350922681 y: -0.213216737 z: 0.0325040594 w: -0.975833356 } position { x: -0.78453958 y: 0.850935 z: -7.98307467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351147503 y: -0.213221639 z: 0.0324870944 w: -0.975832 } position { x: -0.784532726 y: 0.850949168 z: -7.98305273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.857] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351209417 y: -0.213262156 z: 0.0324413702 w: -0.975824416 } position { x: -0.784532428 y: 0.850934505 z: -7.98304701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351178646 y: -0.213228136 z: 0.032403443 w: -0.975833237 } position { x: -0.784523726 y: 0.850960493 z: -7.98306417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.885] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.035144724 y: -0.213224649 z: 0.0324764177 w: -0.975830615 } position { x: -0.784524858 y: 0.850916 z: -7.9830637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.899] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351258367 y: -0.213267013 z: 0.0325103551 w: -0.975820959 } position { x: -0.78450346 y: 0.85094738 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.912] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351337641 y: -0.213242024 z: 0.0325214453 w: -0.975825727 } position { x: -0.784503758 y: 0.8509624 z: -7.98304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351422317 y: -0.213265061 z: 0.0324634165 w: -0.97582233 } position { x: -0.784501255 y: 0.850986719 z: -7.98305511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.942] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351289511 y: -0.213266477 z: 0.0324385241 w: -0.975823283 } position { x: -0.784517586 y: 0.850962698 z: -7.98303413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.953] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.035103783 y: -0.213264197 z: 0.0324221179 w: -0.97582525 } position { x: -0.784486771 y: 0.850955963 z: -7.98304415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351252966 y: -0.213274613 z: 0.0324337818 w: -0.975821793 } position { x: -0.78445214 y: 0.850949764 z: -7.98303652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.980] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0350961126 y: -0.213239267 z: 0.032465525 w: -0.975829542 } position { x: -0.78448689 y: 0.850961566 z: -7.98304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:02.995] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0350999273 y: -0.213241145 z: 0.0325500406 w: -0.975826144 } position { x: -0.784469843 y: 0.850973189 z: -7.98305798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0350961722 y: -0.213236108 z: 0.0325098075 w: -0.975828767 } position { x: -0.784473836 y: 0.850982189 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.023] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0350850485 y: -0.213228241 z: 0.0324455723 w: -0.975833 } position { x: -0.784494758 y: 0.850999534 z: -7.98303938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351451524 y: -0.21326302 z: 0.0324373133 w: -0.975823522 } position { x: -0.784463584 y: 0.850982964 z: -7.98304367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351750366 y: -0.213255018 z: 0.0323979221 w: -0.975825489 } position { x: -0.784458637 y: 0.850967348 z: -7.98305225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351292379 y: -0.213264078 z: 0.0323067717 w: -0.975828171 } position { x: -0.784468591 y: 0.8509624 z: -7.98302221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.080] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.035160087 y: -0.213244349 z: 0.032304462 w: -0.975831509 } position { x: -0.784453511 y: 0.850950837 z: -7.98303175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351214856 y: -0.213238165 z: 0.0323001333 w: -0.97583437 } position { x: -0.78446281 y: 0.850973845 z: -7.98304844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0350873284 y: -0.213196099 z: 0.0323553868 w: -0.975842953 } position { x: -0.784433842 y: 0.850932121 z: -7.98305035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0350424647 y: -0.21318908 z: 0.0330528356 w: -0.975822747 } position { x: -0.784171402 y: 0.850970864 z: -7.98311281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034882471 y: -0.213040963 z: 0.0340741165 w: -0.975825667 } position { x: -0.784095645 y: 0.850958228 z: -7.98314571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.149] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034697324 y: -0.213023901 z: 0.034752693 w: -0.975812078 } position { x: -0.784305513 y: 0.851001561 z: -7.98313475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345826708 y: -0.213167876 z: 0.0346410312 w: -0.975788653 } position { x: -0.784463763 y: 0.851043463 z: -7.98307848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.177] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345848575 y: -0.213253021 z: 0.0338772945 w: -0.975796819 } position { x: -0.784472525 y: 0.85116744 z: -7.98294783 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0347903781 y: -0.213053361 z: 0.0326402895 w: -0.975875258 } position { x: -0.784755826 y: 0.851115167 z: -7.98292351 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.203] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0350378677 y: -0.213459387 z: 0.0317155644 w: -0.975808144 } position { x: -0.784773529 y: 0.851183891 z: -7.98294401 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0354267471 y: -0.213542879 z: 0.0311229 w: -0.975794911 } position { x: -0.784440756 y: 0.851023257 z: -7.9828949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0354592614 y: -0.213147655 z: 0.0313331634 w: -0.97587347 } position { x: -0.784375668 y: 0.850895 z: -7.9830389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0350959972 y: -0.213348076 z: 0.032309372 w: -0.975810945 } position { x: -0.78436023 y: 0.850803196 z: -7.98312235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0348305441 y: -0.213339075 z: 0.0331627727 w: -0.975793839 } position { x: -0.78428179 y: 0.850907326 z: -7.98306131 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034642376 y: -0.213039696 z: 0.0333394632 w: -0.97585988 } position { x: -0.784468651 y: 0.851079524 z: -7.98299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034760531 y: -0.213167816 z: 0.0330600776 w: -0.975837231 } position { x: -0.784648716 y: 0.851181507 z: -7.98292685 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.299] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.035030324 y: -0.213325784 z: 0.032441359 w: -0.975813806 } position { x: -0.784638822 y: 0.8511976 z: -7.98287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351677947 y: -0.213255808 z: 0.0318886489 w: -0.975842357 } position { x: -0.784589529 y: 0.851051688 z: -7.98289299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0351220667 y: -0.213301346 z: 0.0318958461 w: -0.975833833 } position { x: -0.784542203 y: 0.850947738 z: -7.98300886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0349667184 y: -0.213314682 z: 0.0321270265 w: -0.975828886 } position { x: -0.784438193 y: 0.850931883 z: -7.98298168 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034823548 y: -0.213212937 z: 0.0325705968 w: -0.975841522 } position { x: -0.784428596 y: 0.851025939 z: -7.98299074 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0347905 y: -0.213242292 z: 0.032757882 w: -0.975830078 } position { x: -0.784559488 y: 0.851092517 z: -7.98297215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0348763503 y: -0.213219568 z: 0.0326373354 w: -0.975836 } position { x: -0.784627736 y: 0.851097643 z: -7.98291826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.397] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0350055099 y: -0.213254273 z: 0.0323136225 w: -0.975834608 } position { x: -0.784632504 y: 0.851069331 z: -7.98288488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034994673 y: -0.213293865 z: 0.0320914872 w: -0.975833654 } position { x: -0.784616351 y: 0.85103333 z: -7.98297882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0349638686 y: -0.213320062 z: 0.0321487 w: -0.975827157 } position { x: -0.784510791 y: 0.851003528 z: -7.98295879 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034955 y: -0.213255107 z: 0.0324193723 w: -0.975832701 } position { x: -0.784490526 y: 0.850995958 z: -7.98297644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.453] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0349036865 y: -0.213248044 z: 0.0325843543 w: -0.975830555 } position { x: -0.78454119 y: 0.85103941 z: -7.98297071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0348651484 y: -0.213230431 z: 0.032540936 w: -0.975837231 } position { x: -0.784566641 y: 0.851041853 z: -7.98294687 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.482] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034902405 y: -0.213302 z: 0.0323965736 w: -0.975825071 } position { x: -0.784567237 y: 0.851067305 z: -7.9829464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0349546708 y: -0.21330528 z: 0.0322304964 w: -0.975828 } position { x: -0.784583926 y: 0.851087213 z: -7.98295355 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034999676 y: -0.213351592 z: 0.0321661 w: -0.975818336 } position { x: -0.784540057 y: 0.85105 z: -7.98295736 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0350121 y: -0.21330826 z: 0.0322574079 w: -0.975824356 } position { x: -0.784523308 y: 0.851036787 z: -7.9829874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0349798389 y: -0.213334769 z: 0.0324437469 w: -0.975813568 } position { x: -0.784498334 y: 0.850980401 z: -7.98298645 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.551] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0349475034 y: -0.21332927 z: 0.0325633399 w: -0.975811958 } position { x: -0.784567118 y: 0.851023436 z: -7.98295736 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.565] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034953475 y: -0.213389382 z: 0.0324444436 w: -0.975802541 } position { x: -0.784606278 y: 0.851064205 z: -7.98298883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.580] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0349633209 y: -0.213473231 z: 0.0323681608 w: -0.975786388 } position { x: -0.784572 y: 0.851076841 z: -7.98297834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0350719653 y: -0.213522464 z: 0.0324056372 w: -0.975770473 } position { x: -0.784490883 y: 0.851048827 z: -7.98294353 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0350225754 y: -0.2135095 z: 0.0327957608 w: -0.975762069 } position { x: -0.784360945 y: 0.850997925 z: -7.98303127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.620] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0348683372 y: -0.213441327 z: 0.0336128138 w: -0.975754678 } position { x: -0.784240067 y: 0.850976765 z: -7.98309612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.635] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346623175 y: -0.213384241 z: 0.0345207974 w: -0.975742817 } position { x: -0.784190595 y: 0.850978732 z: -7.98314238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344250724 y: -0.213514119 z: 0.0352202132 w: -0.975697815 } position { x: -0.784243643 y: 0.85106957 z: -7.98314238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.662] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343422927 y: -0.213570192 z: 0.0353496969 w: -0.975683749 } position { x: -0.784345388 y: 0.851195216 z: -7.9830637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.676] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345132388 y: -0.213498324 z: 0.0348532759 w: -0.975711286 } position { x: -0.784421682 y: 0.851191 z: -7.98305798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.690] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345523432 y: -0.213329807 z: 0.0338778719 w: -0.975781143 } position { x: -0.784546375 y: 0.851110399 z: -7.98303938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.705] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346189737 y: -0.21341446 z: 0.0331021473 w: -0.975786865 } position { x: -0.784613192 y: 0.851076663 z: -7.98305655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.716] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0347404182 y: -0.213492811 z: 0.0326226316 w: -0.97578162 } position { x: -0.784494519 y: 0.851067305 z: -7.98306608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0348670632 y: -0.213278353 z: 0.0322574079 w: -0.975836098 } position { x: -0.784476459 y: 0.851024508 z: -7.98300457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0349357352 y: -0.213518083 z: 0.0321072 w: -0.97578615 } position { x: -0.784629881 y: 0.851050377 z: -7.98306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034962818 y: -0.213726118 z: 0.032096602 w: -0.97574 } position { x: -0.784422874 y: 0.851006866 z: -7.98305941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0349125639 y: -0.21345304 z: 0.0322857723 w: -0.975795388 } position { x: -0.784331143 y: 0.85096 z: -7.98309851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0347665437 y: -0.213385388 z: 0.0326909125 w: -0.975801885 } position { x: -0.784426153 y: 0.85096246 z: -7.9831171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346615799 y: -0.213522583 z: 0.0330119617 w: -0.975764751 } position { x: -0.784398735 y: 0.851031244 z: -7.98310137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.813] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346770436 y: -0.213363111 z: 0.0328765027 w: -0.975803673 } position { x: -0.784487903 y: 0.851088643 z: -7.98308372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034778662 y: -0.2133663 z: 0.0326359682 w: -0.975807428 } position { x: -0.784558773 y: 0.851041734 z: -7.983078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0348490141 y: -0.213533312 z: 0.0324447565 w: -0.975774765 } position { x: -0.784529269 y: 0.851028085 z: -7.9830904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.857] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0347818322 y: -0.213455141 z: 0.0323633067 w: -0.975797 } position { x: -0.784459114 y: 0.85100925 z: -7.9831295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034783 y: -0.213406876 z: 0.0324642509 w: -0.97580415 } position { x: -0.784441352 y: 0.850987256 z: -7.98310471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0347264335 y: -0.213438332 z: 0.0326554142 w: -0.975792885 } position { x: -0.784457564 y: 0.850986242 z: -7.98313046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.898] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346794762 y: -0.213394746 z: 0.0327161178 w: -0.975802064 } position { x: -0.784524858 y: 0.851045549 z: -7.98312807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.913] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346749388 y: -0.21341902 z: 0.0325932167 w: -0.975801051 } position { x: -0.784518898 y: 0.851047516 z: -7.98310089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0347379372 y: -0.213460103 z: 0.0325065069 w: -0.975792706 } position { x: -0.784509659 y: 0.851044238 z: -7.98309946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0347595438 y: -0.213399008 z: 0.0323928446 w: -0.975809097 } position { x: -0.784506 y: 0.851054192 z: -7.98316193 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0347408503 y: -0.213415489 z: 0.032469105 w: -0.975803614 } position { x: -0.784448564 y: 0.851018071 z: -7.98313522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346878693 y: -0.213406742 z: 0.0325569436 w: -0.975804508 } position { x: -0.784405768 y: 0.851038218 z: -7.9831624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.980] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346848667 y: -0.213338226 z: 0.0326620601 w: -0.975816071 } position { x: -0.784474 y: 0.851032138 z: -7.98314571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:03.996] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346315131 y: -0.213368401 z: 0.0326112956 w: -0.975813031 } position { x: -0.784491897 y: 0.851026773 z: -7.98310852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346320719 y: -0.213391781 z: 0.0325402 w: -0.975810289 } position { x: -0.784509063 y: 0.851082206 z: -7.98313236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.022] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346826203 y: -0.213390812 z: 0.0324661136 w: -0.975811183 } position { x: -0.784490466 y: 0.851057887 z: -7.98314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0347014777 y: -0.213375732 z: 0.0324665532 w: -0.975813806 } position { x: -0.784462154 y: 0.851043582 z: -7.98314238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346880592 y: -0.21336849 z: 0.0325622149 w: -0.975812674 } position { x: -0.784437954 y: 0.851018071 z: -7.98316717 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034638986 y: -0.213347226 z: 0.0326115936 w: -0.975817442 } position { x: -0.784440935 y: 0.850994945 z: -7.98315954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345704667 y: -0.213366851 z: 0.0326284878 w: -0.975815 } position { x: -0.78447181 y: 0.851059854 z: -7.98314095 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.093] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346247368 y: -0.213385597 z: 0.0326126702 w: -0.975809455 } position { x: -0.784488857 y: 0.85108608 z: -7.98310614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346885771 y: -0.213388413 z: 0.0324695297 w: -0.975811362 } position { x: -0.784492373 y: 0.85106945 z: -7.98309803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346927308 y: -0.213414699 z: 0.0324386507 w: -0.975806534 } position { x: -0.784496784 y: 0.851060808 z: -7.98313713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.134] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346742459 y: -0.213413909 z: 0.0324593149 w: -0.975806653 } position { x: -0.784472346 y: 0.851009 z: -7.98310518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.148] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346625037 y: -0.21332866 z: 0.0325450525 w: -0.975822866 } position { x: -0.784492552 y: 0.851040304 z: -7.9831295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.162] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346194059 y: -0.213317573 z: 0.0325769186 w: -0.975825727 } position { x: -0.784473181 y: 0.851033688 z: -7.98312426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346127488 y: -0.213328406 z: 0.0325646251 w: -0.975824058 } position { x: -0.784517348 y: 0.851056337 z: -7.98309469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346642248 y: -0.213339284 z: 0.0324939154 w: -0.97582221 } position { x: -0.78451395 y: 0.851065636 z: -7.98312092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034702085 y: -0.213413507 z: 0.0324661247 w: -0.975805521 } position { x: -0.784475267 y: 0.851015508 z: -7.98311615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034638159 y: -0.21338053 z: 0.032538183 w: -0.975812614 } position { x: -0.784454167 y: 0.851025343 z: -7.98312712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.232] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034616936 y: -0.213353023 z: 0.0325337052 w: -0.975819528 } position { x: -0.784481287 y: 0.851008296 z: -7.98315716 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.247] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345733576 y: -0.213339865 z: 0.0325892232 w: -0.975822091 } position { x: -0.784506917 y: 0.851003766 z: -7.98314571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346025899 y: -0.2133497 z: 0.0325242914 w: -0.975821078 } position { x: -0.78453058 y: 0.85102582 z: -7.98311663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346531495 y: -0.213358581 z: 0.0325027 w: -0.975818038 } position { x: -0.78453 y: 0.851025164 z: -7.9831109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346787758 y: -0.213392034 z: 0.0324082933 w: -0.975813 } position { x: -0.784535646 y: 0.850990951 z: -7.98310757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346775167 y: -0.213378429 z: 0.0324279703 w: -0.975815356 } position { x: -0.784531116 y: 0.850983858 z: -7.98314571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.314] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346190147 y: -0.213407502 z: 0.0324592069 w: -0.975810051 } position { x: -0.784530699 y: 0.850990295 z: -7.98313951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346015617 y: -0.213381633 z: 0.0324596502 w: -0.975816309 } position { x: -0.784516394 y: 0.851003051 z: -7.98312855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345971398 y: -0.213366345 z: 0.0324796289 w: -0.975819111 } position { x: -0.784535348 y: 0.850979 z: -7.98314619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346398763 y: -0.213375196 z: 0.0324702486 w: -0.975816 } position { x: -0.784547448 y: 0.850997269 z: -7.98313379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346615911 y: -0.213343412 z: 0.0324476473 w: -0.975822926 } position { x: -0.784566641 y: 0.850993872 z: -7.98314476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.385] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346676148 y: -0.213406295 z: 0.0324164 w: -0.97581 } position { x: -0.78454262 y: 0.850983441 z: -7.98313475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.400] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346433595 y: -0.213357478 z: 0.0323630907 w: -0.975823283 } position { x: -0.784574032 y: 0.850954652 z: -7.98315144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346380845 y: -0.213349864 z: 0.032377921 w: -0.975824654 } position { x: -0.784546256 y: 0.850966632 z: -7.98316622 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346087366 y: -0.213363886 z: 0.0323572941 w: -0.975823283 } position { x: -0.784530222 y: 0.85098505 z: -7.98314095 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346428901 y: -0.213368326 z: 0.0323969945 w: -0.975819826 } position { x: -0.784566522 y: 0.850978 z: -7.9831605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346402526 y: -0.213366181 z: 0.0324055366 w: -0.975820065 } position { x: -0.784543097 y: 0.850955248 z: -7.98315668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.466] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346162952 y: -0.213342592 z: 0.0323948041 w: -0.975826442 } position { x: -0.78455323 y: 0.850950718 z: -7.98315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.482] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346201509 y: -0.213350907 z: 0.0323557 w: -0.975825787 } position { x: -0.784558892 y: 0.850957394 z: -7.98315382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346297286 y: -0.2133746 z: 0.0323655233 w: -0.975819945 } position { x: -0.784553885 y: 0.850972891 z: -7.98314285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.511] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346071161 y: -0.213365555 z: 0.0323772542 w: -0.97582233 } position { x: -0.784522414 y: 0.850961864 z: -7.98316097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346327275 y: -0.213365138 z: 0.0323768817 w: -0.975821555 } position { x: -0.784540534 y: 0.850922942 z: -7.98313332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346055552 y: -0.213377118 z: 0.0323557034 w: -0.975820541 } position { x: -0.784555376 y: 0.850958407 z: -7.98315716 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.552] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346014537 y: -0.213381216 z: 0.032393489 w: -0.975818574 } position { x: -0.784546912 y: 0.850942731 z: -7.9831605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346212238 y: -0.213359088 z: 0.0323830508 w: -0.975823045 } position { x: -0.784543335 y: 0.850930572 z: -7.98316383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.579] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346413776 y: -0.213385776 z: 0.0323442854 w: -0.9758178 } position { x: -0.784559786 y: 0.8509444 z: -7.98318911 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.593] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346322022 y: -0.2133957 z: 0.0323406048 w: -0.975816071 } position { x: -0.784551799 y: 0.850937724 z: -7.98314762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346590728 y: -0.213352084 z: 0.0323541947 w: -0.975824177 } position { x: -0.784526587 y: 0.850913405 z: -7.98318529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345969088 y: -0.21333392 z: 0.0323589183 w: -0.975830257 } position { x: -0.784547508 y: 0.8509233 z: -7.98319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.636] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345850475 y: -0.213353083 z: 0.0323894285 w: -0.975825429 } position { x: -0.78452909 y: 0.850940466 z: -7.98319626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346095487 y: -0.213338926 z: 0.0323749892 w: -0.975828111 } position { x: -0.784523606 y: 0.850920916 z: -7.98318672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.664] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346123055 y: -0.213355333 z: 0.0323577709 w: -0.975825071 } position { x: -0.784547031 y: 0.850925446 z: -7.98319435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346127301 y: -0.213356167 z: 0.0323489644 w: -0.975825131 } position { x: -0.784534574 y: 0.850901663 z: -7.98317337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345920399 y: -0.213360906 z: 0.0323027 w: -0.975826383 } position { x: -0.784542799 y: 0.850884616 z: -7.9831996 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345773436 y: -0.213336766 z: 0.032294 w: -0.975832462 } position { x: -0.784552693 y: 0.850916386 z: -7.98320818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.716] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346027538 y: -0.213334531 z: 0.0322905928 w: -0.975832164 } position { x: -0.784513295 y: 0.850902677 z: -7.98320198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346142575 y: -0.213354513 z: 0.0323168114 w: -0.975826502 } position { x: -0.784515858 y: 0.850915194 z: -7.9832077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346326232 y: -0.213336378 z: 0.0323366746 w: -0.975829184 } position { x: -0.784516573 y: 0.850924611 z: -7.98321533 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346206948 y: -0.213353485 z: 0.0323259 w: -0.975826204 } position { x: -0.784528434 y: 0.850916207 z: -7.9832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.774] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346087366 y: -0.213382885 z: 0.0323514268 w: -0.975819349 } position { x: -0.78448844 y: 0.850917697 z: -7.98321962 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.787] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345899537 y: -0.213357806 z: 0.0323534086 w: -0.975825429 } position { x: -0.78450048 y: 0.850930214 z: -7.98319912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.801] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034588825 y: -0.213313967 z: 0.0323794447 w: -0.975834191 } position { x: -0.784515321 y: 0.85096246 z: -7.98321104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.815] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346153 y: -0.213351116 z: 0.0323693827 w: -0.975825429 } position { x: -0.784508169 y: 0.850929618 z: -7.98320627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346145108 y: -0.213351429 z: 0.0323436484 w: -0.975826263 } position { x: -0.784496367 y: 0.850927234 z: -7.98323536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346176252 y: -0.213378578 z: 0.0322909541 w: -0.975822 } position { x: -0.784497917 y: 0.850914657 z: -7.98322392 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.856] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346097425 y: -0.213352 z: 0.032332819 w: -0.975826681 } position { x: -0.784497 y: 0.850935936 z: -7.9832139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034570694 y: -0.213351637 z: 0.0323404 w: -0.975827873 } position { x: -0.784485698 y: 0.850930095 z: -7.98322248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.885] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034619797 y: -0.213317811 z: 0.0322945602 w: -0.975835 } position { x: -0.784504294 y: 0.850904346 z: -7.9832015 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.898] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345922522 y: -0.213347405 z: 0.0322984494 w: -0.975829422 } position { x: -0.784508049 y: 0.850940347 z: -7.98320675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346008055 y: -0.213350981 z: 0.0323216431 w: -0.975827575 } position { x: -0.784439087 y: 0.850911617 z: -7.98319864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346047208 y: -0.213346809 z: 0.032326065 w: -0.975828171 } position { x: -0.784471214 y: 0.850894 z: -7.98319149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.938] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034580797 y: -0.213350773 z: 0.0323609225 w: -0.975827038 } position { x: -0.784502506 y: 0.850934267 z: -7.98321819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034601 y: -0.213338867 z: 0.0323426202 w: -0.975829542 } position { x: -0.784485579 y: 0.850913882 z: -7.98318434 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.968] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345911197 y: -0.213273376 z: 0.0323117264 w: -0.975845218 } position { x: -0.784521639 y: 0.850929499 z: -7.98321581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.980] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345768332 y: -0.213335812 z: 0.0322920866 w: -0.975832701 } position { x: -0.784516573 y: 0.850918651 z: -7.98319578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:04.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345989242 y: -0.213339582 z: 0.0323233791 w: -0.975830078 } position { x: -0.784472167 y: 0.850909352 z: -7.98320293 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345985927 y: -0.21333608 z: 0.0323295929 w: -0.975830674 } position { x: -0.784489572 y: 0.850908041 z: -7.98321438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.022] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345757566 y: -0.213306352 z: 0.032388255 w: -0.975836039 } position { x: -0.784516 y: 0.850887418 z: -7.9831934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.037] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345732607 y: -0.213273957 z: 0.032340426 w: -0.9758448 } position { x: -0.784550965 y: 0.850928307 z: -7.98320436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.049] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345431864 y: -0.213378668 z: 0.0323234499 w: -0.975823522 } position { x: -0.784536481 y: 0.850924253 z: -7.98315716 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345411859 y: -0.21326749 z: 0.0323108695 w: -0.975848317 } position { x: -0.784521222 y: 0.85094 z: -7.9831996 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345658138 y: -0.213283941 z: 0.0324079692 w: -0.975840628 } position { x: -0.784499824 y: 0.850908518 z: -7.98315668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345608741 y: -0.213324279 z: 0.0324127227 w: -0.975831807 } position { x: -0.784553111 y: 0.850902557 z: -7.98318434 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.107] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345585495 y: -0.213300243 z: 0.0323272906 w: -0.97584 } position { x: -0.784580052 y: 0.850931287 z: -7.98317146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345604047 y: -0.213284969 z: 0.0322575495 w: -0.975845575 } position { x: -0.784578264 y: 0.850890517 z: -7.98311567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346191898 y: -0.213337973 z: 0.0322301798 w: -0.97583282 } position { x: -0.784616351 y: 0.85091275 z: -7.9831953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.149] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345725194 y: -0.21334894 z: 0.0322420783 w: -0.975831628 } position { x: -0.78454411 y: 0.850926399 z: -7.98314667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345701315 y: -0.213286355 z: 0.0323652662 w: -0.975841343 } position { x: -0.784552276 y: 0.850887418 z: -7.98314714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.174] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345085412 y: -0.213304535 z: 0.0324356817 w: -0.975837231 } position { x: -0.784598231 y: 0.850927532 z: -7.98315477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345416069 y: -0.213329121 z: 0.0323809646 w: -0.975832522 } position { x: -0.784613431 y: 0.850909829 z: -7.98312044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.203] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345761031 y: -0.213292927 z: 0.0323425792 w: -0.975840449 } position { x: -0.78463012 y: 0.850932479 z: -7.98313427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345554501 y: -0.21329996 z: 0.0322255455 w: -0.975843549 } position { x: -0.784606 y: 0.85093689 z: -7.98314714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.231] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345676392 y: -0.213300526 z: 0.032263469 w: -0.975841701 } position { x: -0.784584403 y: 0.850898147 z: -7.9831543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345598571 y: -0.213306025 z: 0.0323041677 w: -0.975839436 } position { x: -0.784571946 y: 0.850912809 z: -7.98316479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345115587 y: -0.213295981 z: 0.0324153267 w: -0.975839674 } position { x: -0.784560204 y: 0.850872755 z: -7.9831481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034515135 y: -0.213276222 z: 0.0324203148 w: -0.975843668 } position { x: -0.784585595 y: 0.850895226 z: -7.98315287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.287] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345192067 y: -0.213283435 z: 0.0323874839 w: -0.975843072 } position { x: -0.784598887 y: 0.850922644 z: -7.98314905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.301] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034532316 y: -0.213310584 z: 0.0323298946 w: -0.975838602 } position { x: -0.784615159 y: 0.850908041 z: -7.98311663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345489271 y: -0.21330224 z: 0.032281328 w: -0.975841403 } position { x: -0.784576714 y: 0.85090065 z: -7.98314857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345395803 y: -0.213305235 z: 0.0323040262 w: -0.97584033 } position { x: -0.784565568 y: 0.850901723 z: -7.98314095 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345717035 y: -0.213272616 z: 0.0323490873 w: -0.97584486 } position { x: -0.784568727 y: 0.850863457 z: -7.98313665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034528967 y: -0.213298768 z: 0.0323926471 w: -0.975839198 } position { x: -0.784600556 y: 0.850895584 z: -7.98317909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.370] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345079675 y: -0.213303953 z: 0.0324227586 w: -0.975837767 } position { x: -0.784572482 y: 0.850905597 z: -7.98314238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345546827 y: -0.213314921 z: 0.0323585719 w: -0.975835919 } position { x: -0.784556687 y: 0.850893676 z: -7.98314953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.397] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345354266 y: -0.213296518 z: 0.0323665179 w: -0.97584033 } position { x: -0.784572542 y: 0.850909948 z: -7.98319244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.411] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345263295 y: -0.213321462 z: 0.0323581845 w: -0.975835443 } position { x: -0.784539759 y: 0.850862622 z: -7.98314667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345304124 y: -0.213269144 z: 0.0323616341 w: -0.975846648 } position { x: -0.784590364 y: 0.850910783 z: -7.9831562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345471427 y: -0.213309675 z: 0.0323905796 w: -0.975836217 } position { x: -0.784566462 y: 0.850875497 z: -7.98315525 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.454] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034506727 y: -0.213312119 z: 0.0323754139 w: -0.975837648 } position { x: -0.784556448 y: 0.850903034 z: -7.98313808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.466] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345259607 y: -0.21329619 z: 0.0323594362 w: -0.975841 } position { x: -0.784566522 y: 0.850901 z: -7.98316431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.481] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345509686 y: -0.213277429 z: 0.0323510431 w: -0.975844443 } position { x: -0.784567237 y: 0.850877821 z: -7.98314524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345372222 y: -0.213269606 z: 0.0323484056 w: -0.975846708 } position { x: -0.784573793 y: 0.850880623 z: -7.98317289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345431864 y: -0.213278547 z: 0.0323918164 w: -0.975843132 } position { x: -0.784558892 y: 0.850875854 z: -7.98314428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.522] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345080793 y: -0.213307068 z: 0.0323376954 w: -0.97584 } position { x: -0.78456229 y: 0.850905776 z: -7.9831624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345531292 y: -0.213280663 z: 0.0323426723 w: -0.975843966 } position { x: -0.784557 y: 0.850901127 z: -7.98316383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.551] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345256142 y: -0.213293865 z: 0.032306172 w: -0.975843251 } position { x: -0.784560144 y: 0.850888848 z: -7.98316479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.565] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345139764 y: -0.213316768 z: 0.0323220566 w: -0.975838184 } position { x: -0.784543276 y: 0.850896537 z: -7.9831562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345075838 y: -0.213314891 z: 0.0323696397 w: -0.975837171 } position { x: -0.784546673 y: 0.850888252 z: -7.9831152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.593] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345135182 y: -0.213265449 z: 0.0323598906 w: -0.975848138 } position { x: -0.784570217 y: 0.850890517 z: -7.98315859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345157124 y: -0.213252693 z: 0.0323566496 w: -0.97585094 } position { x: -0.784568071 y: 0.850904644 z: -7.98313618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.621] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345366448 y: -0.213270634 z: 0.032349322 w: -0.975846469 } position { x: -0.784584522 y: 0.850907087 z: -7.98312044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.636] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345232077 y: -0.213277921 z: 0.0323597118 w: -0.975845039 } position { x: -0.7845788 y: 0.850931168 z: -7.98311234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.649] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345170051 y: -0.213293701 z: 0.0323226862 w: -0.975843 } position { x: -0.784567952 y: 0.850908637 z: -7.98312807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.660] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345302 y: -0.213298231 z: 0.0323728696 w: -0.975839913 } position { x: -0.784565091 y: 0.850925446 z: -7.98311377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.677] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344939977 y: -0.213258803 z: 0.0323690176 w: -0.97585 } position { x: -0.784546 y: 0.850934 z: -7.98310804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344992541 y: -0.213264108 z: 0.0323827788 w: -0.975848198 } position { x: -0.784563 y: 0.85093 z: -7.98310852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034516383 y: -0.213210419 z: 0.0324050896 w: -0.97585851 } position { x: -0.7845698 y: 0.850935876 z: -7.98313904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345120579 y: -0.21323438 z: 0.0323986486 w: -0.975853622 } position { x: -0.784554422 y: 0.850916862 z: -7.98315144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.731] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345399119 y: -0.213265598 z: 0.03241653 w: -0.975845277 } position { x: -0.78455013 y: 0.850910842 z: -7.98311472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345313549 y: -0.213221908 z: 0.0323693901 w: -0.975856662 } position { x: -0.784565806 y: 0.850932 z: -7.98310566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345135406 y: -0.213262618 z: 0.0323786624 w: -0.975848138 } position { x: -0.78455776 y: 0.850931346 z: -7.98312521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345474929 y: -0.213286012 z: 0.0323454514 w: -0.975842893 } position { x: -0.784569144 y: 0.850935102 z: -7.98313284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345177092 y: -0.213301092 z: 0.032282 w: -0.975842774 } position { x: -0.784547329 y: 0.850917 z: -7.98309422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345102511 y: -0.213263839 z: 0.0323206224 w: -0.975849867 } position { x: -0.784541368 y: 0.850946903 z: -7.98309183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.813] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345615484 y: -0.213269755 z: 0.0322962105 w: -0.975847602 } position { x: -0.784531355 y: 0.85092032 z: -7.98311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03449817 y: -0.213304728 z: 0.0323175602 w: -0.975841463 } position { x: -0.784514 y: 0.850923538 z: -7.98308468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.842] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344871618 y: -0.213257119 z: 0.0323428065 w: -0.975851417 } position { x: -0.784523845 y: 0.850928962 z: -7.9831028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.857] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344899185 y: -0.213255972 z: 0.0323160514 w: -0.97585243 } position { x: -0.784541488 y: 0.850950241 z: -7.98306847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345297642 y: -0.213296473 z: 0.0322726294 w: -0.975843608 } position { x: -0.784519732 y: 0.850949109 z: -7.9830513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345248394 y: -0.213277861 z: 0.0323201902 w: -0.97584635 } position { x: -0.784509838 y: 0.850923836 z: -7.98305464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.897] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345286764 y: -0.21327582 z: 0.0323159248 w: -0.975846767 } position { x: -0.784539938 y: 0.850934386 z: -7.98305893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034496244 y: -0.21325238 z: 0.0323466659 w: -0.975852 } position { x: -0.784540832 y: 0.850953162 z: -7.98303938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034493655 y: -0.213275149 z: 0.0323511362 w: -0.975847 } position { x: -0.784514 y: 0.850947738 z: -7.98303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345028155 y: -0.213265628 z: 0.0323530249 w: -0.975848675 } position { x: -0.784525752 y: 0.850970864 z: -7.98300314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345576108 y: -0.213283256 z: 0.0323237926 w: -0.975843847 } position { x: -0.784536958 y: 0.850972891 z: -7.98301649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345575437 y: -0.213265404 z: 0.0322848298 w: -0.975849032 } position { x: -0.78451395 y: 0.850933671 z: -7.9830308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034491837 y: -0.213289827 z: 0.0323143043 w: -0.975845039 } position { x: -0.784528 y: 0.850986362 z: -7.98307562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:05.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345184 y: -0.213287726 z: 0.0323410369 w: -0.975843668 } position { x: -0.784501374 y: 0.850955 z: -7.98303461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345224515 y: -0.213264227 z: 0.0323035121 w: -0.975849926 } position { x: -0.784545541 y: 0.850976229 z: -7.98306036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345045924 y: -0.213214606 z: 0.032361079 w: -0.975859523 } position { x: -0.784528792 y: 0.850987434 z: -7.98303747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.038] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345290378 y: -0.213251799 z: 0.0323197395 w: -0.975851893 } position { x: -0.784522057 y: 0.850940824 z: -7.98304796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.051] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345116444 y: -0.213269517 z: 0.0323322788 w: -0.975848258 } position { x: -0.784543753 y: 0.850993156 z: -7.9830904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345062464 y: -0.213276237 z: 0.0322815701 w: -0.975848615 } position { x: -0.784484386 y: 0.850967109 z: -7.98303604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.079] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345179848 y: -0.213295847 z: 0.0322689898 w: -0.975844324 } position { x: -0.784499466 y: 0.85098356 z: -7.98306704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.093] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344954133 y: -0.213246509 z: 0.03227387 w: -0.975855768 } position { x: -0.784533203 y: 0.850981951 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.107] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034524709 y: -0.213281095 z: 0.0323455445 w: -0.975844741 } position { x: -0.784498692 y: 0.850964248 z: -7.98300219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.122] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344810858 y: -0.213247448 z: 0.0323105827 w: -0.975854814 } position { x: -0.784537673 y: 0.850997448 z: -7.98308372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344931595 y: -0.213269666 z: 0.0323540419 w: -0.975848138 } position { x: -0.784514666 y: 0.850969076 z: -7.98303843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345078371 y: -0.213270411 z: 0.0323222168 w: -0.975848496 } position { x: -0.78452158 y: 0.851003766 z: -7.98305798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034504503 y: -0.21326974 z: 0.0323193222 w: -0.975848854 } position { x: -0.78451848 y: 0.851013541 z: -7.98305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.177] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345042385 y: -0.213267729 z: 0.0323178321 w: -0.97584933 } position { x: -0.784481227 y: 0.850977063 z: -7.98301697 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.190] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345084 y: -0.213266104 z: 0.0323491059 w: -0.975848496 } position { x: -0.784534693 y: 0.851011 z: -7.98307276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345041305 y: -0.213269666 z: 0.0323243774 w: -0.975848675 } position { x: -0.784484446 y: 0.850962698 z: -7.98303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345045 y: -0.213272095 z: 0.0323249288 w: -0.975848138 } position { x: -0.78451097 y: 0.85101223 z: -7.98305368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345038027 y: -0.213273227 z: 0.0323210247 w: -0.975848079 } position { x: -0.78448379 y: 0.851001441 z: -7.98305464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345364586 y: -0.213279203 z: 0.032310728 w: -0.975845933 } position { x: -0.784530044 y: 0.850984335 z: -7.98304939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344888046 y: -0.213267297 z: 0.0323491395 w: -0.975848913 } position { x: -0.784489572 y: 0.851002693 z: -7.98305225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.273] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345193595 y: -0.213263541 z: 0.0323430113 w: -0.975848854 } position { x: -0.784522414 y: 0.851000667 z: -7.98303747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.287] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345039964 y: -0.213275552 z: 0.0323223062 w: -0.975847483 } position { x: -0.784512281 y: 0.851023853 z: -7.98305941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344800055 y: -0.213288292 z: 0.0322988704 w: -0.97584635 } position { x: -0.784498572 y: 0.851016879 z: -7.98304462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345347151 y: -0.213275477 z: 0.032292068 w: -0.975847423 } position { x: -0.784511387 y: 0.851001382 z: -7.98304033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344922356 y: -0.21331726 z: 0.0323360376 w: -0.975838304 } position { x: -0.784523189 y: 0.851015031 z: -7.98306417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344827622 y: -0.213304281 z: 0.0322718471 w: -0.975843608 } position { x: -0.784505785 y: 0.850994825 z: -7.98304415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345178656 y: -0.213238344 z: 0.0323219039 w: -0.975855112 } position { x: -0.78450954 y: 0.851028502 z: -7.98306704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345092453 y: -0.213283926 z: 0.0323768 w: -0.975843668 } position { x: -0.784513533 y: 0.851022184 z: -7.98304653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345050283 y: -0.213277444 z: 0.0323208496 w: -0.975847065 } position { x: -0.784501731 y: 0.851012826 z: -7.98305321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345063843 y: -0.213249519 z: 0.0323491842 w: -0.975852191 } position { x: -0.784503937 y: 0.851037 z: -7.98305893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.413] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345013365 y: -0.213269264 z: 0.0322964713 w: -0.975849807 } position { x: -0.784511507 y: 0.851064384 z: -7.98305845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345351882 y: -0.213288352 z: 0.0323310792 w: -0.97584331 } position { x: -0.784522891 y: 0.851051271 z: -7.98305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345564447 y: -0.213267401 z: 0.0323279053 w: -0.975847244 } position { x: -0.78450489 y: 0.851017 z: -7.98306513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.453] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345456079 y: -0.213276654 z: 0.0323176831 w: -0.975845933 } position { x: -0.784522235 y: 0.851033807 z: -7.98307371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.466] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344719626 y: -0.213272542 z: 0.0323071182 w: -0.975849807 } position { x: -0.784502387 y: 0.851041317 z: -7.98307705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344932675 y: -0.213280231 z: 0.032380525 w: -0.97584492 } position { x: -0.784505546 y: 0.851057529 z: -7.98308182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345085226 y: -0.213270143 z: 0.0323393717 w: -0.97584796 } position { x: -0.784508049 y: 0.851074696 z: -7.98308611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345425 y: -0.213297009 z: 0.032326147 w: -0.975841284 } position { x: -0.784508705 y: 0.851057291 z: -7.98307228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034542989 y: -0.213299945 z: 0.0323727727 w: -0.975839078 } position { x: -0.78452152 y: 0.851041079 z: -7.98311949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.538] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344989039 y: -0.213265911 z: 0.0323175602 w: -0.975849926 } position { x: -0.78451544 y: 0.851015508 z: -7.98309422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344980434 y: -0.213283479 z: 0.0323700495 w: -0.975844383 } position { x: -0.784483492 y: 0.851039 z: -7.98309517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345069394 y: -0.213289663 z: 0.0323679224 w: -0.975842774 } position { x: -0.784492195 y: 0.85105449 z: -7.98308516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.579] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345045589 y: -0.213275433 z: 0.0323445685 w: -0.975846708 } position { x: -0.784515738 y: 0.851055 z: -7.98307467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.593] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345537551 y: -0.213300705 z: 0.0323125347 w: -0.975840569 } position { x: -0.784515738 y: 0.851056218 z: -7.98309326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345472619 y: -0.213296294 z: 0.0323312655 w: -0.975841165 } position { x: -0.784478307 y: 0.851034224 z: -7.98310709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.621] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345124416 y: -0.213311672 z: 0.0323654562 w: -0.975837827 } position { x: -0.78448993 y: 0.851045489 z: -7.98311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.632] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345166586 y: -0.213277727 z: 0.0323646665 w: -0.975845158 } position { x: -0.784480631 y: 0.851025045 z: -7.9831152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.650] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344618708 y: -0.213294327 z: 0.0323600024 w: -0.975843608 } position { x: -0.784498215 y: 0.851063669 z: -7.98309803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.663] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344789177 y: -0.21327512 z: 0.0323842242 w: -0.97584641 } position { x: -0.784534037 y: 0.851064384 z: -7.98309565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.677] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345187858 y: -0.213258043 z: 0.0323921032 w: -0.975848496 } position { x: -0.784530401 y: 0.851096392 z: -7.98310566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.691] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345539339 y: -0.213271156 z: 0.0323237814 w: -0.975846648 } position { x: -0.784526765 y: 0.85107851 z: -7.98311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345373489 y: -0.213283837 z: 0.032313209 w: -0.9758448 } position { x: -0.78454566 y: 0.851038337 z: -7.98313236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034495566 y: -0.213268951 z: 0.0323324427 w: -0.975848854 } position { x: -0.784522653 y: 0.851021886 z: -7.98314095 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.731] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344485305 y: -0.21326451 z: 0.0324003659 w: -0.975849271 } position { x: -0.784521639 y: 0.851054549 z: -7.98310232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.745] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034427315 y: -0.213226095 z: 0.0324167535 w: -0.975857913 } position { x: -0.784548163 y: 0.851075888 z: -7.98310614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344924703 y: -0.213254616 z: 0.0324074216 w: -0.975849628 } position { x: -0.784535468 y: 0.851102471 z: -7.98310232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345419608 y: -0.213252157 z: 0.0323495083 w: -0.975850344 } position { x: -0.784564078 y: 0.85102886 z: -7.9831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345292948 y: -0.2132833 z: 0.0323387235 w: -0.975844383 } position { x: -0.784582138 y: 0.851008475 z: -7.98312187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.801] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344643332 y: -0.213273868 z: 0.032308653 w: -0.975849688 } position { x: -0.784547508 y: 0.851022959 z: -7.98313141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:06.814] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344674028 y: -0.213260263 z: 0.0323176049 w: -0.975852251 } position { x: -0.784540653 y: 0.851019204 z: -7.9831233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.011] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344654731 y: -0.213236302 z: 0.0323267393 w: -0.975857317 } position { x: -0.784556448 y: 0.850973368 z: -7.98314571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345338583 y: -0.213258192 z: 0.0323775038 w: -0.975848377 } position { x: -0.784576535 y: 0.850961149 z: -7.98313665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344963633 y: -0.213266715 z: 0.0323208049 w: -0.975849748 } position { x: -0.784591317 y: 0.850949645 z: -7.9831419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.040] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344963633 y: -0.213266715 z: 0.0323208049 w: -0.975849748 } position { x: -0.784591317 y: 0.850949645 z: -7.9831419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344682373 y: -0.213250235 z: 0.0323399417 w: -0.975853682 } position { x: -0.784579277 y: 0.850927532 z: -7.9831357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.067] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344682373 y: -0.213250235 z: 0.0323399417 w: -0.975853682 } position { x: -0.784579277 y: 0.850927532 z: -7.9831357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.083] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344725326 y: -0.213235825 z: 0.0323015638 w: -0.975858 } position { x: -0.784567356 y: 0.850935042 z: -7.98313665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.095] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344815627 y: -0.21326308 z: 0.032320451 w: -0.975851059 } position { x: -0.784560323 y: 0.850922525 z: -7.98313808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344730541 y: -0.21324195 z: 0.0322891735 w: -0.975857 } position { x: -0.784564376 y: 0.850944638 z: -7.98312712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345298275 y: -0.213298604 z: 0.0322993807 w: -0.975842297 } position { x: -0.784505606 y: 0.85089308 z: -7.98311043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345148742 y: -0.213312268 z: 0.0323166288 w: -0.975839257 } position { x: -0.78454715 y: 0.850882351 z: -7.98316479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.151] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345148742 y: -0.213312268 z: 0.0323166288 w: -0.975839257 } position { x: -0.78454715 y: 0.850882351 z: -7.98316479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.168] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344178639 y: -0.213277489 z: 0.0323312879 w: -0.975849807 } position { x: -0.78455019 y: 0.850894511 z: -7.98312664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.181] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344325 y: -0.213209063 z: 0.0323406868 w: -0.975863934 } position { x: -0.784572959 y: 0.850874305 z: -7.98312378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345111229 y: -0.213270456 z: 0.0323361419 w: -0.9758479 } position { x: -0.784548044 y: 0.850887537 z: -7.98313093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.208] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345051 y: -0.213265389 z: 0.0323322713 w: -0.97584939 } position { x: -0.784578085 y: 0.850850701 z: -7.98315334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.223] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345061608 y: -0.213281393 z: 0.0323450938 w: -0.975845397 } position { x: -0.78454721 y: 0.850830674 z: -7.98310947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344733596 y: -0.21324642 z: 0.0322829038 w: -0.975856245 } position { x: -0.784534872 y: 0.850835562 z: -7.98310518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.251] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344566405 y: -0.213313147 z: 0.0323008336 w: -0.975841641 } position { x: -0.784523129 y: 0.850863457 z: -7.98308945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344983526 y: -0.21326758 z: 0.0322970934 w: -0.975850284 } position { x: -0.784492612 y: 0.850858808 z: -7.9831171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344983526 y: -0.21326758 z: 0.0322970934 w: -0.975850284 } position { x: -0.784492612 y: 0.850858808 z: -7.9831171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.290] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345155969 y: -0.213292524 z: 0.0323200785 w: -0.97584343 } position { x: -0.784500897 y: 0.850851 z: -7.9831295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345109329 y: -0.213240817 z: 0.0323217921 w: -0.975854874 } position { x: -0.784505308 y: 0.850830853 z: -7.98312044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.318] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344445929 y: -0.213229477 z: 0.0323682912 w: -0.975858152 } position { x: -0.784475565 y: 0.850843906 z: -7.98310757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.335] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344549417 y: -0.213213742 z: 0.0323544927 w: -0.975861669 } position { x: -0.784496725 y: 0.850834072 z: -7.98312712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.347] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344473906 y: -0.21324347 z: 0.0323027968 w: -0.975857139 } position { x: -0.784499705 y: 0.850879967 z: -7.98311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.362] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344669037 y: -0.213247284 z: 0.0323708877 w: -0.975853384 } position { x: -0.784494638 y: 0.850863695 z: -7.98310232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034515541 y: -0.213254482 z: 0.0323614851 w: -0.975850403 } position { x: -0.78452909 y: 0.850860119 z: -7.98309278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345203318 y: -0.21323 z: 0.0323514678 w: -0.975855887 } position { x: -0.784567773 y: 0.850866079 z: -7.98312187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.405] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344503112 y: -0.213268504 z: 0.0323377326 w: -0.975850403 } position { x: -0.784555912 y: 0.850854754 z: -7.98312616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.418] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344365 y: -0.213255227 z: 0.0323212594 w: -0.975854337 } position { x: -0.784554 y: 0.850868106 z: -7.9831109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.429] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344365 y: -0.213255227 z: 0.0323212594 w: -0.975854337 } position { x: -0.784554 y: 0.850868106 z: -7.9831109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344877467 y: -0.213275045 z: 0.0323073715 w: -0.975848675 } position { x: -0.784540772 y: 0.850888133 z: -7.98310423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345326439 y: -0.213234261 z: 0.0323230401 w: -0.97585547 } position { x: -0.784505427 y: 0.850900412 z: -7.98311663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345039889 y: -0.213262826 z: 0.0323402695 w: -0.975849688 } position { x: -0.78451705 y: 0.850870132 z: -7.98313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.484] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345039889 y: -0.213262826 z: 0.0323402695 w: -0.975849688 } position { x: -0.78451705 y: 0.850870132 z: -7.98313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344472602 y: -0.213226363 z: 0.0323843211 w: -0.975858212 } position { x: -0.784499168 y: 0.850929737 z: -7.98312616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344794 y: -0.213253736 z: 0.0324014388 w: -0.975850523 } position { x: -0.784477234 y: 0.850916505 z: -7.98312902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344886333 y: -0.21324183 z: 0.032431256 w: -0.975851774 } position { x: -0.784517288 y: 0.850909233 z: -7.98312712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344575197 y: -0.213245094 z: 0.032397043 w: -0.975853324 } position { x: -0.784537315 y: 0.850918233 z: -7.9831357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344266407 y: -0.21327059 z: 0.0323613733 w: -0.97585 } position { x: -0.784553528 y: 0.850926459 z: -7.98313522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.567] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344266407 y: -0.21327059 z: 0.0323613733 w: -0.97585 } position { x: -0.784553528 y: 0.850926459 z: -7.98313522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344406031 y: -0.213269308 z: 0.0323513411 w: -0.975850105 } position { x: -0.784561217 y: 0.850921869 z: -7.98312712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.596] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344761163 y: -0.213234171 z: 0.0323385149 w: -0.975857 } position { x: -0.784572959 y: 0.850939751 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344795473 y: -0.213228419 z: 0.0323388167 w: -0.975858092 } position { x: -0.784599662 y: 0.850932479 z: -7.98312807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344914272 y: -0.213232487 z: 0.0323721506 w: -0.975855708 } position { x: -0.784620821 y: 0.850936115 z: -7.98312902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344702937 y: -0.213240504 z: 0.0323190913 w: -0.975856423 } position { x: -0.784617901 y: 0.850948 z: -7.98313713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344796963 y: -0.213217497 z: 0.0324164443 w: -0.975857913 } position { x: -0.78460896 y: 0.850941 z: -7.98310614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.664] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344796963 y: -0.213217497 z: 0.0324164443 w: -0.975857913 } position { x: -0.78460896 y: 0.850941 z: -7.98310614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.679] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344468616 y: -0.213250279 z: 0.0323856771 w: -0.975852966 } position { x: -0.784607649 y: 0.850963593 z: -7.98314381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.696] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344525166 y: -0.21321705 z: 0.0324156582 w: -0.975859 } position { x: -0.78460288 y: 0.850965083 z: -7.98313189 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344607309 y: -0.213252455 z: 0.03235396 w: -0.975853 } position { x: -0.784617722 y: 0.850999 z: -7.98310375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.722] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344983749 y: -0.213242561 z: 0.0323047116 w: -0.97585547 } position { x: -0.784593105 y: 0.850998282 z: -7.98308754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.737] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345024876 y: -0.213245854 z: 0.0322787911 w: -0.97585547 } position { x: -0.784576654 y: 0.850987732 z: -7.98311186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.752] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344732702 y: -0.213276774 z: 0.0322818905 w: -0.975849628 } position { x: -0.784549773 y: 0.850998819 z: -7.98311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344600827 y: -0.213261813 z: 0.0323003158 w: -0.975852728 } position { x: -0.784524798 y: 0.851007819 z: -7.98312521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.779] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034487348 y: -0.213247806 z: 0.0323218927 w: -0.975854158 } position { x: -0.784504652 y: 0.851006508 z: -7.9831233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.792] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344814584 y: -0.213228345 z: 0.0323953889 w: -0.975856185 } position { x: -0.784521043 y: 0.85101676 z: -7.98313808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.806] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344801322 y: -0.213242054 z: 0.0323456787 w: -0.975854874 } position { x: -0.784514248 y: 0.851005673 z: -7.98313761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.820] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344627909 y: -0.213255703 z: 0.0323425494 w: -0.975852609 } position { x: -0.784520924 y: 0.851014555 z: -7.98312616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.835] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344842225 y: -0.213240758 z: 0.0323040634 w: -0.975856364 } position { x: -0.784512818 y: 0.850994349 z: -7.98312902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.848] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344877616 y: -0.213251367 z: 0.0323235728 w: -0.975853324 } position { x: -0.784510434 y: 0.8509866 z: -7.9831562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344860479 y: -0.21322462 z: 0.0323548578 w: -0.975858152 } position { x: -0.784524322 y: 0.850996733 z: -7.98312616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.876] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345072411 y: -0.213221356 z: 0.0323384926 w: -0.975858688 } position { x: -0.784550607 y: 0.850980937 z: -7.98314333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.889] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344899818 y: -0.213212669 z: 0.0323578864 w: -0.975860536 } position { x: -0.784549892 y: 0.850996196 z: -7.98315239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344899818 y: -0.213212669 z: 0.0323578864 w: -0.975860536 } position { x: -0.784549892 y: 0.850996196 z: -7.98315239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344767 y: -0.213247105 z: 0.032308843 w: -0.975855112 } position { x: -0.784536958 y: 0.851003408 z: -7.98314047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.931] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034451656 y: -0.213245064 z: 0.0323115624 w: -0.975856364 } position { x: -0.784540117 y: 0.851017952 z: -7.98314571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.942] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034451656 y: -0.213245064 z: 0.0323115624 w: -0.975856364 } position { x: -0.784540117 y: 0.851017952 z: -7.98314571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345215686 y: -0.213228822 z: 0.0323621109 w: -0.975855768 } position { x: -0.78452903 y: 0.851018548 z: -7.98315907 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344388522 y: -0.213224038 z: 0.0323242061 w: -0.975860953 } position { x: -0.784562767 y: 0.851021528 z: -7.98314667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:07.986] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344711505 y: -0.213238358 z: 0.0323202312 w: -0.975856841 } position { x: -0.784522951 y: 0.850998878 z: -7.98312664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.002] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344698243 y: -0.213264123 z: 0.0323335491 w: -0.975850821 } position { x: -0.784528553 y: 0.85102427 z: -7.9831152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.012] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344698243 y: -0.213264123 z: 0.0323335491 w: -0.975850821 } position { x: -0.784528553 y: 0.85102427 z: -7.9831152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344692282 y: -0.213239521 z: 0.0323163234 w: -0.975856781 } position { x: -0.784498274 y: 0.851036489 z: -7.98314619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.040] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034472391 y: -0.213261709 z: 0.0323376544 w: -0.975851119 } position { x: -0.784506381 y: 0.85101074 z: -7.98314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344845876 y: -0.213232175 z: 0.0323416777 w: -0.975857 } position { x: -0.78447926 y: 0.851014256 z: -7.98312569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.068] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344746597 y: -0.213231623 z: 0.032324452 w: -0.975858033 } position { x: -0.784511805 y: 0.851009369 z: -7.98312712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344574526 y: -0.213220716 z: 0.0323636793 w: -0.975859702 } position { x: -0.784494042 y: 0.851010203 z: -7.98312235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.096] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344451778 y: -0.213207722 z: 0.0323602967 w: -0.975863159 } position { x: -0.784500659 y: 0.851027548 z: -7.98312569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.111] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344651192 y: -0.213265613 z: 0.0322950222 w: -0.975851953 } position { x: -0.78449297 y: 0.851019681 z: -7.98311186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344651192 y: -0.213265613 z: 0.0322950222 w: -0.975851953 } position { x: -0.78449297 y: 0.851019681 z: -7.98311186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.139] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344682187 y: -0.213230923 z: 0.0323168598 w: -0.975858688 } position { x: -0.784528136 y: 0.851028562 z: -7.9831357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344620198 y: -0.213236138 z: 0.0323147662 w: -0.975857794 } position { x: -0.784516633 y: 0.851031423 z: -7.98312521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.167] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344614722 y: -0.213238344 z: 0.0323117338 w: -0.975857496 } position { x: -0.784537 y: 0.851017833 z: -7.98314381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.181] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344516486 y: -0.213235423 z: 0.0322424024 w: -0.975860775 } position { x: -0.784540236 y: 0.851024866 z: -7.98317194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.192] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344516486 y: -0.213235423 z: 0.0322424024 w: -0.975860775 } position { x: -0.784540236 y: 0.851024866 z: -7.98317194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344641246 y: -0.213239506 z: 0.0322891176 w: -0.975857854 } position { x: -0.784492493 y: 0.851001143 z: -7.98318148 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344636776 y: -0.213235348 z: 0.0323218741 w: -0.975857675 } position { x: -0.784481287 y: 0.850998044 z: -7.98316479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034466181 y: -0.213236034 z: 0.0323311388 w: -0.975857198 } position { x: -0.78448683 y: 0.850978136 z: -7.98313427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.251] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034457691 y: -0.213239431 z: 0.0323034748 w: -0.975857615 } position { x: -0.784511924 y: 0.850996852 z: -7.98318052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344539322 y: -0.213204727 z: 0.0323280543 w: -0.97586453 } position { x: -0.78452307 y: 0.85098207 z: -7.98317242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.279] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344513953 y: -0.213265 z: 0.0323371589 w: -0.975851178 } position { x: -0.784518957 y: 0.850980103 z: -7.98316765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034459386 y: -0.213235795 z: 0.0323103778 w: -0.975858152 } position { x: -0.784545958 y: 0.850998342 z: -7.98319578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034459386 y: -0.213235795 z: 0.0323103778 w: -0.975858152 } position { x: -0.784545958 y: 0.850998342 z: -7.98319578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344428755 y: -0.213253677 z: 0.0322918929 w: -0.97585541 } position { x: -0.784562051 y: 0.850983083 z: -7.98320866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.335] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344521403 y: -0.213240042 z: 0.0323115326 w: -0.975857437 } position { x: -0.784582257 y: 0.851009 z: -7.98319864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.347] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344443731 y: -0.213263392 z: 0.032256715 w: -0.975854397 } position { x: -0.78460747 y: 0.851032615 z: -7.9831686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.362] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344790742 y: -0.213281199 z: 0.032267198 w: -0.975848913 } position { x: -0.784613192 y: 0.85101378 z: -7.98318911 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.375] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344769023 y: -0.213269562 z: 0.0322383195 w: -0.975852489 } position { x: -0.7846 y: 0.850990772 z: -7.98318386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344674438 y: -0.213298351 z: 0.0322964266 w: -0.975844622 } position { x: -0.784567356 y: 0.850992203 z: -7.98319674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344241932 y: -0.213260785 z: 0.0323073789 w: -0.975854 } position { x: -0.784555912 y: 0.851012051 z: -7.98321438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344241932 y: -0.213260785 z: 0.0323073789 w: -0.975854 } position { x: -0.784555912 y: 0.851012051 z: -7.98321438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344439857 y: -0.213271633 z: 0.0323152579 w: -0.975850701 } position { x: -0.78456378 y: 0.850998759 z: -7.9832015 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.446] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344515964 y: -0.213260561 z: 0.0323054716 w: -0.975853205 } position { x: -0.784574866 y: 0.85098356 z: -7.98318672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.458] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344515964 y: -0.213260561 z: 0.0323054716 w: -0.975853205 } position { x: -0.784574866 y: 0.85098356 z: -7.98318672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344229937 y: -0.213292345 z: 0.0323261283 w: -0.975846529 } position { x: -0.784552574 y: 0.850984216 z: -7.98315573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.484] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344637595 y: -0.213217124 z: 0.0323082469 w: -0.975862145 } position { x: -0.784581661 y: 0.8509987 z: -7.98317289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344528072 y: -0.213269532 z: 0.0323019698 w: -0.975851238 } position { x: -0.784587622 y: 0.850996256 z: -7.98312092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.514] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344542041 y: -0.213268161 z: 0.0322962403 w: -0.975851774 } position { x: -0.784607172 y: 0.85099256 z: -7.98314285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.526] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344542041 y: -0.213268161 z: 0.0322962403 w: -0.975851774 } position { x: -0.784607172 y: 0.85099256 z: -7.98314285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.540] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344816484 y: -0.21328631 z: 0.0323077217 w: -0.97584641 } position { x: -0.784582317 y: 0.850986362 z: -7.98314428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.554] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344520956 y: -0.213281274 z: 0.0323139 w: -0.975848317 } position { x: -0.784580052 y: 0.850992799 z: -7.98314047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.569] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344583541 y: -0.213267848 z: 0.0322957449 w: -0.975851655 } position { x: -0.784562349 y: 0.850960255 z: -7.9831562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034461759 y: -0.213226318 z: 0.0323129408 w: -0.975860059 } position { x: -0.784577191 y: 0.850971937 z: -7.98315525 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.597] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344911329 y: -0.213249549 z: 0.0322944485 w: -0.975854576 } position { x: -0.784573317 y: 0.850977898 z: -7.98314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.611] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034475062 y: -0.213219985 z: 0.032327354 w: -0.975860476 } position { x: -0.784558415 y: 0.850969672 z: -7.98313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034449216 y: -0.213289455 z: 0.0323294662 w: -0.975846171 } position { x: -0.784540415 y: 0.850975513 z: -7.98313856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034433607 y: -0.213253528 z: 0.0323010981 w: -0.97585547 } position { x: -0.784570158 y: 0.85097146 z: -7.98312759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344567932 y: -0.213262945 z: 0.0323055722 w: -0.97585243 } position { x: -0.784534872 y: 0.850987434 z: -7.98310947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344782136 y: -0.213312209 z: 0.0322838835 w: -0.975841641 } position { x: -0.78455025 y: 0.851007 z: -7.98313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345107727 y: -0.213273495 z: 0.0323019363 w: -0.975848377 } position { x: -0.784558654 y: 0.850981057 z: -7.98313856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.694] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344866738 y: -0.213303 z: 0.032340724 w: -0.975841463 } position { x: -0.784570158 y: 0.850992322 z: -7.98316526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.708] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344866738 y: -0.213303 z: 0.032340724 w: -0.975841463 } position { x: -0.784570158 y: 0.850992322 z: -7.98316526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344869606 y: -0.2132788 z: 0.0323523879 w: -0.97584641 } position { x: -0.78458637 y: 0.850974619 z: -7.98316097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.738] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344581604 y: -0.213264748 z: 0.0323244967 w: -0.975851417 } position { x: -0.784606 y: 0.851004839 z: -7.98317671 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.748] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344581604 y: -0.213264748 z: 0.0323244967 w: -0.975851417 } position { x: -0.784606 y: 0.851004839 z: -7.98317671 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344417 y: -0.213295355 z: 0.0323203616 w: -0.975845397 } position { x: -0.784589529 y: 0.850989342 z: -7.98315191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.777] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344678126 y: -0.213257924 z: 0.0323605351 w: -0.975851357 } position { x: -0.784549832 y: 0.85100919 z: -7.98307705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.793] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034515582 y: -0.213289842 z: 0.0323133878 w: -0.975844264 } position { x: -0.784586 y: 0.851024628 z: -7.98316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.804] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034515582 y: -0.213289842 z: 0.0323133878 w: -0.975844264 } position { x: -0.784586 y: 0.851024628 z: -7.98316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345218927 y: -0.213275358 z: 0.0322967432 w: -0.975847721 } position { x: -0.784554958 y: 0.851004362 z: -7.9831562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344357789 y: -0.213224128 z: 0.0323322937 w: -0.975860775 } position { x: -0.784608781 y: 0.851018369 z: -7.98318672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344357789 y: -0.213224128 z: 0.0323322937 w: -0.975860775 } position { x: -0.784608781 y: 0.851018369 z: -7.98318672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344252475 y: -0.213207424 z: 0.0323313102 w: -0.975864887 } position { x: -0.78455174 y: 0.851037681 z: -7.98319626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.874] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344252475 y: -0.213207424 z: 0.0323313102 w: -0.975864887 } position { x: -0.78455174 y: 0.851037681 z: -7.98319626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.887] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344545208 y: -0.213239729 z: 0.0323428 w: -0.975856364 } position { x: -0.78453809 y: 0.851008534 z: -7.98310757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344739817 y: -0.213264734 z: 0.0323887 w: -0.975848675 } position { x: -0.784545958 y: 0.850997686 z: -7.98308849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.915] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344806388 y: -0.213254571 z: 0.0322958454 w: -0.975853741 } position { x: -0.784563243 y: 0.851022243 z: -7.98312283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.932] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345224664 y: -0.213260949 z: 0.0323079564 w: -0.975850523 } position { x: -0.784533322 y: 0.85104847 z: -7.98313284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.944] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344990306 y: -0.213288605 z: 0.0322766863 w: -0.97584635 } position { x: -0.784513175 y: 0.851005077 z: -7.98313951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.958] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344770178 y: -0.21325773 z: 0.0323769413 w: -0.975850523 } position { x: -0.78451854 y: 0.851017535 z: -7.98315096 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.974] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034427505 y: -0.21321997 z: 0.0323879384 w: -0.975860119 } position { x: -0.784523189 y: 0.85101825 z: -7.98315191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:08.984] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034427505 y: -0.21321997 z: 0.0323879384 w: -0.975860119 } position { x: -0.784523189 y: 0.85101825 z: -7.98315191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.002] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344458446 y: -0.213214949 z: 0.0323717594 w: -0.975861132 } position { x: -0.784540415 y: 0.851035058 z: -7.98312378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344458446 y: -0.213214949 z: 0.0323717594 w: -0.975861132 } position { x: -0.784540415 y: 0.851035058 z: -7.98312378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344559774 y: -0.213244796 z: 0.0323560648 w: -0.975854814 } position { x: -0.784514546 y: 0.851052225 z: -7.98310757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.041] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034479633 y: -0.213284925 z: 0.0323158354 w: -0.975846469 } position { x: -0.78448838 y: 0.851027489 z: -7.98309326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.056] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344910659 y: -0.213268369 z: 0.0323362239 w: -0.975849032 } position { x: -0.784488559 y: 0.851009727 z: -7.98311043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.068] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344910659 y: -0.213268369 z: 0.0323362239 w: -0.975849032 } position { x: -0.784488559 y: 0.851009727 z: -7.98311043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.085] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344503336 y: -0.213257402 z: 0.0323505215 w: -0.97585243 } position { x: -0.784494042 y: 0.851026058 z: -7.98314333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.097] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344579741 y: -0.213231459 z: 0.0323508792 w: -0.975857794 } position { x: -0.784523129 y: 0.851017475 z: -7.98313522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344314 y: -0.213234812 z: 0.0323632322 w: -0.975857615 } position { x: -0.78450042 y: 0.851026654 z: -7.98309374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.126] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344633535 y: -0.213288233 z: 0.0323420092 w: -0.975845456 } position { x: -0.784493148 y: 0.851017952 z: -7.98313522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.141] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034458708 y: -0.213244528 z: 0.0323491842 w: -0.975855 } position { x: -0.784508884 y: 0.851027727 z: -7.98310566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.152] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034458708 y: -0.213244528 z: 0.0323491842 w: -0.975855 } position { x: -0.784508884 y: 0.851027727 z: -7.98310566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.165] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344298221 y: -0.213221 z: 0.0323059633 w: -0.975862563 } position { x: -0.78449589 y: 0.851000428 z: -7.98309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.179] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344881937 y: -0.21326603 z: 0.0323344618 w: -0.975849748 } position { x: -0.784471095 y: 0.851041913 z: -7.98308706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.196] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344583802 y: -0.213243529 z: 0.0323424153 w: -0.97585547 } position { x: -0.784468234 y: 0.851017535 z: -7.98311949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344583802 y: -0.213243529 z: 0.0323424153 w: -0.97585547 } position { x: -0.784468234 y: 0.851017535 z: -7.98311949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.222] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344429 y: -0.213239491 z: 0.0323870629 w: -0.97585535 } position { x: -0.784459889 y: 0.851003528 z: -7.98314667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344298556 y: -0.213211149 z: 0.0323746689 w: -0.975862443 } position { x: -0.784453094 y: 0.851005137 z: -7.98311567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344298556 y: -0.213211149 z: 0.0323746689 w: -0.975862443 } position { x: -0.784453094 y: 0.851005137 z: -7.98311567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344445556 y: -0.213263884 z: 0.0323949531 w: -0.975849688 } position { x: -0.784451783 y: 0.851002693 z: -7.98312235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.279] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034488488 y: -0.213216916 z: 0.0323712379 w: -0.975859225 } position { x: -0.78443712 y: 0.850989 z: -7.98313808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.293] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344402827 y: -0.213282809 z: 0.0323712677 w: -0.975846529 } position { x: -0.784424424 y: 0.85096252 z: -7.98313713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.307] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344295241 y: -0.213273421 z: 0.032379847 w: -0.975848675 } position { x: -0.784416795 y: 0.850972474 z: -7.98317099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.317] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344295241 y: -0.213273421 z: 0.032379847 w: -0.975848675 } position { x: -0.784416795 y: 0.850972474 z: -7.98317099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344308019 y: -0.21325165 z: 0.0323452689 w: -0.975854516 } position { x: -0.784448 y: 0.850984454 z: -7.98317146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.351] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344657 y: -0.213238239 z: 0.0322741084 w: -0.975858569 } position { x: -0.784453034 y: 0.850969315 z: -7.98318052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344657 y: -0.213238239 z: 0.0322741084 w: -0.975858569 } position { x: -0.784453034 y: 0.850969315 z: -7.98318052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03446218 y: -0.213249624 z: 0.0322515629 w: -0.97585696 } position { x: -0.784423172 y: 0.85092175 z: -7.98317862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344687663 y: -0.213271871 z: 0.0323525406 w: -0.975848556 } position { x: -0.784426868 y: 0.850939751 z: -7.98317432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.401] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344687663 y: -0.213271871 z: 0.0323525406 w: -0.975848556 } position { x: -0.784426868 y: 0.850939751 z: -7.98317432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.418] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344474465 y: -0.213248581 z: 0.0323999152 w: -0.975852787 } position { x: -0.784423351 y: 0.850916147 z: -7.98320198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.430] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344474465 y: -0.213248581 z: 0.0323999152 w: -0.975852787 } position { x: -0.784423351 y: 0.850916147 z: -7.98320198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034430787 y: -0.213230208 z: 0.0324080251 w: -0.975857139 } position { x: -0.784428477 y: 0.850929499 z: -7.98318481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034445975 y: -0.213232026 z: 0.0323767811 w: -0.975857258 } position { x: -0.784416854 y: 0.850909948 z: -7.98319483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.474] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344475657 y: -0.213234171 z: 0.0323748551 w: -0.975856781 } position { x: -0.784417272 y: 0.850927055 z: -7.98320103 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.485] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344475657 y: -0.213234171 z: 0.0323748551 w: -0.975856781 } position { x: -0.784417272 y: 0.850927055 z: -7.98320103 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034471713 y: -0.213236809 z: 0.0323128551 w: -0.975857437 } position { x: -0.784453154 y: 0.850930154 z: -7.98318291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344420634 y: -0.213249952 z: 0.0322892442 w: -0.975856364 } position { x: -0.784447253 y: 0.850946426 z: -7.98319817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344689414 y: -0.213255584 z: 0.0322795697 w: -0.975854516 } position { x: -0.784425855 y: 0.850916386 z: -7.98317862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.541] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345091932 y: -0.213237241 z: 0.0323096067 w: -0.975856066 } position { x: -0.784410059 y: 0.850934 z: -7.98322392 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344681442 y: -0.213229194 z: 0.032385271 w: -0.975856781 } position { x: -0.78440541 y: 0.850919247 z: -7.98321486 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.569] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344514549 y: -0.21324499 z: 0.0323323421 w: -0.975855708 } position { x: -0.784427 y: 0.850934923 z: -7.98319292 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344514549 y: -0.21324499 z: 0.0323323421 w: -0.975855708 } position { x: -0.784427 y: 0.850934923 z: -7.98319292 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.597] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344674513 y: -0.21324645 z: 0.0323281512 w: -0.975854933 } position { x: -0.784434319 y: 0.850955963 z: -7.98319721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.611] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344836563 y: -0.213267669 z: 0.0323159173 w: -0.975850105 } position { x: -0.784429193 y: 0.850945592 z: -7.98318338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.625] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344599 y: -0.213242799 z: 0.0323574021 w: -0.975855052 } position { x: -0.784430206 y: 0.850934386 z: -7.98321772 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034410879 y: -0.21325092 z: 0.0323214233 w: -0.975856185 } position { x: -0.78440696 y: 0.850935578 z: -7.98318338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034410879 y: -0.21325092 z: 0.0323214233 w: -0.975856185 } position { x: -0.78440696 y: 0.850935578 z: -7.98318338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.665] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344502032 y: -0.21324113 z: 0.0323384814 w: -0.975856364 } position { x: -0.784435391 y: 0.850938737 z: -7.98318291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.682] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344415121 y: -0.21324423 z: 0.0323304273 w: -0.975856304 } position { x: -0.784434736 y: 0.850963414 z: -7.98319054 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.694] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344415121 y: -0.21324423 z: 0.0323304273 w: -0.975856304 } position { x: -0.784434736 y: 0.850963414 z: -7.98319054 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.708] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034442395 y: -0.213242561 z: 0.0323284678 w: -0.975856721 } position { x: -0.784402072 y: 0.850923896 z: -7.98317671 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.722] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344409496 y: -0.21324046 z: 0.0323271602 w: -0.975857198 } position { x: -0.784418941 y: 0.850918889 z: -7.98319769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.736] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343993977 y: -0.213243529 z: 0.032338582 w: -0.975857615 } position { x: -0.784415 y: 0.850938559 z: -7.98319435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.750] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344443023 y: -0.213253453 z: 0.0323509462 w: -0.975853443 } position { x: -0.784445763 y: 0.850942135 z: -7.98318386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.764] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344379246 y: -0.21324268 z: 0.032331 w: -0.975856721 } position { x: -0.784415066 y: 0.85093081 z: -7.98315334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.779] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344550386 y: -0.213253 z: 0.0323446244 w: -0.975853384 } position { x: -0.784445047 y: 0.850927711 z: -7.98316908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.790] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344550386 y: -0.213253 z: 0.0323446244 w: -0.975853384 } position { x: -0.784445047 y: 0.850927711 z: -7.98316908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.806] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344339199 y: -0.213239789 z: 0.0322857089 w: -0.975859 } position { x: -0.784437358 y: 0.85094 z: -7.9831748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.820] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344390273 y: -0.213235438 z: 0.0323124528 w: -0.975858867 } position { x: -0.784435153 y: 0.850935936 z: -7.98315811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.834] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344403349 y: -0.213232726 z: 0.0323127173 w: -0.975859404 } position { x: -0.784424901 y: 0.850935 z: -7.98315573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344403349 y: -0.213232726 z: 0.0323127173 w: -0.975859404 } position { x: -0.784424901 y: 0.850935 z: -7.98315573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.863] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344681628 y: -0.213226214 z: 0.0322599038 w: -0.975861609 } position { x: -0.784444273 y: 0.85093677 z: -7.98314285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.873] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344681628 y: -0.213226214 z: 0.0322599038 w: -0.975861609 } position { x: -0.784444273 y: 0.85093677 z: -7.98314285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.887] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344504677 y: -0.213238195 z: 0.0323038287 w: -0.975858152 } position { x: -0.784442604 y: 0.8509354 z: -7.98314571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344755352 y: -0.213275909 z: 0.0322906822 w: -0.975849509 } position { x: -0.784443736 y: 0.850931883 z: -7.98316288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344870575 y: -0.213265568 z: 0.0323434174 w: -0.975849569 } position { x: -0.784473419 y: 0.850934744 z: -7.9831543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.932] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344893858 y: -0.213310733 z: 0.0323372 w: -0.975839794 } position { x: -0.78448993 y: 0.850933 z: -7.98316383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.944] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345030725 y: -0.213290185 z: 0.0323385 w: -0.975843787 } position { x: -0.784480929 y: 0.850946069 z: -7.98312616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.957] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345030725 y: -0.213290185 z: 0.0323385 w: -0.975843787 } position { x: -0.784480929 y: 0.850946069 z: -7.98312616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034521427 y: -0.213353127 z: 0.032358557 w: -0.975828707 } position { x: -0.784496188 y: 0.850938618 z: -7.98314857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:09.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345759 y: -0.213396743 z: 0.0324597098 w: -0.975813866 } position { x: -0.784463286 y: 0.850912511 z: -7.98312426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.002] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345262773 y: -0.213371634 z: 0.0324285068 w: -0.97582221 } position { x: -0.784496486 y: 0.850923896 z: -7.98312521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345262773 y: -0.213371634 z: 0.0324285068 w: -0.97582221 } position { x: -0.784496486 y: 0.850923896 z: -7.98312521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345186442 y: -0.213372573 z: 0.0325169861 w: -0.97581929 } position { x: -0.784462214 y: 0.850988746 z: -7.98312235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.040] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345186442 y: -0.213372573 z: 0.0325169861 w: -0.97581929 } position { x: -0.784462214 y: 0.850988746 z: -7.98312235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.055] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345041938 y: -0.213410661 z: 0.0326183662 w: -0.975808084 } position { x: -0.784479618 y: 0.850983739 z: -7.98313236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.069] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345206894 y: -0.213401556 z: 0.0326968431 w: -0.975806892 } position { x: -0.784473419 y: 0.850969911 z: -7.98309946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.083] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344711654 y: -0.213400692 z: 0.0327284597 w: -0.975807726 } position { x: -0.784452379 y: 0.850960851 z: -7.98315954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.097] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344113819 y: -0.213411778 z: 0.0329351053 w: -0.975800455 } position { x: -0.784395754 y: 0.850974143 z: -7.9831357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.109] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344113819 y: -0.213411778 z: 0.0329351053 w: -0.975800455 } position { x: -0.784395754 y: 0.850974143 z: -7.9831357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.126] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343976 y: -0.213341415 z: 0.0332167037 w: -0.975806832 } position { x: -0.784469604 y: 0.851015329 z: -7.9831357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.137] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343976 y: -0.213341415 z: 0.0332167037 w: -0.975806832 } position { x: -0.784469604 y: 0.851015329 z: -7.9831357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344135873 y: -0.213404119 z: 0.0327977054 w: -0.975806713 } position { x: -0.784487903 y: 0.85103 z: -7.98305798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.168] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344348 y: -0.213358954 z: 0.0326629542 w: -0.975820363 } position { x: -0.784472167 y: 0.85099411 z: -7.98305607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.181] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034438841 y: -0.213399693 z: 0.0327641964 w: -0.975807905 } position { x: -0.784455657 y: 0.850967765 z: -7.98310184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.194] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344593674 y: -0.213385493 z: 0.032959763 w: -0.975803733 } position { x: -0.78441447 y: 0.85095495 z: -7.98308516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.208] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344593674 y: -0.213385493 z: 0.032959763 w: -0.975803733 } position { x: -0.78441447 y: 0.85095495 z: -7.98308516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.222] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343774781 y: -0.213311285 z: 0.0331086591 w: -0.9758178 } position { x: -0.784421265 y: 0.850939929 z: -7.98310852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343431793 y: -0.213362902 z: 0.0328355469 w: -0.975816905 } position { x: -0.784568 y: 0.851010442 z: -7.98299408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.248] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343431793 y: -0.213362902 z: 0.0328355469 w: -0.975816905 } position { x: -0.784568 y: 0.851010442 z: -7.98299408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344686061 y: -0.213399678 z: 0.0327173434 w: -0.975808442 } position { x: -0.784494221 y: 0.850911438 z: -7.98305035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.279] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344305709 y: -0.213360608 z: 0.0327935703 w: -0.975815773 } position { x: -0.784476936 y: 0.850926399 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.290] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344305709 y: -0.213360608 z: 0.0327935703 w: -0.975815773 } position { x: -0.784476936 y: 0.850926399 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343024619 y: -0.213331714 z: 0.0328407064 w: -0.975825 } position { x: -0.784474254 y: 0.850943565 z: -7.98307896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.318] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342978165 y: -0.213341683 z: 0.0329066329 w: -0.97582078 } position { x: -0.784487545 y: 0.850941837 z: -7.98302031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344047621 y: -0.213365197 z: 0.0329163373 w: -0.975811541 } position { x: -0.7844432 y: 0.850976765 z: -7.98299742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.346] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344047621 y: -0.213365197 z: 0.0329163373 w: -0.975811541 } position { x: -0.7844432 y: 0.850976765 z: -7.98299742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344685949 y: -0.213379726 z: 0.0330553576 w: -0.975801408 } position { x: -0.784425676 y: 0.850979686 z: -7.983078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344568193 y: -0.213292 z: 0.0331036076 w: -0.975819349 } position { x: -0.784445047 y: 0.850912809 z: -7.98306227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.389] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342474431 y: -0.213389307 z: 0.0327860042 w: -0.97581619 } position { x: -0.784496665 y: 0.850976408 z: -7.98305607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.403] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343712233 y: -0.213376179 z: 0.0328035317 w: -0.975814104 } position { x: -0.784413755 y: 0.850966752 z: -7.98300552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345012 y: -0.21339424 z: 0.0329158828 w: -0.975801826 } position { x: -0.784369707 y: 0.851001561 z: -7.98307037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.432] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345115736 y: -0.213393167 z: 0.0332286842 w: -0.975791037 } position { x: -0.784366846 y: 0.850941062 z: -7.98311329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.442] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345115736 y: -0.213393167 z: 0.0332286842 w: -0.975791037 } position { x: -0.784366846 y: 0.850941062 z: -7.98311329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.460] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343495235 y: -0.213304192 z: 0.0329566896 w: -0.975825489 } position { x: -0.784558773 y: 0.850898862 z: -7.98306894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.472] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343495235 y: -0.213304192 z: 0.0329566896 w: -0.975825489 } position { x: -0.784558773 y: 0.850898862 z: -7.98306894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.486] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345306844 y: -0.213479728 z: 0.0323293768 w: -0.975801647 } position { x: -0.784428596 y: 0.850972414 z: -7.9829669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346668288 y: -0.213485286 z: 0.0323540047 w: -0.975794792 } position { x: -0.784397721 y: 0.850970149 z: -7.98302078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.515] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0347101502 y: -0.213502601 z: 0.0325590223 w: -0.975782633 } position { x: -0.784352899 y: 0.850861192 z: -7.98301697 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345519409 y: -0.213389292 z: 0.0325696953 w: -0.975812674 } position { x: -0.784443676 y: 0.850780964 z: -7.98306608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.540] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345519409 y: -0.213389292 z: 0.0325696953 w: -0.975812674 } position { x: -0.784443676 y: 0.850780964 z: -7.98306608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.555] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343856625 y: -0.213444293 z: 0.0323473923 w: -0.975813925 } position { x: -0.784497499 y: 0.850986242 z: -7.98300314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.568] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343856625 y: -0.213444293 z: 0.0323473923 w: -0.975813925 } position { x: -0.784497499 y: 0.850986242 z: -7.98300314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.585] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346790403 y: -0.213424683 z: 0.0322498046 w: -0.975811064 } position { x: -0.784545541 y: 0.850931525 z: -7.98302412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.599] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346911065 y: -0.213474527 z: 0.0323216692 w: -0.975797355 } position { x: -0.784514248 y: 0.85088 z: -7.98303938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346911065 y: -0.213474527 z: 0.0323216692 w: -0.975797355 } position { x: -0.784514248 y: 0.85088 z: -7.98303938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.625] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345150046 y: -0.21342583 z: 0.0321262516 w: -0.97582072 } position { x: -0.784572124 y: 0.850906193 z: -7.98305368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.639] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034577705 y: -0.213411167 z: 0.0320806429 w: -0.975823164 } position { x: -0.784512162 y: 0.850938737 z: -7.98304081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345524102 y: -0.21335195 z: 0.0321530253 w: -0.975834668 } position { x: -0.784450233 y: 0.850961447 z: -7.98307419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.664] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345524102 y: -0.21335195 z: 0.0321530253 w: -0.975834668 } position { x: -0.784450233 y: 0.850961447 z: -7.98307419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.679] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344615765 y: -0.213159099 z: 0.0324078575 w: -0.975871563 } position { x: -0.784323335 y: 0.850766778 z: -7.98318148 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.695] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0340422355 y: -0.213160664 z: 0.0329491049 w: -0.975867867 } position { x: -0.784422696 y: 0.850932598 z: -7.98316288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341306441 y: -0.213092908 z: 0.0327450745 w: -0.975886464 } position { x: -0.784528613 y: 0.851037383 z: -7.98305225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.722] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344023369 y: -0.213308766 z: 0.0322328582 w: -0.975846767 } position { x: -0.784685552 y: 0.851026833 z: -7.98304701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344023369 y: -0.213308766 z: 0.0322328582 w: -0.975846767 } position { x: -0.784685552 y: 0.851026833 z: -7.98304701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034643814 y: -0.213588476 z: 0.0317334384 w: -0.975793421 } position { x: -0.784607232 y: 0.851053953 z: -7.98300838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.764] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0347951874 y: -0.213588268 z: 0.0314096101 w: -0.975798547 } position { x: -0.784532487 y: 0.85082376 z: -7.98312759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.778] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346252136 y: -0.213498205 z: 0.0314238295 w: -0.97582382 } position { x: -0.78449285 y: 0.850784719 z: -7.98311329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.792] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344920494 y: -0.21345523 z: 0.0316669308 w: -0.975830138 } position { x: -0.784486651 y: 0.850826144 z: -7.98312235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.804] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344920494 y: -0.21345523 z: 0.0316669308 w: -0.975830138 } position { x: -0.784486651 y: 0.850826144 z: -7.98312235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344738215 y: -0.2134 z: 0.0319777094 w: -0.975832701 } position { x: -0.784477711 y: 0.850974619 z: -7.98309612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.835] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345521979 y: -0.213428348 z: 0.0319277793 w: -0.975825369 } position { x: -0.78465426 y: 0.850933671 z: -7.98311424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345521979 y: -0.213428348 z: 0.0319277793 w: -0.975825369 } position { x: -0.78465426 y: 0.850933671 z: -7.98311424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.860] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345324352 y: -0.213436395 z: 0.0317167379 w: -0.975831211 } position { x: -0.784622908 y: 0.85089469 z: -7.98315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.874] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344956592 y: -0.213418335 z: 0.0316588059 w: -0.975838363 } position { x: -0.784558 y: 0.850833774 z: -7.9830718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.888] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345049351 y: -0.213397324 z: 0.031777896 w: -0.975838721 } position { x: -0.784531415 y: 0.850896716 z: -7.98313808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.901] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344781093 y: -0.213358864 z: 0.0319706164 w: -0.975841761 } position { x: -0.784509957 y: 0.850893795 z: -7.98309708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.915] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344711356 y: -0.213379338 z: 0.0320848674 w: -0.975833774 } position { x: -0.784515262 y: 0.850912333 z: -7.98311043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344807357 y: -0.213384509 z: 0.0320416316 w: -0.975833714 } position { x: -0.784561634 y: 0.850911498 z: -7.98310518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.943] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344530828 y: -0.213406727 z: 0.0318973586 w: -0.975834608 } position { x: -0.784603477 y: 0.850928485 z: -7.98309422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.957] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345498957 y: -0.21339865 z: 0.031691663 w: -0.975839674 } position { x: -0.784569919 y: 0.850918651 z: -7.98309946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345310085 y: -0.213350818 z: 0.0317521133 w: -0.975848794 } position { x: -0.784516454 y: 0.850907087 z: -7.98313141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.988] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344535783 y: -0.213447928 z: 0.0320114121 w: -0.975821793 } position { x: -0.784510732 y: 0.85093 z: -7.98309278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:10.999] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344535783 y: -0.213447928 z: 0.0320114121 w: -0.975821793 } position { x: -0.784510732 y: 0.85093 z: -7.98309278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344719552 y: -0.21332638 z: 0.0319326147 w: -0.975850344 } position { x: -0.784584165 y: 0.850914538 z: -7.98311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.026] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344561674 y: -0.213409379 z: 0.0318997465 w: -0.975833833 } position { x: -0.784560919 y: 0.850916684 z: -7.98309469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.041] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344789214 y: -0.213370442 z: 0.0318277664 w: -0.975843906 } position { x: -0.784561872 y: 0.850938439 z: -7.98314857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.057] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344846435 y: -0.213412628 z: 0.0319278538 w: -0.975831211 } position { x: -0.784527421 y: 0.850895762 z: -7.98311949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.071] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344760716 y: -0.213362798 z: 0.0319877528 w: -0.97584039 } position { x: -0.784534335 y: 0.850914 z: -7.98310423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344760716 y: -0.213362798 z: 0.0319877528 w: -0.97584039 } position { x: -0.784534335 y: 0.850914 z: -7.98310423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.096] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344258398 y: -0.213350222 z: 0.0319786 w: -0.975845218 } position { x: -0.784574628 y: 0.850931764 z: -7.98310947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.113] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344958603 y: -0.213374078 z: 0.031864062 w: -0.975841284 } position { x: -0.784550309 y: 0.85094887 z: -7.98309851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.126] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345058553 y: -0.213362843 z: 0.0318666324 w: -0.97584331 } position { x: -0.784536839 y: 0.850954652 z: -7.98310137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344540104 y: -0.213407487 z: 0.0319175124 w: -0.975833714 } position { x: -0.784512937 y: 0.8509323 z: -7.98309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344515 y: -0.2133715 z: 0.031913314 w: -0.97584182 } position { x: -0.784492671 y: 0.850934744 z: -7.98315144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.168] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344388969 y: -0.2133196 z: 0.0320072174 w: -0.975850523 } position { x: -0.784483612 y: 0.850928426 z: -7.98313284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344129279 y: -0.213363037 z: 0.0320584439 w: -0.975840271 } position { x: -0.784486532 y: 0.850946665 z: -7.9831357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.193] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344129279 y: -0.213363037 z: 0.0320584439 w: -0.975840271 } position { x: -0.784486532 y: 0.850946665 z: -7.9831357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344251394 y: -0.213346437 z: 0.0320228115 w: -0.975844681 } position { x: -0.784497857 y: 0.850987494 z: -7.98313046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344727673 y: -0.213355526 z: 0.0318802558 w: -0.975845635 } position { x: -0.78452152 y: 0.850932539 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344790556 y: -0.213401154 z: 0.0318296514 w: -0.975837111 } position { x: -0.78451246 y: 0.850973606 z: -7.98311138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.250] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344644375 y: -0.213344857 z: 0.031962309 w: -0.975845635 } position { x: -0.784458816 y: 0.850921392 z: -7.98313379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.264] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344619527 y: -0.213322282 z: 0.0320433713 w: -0.97584796 } position { x: -0.784487903 y: 0.850931525 z: -7.98312664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.278] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343957543 y: -0.213329107 z: 0.0320669338 w: -0.975848 } position { x: -0.784501612 y: 0.85095197 z: -7.98312664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344115123 y: -0.213375896 z: 0.0320102461 w: -0.975839078 } position { x: -0.784530222 y: 0.85098052 z: -7.9831233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.306] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345010422 y: -0.21338138 z: 0.031879738 w: -0.975839 } position { x: -0.784538805 y: 0.850987256 z: -7.98311138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.320] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345175117 y: -0.213400617 z: 0.0318241306 w: -0.975836039 } position { x: -0.784508348 y: 0.850963056 z: -7.98309708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.331] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345175117 y: -0.213400617 z: 0.0318241306 w: -0.975836039 } position { x: -0.784508348 y: 0.850963056 z: -7.98309708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.347] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344598964 y: -0.213371158 z: 0.031909734 w: -0.975841701 } position { x: -0.784490943 y: 0.850941062 z: -7.9831171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.361] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034436278 y: -0.213367492 z: 0.0319790542 w: -0.975841105 } position { x: -0.784498215 y: 0.850981593 z: -7.98308945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.375] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344481096 y: -0.213373244 z: 0.0319675058 w: -0.975839794 } position { x: -0.784516633 y: 0.850989342 z: -7.98308277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.389] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344703123 y: -0.213380799 z: 0.0318655893 w: -0.975840688 } position { x: -0.784528911 y: 0.850965142 z: -7.98308277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.404] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344993211 y: -0.213420063 z: 0.0318158232 w: -0.975832701 } position { x: -0.784541368 y: 0.850973368 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.418] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344981216 y: -0.213391557 z: 0.031791795 w: -0.975839734 } position { x: -0.784536541 y: 0.850914657 z: -7.98309565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.432] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344802476 y: -0.213386729 z: 0.0318635851 w: -0.975839078 } position { x: -0.784508407 y: 0.850926042 z: -7.98308372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.442] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344802476 y: -0.213386729 z: 0.0318635851 w: -0.975839078 } position { x: -0.784508407 y: 0.850926042 z: -7.98308372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.458] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344566479 y: -0.21334824 z: 0.0319493748 w: -0.975845575 } position { x: -0.784514666 y: 0.850922942 z: -7.9831171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.472] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344656408 y: -0.213381901 z: 0.0319078788 w: -0.975839198 } position { x: -0.784556329 y: 0.850941539 z: -7.98306417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.485] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344656408 y: -0.213381901 z: 0.0319078788 w: -0.975839198 } position { x: -0.784556329 y: 0.850941539 z: -7.98306417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.502] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345014371 y: -0.213393211 z: 0.0318416879 w: -0.975837648 } position { x: -0.784554303 y: 0.850916266 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.515] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344935581 y: -0.213377461 z: 0.0318401121 w: -0.975841403 } position { x: -0.78455627 y: 0.850918889 z: -7.98308563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.529] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344818644 y: -0.213396132 z: 0.0318738 w: -0.975836635 } position { x: -0.784547031 y: 0.850882232 z: -7.98308277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.543] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344555303 y: -0.213389695 z: 0.0319035202 w: -0.975838 } position { x: -0.784574866 y: 0.850911379 z: -7.98309231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344672054 y: -0.213386595 z: 0.0319878124 w: -0.975835502 } position { x: -0.78454 y: 0.850919724 z: -7.98309469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344452038 y: -0.213399753 z: 0.0319417082 w: -0.975834966 } position { x: -0.784559846 y: 0.850916326 z: -7.98307657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344452038 y: -0.213399753 z: 0.0319417082 w: -0.975834966 } position { x: -0.784559846 y: 0.850916326 z: -7.98307657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.597] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344350524 y: -0.213381618 z: 0.0319708586 w: -0.975838304 } position { x: -0.78457129 y: 0.850906253 z: -7.98307705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344350524 y: -0.213381618 z: 0.0319708586 w: -0.975838304 } position { x: -0.78457129 y: 0.850906253 z: -7.98307705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344337225 y: -0.21338886 z: 0.0319751389 w: -0.975836635 } position { x: -0.78456 y: 0.850891352 z: -7.98307705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.639] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344468206 y: -0.213401571 z: 0.0319141187 w: -0.975835383 } position { x: -0.784579575 y: 0.850930333 z: -7.98311186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.653] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344670042 y: -0.213398591 z: 0.0318932459 w: -0.975836039 } position { x: -0.784550071 y: 0.850912452 z: -7.98304892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344670042 y: -0.213398591 z: 0.0318932459 w: -0.975836039 } position { x: -0.784550071 y: 0.850912452 z: -7.98304892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344625823 y: -0.213387638 z: 0.0319372602 w: -0.975837111 } position { x: -0.784551442 y: 0.850901 z: -7.98305655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.693] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344243832 y: -0.213348344 z: 0.0319398269 w: -0.975847 } position { x: -0.784580588 y: 0.850916624 z: -7.98307371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.710] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344534069 y: -0.213359237 z: 0.0319526456 w: -0.975843191 } position { x: -0.784586251 y: 0.850930095 z: -7.98304558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.724] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344545394 y: -0.213424444 z: 0.0319574736 w: -0.975828707 } position { x: -0.784585118 y: 0.850920558 z: -7.98305941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.738] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344891362 y: -0.213422775 z: 0.0319020823 w: -0.975829661 } position { x: -0.784586966 y: 0.85087049 z: -7.98304653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.748] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344891362 y: -0.213422775 z: 0.0319020823 w: -0.975829661 } position { x: -0.784586966 y: 0.85087049 z: -7.98304653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344446413 y: -0.213355646 z: 0.0319440775 w: -0.975844562 } position { x: -0.784570098 y: 0.850890279 z: -7.98307228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.779] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344311632 y: -0.213355735 z: 0.0320031196 w: -0.975843 } position { x: -0.784555614 y: 0.850893 z: -7.98309231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.790] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344311632 y: -0.213355735 z: 0.0320031196 w: -0.975843 } position { x: -0.784555614 y: 0.850893 z: -7.98309231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.806] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344291441 y: -0.213363141 z: 0.0320141949 w: -0.975841165 } position { x: -0.784568608 y: 0.850889504 z: -7.98304081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.820] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344425589 y: -0.21337159 z: 0.0319714285 w: -0.975840211 } position { x: -0.784583449 y: 0.850894392 z: -7.98304653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.833] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344651341 y: -0.213414922 z: 0.0318976 w: -0.975832343 } position { x: -0.7845608 y: 0.850876689 z: -7.98304605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.847] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344809778 y: -0.213381946 z: 0.0319391042 w: -0.975837648 } position { x: -0.784565091 y: 0.850889802 z: -7.98305035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.861] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344578065 y: -0.213377386 z: 0.0319535509 w: -0.975839 } position { x: -0.784572661 y: 0.850861073 z: -7.98306227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.874] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344578065 y: -0.213377386 z: 0.0319535509 w: -0.975839 } position { x: -0.784572661 y: 0.850861073 z: -7.98306227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.887] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344711281 y: -0.213371396 z: 0.0320391133 w: -0.975837052 } position { x: -0.784550488 y: 0.850868881 z: -7.98305798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344183408 y: -0.213355988 z: 0.032116916 w: -0.975839674 } position { x: -0.784581184 y: 0.8508991 z: -7.98309851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344261341 y: -0.21337533 z: 0.0321257971 w: -0.975834906 } position { x: -0.784615815 y: 0.850903332 z: -7.98308039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.931] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343936644 y: -0.213331223 z: 0.0320659019 w: -0.975847661 } position { x: -0.78460747 y: 0.850917101 z: -7.98309374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344260484 y: -0.213361487 z: 0.0320683718 w: -0.975839853 } position { x: -0.784591913 y: 0.850891769 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.957] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344260484 y: -0.213361487 z: 0.0320683718 w: -0.975839853 } position { x: -0.784591913 y: 0.850891769 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034371648 y: -0.213385656 z: 0.0321041867 w: -0.975835264 } position { x: -0.784532189 y: 0.850897789 z: -7.98308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.985] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034446951 y: -0.213364795 z: 0.0321752466 w: -0.975834846 } position { x: -0.784566402 y: 0.850866318 z: -7.98311567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:11.999] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344072171 y: -0.213296935 z: 0.0322512276 w: -0.975848556 } position { x: -0.78458631 y: 0.850905418 z: -7.98312807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343291573 y: -0.213264734 z: 0.0322315097 w: -0.975859 } position { x: -0.784597039 y: 0.850912154 z: -7.98319101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342629142 y: -0.2132691 z: 0.0321924575 w: -0.975861728 } position { x: -0.784607291 y: 0.850968122 z: -7.98313856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.042] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034376692 y: -0.213299692 z: 0.0321569443 w: -0.975852132 } position { x: -0.784549415 y: 0.850940347 z: -7.98315716 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344066 y: -0.213292316 z: 0.0322049856 w: -0.975851119 } position { x: -0.78449595 y: 0.850874305 z: -7.98311853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.069] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344066 y: -0.213292316 z: 0.0322049856 w: -0.975851119 } position { x: -0.78449595 y: 0.850874305 z: -7.98311853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343644321 y: -0.21329312 z: 0.0322199874 w: -0.975851953 } position { x: -0.784464061 y: 0.850822866 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.097] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343528651 y: -0.213253036 z: 0.0321692899 w: -0.975862801 } position { x: -0.784529 y: 0.850935817 z: -7.98321104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343528651 y: -0.213253036 z: 0.0321692899 w: -0.975862801 } position { x: -0.784529 y: 0.850935817 z: -7.98321104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.125] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344526879 y: -0.213275552 z: 0.0322319083 w: -0.975852311 } position { x: -0.784431 y: 0.850895047 z: -7.98310566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344526879 y: -0.213275552 z: 0.0322319083 w: -0.975852311 } position { x: -0.784431 y: 0.850895047 z: -7.98310566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.152] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343831256 y: -0.213274434 z: 0.0322414711 w: -0.975854695 } position { x: -0.784504592 y: 0.85088712 z: -7.98315811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.167] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343820713 y: -0.213284299 z: 0.0322139971 w: -0.975853443 } position { x: -0.784486413 y: 0.850879312 z: -7.98315525 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.181] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342925303 y: -0.213206068 z: 0.0322063938 w: -0.975873947 } position { x: -0.78453213 y: 0.850981951 z: -7.98322821 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343430452 y: -0.213266313 z: 0.03221 w: -0.975858867 } position { x: -0.784449697 y: 0.850940824 z: -7.98309278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343430452 y: -0.213266313 z: 0.03221 w: -0.975858867 } position { x: -0.784449697 y: 0.850940824 z: -7.98309278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344328545 y: -0.213243097 z: 0.0322316289 w: -0.975860119 } position { x: -0.784518361 y: 0.850957751 z: -7.98318911 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343809314 y: -0.213302225 z: 0.0321800373 w: -0.975850701 } position { x: -0.784454405 y: 0.850873113 z: -7.98313665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.250] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343358219 y: -0.21326156 z: 0.0321551859 w: -0.975862 } position { x: -0.784466565 y: 0.850931168 z: -7.9831934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.264] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343426354 y: -0.21325995 z: 0.0322088301 w: -0.975860298 } position { x: -0.784421563 y: 0.850885212 z: -7.98316145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343426354 y: -0.21325995 z: 0.0322088301 w: -0.975860298 } position { x: -0.784421563 y: 0.850885212 z: -7.98316145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343328714 y: -0.213231772 z: 0.0323143825 w: -0.975863338 } position { x: -0.784478307 y: 0.850903451 z: -7.98315954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.305] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343822762 y: -0.213331401 z: 0.032206215 w: -0.97584343 } position { x: -0.784438968 y: 0.850887775 z: -7.98309755 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.320] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343984067 y: -0.213281766 z: 0.0320948847 w: -0.975857377 } position { x: -0.784414828 y: 0.850908875 z: -7.98316431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.333] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343887806 y: -0.213263884 z: 0.0321026184 w: -0.975861371 } position { x: -0.78441143 y: 0.850849867 z: -7.98316479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.347] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343728513 y: -0.213287845 z: 0.0322398283 w: -0.975852191 } position { x: -0.784374595 y: 0.850856185 z: -7.9831624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343728513 y: -0.213287845 z: 0.0322398283 w: -0.975852191 } position { x: -0.784374595 y: 0.850856185 z: -7.9831624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.375] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343469679 y: -0.213265389 z: 0.0322880819 w: -0.975856364 } position { x: -0.784460127 y: 0.850867093 z: -7.9831748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343469679 y: -0.213265389 z: 0.0322880819 w: -0.975856364 } position { x: -0.784460127 y: 0.850867093 z: -7.9831748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343728885 y: -0.2132985 z: 0.0322096981 w: -0.975850821 } position { x: -0.784408867 y: 0.850856364 z: -7.98317194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034430515 y: -0.213247836 z: 0.0321518742 w: -0.975861788 } position { x: -0.784426689 y: 0.850840509 z: -7.9832058 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.430] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034400478 y: -0.213240057 z: 0.0321727693 w: -0.975863814 } position { x: -0.784403682 y: 0.850811 z: -7.98319244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.443] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343993418 y: -0.213262126 z: 0.0322882943 w: -0.975855231 } position { x: -0.78438431 y: 0.850813866 z: -7.98318195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343531445 y: -0.213250279 z: 0.0322414525 w: -0.975861 } position { x: -0.784407616 y: 0.85084796 z: -7.98317814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.470] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343531445 y: -0.213250279 z: 0.0322414525 w: -0.975861 } position { x: -0.784407616 y: 0.85084796 z: -7.98317814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.484] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343876481 y: -0.213241398 z: 0.0321785808 w: -0.975863814 } position { x: -0.784408152 y: 0.850862086 z: -7.98318052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344678536 y: -0.213261321 z: 0.0321683399 w: -0.97585696 } position { x: -0.784403324 y: 0.850762606 z: -7.98315716 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.515] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343972854 y: -0.21317704 z: 0.0322099365 w: -0.97587651 } position { x: -0.784409 y: 0.850765467 z: -7.98324108 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344295129 y: -0.213406429 z: 0.0321837589 w: -0.975826085 } position { x: -0.784469604 y: 0.85082823 z: -7.98317766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.541] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344295129 y: -0.213406429 z: 0.0321837589 w: -0.975826085 } position { x: -0.784469604 y: 0.85082823 z: -7.98317766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344458818 y: -0.21326302 z: 0.03204225 w: -0.97586149 } position { x: -0.784481406 y: 0.850766718 z: -7.98317814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.571] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344703421 y: -0.213329419 z: 0.0320928395 w: -0.975844443 } position { x: -0.784454286 y: 0.850777388 z: -7.9831872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.585] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345088691 y: -0.213306412 z: 0.0321471 w: -0.97584635 } position { x: -0.78443706 y: 0.850776374 z: -7.98315477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.599] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344303362 y: -0.213254705 z: 0.0320164636 w: -0.975864708 } position { x: -0.784500182 y: 0.850782 z: -7.98319244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344303362 y: -0.213254705 z: 0.0320164636 w: -0.975864708 } position { x: -0.784500182 y: 0.850782 z: -7.98319244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.625] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344046243 y: -0.213337138 z: 0.0319989547 w: -0.975848198 } position { x: -0.784478962 y: 0.850828648 z: -7.98317719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345049053 y: -0.213335305 z: 0.0320336446 w: -0.975843906 } position { x: -0.784419775 y: 0.850814 z: -7.98314619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344979428 y: -0.213380784 z: 0.032041084 w: -0.975833952 } position { x: -0.784413397 y: 0.850759685 z: -7.98316145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.667] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344699547 y: -0.213308 z: 0.0321169 w: -0.975848377 } position { x: -0.784431517 y: 0.850801051 z: -7.98320723 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.681] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343600512 y: -0.21330367 z: 0.0321086533 w: -0.975853443 } position { x: -0.784455955 y: 0.850833654 z: -7.98322535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.695] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034379106 y: -0.213302821 z: 0.0321460366 w: -0.975851774 } position { x: -0.78441757 y: 0.850820601 z: -7.98311281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344363414 y: -0.213284954 z: 0.0320771188 w: -0.975855887 } position { x: -0.784479856 y: 0.850878835 z: -7.98319054 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345114 y: -0.213324457 z: 0.0320080929 w: -0.975846887 } position { x: -0.784487486 y: 0.850854337 z: -7.98314619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.737] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345464461 y: -0.213402793 z: 0.0319830775 w: -0.975829303 } position { x: -0.78446126 y: 0.850809515 z: -7.98313475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345464461 y: -0.213402793 z: 0.0319830775 w: -0.975829303 } position { x: -0.78446126 y: 0.850809515 z: -7.98313475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344642028 y: -0.213375837 z: 0.0318684839 w: -0.97584188 } position { x: -0.7845186 y: 0.850839794 z: -7.98320723 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344464555 y: -0.21338889 z: 0.0319172777 w: -0.975838065 } position { x: -0.784498811 y: 0.850825369 z: -7.98317242 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345053971 y: -0.21340403 z: 0.0319494642 w: -0.975831628 } position { x: -0.784500897 y: 0.850845814 z: -7.98315716 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.804] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344320871 y: -0.213391021 z: 0.0319434479 w: -0.97583729 } position { x: -0.784533 y: 0.850880742 z: -7.98320818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345050097 y: -0.213379383 z: 0.0319075324 w: -0.975838423 } position { x: -0.784546793 y: 0.850857496 z: -7.98317194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.835] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344511457 y: -0.213360667 z: 0.0318397395 w: -0.975846589 } position { x: -0.784599364 y: 0.85087353 z: -7.98316813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.848] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345151201 y: -0.213443503 z: 0.0318644531 w: -0.975825429 } position { x: -0.784496784 y: 0.850860596 z: -7.98312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345071815 y: -0.213361517 z: 0.0319016539 w: -0.975842416 } position { x: -0.784558 y: 0.850899458 z: -7.98319149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.877] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344486311 y: -0.21340318 z: 0.0318768322 w: -0.975836158 } position { x: -0.784525394 y: 0.850858331 z: -7.98318672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.887] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344486311 y: -0.21340318 z: 0.0318768322 w: -0.975836158 } position { x: -0.784525394 y: 0.850858331 z: -7.98318672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03446481 y: -0.213381752 z: 0.0319285877 w: -0.975838602 } position { x: -0.784508169 y: 0.850868583 z: -7.98315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.915] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344453789 y: -0.213373154 z: 0.03191166 w: -0.975841701 } position { x: -0.784557045 y: 0.850933075 z: -7.98317766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345200971 y: -0.21335952 z: 0.0319008 w: -0.975842416 } position { x: -0.7845487 y: 0.850919247 z: -7.98313189 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.944] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344851762 y: -0.213385493 z: 0.0318117253 w: -0.975840926 } position { x: -0.784584165 y: 0.850904703 z: -7.98315191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.958] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344851762 y: -0.213385493 z: 0.0318117253 w: -0.975840926 } position { x: -0.784584165 y: 0.850904703 z: -7.98315191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.972] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344621353 y: -0.213414848 z: 0.0317733251 w: -0.975836515 } position { x: -0.784588873 y: 0.850937605 z: -7.98317766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.985] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344621353 y: -0.213414848 z: 0.0317733251 w: -0.975836515 } position { x: -0.784588873 y: 0.850937605 z: -7.98317766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:12.999] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344994664 y: -0.213436201 z: 0.0317502208 w: -0.97583127 } position { x: -0.78456521 y: 0.8509202 z: -7.98314762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.012] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345338061 y: -0.213436812 z: 0.0318400487 w: -0.975827038 } position { x: -0.784577549 y: 0.850880265 z: -7.98312807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.026] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345000401 y: -0.213389784 z: 0.031849198 w: -0.975838244 } position { x: -0.784593463 y: 0.850934505 z: -7.98322725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.041] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345137939 y: -0.213378549 z: 0.0319061875 w: -0.975838363 } position { x: -0.784552515 y: 0.850864232 z: -7.98313332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.055] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344037265 y: -0.213364631 z: 0.0319002196 w: -0.975845397 } position { x: -0.784602106 y: 0.85095048 z: -7.98317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344513655 y: -0.213358879 z: 0.031912066 w: -0.975844622 } position { x: -0.784586668 y: 0.850937903 z: -7.98315048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034479361 y: -0.213377312 z: 0.0318517536 w: -0.975841582 } position { x: -0.784611762 y: 0.85097307 z: -7.98319197 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.097] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344960764 y: -0.213382661 z: 0.0318770446 w: -0.975839 } position { x: -0.784581244 y: 0.850911736 z: -7.98312902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.111] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344960764 y: -0.213382661 z: 0.0318770446 w: -0.975839 } position { x: -0.784581244 y: 0.850911736 z: -7.98312902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344261266 y: -0.213394895 z: 0.0318329856 w: -0.975840211 } position { x: -0.784564555 y: 0.850885749 z: -7.98317099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.139] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344024412 y: -0.213321924 z: 0.0318852328 w: -0.975855291 } position { x: -0.784562886 y: 0.850959957 z: -7.98319387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344601609 y: -0.213330865 z: 0.0319594443 w: -0.975848913 } position { x: -0.784556866 y: 0.85094142 z: -7.98317862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.167] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344106 y: -0.213388264 z: 0.0319520645 w: -0.975838363 } position { x: -0.784534216 y: 0.850945771 z: -7.98315048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.179] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344106 y: -0.213388264 z: 0.0319520645 w: -0.975838363 } position { x: -0.784534216 y: 0.850945771 z: -7.98315048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344035365 y: -0.213315442 z: 0.0319616608 w: -0.975854218 } position { x: -0.784495056 y: 0.85091573 z: -7.98319101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344035365 y: -0.213315442 z: 0.0319616608 w: -0.975854218 } position { x: -0.784495056 y: 0.85091573 z: -7.98319101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343583263 y: -0.213316411 z: 0.0320884213 w: -0.975851417 } position { x: -0.784478188 y: 0.850935161 z: -7.98319864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.236] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343204327 y: -0.213273123 z: 0.0323188193 w: -0.975854576 } position { x: -0.784468114 y: 0.850978553 z: -7.9831953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.250] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343059376 y: -0.213324815 z: 0.0323110595 w: -0.975844085 } position { x: -0.78451705 y: 0.850974381 z: -7.98319101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343059376 y: -0.213324815 z: 0.0323110595 w: -0.975844085 } position { x: -0.78451705 y: 0.850974381 z: -7.98319101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343387313 y: -0.213336214 z: 0.032231804 w: -0.975843 } position { x: -0.784468234 y: 0.850954175 z: -7.98319674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343315937 y: -0.213327184 z: 0.0323047489 w: -0.975842834 } position { x: -0.784466147 y: 0.850936472 z: -7.98318291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.307] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343069546 y: -0.21329464 z: 0.0322901085 w: -0.975851297 } position { x: -0.784475684 y: 0.850947857 z: -7.98316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.320] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342990495 y: -0.213302374 z: 0.0322829075 w: -0.975850165 } position { x: -0.784507275 y: 0.850943089 z: -7.98317909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.333] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342835821 y: -0.213355541 z: 0.0322405733 w: -0.975840449 } position { x: -0.784490705 y: 0.850977778 z: -7.9832077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.347] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343620963 y: -0.213351279 z: 0.0322019234 w: -0.975839913 } position { x: -0.784453 y: 0.850953817 z: -7.98314381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343620963 y: -0.213351279 z: 0.0322019234 w: -0.975839913 } position { x: -0.784453 y: 0.850953817 z: -7.98314381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343268029 y: -0.213390529 z: 0.032219626 w: -0.975832045 } position { x: -0.784463942 y: 0.850961804 z: -7.98319054 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.387] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343701914 y: -0.213353261 z: 0.0322303474 w: -0.975838304 } position { x: -0.784442842 y: 0.850936711 z: -7.98316622 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343995504 y: -0.213365763 z: 0.0322473943 w: -0.975833893 } position { x: -0.784446061 y: 0.850895166 z: -7.98316574 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342951082 y: -0.213430315 z: 0.0322302803 w: -0.975824058 } position { x: -0.784512579 y: 0.851004839 z: -7.98315525 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.429] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344201773 y: -0.213391036 z: 0.032090839 w: -0.97583282 } position { x: -0.784444571 y: 0.85097611 z: -7.9830904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344626307 y: -0.213517636 z: 0.0318473801 w: -0.975811601 } position { x: -0.784514189 y: 0.850959659 z: -7.98312759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344814211 y: -0.213441446 z: 0.0318394341 w: -0.975827873 } position { x: -0.784470201 y: 0.850922346 z: -7.98304892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.472] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344814211 y: -0.213441446 z: 0.0318394341 w: -0.975827873 } position { x: -0.784470201 y: 0.850922346 z: -7.98304892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.485] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344462842 y: -0.213431984 z: 0.031808123 w: -0.975832224 } position { x: -0.784564078 y: 0.850978851 z: -7.98317575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344397053 y: -0.21348536 z: 0.0317891501 w: -0.975821376 } position { x: -0.784502923 y: 0.850939512 z: -7.98306227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.514] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344611481 y: -0.213427708 z: 0.0317035057 w: -0.975836039 } position { x: -0.784584045 y: 0.850979447 z: -7.98311186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034497086 y: -0.213432789 z: 0.0316707678 w: -0.975834727 } position { x: -0.784544826 y: 0.850937128 z: -7.98304462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344914608 y: -0.21343191 z: 0.0316684172 w: -0.975835145 } position { x: -0.784573615 y: 0.850989223 z: -7.98302698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.554] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344914608 y: -0.21343191 z: 0.0316684172 w: -0.975835145 } position { x: -0.784573615 y: 0.850989223 z: -7.98302698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.568] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345330238 y: -0.213450685 z: 0.0316739045 w: -0.975829422 } position { x: -0.784533262 y: 0.850962937 z: -7.98303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345198363 y: -0.213453785 z: 0.0317256711 w: -0.975827515 } position { x: -0.784516335 y: 0.850969732 z: -7.98303747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.595] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034457054 y: -0.213409171 z: 0.0317967832 w: -0.975837231 } position { x: -0.784555137 y: 0.850973487 z: -7.98305702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034485016 y: -0.213429481 z: 0.0317780413 w: -0.975832403 } position { x: -0.784569263 y: 0.850966 z: -7.9830122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344421938 y: -0.213509291 z: 0.0316010229 w: -0.97582221 } position { x: -0.784599662 y: 0.850994468 z: -7.98304319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344421938 y: -0.213509291 z: 0.0316010229 w: -0.97582221 } position { x: -0.784599662 y: 0.850994468 z: -7.98304319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034524411 y: -0.213495746 z: 0.0315667875 w: -0.975823343 } position { x: -0.78457284 y: 0.851034641 z: -7.98300648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.667] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344587415 y: -0.213423684 z: 0.031627 w: -0.975839496 } position { x: -0.784577906 y: 0.851038337 z: -7.9831605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.682] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345411114 y: -0.213478312 z: 0.0317473412 w: -0.97582072 } position { x: -0.784454048 y: 0.850831449 z: -7.98292589 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.693] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345411114 y: -0.213478312 z: 0.0317473412 w: -0.97582072 } position { x: -0.784454048 y: 0.850831449 z: -7.98292589 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.707] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344852954 y: -0.213443443 z: 0.031792704 w: -0.975828826 } position { x: -0.784558117 y: 0.850935 z: -7.98302603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.724] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034571413 y: -0.213539928 z: 0.0316587836 w: -0.975809038 } position { x: -0.784459651 y: 0.850939572 z: -7.98287582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034571413 y: -0.213539928 z: 0.0316587836 w: -0.975809038 } position { x: -0.784459651 y: 0.850939572 z: -7.98287582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345604 y: -0.213458151 z: 0.031588085 w: -0.975829661 } position { x: -0.784562171 y: 0.851045966 z: -7.98310184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345313214 y: -0.213495359 z: 0.0317365564 w: -0.97581768 } position { x: -0.784457326 y: 0.850829542 z: -7.98299026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345313214 y: -0.213495359 z: 0.0317365564 w: -0.97581768 } position { x: -0.784457326 y: 0.850829542 z: -7.98299026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.793] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344273411 y: -0.213450849 z: 0.0317085795 w: -0.975832045 } position { x: -0.784463942 y: 0.850908577 z: -7.98293447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.804] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344273411 y: -0.213450849 z: 0.0317085795 w: -0.975832045 } position { x: -0.784463942 y: 0.850908577 z: -7.98293447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345569476 y: -0.213436589 z: 0.0316536352 w: -0.975832343 } position { x: -0.784520864 y: 0.85096097 z: -7.98304272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.834] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345684811 y: -0.213477314 z: 0.0316908658 w: -0.975821793 } position { x: -0.784462094 y: 0.850805521 z: -7.98295355 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.847] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344349 y: -0.213413045 z: 0.0317052118 w: -0.975840092 } position { x: -0.78454417 y: 0.850858629 z: -7.98310471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.860] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344349 y: -0.213413045 z: 0.0317052118 w: -0.975840092 } position { x: -0.78454417 y: 0.850858629 z: -7.98310471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.875] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344765596 y: -0.213434711 z: 0.0317391194 w: -0.97583282 } position { x: -0.784477949 y: 0.850903392 z: -7.98300552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345229246 y: -0.213410482 z: 0.0317443646 w: -0.975836277 } position { x: -0.784524143 y: 0.850950718 z: -7.98305607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345705785 y: -0.213438928 z: 0.0316905901 w: -0.975830138 } position { x: -0.78450042 y: 0.850803256 z: -7.98295975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.917] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344355255 y: -0.213457227 z: 0.0316585302 w: -0.975831926 } position { x: -0.784526 y: 0.850857854 z: -7.98307228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.932] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344377458 y: -0.213376984 z: 0.0316715837 w: -0.975849 } position { x: -0.784492135 y: 0.850846171 z: -7.98303461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344699472 y: -0.213409096 z: 0.0317502022 w: -0.975838304 } position { x: -0.784467161 y: 0.850880861 z: -7.98298264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.958] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344699472 y: -0.213409096 z: 0.0317502022 w: -0.975838304 } position { x: -0.784467161 y: 0.850880861 z: -7.98298264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.972] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345375203 y: -0.213414118 z: 0.031717021 w: -0.97583586 } position { x: -0.78450942 y: 0.850840449 z: -7.98300219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345050097 y: -0.213444322 z: 0.0316440165 w: -0.97583276 } position { x: -0.784526944 y: 0.850834846 z: -7.98302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:13.998] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345050097 y: -0.213444322 z: 0.0316440165 w: -0.97583276 } position { x: -0.784526944 y: 0.850834846 z: -7.98302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.015] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344126895 y: -0.213434145 z: 0.0317354612 w: -0.975835264 } position { x: -0.784489214 y: 0.850825071 z: -7.98303556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.029] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344472229 y: -0.213402972 z: 0.0317902975 w: -0.975839138 } position { x: -0.784506738 y: 0.850888252 z: -7.98304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.043] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344869569 y: -0.213422239 z: 0.0318271592 w: -0.975832283 } position { x: -0.784531891 y: 0.850854158 z: -7.98298216 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.056] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345296264 y: -0.213397399 z: 0.0317945071 w: -0.97583729 } position { x: -0.784563839 y: 0.850831747 z: -7.98301077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.071] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344975442 y: -0.213380754 z: 0.0317517668 w: -0.97584343 } position { x: -0.784593642 y: 0.850850701 z: -7.98304558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.081] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344975442 y: -0.213380754 z: 0.0317517668 w: -0.97584343 } position { x: -0.784593642 y: 0.850850701 z: -7.98304558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.097] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344739 y: -0.213400736 z: 0.0317841619 w: -0.97583884 } position { x: -0.784525216 y: 0.85084343 z: -7.98302603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.109] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344739 y: -0.213400736 z: 0.0317841619 w: -0.97583884 } position { x: -0.784525216 y: 0.85084343 z: -7.98302603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.125] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345630646 y: -0.213340729 z: 0.0318835191 w: -0.975845575 } position { x: -0.784551501 y: 0.850781918 z: -7.98299408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.139] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344156586 y: -0.213358477 z: 0.0317532569 w: -0.975851178 } position { x: -0.784605384 y: 0.850841939 z: -7.98305464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034306448 y: -0.213405237 z: 0.0316437967 w: -0.975848317 } position { x: -0.784570336 y: 0.850954413 z: -7.98305511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.167] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345747173 y: -0.213356748 z: 0.0318064392 w: -0.975844145 } position { x: -0.784412801 y: 0.850860476 z: -7.98293447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.181] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03461105 y: -0.213340312 z: 0.0318897516 w: -0.975843728 } position { x: -0.784541368 y: 0.8508147 z: -7.98306465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344395153 y: -0.213360384 z: 0.0318187103 w: -0.975847781 } position { x: -0.784561396 y: 0.850768626 z: -7.98308659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.208] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343544595 y: -0.21337007 z: 0.031834729 w: -0.975848138 } position { x: -0.784496963 y: 0.850793839 z: -7.98293495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343544595 y: -0.21337007 z: 0.031834729 w: -0.975848138 } position { x: -0.784496963 y: 0.850793839 z: -7.98293495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343653597 y: -0.213358134 z: 0.0318114534 w: -0.975851119 } position { x: -0.784546852 y: 0.850939035 z: -7.9830842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.250] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345461555 y: -0.213324964 z: 0.0318660326 w: -0.975850224 } position { x: -0.784496069 y: 0.850851774 z: -7.98298025 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.264] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344904661 y: -0.21331653 z: 0.0318348706 w: -0.975855052 } position { x: -0.784608305 y: 0.85081929 z: -7.98307323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344904661 y: -0.21331653 z: 0.0318348706 w: -0.975855052 } position { x: -0.784608305 y: 0.85081929 z: -7.98307323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.290] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343939587 y: -0.213374153 z: 0.0318182148 w: -0.97584641 } position { x: -0.784521163 y: 0.850767136 z: -7.98302889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343903042 y: -0.213374972 z: 0.0318351761 w: -0.975845814 } position { x: -0.784562945 y: 0.850879669 z: -7.98302841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345002338 y: -0.213340253 z: 0.0318970717 w: -0.975847423 } position { x: -0.784598947 y: 0.850899577 z: -7.98299026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.333] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345002338 y: -0.213340253 z: 0.0318970717 w: -0.975847423 } position { x: -0.784598947 y: 0.850899577 z: -7.98299026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344161168 y: -0.213281274 z: 0.0318969414 w: -0.975863338 } position { x: -0.784593284 y: 0.850796521 z: -7.9830184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344161168 y: -0.213281274 z: 0.0318969414 w: -0.975863338 } position { x: -0.784593284 y: 0.850796521 z: -7.9830184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.373] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343911648 y: -0.213439777 z: 0.0317970701 w: -0.97583282 } position { x: -0.784582436 y: 0.850904226 z: -7.98307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344355814 y: -0.213215649 z: 0.0318515375 w: -0.975878477 } position { x: -0.784513533 y: 0.850909 z: -7.98302412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034493804 y: -0.213355526 z: 0.0319361575 w: -0.975843132 } position { x: -0.784645498 y: 0.85091126 z: -7.98304129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344862044 y: -0.213425249 z: 0.0319423229 w: -0.975827873 } position { x: -0.784520447 y: 0.85090363 z: -7.98305082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.429] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344502814 y: -0.213194415 z: 0.031840831 w: -0.975882947 } position { x: -0.784568 y: 0.850816607 z: -7.98306513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.443] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034397 y: -0.213374436 z: 0.0319459625 w: -0.975842059 } position { x: -0.784606338 y: 0.850882769 z: -7.98310852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.457] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343485 y: -0.213365704 z: 0.0319114961 w: -0.975846827 } position { x: -0.784498692 y: 0.850886345 z: -7.98303747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.472] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344637893 y: -0.213251695 z: 0.0318887047 w: -0.975868344 } position { x: -0.784542561 y: 0.850878417 z: -7.98305655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.485] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344005153 y: -0.213379771 z: 0.0319242 w: -0.975841463 } position { x: -0.784536064 y: 0.850903392 z: -7.98310804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345093235 y: -0.21325928 z: 0.0318573117 w: -0.975866139 } position { x: -0.784512579 y: 0.850878477 z: -7.98309755 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.514] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343955383 y: -0.213422567 z: 0.0319085382 w: -0.97583276 } position { x: -0.784569 y: 0.850836813 z: -7.98309422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343999676 y: -0.213319182 z: 0.0319913253 w: -0.975852489 } position { x: -0.784459829 y: 0.850865304 z: -7.98311377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.540] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343999676 y: -0.213319182 z: 0.0319913253 w: -0.975852489 } position { x: -0.784459829 y: 0.850865304 z: -7.98311377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.554] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343639143 y: -0.213261455 z: 0.0321051 w: -0.975862682 } position { x: -0.784532905 y: 0.850873351 z: -7.98311472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.568] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344020687 y: -0.213356867 z: 0.0320985392 w: -0.975840688 } position { x: -0.78460294 y: 0.850952148 z: -7.98309755 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.583] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344657041 y: -0.213331848 z: 0.0319130123 w: -0.97585 } position { x: -0.784539223 y: 0.850913882 z: -7.9830718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.598] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344713517 y: -0.213414222 z: 0.0317754485 w: -0.975836277 } position { x: -0.784555435 y: 0.850883126 z: -7.98313236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.609] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344713517 y: -0.213414222 z: 0.0317754485 w: -0.975836277 } position { x: -0.784555435 y: 0.850883126 z: -7.98313236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344801173 y: -0.213352904 z: 0.0318239927 w: -0.975847781 } position { x: -0.784488797 y: 0.850853741 z: -7.98309612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344476476 y: -0.213336751 z: 0.0319423489 w: -0.975848615 } position { x: -0.784584939 y: 0.850858271 z: -7.983109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344884545 y: -0.213358283 z: 0.0318096429 w: -0.975846827 } position { x: -0.784564793 y: 0.85087806 z: -7.98309469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.668] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034493003 y: -0.21336779 z: 0.0317205638 w: -0.975847483 } position { x: -0.78460443 y: 0.850891948 z: -7.98310518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.681] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345279947 y: -0.213425308 z: 0.0316651501 w: -0.975835443 } position { x: -0.784557343 y: 0.8508811 z: -7.98308563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.694] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345156752 y: -0.21336399 z: 0.0317349397 w: -0.975847065 } position { x: -0.784567654 y: 0.850912571 z: -7.98310423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.708] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345265307 y: -0.213400245 z: 0.0317533836 w: -0.975838065 } position { x: -0.784548581 y: 0.850885689 z: -7.98309946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.722] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345265307 y: -0.213400245 z: 0.0317533836 w: -0.975838065 } position { x: -0.784548581 y: 0.850885689 z: -7.98309946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.738] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344733149 y: -0.213346764 z: 0.0317939 w: -0.975850344 } position { x: -0.784580946 y: 0.85089469 z: -7.98311186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.751] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344689079 y: -0.213381514 z: 0.0318285637 w: -0.975841761 } position { x: -0.784565389 y: 0.850933671 z: -7.98307753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345032252 y: -0.21335873 z: 0.0318546444 w: -0.975844741 } position { x: -0.78458786 y: 0.85095 z: -7.98312378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.778] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344342627 y: -0.213370308 z: 0.0318698809 w: -0.975844145 } position { x: -0.784621537 y: 0.850953877 z: -7.98310709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.792] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344706401 y: -0.213386089 z: 0.0317676887 w: -0.975842714 } position { x: -0.784574866 y: 0.850911856 z: -7.98308516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.806] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03449459 y: -0.2133632 z: 0.0317630768 w: -0.975847065 } position { x: -0.78459686 y: 0.850936413 z: -7.98311901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.819] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03449459 y: -0.2133632 z: 0.0317630768 w: -0.975847065 } position { x: -0.78459686 y: 0.850936413 z: -7.98311901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344717 y: -0.21335946 z: 0.031744495 w: -0.975849271 } position { x: -0.784604728 y: 0.850950837 z: -7.9831109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.845] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344908759 y: -0.213416085 z: 0.0317739733 w: -0.975835204 } position { x: -0.78455621 y: 0.850938261 z: -7.98307943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.859] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345055051 y: -0.213378444 z: 0.0317749 w: -0.975842893 } position { x: -0.784603834 y: 0.850976467 z: -7.98309422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.873] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034539178 y: -0.213421673 z: 0.0317444839 w: -0.975833237 } position { x: -0.784572661 y: 0.850943089 z: -7.98310852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.889] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345058702 y: -0.21334736 z: 0.0317498706 w: -0.975850523 } position { x: -0.784586847 y: 0.850961685 z: -7.98314667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.903] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345049575 y: -0.213385537 z: 0.0317576937 w: -0.975841939 } position { x: -0.784566104 y: 0.850943446 z: -7.98310041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.915] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345049575 y: -0.213385537 z: 0.0317576937 w: -0.975841939 } position { x: -0.784566104 y: 0.850943446 z: -7.98310041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.929] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345017947 y: -0.213398322 z: 0.031728223 w: -0.975840211 } position { x: -0.784577131 y: 0.850999594 z: -7.98313141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.943] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345463939 y: -0.213414252 z: 0.0317871422 w: -0.975833237 } position { x: -0.78457278 y: 0.850984693 z: -7.98309278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.957] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345347598 y: -0.213445693 z: 0.0317382924 w: -0.975828409 } position { x: -0.784594417 y: 0.850960374 z: -7.98310566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344959535 y: -0.213366106 z: 0.031708803 w: -0.975848079 } position { x: -0.784595072 y: 0.850946367 z: -7.98312712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.986] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345586762 y: -0.213420689 z: 0.0317031778 w: -0.975834131 } position { x: -0.784585357 y: 0.850982785 z: -7.98312378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:14.999] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345586762 y: -0.213420689 z: 0.0317031778 w: -0.975834131 } position { x: -0.784585357 y: 0.850982785 z: -7.98312378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.015] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345890895 y: -0.213389143 z: 0.0317208655 w: -0.975839376 } position { x: -0.784590602 y: 0.850942135 z: -7.98314238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.029] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345391445 y: -0.213409588 z: 0.0317189023 w: -0.975836754 } position { x: -0.784600377 y: 0.850956678 z: -7.98312235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.042] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345323943 y: -0.21340999 z: 0.031712275 w: -0.975837111 } position { x: -0.784582615 y: 0.85093689 z: -7.98309374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.056] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034543436 y: -0.213399306 z: 0.0316463038 w: -0.975841224 } position { x: -0.784612 y: 0.850977421 z: -7.98311281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.069] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345318057 y: -0.213367417 z: 0.0316781588 w: -0.975847542 } position { x: -0.784577131 y: 0.850955307 z: -7.98310137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345328636 y: -0.213384807 z: 0.0316982977 w: -0.975843072 } position { x: -0.784586072 y: 0.85095 z: -7.98307848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.098] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345090516 y: -0.213393539 z: 0.0316796452 w: -0.975842595 } position { x: -0.784588099 y: 0.850942612 z: -7.98308468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.109] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345090516 y: -0.213393539 z: 0.0316796452 w: -0.975842595 } position { x: -0.784588099 y: 0.850942612 z: -7.98308468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.125] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344976336 y: -0.213383213 z: 0.0316661894 w: -0.975845695 } position { x: -0.784603834 y: 0.850935102 z: -7.98309183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034517698 y: -0.213425487 z: 0.0316581763 w: -0.975836 } position { x: -0.784572721 y: 0.850952506 z: -7.98306465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345672667 y: -0.213380516 z: 0.031668175 w: -0.975843787 } position { x: -0.784555495 y: 0.8509655 z: -7.983078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.167] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345346592 y: -0.213378519 z: 0.0316812545 w: -0.97584492 } position { x: -0.78453064 y: 0.85094142 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345296301 y: -0.213393152 z: 0.0316683352 w: -0.975842297 } position { x: -0.784544647 y: 0.850926042 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.193] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345296301 y: -0.213393152 z: 0.0316683352 w: -0.975842297 } position { x: -0.784544647 y: 0.850926042 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344623663 y: -0.213383347 z: 0.0316847563 w: -0.975846291 } position { x: -0.784535229 y: 0.850911379 z: -7.98311424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344716646 y: -0.213364556 z: 0.0316986255 w: -0.975849628 } position { x: -0.7845487 y: 0.850947142 z: -7.98311138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345099382 y: -0.213360608 z: 0.0317185707 w: -0.975848496 } position { x: -0.784542501 y: 0.850957155 z: -7.98312092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.250] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034502618 y: -0.213343218 z: 0.0317118242 w: -0.975852728 } position { x: -0.784519732 y: 0.850932717 z: -7.98313427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034502618 y: -0.213343218 z: 0.0317118242 w: -0.975852728 } position { x: -0.784519732 y: 0.850932717 z: -7.98313427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.278] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344271734 y: -0.213329986 z: 0.0317484178 w: -0.975857139 } position { x: -0.784513831 y: 0.850905478 z: -7.9831543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.290] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344271734 y: -0.213329986 z: 0.0317484178 w: -0.975857139 } position { x: -0.784513831 y: 0.850905478 z: -7.9831543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.306] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034471 y: -0.213355929 z: 0.0317355543 w: -0.975850344 } position { x: -0.784532785 y: 0.850966215 z: -7.98315144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345563293 y: -0.213367507 z: 0.0316519924 w: -0.975847483 } position { x: -0.784557164 y: 0.850955546 z: -7.98312044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345563293 y: -0.213367507 z: 0.0316519924 w: -0.975847483 } position { x: -0.784557164 y: 0.850955546 z: -7.98312044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.346] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034579929 y: -0.213424399 z: 0.0315211341 w: -0.975838482 } position { x: -0.784601271 y: 0.850941658 z: -7.98312807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345798396 y: -0.21346119 z: 0.0314216577 w: -0.975833654 } position { x: -0.784566 y: 0.85092485 z: -7.98314762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345753804 y: -0.213420957 z: 0.0314314626 w: -0.975842297 } position { x: -0.784515381 y: 0.850896358 z: -7.98313856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.386] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345557369 y: -0.213419721 z: 0.0315365344 w: -0.975839853 } position { x: -0.784502804 y: 0.850914478 z: -7.98316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.404] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345367901 y: -0.21335344 z: 0.0317390077 w: -0.975848436 } position { x: -0.784503877 y: 0.850892782 z: -7.98316622 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.417] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344866179 y: -0.213410735 z: 0.0317078233 w: -0.975838661 } position { x: -0.784558117 y: 0.850941896 z: -7.98318529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345595852 y: -0.213459387 z: 0.0315915234 w: -0.975829244 } position { x: -0.784499824 y: 0.850957334 z: -7.98313904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345916934 y: -0.213400722 z: 0.0315466896 w: -0.975842357 } position { x: -0.784491956 y: 0.850917935 z: -7.98315239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.458] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345912911 y: -0.213439956 z: 0.0315939821 w: -0.975832283 } position { x: -0.784515381 y: 0.850933373 z: -7.9832015 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345912911 y: -0.213439956 z: 0.0315939821 w: -0.975832283 } position { x: -0.784515381 y: 0.850933373 z: -7.9832015 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.487] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345218368 y: -0.213418588 z: 0.0317344666 w: -0.975834846 } position { x: -0.784490645 y: 0.850879133 z: -7.98317146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345158614 y: -0.213429794 z: 0.0317212641 w: -0.975833058 } position { x: -0.784532845 y: 0.85089016 z: -7.98318338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345158614 y: -0.213429794 z: 0.0317212641 w: -0.975833058 } position { x: -0.784532845 y: 0.85089016 z: -7.98318338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.526] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345378593 y: -0.213451087 z: 0.0316466503 w: -0.97583 } position { x: -0.784510195 y: 0.850908458 z: -7.9831481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.540] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345894061 y: -0.213412225 z: 0.0316328369 w: -0.975837171 } position { x: -0.784526348 y: 0.850899339 z: -7.98316669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345568657 y: -0.213421807 z: 0.0317331925 w: -0.975832939 } position { x: -0.784510732 y: 0.850871205 z: -7.98317432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.571] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345234573 y: -0.213439062 z: 0.0316321 w: -0.975833654 } position { x: -0.784532547 y: 0.850897789 z: -7.98316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345234573 y: -0.213439062 z: 0.0316321 w: -0.975833654 } position { x: -0.784532547 y: 0.850897789 z: -7.98316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.596] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345457047 y: -0.213437542 z: 0.0316700116 w: -0.975832 } position { x: -0.784546614 y: 0.850874305 z: -7.98317194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.611] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345421545 y: -0.213435784 z: 0.0316704 w: -0.975832462 } position { x: -0.784547329 y: 0.850908399 z: -7.98313284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.623] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034548413 y: -0.213388965 z: 0.0316903852 w: -0.97584188 } position { x: -0.784521341 y: 0.850895405 z: -7.9831605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.637] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345240273 y: -0.21342507 z: 0.0317070633 w: -0.97583425 } position { x: -0.78452 y: 0.850886762 z: -7.98316193 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034528181 y: -0.21345076 z: 0.031657394 w: -0.975830138 } position { x: -0.784524918 y: 0.85089165 z: -7.9831686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.668] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345343649 y: -0.213440731 z: 0.0316641331 w: -0.975831866 } position { x: -0.784540772 y: 0.850901961 z: -7.98317766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.679] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345343649 y: -0.213440731 z: 0.0316641331 w: -0.975831866 } position { x: -0.784540772 y: 0.850901961 z: -7.98317766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.694] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345322 y: -0.213458687 z: 0.0317249112 w: -0.975826 } position { x: -0.784505963 y: 0.850872338 z: -7.9831562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.708] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345330685 y: -0.21342355 z: 0.0317019671 w: -0.975834489 } position { x: -0.784540772 y: 0.850873947 z: -7.983181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.722] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345330685 y: -0.21342355 z: 0.0317019671 w: -0.975834489 } position { x: -0.784540772 y: 0.850873947 z: -7.983181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.737] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345064029 y: -0.213437065 z: 0.0316853523 w: -0.975832939 } position { x: -0.784533083 y: 0.850869894 z: -7.98315907 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.751] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345370434 y: -0.213407367 z: 0.0316711515 w: -0.97583884 } position { x: -0.784555078 y: 0.850885 z: -7.98319769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345357805 y: -0.21342282 z: 0.0316698737 w: -0.975835562 } position { x: -0.784540772 y: 0.850881517 z: -7.98317051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345357805 y: -0.21342282 z: 0.0316698737 w: -0.975835562 } position { x: -0.784540772 y: 0.850881517 z: -7.98317051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345641896 y: -0.213411018 z: 0.0316331796 w: -0.975838363 } position { x: -0.784542322 y: 0.850862741 z: -7.98317909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345079452 y: -0.213375151 z: 0.0317082629 w: -0.975845754 } position { x: -0.78458 y: 0.850893259 z: -7.98314953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345079452 y: -0.213375151 z: 0.0317082629 w: -0.975845754 } position { x: -0.78458 y: 0.850893259 z: -7.98314953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345302075 y: -0.213417172 z: 0.0316948593 w: -0.975836158 } position { x: -0.78460741 y: 0.85089612 z: -7.9831357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034538798 y: -0.213459894 z: 0.0316793248 w: -0.975827038 } position { x: -0.784591854 y: 0.850916 z: -7.98311472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.860] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345824771 y: -0.213413909 z: 0.0316249058 w: -0.97583735 } position { x: -0.784611762 y: 0.850898862 z: -7.98314476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.874] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345981568 y: -0.213460326 z: 0.0316498168 w: -0.975825787 } position { x: -0.784585714 y: 0.85088557 z: -7.98313475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.888] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345773138 y: -0.213450089 z: 0.0316649154 w: -0.97582829 } position { x: -0.784579098 y: 0.850889683 z: -7.98313284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034532737 y: -0.213453963 z: 0.031664107 w: -0.975829065 } position { x: -0.784576833 y: 0.850874543 z: -7.98312902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.916] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345233083 y: -0.213445663 z: 0.0316903852 w: -0.975830317 } position { x: -0.784555256 y: 0.850928664 z: -7.9831357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345260538 y: -0.213393748 z: 0.0317413807 w: -0.975839913 } position { x: -0.784569561 y: 0.850929499 z: -7.98312521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.944] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345541164 y: -0.213426098 z: 0.0317525417 w: -0.975831509 } position { x: -0.784602761 y: 0.850890577 z: -7.98313522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.958] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345437 y: -0.213442698 z: 0.0316678137 w: -0.975831032 } position { x: -0.784603953 y: 0.850903153 z: -7.98311329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345355682 y: -0.213411316 z: 0.0316422582 w: -0.975838959 } position { x: -0.784597635 y: 0.850888491 z: -7.98308849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:15.985] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345355682 y: -0.213411316 z: 0.0316422582 w: -0.975838959 } position { x: -0.784597635 y: 0.850888491 z: -7.98308849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.000] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345493108 y: -0.213417515 z: 0.0316806808 w: -0.97583586 } position { x: -0.784588337 y: 0.850897789 z: -7.98309946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345493108 y: -0.213417515 z: 0.0316806808 w: -0.97583586 } position { x: -0.784588337 y: 0.850897789 z: -7.98309946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.026] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345341377 y: -0.213397861 z: 0.0317005739 w: -0.975840092 } position { x: -0.784609854 y: 0.850902855 z: -7.98309088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.040] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345548205 y: -0.21340701 z: 0.0317203961 w: -0.975836694 } position { x: -0.784591 y: 0.85091269 z: -7.98307467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.055] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345342048 y: -0.213390961 z: 0.0316297039 w: -0.975843847 } position { x: -0.784574389 y: 0.85089761 z: -7.98309231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345486328 y: -0.213390514 z: 0.0316098109 w: -0.975844085 } position { x: -0.784555614 y: 0.850886822 z: -7.98308611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345612615 y: -0.213382304 z: 0.0317076705 w: -0.975842297 } position { x: -0.784536898 y: 0.850895 z: -7.98309565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.096] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345612615 y: -0.213382304 z: 0.0317076705 w: -0.975842297 } position { x: -0.784536898 y: 0.850895 z: -7.98309565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345245898 y: -0.213347346 z: 0.0317272507 w: -0.975850582 } position { x: -0.784529507 y: 0.850900412 z: -7.98306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.125] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345259607 y: -0.213397101 z: 0.0316972472 w: -0.975840688 } position { x: -0.784565568 y: 0.850917816 z: -7.9830389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.139] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345558338 y: -0.213403851 z: 0.031599015 w: -0.975841284 } position { x: -0.784556389 y: 0.850904226 z: -7.98303795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345698707 y: -0.213372141 z: 0.0315980949 w: -0.975847721 } position { x: -0.784544587 y: 0.85090977 z: -7.98306513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.167] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345411338 y: -0.213405624 z: 0.0316566303 w: -0.975839555 } position { x: -0.784542918 y: 0.850887299 z: -7.98303843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.181] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345347412 y: -0.213405967 z: 0.0317208096 w: -0.975837648 } position { x: -0.784561276 y: 0.850885391 z: -7.98304224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345265493 y: -0.213395774 z: 0.0317291617 w: -0.975839853 } position { x: -0.784589589 y: 0.850920081 z: -7.98299313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345796831 y: -0.213452831 z: 0.0316352919 w: -0.975828588 } position { x: -0.784593761 y: 0.850935698 z: -7.98298216 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.220] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345796831 y: -0.213452831 z: 0.0316352919 w: -0.975828588 } position { x: -0.784593761 y: 0.850935698 z: -7.98298216 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346116237 y: -0.213460565 z: 0.0314516425 w: -0.975831687 } position { x: -0.784583926 y: 0.850909114 z: -7.98300076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346410088 y: -0.21345064 z: 0.0314405859 w: -0.975833178 } position { x: -0.784557223 y: 0.850848794 z: -7.98301029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345778912 y: -0.213433504 z: 0.0315367654 w: -0.975836039 } position { x: -0.784536541 y: 0.850840688 z: -7.98303366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.278] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345145613 y: -0.213356972 z: 0.0317298956 w: -0.975848734 } position { x: -0.784532249 y: 0.850848794 z: -7.98301554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345250368 y: -0.213343292 z: 0.0317865461 w: -0.975849569 } position { x: -0.784578264 y: 0.850878716 z: -7.98303938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.305] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345179662 y: -0.213356555 z: 0.031775374 w: -0.975847244 } position { x: -0.784588814 y: 0.850858927 z: -7.98303795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.320] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345405526 y: -0.213397428 z: 0.0317043215 w: -0.975839794 } position { x: -0.784623563 y: 0.850868 z: -7.98305225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345668904 y: -0.213422447 z: 0.0315671898 w: -0.975837886 } position { x: -0.784585416 y: 0.850853086 z: -7.98302078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.346] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345668904 y: -0.213422447 z: 0.0315671898 w: -0.975837886 } position { x: -0.784585416 y: 0.850853086 z: -7.98302078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346003026 y: -0.213450149 z: 0.031502936 w: -0.975832701 } position { x: -0.784570038 y: 0.850818038 z: -7.98300505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034586031 y: -0.213436127 z: 0.0316495709 w: -0.975831509 } position { x: -0.784535 y: 0.850795746 z: -7.98302364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345380157 y: -0.213421568 z: 0.0316722281 w: -0.975835681 } position { x: -0.78457725 y: 0.850790858 z: -7.98303843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345380157 y: -0.213421568 z: 0.0316722281 w: -0.975835681 } position { x: -0.78457725 y: 0.850790858 z: -7.98303843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345401652 y: -0.213400453 z: 0.0317082778 w: -0.975839 } position { x: -0.784573495 y: 0.850796878 z: -7.98306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.429] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345211551 y: -0.213424027 z: 0.0316984095 w: -0.975834846 } position { x: -0.78458488 y: 0.850826621 z: -7.98302412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345625728 y: -0.213402674 z: 0.0316283852 w: -0.97584033 } position { x: -0.784543276 y: 0.85079217 z: -7.98303843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345475376 y: -0.213390693 z: 0.0316610821 w: -0.975842476 } position { x: -0.784538865 y: 0.850775659 z: -7.98302794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345228165 y: -0.213405177 z: 0.031710241 w: -0.975838542 } position { x: -0.78456 y: 0.850766659 z: -7.98303843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.487] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345175341 y: -0.213388667 z: 0.0317878313 w: -0.975839853 } position { x: -0.784588277 y: 0.850784123 z: -7.98302221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345384479 y: -0.213394299 z: 0.0317024589 w: -0.975840628 } position { x: -0.784601331 y: 0.850771666 z: -7.98299885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345384479 y: -0.213394299 z: 0.0317024589 w: -0.975840628 } position { x: -0.784601331 y: 0.850771666 z: -7.98299885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345914587 y: -0.213372514 z: 0.0316681117 w: -0.975844681 } position { x: -0.784630358 y: 0.850779712 z: -7.98299837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345579199 y: -0.213382408 z: 0.0316037498 w: -0.975845754 } position { x: -0.784621835 y: 0.850762129 z: -7.98306465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345580243 y: -0.213399246 z: 0.0316453278 w: -0.975840747 } position { x: -0.784595132 y: 0.850761294 z: -7.98303795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.570] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345395394 y: -0.213397458 z: 0.0317020044 w: -0.975839913 } position { x: -0.784588 y: 0.850748539 z: -7.98302698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345177688 y: -0.21339111 z: 0.0317204334 w: -0.975841463 } position { x: -0.784588456 y: 0.85076952 z: -7.98303509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.596] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345177688 y: -0.21339111 z: 0.0317204334 w: -0.975841463 } position { x: -0.784588456 y: 0.85076952 z: -7.98303509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345442183 y: -0.213397279 z: 0.0316753872 w: -0.975840688 } position { x: -0.784598827 y: 0.850745857 z: -7.98303366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345579311 y: -0.213404894 z: 0.0316285677 w: -0.975840032 } position { x: -0.784588158 y: 0.850753784 z: -7.9830265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345679633 y: -0.213374406 z: 0.031677112 w: -0.975844741 } position { x: -0.784562707 y: 0.850747585 z: -7.98305082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345679633 y: -0.213374406 z: 0.031677112 w: -0.975844741 } position { x: -0.784562707 y: 0.850747585 z: -7.98305082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345828235 y: -0.213365376 z: 0.0316836871 w: -0.975846 } position { x: -0.784541 y: 0.850735784 z: -7.98305082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.679] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345828235 y: -0.213365376 z: 0.0316836871 w: -0.975846 } position { x: -0.784541 y: 0.850735784 z: -7.98305082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.694] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345813781 y: -0.213414669 z: 0.0316179879 w: -0.975837409 } position { x: -0.784549057 y: 0.85076642 z: -7.98303652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345959626 y: -0.213426843 z: 0.0316182896 w: -0.975834191 } position { x: -0.784522474 y: 0.850768447 z: -7.98304558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345692523 y: -0.213444963 z: 0.0316273943 w: -0.975830913 } position { x: -0.784512162 y: 0.850782752 z: -7.98307753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.736] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345200412 y: -0.213442326 z: 0.0317252502 w: -0.975830078 } position { x: -0.784495831 y: 0.850769877 z: -7.98307037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.750] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345024727 y: -0.213402897 z: 0.0317155682 w: -0.975839615 } position { x: -0.784522355 y: 0.850779295 z: -7.98307896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345437378 y: -0.213422164 z: 0.0316977687 w: -0.975834489 } position { x: -0.784534276 y: 0.85079 z: -7.98309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.778] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345464 y: -0.213401183 z: 0.031637 w: -0.975841 } position { x: -0.784516156 y: 0.850784898 z: -7.98305321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.792] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345971659 y: -0.213379726 z: 0.0316113904 w: -0.975844741 } position { x: -0.784523129 y: 0.850774288 z: -7.98306179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.804] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345971659 y: -0.213379726 z: 0.0316113904 w: -0.975844741 } position { x: -0.784523129 y: 0.850774288 z: -7.98306179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.820] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345656946 y: -0.213421226 z: 0.0315551646 w: -0.975838542 } position { x: -0.784477711 y: 0.850768268 z: -7.98308372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.834] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345725454 y: -0.213435397 z: 0.031586 w: -0.975834191 } position { x: -0.784472108 y: 0.850784063 z: -7.98308182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.848] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345603675 y: -0.21346271 z: 0.0316057764 w: -0.975828052 } position { x: -0.78447181 y: 0.850767732 z: -7.98311472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345731117 y: -0.213431314 z: 0.031600792 w: -0.975834608 } position { x: -0.784465253 y: 0.850757599 z: -7.98310137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.873] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345731117 y: -0.213431314 z: 0.031600792 w: -0.975834608 } position { x: -0.784465253 y: 0.850757599 z: -7.98310137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.887] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345668495 y: -0.213431686 z: 0.0315977968 w: -0.975834846 } position { x: -0.784464478 y: 0.850760221 z: -7.98307276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034569338 y: -0.213414595 z: 0.0315536559 w: -0.975839913 } position { x: -0.784447491 y: 0.850793242 z: -7.98307943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.915] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034569338 y: -0.213414595 z: 0.0315536559 w: -0.975839913 } position { x: -0.784447491 y: 0.850793242 z: -7.98307943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346014425 y: -0.213415697 z: 0.0315904096 w: -0.97583735 } position { x: -0.784448326 y: 0.85079515 z: -7.98308039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346071906 y: -0.213426545 z: 0.0316096209 w: -0.975834191 } position { x: -0.784435332 y: 0.850786328 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345401503 y: -0.213392332 z: 0.0315580592 w: -0.975845695 } position { x: -0.784482658 y: 0.850803077 z: -7.98310137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.972] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345806442 y: -0.213376522 z: 0.0316038616 w: -0.975846231 } position { x: -0.784461617 y: 0.85081172 z: -7.98309565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:16.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345818028 y: -0.21342814 z: 0.0315817744 w: -0.975835621 } position { x: -0.784470916 y: 0.850825429 z: -7.98310518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.001] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345643722 y: -0.213411525 z: 0.0315817595 w: -0.975839853 } position { x: -0.784486353 y: 0.850836039 z: -7.98311043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345643722 y: -0.213411525 z: 0.0315817595 w: -0.975839853 } position { x: -0.784486353 y: 0.850836039 z: -7.98311043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.028] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345892832 y: -0.213402078 z: 0.031534642 w: -0.975842595 } position { x: -0.784519315 y: 0.850813389 z: -7.98308611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.041] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345892832 y: -0.213402078 z: 0.031534642 w: -0.975842595 } position { x: -0.784519315 y: 0.850813389 z: -7.98308611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.057] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034587808 y: -0.213432536 z: 0.0315389521 w: -0.97583586 } position { x: -0.784452081 y: 0.850830555 z: -7.98307943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.069] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346037149 y: -0.213401854 z: 0.0315762945 w: -0.975840747 } position { x: -0.784464478 y: 0.850825667 z: -7.98311281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.083] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345497876 y: -0.21342428 z: 0.0316182636 w: -0.975836396 } position { x: -0.784443676 y: 0.850845337 z: -7.98310184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.096] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345497876 y: -0.21342428 z: 0.0316182636 w: -0.975836396 } position { x: -0.784443676 y: 0.850845337 z: -7.98310184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345344655 y: -0.213415176 z: 0.0316191129 w: -0.9758389 } position { x: -0.784445703 y: 0.850851774 z: -7.98312759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.123] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345341079 y: -0.213429734 z: 0.0315983854 w: -0.975836396 } position { x: -0.784448683 y: 0.850846171 z: -7.98316097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345429182 y: -0.213399619 z: 0.0316432454 w: -0.975841224 } position { x: -0.784470141 y: 0.850867748 z: -7.98314238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345213823 y: -0.213437662 z: 0.0316280387 w: -0.975834131 } position { x: -0.784457564 y: 0.850873351 z: -7.98311472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.167] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345492512 y: -0.21341151 z: 0.0316045806 w: -0.975839674 } position { x: -0.784446478 y: 0.850864768 z: -7.98311377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.180] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345492512 y: -0.21341151 z: 0.0316045806 w: -0.975839674 } position { x: -0.784446478 y: 0.850864768 z: -7.98311377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.194] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346047357 y: -0.213408515 z: 0.0315127224 w: -0.975841343 } position { x: -0.784473062 y: 0.850862861 z: -7.98309898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345954224 y: -0.213450655 z: 0.0315574259 w: -0.975831 } position { x: -0.784450591 y: 0.850862265 z: -7.98308516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.220] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345954224 y: -0.213450655 z: 0.0315574259 w: -0.975831 } position { x: -0.784450591 y: 0.850862265 z: -7.98308516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345569625 y: -0.213428274 z: 0.03162352 w: -0.975835085 } position { x: -0.784438968 y: 0.850867 z: -7.98312569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345569625 y: -0.213428274 z: 0.03162352 w: -0.975835085 } position { x: -0.784438968 y: 0.850867 z: -7.98312569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345495306 y: -0.213456273 z: 0.0316270329 w: -0.975829124 } position { x: -0.784439206 y: 0.850904 z: -7.9830966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.276] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345736295 y: -0.213419303 z: 0.0316532627 w: -0.975835502 } position { x: -0.784472883 y: 0.850898147 z: -7.98310804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034547884 y: -0.213417411 z: 0.031595692 w: -0.975838721 } position { x: -0.784477592 y: 0.850900114 z: -7.98308754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034547884 y: -0.213417411 z: 0.031595692 w: -0.975838721 } position { x: -0.784477592 y: 0.850900114 z: -7.98308754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.320] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345720649 y: -0.21345529 z: 0.031543877 w: -0.97583127 } position { x: -0.784506202 y: 0.850927234 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346229672 y: -0.213438988 z: 0.0316301398 w: -0.975830197 } position { x: -0.78449285 y: 0.850916624 z: -7.98310852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.348] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345795602 y: -0.213430494 z: 0.031593103 w: -0.975834787 } position { x: -0.784492075 y: 0.850920796 z: -7.98308945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.362] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345789604 y: -0.213433072 z: 0.0315868258 w: -0.975834489 } position { x: -0.784518123 y: 0.850918889 z: -7.98310328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.373] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345789604 y: -0.213433072 z: 0.0315868258 w: -0.975834489 } position { x: -0.784518123 y: 0.850918889 z: -7.98310328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345576927 y: -0.213430241 z: 0.0315492637 w: -0.975837111 } position { x: -0.784485817 y: 0.850929201 z: -7.98307037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345728546 y: -0.213416934 z: 0.0315433145 w: -0.975839615 } position { x: -0.784470439 y: 0.850928068 z: -7.98309278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.417] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034539286 y: -0.213461608 z: 0.0315823667 w: -0.97582978 } position { x: -0.78446877 y: 0.85093689 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.429] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034539286 y: -0.213461608 z: 0.0315823667 w: -0.97582978 } position { x: -0.78446877 y: 0.85093689 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.446] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345561318 y: -0.213424623 z: 0.0315926149 w: -0.975836933 } position { x: -0.784487367 y: 0.850964 z: -7.98307133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.457] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345561318 y: -0.213424623 z: 0.0315926149 w: -0.975836933 } position { x: -0.784487367 y: 0.850964 z: -7.98307133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345642194 y: -0.213425547 z: 0.0315916464 w: -0.975836515 } position { x: -0.784498334 y: 0.850937 z: -7.98308086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.485] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345642194 y: -0.213425547 z: 0.0315916464 w: -0.975836515 } position { x: -0.784498334 y: 0.850937 z: -7.98308086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.498] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345663503 y: -0.213422835 z: 0.0315837972 w: -0.97583729 } position { x: -0.784507811 y: 0.850900054 z: -7.98310423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.514] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345438309 y: -0.213415056 z: 0.0316289626 w: -0.975838304 } position { x: -0.784543157 y: 0.850936532 z: -7.98305893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345548131 y: -0.213421911 z: 0.0315993093 w: -0.97583735 } position { x: -0.784571528 y: 0.850943565 z: -7.9830265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.543] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345676504 y: -0.213413969 z: 0.0315415412 w: -0.975840509 } position { x: -0.784553111 y: 0.850955486 z: -7.98302221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346117243 y: -0.213436261 z: 0.0314764977 w: -0.975836217 } position { x: -0.784523249 y: 0.850910664 z: -7.98303509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.568] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346117243 y: -0.213436261 z: 0.0314764977 w: -0.975836217 } position { x: -0.784523249 y: 0.850910664 z: -7.98303509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345989391 y: -0.213415489 z: 0.0315342695 w: -0.975839317 } position { x: -0.784513235 y: 0.850896358 z: -7.98307276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.598] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345553495 y: -0.213440567 z: 0.0316111669 w: -0.97583288 } position { x: -0.784498096 y: 0.850913644 z: -7.98305035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.611] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345553495 y: -0.213440567 z: 0.0316111669 w: -0.97583288 } position { x: -0.784498096 y: 0.850913644 z: -7.98305035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345662199 y: -0.213404685 z: 0.0315986127 w: -0.975840747 } position { x: -0.784530878 y: 0.850939035 z: -7.98304367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.639] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345973298 y: -0.213423684 z: 0.0316024944 w: -0.975835383 } position { x: -0.784499407 y: 0.850920916 z: -7.98303127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.653] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034558747 y: -0.21343638 z: 0.0315537713 w: -0.975835502 } position { x: -0.784531355 y: 0.850916564 z: -7.98302841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.667] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345650092 y: -0.213414639 z: 0.0315822139 w: -0.975839138 } position { x: -0.784526885 y: 0.850919247 z: -7.9830389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034540467 y: -0.213435724 z: 0.0315851644 w: -0.975835323 } position { x: -0.784537256 y: 0.850929737 z: -7.98303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.693] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034540467 y: -0.213435724 z: 0.0315851644 w: -0.975835323 } position { x: -0.784537256 y: 0.850929737 z: -7.98303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.707] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345415846 y: -0.21341449 z: 0.0315328874 w: -0.975841582 } position { x: -0.784543514 y: 0.850957632 z: -7.98302269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345917 y: -0.213407904 z: 0.0315338336 w: -0.975841224 } position { x: -0.78453207 y: 0.850918651 z: -7.98302889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345730931 y: -0.213444591 z: 0.0315046199 w: -0.975834846 } position { x: -0.784518838 y: 0.850909233 z: -7.98304749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.748] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345734805 y: -0.213417664 z: 0.0315516666 w: -0.975839138 } position { x: -0.784521043 y: 0.850882411 z: -7.98307371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345416926 y: -0.21342662 z: 0.0316340737 w: -0.975835681 } position { x: -0.784508228 y: 0.850916326 z: -7.98302507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.780] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345532969 y: -0.213398352 z: 0.0316498764 w: -0.975840926 } position { x: -0.784546137 y: 0.850929379 z: -7.98300409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345532969 y: -0.213398352 z: 0.0316498764 w: -0.975840926 } position { x: -0.784546137 y: 0.850929379 z: -7.98300409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345790796 y: -0.213418409 z: 0.0315500088 w: -0.97583884 } position { x: -0.784522295 y: 0.850909 z: -7.98301315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.820] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345729887 y: -0.21343185 z: 0.0315610766 w: -0.9758358 } position { x: -0.784531355 y: 0.85088408 z: -7.98299837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.834] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034547139 y: -0.213413879 z: 0.0315472521 w: -0.975841105 } position { x: -0.784534335 y: 0.850882769 z: -7.98302221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.848] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345478728 y: -0.213408589 z: 0.031593658 w: -0.975840747 } position { x: -0.784547 y: 0.850912 z: -7.98299217 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345599316 y: -0.213433325 z: 0.0315948613 w: -0.975834846 } position { x: -0.784568 y: 0.850914478 z: -7.98299837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.875] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345968 y: -0.213414982 z: 0.0315794647 w: -0.975838 } position { x: -0.784539282 y: 0.850899339 z: -7.98301125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.891] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345579796 y: -0.213478535 z: 0.0315828621 w: -0.975825369 } position { x: -0.784556508 y: 0.850927 z: -7.98297882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345579796 y: -0.213478535 z: 0.0315828621 w: -0.975825369 } position { x: -0.784556508 y: 0.850927 z: -7.98297882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.916] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345538184 y: -0.213433102 z: 0.031568855 w: -0.975835919 } position { x: -0.784555256 y: 0.850920081 z: -7.983 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03455716 y: -0.213475868 z: 0.0315765701 w: -0.975826204 } position { x: -0.784539878 y: 0.850889444 z: -7.9829731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.946] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345566273 y: -0.213472873 z: 0.0315275192 w: -0.975828469 } position { x: -0.784522533 y: 0.850904346 z: -7.98297358 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345528759 y: -0.213417217 z: 0.0315539129 w: -0.975839913 } position { x: -0.784496188 y: 0.850879431 z: -7.98300838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.970] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345528759 y: -0.213417217 z: 0.0315539129 w: -0.975839913 } position { x: -0.784496188 y: 0.850879431 z: -7.98300838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:17.985] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345584303 y: -0.213447094 z: 0.0315602 w: -0.975833 } position { x: -0.784526229 y: 0.85090661 z: -7.98301315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.001] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345452465 y: -0.213421345 z: 0.0316010565 w: -0.975837767 } position { x: -0.784529269 y: 0.850885034 z: -7.98302031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345452465 y: -0.213421345 z: 0.0316010565 w: -0.975837767 } position { x: -0.784529269 y: 0.850885034 z: -7.98302031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345198363 y: -0.213444188 z: 0.0316378027 w: -0.975832462 } position { x: -0.784552634 y: 0.850898862 z: -7.98301411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.040] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345198363 y: -0.213444188 z: 0.0316378027 w: -0.975832462 } position { x: -0.784552634 y: 0.850898862 z: -7.98301411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345600471 y: -0.213433921 z: 0.031549789 w: -0.975836158 } position { x: -0.784574 y: 0.850905478 z: -7.9830265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345616564 y: -0.21344991 z: 0.0314738862 w: -0.975835 } position { x: -0.784556 y: 0.850901246 z: -7.9830308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345442668 y: -0.213453159 z: 0.0315530039 w: -0.975832403 } position { x: -0.784547389 y: 0.850857854 z: -7.98305464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.098] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345475 y: -0.213472515 z: 0.0315429494 w: -0.975828409 } position { x: -0.784540474 y: 0.850856185 z: -7.98307133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345475 y: -0.213472515 z: 0.0315429494 w: -0.975828409 } position { x: -0.784540474 y: 0.850856185 z: -7.98307133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.123] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344959274 y: -0.213445976 z: 0.0316080377 w: -0.975833893 } position { x: -0.784538209 y: 0.850871086 z: -7.98307657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034496326 y: -0.213462442 z: 0.0316053554 w: -0.975830376 } position { x: -0.784550905 y: 0.850865602 z: -7.98305702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345451497 y: -0.213446826 z: 0.0315193 w: -0.975834846 } position { x: -0.784619093 y: 0.850853562 z: -7.98309088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.165] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345451497 y: -0.213446826 z: 0.0315193 w: -0.975834846 } position { x: -0.784619093 y: 0.850853562 z: -7.98309088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.180] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345385522 y: -0.213469058 z: 0.0314863138 w: -0.97583127 } position { x: -0.78462106 y: 0.850862861 z: -7.98307037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345081463 y: -0.213421509 z: 0.0315949731 w: -0.975839257 } position { x: -0.784601 y: 0.850864 z: -7.98309469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.208] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344961919 y: -0.213452801 z: 0.0316428877 w: -0.97583127 } position { x: -0.784633875 y: 0.850843787 z: -7.98305368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.223] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345334411 y: -0.213477522 z: 0.0315862 w: -0.975826383 } position { x: -0.784651756 y: 0.850857913 z: -7.98304224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345334411 y: -0.213477522 z: 0.0315862 w: -0.975826383 } position { x: -0.784651756 y: 0.850857913 z: -7.98304224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345805176 y: -0.213440716 z: 0.0315097235 w: -0.975835264 } position { x: -0.784670353 y: 0.850865483 z: -7.98304892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.262] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345618539 y: -0.213499382 z: 0.0314426497 w: -0.975825191 } position { x: -0.784660876 y: 0.85083878 z: -7.98305845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345852189 y: -0.213439122 z: 0.0314572267 w: -0.975837111 } position { x: -0.784666061 y: 0.850822687 z: -7.98306417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345317312 y: -0.213451043 z: 0.0315069258 w: -0.975834787 } position { x: -0.784649372 y: 0.850814462 z: -7.98304939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.307] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345425345 y: -0.213465974 z: 0.0315979682 w: -0.975828171 } position { x: -0.784652352 y: 0.850841761 z: -7.98305178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345413499 y: -0.213428572 z: 0.0315467194 w: -0.975838065 } position { x: -0.784691215 y: 0.850818038 z: -7.983006 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.335] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034543585 y: -0.213434502 z: 0.0314947776 w: -0.975838363 } position { x: -0.784704089 y: 0.850829482 z: -7.98305464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.348] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345743708 y: -0.213462234 z: 0.0314750187 w: -0.975831866 } position { x: -0.784717917 y: 0.850806 z: -7.98306179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.362] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345767736 y: -0.213439688 z: 0.0315065831 w: -0.975835741 } position { x: -0.784688294 y: 0.85079658 z: -7.98303795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345637426 y: -0.213452384 z: 0.0315610915 w: -0.975831628 } position { x: -0.784716 y: 0.850805402 z: -7.98307085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.389] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345172808 y: -0.213447839 z: 0.0315989293 w: -0.975833 } position { x: -0.784655273 y: 0.850794911 z: -7.9830513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345181897 y: -0.21344699 z: 0.0316634141 w: -0.975831091 } position { x: -0.784658492 y: 0.850809515 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345181897 y: -0.21344699 z: 0.0316634141 w: -0.975831091 } position { x: -0.784658492 y: 0.850809515 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.429] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344770215 y: -0.21340555 z: 0.0317464061 w: -0.9758389 } position { x: -0.784690678 y: 0.850806355 z: -7.98305893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.443] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344964191 y: -0.213434845 z: 0.0317179449 w: -0.97583276 } position { x: -0.784668863 y: 0.850831151 z: -7.98305607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.457] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345060378 y: -0.213451594 z: 0.0316336602 w: -0.975831449 } position { x: -0.784684896 y: 0.850833416 z: -7.98304796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345395058 y: -0.213487878 z: 0.0315703712 w: -0.975824416 } position { x: -0.784647048 y: 0.850835323 z: -7.98303699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.486] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345387533 y: -0.21344392 z: 0.0316551775 w: -0.97583133 } position { x: -0.784634471 y: 0.850816846 z: -7.98308325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345483907 y: -0.213442221 z: 0.0317331962 w: -0.975828826 } position { x: -0.784615099 y: 0.850817323 z: -7.98308563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.515] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344811827 y: -0.213443428 z: 0.031754639 w: -0.975830257 } position { x: -0.784627259 y: 0.850826 z: -7.98307085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345161967 y: -0.213436633 z: 0.0316772312 w: -0.975833 } position { x: -0.784638941 y: 0.850830317 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345439836 y: -0.213440791 z: 0.0316771232 w: -0.975831091 } position { x: -0.784644246 y: 0.85084486 z: -7.98303938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345294587 y: -0.213461235 z: 0.0316168182 w: -0.975829065 } position { x: -0.784630418 y: 0.850827217 z: -7.9830451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.568] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345294587 y: -0.213461235 z: 0.0316168182 w: -0.975829065 } position { x: -0.784630418 y: 0.850827217 z: -7.9830451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345447101 y: -0.213427648 z: 0.0316102766 w: -0.975836098 } position { x: -0.784634948 y: 0.850798607 z: -7.98303223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.596] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345294848 y: -0.213463128 z: 0.0316847 w: -0.975826502 } position { x: -0.784621716 y: 0.850819588 z: -7.98304701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.611] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345314853 y: -0.213455662 z: 0.0316658355 w: -0.975828648 } position { x: -0.78456986 y: 0.850818396 z: -7.98304605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.625] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345471874 y: -0.213489696 z: 0.031650044 w: -0.975821197 } position { x: -0.784601927 y: 0.850819 z: -7.98306751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345124267 y: -0.213497028 z: 0.0316318125 w: -0.975821376 } position { x: -0.784588397 y: 0.850825906 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345291942 y: -0.213406429 z: 0.0316386484 w: -0.97584039 } position { x: -0.784555733 y: 0.850813746 z: -7.98308372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345109068 y: -0.213400438 z: 0.0316812061 w: -0.975841 } position { x: -0.784563541 y: 0.850848317 z: -7.98306561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.679] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345109068 y: -0.213400438 z: 0.0316812061 w: -0.975841 } position { x: -0.784563541 y: 0.850848317 z: -7.98306561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.694] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345190763 y: -0.213453367 z: 0.0317363776 w: -0.975827336 } position { x: -0.784549892 y: 0.850854099 z: -7.98305845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.708] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345589072 y: -0.213428915 z: 0.0317371339 w: -0.975831211 } position { x: -0.784551203 y: 0.850832164 z: -7.98308897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345193036 y: -0.213424265 z: 0.031614814 w: -0.975837588 } position { x: -0.784551561 y: 0.850822568 z: -7.98306561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.738] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345261358 y: -0.213470176 z: 0.0316595547 w: -0.975825906 } position { x: -0.784525037 y: 0.850832939 z: -7.98307323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.748] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345261358 y: -0.213470176 z: 0.0316595547 w: -0.975825906 } position { x: -0.784525037 y: 0.850832939 z: -7.98307323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344999135 y: -0.213442057 z: 0.0316743068 w: -0.975832462 } position { x: -0.784533918 y: 0.850858927 z: -7.98307896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345294699 y: -0.213445038 z: 0.0316664204 w: -0.975831032 } position { x: -0.784536719 y: 0.850828886 z: -7.98308754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.790] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345210172 y: -0.213426843 z: 0.0316253975 w: -0.975836635 } position { x: -0.784510195 y: 0.850812137 z: -7.98310089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345041044 y: -0.213458747 z: 0.0316659547 w: -0.975828946 } position { x: -0.784525871 y: 0.850822747 z: -7.98306704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345041044 y: -0.213458747 z: 0.0316659547 w: -0.975828946 } position { x: -0.784525871 y: 0.850822747 z: -7.98306704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344849639 y: -0.213455558 z: 0.0317013115 w: -0.975829184 } position { x: -0.784486711 y: 0.850839674 z: -7.98309851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.848] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345186815 y: -0.213481516 z: 0.0316838101 w: -0.975822866 } position { x: -0.784515321 y: 0.850823641 z: -7.98308086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.859] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345186815 y: -0.213481516 z: 0.0316838101 w: -0.975822866 } position { x: -0.784515321 y: 0.850823641 z: -7.98308086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.877] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034519162 y: -0.21344389 z: 0.031665314 w: -0.975831687 } position { x: -0.784506857 y: 0.850815415 z: -7.98310471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345044695 y: -0.213419557 z: 0.0316815786 w: -0.975837 } position { x: -0.78453052 y: 0.850836396 z: -7.98307657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.903] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345105566 y: -0.213437393 z: 0.0316613503 w: -0.975833535 } position { x: -0.784505785 y: 0.850835085 z: -7.9830966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344972499 y: -0.213434219 z: 0.0317088254 w: -0.975833118 } position { x: -0.78451854 y: 0.850845397 z: -7.98307037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.932] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345052443 y: -0.213437214 z: 0.031677112 w: -0.975833237 } position { x: -0.784498572 y: 0.850816667 z: -7.98310423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345143341 y: -0.213412181 z: 0.0316545926 w: -0.975839138 } position { x: -0.784545898 y: 0.850795507 z: -7.98308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.957] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345143341 y: -0.213412181 z: 0.0316545926 w: -0.975839138 } position { x: -0.784545898 y: 0.850795507 z: -7.98308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345276818 y: -0.213438556 z: 0.0316078179 w: -0.975834429 } position { x: -0.784532487 y: 0.850835502 z: -7.98308516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.986] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034512382 y: -0.213437647 z: 0.0316381082 w: -0.975834191 } position { x: -0.784530222 y: 0.850805521 z: -7.98307943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:18.999] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034512382 y: -0.213437647 z: 0.0316381082 w: -0.975834191 } position { x: -0.784530222 y: 0.850805521 z: -7.98307943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344966874 y: -0.213455096 z: 0.0316580944 w: -0.975830257 } position { x: -0.784504175 y: 0.850819111 z: -7.983078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.028] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345389917 y: -0.213434175 z: 0.0316834897 w: -0.975832522 } position { x: -0.784508348 y: 0.850809216 z: -7.98308182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.042] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344854295 y: -0.213454828 z: 0.0316705108 w: -0.975830317 } position { x: -0.78448081 y: 0.850798309 z: -7.98308659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.056] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344877355 y: -0.213436648 z: 0.0316876136 w: -0.975833654 } position { x: -0.784517288 y: 0.850802422 z: -7.98308563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344990119 y: -0.213467166 z: 0.0316644236 w: -0.975827336 } position { x: -0.784507036 y: 0.850825667 z: -7.98306847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.085] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344749503 y: -0.213458091 z: 0.0316499919 w: -0.975830615 } position { x: -0.784508169 y: 0.850822 z: -7.9830761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.099] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345050208 y: -0.213444069 z: 0.031659212 w: -0.975832343 } position { x: -0.78451705 y: 0.850818872 z: -7.98305845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.111] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345375799 y: -0.213463902 z: 0.0316284746 w: -0.975827873 } position { x: -0.784523964 y: 0.850836933 z: -7.98305511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.125] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345463119 y: -0.213479981 z: 0.0316391215 w: -0.975823641 } position { x: -0.784495294 y: 0.850828886 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345410034 y: -0.213490486 z: 0.0315775722 w: -0.975823581 } position { x: -0.78446269 y: 0.850830317 z: -7.9830637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.152] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345410034 y: -0.213490486 z: 0.0315775722 w: -0.975823581 } position { x: -0.78446269 y: 0.850830317 z: -7.9830637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.165] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345330052 y: -0.21348016 z: 0.0315708071 w: -0.975826323 } position { x: -0.784459174 y: 0.850822449 z: -7.98306799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.180] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345276929 y: -0.213468492 z: 0.031614624 w: -0.975827634 } position { x: -0.784448802 y: 0.850834846 z: -7.98306179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345025621 y: -0.213487312 z: 0.0316252187 w: -0.975824058 } position { x: -0.784451842 y: 0.850846291 z: -7.98307896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344930775 y: -0.21350354 z: 0.0316163823 w: -0.975821137 } position { x: -0.784463346 y: 0.850873232 z: -7.98305607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.223] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345421173 y: -0.213474035 z: 0.0315797888 w: -0.975827038 } position { x: -0.784456968 y: 0.850849748 z: -7.98307467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345289037 y: -0.213484049 z: 0.0315892883 w: -0.975825 } position { x: -0.784500837 y: 0.850865245 z: -7.98306084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345289037 y: -0.213484049 z: 0.0315892883 w: -0.975825 } position { x: -0.784500837 y: 0.850865245 z: -7.98306084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.264] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034523569 y: -0.213474885 z: 0.0316049047 w: -0.975826681 } position { x: -0.784486 y: 0.850870132 z: -7.98307323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.278] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345389768 y: -0.213423654 z: 0.0316490605 w: -0.975835919 } position { x: -0.784503162 y: 0.85089016 z: -7.98304558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345109031 y: -0.213481292 z: 0.0316361934 w: -0.975824773 } position { x: -0.784484 y: 0.850890756 z: -7.98304176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.305] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345109031 y: -0.213481292 z: 0.0316361934 w: -0.975824773 } position { x: -0.784484 y: 0.850890756 z: -7.98304176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.319] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345297754 y: -0.213472873 z: 0.0315782204 w: -0.975827813 } position { x: -0.784479 y: 0.850887299 z: -7.98306608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034506958 y: -0.21346955 z: 0.0315562226 w: -0.97583 } position { x: -0.784457 y: 0.850879669 z: -7.9830718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.346] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344947502 y: -0.213455603 z: 0.0315475464 w: -0.975833833 } position { x: -0.784451365 y: 0.850865722 z: -7.9830513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.362] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345189832 y: -0.213462308 z: 0.0316423401 w: -0.975828409 } position { x: -0.784407 y: 0.850874245 z: -7.9830389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345225632 y: -0.213444248 z: 0.031631276 w: -0.975832582 } position { x: -0.784427285 y: 0.850862443 z: -7.98307228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344847031 y: -0.213448077 z: 0.0316041 w: -0.975833952 } position { x: -0.784425 y: 0.850864053 z: -7.98308277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.404] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344875604 y: -0.213417679 z: 0.0316157639 w: -0.975840151 } position { x: -0.784430563 y: 0.850862682 z: -7.98307705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344875604 y: -0.213417679 z: 0.0316157639 w: -0.975840151 } position { x: -0.784430563 y: 0.850862682 z: -7.98307705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.430] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344880112 y: -0.213450074 z: 0.0315854512 w: -0.975834 } position { x: -0.784423053 y: 0.850875139 z: -7.98306942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345272645 y: -0.213435814 z: 0.0316526219 w: -0.975833595 } position { x: -0.784457922 y: 0.850867808 z: -7.98305798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.458] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345272645 y: -0.213435814 z: 0.0316526219 w: -0.975833595 } position { x: -0.784457922 y: 0.850867808 z: -7.98305798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344962217 y: -0.213443428 z: 0.0315793082 w: -0.975835383 } position { x: -0.78442663 y: 0.850870907 z: -7.98304653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.486] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344982333 y: -0.213452309 z: 0.0315894522 w: -0.975833 } position { x: -0.784436285 y: 0.850886226 z: -7.98306465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345169082 y: -0.213436812 z: 0.0315344371 w: -0.975837529 } position { x: -0.784396887 y: 0.850859523 z: -7.98306036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.514] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034468051 y: -0.213450357 z: 0.0315670669 w: -0.975835264 } position { x: -0.784373522 y: 0.850881696 z: -7.98308468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034468051 y: -0.213450357 z: 0.0315670669 w: -0.975835264 } position { x: -0.784373522 y: 0.850881696 z: -7.98308468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344568267 y: -0.21345441 z: 0.0315978117 w: -0.975833774 } position { x: -0.784401894 y: 0.850881338 z: -7.98307753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.555] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344809704 y: -0.213419616 z: 0.0316471793 w: -0.9758389 } position { x: -0.784395874 y: 0.850874186 z: -7.9831028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.568] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344809704 y: -0.213419616 z: 0.0316471793 w: -0.9758389 } position { x: -0.784395874 y: 0.850874186 z: -7.9831028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344669595 y: -0.213434339 z: 0.0316244662 w: -0.975836933 } position { x: -0.784394562 y: 0.850884557 z: -7.98310852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.596] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344475843 y: -0.213445619 z: 0.0316769741 w: -0.975833476 } position { x: -0.784389913 y: 0.850872159 z: -7.98311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.611] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344541371 y: -0.213479549 z: 0.0315681957 w: -0.975829303 } position { x: -0.784438133 y: 0.850873 z: -7.98309612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.625] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345057845 y: -0.213477507 z: 0.0315134153 w: -0.97582972 } position { x: -0.784462392 y: 0.850891 z: -7.983078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345359333 y: -0.213522866 z: 0.031438835 w: -0.975821137 } position { x: -0.78447634 y: 0.850872755 z: -7.98307896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.653] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345579907 y: -0.213451236 z: 0.0314416364 w: -0.975835919 } position { x: -0.784471154 y: 0.850857496 z: -7.98311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.667] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345405228 y: -0.213454381 z: 0.0315020904 w: -0.975833893 } position { x: -0.784444809 y: 0.850811839 z: -7.98311377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.679] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345405228 y: -0.213454381 z: 0.0315020904 w: -0.975833893 } position { x: -0.784444809 y: 0.850811839 z: -7.98311377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.693] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344665833 y: -0.213483661 z: 0.0316168033 w: -0.975826383 } position { x: -0.784417093 y: 0.850835919 z: -7.9831233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.707] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344969 y: -0.213425666 z: 0.0316092968 w: -0.975838304 } position { x: -0.784479797 y: 0.850853086 z: -7.983109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.722] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345578119 y: -0.213451952 z: 0.031613566 w: -0.975830257 } position { x: -0.78448987 y: 0.850882769 z: -7.9831214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345578119 y: -0.213451952 z: 0.031613566 w: -0.975830257 } position { x: -0.78448987 y: 0.850882769 z: -7.9831214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.750] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345026031 y: -0.213452384 z: 0.0315806456 w: -0.975833118 } position { x: -0.784480572 y: 0.85086 z: -7.98311567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345010124 y: -0.213451505 z: 0.0315789022 w: -0.975833476 } position { x: -0.784518242 y: 0.850849211 z: -7.98312712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.779] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034471076 y: -0.213442788 z: 0.0316029452 w: -0.975835621 } position { x: -0.784494698 y: 0.850827515 z: -7.98314381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.793] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344998166 y: -0.213431582 z: 0.0316175893 w: -0.975836575 } position { x: -0.784526885 y: 0.850862 z: -7.98310423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.804] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344998166 y: -0.213431582 z: 0.0316175893 w: -0.975836575 } position { x: -0.784526885 y: 0.850862 z: -7.98310423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.819] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345666483 y: -0.213462159 z: 0.0314458907 w: -0.975833058 } position { x: -0.784539282 y: 0.850870848 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345845 y: -0.213469669 z: 0.0313913301 w: -0.975832582 } position { x: -0.784554183 y: 0.850844264 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345845 y: -0.213469669 z: 0.0313913301 w: -0.975832582 } position { x: -0.784554183 y: 0.850844264 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034487132 y: -0.213437647 z: 0.0315775126 w: -0.975837052 } position { x: -0.784498692 y: 0.850840688 z: -7.98313904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.876] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344537273 y: -0.213445395 z: 0.0316354185 w: -0.975834608 } position { x: -0.784511685 y: 0.850851417 z: -7.98312426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.891] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344420522 y: -0.213451535 z: 0.0315965414 w: -0.975834966 } position { x: -0.784521341 y: 0.850852489 z: -7.98311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.903] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034502171 y: -0.213454276 z: 0.0315617211 w: -0.975833416 } position { x: -0.784558535 y: 0.850860476 z: -7.98309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.916] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034502171 y: -0.213454276 z: 0.0315617211 w: -0.975833416 } position { x: -0.784558535 y: 0.850860476 z: -7.98309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.929] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034534689 y: -0.213501871 z: 0.03152702 w: -0.975822926 } position { x: -0.784561336 y: 0.850833356 z: -7.98310232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.944] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345160738 y: -0.213486686 z: 0.0314975753 w: -0.975827873 } position { x: -0.784550846 y: 0.850816488 z: -7.98310137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.958] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344915353 y: -0.21344012 z: 0.0315458328 w: -0.97583735 } position { x: -0.784585059 y: 0.850818396 z: -7.98309326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.972] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345050171 y: -0.213465422 z: 0.0315752551 w: -0.975830376 } position { x: -0.784596622 y: 0.850837111 z: -7.98308945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:19.986] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345050171 y: -0.213465422 z: 0.0315752551 w: -0.975830376 } position { x: -0.784596622 y: 0.850837111 z: -7.98308945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.000] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345485471 y: -0.213474914 z: 0.0315224789 w: -0.975828469 } position { x: -0.784616649 y: 0.850832343 z: -7.98310184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345485471 y: -0.213474914 z: 0.0315224789 w: -0.975828469 } position { x: -0.784616649 y: 0.850832343 z: -7.98310184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.028] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344811976 y: -0.213476405 z: 0.0315223597 w: -0.975830555 } position { x: -0.784591675 y: 0.850840032 z: -7.98309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.042] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345200263 y: -0.213454276 z: 0.0315694474 w: -0.975832462 } position { x: -0.784581304 y: 0.850858033 z: -7.98311424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.056] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345020555 y: -0.213452116 z: 0.0315453745 w: -0.97583437 } position { x: -0.784581721 y: 0.850871146 z: -7.98307896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.069] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345020555 y: -0.213452116 z: 0.0315453745 w: -0.97583437 } position { x: -0.784581721 y: 0.850871146 z: -7.98307896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344781354 y: -0.213424459 z: 0.0315212496 w: -0.975842059 } position { x: -0.784607172 y: 0.850874603 z: -7.98308277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.099] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034532018 y: -0.213412479 z: 0.0315452553 w: -0.975842 } position { x: -0.784601152 y: 0.850859165 z: -7.9830842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034532018 y: -0.213412479 z: 0.0315452553 w: -0.975842 } position { x: -0.784601152 y: 0.850859165 z: -7.9830842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.126] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345194712 y: -0.21342738 z: 0.031587325 w: -0.975837767 } position { x: -0.784612358 y: 0.850865483 z: -7.98308516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345194712 y: -0.21342738 z: 0.031587325 w: -0.975837767 } position { x: -0.784612358 y: 0.850865483 z: -7.98308516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034481775 y: -0.213418856 z: 0.0315443128 w: -0.975842416 } position { x: -0.784637272 y: 0.850889683 z: -7.98311901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345197581 y: -0.213466123 z: 0.0315358527 w: -0.975831 } position { x: -0.784612536 y: 0.850896955 z: -7.983109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.181] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345034078 y: -0.213443026 z: 0.0315527767 w: -0.975836098 } position { x: -0.784605384 y: 0.850883424 z: -7.98313046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345629118 y: -0.213451698 z: 0.0315460227 w: -0.975832283 } position { x: -0.784607351 y: 0.850851655 z: -7.9831419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.206] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345629118 y: -0.213451698 z: 0.0315460227 w: -0.975832283 } position { x: -0.784607351 y: 0.850851655 z: -7.9831419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345194414 y: -0.213408768 z: 0.0316161774 w: -0.975841 } position { x: -0.78459537 y: 0.850858212 z: -7.98315763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345194414 y: -0.213408768 z: 0.0316161774 w: -0.975841 } position { x: -0.78459537 y: 0.850858212 z: -7.98315763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.250] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344830379 y: -0.213417321 z: 0.0316379517 w: -0.975839674 } position { x: -0.784583032 y: 0.850874603 z: -7.98315334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.264] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344764963 y: -0.21341756 z: 0.0316337384 w: -0.97584 } position { x: -0.784580231 y: 0.85087204 z: -7.98316431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.276] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344764963 y: -0.21341756 z: 0.0316337384 w: -0.97584 } position { x: -0.784580231 y: 0.85087204 z: -7.98316431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.290] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344865397 y: -0.213417307 z: 0.0316127278 w: -0.97584033 } position { x: -0.784593046 y: 0.850847 z: -7.98314953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344740227 y: -0.213399082 z: 0.0316435508 w: -0.975843787 } position { x: -0.784600675 y: 0.850864172 z: -7.98317719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.317] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344585888 y: -0.213421971 z: 0.0316366032 w: -0.975839555 } position { x: -0.784620166 y: 0.850853205 z: -7.98314238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.335] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034499336 y: -0.213429496 z: 0.0315982327 w: -0.975837708 } position { x: -0.78459847 y: 0.850870907 z: -7.98313713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.348] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03451249 y: -0.213402376 z: 0.0316339768 w: -0.975842 } position { x: -0.78458941 y: 0.850871086 z: -7.98313713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.362] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03448743 y: -0.213442326 z: 0.0315681547 w: -0.975836277 } position { x: -0.784566402 y: 0.850840569 z: -7.98314238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03448743 y: -0.213442326 z: 0.0315681547 w: -0.975836277 } position { x: -0.784566402 y: 0.850840569 z: -7.98314238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344524942 y: -0.213437393 z: 0.0316363946 w: -0.975836396 } position { x: -0.784564495 y: 0.850852609 z: -7.98316479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344760269 y: -0.213412791 z: 0.0316611119 w: -0.975840151 } position { x: -0.784538686 y: 0.850864291 z: -7.98315763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.417] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345015749 y: -0.213420346 z: 0.0316406339 w: -0.975838244 } position { x: -0.78454423 y: 0.850855529 z: -7.98316717 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.430] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345015749 y: -0.213420346 z: 0.0316406339 w: -0.975838244 } position { x: -0.78454423 y: 0.850855529 z: -7.98316717 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344777703 y: -0.213412225 z: 0.0316317491 w: -0.975841165 } position { x: -0.784565747 y: 0.850833237 z: -7.9831748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.458] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344799608 y: -0.213412613 z: 0.0316303186 w: -0.975841045 } position { x: -0.784558654 y: 0.850844085 z: -7.98317337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344639421 y: -0.213408664 z: 0.0316677317 w: -0.975841284 } position { x: -0.78458041 y: 0.850824118 z: -7.98317146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.484] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344856903 y: -0.213363275 z: 0.0316773728 w: -0.975850105 } position { x: -0.784550726 y: 0.85082072 z: -7.98316526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344927087 y: -0.213438883 z: 0.0316355973 w: -0.975834668 } position { x: -0.784587383 y: 0.850856245 z: -7.98317099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.514] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345057622 y: -0.213421926 z: 0.0316067897 w: -0.97583884 } position { x: -0.784557879 y: 0.850830555 z: -7.98319483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034522891 y: -0.213438526 z: 0.0315694213 w: -0.97583586 } position { x: -0.784556389 y: 0.850813389 z: -7.98317957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.543] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034494 y: -0.213424355 z: 0.0316115059 w: -0.975838602 } position { x: -0.784565508 y: 0.850832939 z: -7.98317814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344774835 y: -0.213406518 z: 0.0316957235 w: -0.97584033 } position { x: -0.784541309 y: 0.85085535 z: -7.9832015 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.570] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344685391 y: -0.213390961 z: 0.0316945799 w: -0.975844085 } position { x: -0.7845487 y: 0.850879908 z: -7.98318577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344685391 y: -0.213390961 z: 0.0316945799 w: -0.975844085 } position { x: -0.7845487 y: 0.850879908 z: -7.98318577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.596] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344708972 y: -0.213413477 z: 0.0316948406 w: -0.975839078 } position { x: -0.784555137 y: 0.85088 z: -7.98316908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.611] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345284492 y: -0.213435322 z: 0.0316466577 w: -0.975833833 } position { x: -0.784565866 y: 0.850856423 z: -7.98319626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.625] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345355272 y: -0.213416547 z: 0.0316510797 w: -0.975837529 } position { x: -0.784580588 y: 0.850852847 z: -7.98319721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.639] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034545958 y: -0.213441744 z: 0.0317072421 w: -0.97582984 } position { x: -0.784547627 y: 0.850848615 z: -7.98319674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.653] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344699062 y: -0.213453665 z: 0.0317513272 w: -0.975828469 } position { x: -0.784527898 y: 0.85085851 z: -7.98320198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344699062 y: -0.213453665 z: 0.0317513272 w: -0.975828469 } position { x: -0.784527898 y: 0.85085851 z: -7.98320198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344738252 y: -0.213432074 z: 0.0318444595 w: -0.97583 } position { x: -0.78454119 y: 0.850875735 z: -7.98322344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.694] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344645679 y: -0.21341671 z: 0.0318934359 w: -0.975832105 } position { x: -0.784559309 y: 0.850874424 z: -7.98320389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.708] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345026329 y: -0.213439271 z: 0.0318070687 w: -0.975828707 } position { x: -0.784558952 y: 0.850893736 z: -7.98319101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.722] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345836692 y: -0.213528737 z: 0.031615328 w: -0.975812495 } position { x: -0.784526825 y: 0.850912094 z: -7.98314667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.737] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345664471 y: -0.213489458 z: 0.0315894186 w: -0.975822508 } position { x: -0.784525156 y: 0.850891948 z: -7.98321104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.751] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345633551 y: -0.21351634 z: 0.0316839516 w: -0.975813687 } position { x: -0.784500539 y: 0.850866914 z: -7.98319435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.766] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345241949 y: -0.213468209 z: 0.0318254754 w: -0.975820959 } position { x: -0.784510493 y: 0.850919724 z: -7.98320723 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345241949 y: -0.213468209 z: 0.0318254754 w: -0.975820959 } position { x: -0.784510493 y: 0.850919724 z: -7.98320723 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345511399 y: -0.213458925 z: 0.0318340585 w: -0.975821793 } position { x: -0.784517765 y: 0.850875854 z: -7.98316574 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.806] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345790423 y: -0.213523522 z: 0.0316390768 w: -0.975813 } position { x: -0.784535468 y: 0.850926757 z: -7.98312664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.820] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345934853 y: -0.213533908 z: 0.0316745713 w: -0.975809038 } position { x: -0.784526289 y: 0.850919247 z: -7.98317623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.833] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346137695 y: -0.213527292 z: 0.0317319036 w: -0.975807905 } position { x: -0.784485638 y: 0.850921214 z: -7.98318148 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.847] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345592387 y: -0.213571191 z: 0.0318001248 w: -0.975798 } position { x: -0.784495294 y: 0.850946307 z: -7.98314428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.861] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345512368 y: -0.213550255 z: 0.0318158753 w: -0.975802362 } position { x: -0.784523189 y: 0.850962162 z: -7.98315716 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.875] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345711298 y: -0.213566333 z: 0.0317137428 w: -0.975801468 } position { x: -0.784494817 y: 0.850935757 z: -7.98311138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345826335 y: -0.213569924 z: 0.0316818878 w: -0.975801349 } position { x: -0.784520328 y: 0.850929618 z: -7.98314571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.903] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034591984 y: -0.213562459 z: 0.0316460505 w: -0.975803792 } position { x: -0.784496605 y: 0.850914836 z: -7.98315096 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034571588 y: -0.213593811 z: 0.031676 w: -0.97579664 } position { x: -0.784493744 y: 0.850914657 z: -7.98310614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.931] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345759317 y: -0.213562056 z: 0.0316925794 w: -0.975802958 } position { x: -0.784451365 y: 0.850924969 z: -7.98315334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.944] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345106684 y: -0.213487759 z: 0.0317681 w: -0.975819051 } position { x: -0.78453207 y: 0.850924969 z: -7.98311424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034545809 y: -0.213560805 z: 0.0317503102 w: -0.975802422 } position { x: -0.784535229 y: 0.850930452 z: -7.98312807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345375314 y: -0.213528082 z: 0.031710133 w: -0.975811183 } position { x: -0.784556925 y: 0.850940108 z: -7.98313475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:20.985] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345375314 y: -0.213528082 z: 0.031710133 w: -0.975811183 } position { x: -0.784556925 y: 0.850940108 z: -7.98313475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.001] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034585 y: -0.213570774 z: 0.0315768868 w: -0.975804448 } position { x: -0.784598529 y: 0.850914478 z: -7.98312807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.014] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345648415 y: -0.213536471 z: 0.0316167548 w: -0.975811362 } position { x: -0.784565926 y: 0.850904346 z: -7.983109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.026] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345648415 y: -0.213536471 z: 0.0316167548 w: -0.975811362 } position { x: -0.784565926 y: 0.850904346 z: -7.983109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.043] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345407 y: -0.213530093 z: 0.031610284 w: -0.975813866 } position { x: -0.784549594 y: 0.850919604 z: -7.9830904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345407 y: -0.213530093 z: 0.031610284 w: -0.975813866 } position { x: -0.784549594 y: 0.850919604 z: -7.9830904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.069] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345747061 y: -0.21351105 z: 0.0316345431 w: -0.975816 } position { x: -0.784588873 y: 0.850905895 z: -7.98307943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.081] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345853306 y: -0.213576704 z: 0.0315995254 w: -0.975802422 } position { x: -0.784553766 y: 0.850951314 z: -7.98309946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.096] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345775969 y: -0.213525966 z: 0.0315281413 w: -0.975816131 } position { x: -0.784528673 y: 0.850913882 z: -7.98309851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034580633 y: -0.21350278 z: 0.0315896645 w: -0.975819051 } position { x: -0.784527361 y: 0.85087204 z: -7.9830842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.127] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344743021 y: -0.213460073 z: 0.0316974036 w: -0.975828707 } position { x: -0.78452909 y: 0.850891352 z: -7.98309708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.139] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344712622 y: -0.213505104 z: 0.0317412429 w: -0.975817502 } position { x: -0.784547389 y: 0.850923419 z: -7.98304892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345425904 y: -0.213549048 z: 0.0316225924 w: -0.975809216 } position { x: -0.784537315 y: 0.850928247 z: -7.98300791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345425904 y: -0.213549048 z: 0.0316225924 w: -0.975809216 } position { x: -0.784537315 y: 0.850928247 z: -7.98300791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.180] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346029848 y: -0.213564277 z: 0.0315290093 w: -0.975806773 } position { x: -0.784519672 y: 0.850866079 z: -7.98306036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345533043 y: -0.213546023 z: 0.0315552652 w: -0.97581166 } position { x: -0.784510553 y: 0.850853801 z: -7.98307371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034554936 y: -0.21353367 z: 0.0315860622 w: -0.975813329 } position { x: -0.784547091 y: 0.850859165 z: -7.98306561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345003493 y: -0.21355179 z: 0.0316236801 w: -0.975810111 } position { x: -0.78455478 y: 0.850876212 z: -7.98305321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345389 y: -0.213536114 z: 0.0315985456 w: -0.975813 } position { x: -0.784556627 y: 0.850901484 z: -7.98305178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.250] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345510617 y: -0.21356307 z: 0.0315299518 w: -0.975808859 } position { x: -0.784588218 y: 0.850898504 z: -7.98304462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.264] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345796905 y: -0.213607207 z: 0.0314871222 w: -0.975799561 } position { x: -0.784576833 y: 0.85085839 z: -7.98303127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.278] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345665924 y: -0.213555425 z: 0.0315125063 w: -0.975810528 } position { x: -0.784565866 y: 0.850874662 z: -7.98302698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.293] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345930383 y: -0.213511646 z: 0.0315412208 w: -0.975818217 } position { x: -0.78458029 y: 0.850843072 z: -7.98305511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.306] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345321074 y: -0.213569373 z: 0.0316385627 w: -0.975804627 } position { x: -0.784564793 y: 0.850863099 z: -7.98305655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.319] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345656909 y: -0.213517413 z: 0.0316287316 w: -0.975815117 } position { x: -0.784580469 y: 0.850883245 z: -7.9830451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345656909 y: -0.213517413 z: 0.0316287316 w: -0.975815117 } position { x: -0.784580469 y: 0.850883245 z: -7.9830451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345152095 y: -0.213498443 z: 0.0315373242 w: -0.975824 } position { x: -0.784624577 y: 0.850850821 z: -7.9830575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345152095 y: -0.213498443 z: 0.0315373242 w: -0.975824 } position { x: -0.784624577 y: 0.850850821 z: -7.9830575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.375] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345192663 y: -0.213545024 z: 0.0315656252 w: -0.975812793 } position { x: -0.784594357 y: 0.850861192 z: -7.98304653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345958807 y: -0.213538721 z: 0.0316276923 w: -0.975809455 } position { x: -0.784583211 y: 0.85084331 z: -7.98304605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.403] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345315598 y: -0.213540643 z: 0.03156377 w: -0.975813329 } position { x: -0.784580052 y: 0.850827575 z: -7.98304224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345315598 y: -0.213540643 z: 0.03156377 w: -0.975813329 } position { x: -0.784580052 y: 0.850827575 z: -7.98304224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345841683 y: -0.213529602 z: 0.0315660797 w: -0.975813866 } position { x: -0.78456825 y: 0.850854158 z: -7.9830265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346076153 y: -0.213546768 z: 0.0315551795 w: -0.975809574 } position { x: -0.784574389 y: 0.85087204 z: -7.98303556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.458] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034603864 y: -0.213574365 z: 0.0315454081 w: -0.975804031 } position { x: -0.784577131 y: 0.850831 z: -7.98305464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345945023 y: -0.213557169 z: 0.0315074064 w: -0.975809336 } position { x: -0.784540832 y: 0.850825131 z: -7.98303843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.487] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345784277 y: -0.21355252 z: 0.0315532349 w: -0.975809455 } position { x: -0.784553766 y: 0.85085 z: -7.98306036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.498] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345784277 y: -0.21355252 z: 0.0315532349 w: -0.975809455 } position { x: -0.784553766 y: 0.85085 z: -7.98306036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.514] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345808677 y: -0.213586792 z: 0.0316043906 w: -0.975800216 } position { x: -0.784542203 y: 0.850839 z: -7.98302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345688611 y: -0.213559508 z: 0.0315726 w: -0.975807667 } position { x: -0.784527123 y: 0.85085088 z: -7.98304272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.543] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345537 y: -0.213561788 z: 0.0315523334 w: -0.975808322 } position { x: -0.784528792 y: 0.850841761 z: -7.98302746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345267244 y: -0.213550195 z: 0.0315171964 w: -0.975813 } position { x: -0.784513056 y: 0.850845218 z: -7.98306465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.567] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345267244 y: -0.213550195 z: 0.0315171964 w: -0.975813 } position { x: -0.784513056 y: 0.850845218 z: -7.98306465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034547735 y: -0.213536531 z: 0.0315885879 w: -0.975812912 } position { x: -0.784504414 y: 0.850833535 z: -7.9830513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.598] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344968326 y: -0.213528723 z: 0.0316154324 w: -0.975815535 } position { x: -0.784498334 y: 0.850829482 z: -7.98309135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.611] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345254801 y: -0.213496566 z: 0.0316041633 w: -0.975821912 } position { x: -0.784482 y: 0.85082978 z: -7.98308277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345300585 y: -0.213559523 z: 0.0316209942 w: -0.975807428 } position { x: -0.784514 y: 0.850835681 z: -7.98306608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034538243 y: -0.213536844 z: 0.0315888748 w: -0.97581315 } position { x: -0.78449136 y: 0.850846052 z: -7.9830637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034538243 y: -0.213536844 z: 0.0315888748 w: -0.97581315 } position { x: -0.78449136 y: 0.850846052 z: -7.9830637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.665] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345377 y: -0.213561773 z: 0.0316052847 w: -0.97580719 } position { x: -0.78450036 y: 0.85083884 z: -7.983078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345360972 y: -0.213510454 z: 0.0315724574 w: -0.975819528 } position { x: -0.784493625 y: 0.850836039 z: -7.98307228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.694] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345260762 y: -0.213529602 z: 0.0316026323 w: -0.9758147 } position { x: -0.784511745 y: 0.85083437 z: -7.98307276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.710] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344857723 y: -0.213492855 z: 0.0316142216 w: -0.97582382 } position { x: -0.784508586 y: 0.850809097 z: -7.98307085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344763659 y: -0.2135427 z: 0.0315861665 w: -0.975814164 } position { x: -0.784500718 y: 0.850841 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.738] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345246531 y: -0.213542178 z: 0.0315501727 w: -0.975813746 } position { x: -0.784492671 y: 0.850797117 z: -7.98304701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.751] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345349461 y: -0.213517189 z: 0.031573154 w: -0.975818038 } position { x: -0.784520388 y: 0.850816727 z: -7.98308039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.764] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345083065 y: -0.21352683 z: 0.0315834954 w: -0.975816548 } position { x: -0.78451544 y: 0.850799322 z: -7.98306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.778] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344992056 y: -0.213530168 z: 0.0316187218 w: -0.975815 } position { x: -0.784499407 y: 0.850837946 z: -7.98302889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.792] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344974287 y: -0.213491648 z: 0.031579826 w: -0.975824773 } position { x: -0.784525156 y: 0.850875 z: -7.98303843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344974287 y: -0.213491648 z: 0.031579826 w: -0.975824773 } position { x: -0.784525156 y: 0.850875 z: -7.98303843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345258042 y: -0.213526741 z: 0.0315716378 w: -0.975816369 } position { x: -0.784475625 y: 0.85081923 z: -7.98302317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345018804 y: -0.213496342 z: 0.0315623023 w: -0.975824177 } position { x: -0.784510493 y: 0.850829482 z: -7.98304462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344922245 y: -0.213511035 z: 0.0316157229 w: -0.975819528 } position { x: -0.784497261 y: 0.850826383 z: -7.98303175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.860] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344707184 y: -0.213502 z: 0.031616576 w: -0.97582227 } position { x: -0.784500957 y: 0.850843668 z: -7.98300552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.873] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345288329 y: -0.213520423 z: 0.0316409804 w: -0.975815356 } position { x: -0.784522593 y: 0.85081315 z: -7.98300076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.887] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345027037 y: -0.213530228 z: 0.0316310115 w: -0.975814462 } position { x: -0.784542799 y: 0.850847125 z: -7.98295689 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.905] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034519814 y: -0.213557228 z: 0.0315225273 w: -0.975811481 } position { x: -0.784552217 y: 0.850866795 z: -7.98295832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.916] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034519814 y: -0.213557228 z: 0.0315225273 w: -0.975811481 } position { x: -0.784552217 y: 0.850866795 z: -7.98295832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345135741 y: -0.213520974 z: 0.0315724872 w: -0.975818038 } position { x: -0.784502804 y: 0.850838959 z: -7.98299074 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345005579 y: -0.213506609 z: 0.0316163227 w: -0.975820243 } position { x: -0.784543872 y: 0.8508178 z: -7.983006 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.956] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345005579 y: -0.213506609 z: 0.0316163227 w: -0.975820243 } position { x: -0.784543872 y: 0.8508178 z: -7.983006 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.974] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034500882 y: -0.213509783 z: 0.0316040181 w: -0.975819945 } position { x: -0.784524083 y: 0.850829184 z: -7.98299408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:21.988] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344991 y: -0.2134974 z: 0.0316573046 w: -0.975820959 } position { x: -0.784506559 y: 0.850812674 z: -7.98298502 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.001] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034487538 y: -0.213459313 z: 0.0316135101 w: -0.975831091 } position { x: -0.784509301 y: 0.850820184 z: -7.98298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.015] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345044248 y: -0.213522077 z: 0.031600561 w: -0.975817204 } position { x: -0.784494758 y: 0.850795507 z: -7.98297262 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.028] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345255472 y: -0.213497311 z: 0.0316472426 w: -0.975820363 } position { x: -0.784523547 y: 0.850793719 z: -7.98296881 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.040] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345255472 y: -0.213497311 z: 0.0316472426 w: -0.975820363 } position { x: -0.784523547 y: 0.850793719 z: -7.98296881 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345021896 y: -0.213502124 z: 0.0316263922 w: -0.97582078 } position { x: -0.784516871 y: 0.850790739 z: -7.98298025 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.068] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345058143 y: -0.213475317 z: 0.0316194594 w: -0.97582674 } position { x: -0.784574032 y: 0.850818157 z: -7.98298025 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.083] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345007665 y: -0.213493094 z: 0.0316259712 w: -0.975822806 } position { x: -0.784540951 y: 0.85083586 z: -7.98298073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.097] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034504842 y: -0.213491559 z: 0.031624902 w: -0.975823045 } position { x: -0.784536183 y: 0.850829124 z: -7.98296928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.111] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345130153 y: -0.213467091 z: 0.0316276811 w: -0.975828052 } position { x: -0.784568727 y: 0.850806415 z: -7.98299837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.123] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345166251 y: -0.213544413 z: 0.0316252969 w: -0.975811064 } position { x: -0.784526467 y: 0.850793 z: -7.98299074 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345091745 y: -0.213497326 z: 0.0316196159 w: -0.975821793 } position { x: -0.78453958 y: 0.850800395 z: -7.98296738 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.152] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344834961 y: -0.213495195 z: 0.0316527598 w: -0.975822151 } position { x: -0.784533322 y: 0.850847721 z: -7.98299789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344834961 y: -0.213495195 z: 0.0316527598 w: -0.975822151 } position { x: -0.784533322 y: 0.850847721 z: -7.98299789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.180] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345046408 y: -0.213494644 z: 0.0316318497 w: -0.97582221 } position { x: -0.784536958 y: 0.850837827 z: -7.98298693 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.194] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345074907 y: -0.213473067 z: 0.0315919034 w: -0.975828111 } position { x: -0.784587204 y: 0.850806773 z: -7.98302412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345074907 y: -0.213473067 z: 0.0315919034 w: -0.975828111 } position { x: -0.784587204 y: 0.850806773 z: -7.98302412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.222] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345278271 y: -0.213500351 z: 0.031648837 w: -0.975819528 } position { x: -0.784537077 y: 0.850845337 z: -7.98298645 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.236] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345155932 y: -0.213487834 z: 0.0316244364 w: -0.975823522 } position { x: -0.784581363 y: 0.850860059 z: -7.98300505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.250] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345485881 y: -0.213508859 z: 0.0315798372 w: -0.97581917 } position { x: -0.784575105 y: 0.850852609 z: -7.98302317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346121825 y: -0.213496163 z: 0.031515792 w: -0.975821793 } position { x: -0.784585297 y: 0.850836337 z: -7.98304224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.278] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345253125 y: -0.213516086 z: 0.0315187313 w: -0.975820422 } position { x: -0.784555554 y: 0.850833297 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.293] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345367268 y: -0.213504642 z: 0.0315715484 w: -0.97582078 } position { x: -0.78454 y: 0.85085 z: -7.98307848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.306] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345370024 y: -0.213504061 z: 0.0315766856 w: -0.97582078 } position { x: -0.784552395 y: 0.850851357 z: -7.98308563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345069021 y: -0.213523299 z: 0.0315911919 w: -0.975817144 } position { x: -0.78458333 y: 0.850892305 z: -7.98307943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345069021 y: -0.213523299 z: 0.0315911919 w: -0.975817144 } position { x: -0.78458333 y: 0.850892305 z: -7.98307943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345792882 y: -0.213516086 z: 0.0315258242 w: -0.975818276 } position { x: -0.784576178 y: 0.850893259 z: -7.98308468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345306173 y: -0.213523299 z: 0.0315394402 w: -0.975818 } position { x: -0.784546852 y: 0.850887775 z: -7.98309374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345306173 y: -0.213523299 z: 0.0315394402 w: -0.975818 } position { x: -0.784546852 y: 0.850887775 z: -7.98309374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.389] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345503874 y: -0.213519558 z: 0.0315560885 w: -0.975817561 } position { x: -0.784557283 y: 0.850909948 z: -7.98313379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.401] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345503874 y: -0.213519558 z: 0.0315560885 w: -0.975817561 } position { x: -0.784557283 y: 0.850909948 z: -7.98313379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345364399 y: -0.213517159 z: 0.031599611 w: -0.975817204 } position { x: -0.784547031 y: 0.850902438 z: -7.98307085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.432] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345489 y: -0.213476285 z: 0.0315657035 w: -0.97582674 } position { x: -0.784588516 y: 0.85089463 z: -7.9831028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345522501 y: -0.213486969 z: 0.0316032059 w: -0.975823104 } position { x: -0.784562707 y: 0.850886345 z: -7.98309517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.460] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345444828 y: -0.213472888 z: 0.0315748863 w: -0.975827396 } position { x: -0.78455025 y: 0.850893557 z: -7.98312378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.474] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345513 y: -0.213496834 z: 0.0315705501 w: -0.975822031 } position { x: -0.784559 y: 0.850877404 z: -7.98312616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345486589 y: -0.213497713 z: 0.0315765962 w: -0.975821733 } position { x: -0.78457284 y: 0.850905776 z: -7.98311901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345568024 y: -0.21346873 z: 0.0315445326 w: -0.975828826 } position { x: -0.784585476 y: 0.850876927 z: -7.98313761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345568024 y: -0.21346873 z: 0.0315445326 w: -0.975828826 } position { x: -0.784585476 y: 0.850876927 z: -7.98313761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345943421 y: -0.213500023 z: 0.0316340476 w: -0.97581774 } position { x: -0.78459245 y: 0.850861907 z: -7.98313761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345367678 y: -0.213484377 z: 0.0316314399 w: -0.975823283 } position { x: -0.784597635 y: 0.850895166 z: -7.98311186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345380902 y: -0.213440791 z: 0.0316221043 w: -0.975833118 } position { x: -0.784591436 y: 0.850911081 z: -7.98308086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.571] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345728435 y: -0.213487 z: 0.03160844 w: -0.97582221 } position { x: -0.784606159 y: 0.850940943 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345728435 y: -0.213487 z: 0.03160844 w: -0.97582221 } position { x: -0.784606159 y: 0.850940943 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.596] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345540829 y: -0.213534743 z: 0.0315407403 w: -0.975814581 } position { x: -0.784599483 y: 0.850918293 z: -7.98305893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345853865 y: -0.213509083 z: 0.0315198675 w: -0.975819826 } position { x: -0.784602523 y: 0.850913346 z: -7.98308277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.627] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345639922 y: -0.213507682 z: 0.0315645188 w: -0.975819409 } position { x: -0.784585476 y: 0.850899696 z: -7.98310328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.637] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345639922 y: -0.213507682 z: 0.0315645188 w: -0.975819409 } position { x: -0.784585476 y: 0.850899696 z: -7.98310328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345218703 y: -0.213537276 z: 0.0315701142 w: -0.975814223 } position { x: -0.784606636 y: 0.850949526 z: -7.98305702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.667] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03458995 y: -0.213500395 z: 0.0315298475 w: -0.975821197 } position { x: -0.7845608 y: 0.850936413 z: -7.98304415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.679] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03458995 y: -0.213500395 z: 0.0315298475 w: -0.975821197 } position { x: -0.7845608 y: 0.850936413 z: -7.98304415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.696] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345456637 y: -0.213545501 z: 0.0315202028 w: -0.97581321 } position { x: -0.784576476 y: 0.850936 z: -7.98303604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.708] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345456637 y: -0.213545501 z: 0.0315202028 w: -0.97581321 } position { x: -0.784576476 y: 0.850936 z: -7.98303604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.722] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345787853 y: -0.213524714 z: 0.0314776078 w: -0.975817919 } position { x: -0.784583 y: 0.850975931 z: -7.98308659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.736] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346143134 y: -0.213537216 z: 0.0314693525 w: -0.975814223 } position { x: -0.784540236 y: 0.850977361 z: -7.98307133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.751] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345951207 y: -0.213548675 z: 0.0315163881 w: -0.975810885 } position { x: -0.784540772 y: 0.850984037 z: -7.98309469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.764] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345558636 y: -0.213512957 z: 0.0315720141 w: -0.975818276 } position { x: -0.784526467 y: 0.850972652 z: -7.98310518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.777] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345658548 y: -0.213566229 z: 0.0315641128 w: -0.975806534 } position { x: -0.784520805 y: 0.850951791 z: -7.98306227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.792] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345682427 y: -0.213539153 z: 0.0315487161 w: -0.975812852 } position { x: -0.784535885 y: 0.850973964 z: -7.98308897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.806] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345715657 y: -0.213530451 z: 0.0315212384 w: -0.975815535 } position { x: -0.784532428 y: 0.850982904 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345715657 y: -0.213530451 z: 0.0315212384 w: -0.975815535 } position { x: -0.784532428 y: 0.850982904 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.835] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345939063 y: -0.213525608 z: 0.0314854644 w: -0.975816965 } position { x: -0.784503937 y: 0.850948334 z: -7.98307276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345939063 y: -0.213525608 z: 0.0314854644 w: -0.975816965 } position { x: -0.784503937 y: 0.850948334 z: -7.98307276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.861] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345989726 y: -0.213558644 z: 0.0315443091 w: -0.975807667 } position { x: -0.784513414 y: 0.850963891 z: -7.98312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.876] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034585692 y: -0.21352917 z: 0.0315624103 w: -0.975814 } position { x: -0.784506798 y: 0.850967288 z: -7.98311043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345869213 y: -0.213540345 z: 0.0315305591 w: -0.975812554 } position { x: -0.784477711 y: 0.850942492 z: -7.983078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.905] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345745683 y: -0.213508695 z: 0.0315469913 w: -0.975819349 } position { x: -0.784496129 y: 0.850943804 z: -7.98312378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.915] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345745683 y: -0.213508695 z: 0.0315469913 w: -0.975819349 } position { x: -0.784496129 y: 0.850943804 z: -7.98312378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.932] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034567412 y: -0.213511392 z: 0.031584613 w: -0.9758178 } position { x: -0.784471154 y: 0.850921869 z: -7.98308039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.946] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345799327 y: -0.213475287 z: 0.0316167362 w: -0.975824237 } position { x: -0.784461 y: 0.850931883 z: -7.98308563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345466435 y: -0.213508636 z: 0.031645976 w: -0.975817204 } position { x: -0.784501493 y: 0.850935161 z: -7.98307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.972] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345686935 y: -0.21350503 z: 0.0315623581 w: -0.975819886 } position { x: -0.784502804 y: 0.850923896 z: -7.98307133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:22.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345960148 y: -0.213494301 z: 0.0315120257 w: -0.975822866 } position { x: -0.78448385 y: 0.850948632 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.001] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345792137 y: -0.213503554 z: 0.0315620899 w: -0.975819826 } position { x: -0.784469783 y: 0.850920618 z: -7.98306894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.012] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345792137 y: -0.213503554 z: 0.0315620899 w: -0.975819826 } position { x: -0.784469783 y: 0.850920618 z: -7.98306894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.028] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345587023 y: -0.213449478 z: 0.0317187533 w: -0.975827336 } position { x: -0.784442 y: 0.850857735 z: -7.983078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.040] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345587023 y: -0.213449478 z: 0.0317187533 w: -0.975827336 } position { x: -0.784442 y: 0.850857735 z: -7.983078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034533143 y: -0.213463068 z: 0.0317111313 w: -0.975825489 } position { x: -0.784473777 y: 0.850896 z: -7.98307848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.068] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345436372 y: -0.213480607 z: 0.0316304974 w: -0.975823939 } position { x: -0.784452319 y: 0.850921452 z: -7.98305416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345419943 y: -0.213453025 z: 0.0316180028 w: -0.975830436 } position { x: -0.784444511 y: 0.850907683 z: -7.98306847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.098] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345438309 y: -0.213412359 z: 0.0316820964 w: -0.975837171 } position { x: -0.784385264 y: 0.850843668 z: -7.98308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.109] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345438309 y: -0.213412359 z: 0.0316820964 w: -0.975837171 } position { x: -0.784385264 y: 0.850843668 z: -7.98308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.126] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344664752 y: -0.213413432 z: 0.0318219662 w: -0.975835145 } position { x: -0.784400105 y: 0.850883961 z: -7.98310232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.137] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344664752 y: -0.213413432 z: 0.0318219662 w: -0.975835145 } position { x: -0.784400105 y: 0.850883961 z: -7.98310232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.151] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034456905 y: -0.213372752 z: 0.0317961462 w: -0.975845158 } position { x: -0.784385085 y: 0.850911677 z: -7.98309517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.165] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344898179 y: -0.213439673 z: 0.0317695849 w: -0.975830257 } position { x: -0.784403205 y: 0.850910902 z: -7.98311281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.181] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345217437 y: -0.213444859 z: 0.0317049548 w: -0.975830078 } position { x: -0.784404516 y: 0.850888848 z: -7.98307276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345205553 y: -0.213462874 z: 0.0316864476 w: -0.9758268 } position { x: -0.784423 y: 0.850859344 z: -7.98307037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.210] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345075689 y: -0.213431805 z: 0.0317330621 w: -0.975832522 } position { x: -0.784409702 y: 0.850883603 z: -7.98305178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345075689 y: -0.213431805 z: 0.0317330621 w: -0.975832522 } position { x: -0.784409702 y: 0.850883603 z: -7.98305178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345076658 y: -0.213431895 z: 0.0317326039 w: -0.975832522 } position { x: -0.784424067 y: 0.850892544 z: -7.98306942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344888 y: -0.213418946 z: 0.0317878872 w: -0.975834191 } position { x: -0.784418 y: 0.85089916 z: -7.98305178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345142148 y: -0.213461921 z: 0.0317708179 w: -0.975824475 } position { x: -0.784447193 y: 0.850915551 z: -7.98305368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.279] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345104039 y: -0.213431403 z: 0.0317057632 w: -0.975833416 } position { x: -0.784446478 y: 0.850872576 z: -7.98307037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345021412 y: -0.213514343 z: 0.031677302 w: -0.975816488 } position { x: -0.784463048 y: 0.850905597 z: -7.98305559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345021412 y: -0.213514343 z: 0.031677302 w: -0.975816488 } position { x: -0.784463048 y: 0.850905597 z: -7.98305559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.318] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345637091 y: -0.213433892 z: 0.0316359475 w: -0.975833237 } position { x: -0.7844491 y: 0.850908935 z: -7.98303318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345148519 y: -0.213445351 z: 0.0316855609 w: -0.975830853 } position { x: -0.784445524 y: 0.85085392 z: -7.98302364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034518607 y: -0.213441744 z: 0.0317508429 w: -0.975829363 } position { x: -0.784466922 y: 0.850903213 z: -7.98302412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034518607 y: -0.213441744 z: 0.0317508429 w: -0.975829363 } position { x: -0.784466922 y: 0.850903213 z: -7.98302412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345099345 y: -0.213441461 z: 0.0317074545 w: -0.975831151 } position { x: -0.784513 y: 0.850909531 z: -7.98304367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.387] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345300213 y: -0.21348615 z: 0.0315965898 w: -0.975824296 } position { x: -0.784482539 y: 0.850912571 z: -7.98302841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345888771 y: -0.213462591 z: 0.0315443613 w: -0.975829065 } position { x: -0.784455597 y: 0.850880384 z: -7.98301792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.417] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345194824 y: -0.213462979 z: 0.0317172706 w: -0.975825787 } position { x: -0.784444094 y: 0.850887179 z: -7.98302937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034499947 y: -0.213442788 z: 0.0317592509 w: -0.975829601 } position { x: -0.78449142 y: 0.850891948 z: -7.98299885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034499947 y: -0.213442788 z: 0.0317592509 w: -0.975829601 } position { x: -0.78449142 y: 0.850891948 z: -7.98299885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.457] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345127657 y: -0.213497773 z: 0.0316694416 w: -0.97582 } position { x: -0.784496605 y: 0.85090661 z: -7.98298025 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345732942 y: -0.213482603 z: 0.0316215716 w: -0.975822687 } position { x: -0.784491718 y: 0.850875854 z: -7.98298693 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.485] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345834456 y: -0.21347183 z: 0.031577263 w: -0.975826144 } position { x: -0.784519434 y: 0.850843072 z: -7.98300552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345465653 y: -0.213507473 z: 0.0315939076 w: -0.975819111 } position { x: -0.784485817 y: 0.850847602 z: -7.98300266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.515] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345360227 y: -0.213503525 z: 0.0315652862 w: -0.975821316 } position { x: -0.784520149 y: 0.850875437 z: -7.98301077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.529] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346072391 y: -0.213494852 z: 0.0315664336 w: -0.975820601 } position { x: -0.784507 y: 0.850856781 z: -7.98301888 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.543] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345741175 y: -0.21348466 z: 0.0315446705 w: -0.975824773 } position { x: -0.784496 y: 0.850815296 z: -7.98301411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345537178 y: -0.213493243 z: 0.0315776542 w: -0.975822508 } position { x: -0.784497738 y: 0.850845814 z: -7.98301077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.568] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345537178 y: -0.213493243 z: 0.0315776542 w: -0.975822508 } position { x: -0.784497738 y: 0.850845814 z: -7.98301077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.583] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345566496 y: -0.213494062 z: 0.0316129029 w: -0.975821078 } position { x: -0.784516394 y: 0.850839615 z: -7.98297262 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.598] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345441699 y: -0.213491008 z: 0.0315900333 w: -0.975822926 } position { x: -0.784538686 y: 0.850846291 z: -7.9829812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345441699 y: -0.213491008 z: 0.0315900333 w: -0.975822926 } position { x: -0.784538686 y: 0.850846291 z: -7.9829812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346028395 y: -0.213479906 z: 0.0315518305 w: -0.975824475 } position { x: -0.784528255 y: 0.850829482 z: -7.98298025 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345124 y: -0.213514626 z: 0.031591747 w: -0.975818872 } position { x: -0.784515142 y: 0.850800276 z: -7.98296833 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.655] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345205218 y: -0.213493824 z: 0.0316290297 w: -0.975821853 } position { x: -0.784510493 y: 0.850843489 z: -7.98295832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.665] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345205218 y: -0.213493824 z: 0.0316290297 w: -0.975821853 } position { x: -0.784510493 y: 0.850843489 z: -7.98295832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345486403 y: -0.213522464 z: 0.0316097327 w: -0.975815237 } position { x: -0.78453511 y: 0.850861 z: -7.9829464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.694] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345690809 y: -0.213518962 z: 0.0315220468 w: -0.975818098 } position { x: -0.784523249 y: 0.850797117 z: -7.98295307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.708] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345690809 y: -0.213518962 z: 0.0315220468 w: -0.975818098 } position { x: -0.784523249 y: 0.850797117 z: -7.98295307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.722] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345549285 y: -0.213501394 z: 0.0315833874 w: -0.975820482 } position { x: -0.784519 y: 0.850809813 z: -7.98295212 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.736] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345352963 y: -0.213499859 z: 0.0316036195 w: -0.975820899 } position { x: -0.78451848 y: 0.850817323 z: -7.98292542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.748] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345352963 y: -0.213499859 z: 0.0316036195 w: -0.975820899 } position { x: -0.78451848 y: 0.850817323 z: -7.98292542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.762] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345561951 y: -0.213502184 z: 0.031576328 w: -0.975820482 } position { x: -0.784548163 y: 0.850834191 z: -7.98294258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.780] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345609 y: -0.213501349 z: 0.0315662846 w: -0.975820899 } position { x: -0.784517944 y: 0.850815594 z: -7.98294544 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.792] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345732383 y: -0.213521793 z: 0.0315253139 w: -0.975817263 } position { x: -0.784538925 y: 0.850833535 z: -7.98294735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.806] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345554613 y: -0.213504106 z: 0.0315503031 w: -0.975820959 } position { x: -0.784507811 y: 0.85083437 z: -7.98295069 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345565304 y: -0.213514343 z: 0.0315239 w: -0.975819528 } position { x: -0.784530878 y: 0.850846052 z: -7.98296 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.834] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345784873 y: -0.213508725 z: 0.0315743685 w: -0.975818336 } position { x: -0.784531355 y: 0.850845695 z: -7.98295784 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345784873 y: -0.213508725 z: 0.0315743685 w: -0.975818336 } position { x: -0.784531355 y: 0.850845695 z: -7.98295784 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.860] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345572345 y: -0.213530555 z: 0.0314900875 w: -0.975817 } position { x: -0.78454107 y: 0.850825667 z: -7.9829545 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.875] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345393978 y: -0.213461012 z: 0.0315274149 w: -0.975831687 } position { x: -0.784525394 y: 0.850852 z: -7.98296881 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.889] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345601253 y: -0.21350421 z: 0.0316237845 w: -0.975818396 } position { x: -0.784499049 y: 0.850864768 z: -7.98296309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345548838 y: -0.213510141 z: 0.0315496959 w: -0.975819647 } position { x: -0.784514725 y: 0.850812316 z: -7.98295975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345253311 y: -0.213525265 z: 0.0316058025 w: -0.975815594 } position { x: -0.784529686 y: 0.850824237 z: -7.98295403 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.929] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345253311 y: -0.213525265 z: 0.0316058025 w: -0.975815594 } position { x: -0.784529686 y: 0.850824237 z: -7.98295403 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346011072 y: -0.213511735 z: 0.0314734578 w: -0.975820124 } position { x: -0.784555912 y: 0.850851893 z: -7.98294115 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345921479 y: -0.21349816 z: 0.0314575471 w: -0.975823939 } position { x: -0.784545541 y: 0.850844502 z: -7.9829669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345791429 y: -0.213527843 z: 0.0314733274 w: -0.975817442 } position { x: -0.784500539 y: 0.8507815 z: -7.98297453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:23.984] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345791429 y: -0.213527843 z: 0.0314733274 w: -0.975817442 } position { x: -0.784500539 y: 0.8507815 z: -7.98297453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.000] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345249623 y: -0.21350126 z: 0.0315252841 w: -0.975823462 } position { x: -0.784512579 y: 0.850844264 z: -7.9829812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.015] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345709883 y: -0.213467911 z: 0.0315744057 w: -0.975827515 } position { x: -0.784515798 y: 0.850802302 z: -7.98296642 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.028] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344866067 y: -0.213513404 z: 0.0315787308 w: -0.975820422 } position { x: -0.78451705 y: 0.850831568 z: -7.98301744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.043] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345481597 y: -0.213466823 z: 0.0315772 w: -0.975828469 } position { x: -0.784508467 y: 0.850789428 z: -7.98298597 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345249847 y: -0.21348542 z: 0.0316093266 w: -0.975824177 } position { x: -0.7845034 y: 0.850820541 z: -7.98300695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.068] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345249847 y: -0.21348542 z: 0.0316093266 w: -0.975824177 } position { x: -0.7845034 y: 0.850820541 z: -7.98300695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345331505 y: -0.213494778 z: 0.0315865725 w: -0.975822628 } position { x: -0.784535289 y: 0.850803494 z: -7.98301172 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.098] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345606022 y: -0.213527948 z: 0.0315370895 w: -0.975816 } position { x: -0.784534514 y: 0.850810885 z: -7.98296928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.109] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345606022 y: -0.213527948 z: 0.0315370895 w: -0.975816 } position { x: -0.784534514 y: 0.850810885 z: -7.98296928 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345664248 y: -0.213526785 z: 0.0315017849 w: -0.975817204 } position { x: -0.784548938 y: 0.850809 z: -7.98299313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345577635 y: -0.213508978 z: 0.0314777903 w: -0.975822151 } position { x: -0.784525454 y: 0.850783825 z: -7.98302364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345029756 y: -0.213465914 z: 0.0315396413 w: -0.975831509 } position { x: -0.784535587 y: 0.850771487 z: -7.98302174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345029756 y: -0.213465914 z: 0.0315396413 w: -0.975831509 } position { x: -0.784535587 y: 0.850771487 z: -7.98302174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.180] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345374271 y: -0.213470563 z: 0.0315466225 w: -0.975829 } position { x: -0.784553468 y: 0.850807667 z: -7.98301315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.193] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345569514 y: -0.213500157 z: 0.0314941779 w: -0.975823581 } position { x: -0.784536481 y: 0.850815415 z: -7.98303843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.210] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344677716 y: -0.213497803 z: 0.0315035284 w: -0.975826919 } position { x: -0.784554482 y: 0.850782275 z: -7.98304796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.220] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344677716 y: -0.213497803 z: 0.0315035284 w: -0.975826919 } position { x: -0.784554482 y: 0.850782275 z: -7.98304796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344963521 y: -0.213509247 z: 0.0315633118 w: -0.975821495 } position { x: -0.784555614 y: 0.850806832 z: -7.98301 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.248] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344963521 y: -0.213509247 z: 0.0315633118 w: -0.975821495 } position { x: -0.784555614 y: 0.850806832 z: -7.98301 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034560129 y: -0.213509887 z: 0.0315514 w: -0.975819468 } position { x: -0.784597933 y: 0.850812674 z: -7.98301935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.276] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034560129 y: -0.213509887 z: 0.0315514 w: -0.975819468 } position { x: -0.784597933 y: 0.850812674 z: -7.98301935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345445685 y: -0.213544622 z: 0.0314247385 w: -0.975816488 } position { x: -0.784581184 y: 0.85079813 z: -7.98304272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.305] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345054306 y: -0.213523254 z: 0.0315056592 w: -0.97582 } position { x: -0.784555316 y: 0.85081768 z: -7.98303843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345006138 y: -0.213512108 z: 0.0315396637 w: -0.975821495 } position { x: -0.784546 y: 0.850831747 z: -7.98302031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.335] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034509182 y: -0.213471875 z: 0.0315972157 w: -0.975828111 } position { x: -0.78458184 y: 0.850828886 z: -7.98303795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034530282 y: -0.213477954 z: 0.0315620117 w: -0.975827217 } position { x: -0.784570336 y: 0.850842118 z: -7.9830308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.359] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034530282 y: -0.213477954 z: 0.0315620117 w: -0.975827217 } position { x: -0.784570336 y: 0.850842118 z: -7.9830308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.373] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344917886 y: -0.213500619 z: 0.0315047801 w: -0.975825429 } position { x: -0.784576 y: 0.850849032 z: -7.9830451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.387] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345093384 y: -0.213501528 z: 0.0315393358 w: -0.975823522 } position { x: -0.784555137 y: 0.850849032 z: -7.98301554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034512721 y: -0.213493824 z: 0.0315437876 w: -0.975824893 } position { x: -0.784572184 y: 0.850836873 z: -7.98304844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034512721 y: -0.213493824 z: 0.0315437876 w: -0.975824893 } position { x: -0.784572184 y: 0.850836873 z: -7.98304844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.430] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344914123 y: -0.213495493 z: 0.031523902 w: -0.975825965 } position { x: -0.784545362 y: 0.850850224 z: -7.98309946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344914123 y: -0.213495493 z: 0.031523902 w: -0.975825965 } position { x: -0.784545362 y: 0.850850224 z: -7.98309946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.457] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345095322 y: -0.2134967 z: 0.0315440409 w: -0.975824356 } position { x: -0.784527302 y: 0.850827098 z: -7.9830575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345173664 y: -0.213508457 z: 0.031510666 w: -0.975822628 } position { x: -0.784549177 y: 0.850843668 z: -7.9830761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.488] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344989821 y: -0.213491932 z: 0.0315604508 w: -0.97582531 } position { x: -0.784532547 y: 0.850872517 z: -7.98305225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344989821 y: -0.213491932 z: 0.0315604508 w: -0.97582531 } position { x: -0.784532547 y: 0.850872517 z: -7.98305225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.514] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03449779 y: -0.213489 z: 0.0315618329 w: -0.975825906 } position { x: -0.784534156 y: 0.850840271 z: -7.98307657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344997086 y: -0.213490114 z: 0.0315571837 w: -0.975825727 } position { x: -0.784533203 y: 0.850860596 z: -7.98310232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.541] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344997086 y: -0.213490114 z: 0.0315571837 w: -0.975825727 } position { x: -0.784533203 y: 0.850860596 z: -7.98310232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344976299 y: -0.213488936 z: 0.0315622836 w: -0.975825965 } position { x: -0.784533143 y: 0.85085839 z: -7.98310184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.571] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344584621 y: -0.213503703 z: 0.0315278545 w: -0.975825191 } position { x: -0.784543395 y: 0.850878716 z: -7.98312712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.585] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345320515 y: -0.213502139 z: 0.0315395482 w: -0.975822568 } position { x: -0.784529805 y: 0.850859046 z: -7.98309851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.598] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345258266 y: -0.213483065 z: 0.0315541252 w: -0.975826502 } position { x: -0.784563661 y: 0.850857139 z: -7.98309708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344983116 y: -0.21349597 z: 0.0315590501 w: -0.975824475 } position { x: -0.784568846 y: 0.850845337 z: -7.9831214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344984718 y: -0.213497549 z: 0.0315653086 w: -0.975823939 } position { x: -0.784563243 y: 0.850860953 z: -7.98309422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.639] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344683342 y: -0.213529751 z: 0.0315740034 w: -0.975817621 } position { x: -0.784574807 y: 0.850842357 z: -7.98312759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344683342 y: -0.213529751 z: 0.0315740034 w: -0.975817621 } position { x: -0.784574807 y: 0.850842357 z: -7.98312759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.668] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344918557 y: -0.213487685 z: 0.0316107422 w: -0.975824833 } position { x: -0.784577966 y: 0.850843549 z: -7.98312187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.679] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344918557 y: -0.213487685 z: 0.0316107422 w: -0.975824833 } position { x: -0.784577966 y: 0.850843549 z: -7.98312187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.696] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344917923 y: -0.213483274 z: 0.0315824784 w: -0.97582674 } position { x: -0.784592748 y: 0.850834489 z: -7.98312092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.707] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344917923 y: -0.213483274 z: 0.0315824784 w: -0.97582674 } position { x: -0.784592748 y: 0.850834489 z: -7.98312092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.724] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344809443 y: -0.213503212 z: 0.0315808579 w: -0.975822806 } position { x: -0.784577429 y: 0.850864291 z: -7.98312473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344809443 y: -0.213503212 z: 0.0315808579 w: -0.975822806 } position { x: -0.784577429 y: 0.850864291 z: -7.98312473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344987474 y: -0.213502184 z: 0.0315969847 w: -0.975821853 } position { x: -0.784556925 y: 0.850881457 z: -7.98312759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.764] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345148779 y: -0.213496521 z: 0.0316156298 w: -0.975821912 } position { x: -0.784597039 y: 0.850863576 z: -7.98311281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.777] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345148779 y: -0.213496521 z: 0.0316156298 w: -0.975821912 } position { x: -0.784597039 y: 0.850863576 z: -7.98311281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344861597 y: -0.213508129 z: 0.0315644592 w: -0.975822031 } position { x: -0.784603894 y: 0.850889623 z: -7.98315763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.804] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345054828 y: -0.213488892 z: 0.0314947404 w: -0.975827813 } position { x: -0.784592748 y: 0.850878358 z: -7.9831109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345496275 y: -0.213510856 z: 0.0314880833 w: -0.975821674 } position { x: -0.784576654 y: 0.850870848 z: -7.98312807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345085599 y: -0.213501424 z: 0.0315415412 w: -0.975823522 } position { x: -0.78454566 y: 0.850880146 z: -7.98317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.847] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344725586 y: -0.213527068 z: 0.0315988883 w: -0.975817263 } position { x: -0.784566283 y: 0.850881457 z: -7.98313904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345138572 y: -0.213483542 z: 0.0315849409 w: -0.975825846 } position { x: -0.784566522 y: 0.850919843 z: -7.98313427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.873] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345138572 y: -0.213483542 z: 0.0315849409 w: -0.975825846 } position { x: -0.784566522 y: 0.850919843 z: -7.98313427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.887] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345033 y: -0.213474721 z: 0.0316133536 w: -0.975827217 } position { x: -0.784561157 y: 0.850906849 z: -7.98314953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344764143 y: -0.213491589 z: 0.0315521508 w: -0.975826442 } position { x: -0.784555376 y: 0.850888669 z: -7.98314476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.916] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034473639 y: -0.213484555 z: 0.0316546634 w: -0.975824773 } position { x: -0.784498334 y: 0.850872397 z: -7.98313236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.931] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034453854 y: -0.213471517 z: 0.031712018 w: -0.975826442 } position { x: -0.784508646 y: 0.850917816 z: -7.98315334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.946] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344866142 y: -0.213468552 z: 0.0316816382 w: -0.975826919 } position { x: -0.78451097 y: 0.850903153 z: -7.98313808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345046297 y: -0.213496715 z: 0.0316616781 w: -0.97582072 } position { x: -0.784523487 y: 0.850891769 z: -7.98316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345046297 y: -0.213496715 z: 0.0316616781 w: -0.97582072 } position { x: -0.784523487 y: 0.850891769 z: -7.98316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.985] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345163494 y: -0.213482767 z: 0.0316407681 w: -0.975824058 } position { x: -0.784495294 y: 0.850899816 z: -7.98314619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:24.999] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034514904 y: -0.213525027 z: 0.0316278636 w: -0.975815296 } position { x: -0.784483135 y: 0.850864291 z: -7.98314953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344949 y: -0.213493749 z: 0.0316324644 w: -0.975822687 } position { x: -0.78447026 y: 0.8508569 z: -7.98318386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344828367 y: -0.213548183 z: 0.0316162668 w: -0.97581172 } position { x: -0.78445816 y: 0.850842535 z: -7.98318768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.041] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034492109 y: -0.213500038 z: 0.0316383168 w: -0.975821257 } position { x: -0.784482837 y: 0.850867391 z: -7.98315907 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034492109 y: -0.213500038 z: 0.0316383168 w: -0.975821257 } position { x: -0.784482837 y: 0.850867391 z: -7.98315907 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.071] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345276818 y: -0.213518918 z: 0.0316044614 w: -0.975816905 } position { x: -0.784473538 y: 0.850830495 z: -7.98321486 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.086] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345291346 y: -0.213539422 z: 0.0316302478 w: -0.975811541 } position { x: -0.784453273 y: 0.850818396 z: -7.98317814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.098] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344837606 y: -0.21351333 z: 0.0315968394 w: -0.975819945 } position { x: -0.784457564 y: 0.850830197 z: -7.98320246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345078968 y: -0.213495851 z: 0.0316047035 w: -0.975822687 } position { x: -0.784484148 y: 0.850841045 z: -7.98322964 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.125] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344945341 y: -0.213500842 z: 0.0315879099 w: -0.975822628 } position { x: -0.784455717 y: 0.850828588 z: -7.98318815 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.139] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345430113 y: -0.213541701 z: 0.0316491611 w: -0.97581 } position { x: -0.784435034 y: 0.850822 z: -7.98319149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.151] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345430113 y: -0.213541701 z: 0.0316491611 w: -0.97581 } position { x: -0.784435034 y: 0.850822 z: -7.98319149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.168] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344857499 y: -0.213504419 z: 0.0316277444 w: -0.975820839 } position { x: -0.784444094 y: 0.850801 z: -7.98318529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.181] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344636403 y: -0.213502407 z: 0.0316247456 w: -0.97582221 } position { x: -0.78446883 y: 0.850812316 z: -7.98320055 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344370231 y: -0.213486597 z: 0.0316056 w: -0.975827217 } position { x: -0.784434795 y: 0.85085547 z: -7.98316908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.208] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344370231 y: -0.213486597 z: 0.0316056 w: -0.975827217 } position { x: -0.784434795 y: 0.85085547 z: -7.98316908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.222] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345619805 y: -0.213528126 z: 0.0316405222 w: -0.975812554 } position { x: -0.784459651 y: 0.850840271 z: -7.98318481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.236] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345166512 y: -0.213521123 z: 0.0316321515 w: -0.975815952 } position { x: -0.784492493 y: 0.850802183 z: -7.98318958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345166512 y: -0.213521123 z: 0.0316321515 w: -0.975815952 } position { x: -0.784492493 y: 0.850802183 z: -7.98318958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.262] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345201828 y: -0.213558897 z: 0.0316067599 w: -0.975808382 } position { x: -0.784496486 y: 0.850797653 z: -7.98317099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.280] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344903208 y: -0.213522449 z: 0.0315707251 w: -0.975818574 } position { x: -0.784497082 y: 0.850845277 z: -7.98316956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.290] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344903208 y: -0.213522449 z: 0.0315707251 w: -0.975818574 } position { x: -0.784497082 y: 0.850845277 z: -7.98316956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.307] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345517 y: -0.213540718 z: 0.0316138789 w: -0.975811 } position { x: -0.784491122 y: 0.850875 z: -7.98316526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.317] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345517 y: -0.213540718 z: 0.0316138789 w: -0.975811 } position { x: -0.784491122 y: 0.850875 z: -7.98316526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345672965 y: -0.213580161 z: 0.0315864906 w: -0.97580272 } position { x: -0.784517705 y: 0.850827813 z: -7.98319387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.346] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034543056 y: -0.213566959 z: 0.0315261111 w: -0.975808382 } position { x: -0.784517646 y: 0.8508057 z: -7.98321152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.361] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345125124 y: -0.213562623 z: 0.0315612257 w: -0.975809336 } position { x: -0.784490824 y: 0.850836754 z: -7.98317385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.373] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345086902 y: -0.213565871 z: 0.031586457 w: -0.975807905 } position { x: -0.78449446 y: 0.850865841 z: -7.98319578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345223695 y: -0.213552698 z: 0.0315731913 w: -0.975810707 } position { x: -0.784488 y: 0.850900412 z: -7.98318768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346080028 y: -0.213553056 z: 0.0316434503 w: -0.975805342 } position { x: -0.7845034 y: 0.850857 z: -7.98318529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345230512 y: -0.213553593 z: 0.0315783359 w: -0.975810349 } position { x: -0.784532666 y: 0.850817919 z: -7.98318195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344995782 y: -0.213609174 z: 0.0315528028 w: -0.975799859 } position { x: -0.784518361 y: 0.850844502 z: -7.98318195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345261 y: -0.213604927 z: 0.0315586589 w: -0.97579968 } position { x: -0.784499407 y: 0.850896835 z: -7.98315239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345988907 y: -0.213590935 z: 0.0316130668 w: -0.975798368 } position { x: -0.784496546 y: 0.850892901 z: -7.9831872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345988907 y: -0.213590935 z: 0.0316130668 w: -0.975798368 } position { x: -0.784496546 y: 0.850892901 z: -7.9831872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.485] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346192457 y: -0.213584408 z: 0.0316251256 w: -0.975798726 } position { x: -0.78449285 y: 0.850872278 z: -7.98320818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345374271 y: -0.213521838 z: 0.0316413268 w: -0.97581476 } position { x: -0.784535229 y: 0.850842655 z: -7.983181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.515] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344945602 y: -0.213545904 z: 0.0316241868 w: -0.975811541 } position { x: -0.784543 y: 0.850878119 z: -7.98317146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.526] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344945602 y: -0.213545904 z: 0.0316241868 w: -0.975811541 } position { x: -0.784543 y: 0.850878119 z: -7.98317146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346044973 y: -0.213618055 z: 0.0315861329 w: -0.975793123 } position { x: -0.784527361 y: 0.850937605 z: -7.98315048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346587747 y: -0.213584408 z: 0.0315754637 w: -0.975798905 } position { x: -0.784548581 y: 0.850865483 z: -7.98312712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.571] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345872976 y: -0.213528544 z: 0.0316220298 w: -0.975812137 } position { x: -0.784572303 y: 0.850820541 z: -7.98319054 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.583] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345113799 y: -0.213625222 z: 0.0316484682 w: -0.975792825 } position { x: -0.784545302 y: 0.850843847 z: -7.98316288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.597] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345266722 y: -0.213526309 z: 0.0316025354 w: -0.975815415 } position { x: -0.784545302 y: 0.850907087 z: -7.98314667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345949046 y: -0.213571921 z: 0.0315912403 w: -0.975803375 } position { x: -0.784589052 y: 0.850941777 z: -7.98317909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345949046 y: -0.213571921 z: 0.0315912403 w: -0.975803375 } position { x: -0.784589052 y: 0.850941777 z: -7.98317909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346382521 y: -0.213640466 z: 0.0315343365 w: -0.975788713 } position { x: -0.784498155 y: 0.850909114 z: -7.98312902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345950797 y: -0.213529602 z: 0.0315666161 w: -0.975813448 } position { x: -0.78454119 y: 0.850866139 z: -7.98313761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345346481 y: -0.213541806 z: 0.0316175036 w: -0.975811243 } position { x: -0.784500062 y: 0.850854039 z: -7.98315334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.679] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345346481 y: -0.213541806 z: 0.0316175036 w: -0.975811243 } position { x: -0.784500062 y: 0.850854039 z: -7.98315334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.693] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345348679 y: -0.213518769 z: 0.0315774158 w: -0.975817621 } position { x: -0.784550428 y: 0.850889206 z: -7.98319149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.708] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034559425 y: -0.213528246 z: 0.0315587595 w: -0.975815296 } position { x: -0.78451252 y: 0.850909233 z: -7.98316479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.724] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345613621 y: -0.213511467 z: 0.0315845646 w: -0.975818 } position { x: -0.784541368 y: 0.850884438 z: -7.983181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345613621 y: -0.213511467 z: 0.0315845646 w: -0.975818 } position { x: -0.784541368 y: 0.850884438 z: -7.983181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345207527 y: -0.213601723 z: 0.0316469632 w: -0.975797713 } position { x: -0.784533262 y: 0.850910068 z: -7.98318577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345087945 y: -0.213499337 z: 0.0316501595 w: -0.975820422 } position { x: -0.784519732 y: 0.85088104 z: -7.98315954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.778] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344784781 y: -0.213547513 z: 0.0316292346 w: -0.975811601 } position { x: -0.784508765 y: 0.850921273 z: -7.98314619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.793] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344968103 y: -0.213517308 z: 0.0316712447 w: -0.97581619 } position { x: -0.78450197 y: 0.850953341 z: -7.98313189 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.807] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345411524 y: -0.21350427 z: 0.0316693671 w: -0.975817561 } position { x: -0.78453505 y: 0.850962877 z: -7.98312283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.819] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345460586 y: -0.213527679 z: 0.0316569023 w: -0.975812674 } position { x: -0.784502923 y: 0.850913525 z: -7.98312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.834] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345032625 y: -0.213534579 z: 0.0316321403 w: -0.975813508 } position { x: -0.784508407 y: 0.850915074 z: -7.98313332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.847] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344559215 y: -0.213540539 z: 0.0315962471 w: -0.975815 } position { x: -0.784512103 y: 0.850907445 z: -7.98313046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.861] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344847888 y: -0.213548213 z: 0.031661924 w: -0.97581017 } position { x: -0.784493506 y: 0.850951195 z: -7.98310375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.875] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345070027 y: -0.213533625 z: 0.0316659249 w: -0.975812495 } position { x: -0.784510612 y: 0.85097903 z: -7.98309517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.888] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345070027 y: -0.213533625 z: 0.0316659249 w: -0.975812495 } position { x: -0.784510612 y: 0.85097903 z: -7.98309517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.903] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345185101 y: -0.21356076 z: 0.0316836946 w: -0.975805521 } position { x: -0.784512818 y: 0.850945592 z: -7.98306084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345199779 y: -0.213512242 z: 0.0316041857 w: -0.975818694 } position { x: -0.784508586 y: 0.850946188 z: -7.98311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.931] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034474045 y: -0.213504389 z: 0.0316062197 w: -0.975822 } position { x: -0.784530759 y: 0.850958228 z: -7.98307896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.944] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344532244 y: -0.213521764 z: 0.0316038094 w: -0.975819 } position { x: -0.784542859 y: 0.85099715 z: -7.9830637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345032066 y: -0.213527203 z: 0.0316507071 w: -0.975814462 } position { x: -0.784509897 y: 0.851005435 z: -7.98305845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.972] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03452117 y: -0.213549986 z: 0.0316422954 w: -0.975809157 } position { x: -0.784533262 y: 0.85100317 z: -7.98304033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:25.986] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345469862 y: -0.213553876 z: 0.0316389911 w: -0.975807488 } position { x: -0.784553945 y: 0.850993037 z: -7.9830451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.000] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034503568 y: -0.213522866 z: 0.0315791592 w: -0.97581774 } position { x: -0.784561455 y: 0.850964487 z: -7.98303795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034503568 y: -0.213522866 z: 0.0315791592 w: -0.97581774 } position { x: -0.784561455 y: 0.850964487 z: -7.98303795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344929136 y: -0.213567689 z: 0.0315819643 w: -0.975808203 } position { x: -0.784542 y: 0.850963354 z: -7.98302269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.042] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344866551 y: -0.213534728 z: 0.0316177793 w: -0.975814462 } position { x: -0.784551919 y: 0.851005912 z: -7.9830184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.056] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345154367 y: -0.213553101 z: 0.0316755511 w: -0.975807607 } position { x: -0.784539104 y: 0.850993276 z: -7.98303699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345471874 y: -0.213537559 z: 0.0316329747 w: -0.975811243 } position { x: -0.784588218 y: 0.850978792 z: -7.98304892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345068946 y: -0.213541821 z: 0.0315764286 w: -0.975813568 } position { x: -0.784549832 y: 0.850957513 z: -7.98303795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.097] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344824083 y: -0.213562325 z: 0.0315386951 w: -0.975811183 } position { x: -0.784539282 y: 0.850972295 z: -7.98303413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.113] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344861634 y: -0.21354872 z: 0.0315753892 w: -0.975812852 } position { x: -0.78456229 y: 0.851004 z: -7.98301649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.126] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344959423 y: -0.213566855 z: 0.0316058397 w: -0.975807548 } position { x: -0.784515738 y: 0.850983 z: -7.98301649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.141] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345234051 y: -0.213533923 z: 0.0315968171 w: -0.975814044 } position { x: -0.784570813 y: 0.850977182 z: -7.98303699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.152] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345234051 y: -0.213533923 z: 0.0315968171 w: -0.975814044 } position { x: -0.784570813 y: 0.850977182 z: -7.98303699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345139429 y: -0.21357207 z: 0.0315676443 w: -0.975806952 } position { x: -0.784569144 y: 0.850942314 z: -7.98303556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.181] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345143452 y: -0.213564262 z: 0.0315234065 w: -0.975810111 } position { x: -0.784582 y: 0.850931644 z: -7.98304272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345134735 y: -0.213556662 z: 0.0315465741 w: -0.975811064 } position { x: -0.784552932 y: 0.850942373 z: -7.98302507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.208] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345094278 y: -0.213558823 z: 0.031566225 w: -0.975810111 } position { x: -0.784567177 y: 0.850949645 z: -7.98304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345094278 y: -0.213558823 z: 0.031566225 w: -0.975810111 } position { x: -0.784567177 y: 0.850949645 z: -7.98304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345433205 y: -0.21356912 z: 0.0315732 w: -0.975806415 } position { x: -0.784549952 y: 0.850898445 z: -7.98304224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345128439 y: -0.213559404 z: 0.0315660574 w: -0.975809872 } position { x: -0.784562469 y: 0.850927591 z: -7.98303795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344834 y: -0.213577822 z: 0.0315977894 w: -0.975805819 } position { x: -0.784537554 y: 0.850902855 z: -7.98304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344834 y: -0.213577822 z: 0.0315977894 w: -0.975805819 } position { x: -0.784537554 y: 0.850902855 z: -7.98304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344978347 y: -0.213554472 z: 0.0315698311 w: -0.975811362 } position { x: -0.784579 y: 0.850914478 z: -7.98304939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.306] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345379598 y: -0.2135344 z: 0.0315605924 w: -0.975814581 } position { x: -0.78455925 y: 0.85089767 z: -7.98304224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.320] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344990939 y: -0.213528976 z: 0.0315696485 w: -0.975816846 } position { x: -0.784553945 y: 0.850904167 z: -7.98304701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.335] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344523676 y: -0.213568151 z: 0.0315783136 w: -0.975809693 } position { x: -0.784547269 y: 0.85092181 z: -7.98304129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.348] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344750062 y: -0.213563368 z: 0.0315891393 w: -0.975809574 } position { x: -0.784522653 y: 0.850907 z: -7.98304939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344750062 y: -0.213563368 z: 0.0315891393 w: -0.975809574 } position { x: -0.784522653 y: 0.850907 z: -7.98304939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344925895 y: -0.213547632 z: 0.0315694287 w: -0.975813031 } position { x: -0.784535527 y: 0.850904465 z: -7.98305273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.389] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344939902 y: -0.213542566 z: 0.0315696672 w: -0.975814104 } position { x: -0.784516811 y: 0.850892067 z: -7.98305655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.404] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344722793 y: -0.213533491 z: 0.0316059552 w: -0.975815654 } position { x: -0.784524083 y: 0.850887418 z: -7.98306465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.417] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344888307 y: -0.213524416 z: 0.0315913633 w: -0.975817561 } position { x: -0.784523189 y: 0.850894 z: -7.98306513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.430] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344531238 y: -0.213528633 z: 0.0316195562 w: -0.975816965 } position { x: -0.784535885 y: 0.850898743 z: -7.98306751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344531238 y: -0.213528633 z: 0.0316195562 w: -0.975816965 } position { x: -0.784535885 y: 0.850898743 z: -7.98306751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.457] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344560742 y: -0.21353285 z: 0.0315731429 w: -0.975817442 } position { x: -0.78451246 y: 0.850908637 z: -7.98305798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344804227 y: -0.213543683 z: 0.0315773711 w: -0.975814044 } position { x: -0.78450644 y: 0.850898266 z: -7.98307276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.487] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344873182 y: -0.213546216 z: 0.0315729491 w: -0.975813389 } position { x: -0.784488797 y: 0.850868821 z: -7.9830904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344873182 y: -0.213546216 z: 0.0315729491 w: -0.975813389 } position { x: -0.784488797 y: 0.850868821 z: -7.9830904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344866812 y: -0.213508621 z: 0.0315971635 w: -0.975820899 } position { x: -0.784499705 y: 0.850883126 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344866812 y: -0.213508621 z: 0.0315971635 w: -0.975820899 } position { x: -0.784499705 y: 0.850883126 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344405286 y: -0.213526651 z: 0.0315809064 w: -0.975819051 } position { x: -0.784501553 y: 0.850904107 z: -7.98306751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344773382 y: -0.213530093 z: 0.0316175371 w: -0.975815833 } position { x: -0.784510851 y: 0.850874901 z: -7.98306227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.571] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344720073 y: -0.21354796 z: 0.0315589719 w: -0.975814044 } position { x: -0.784505665 y: 0.850898802 z: -7.9830842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.583] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344533101 y: -0.213521689 z: 0.0314982869 w: -0.975822389 } position { x: -0.784491 y: 0.850889444 z: -7.98303175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.598] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344722494 y: -0.213535771 z: 0.0315773152 w: -0.975816071 } position { x: -0.784502745 y: 0.850892305 z: -7.98307419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344895646 y: -0.2135548 z: 0.0315953717 w: -0.975810707 } position { x: -0.784491658 y: 0.850883663 z: -7.98306513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.625] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344880931 y: -0.213523254 z: 0.0315882675 w: -0.975817919 } position { x: -0.784495533 y: 0.850898385 z: -7.98306227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.639] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344568081 y: -0.213488355 z: 0.0315822326 w: -0.975826859 } position { x: -0.784506679 y: 0.850871563 z: -7.98306751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344865583 y: -0.213500097 z: 0.0316305906 w: -0.975821674 } position { x: -0.784517407 y: 0.850871 z: -7.98306561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344865583 y: -0.213500097 z: 0.0316305906 w: -0.975821674 } position { x: -0.784517407 y: 0.850871 z: -7.98306561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034453515 y: -0.213507667 z: 0.0315738469 w: -0.975823 } position { x: -0.78452605 y: 0.850867331 z: -7.98307753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.693] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034453515 y: -0.213507667 z: 0.0315738469 w: -0.975823 } position { x: -0.78452605 y: 0.850867331 z: -7.98307753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.707] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034466736 y: -0.213550851 z: 0.0315837264 w: -0.975812793 } position { x: -0.784482896 y: 0.850882411 z: -7.98303747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344786495 y: -0.213566646 z: 0.031591855 w: -0.97580868 } position { x: -0.784504354 y: 0.850869894 z: -7.98307848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344769061 y: -0.213527039 z: 0.0315849334 w: -0.975817621 } position { x: -0.784518242 y: 0.850862384 z: -7.98305035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344623327 y: -0.213547796 z: 0.0315781347 w: -0.975813806 } position { x: -0.784529686 y: 0.850883722 z: -7.98305607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.762] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344428346 y: -0.213506758 z: 0.0315617584 w: -0.975823939 } position { x: -0.784527838 y: 0.850885391 z: -7.98305607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344651 y: -0.213527158 z: 0.0315851979 w: -0.975818 } position { x: -0.784543693 y: 0.850881338 z: -7.98307514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.790] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344562456 y: -0.213534489 z: 0.031534 w: -0.975818336 } position { x: -0.784538209 y: 0.850880146 z: -7.98304939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.807] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344717093 y: -0.213499531 z: 0.0315843 w: -0.97582382 } position { x: -0.784556329 y: 0.850864172 z: -7.98304939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344717093 y: -0.213499531 z: 0.0315843 w: -0.97582382 } position { x: -0.784556329 y: 0.850864172 z: -7.98304939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344720036 y: -0.213523731 z: 0.0315836035 w: -0.975818515 } position { x: -0.784545541 y: 0.850858569 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.848] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344720744 y: -0.213524699 z: 0.0315713249 w: -0.975818694 } position { x: -0.784573436 y: 0.850883424 z: -7.9830575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344708189 y: -0.213529378 z: 0.0315649547 w: -0.975817919 } position { x: -0.784545541 y: 0.850870609 z: -7.98304701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.874] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344708189 y: -0.213529378 z: 0.0315649547 w: -0.975817919 } position { x: -0.784545541 y: 0.850870609 z: -7.98304701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.888] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344696678 y: -0.213528603 z: 0.0315639526 w: -0.975818157 } position { x: -0.784527421 y: 0.850846767 z: -7.98304558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.903] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344742164 y: -0.213527367 z: 0.0315671824 w: -0.975818217 } position { x: -0.784547806 y: 0.85087 z: -7.98308277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344708487 y: -0.213521853 z: 0.031567961 w: -0.975819468 } position { x: -0.784564912 y: 0.850866675 z: -7.98306751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.931] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034471985 y: -0.213515252 z: 0.0316070653 w: -0.975819588 } position { x: -0.784544826 y: 0.850871563 z: -7.98306465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.944] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034471985 y: -0.213515252 z: 0.0316070653 w: -0.975819588 } position { x: -0.784544826 y: 0.850871563 z: -7.98306465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344676785 y: -0.213518634 z: 0.0315607563 w: -0.975820541 } position { x: -0.784554 y: 0.850856066 z: -7.98306751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345100276 y: -0.213485539 z: 0.0315548293 w: -0.975826502 } position { x: -0.784542322 y: 0.850844324 z: -7.98307562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.985] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345100276 y: -0.213485539 z: 0.0315548293 w: -0.975826502 } position { x: -0.784542322 y: 0.850844324 z: -7.98307562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:26.999] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344483443 y: -0.21349214 z: 0.0315294564 w: -0.975828052 } position { x: -0.78457576 y: 0.8508479 z: -7.98309612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344386064 y: -0.213526547 z: 0.0315589458 w: -0.975819886 } position { x: -0.784552753 y: 0.850860119 z: -7.98306561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344737284 y: -0.21351248 z: 0.0315476432 w: -0.975822091 } position { x: -0.784545779 y: 0.850849628 z: -7.98309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.042] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034468662 y: -0.213504255 z: 0.0315537304 w: -0.975823879 } position { x: -0.784543037 y: 0.850843072 z: -7.98305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.056] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344720669 y: -0.213504881 z: 0.0315540098 w: -0.975823641 } position { x: -0.784596741 y: 0.850853622 z: -7.98309851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344562046 y: -0.213518739 z: 0.0315263532 w: -0.975822031 } position { x: -0.784569 y: 0.850854516 z: -7.98310375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.083] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344562046 y: -0.213518739 z: 0.0315263532 w: -0.975822031 } position { x: -0.784569 y: 0.850854516 z: -7.98310375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.097] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345254727 y: -0.213486239 z: 0.0315322876 w: -0.975826502 } position { x: -0.7845608 y: 0.850837052 z: -7.98309231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.111] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344855897 y: -0.213496312 z: 0.0315634646 w: -0.975824714 } position { x: -0.784605205 y: 0.850854 z: -7.98312521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344855897 y: -0.213496312 z: 0.0315634646 w: -0.975824714 } position { x: -0.784605205 y: 0.850854 z: -7.98312521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034478642 y: -0.213531524 z: 0.0315567143 w: -0.975817442 } position { x: -0.784585297 y: 0.850847244 z: -7.98310137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344575979 y: -0.213548467 z: 0.0315047577 w: -0.97581619 } position { x: -0.784579515 y: 0.850826144 z: -7.98310184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.168] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344753601 y: -0.213517904 z: 0.0315379649 w: -0.975821197 } position { x: -0.784573734 y: 0.850861549 z: -7.98308182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.181] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345219187 y: -0.213534921 z: 0.0315369144 w: -0.975815833 } position { x: -0.784569085 y: 0.850855827 z: -7.98305941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.196] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344811454 y: -0.213540047 z: 0.031523902 w: -0.975816607 } position { x: -0.784540176 y: 0.850845098 z: -7.98308134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.210] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344994143 y: -0.21352309 z: 0.0315777734 w: -0.975817919 } position { x: -0.784586668 y: 0.850875616 z: -7.98309517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.222] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344750434 y: -0.213500455 z: 0.0315379053 w: -0.975825 } position { x: -0.784578264 y: 0.850860476 z: -7.98309755 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344907641 y: -0.213518128 z: 0.0315445 w: -0.975820363 } position { x: -0.784581661 y: 0.850873888 z: -7.98309374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.251] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034481056 y: -0.213523507 z: 0.0315643065 w: -0.975818872 } position { x: -0.7845788 y: 0.850866556 z: -7.98307514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344677866 y: -0.213507414 z: 0.0315656103 w: -0.975822806 } position { x: -0.784568846 y: 0.850873232 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.279] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344951116 y: -0.213494405 z: 0.0315761901 w: -0.975824356 } position { x: -0.784576118 y: 0.850854 z: -7.98306704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.293] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344877839 y: -0.213517874 z: 0.031567324 w: -0.975819826 } position { x: -0.784585238 y: 0.850868702 z: -7.98308611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344877839 y: -0.213517874 z: 0.031567324 w: -0.975819826 } position { x: -0.784585238 y: 0.850868702 z: -7.98308611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.318] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345090516 y: -0.213533401 z: 0.0316127799 w: -0.975814164 } position { x: -0.78458941 y: 0.850887895 z: -7.9830327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345510207 y: -0.213513136 z: 0.0315945558 w: -0.97581774 } position { x: -0.784569621 y: 0.850865841 z: -7.98308468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.346] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345482975 y: -0.213579357 z: 0.0315790251 w: -0.975803792 } position { x: -0.78460449 y: 0.850856364 z: -7.98308706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.361] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345157459 y: -0.21355094 z: 0.0315691084 w: -0.975811481 } position { x: -0.784568191 y: 0.850877047 z: -7.98310471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345157459 y: -0.21355094 z: 0.0315691084 w: -0.975811481 } position { x: -0.784568191 y: 0.850877047 z: -7.98310471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.387] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344900675 y: -0.213484883 z: 0.0317266844 w: -0.975821733 } position { x: -0.784557045 y: 0.850862145 z: -7.9830718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034494482 y: -0.213539124 z: 0.0317042209 w: -0.975810468 } position { x: -0.784576714 y: 0.850886226 z: -7.98306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034494482 y: -0.213539124 z: 0.0317042209 w: -0.975810468 } position { x: -0.784576714 y: 0.850886226 z: -7.98306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345078893 y: -0.213588029 z: 0.0316378735 w: -0.975801468 } position { x: -0.784580886 y: 0.850908399 z: -7.98306704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345078893 y: -0.213588029 z: 0.0316378735 w: -0.975801468 } position { x: -0.784580886 y: 0.850908399 z: -7.98306704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.460] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345443711 y: -0.213534042 z: 0.0316374674 w: -0.975811958 } position { x: -0.784568131 y: 0.850860476 z: -7.98306704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344382226 y: -0.213572323 z: 0.03172227 w: -0.975804567 } position { x: -0.784563422 y: 0.850860357 z: -7.98307514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.487] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344649 y: -0.21353507 z: 0.0317403451 w: -0.975811243 } position { x: -0.784545183 y: 0.85085094 z: -7.98305178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344804563 y: -0.213517517 z: 0.0316807404 w: -0.975816429 } position { x: -0.784604371 y: 0.850905836 z: -7.98308849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.512] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344804563 y: -0.213517517 z: 0.0316807404 w: -0.975816429 } position { x: -0.784604371 y: 0.850905836 z: -7.98308849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034558218 y: -0.213544816 z: 0.031536445 w: -0.975812376 } position { x: -0.784575939 y: 0.850862 z: -7.98304462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345287286 y: -0.213511825 z: 0.0314611681 w: -0.975823104 } position { x: -0.784560204 y: 0.850848675 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344940163 y: -0.213547513 z: 0.0314907245 w: -0.975815535 } position { x: -0.784548581 y: 0.850851417 z: -7.9830575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.567] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344940163 y: -0.213547513 z: 0.0314907245 w: -0.975815535 } position { x: -0.784548581 y: 0.850851417 z: -7.9830575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344938971 y: -0.213516384 z: 0.0315411165 w: -0.97582072 } position { x: -0.784543157 y: 0.850882053 z: -7.9830718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.598] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344587192 y: -0.213484496 z: 0.0315389857 w: -0.975829 } position { x: -0.784539 y: 0.850900054 z: -7.98309755 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344587192 y: -0.213484496 z: 0.0315389857 w: -0.975829 } position { x: -0.784539 y: 0.850900054 z: -7.98309755 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344622694 y: -0.21351169 z: 0.0314824916 w: -0.975824773 } position { x: -0.784540117 y: 0.850919485 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344696119 y: -0.213507 z: 0.0314270034 w: -0.975827336 } position { x: -0.784506 y: 0.850861788 z: -7.98306656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.653] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344748795 y: -0.21350345 z: 0.0314635 w: -0.97582674 } position { x: -0.784496129 y: 0.850899935 z: -7.98308897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.668] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344984457 y: -0.213497713 z: 0.0314502604 w: -0.975827575 } position { x: -0.784498453 y: 0.850915074 z: -7.98308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345302336 y: -0.213457733 z: 0.0314675644 w: -0.975834668 } position { x: -0.784512281 y: 0.850906491 z: -7.98305893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.693] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345302336 y: -0.213457733 z: 0.0314675644 w: -0.975834668 } position { x: -0.784512281 y: 0.850906491 z: -7.98305893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.708] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344983637 y: -0.213528648 z: 0.0313413404 w: -0.975824296 } position { x: -0.784461617 y: 0.850907683 z: -7.98306513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344983637 y: -0.213528648 z: 0.0313413404 w: -0.975824296 } position { x: -0.784461617 y: 0.850907683 z: -7.98306513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345139951 y: -0.213481829 z: 0.0314372517 w: -0.975831 } position { x: -0.78447026 y: 0.850935698 z: -7.98306084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345224254 y: -0.213470742 z: 0.0314415544 w: -0.975832939 } position { x: -0.784474611 y: 0.850893736 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345150493 y: -0.213502824 z: 0.0314253904 w: -0.975826681 } position { x: -0.78447777 y: 0.850903094 z: -7.98307514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345250517 y: -0.213509053 z: 0.0313699543 w: -0.97582674 } position { x: -0.784498513 y: 0.85090071 z: -7.98305273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.792] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345298089 y: -0.213556305 z: 0.0313518494 w: -0.975816846 } position { x: -0.784453094 y: 0.850959122 z: -7.98310184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.806] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346025601 y: -0.213506758 z: 0.031405922 w: -0.975823343 } position { x: -0.784415901 y: 0.850857794 z: -7.98303795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345472693 y: -0.213533193 z: 0.0314279608 w: -0.975818813 } position { x: -0.784485638 y: 0.850867927 z: -7.98310947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345472693 y: -0.213533193 z: 0.0314279608 w: -0.975818813 } position { x: -0.784485638 y: 0.850867927 z: -7.98310947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344507881 y: -0.21353431 z: 0.0313172452 w: -0.975825548 } position { x: -0.784432292 y: 0.850904644 z: -7.98308706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.861] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345508531 y: -0.213501737 z: 0.0314315595 w: -0.975825429 } position { x: -0.784483731 y: 0.85097611 z: -7.98314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.875] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345356353 y: -0.213485658 z: 0.0314227901 w: -0.97582978 } position { x: -0.784464657 y: 0.850907803 z: -7.98307848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345202163 y: -0.213513613 z: 0.0314076021 w: -0.975824714 } position { x: -0.784463942 y: 0.850878179 z: -7.98306894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344960131 y: -0.213536426 z: 0.0313273445 w: -0.975823164 } position { x: -0.784497559 y: 0.850915611 z: -7.98311472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.916] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344960131 y: -0.213536426 z: 0.0313273445 w: -0.975823164 } position { x: -0.784497559 y: 0.850915611 z: -7.98311472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.929] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344622061 y: -0.213467911 z: 0.0313569903 w: -0.975838423 } position { x: -0.784438491 y: 0.85090518 z: -7.98303318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.946] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345009565 y: -0.213456705 z: 0.0314371958 w: -0.975836933 } position { x: -0.784466863 y: 0.850939393 z: -7.98310184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346051566 y: -0.21341306 z: 0.0314328484 w: -0.975842893 } position { x: -0.784510195 y: 0.850886583 z: -7.98308849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.972] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346051566 y: -0.21341306 z: 0.0314328484 w: -0.975842893 } position { x: -0.784510195 y: 0.850886583 z: -7.98308849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.986] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344412774 y: -0.213470533 z: 0.0312519 w: -0.975841939 } position { x: -0.784525 y: 0.850936055 z: -7.98308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:27.999] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344479419 y: -0.213537887 z: 0.0311606396 w: -0.975829899 } position { x: -0.784452498 y: 0.850959182 z: -7.98300362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345611721 y: -0.213428095 z: 0.0311763771 w: -0.97584939 } position { x: -0.784500539 y: 0.850974083 z: -7.98308086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345417894 y: -0.213512585 z: 0.0311231799 w: -0.975833297 } position { x: -0.784547865 y: 0.850946605 z: -7.98311138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.042] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344657339 y: -0.213480935 z: 0.0310348216 w: -0.975845754 } position { x: -0.784493387 y: 0.85091573 z: -7.98313665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.055] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344620273 y: -0.213519573 z: 0.0311035961 w: -0.975835204 } position { x: -0.784476519 y: 0.850907207 z: -7.98310614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.067] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344620273 y: -0.213519573 z: 0.0311035961 w: -0.975835204 } position { x: -0.784476519 y: 0.850907207 z: -7.98310614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345189087 y: -0.213478565 z: 0.0312265325 w: -0.975838244 } position { x: -0.784471333 y: 0.850912154 z: -7.9831028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.097] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345214419 y: -0.213448882 z: 0.0312753804 w: -0.975843072 } position { x: -0.784503937 y: 0.850893319 z: -7.98307514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.109] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345214419 y: -0.213448882 z: 0.0312753804 w: -0.975843072 } position { x: -0.784503937 y: 0.850893319 z: -7.98307514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.125] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034489464 y: -0.213480234 z: 0.0311001148 w: -0.975842953 } position { x: -0.784566045 y: 0.850923181 z: -7.98310757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.139] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345448852 y: -0.213516906 z: 0.0310397875 w: -0.975834906 } position { x: -0.784512877 y: 0.850914 z: -7.98309326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345348194 y: -0.213516459 z: 0.0310882777 w: -0.975833774 } position { x: -0.78451246 y: 0.850900531 z: -7.98314619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.167] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344602242 y: -0.213478044 z: 0.0311212894 w: -0.975843787 } position { x: -0.784537554 y: 0.850869775 z: -7.98316288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.181] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344990976 y: -0.213497192 z: 0.0312292799 w: -0.975834787 } position { x: -0.78451 y: 0.850912333 z: -7.98316765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.194] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343749896 y: -0.213479906 z: 0.0313231274 w: -0.975839913 } position { x: -0.784548879 y: 0.850902915 z: -7.98319626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.208] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343749896 y: -0.213479906 z: 0.0313231274 w: -0.975839913 } position { x: -0.784548879 y: 0.850902915 z: -7.98319626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.222] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344921835 y: -0.213533103 z: 0.0314026661 w: -0.975821614 } position { x: -0.784525096 y: 0.850995064 z: -7.98315334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344033316 y: -0.213376716 z: 0.0313332863 w: -0.975861192 } position { x: -0.784611 y: 0.850922942 z: -7.9832778 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034345746 y: -0.213463917 z: 0.0311258342 w: -0.975850761 } position { x: -0.784600556 y: 0.850794494 z: -7.98306799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.262] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034345746 y: -0.213463917 z: 0.0311258342 w: -0.975850761 } position { x: -0.784600556 y: 0.850794494 z: -7.98306799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034485098 y: -0.213480324 z: 0.0303722341 w: -0.975866 } position { x: -0.784707665 y: 0.850911617 z: -7.98314428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346767791 y: -0.213473916 z: 0.0300444402 w: -0.975870788 } position { x: -0.784637451 y: 0.850836635 z: -7.98302889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.305] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0347294249 y: -0.213446453 z: 0.0300724749 w: -0.975874066 } position { x: -0.784630597 y: 0.850808382 z: -7.98317957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345349051 y: -0.213680714 z: 0.0303192269 w: -0.975822031 } position { x: -0.78452003 y: 0.850798965 z: -7.98317194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.335] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034576308 y: -0.213453799 z: 0.0308579337 w: -0.975853384 } position { x: -0.784421325 y: 0.850742936 z: -7.98306894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.348] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344113037 y: -0.213417858 z: 0.0311947893 w: -0.975856364 } position { x: -0.784527719 y: 0.850835562 z: -7.98321629 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.362] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343304202 y: -0.213514611 z: 0.0312147364 w: -0.975837409 } position { x: -0.784623802 y: 0.850833774 z: -7.98310089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343304202 y: -0.213514611 z: 0.0312147364 w: -0.975837409 } position { x: -0.784623802 y: 0.850833774 z: -7.98310089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345170088 y: -0.213531658 z: 0.0303610452 w: -0.975854 } position { x: -0.78468132 y: 0.850903213 z: -7.98307323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034619417 y: -0.213561267 z: 0.0302930884 w: -0.975846 } position { x: -0.784549773 y: 0.850819 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034619417 y: -0.213561267 z: 0.0302930884 w: -0.975846 } position { x: -0.784549773 y: 0.850819 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345053412 y: -0.213439599 z: 0.0307645127 w: -0.975861907 } position { x: -0.784577131 y: 0.850762129 z: -7.98319101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345053412 y: -0.213439599 z: 0.0307645127 w: -0.975861907 } position { x: -0.784577131 y: 0.850762129 z: -7.98319101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.458] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343308896 y: -0.213446215 z: 0.0308970176 w: -0.975862443 } position { x: -0.784586906 y: 0.850880146 z: -7.98310328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.472] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034439411 y: -0.213492021 z: 0.0307701156 w: -0.975852609 } position { x: -0.784622371 y: 0.850918531 z: -7.98309326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.486] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034553647 y: -0.213530123 z: 0.030699607 w: -0.975842476 } position { x: -0.784609 y: 0.850865364 z: -7.98306227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345573314 y: -0.213545024 z: 0.0305513553 w: -0.975843728 } position { x: -0.784609675 y: 0.850816131 z: -7.98313475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345573314 y: -0.213545024 z: 0.0305513553 w: -0.975843728 } position { x: -0.784609675 y: 0.850816131 z: -7.98313475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.526] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345125273 y: -0.213500574 z: 0.0305765755 w: -0.975854278 } position { x: -0.784594774 y: 0.850773692 z: -7.98313189 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034385737 y: -0.21348317 z: 0.0307766013 w: -0.975856245 } position { x: -0.78454715 y: 0.850855172 z: -7.98312902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344440676 y: -0.213523567 z: 0.0308352411 w: -0.975843489 } position { x: -0.784567297 y: 0.85084933 z: -7.98310804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.570] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344629176 y: -0.213516161 z: 0.0307875425 w: -0.975845933 } position { x: -0.784579098 y: 0.85085094 z: -7.98310709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344604887 y: -0.213469222 z: 0.0306749325 w: -0.975859821 } position { x: -0.784617543 y: 0.850822866 z: -7.9831214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.597] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344510116 y: -0.213522613 z: 0.0306270961 w: -0.97585 } position { x: -0.784596 y: 0.850814462 z: -7.98311615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344510116 y: -0.213522613 z: 0.0306270961 w: -0.97585 } position { x: -0.784596 y: 0.850814462 z: -7.98311615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344710052 y: -0.213521227 z: 0.0306281969 w: -0.975849569 } position { x: -0.784574568 y: 0.850801 z: -7.98311043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.641] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344960578 y: -0.21353136 z: 0.0307090282 w: -0.975843906 } position { x: -0.78456074 y: 0.850809216 z: -7.98310184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.655] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344635509 y: -0.213504016 z: 0.0307187065 w: -0.975850761 } position { x: -0.784598947 y: 0.850788116 z: -7.98310232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.665] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344635509 y: -0.213504016 z: 0.0307187065 w: -0.975850761 } position { x: -0.784598947 y: 0.850788116 z: -7.98310232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344605073 y: -0.21352233 z: 0.0306935459 w: -0.975847602 } position { x: -0.784609437 y: 0.850798488 z: -7.9831152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.694] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344379954 y: -0.213521868 z: 0.0306319576 w: -0.975850523 } position { x: -0.784593165 y: 0.850798249 z: -7.98311043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.706] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344794579 y: -0.213544041 z: 0.0306499135 w: -0.975843608 } position { x: -0.784619629 y: 0.850783706 z: -7.98309374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344876461 y: -0.21352464 z: 0.0306667145 w: -0.975847 } position { x: -0.784574389 y: 0.850762486 z: -7.98310852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.738] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344578773 y: -0.21352455 z: 0.0306795463 w: -0.975847661 } position { x: -0.784598529 y: 0.850786686 z: -7.98307943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.751] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034505792 y: -0.213519827 z: 0.0306877643 w: -0.975846767 } position { x: -0.784599304 y: 0.850775242 z: -7.98308372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344786532 y: -0.213571578 z: 0.0306701884 w: -0.975837 } position { x: -0.784606516 y: 0.85076642 z: -7.98309135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.778] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344797149 y: -0.213535681 z: 0.0306182764 w: -0.97584641 } position { x: -0.784600675 y: 0.850774407 z: -7.98306942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.793] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344635025 y: -0.213530913 z: 0.030676499 w: -0.975846171 } position { x: -0.784634531 y: 0.850773096 z: -7.98308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.807] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344655439 y: -0.213531926 z: 0.030675834 w: -0.975845933 } position { x: -0.78461796 y: 0.850775361 z: -7.98307323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034453202 y: -0.21352081 z: 0.0306477696 w: -0.975849688 } position { x: -0.784634709 y: 0.850801408 z: -7.98307419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034453202 y: -0.21352081 z: 0.0306477696 w: -0.975849688 } position { x: -0.784634709 y: 0.850801408 z: -7.98307419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.848] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344931893 y: -0.213522285 z: 0.0306295305 w: -0.975848496 } position { x: -0.784623444 y: 0.850781083 z: -7.98308277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.860] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344931893 y: -0.213522285 z: 0.0306295305 w: -0.975848496 } position { x: -0.784623444 y: 0.850781083 z: -7.98308277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.876] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344457291 y: -0.213517502 z: 0.0306604393 w: -0.975850224 } position { x: -0.784630656 y: 0.850793481 z: -7.9830718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.888] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344457291 y: -0.213517502 z: 0.0306604393 w: -0.975850224 } position { x: -0.784630656 y: 0.850793481 z: -7.9830718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344659127 y: -0.213530928 z: 0.0306700114 w: -0.97584635 } position { x: -0.78466779 y: 0.850788713 z: -7.98304367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.917] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344473422 y: -0.213528454 z: 0.0306179561 w: -0.975849152 } position { x: -0.7846331 y: 0.850793 z: -7.98304176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.932] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345128737 y: -0.213536948 z: 0.0305870604 w: -0.975845933 } position { x: -0.784653783 y: 0.850806594 z: -7.9830718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344753489 y: -0.213528529 z: 0.0306370333 w: -0.975847542 } position { x: -0.784648597 y: 0.850794077 z: -7.98305893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344760269 y: -0.213526234 z: 0.0306360368 w: -0.975848079 } position { x: -0.784658432 y: 0.850813448 z: -7.98306417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.972] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344500467 y: -0.213533074 z: 0.0306261424 w: -0.975847781 } position { x: -0.784658968 y: 0.850811541 z: -7.98309517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:28.986] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344500467 y: -0.213533074 z: 0.0306261424 w: -0.975847781 } position { x: -0.784658968 y: 0.850811541 z: -7.98309517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.001] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344714411 y: -0.213527799 z: 0.0306503586 w: -0.975847423 } position { x: -0.784728646 y: 0.850818038 z: -7.98304272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.012] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344714411 y: -0.213527799 z: 0.0306503586 w: -0.975847423 } position { x: -0.784728646 y: 0.850818038 z: -7.98304272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344738811 y: -0.213523731 z: 0.0306010265 w: -0.975849748 } position { x: -0.784727871 y: 0.850807428 z: -7.98302889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.042] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344593786 y: -0.213524774 z: 0.0305776075 w: -0.975850761 } position { x: -0.784735799 y: 0.850842893 z: -7.98304558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.056] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344773456 y: -0.213525087 z: 0.0306180734 w: -0.975848794 } position { x: -0.784727037 y: 0.850812793 z: -7.98304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.067] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344773456 y: -0.213525087 z: 0.0306180734 w: -0.975848794 } position { x: -0.784727037 y: 0.850812793 z: -7.98304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344959833 y: -0.213491902 z: 0.0306503605 w: -0.975854397 } position { x: -0.784751713 y: 0.850832701 z: -7.98302078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.096] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344501957 y: -0.213557228 z: 0.0306337308 w: -0.975842237 } position { x: -0.784763575 y: 0.850814879 z: -7.98303127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344373547 y: -0.213545844 z: 0.0306478776 w: -0.975844741 } position { x: -0.784753799 y: 0.85083133 z: -7.98301601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344688 y: -0.213543877 z: 0.0306168646 w: -0.975845039 } position { x: -0.784803212 y: 0.850837708 z: -7.98302507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.137] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344886743 y: -0.213543519 z: 0.0306312032 w: -0.975843966 } position { x: -0.784792244 y: 0.850833654 z: -7.98299742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03446576 y: -0.213537499 z: 0.0306207724 w: -0.97584641 } position { x: -0.784797788 y: 0.85082227 z: -7.98300219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03446576 y: -0.213537499 z: 0.0306207724 w: -0.97584641 } position { x: -0.784797788 y: 0.85082227 z: -7.98300219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.179] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344624482 y: -0.213534057 z: 0.0306223426 w: -0.975847244 } position { x: -0.784778953 y: 0.85082072 z: -7.98298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.194] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344716683 y: -0.213550046 z: 0.0305953436 w: -0.975844264 } position { x: -0.784777045 y: 0.850819 z: -7.983 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.206] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345082693 y: -0.213550165 z: 0.0306212325 w: -0.975842178 } position { x: -0.784790874 y: 0.850824 z: -7.98298216 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.223] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344686806 y: -0.21353437 z: 0.0306065604 w: -0.975847483 } position { x: -0.784768224 y: 0.850842834 z: -7.98299646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.234] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344686806 y: -0.21353437 z: 0.0306065604 w: -0.975847483 } position { x: -0.784768224 y: 0.850842834 z: -7.98299646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.250] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344363339 y: -0.213514358 z: 0.0306407455 w: -0.975851953 } position { x: -0.784782231 y: 0.85082233 z: -7.98298788 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.264] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344631486 y: -0.213501632 z: 0.0306528918 w: -0.975853384 } position { x: -0.784773946 y: 0.850806475 z: -7.98296547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.278] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034464322 y: -0.213526309 z: 0.0306310393 w: -0.975848615 } position { x: -0.784810901 y: 0.850838542 z: -7.98298264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034464322 y: -0.213526309 z: 0.0306310393 w: -0.975848615 } position { x: -0.784810901 y: 0.850838542 z: -7.98298264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.306] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344843455 y: -0.213532642 z: 0.0305460785 w: -0.975849152 } position { x: -0.7847808 y: 0.850826502 z: -7.98296309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344732143 y: -0.213528633 z: 0.0306026265 w: -0.975848675 } position { x: -0.784771919 y: 0.850839257 z: -7.98297167 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344893932 y: -0.213526204 z: 0.0306225792 w: -0.975848 } position { x: -0.784773648 y: 0.850835383 z: -7.98299646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344563946 y: -0.213513851 z: 0.0306424554 w: -0.975851238 } position { x: -0.784785032 y: 0.850848198 z: -7.98298264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344563946 y: -0.213513851 z: 0.0306424554 w: -0.975851238 } position { x: -0.784785032 y: 0.850848198 z: -7.98298264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344417 y: -0.213541895 z: 0.0306336842 w: -0.975845933 } position { x: -0.784797072 y: 0.850847602 z: -7.98299456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345145315 y: -0.213533282 z: 0.0305989608 w: -0.975846291 } position { x: -0.784783304 y: 0.850817919 z: -7.98300362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.403] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344796181 y: -0.21352011 z: 0.0305917896 w: -0.975850642 } position { x: -0.784773886 y: 0.850849152 z: -7.98300362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.417] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345074311 y: -0.213541552 z: 0.0305961706 w: -0.9758448 } position { x: -0.78475827 y: 0.85081315 z: -7.98299694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.432] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344796851 y: -0.213535517 z: 0.0306084231 w: -0.975846767 } position { x: -0.784748137 y: 0.850822449 z: -7.983 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.446] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344653167 y: -0.213575542 z: 0.0306067839 w: -0.975838602 } position { x: -0.78477335 y: 0.85082072 z: -7.98302174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.460] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034450721 y: -0.21354036 z: 0.0306289252 w: -0.975846112 } position { x: -0.784760654 y: 0.850825548 z: -7.98299742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344511755 y: -0.213515595 z: 0.0306150876 w: -0.975851893 } position { x: -0.784764469 y: 0.850839257 z: -7.9829917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.484] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344511755 y: -0.213515595 z: 0.0306150876 w: -0.975851893 } position { x: -0.784764469 y: 0.850839257 z: -7.9829917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.498] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344511308 y: -0.213536844 z: 0.0305849146 w: -0.975848198 } position { x: -0.784763873 y: 0.850840271 z: -7.98302555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034472689 y: -0.213533297 z: 0.0306068212 w: -0.975847542 } position { x: -0.784738541 y: 0.850842476 z: -7.98301458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.529] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344320275 y: -0.213517 z: 0.0306450445 w: -0.975851297 } position { x: -0.784726 y: 0.850842297 z: -7.98301935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034470804 y: -0.213530198 z: 0.0306089185 w: -0.975848198 } position { x: -0.784728169 y: 0.850808442 z: -7.98300886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344709978 y: -0.213529259 z: 0.0306128655 w: -0.975848317 } position { x: -0.784728408 y: 0.850837052 z: -7.98302841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.570] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344685838 y: -0.213500112 z: 0.0305836238 w: -0.975855649 } position { x: -0.784704506 y: 0.85082829 z: -7.98301744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344685838 y: -0.213500112 z: 0.0305836238 w: -0.975855649 } position { x: -0.784704506 y: 0.85082829 z: -7.98301744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.597] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344556533 y: -0.213535845 z: 0.0305738952 w: -0.975848615 } position { x: -0.784714699 y: 0.850812614 z: -7.98303652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034473639 y: -0.213518113 z: 0.0305732768 w: -0.975851893 } position { x: -0.784717202 y: 0.850830317 z: -7.98302889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034499906 y: -0.213500589 z: 0.0305980928 w: -0.975854 } position { x: -0.784718 y: 0.850845218 z: -7.98306227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345024951 y: -0.213511 z: 0.0305733364 w: -0.97585243 } position { x: -0.7846995 y: 0.850840688 z: -7.98305178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.653] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344602689 y: -0.213521287 z: 0.03061454 w: -0.975850344 } position { x: -0.784703791 y: 0.850848317 z: -7.98304272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344602689 y: -0.213521287 z: 0.03061454 w: -0.975850344 } position { x: -0.784703791 y: 0.850848317 z: -7.98304272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034455657 y: -0.213544682 z: 0.0306183863 w: -0.975845277 } position { x: -0.784705698 y: 0.850869656 z: -7.98303318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.694] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344883651 y: -0.213539 z: 0.0305806659 w: -0.975846529 } position { x: -0.784700811 y: 0.850863 z: -7.98304319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.710] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344710313 y: -0.213558331 z: 0.0305596236 w: -0.975843608 } position { x: -0.784698248 y: 0.850832 z: -7.98302698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344110765 y: -0.213545337 z: 0.0305554159 w: -0.975848675 } position { x: -0.78470552 y: 0.85084945 z: -7.98306084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.736] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344823934 y: -0.213530481 z: 0.030589968 w: -0.975848377 } position { x: -0.784730852 y: 0.850844502 z: -7.98307419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.748] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344823934 y: -0.213530481 z: 0.030589968 w: -0.975848377 } position { x: -0.784730852 y: 0.850844502 z: -7.98307419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344604254 y: -0.213510245 z: 0.0305849761 w: -0.975853682 } position { x: -0.784698188 y: 0.850839853 z: -7.98309326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345033221 y: -0.213553637 z: 0.0305891838 w: -0.975842595 } position { x: -0.784705162 y: 0.850862 z: -7.98308945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344941318 y: -0.213520214 z: 0.0306114051 w: -0.975849509 } position { x: -0.78470993 y: 0.85082376 z: -7.98307657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.804] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034475103 y: -0.213539436 z: 0.0305912755 w: -0.975846589 } position { x: -0.784733474 y: 0.850834846 z: -7.9830904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.822] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344638117 y: -0.213540271 z: 0.0305305682 w: -0.975848734 } position { x: -0.784709573 y: 0.850826502 z: -7.98308372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.833] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345185883 y: -0.213510558 z: 0.0305703823 w: -0.975852072 } position { x: -0.784696698 y: 0.850800037 z: -7.98309183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.847] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345185883 y: -0.213510558 z: 0.0305703823 w: -0.975852072 } position { x: -0.784696698 y: 0.850800037 z: -7.98309183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.861] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344578102 y: -0.213552251 z: 0.0305667333 w: -0.975845158 } position { x: -0.784710467 y: 0.850827515 z: -7.98310137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.873] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344441794 y: -0.213544145 z: 0.030615963 w: -0.975845873 } position { x: -0.784702539 y: 0.850810647 z: -7.98305607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.891] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344435498 y: -0.213544339 z: 0.030595649 w: -0.975846469 } position { x: -0.784689784 y: 0.850832164 z: -7.98308182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.903] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034470126 y: -0.213526607 z: 0.0305351503 w: -0.975851357 } position { x: -0.784677923 y: 0.850803256 z: -7.98307514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344636478 y: -0.213537 z: 0.0305836033 w: -0.975847781 } position { x: -0.784692526 y: 0.850834131 z: -7.98308706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.931] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344930366 y: -0.21352689 z: 0.0305782855 w: -0.975849092 } position { x: -0.784700155 y: 0.850797772 z: -7.98305416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344823375 y: -0.21354346 z: 0.0306035895 w: -0.975845098 } position { x: -0.784702659 y: 0.850820184 z: -7.98306942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344350599 y: -0.213550165 z: 0.0306145176 w: -0.97584492 } position { x: -0.784706533 y: 0.850818515 z: -7.98304081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344634242 y: -0.213538557 z: 0.0305897631 w: -0.975847244 } position { x: -0.784711 y: 0.850838304 z: -7.98304653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.988] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344599336 y: -0.213538349 z: 0.0305862129 w: -0.975847542 } position { x: -0.784712791 y: 0.850829661 z: -7.98304749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:29.998] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344599336 y: -0.213538349 z: 0.0305862129 w: -0.975847542 } position { x: -0.784712791 y: 0.850829661 z: -7.98304749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.015] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034457244 y: -0.213534892 z: 0.0305827986 w: -0.975848496 } position { x: -0.78469485 y: 0.850872815 z: -7.98302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.029] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344656147 y: -0.213511854 z: 0.0305827726 w: -0.975853205 } position { x: -0.784713507 y: 0.850852787 z: -7.98303175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.040] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344656147 y: -0.213511854 z: 0.0305827726 w: -0.975853205 } position { x: -0.784713507 y: 0.850852787 z: -7.98303175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344622321 y: -0.213508725 z: 0.0305768698 w: -0.975854218 } position { x: -0.784714639 y: 0.850838542 z: -7.98301601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344514512 y: -0.213571861 z: 0.0305916145 w: -0.97584033 } position { x: -0.784684539 y: 0.850846767 z: -7.98303509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344904698 y: -0.213529617 z: 0.0306091327 w: -0.975847661 } position { x: -0.784722865 y: 0.850861788 z: -7.98303223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.098] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344570242 y: -0.213533983 z: 0.0305862632 w: -0.975848615 } position { x: -0.784663 y: 0.850853443 z: -7.98303127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.111] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344570242 y: -0.213533983 z: 0.0305862632 w: -0.975848615 } position { x: -0.784663 y: 0.850853443 z: -7.98303127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344357602 y: -0.21356158 z: 0.0305734407 w: -0.975843728 } position { x: -0.784655094 y: 0.850858808 z: -7.98301077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344613381 y: -0.213520721 z: 0.0306017436 w: -0.97585088 } position { x: -0.784698188 y: 0.850872517 z: -7.98306036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.152] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344282314 y: -0.213550061 z: 0.0306016635 w: -0.975845635 } position { x: -0.784668624 y: 0.850874484 z: -7.98304701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344541632 y: -0.213538721 z: 0.0305868033 w: -0.975847602 } position { x: -0.784677 y: 0.850881398 z: -7.98304367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.179] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344549268 y: -0.213540494 z: 0.030583689 w: -0.975847304 } position { x: -0.784678638 y: 0.850893319 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344407931 y: -0.21355921 z: 0.030589778 w: -0.975843549 } position { x: -0.784681141 y: 0.850896895 z: -7.98305607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.208] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344539471 y: -0.213559866 z: 0.0305569973 w: -0.975843966 } position { x: -0.784653902 y: 0.850894153 z: -7.98304844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.223] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344676338 y: -0.21352689 z: 0.0305905566 w: -0.975849628 } position { x: -0.784675539 y: 0.850909352 z: -7.98306561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344531462 y: -0.213548616 z: 0.0305551011 w: -0.975846529 } position { x: -0.78466922 y: 0.850917816 z: -7.98307705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034441296 y: -0.213537857 z: 0.0306077041 w: -0.975847602 } position { x: -0.784687519 y: 0.850909948 z: -7.98307467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344513878 y: -0.213541612 z: 0.0305783153 w: -0.975847363 } position { x: -0.784682274 y: 0.85090965 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.278] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344501659 y: -0.213566601 z: 0.0305609293 w: -0.975842476 } position { x: -0.784698 y: 0.850916 z: -7.98307657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344501659 y: -0.213566601 z: 0.0305609293 w: -0.975842476 } position { x: -0.784698 y: 0.850916 z: -7.98307657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.305] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034424644 y: -0.213555962 z: 0.0305458847 w: -0.975846171 } position { x: -0.784700334 y: 0.850928068 z: -7.98310423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.319] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344349407 y: -0.213536888 z: 0.0305822268 w: -0.975848854 } position { x: -0.784703434 y: 0.850901663 z: -7.9831109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.333] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344385132 y: -0.213535815 z: 0.0305944961 w: -0.975848556 } position { x: -0.784700453 y: 0.850899339 z: -7.98311186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.347] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344385132 y: -0.213535815 z: 0.0305944961 w: -0.975848556 } position { x: -0.784700453 y: 0.850899339 z: -7.98311186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.363] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344248489 y: -0.213530064 z: 0.0305939261 w: -0.975850344 } position { x: -0.784712255 y: 0.850928426 z: -7.98312283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344248489 y: -0.213530064 z: 0.0305939261 w: -0.975850344 } position { x: -0.784712255 y: 0.850928426 z: -7.98312283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.389] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344398394 y: -0.213568822 z: 0.0305734929 w: -0.975842 } position { x: -0.784723222 y: 0.850943923 z: -7.98309708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344398394 y: -0.213568822 z: 0.0305734929 w: -0.975842 } position { x: -0.784723222 y: 0.850943923 z: -7.98309708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344695635 y: -0.213546678 z: 0.0305234399 w: -0.975847363 } position { x: -0.784702778 y: 0.850927293 z: -7.98312902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.430] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345183723 y: -0.213515446 z: 0.0305691082 w: -0.975851 } position { x: -0.784698 y: 0.850906909 z: -7.98311663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344669931 y: -0.213539019 z: 0.0306073539 w: -0.975846469 } position { x: -0.784679353 y: 0.850928545 z: -7.98309326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.458] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344576575 y: -0.213500246 z: 0.0306249093 w: -0.975854754 } position { x: -0.784710228 y: 0.850942135 z: -7.98310089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.472] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344576575 y: -0.213500246 z: 0.0306249093 w: -0.975854754 } position { x: -0.784710228 y: 0.850942135 z: -7.98310089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.485] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344437249 y: -0.213550702 z: 0.0306014307 w: -0.97584492 } position { x: -0.784720063 y: 0.850970805 z: -7.9831028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344693847 y: -0.213581279 z: 0.0305636339 w: -0.975838542 } position { x: -0.784704149 y: 0.850931466 z: -7.98305893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344444849 y: -0.213565305 z: 0.030525092 w: -0.975844085 } position { x: -0.784721 y: 0.850958645 z: -7.98309851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344908871 y: -0.213567093 z: 0.0305553563 w: -0.975841105 } position { x: -0.7846843 y: 0.850930214 z: -7.98307228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.541] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344402231 y: -0.213516235 z: 0.0305539463 w: -0.975854099 } position { x: -0.78470552 y: 0.850941777 z: -7.98313189 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.555] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344506726 y: -0.213537455 z: 0.0306292921 w: -0.975846708 } position { x: -0.784695268 y: 0.850942492 z: -7.98311329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.568] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344515033 y: -0.213540152 z: 0.0305846035 w: -0.975847483 } position { x: -0.784709156 y: 0.850942254 z: -7.98306561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.585] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344374 y: -0.213530526 z: 0.0305287745 w: -0.975851834 } position { x: -0.784704924 y: 0.85094589 z: -7.98305273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.596] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344374 y: -0.213530526 z: 0.0305287745 w: -0.975851834 } position { x: -0.784704924 y: 0.85094589 z: -7.98305273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344964266 y: -0.213532045 z: 0.0305033587 w: -0.975850224 } position { x: -0.784710348 y: 0.850958943 z: -7.98308802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344732851 y: -0.213588566 z: 0.030527534 w: -0.975837886 } position { x: -0.784729481 y: 0.850942194 z: -7.98309517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344681777 y: -0.213548347 z: 0.0305499583 w: -0.975846171 } position { x: -0.784711242 y: 0.850906849 z: -7.98306799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344657302 y: -0.213549867 z: 0.0305512324 w: -0.975845933 } position { x: -0.784707069 y: 0.85094595 z: -7.98312807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.665] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344185717 y: -0.213527575 z: 0.0305853728 w: -0.975851357 } position { x: -0.784717798 y: 0.850930214 z: -7.98308372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.682] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344455354 y: -0.21355015 z: 0.0305820238 w: -0.975845575 } position { x: -0.784697831 y: 0.850966573 z: -7.98307753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.695] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034489803 y: -0.213578671 z: 0.0305440836 w: -0.975838959 } position { x: -0.784707487 y: 0.850917935 z: -7.983078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344593115 y: -0.213550255 z: 0.0305687916 w: -0.975845516 } position { x: -0.784704804 y: 0.850941896 z: -7.9831109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.720] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344593115 y: -0.213550255 z: 0.0305687916 w: -0.975845516 } position { x: -0.784704804 y: 0.850941896 z: -7.9831109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344649963 y: -0.21352011 z: 0.0305123758 w: -0.975853622 } position { x: -0.784683585 y: 0.850921 z: -7.9830904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.750] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03448103 y: -0.21351704 z: 0.0305730477 w: -0.975851893 } position { x: -0.784695327 y: 0.850933075 z: -7.98313475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.764] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344625078 y: -0.213543832 z: 0.0305586476 w: -0.975847125 } position { x: -0.784668148 y: 0.850899339 z: -7.98309851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.777] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344625078 y: -0.213543832 z: 0.0305586476 w: -0.975847125 } position { x: -0.784668148 y: 0.850899339 z: -7.98309851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344370306 y: -0.213516012 z: 0.0305913873 w: -0.975853086 } position { x: -0.784698308 y: 0.850929439 z: -7.98312521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.807] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344498232 y: -0.213542074 z: 0.0305698942 w: -0.975847542 } position { x: -0.784706652 y: 0.850933909 z: -7.98307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.820] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344788395 y: -0.213522092 z: 0.0305408183 w: -0.975851834 } position { x: -0.784688175 y: 0.850924373 z: -7.98305273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.833] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344788395 y: -0.213522092 z: 0.0305408183 w: -0.975851834 } position { x: -0.784688175 y: 0.850924373 z: -7.98305273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.847] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034493003 y: -0.213576 z: 0.0305106603 w: -0.975840449 } position { x: -0.784658134 y: 0.850919 z: -7.98306179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.861] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345066451 y: -0.213544935 z: 0.030536063 w: -0.975846 } position { x: -0.78469336 y: 0.85090363 z: -7.98308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.875] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344726555 y: -0.21354264 z: 0.0305326302 w: -0.97584784 } position { x: -0.784659088 y: 0.850904226 z: -7.98309851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.889] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344624631 y: -0.213586435 z: 0.0305474102 w: -0.975838125 } position { x: -0.784655392 y: 0.850908577 z: -7.98307562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344422981 y: -0.213525906 z: 0.0305733252 w: -0.975851297 } position { x: -0.784640551 y: 0.850900471 z: -7.98308372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344490297 y: -0.213547796 z: 0.0306141898 w: -0.975845 } position { x: -0.784647524 y: 0.850901663 z: -7.9830718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344490297 y: -0.213547796 z: 0.0306141898 w: -0.975845 } position { x: -0.784647524 y: 0.850901663 z: -7.9830718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.943] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344407074 y: -0.213547081 z: 0.03054538 w: -0.975847602 } position { x: -0.784617841 y: 0.850873113 z: -7.98304796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.958] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344799794 y: -0.213558272 z: 0.0305263568 w: -0.975844324 } position { x: -0.784615099 y: 0.850868702 z: -7.98306656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344845913 y: -0.213538527 z: 0.030519342 w: -0.975848675 } position { x: -0.784623742 y: 0.850888 z: -7.98304319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:30.986] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344596803 y: -0.213559777 z: 0.0305133499 w: -0.975845098 } position { x: -0.784618735 y: 0.850848913 z: -7.98310709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.000] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344521478 y: -0.213534743 z: 0.0305606518 w: -0.97584939 } position { x: -0.784598947 y: 0.85086143 z: -7.98308945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.015] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344577 y: -0.213565931 z: 0.0305367019 w: -0.975843132 } position { x: -0.78457588 y: 0.850849926 z: -7.9830966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344577 y: -0.213565931 z: 0.0305367019 w: -0.975843132 } position { x: -0.78457588 y: 0.850849926 z: -7.9830966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.042] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344601311 y: -0.21354112 z: 0.0305436794 w: -0.975848258 } position { x: -0.784613907 y: 0.850848556 z: -7.98307514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.056] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344580114 y: -0.213544235 z: 0.0305390824 w: -0.975847781 } position { x: -0.78462708 y: 0.850868106 z: -7.98310041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.071] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344629437 y: -0.213543549 z: 0.0305352304 w: -0.9758479 } position { x: -0.78463614 y: 0.850844145 z: -7.98308659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344629437 y: -0.213543549 z: 0.0305352304 w: -0.9758479 } position { x: -0.78463614 y: 0.850844145 z: -7.98308659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.096] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344703868 y: -0.213540122 z: 0.0305306558 w: -0.975848556 } position { x: -0.784655571 y: 0.850859404 z: -7.98311806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.111] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03446953 y: -0.213544488 z: 0.0305695068 w: -0.97584635 } position { x: -0.784625411 y: 0.850818574 z: -7.9830575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.126] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344268344 y: -0.213555485 z: 0.0305801649 w: -0.975845158 } position { x: -0.784635782 y: 0.850885391 z: -7.98305511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.137] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344268344 y: -0.213555485 z: 0.0305801649 w: -0.975845158 } position { x: -0.784635782 y: 0.850885391 z: -7.98305511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.151] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034509372 y: -0.213549867 z: 0.0305016097 w: -0.975845933 } position { x: -0.784600079 y: 0.850841284 z: -7.98305655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.168] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344909355 y: -0.213518173 z: 0.0305263922 w: -0.975852728 } position { x: -0.784640968 y: 0.850823462 z: -7.98306036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.180] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344909355 y: -0.213518173 z: 0.0305263922 w: -0.975852728 } position { x: -0.784640968 y: 0.850823462 z: -7.98306036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344384573 y: -0.21351485 z: 0.0305353496 w: -0.975855052 } position { x: -0.784637094 y: 0.850861073 z: -7.9830966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.206] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344384573 y: -0.21351485 z: 0.0305353496 w: -0.975855052 } position { x: -0.784637094 y: 0.850861073 z: -7.9830966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.220] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344640166 y: -0.213543713 z: 0.0305513963 w: -0.975847304 } position { x: -0.784619093 y: 0.850829124 z: -7.98306417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.234] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034480419 y: -0.213533401 z: 0.0305469446 w: -0.975849092 } position { x: -0.784648478 y: 0.850843549 z: -7.98307943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.248] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344683826 y: -0.21353814 z: 0.0305263698 w: -0.975849152 } position { x: -0.784633 y: 0.850809216 z: -7.98307514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344446823 y: -0.213581264 z: 0.0304767508 w: -0.975842118 } position { x: -0.78463906 y: 0.850818634 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344446823 y: -0.213581264 z: 0.0304767508 w: -0.975842118 } position { x: -0.78463906 y: 0.850818634 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034460023 y: -0.213540912 z: 0.0305172298 w: -0.975849092 } position { x: -0.78463304 y: 0.850791335 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.305] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344936289 y: -0.213550717 z: 0.0305120181 w: -0.975846 } position { x: -0.784632325 y: 0.850805223 z: -7.98307896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.318] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344936289 y: -0.213550717 z: 0.0305120181 w: -0.975846 } position { x: -0.784632325 y: 0.850805223 z: -7.98307896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344373472 y: -0.21354723 z: 0.0305260308 w: -0.975848258 } position { x: -0.784638107 y: 0.850811481 z: -7.98310328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.345] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344397202 y: -0.213532478 z: 0.0304852407 w: -0.975852668 } position { x: -0.78466177 y: 0.85079515 z: -7.98307514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.362] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344402492 y: -0.213578984 z: 0.0305142161 w: -0.975841582 } position { x: -0.784633577 y: 0.8508057 z: -7.9830966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344980136 y: -0.2135306 z: 0.0305088852 w: -0.975850284 } position { x: -0.784621418 y: 0.850795805 z: -7.98308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344730131 y: -0.213571087 z: 0.0305196121 w: -0.975842 } position { x: -0.784628153 y: 0.850800693 z: -7.98308277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.404] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034450151 y: -0.213527888 z: 0.0305212419 w: -0.975852191 } position { x: -0.784626484 y: 0.850788355 z: -7.98309231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034450151 y: -0.213527888 z: 0.0305212419 w: -0.975852191 } position { x: -0.784626484 y: 0.850788355 z: -7.98309231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.430] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344598 y: -0.213557601 z: 0.0304810796 w: -0.975846589 } position { x: -0.784656346 y: 0.850789726 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344598 y: -0.213557601 z: 0.0304810796 w: -0.975846589 } position { x: -0.784656346 y: 0.850789726 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.460] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344275 y: -0.213534683 z: 0.0305201933 w: -0.975851536 } position { x: -0.784629464 y: 0.85078603 z: -7.98310041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034444984 y: -0.213541329 z: 0.0304573476 w: -0.975851417 } position { x: -0.784631491 y: 0.850791454 z: -7.98311424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.484] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034444984 y: -0.213541329 z: 0.0304573476 w: -0.975851417 } position { x: -0.784631491 y: 0.850791454 z: -7.98311424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034461394 y: -0.213546216 z: 0.030503381 w: -0.975848377 } position { x: -0.784614623 y: 0.850763917 z: -7.98310947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.512] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344713554 y: -0.213549927 z: 0.0304817 w: -0.97584784 } position { x: -0.784623325 y: 0.85076654 z: -7.98310041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.529] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344662964 y: -0.213547617 z: 0.0305027068 w: -0.9758479 } position { x: -0.784627199 y: 0.850776076 z: -7.98308659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.543] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344978757 y: -0.21353583 z: 0.0305099 w: -0.975849092 } position { x: -0.784613431 y: 0.850750804 z: -7.98306847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.554] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344978757 y: -0.21353583 z: 0.0305099 w: -0.975849092 } position { x: -0.784613431 y: 0.850750804 z: -7.98306847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.569] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344470218 y: -0.21352455 z: 0.0305249747 w: -0.975852907 } position { x: -0.784582138 y: 0.850764036 z: -7.98307753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344752371 y: -0.213514507 z: 0.030507382 w: -0.975854635 } position { x: -0.784617305 y: 0.850739241 z: -7.98307133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.597] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034488041 y: -0.213517919 z: 0.0305064358 w: -0.975853503 } position { x: -0.784632146 y: 0.850782394 z: -7.98306894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.611] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344934389 y: -0.213563621 z: 0.0305076037 w: -0.975843251 } position { x: -0.784619391 y: 0.850751162 z: -7.98304272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.625] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344595872 y: -0.213494748 z: 0.0304773934 w: -0.975860476 } position { x: -0.784642339 y: 0.850785375 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344595872 y: -0.213494748 z: 0.0304773934 w: -0.975860476 } position { x: -0.784642339 y: 0.850785375 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.653] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034482047 y: -0.213516876 z: 0.0305230767 w: -0.975853384 } position { x: -0.784641862 y: 0.850753725 z: -7.98304462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.667] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344432 y: -0.21353513 z: 0.0304950532 w: -0.975851655 } position { x: -0.784630597 y: 0.850765228 z: -7.98304558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.681] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344584733 y: -0.21352981 z: 0.0305304099 w: -0.975851178 } position { x: -0.784653842 y: 0.850784898 z: -7.98302937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.695] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344681628 y: -0.213556379 z: 0.0304648802 w: -0.975847125 } position { x: -0.784667969 y: 0.850770533 z: -7.98306656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.707] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344681628 y: -0.213556379 z: 0.0304648802 w: -0.975847125 } position { x: -0.784667969 y: 0.850770533 z: -7.98306656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344951488 y: -0.21353884 z: 0.0304662045 w: -0.975849926 } position { x: -0.78467077 y: 0.850791514 z: -7.98304319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344596095 y: -0.2135804 z: 0.0304840803 w: -0.975841522 } position { x: -0.784692 y: 0.850775719 z: -7.98304701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.748] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034459807 y: -0.213551536 z: 0.0304749534 w: -0.975848138 } position { x: -0.784712672 y: 0.850794673 z: -7.98303747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034466207 y: -0.213542297 z: 0.0304936692 w: -0.97584933 } position { x: -0.784704804 y: 0.850800693 z: -7.9830761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.779] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344411023 y: -0.213525385 z: 0.0304910652 w: -0.975854 } position { x: -0.784722865 y: 0.850790918 z: -7.98306847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.793] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344299339 y: -0.213531151 z: 0.0305149239 w: -0.97585237 } position { x: -0.784709752 y: 0.850809813 z: -7.98304367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.807] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344439819 y: -0.213534385 z: 0.0304451752 w: -0.975853384 } position { x: -0.784712255 y: 0.850799084 z: -7.98308611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.820] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344675928 y: -0.213551015 z: 0.030516 w: -0.975846708 } position { x: -0.784710884 y: 0.85078311 z: -7.98305464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344675928 y: -0.213551015 z: 0.030516 w: -0.975846708 } position { x: -0.784710884 y: 0.85078311 z: -7.98305464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.849] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344650261 y: -0.213573679 z: 0.0305137876 w: -0.97584188 } position { x: -0.784714 y: 0.850792289 z: -7.98308468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.860] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344650261 y: -0.213573679 z: 0.0305137876 w: -0.97584188 } position { x: -0.784714 y: 0.850792289 z: -7.98308468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.874] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344629548 y: -0.213545278 z: 0.0304904822 w: -0.975848913 } position { x: -0.78469348 y: 0.850773275 z: -7.98307943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.888] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344612673 y: -0.213545546 z: 0.0304906014 w: -0.975848913 } position { x: -0.784711719 y: 0.850798428 z: -7.98307228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344655029 y: -0.213543415 z: 0.0304953475 w: -0.975849092 } position { x: -0.784692049 y: 0.850794792 z: -7.9830513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.915] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344655029 y: -0.213543415 z: 0.0304953475 w: -0.975849092 } position { x: -0.784692049 y: 0.850794792 z: -7.9830513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344842672 y: -0.21355103 z: 0.0304904263 w: -0.975846887 } position { x: -0.784716725 y: 0.850803375 z: -7.98305941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.944] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344842672 y: -0.21355103 z: 0.0304904263 w: -0.975846887 } position { x: -0.784716725 y: 0.850803375 z: -7.98305941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344501212 y: -0.213565409 z: 0.0304720551 w: -0.975845575 } position { x: -0.784666359 y: 0.850810766 z: -7.98304796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344501212 y: -0.213565409 z: 0.0304720551 w: -0.975845575 } position { x: -0.784666359 y: 0.850810766 z: -7.98304796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.984] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344640575 y: -0.213542685 z: 0.0305290539 w: -0.975848198 } position { x: -0.784705758 y: 0.850815415 z: -7.98303938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:31.998] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344648138 y: -0.213546693 z: 0.0304931886 w: -0.975848436 } position { x: -0.784688413 y: 0.850828767 z: -7.98305416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344801508 y: -0.21354863 z: 0.0304305591 w: -0.97584945 } position { x: -0.784709215 y: 0.850827 z: -7.98305225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.026] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344883651 y: -0.213588476 z: 0.0304493234 w: -0.975839853 } position { x: -0.78467977 y: 0.850832224 z: -7.98305273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.040] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344690904 y: -0.213553533 z: 0.0304175988 w: -0.975849152 } position { x: -0.784710646 y: 0.850832 z: -7.98307896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344525725 y: -0.213578075 z: 0.0305236559 w: -0.975841045 } position { x: -0.784678698 y: 0.850821614 z: -7.98308897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.071] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344363265 y: -0.213576362 z: 0.0305353459 w: -0.975841641 } position { x: -0.784689 y: 0.850845337 z: -7.98306561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344335847 y: -0.21355404 z: 0.0305006504 w: -0.975847661 } position { x: -0.784692287 y: 0.850826144 z: -7.98306036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.098] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344734155 y: -0.213560268 z: 0.0304428563 w: -0.975846708 } position { x: -0.784705758 y: 0.850857496 z: -7.98304844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344734155 y: -0.213560268 z: 0.0304428563 w: -0.975846708 } position { x: -0.784705758 y: 0.850857496 z: -7.98304844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.125] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344824754 y: -0.213523462 z: 0.0304621886 w: -0.97585386 } position { x: -0.784694731 y: 0.850859642 z: -7.98306084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344289392 y: -0.213559374 z: 0.0304699615 w: -0.975847661 } position { x: -0.78466624 y: 0.850836635 z: -7.98305559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344328023 y: -0.213547826 z: 0.0305253621 w: -0.975848317 } position { x: -0.784670413 y: 0.850857854 z: -7.98307753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344545878 y: -0.213549674 z: 0.0304856058 w: -0.975848377 } position { x: -0.784656763 y: 0.850836515 z: -7.98308277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.181] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343981385 y: -0.213549361 z: 0.0304895397 w: -0.975850344 } position { x: -0.784664273 y: 0.850839734 z: -7.98307085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344212353 y: -0.213523939 z: 0.0305409376 w: -0.975853443 } position { x: -0.784669876 y: 0.850841761 z: -7.98305416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344442055 y: -0.213547036 z: 0.0305005442 w: -0.975848854 } position { x: -0.784673572 y: 0.850873232 z: -7.98303652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.223] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344476 y: -0.213533923 z: 0.0304702874 w: -0.975852549 } position { x: -0.784653187 y: 0.850862861 z: -7.9830513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345007554 y: -0.213494912 z: 0.0304531604 w: -0.975859761 } position { x: -0.784665942 y: 0.850876093 z: -7.98303699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344565399 y: -0.213541761 z: 0.0304812491 w: -0.975850165 } position { x: -0.784656942 y: 0.850863934 z: -7.98304176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344565399 y: -0.213541761 z: 0.0304812491 w: -0.975850165 } position { x: -0.784656942 y: 0.850863934 z: -7.98304176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.278] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344499871 y: -0.213542655 z: 0.0304697342 w: -0.975850582 } position { x: -0.784646332 y: 0.85085994 z: -7.98306179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.294] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344258323 y: -0.213533491 z: 0.0304916315 w: -0.975852728 } position { x: -0.784651399 y: 0.850870907 z: -7.9830389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344258323 y: -0.213533491 z: 0.0304916315 w: -0.975852728 } position { x: -0.784651399 y: 0.850870907 z: -7.9830389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344427787 y: -0.213541165 z: 0.0304792039 w: -0.97585088 } position { x: -0.784651518 y: 0.850861788 z: -7.98302174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.333] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344822742 y: -0.213542506 z: 0.0304906312 w: -0.975848854 } position { x: -0.784641266 y: 0.850859046 z: -7.98305416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.347] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344211459 y: -0.213528037 z: 0.0304261167 w: -0.975856185 } position { x: -0.784666836 y: 0.850866914 z: -7.98305321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.361] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034446232 y: -0.213559136 z: 0.0304146521 w: -0.975848794 } position { x: -0.784676373 y: 0.85085547 z: -7.98303938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344471224 y: -0.213541284 z: 0.0304680448 w: -0.975851059 } position { x: -0.784687817 y: 0.850878716 z: -7.98306227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.389] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344526581 y: -0.213539258 z: 0.0304657351 w: -0.975851357 } position { x: -0.78468 y: 0.850864887 z: -7.98303938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344534516 y: -0.213536412 z: 0.0304676238 w: -0.975851893 } position { x: -0.784698784 y: 0.850856781 z: -7.98306465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344531387 y: -0.213538811 z: 0.0304651801 w: -0.975851476 } position { x: -0.784684479 y: 0.8508358 z: -7.98306608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.429] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344531387 y: -0.213538811 z: 0.0304651801 w: -0.975851476 } position { x: -0.784684479 y: 0.8508358 z: -7.98306608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034444537 y: -0.21353738 z: 0.030504968 w: -0.975850821 } position { x: -0.784664929 y: 0.850864768 z: -7.98302078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.458] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344466716 y: -0.213535398 z: 0.0304692 w: -0.975852311 } position { x: -0.784674644 y: 0.850872159 z: -7.98303843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344405137 y: -0.21350193 z: 0.0304939561 w: -0.975859046 } position { x: -0.78471 y: 0.850839913 z: -7.98306227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.485] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344470665 y: -0.213534519 z: 0.0304787327 w: -0.975852191 } position { x: -0.784679592 y: 0.85084784 z: -7.98305368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344719887 y: -0.213532954 z: 0.0304317437 w: -0.975853145 } position { x: -0.784679413 y: 0.850834727 z: -7.98303843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.514] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344496332 y: -0.213525325 z: 0.0304444488 w: -0.975855172 } position { x: -0.784695685 y: 0.850832224 z: -7.98302794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.529] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344518349 y: -0.213534713 z: 0.0304721743 w: -0.975852191 } position { x: -0.784716845 y: 0.850820065 z: -7.98305559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.540] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344518349 y: -0.213534713 z: 0.0304721743 w: -0.975852191 } position { x: -0.784716845 y: 0.850820065 z: -7.98305559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344533324 y: -0.213510647 z: 0.0304894764 w: -0.975856841 } position { x: -0.784710288 y: 0.850831151 z: -7.98304939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.569] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344533324 y: -0.213510647 z: 0.0304894764 w: -0.975856841 } position { x: -0.784710288 y: 0.850831151 z: -7.98304939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.583] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344602838 y: -0.213532105 z: 0.0304856729 w: -0.975852072 } position { x: -0.784723043 y: 0.850801706 z: -7.98304129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.596] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344602838 y: -0.213532105 z: 0.0304856729 w: -0.975852072 } position { x: -0.784723043 y: 0.850801706 z: -7.98304129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034468893 y: -0.213504627 z: 0.0304846689 w: -0.975857794 } position { x: -0.784744263 y: 0.850822449 z: -7.98302603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344694555 y: -0.213538051 z: 0.0304524545 w: -0.975851417 } position { x: -0.784719288 y: 0.850813508 z: -7.98302031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344664566 y: -0.213500381 z: 0.0304668881 w: -0.975859344 } position { x: -0.784718752 y: 0.850766897 z: -7.98301363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.653] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344728306 y: -0.213504702 z: 0.0304733012 w: -0.975858 } position { x: -0.784722447 y: 0.850812733 z: -7.98302555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.667] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344420224 y: -0.213532895 z: 0.0304988325 w: -0.975852072 } position { x: -0.784710944 y: 0.850789428 z: -7.98300076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344428606 y: -0.213547528 z: 0.0304996222 w: -0.975848794 } position { x: -0.784725189 y: 0.85082376 z: -7.98302698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.693] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344428606 y: -0.213547528 z: 0.0304996222 w: -0.975848794 } position { x: -0.784725189 y: 0.85082376 z: -7.98302698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.707] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344927572 y: -0.213540077 z: 0.0305075198 w: -0.975848436 } position { x: -0.784715116 y: 0.85079968 z: -7.98300838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344007686 y: -0.213543564 z: 0.0304941647 w: -0.975851357 } position { x: -0.784726143 y: 0.850799382 z: -7.98301029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034441106 y: -0.213518649 z: 0.0304926783 w: -0.97585541 } position { x: -0.7847175 y: 0.85080266 z: -7.98305082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344629139 y: -0.213529482 z: 0.0304896813 w: -0.97585237 } position { x: -0.784706354 y: 0.850792408 z: -7.98298454 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344463177 y: -0.213558212 z: 0.0305040069 w: -0.975846231 } position { x: -0.784708619 y: 0.850783885 z: -7.98300934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344463177 y: -0.213558212 z: 0.0305040069 w: -0.975846231 } position { x: -0.784708619 y: 0.850783885 z: -7.98300934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344390944 y: -0.213546768 z: 0.0304596033 w: -0.975850344 } position { x: -0.784707546 y: 0.85078907 z: -7.98302412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344724283 y: -0.213531479 z: 0.0304823015 w: -0.975851834 } position { x: -0.78473413 y: 0.850796103 z: -7.98300838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.819] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344579183 y: -0.213551804 z: 0.0304558016 w: -0.975848734 } position { x: -0.784698963 y: 0.850767 z: -7.98299026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.834] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344487242 y: -0.21354188 z: 0.0305149015 w: -0.97584939 } position { x: -0.784701884 y: 0.850790739 z: -7.98300314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.845] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344487242 y: -0.21354188 z: 0.0305149015 w: -0.97584939 } position { x: -0.784701884 y: 0.850790739 z: -7.98300314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344737321 y: -0.213531539 z: 0.0304919761 w: -0.975851476 } position { x: -0.78470248 y: 0.85079205 z: -7.98299265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.874] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344737321 y: -0.213531539 z: 0.0304919761 w: -0.975851476 } position { x: -0.78470248 y: 0.85079205 z: -7.98299265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.887] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344687216 y: -0.213531077 z: 0.0304954033 w: -0.975851655 } position { x: -0.784725249 y: 0.850801706 z: -7.98299503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344929695 y: -0.213527754 z: 0.0304684695 w: -0.97585237 } position { x: -0.784670472 y: 0.850786 z: -7.98299026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.917] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344792865 y: -0.213547811 z: 0.0304604378 w: -0.975848675 } position { x: -0.784698129 y: 0.850800574 z: -7.98299122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.931] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344602 y: -0.213518918 z: 0.030498201 w: -0.975854516 } position { x: -0.784656405 y: 0.850797057 z: -7.98297739 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.944] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344556905 y: -0.2135261 z: 0.0305174273 w: -0.975852489 } position { x: -0.78469336 y: 0.850830913 z: -7.98296976 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.958] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344556905 y: -0.2135261 z: 0.0305174273 w: -0.975852489 } position { x: -0.78469336 y: 0.850830913 z: -7.98296976 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344644524 y: -0.213528574 z: 0.0305013079 w: -0.975852191 } position { x: -0.784683943 y: 0.850816965 z: -7.98296547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:32.986] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344803482 y: -0.213519692 z: 0.0304749832 w: -0.975854397 } position { x: -0.784698427 y: 0.850823104 z: -7.98295641 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.000] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344747081 y: -0.213559613 z: 0.0304540154 w: -0.975846469 } position { x: -0.784689724 y: 0.850794077 z: -7.98296595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.015] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344575681 y: -0.213549599 z: 0.0304489955 w: -0.97584945 } position { x: -0.784682095 y: 0.850830674 z: -7.98295641 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.028] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344587266 y: -0.213531077 z: 0.0304286592 w: -0.975854099 } position { x: -0.784689844 y: 0.850796103 z: -7.98298597 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.042] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344738774 y: -0.213513643 z: 0.0304663368 w: -0.975856185 } position { x: -0.784690797 y: 0.850813508 z: -7.98297167 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.055] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344738774 y: -0.213513643 z: 0.0304663368 w: -0.975856185 } position { x: -0.784690797 y: 0.850813508 z: -7.98297167 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.068] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344625786 y: -0.213563234 z: 0.0305158775 w: -0.975844204 } position { x: -0.784669697 y: 0.850820303 z: -7.98298597 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344137102 y: -0.213534415 z: 0.0304684564 w: -0.975853682 } position { x: -0.784710884 y: 0.85083282 z: -7.98298454 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.098] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344767943 y: -0.213554412 z: 0.0305276215 w: -0.975845277 } position { x: -0.78469336 y: 0.850850344 z: -7.98298693 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344796441 y: -0.213549584 z: 0.0304914154 w: -0.975847363 } position { x: -0.784677148 y: 0.850821614 z: -7.9829936 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.125] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344358161 y: -0.213582367 z: 0.0304727163 w: -0.975842297 } position { x: -0.784654081 y: 0.850811958 z: -7.98298073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.139] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344488584 y: -0.213539556 z: 0.0305179041 w: -0.975849807 } position { x: -0.784653425 y: 0.85081017 z: -7.98297644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344405286 y: -0.213533759 z: 0.030450495 w: -0.975853503 } position { x: -0.784651339 y: 0.850839734 z: -7.98301744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.167] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344368443 y: -0.213548526 z: 0.0304664839 w: -0.975849867 } position { x: -0.784661 y: 0.850845039 z: -7.98298407 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.181] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344605818 y: -0.213560179 z: 0.0304932874 w: -0.975845635 } position { x: -0.784637272 y: 0.850839257 z: -7.98301458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344535448 y: -0.213540718 z: 0.0304761175 w: -0.975850701 } position { x: -0.784645557 y: 0.850838125 z: -7.98302603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344651192 y: -0.213507056 z: 0.0304699279 w: -0.975857794 } position { x: -0.784639955 y: 0.850832224 z: -7.98303413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.223] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344352834 y: -0.213580027 z: 0.0305143688 w: -0.975841522 } position { x: -0.784629107 y: 0.850818396 z: -7.98299694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034450978 y: -0.213525683 z: 0.0304691102 w: -0.975854278 } position { x: -0.784645379 y: 0.850824952 z: -7.98302078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034450978 y: -0.213525683 z: 0.0304691102 w: -0.975854278 } position { x: -0.784645379 y: 0.850824952 z: -7.98302078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344430432 y: -0.213567078 z: 0.0304742716 w: -0.975845337 } position { x: -0.784636378 y: 0.850853 z: -7.98302174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.278] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344671421 y: -0.213580772 z: 0.0304828174 w: -0.975841224 } position { x: -0.784609318 y: 0.850840151 z: -7.98301172 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344809666 y: -0.213528648 z: 0.030475704 w: -0.97585237 } position { x: -0.78462863 y: 0.85085094 z: -7.98306036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.307] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344615 y: -0.213534132 z: 0.0304447878 w: -0.975852787 } position { x: -0.78462249 y: 0.850856 z: -7.98303127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344335884 y: -0.213553399 z: 0.0304987449 w: -0.9758479 } position { x: -0.784605324 y: 0.850838065 z: -7.98304176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344442762 y: -0.213515729 z: 0.0304942187 w: -0.975855947 } position { x: -0.784627616 y: 0.850856543 z: -7.98304844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344496481 y: -0.213547572 z: 0.0304777399 w: -0.975849271 } position { x: -0.784619451 y: 0.850864828 z: -7.9830451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.363] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344237275 y: -0.213553727 z: 0.0305080172 w: -0.9758479 } position { x: -0.78459245 y: 0.850855708 z: -7.98303461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.373] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344237275 y: -0.213553727 z: 0.0305080172 w: -0.9758479 } position { x: -0.78459245 y: 0.850855708 z: -7.98303461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344773419 y: -0.213511109 z: 0.0304795988 w: -0.975856185 } position { x: -0.784597814 y: 0.850832582 z: -7.98304701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344493575 y: -0.213524595 z: 0.0304642972 w: -0.975854754 } position { x: -0.78461045 y: 0.850836873 z: -7.98303175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344530791 y: -0.213566363 z: 0.0304660797 w: -0.975845397 } position { x: -0.784598529 y: 0.850845814 z: -7.9830637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.430] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344570577 y: -0.213545188 z: 0.0304830503 w: -0.97584939 } position { x: -0.784619093 y: 0.850825429 z: -7.98306417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344570577 y: -0.213545188 z: 0.0304830503 w: -0.97584939 } position { x: -0.784619093 y: 0.850825429 z: -7.98306417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.458] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344488546 y: -0.213541254 z: 0.0304909516 w: -0.975850224 } position { x: -0.784612298 y: 0.850850403 z: -7.98305035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.472] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344566777 y: -0.21352376 z: 0.0304715857 w: -0.975854456 } position { x: -0.78461808 y: 0.850850105 z: -7.98306608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.487] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344792902 y: -0.213562965 z: 0.030465778 w: -0.975845218 } position { x: -0.784616828 y: 0.850842535 z: -7.98306465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344756059 y: -0.213547438 z: 0.0304601416 w: -0.975848913 } position { x: -0.784621775 y: 0.850851655 z: -7.9830842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.515] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034454193 y: -0.213555 z: 0.0304603614 w: -0.975848079 } position { x: -0.784597158 y: 0.850834131 z: -7.98303938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344370045 y: -0.213569254 z: 0.0305079445 w: -0.975844 } position { x: -0.78460604 y: 0.850854814 z: -7.98305798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.540] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344370045 y: -0.213569254 z: 0.0305079445 w: -0.975844 } position { x: -0.78460604 y: 0.850854814 z: -7.98305798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.555] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344658755 y: -0.213499531 z: 0.0305411015 w: -0.975857198 } position { x: -0.784624755 y: 0.850836933 z: -7.98307896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.568] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344271399 y: -0.213539615 z: 0.0304943882 w: -0.975851297 } position { x: -0.784621775 y: 0.850857854 z: -7.98308706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.583] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344175585 y: -0.213526458 z: 0.0304789897 w: -0.975855 } position { x: -0.784620345 y: 0.850843668 z: -7.98305416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.598] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343995728 y: -0.213554889 z: 0.0304826908 w: -0.975849271 } position { x: -0.784606457 y: 0.850832224 z: -7.98306179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344513506 y: -0.213516399 z: 0.0305339359 w: -0.975854278 } position { x: -0.784614384 y: 0.850821435 z: -7.98305416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.625] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344379768 y: -0.213583425 z: 0.0304738749 w: -0.975842 } position { x: -0.784603119 y: 0.85082972 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343927369 y: -0.21352151 z: 0.0304925013 w: -0.975856543 } position { x: -0.78464216 y: 0.850827336 z: -7.98305273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.653] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344421118 y: -0.213537291 z: 0.0304940026 w: -0.975851297 } position { x: -0.784652829 y: 0.850825191 z: -7.98305416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.667] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344480909 y: -0.213527188 z: 0.0304106623 w: -0.975855887 } position { x: -0.784624875 y: 0.850814 z: -7.98306894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.681] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034447208 y: -0.213540703 z: 0.0304729585 w: -0.975851 } position { x: -0.784616053 y: 0.850805879 z: -7.98304701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.694] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344595946 y: -0.213489145 z: 0.0304604135 w: -0.975862205 } position { x: -0.78461653 y: 0.850792 z: -7.98304653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.708] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034452308 y: -0.213537499 z: 0.0305259489 w: -0.975849867 } position { x: -0.784620106 y: 0.850806 z: -7.98306942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034452308 y: -0.213537499 z: 0.0305259489 w: -0.975849867 } position { x: -0.784620106 y: 0.850806 z: -7.98306942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.736] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344334282 y: -0.21352914 z: 0.0304928161 w: -0.975853384 } position { x: -0.784629941 y: 0.850834727 z: -7.98303175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.751] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344364643 y: -0.213525891 z: 0.0304938629 w: -0.975854 } position { x: -0.784619749 y: 0.850810647 z: -7.98304033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344869569 y: -0.213546082 z: 0.0305125955 w: -0.975847185 } position { x: -0.784605324 y: 0.85080272 z: -7.98304081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.778] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344420113 y: -0.21352385 z: 0.0304845311 w: -0.975854516 } position { x: -0.784630954 y: 0.850815535 z: -7.98302841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344420113 y: -0.21352385 z: 0.0304845311 w: -0.975854516 } position { x: -0.784630954 y: 0.850815535 z: -7.98302841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.804] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344285257 y: -0.213537097 z: 0.0304520279 w: -0.975853145 } position { x: -0.784622192 y: 0.850807071 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344310366 y: -0.213540271 z: 0.0304806512 w: -0.975851417 } position { x: -0.784639359 y: 0.850840747 z: -7.98305178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344310366 y: -0.213540271 z: 0.0304806512 w: -0.975851417 } position { x: -0.784639359 y: 0.850840747 z: -7.98305178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.848] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344536752 y: -0.213524833 z: 0.0304555967 w: -0.975854754 } position { x: -0.784625292 y: 0.850793 z: -7.98302174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344122127 y: -0.213529274 z: 0.0304832309 w: -0.975854456 } position { x: -0.784662306 y: 0.850794554 z: -7.98305082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.875] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344122127 y: -0.213529274 z: 0.0304832309 w: -0.975854456 } position { x: -0.784662306 y: 0.850794554 z: -7.98305082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344557837 y: -0.213544354 z: 0.0305106398 w: -0.975848734 } position { x: -0.784648836 y: 0.850816905 z: -7.98306894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344277285 y: -0.213516742 z: 0.030448202 w: -0.975857675 } position { x: -0.784642875 y: 0.85080409 z: -7.9830246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.917] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344318263 y: -0.213493198 z: 0.0305072293 w: -0.975860894 } position { x: -0.784654737 y: 0.850819945 z: -7.98304701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.932] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344332904 y: -0.213504404 z: 0.0305121802 w: -0.975858212 } position { x: -0.784668267 y: 0.85083878 z: -7.98302507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.942] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344332904 y: -0.213504404 z: 0.0305121802 w: -0.975858212 } position { x: -0.784668267 y: 0.85083878 z: -7.98302507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344588198 y: -0.213531986 z: 0.0304557178 w: -0.975853 } position { x: -0.78464222 y: 0.85084188 z: -7.98307228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344588198 y: -0.213531986 z: 0.0304557178 w: -0.975853 } position { x: -0.78464222 y: 0.85084188 z: -7.98307228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:33.986] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344455913 y: -0.213487834 z: 0.0305065587 w: -0.975861609 } position { x: -0.784620464 y: 0.850823402 z: -7.98302889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.000] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344460309 y: -0.213519692 z: 0.0304898769 w: -0.975855112 } position { x: -0.784638286 y: 0.850848436 z: -7.9830389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344460309 y: -0.213519692 z: 0.0304898769 w: -0.975855112 } position { x: -0.784638286 y: 0.850848436 z: -7.9830389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344751552 y: -0.213510245 z: 0.0305277966 w: -0.975855 } position { x: -0.784614444 y: 0.850835323 z: -7.98299599 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.041] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344675444 y: -0.213531107 z: 0.030472707 w: -0.97585237 } position { x: -0.784646571 y: 0.850829244 z: -7.98303223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.057] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344563685 y: -0.213525414 z: 0.0304810517 w: -0.975853741 } position { x: -0.78462261 y: 0.850814 z: -7.98299074 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344416276 y: -0.213529214 z: 0.0304995719 w: -0.975852847 } position { x: -0.784630179 y: 0.850837469 z: -7.98303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.083] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344487838 y: -0.213491842 z: 0.0304874219 w: -0.975861192 } position { x: -0.784627199 y: 0.850826859 z: -7.98299456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.097] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344217792 y: -0.213507459 z: 0.0305127446 w: -0.975858 } position { x: -0.784626722 y: 0.850855172 z: -7.98303032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.111] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344536342 y: -0.213525623 z: 0.0304451622 w: -0.975854933 } position { x: -0.784632444 y: 0.8508178 z: -7.98299313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.125] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034497533 y: -0.213522583 z: 0.0304696243 w: -0.975853324 } position { x: -0.78460443 y: 0.850808382 z: -7.98296165 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.139] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344373025 y: -0.213534459 z: 0.0304569136 w: -0.975853205 } position { x: -0.784632862 y: 0.850823879 z: -7.98301 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344691128 y: -0.21351485 z: 0.0304832514 w: -0.975855589 } position { x: -0.784619391 y: 0.850814581 z: -7.98295164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.164] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344691128 y: -0.21351485 z: 0.0304832514 w: -0.975855589 } position { x: -0.784619391 y: 0.850814581 z: -7.98295164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.179] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344116725 y: -0.213495135 z: 0.0304968022 w: -0.97586149 } position { x: -0.784647942 y: 0.850841403 z: -7.98299646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.194] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034443 y: -0.21351786 z: 0.0304809343 w: -0.975855947 } position { x: -0.784589052 y: 0.850842834 z: -7.98295736 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.208] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034443 y: -0.21351786 z: 0.0304809343 w: -0.975855947 } position { x: -0.784589052 y: 0.850842834 z: -7.98295736 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.222] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344458744 y: -0.213516966 z: 0.0304504968 w: -0.97585696 } position { x: -0.784611642 y: 0.850835204 z: -7.9829855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344586708 y: -0.213501543 z: 0.0304507427 w: -0.975859821 } position { x: -0.784592092 y: 0.850820661 z: -7.98292255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344311 y: -0.213547438 z: 0.0304791201 w: -0.975849926 } position { x: -0.784570038 y: 0.850846 z: -7.98296404 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.266] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344439819 y: -0.213499904 z: 0.0305120964 w: -0.975858808 } position { x: -0.784604609 y: 0.850847244 z: -7.98295164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.276] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344439819 y: -0.213499904 z: 0.0305120964 w: -0.975858808 } position { x: -0.784604609 y: 0.850847244 z: -7.98295164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.290] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343969911 y: -0.213506162 z: 0.0305350628 w: -0.97585839 } position { x: -0.784589291 y: 0.850844502 z: -7.98295784 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344362482 y: -0.213503331 z: 0.0305173919 w: -0.975858212 } position { x: -0.784617782 y: 0.850865841 z: -7.98293781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.319] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034421809 y: -0.213485509 z: 0.0304885413 w: -0.975863516 } position { x: -0.784627378 y: 0.850864291 z: -7.98296976 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.333] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344011337 y: -0.213482842 z: 0.0304654911 w: -0.975865543 } position { x: -0.784621894 y: 0.850858867 z: -7.98292971 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.348] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344748944 y: -0.213523135 z: 0.0304383431 w: -0.975854933 } position { x: -0.784608126 y: 0.850841701 z: -7.98294449 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.362] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344067737 y: -0.213497341 z: 0.0304570328 w: -0.975862384 } position { x: -0.784650445 y: 0.850866199 z: -7.98294687 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.377] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344740376 y: -0.213502169 z: 0.0304468758 w: -0.975859284 } position { x: -0.784636855 y: 0.85088855 z: -7.9829545 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.387] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344740376 y: -0.213502169 z: 0.0304468758 w: -0.975859284 } position { x: -0.784636855 y: 0.85088855 z: -7.9829545 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.401] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344623514 y: -0.213530943 z: 0.0304574613 w: -0.975853086 } position { x: -0.784619272 y: 0.850857556 z: -7.98294497 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034453664 y: -0.213483602 z: 0.0304264911 w: -0.975864708 } position { x: -0.784608245 y: 0.850860417 z: -7.98298025 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.430] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344368927 y: -0.213480189 z: 0.030437 w: -0.975865722 } position { x: -0.784582794 y: 0.850847244 z: -7.98292923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344155282 y: -0.213515878 z: 0.0304863583 w: -0.975857139 } position { x: -0.784588 y: 0.850876868 z: -7.98294306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034446355 y: -0.213509053 z: 0.0304944776 w: -0.975857317 } position { x: -0.784578323 y: 0.850939929 z: -7.98293686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034446355 y: -0.213509053 z: 0.0304944776 w: -0.975857317 } position { x: -0.784578323 y: 0.850939929 z: -7.98293686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.486] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344517604 y: -0.213538349 z: 0.0304327365 w: -0.975852609 } position { x: -0.78455472 y: 0.850880861 z: -7.98294306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344236828 y: -0.213502645 z: 0.0304369312 w: -0.975861251 } position { x: -0.784595132 y: 0.850872099 z: -7.98296595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.515] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343910903 y: -0.21349667 z: 0.0304732248 w: -0.975862622 } position { x: -0.784606636 y: 0.850886166 z: -7.98299074 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344451107 y: -0.213509709 z: 0.0304996 w: -0.975857 } position { x: -0.784594178 y: 0.850919485 z: -7.98295355 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.541] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344315618 y: -0.21350646 z: 0.0304783918 w: -0.975858867 } position { x: -0.784634113 y: 0.850903869 z: -7.98297548 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034458492 y: -0.213491023 z: 0.0304743424 w: -0.97586143 } position { x: -0.784652472 y: 0.850882173 z: -7.982934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.570] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344703235 y: -0.213482767 z: 0.0304325968 w: -0.975864172 } position { x: -0.784637451 y: 0.850874543 z: -7.98294306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.583] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344456322 y: -0.213495255 z: 0.0304168072 w: -0.975862741 } position { x: -0.784629822 y: 0.850871325 z: -7.9829545 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.597] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344662927 y: -0.213505894 z: 0.0303850342 w: -0.975860655 } position { x: -0.784625232 y: 0.850887179 z: -7.98298454 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.611] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344410427 y: -0.213508964 z: 0.0304401442 w: -0.975859225 } position { x: -0.784636736 y: 0.8508991 z: -7.98298931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344410427 y: -0.213508964 z: 0.0304401442 w: -0.975859225 } position { x: -0.784636736 y: 0.8508991 z: -7.98298931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.637] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344827659 y: -0.213488594 z: 0.0304825325 w: -0.975860834 } position { x: -0.784616828 y: 0.850855649 z: -7.98301029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344242752 y: -0.213500738 z: 0.0305172373 w: -0.975859165 } position { x: -0.784668267 y: 0.850869119 z: -7.98301363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.668] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344034433 y: -0.213528469 z: 0.0304662324 w: -0.97585547 } position { x: -0.784675241 y: 0.850877523 z: -7.98298883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344034433 y: -0.213528469 z: 0.0304662324 w: -0.97585547 } position { x: -0.784675241 y: 0.850877523 z: -7.98298883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.696] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344375446 y: -0.213554725 z: 0.0304092709 w: -0.975850284 } position { x: -0.784664094 y: 0.850876033 z: -7.98297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.706] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344375446 y: -0.213554725 z: 0.0304092709 w: -0.975850284 } position { x: -0.784664094 y: 0.850876033 z: -7.98297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.724] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034563344 y: -0.213512883 z: 0.0304541085 w: -0.975853562 } position { x: -0.784634471 y: 0.850778878 z: -7.98296165 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034563344 y: -0.213512883 z: 0.0304541085 w: -0.975853562 } position { x: -0.784634471 y: 0.850778878 z: -7.98296165 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344809666 y: -0.213494122 z: 0.0303252134 w: -0.975864589 } position { x: -0.784693182 y: 0.850706756 z: -7.98302364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.764] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0347566642 y: -0.213491783 z: 0.0305684116 w: -0.975847721 } position { x: -0.784458876 y: 0.850739 z: -7.98273373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0347566642 y: -0.213491783 z: 0.0305684116 w: -0.975847721 } position { x: -0.784458876 y: 0.850739 z: -7.98273373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.792] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344206803 y: -0.21348837 z: 0.0305050816 w: -0.975862384 } position { x: -0.78473407 y: 0.850751162 z: -7.98303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344206803 y: -0.21348837 z: 0.0305050816 w: -0.975862384 } position { x: -0.78473407 y: 0.850751162 z: -7.98303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344484858 y: -0.213526502 z: 0.0304864105 w: -0.975853622 } position { x: -0.784643173 y: 0.850665569 z: -7.98280239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.833] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345205329 y: -0.213551328 z: 0.0303260423 w: -0.975850701 } position { x: -0.784630716 y: 0.850697398 z: -7.98274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.847] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346065052 y: -0.213514104 z: 0.0304578766 w: -0.975851655 } position { x: -0.784764886 y: 0.850892901 z: -7.98309851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.860] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0346065052 y: -0.213514104 z: 0.0304578766 w: -0.975851655 } position { x: -0.784764886 y: 0.850892901 z: -7.98309851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.873] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344656259 y: -0.213485837 z: 0.0303909741 w: -0.975864887 } position { x: -0.784768462 y: 0.850775361 z: -7.98307133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343415625 y: -0.213541836 z: 0.0304027069 w: -0.975856662 } position { x: -0.784774542 y: 0.850929141 z: -7.98316288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.903] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344085 y: -0.213444442 z: 0.0303774215 w: -0.975876391 } position { x: -0.784684122 y: 0.850773692 z: -7.98294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345539227 y: -0.213528484 z: 0.0304264631 w: -0.975851357 } position { x: -0.784744143 y: 0.850839257 z: -7.98309422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.929] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345539227 y: -0.213528484 z: 0.0304264631 w: -0.975851357 } position { x: -0.784744143 y: 0.850839257 z: -7.98309422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.943] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344750471 y: -0.213483185 z: 0.0304363128 w: -0.975863755 } position { x: -0.784674346 y: 0.850779653 z: -7.98305035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.957] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344454683 y: -0.213471 z: 0.0304493308 w: -0.975867093 } position { x: -0.784693837 y: 0.850708842 z: -7.98302078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344319902 y: -0.213475287 z: 0.0304511115 w: -0.975866556 } position { x: -0.784665346 y: 0.850780368 z: -7.98300457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:34.984] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344319902 y: -0.213475287 z: 0.0304511115 w: -0.975866556 } position { x: -0.784665346 y: 0.850780368 z: -7.98300457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.002] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344975889 y: -0.213518828 z: 0.0304060634 w: -0.975856125 } position { x: -0.784684539 y: 0.850795507 z: -7.98307371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.015] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344839096 y: -0.213520601 z: 0.0304084085 w: -0.975856125 } position { x: -0.784686208 y: 0.850741 z: -7.98305655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344839096 y: -0.213520601 z: 0.0304084085 w: -0.975856125 } position { x: -0.784686208 y: 0.850741 z: -7.98305655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.043] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344008952 y: -0.213540241 z: 0.0304025821 w: -0.975854933 } position { x: -0.784639657 y: 0.850753784 z: -7.98305082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344008952 y: -0.213540241 z: 0.0304025821 w: -0.975854933 } position { x: -0.784639657 y: 0.850753784 z: -7.98305082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.069] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344172642 y: -0.213502645 z: 0.0304183029 w: -0.975862086 } position { x: -0.784689665 y: 0.850800276 z: -7.98309374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344901271 y: -0.213502795 z: 0.0304056071 w: -0.97585988 } position { x: -0.784655 y: 0.850787818 z: -7.98308563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.097] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345046148 y: -0.213497296 z: 0.0303747561 w: -0.975861549 } position { x: -0.784655154 y: 0.850762069 z: -7.98304701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345001854 y: -0.213510796 z: 0.030350266 w: -0.975859523 } position { x: -0.784670591 y: 0.850759506 z: -7.98310804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.126] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344264321 y: -0.213481784 z: 0.0304218847 w: -0.975866199 } position { x: -0.784639776 y: 0.850782454 z: -7.98313379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344535448 y: -0.213503018 z: 0.0304304603 w: -0.975860357 } position { x: -0.784626365 y: 0.850776553 z: -7.98306942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.151] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344535448 y: -0.213503018 z: 0.0304304603 w: -0.975860357 } position { x: -0.784626365 y: 0.850776553 z: -7.98306942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.168] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344587527 y: -0.213495344 z: 0.0304277521 w: -0.975861967 } position { x: -0.784685075 y: 0.850774467 z: -7.98312521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344813801 y: -0.213504225 z: 0.030402571 w: -0.97586 } position { x: -0.784671187 y: 0.850746512 z: -7.98308325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.193] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344813801 y: -0.213504225 z: 0.030402571 w: -0.97586 } position { x: -0.784671187 y: 0.850746512 z: -7.98308325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.208] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344293043 y: -0.213510603 z: 0.0303832795 w: -0.975861 } position { x: -0.784677 y: 0.850811362 z: -7.98311758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.222] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344969854 y: -0.213500142 z: 0.0303713884 w: -0.975861251 } position { x: -0.784638584 y: 0.850812435 z: -7.98311186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344915092 y: -0.21346496 z: 0.030372804 w: -0.975869119 } position { x: -0.784637332 y: 0.850816965 z: -7.98313761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345022269 y: -0.213506877 z: 0.0304047018 w: -0.975858569 } position { x: -0.784607828 y: 0.850783229 z: -7.9831295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.262] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345022269 y: -0.213506877 z: 0.0304047018 w: -0.975858569 } position { x: -0.784607828 y: 0.850783229 z: -7.9831295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.276] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344617069 y: -0.213528648 z: 0.030419711 w: -0.975854814 } position { x: -0.784632623 y: 0.850799084 z: -7.98313808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.293] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344409384 y: -0.213514373 z: 0.0304463 w: -0.975857794 } position { x: -0.784615874 y: 0.850836456 z: -7.9831295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.307] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344833024 y: -0.213528574 z: 0.0304587353 w: -0.975852787 } position { x: -0.78460592 y: 0.850814283 z: -7.983109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.320] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344673246 y: -0.213490576 z: 0.0304247644 w: -0.975862741 } position { x: -0.78460139 y: 0.850826263 z: -7.98314762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.333] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034490943 y: -0.213523149 z: 0.0303564984 w: -0.97585696 } position { x: -0.784599781 y: 0.850843668 z: -7.9831562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.347] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034490943 y: -0.213523149 z: 0.0303564984 w: -0.97585696 } position { x: -0.784599781 y: 0.850843668 z: -7.9831562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.362] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034476 y: -0.213490114 z: 0.0304103401 w: -0.975863039 } position { x: -0.784599483 y: 0.850835443 z: -7.98315477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344639 y: -0.213458344 z: 0.03047763 w: -0.975868285 } position { x: -0.784601271 y: 0.850837708 z: -7.98313713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.389] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034455955 y: -0.213476434 z: 0.0305007827 w: -0.975863874 } position { x: -0.784627795 y: 0.850825787 z: -7.98312902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034455955 y: -0.213476434 z: 0.0305007827 w: -0.975863874 } position { x: -0.784627795 y: 0.850825787 z: -7.98312902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344624035 y: -0.213483721 z: 0.0304500982 w: -0.975863636 } position { x: -0.78463918 y: 0.85087359 z: -7.98310852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.429] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344346687 y: -0.21347639 z: 0.0304226931 w: -0.975867093 } position { x: -0.784635484 y: 0.850852728 z: -7.98311138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344926603 y: -0.213513389 z: 0.0303727817 w: -0.97585851 } position { x: -0.784631908 y: 0.850848436 z: -7.9830966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034503676 y: -0.213482589 z: 0.0303517766 w: -0.975865483 } position { x: -0.784621119 y: 0.85085237 z: -7.98314476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344737321 y: -0.213499591 z: 0.0304037035 w: -0.975861192 } position { x: -0.784612954 y: 0.850831211 z: -7.98310089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.485] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344737321 y: -0.213499591 z: 0.0304037035 w: -0.975861192 } position { x: -0.784612954 y: 0.850831211 z: -7.98310089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344546624 y: -0.213473335 z: 0.0304273684 w: -0.975866914 } position { x: -0.784624934 y: 0.850814819 z: -7.98310947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.514] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344371 y: -0.213492274 z: 0.0304268058 w: -0.975863397 } position { x: -0.78457886 y: 0.850858808 z: -7.9831109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.529] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344688594 y: -0.213524878 z: 0.0304354317 w: -0.975854874 } position { x: -0.78456068 y: 0.850860238 z: -7.98312569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034496773 y: -0.213502109 z: 0.0304792263 w: -0.975857496 } position { x: -0.784569323 y: 0.850855529 z: -7.98309898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.558] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344931819 y: -0.21349065 z: 0.0305351783 w: -0.97585839 } position { x: -0.7845608 y: 0.85084188 z: -7.9831152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.568] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344931819 y: -0.21349065 z: 0.0305351783 w: -0.97585839 } position { x: -0.7845608 y: 0.85084188 z: -7.9831152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344416499 y: -0.213469297 z: 0.030481074 w: -0.975866556 } position { x: -0.784585238 y: 0.850839376 z: -7.98310566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.596] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344626531 y: -0.213495 z: 0.0304525252 w: -0.975861132 } position { x: -0.78461206 y: 0.850851417 z: -7.98308754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344588682 y: -0.21348837 z: 0.0303960126 w: -0.97586447 } position { x: -0.78459847 y: 0.850860238 z: -7.98309898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.627] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344552919 y: -0.213494733 z: 0.0303689558 w: -0.975864 } position { x: -0.784618 y: 0.85085386 z: -7.98309517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344475023 y: -0.213510722 z: 0.030377809 w: -0.975860536 } position { x: -0.784602344 y: 0.850863 z: -7.98313665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034489356 y: -0.213467255 z: 0.0303919502 w: -0.975868106 } position { x: -0.784594476 y: 0.850860596 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.665] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034489356 y: -0.213467255 z: 0.0303919502 w: -0.975868106 } position { x: -0.784594476 y: 0.850860596 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344663151 y: -0.213490933 z: 0.0304169264 w: -0.975863 } position { x: -0.784619689 y: 0.850866437 z: -7.9831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.694] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344213434 y: -0.213507771 z: 0.0303898696 w: -0.975861728 } position { x: -0.784593284 y: 0.85088861 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.707] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344574079 y: -0.213492781 z: 0.0304154735 w: -0.97586292 } position { x: -0.784573317 y: 0.850868821 z: -7.98306465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344351381 y: -0.213476956 z: 0.030424973 w: -0.975866914 } position { x: -0.784609616 y: 0.850889802 z: -7.98311424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344303 y: -0.213498026 z: 0.0304161366 w: -0.975862682 } position { x: -0.784588 y: 0.850875139 z: -7.9831028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.752] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344251357 y: -0.213470399 z: 0.0304548256 w: -0.975867689 } position { x: -0.784605324 y: 0.850904584 z: -7.98312902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344806947 y: -0.213493124 z: 0.0304763503 w: -0.975860119 } position { x: -0.784579694 y: 0.850879788 z: -7.98305607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.779] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034453962 y: -0.213492632 z: 0.03044145 w: -0.975862265 } position { x: -0.784597 y: 0.850882947 z: -7.98308611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.792] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344598815 y: -0.213490129 z: 0.0304066595 w: -0.975863695 } position { x: -0.784612775 y: 0.850866914 z: -7.98306942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344595611 y: -0.213493973 z: 0.0304327719 w: -0.975862086 } position { x: -0.784602642 y: 0.850866139 z: -7.98306465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344595611 y: -0.213493973 z: 0.0304327719 w: -0.975862086 } position { x: -0.784602642 y: 0.850866139 z: -7.98306465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344246663 y: -0.213539571 z: 0.0304147322 w: -0.97585386 } position { x: -0.784594595 y: 0.850871325 z: -7.9830761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.848] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344676413 y: -0.213513091 z: 0.030471839 w: -0.975856364 } position { x: -0.784626722 y: 0.850858 z: -7.98303652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344255194 y: -0.213482216 z: 0.0304587502 w: -0.975865 } position { x: -0.784639359 y: 0.850880623 z: -7.98307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.875] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344935693 y: -0.213500917 z: 0.0304562263 w: -0.975858629 } position { x: -0.78464973 y: 0.850854 z: -7.98303032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.889] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344529971 y: -0.213490188 z: 0.0304460078 w: -0.975862682 } position { x: -0.78466028 y: 0.850851893 z: -7.98305655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344887674 y: -0.213479772 z: 0.0304274317 w: -0.975864291 } position { x: -0.784668624 y: 0.850848794 z: -7.98303032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.915] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344887674 y: -0.213479772 z: 0.0304274317 w: -0.975864291 } position { x: -0.784668624 y: 0.850848794 z: -7.98303032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.929] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344523229 y: -0.213455319 z: 0.0304183979 w: -0.975871205 } position { x: -0.784660459 y: 0.850847423 z: -7.98305845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.944] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034494698 y: -0.213477984 z: 0.0304281395 w: -0.97586447 } position { x: -0.784671426 y: 0.850836396 z: -7.98305893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.958] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344450027 y: -0.21351248 z: 0.0303886794 w: -0.97585988 } position { x: -0.784670591 y: 0.85083276 z: -7.98306942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344582871 y: -0.21349144 z: 0.0304232463 w: -0.97586292 } position { x: -0.784673572 y: 0.850815654 z: -7.98307419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:35.986] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344288945 y: -0.213497609 z: 0.0304242205 w: -0.975862563 } position { x: -0.784669459 y: 0.850838065 z: -7.98306942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.000] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344708674 y: -0.213499099 z: 0.0304056816 w: -0.975861371 } position { x: -0.78466022 y: 0.850836873 z: -7.98307323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344708674 y: -0.213499099 z: 0.0304056816 w: -0.975861371 } position { x: -0.78466022 y: 0.850836873 z: -7.98307323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.028] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344678052 y: -0.213507131 z: 0.0304074325 w: -0.975859702 } position { x: -0.78465718 y: 0.850828886 z: -7.98306704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.043] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344620161 y: -0.213465557 z: 0.0304564536 w: -0.97586745 } position { x: -0.784665942 y: 0.850824118 z: -7.98307419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.055] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344620161 y: -0.213465557 z: 0.0304564536 w: -0.97586745 } position { x: -0.784665942 y: 0.850824118 z: -7.98307419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.068] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344553739 y: -0.213490158 z: 0.0304234065 w: -0.975863338 } position { x: -0.784680307 y: 0.850825906 z: -7.98309851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344741642 y: -0.213480592 z: 0.0304097515 w: -0.975865185 } position { x: -0.784651399 y: 0.850812078 z: -7.98306656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.097] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344298258 y: -0.213469177 z: 0.0304653104 w: -0.97586751 } position { x: -0.784672678 y: 0.850832343 z: -7.9831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344608761 y: -0.213479981 z: 0.0304491296 w: -0.97586453 } position { x: -0.784696102 y: 0.850829184 z: -7.98307753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.125] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344608761 y: -0.213479981 z: 0.0304491296 w: -0.97586453 } position { x: -0.784696102 y: 0.850829184 z: -7.98307753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344430506 y: -0.213462457 z: 0.0304453596 w: -0.975869179 } position { x: -0.784701884 y: 0.85087955 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344693735 y: -0.213483945 z: 0.0303414073 w: -0.975866735 } position { x: -0.784699857 y: 0.85082382 z: -7.98305416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.167] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344359055 y: -0.213494793 z: 0.0303946715 w: -0.975863874 } position { x: -0.784722149 y: 0.850869536 z: -7.98308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.180] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344359055 y: -0.213494793 z: 0.0303946715 w: -0.975863874 } position { x: -0.784722149 y: 0.850869536 z: -7.98308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344558656 y: -0.213474408 z: 0.0304289069 w: -0.975866616 } position { x: -0.784689665 y: 0.850831449 z: -7.98307467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344568044 y: -0.213446945 z: 0.0304373279 w: -0.975872278 } position { x: -0.784713864 y: 0.850843728 z: -7.98310566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.223] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344021656 y: -0.213471413 z: 0.0304247588 w: -0.975869298 } position { x: -0.784678161 y: 0.850810528 z: -7.98306894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344021656 y: -0.213471413 z: 0.0304247588 w: -0.975869298 } position { x: -0.784678161 y: 0.850810528 z: -7.98306894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.248] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344434567 y: -0.21347557 z: 0.0304277949 w: -0.975866795 } position { x: -0.784676731 y: 0.850855 z: -7.98307896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344852097 y: -0.213450119 z: 0.0304494184 w: -0.975870252 } position { x: -0.784712613 y: 0.850847363 z: -7.98306513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344499089 y: -0.213471279 z: 0.0304284804 w: -0.97586745 } position { x: -0.784666777 y: 0.850828826 z: -7.9830637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344469063 y: -0.213444695 z: 0.0304122437 w: -0.975873888 } position { x: -0.784687 y: 0.850839853 z: -7.98305273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.305] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344457813 y: -0.213472351 z: 0.0304247551 w: -0.97586751 } position { x: -0.784664452 y: 0.850821912 z: -7.9830761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.318] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344373323 y: -0.213454977 z: 0.0304827821 w: -0.975869834 } position { x: -0.784685493 y: 0.850830615 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034483552 y: -0.213475928 z: 0.0304304026 w: -0.975865185 } position { x: -0.784685493 y: 0.850816727 z: -7.9830904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.348] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034438543 y: -0.213447452 z: 0.0304208789 w: -0.975873351 } position { x: -0.784719944 y: 0.850824296 z: -7.98307228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.362] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034451317 y: -0.213471055 z: 0.0304293279 w: -0.97586745 } position { x: -0.784704626 y: 0.850829065 z: -7.98305893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344364606 y: -0.213485926 z: 0.0303856526 w: -0.975866079 } position { x: -0.784696 y: 0.85081625 z: -7.98303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344447717 y: -0.213472381 z: 0.0304246675 w: -0.97586751 } position { x: -0.784695864 y: 0.8508358 z: -7.98304892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.401] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344447717 y: -0.213472381 z: 0.0304246675 w: -0.97586751 } position { x: -0.784695864 y: 0.8508358 z: -7.98304892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344464295 y: -0.213457733 z: 0.0304459464 w: -0.97587 } position { x: -0.784674 y: 0.850797176 z: -7.98302031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.429] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03444672 y: -0.213516608 z: 0.0304114632 w: -0.975858212 } position { x: -0.784707844 y: 0.850810528 z: -7.98301888 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344397835 y: -0.213491753 z: 0.0303980634 w: -0.975864291 } position { x: -0.7846753 y: 0.850797951 z: -7.98299789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344476774 y: -0.213467628 z: 0.0304230824 w: -0.975868523 } position { x: -0.784706771 y: 0.850814581 z: -7.98300934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344476774 y: -0.213467628 z: 0.0304230824 w: -0.975868523 } position { x: -0.784706771 y: 0.850814581 z: -7.98300934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.484] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344360173 y: -0.21348846 z: 0.030459119 w: -0.975863278 } position { x: -0.784680188 y: 0.850804925 z: -7.98296785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.498] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344811492 y: -0.213447154 z: 0.0304769464 w: -0.975870132 } position { x: -0.784698486 y: 0.850800514 z: -7.98300362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344582573 y: -0.213466093 z: 0.0304878969 w: -0.975866437 } position { x: -0.78468293 y: 0.850802958 z: -7.98296595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344161056 y: -0.213465169 z: 0.0304060169 w: -0.975870728 } position { x: -0.784683824 y: 0.850790381 z: -7.98300266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344454385 y: -0.213508189 z: 0.0304689016 w: -0.975858331 } position { x: -0.784689128 y: 0.850816786 z: -7.98295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344460569 y: -0.213466823 z: 0.0304482151 w: -0.975868 } position { x: -0.784721911 y: 0.850843132 z: -7.98299789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.570] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344267748 y: -0.213470951 z: 0.0304117836 w: -0.975868881 } position { x: -0.784709513 y: 0.850826263 z: -7.98293447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.583] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344267748 y: -0.213470951 z: 0.0304117836 w: -0.975868881 } position { x: -0.784709513 y: 0.850826263 z: -7.98293447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.597] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344369225 y: -0.213447586 z: 0.0304522384 w: -0.975872397 } position { x: -0.784697115 y: 0.850848675 z: -7.98296976 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344369225 y: -0.213447586 z: 0.0304522384 w: -0.975872397 } position { x: -0.784697115 y: 0.850848675 z: -7.98296976 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.623] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344449505 y: -0.213467315 z: 0.0304471124 w: -0.975868 } position { x: -0.78468889 y: 0.850830436 z: -7.98299122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344436504 y: -0.213468432 z: 0.0304490663 w: -0.975867689 } position { x: -0.784689546 y: 0.850833774 z: -7.98300552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344381444 y: -0.213468492 z: 0.0304456968 w: -0.975868 } position { x: -0.784703612 y: 0.850853443 z: -7.983 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.665] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344631411 y: -0.213466525 z: 0.0304878 w: -0.975866199 } position { x: -0.784669161 y: 0.850842834 z: -7.98298645 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034439858 y: -0.21347031 z: 0.0304467585 w: -0.97586745 } position { x: -0.784664094 y: 0.850833237 z: -7.98300505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.696] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344108157 y: -0.2134974 z: 0.0304381363 w: -0.975862861 } position { x: -0.784659266 y: 0.85083276 z: -7.98299503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.710] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344331078 y: -0.213473767 z: 0.0304727852 w: -0.975866139 } position { x: -0.784666538 y: 0.850839317 z: -7.98298311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034427464 y: -0.213492244 z: 0.0303920805 w: -0.975864828 } position { x: -0.784667552 y: 0.850841939 z: -7.98299742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.737] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344646312 y: -0.213459402 z: 0.0304768886 w: -0.975868046 } position { x: -0.784648061 y: 0.85081923 z: -7.98300552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.750] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344421268 y: -0.213471711 z: 0.0304488316 w: -0.975867033 } position { x: -0.784669757 y: 0.850780964 z: -7.98298645 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344099216 y: -0.213478059 z: 0.030434737 w: -0.975867212 } position { x: -0.784660816 y: 0.850810051 z: -7.98299646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.778] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344246142 y: -0.213525012 z: 0.0304556228 w: -0.975855768 } position { x: -0.784652412 y: 0.85081321 z: -7.98300791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.790] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344246142 y: -0.213525012 z: 0.0304556228 w: -0.975855768 } position { x: -0.784652412 y: 0.85081321 z: -7.98300791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344276093 y: -0.213486642 z: 0.030424526 w: -0.975865 } position { x: -0.784651875 y: 0.850812912 z: -7.98301315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344277024 y: -0.213480622 z: 0.0304459054 w: -0.975865662 } position { x: -0.784655094 y: 0.850806177 z: -7.98301029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.834] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344035588 y: -0.213497072 z: 0.0304156542 w: -0.975863874 } position { x: -0.784669876 y: 0.850822628 z: -7.98303127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.847] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343899392 y: -0.213450864 z: 0.0304486789 w: -0.975873411 } position { x: -0.784667253 y: 0.850836158 z: -7.98301554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.860] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343899392 y: -0.213450864 z: 0.0304486789 w: -0.975873411 } position { x: -0.784667253 y: 0.850836158 z: -7.98301554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.877] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344281234 y: -0.213475376 z: 0.0304489639 w: -0.975866735 } position { x: -0.784668446 y: 0.850810766 z: -7.98304033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344281942 y: -0.213474408 z: 0.030451417 w: -0.975866854 } position { x: -0.784632444 y: 0.850795388 z: -7.98303509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.901] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344281942 y: -0.213474408 z: 0.030451417 w: -0.975866854 } position { x: -0.784632444 y: 0.850795388 z: -7.98303509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.916] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344270766 y: -0.213470638 z: 0.0304553397 w: -0.975867569 } position { x: -0.784656405 y: 0.850806415 z: -7.98304176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344298258 y: -0.213467151 z: 0.030456068 w: -0.975868225 } position { x: -0.784676313 y: 0.850796461 z: -7.9830718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034450084 y: -0.213480309 z: 0.030440392 w: -0.975865126 } position { x: -0.784641623 y: 0.850800633 z: -7.98304701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.958] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343954451 y: -0.213431135 z: 0.0304482915 w: -0.975877583 } position { x: -0.784695446 y: 0.850821853 z: -7.98309898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.972] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344410464 y: -0.213478193 z: 0.0304799415 w: -0.975864708 } position { x: -0.784658074 y: 0.850791812 z: -7.98307085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.986] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343771763 y: -0.213476583 z: 0.0304301456 w: -0.975868821 } position { x: -0.784696698 y: 0.85081315 z: -7.98312187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:36.998] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343771763 y: -0.213476583 z: 0.0304301456 w: -0.975868821 } position { x: -0.784696698 y: 0.85081315 z: -7.98312187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344202928 y: -0.213471666 z: 0.0304497965 w: -0.975867808 } position { x: -0.78466773 y: 0.850815058 z: -7.98310089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344064981 y: -0.213450119 z: 0.0304290578 w: -0.975873649 } position { x: -0.784689844 y: 0.850819111 z: -7.98309374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.042] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034430746 y: -0.213456497 z: 0.0304159839 w: -0.975871801 } position { x: -0.784696639 y: 0.850796282 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.055] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034430746 y: -0.213456497 z: 0.0304159839 w: -0.975871801 } position { x: -0.784696639 y: 0.850796282 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.069] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344208404 y: -0.213477403 z: 0.030393552 w: -0.975868285 } position { x: -0.784676 y: 0.850822568 z: -7.98312807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.083] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344208404 y: -0.213477403 z: 0.030393552 w: -0.975868285 } position { x: -0.784676 y: 0.850822568 z: -7.98312807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.096] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344586521 y: -0.213450566 z: 0.0304500777 w: -0.975871 } position { x: -0.784689963 y: 0.850828648 z: -7.98315382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344208 y: -0.213501662 z: 0.0304223858 w: -0.975862 } position { x: -0.784706891 y: 0.850838661 z: -7.98318768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344303474 y: -0.213495433 z: 0.0304544456 w: -0.975862086 } position { x: -0.784668148 y: 0.850792289 z: -7.98314333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343912095 y: -0.213452116 z: 0.0304530039 w: -0.975873 } position { x: -0.784714699 y: 0.850853503 z: -7.9831996 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.152] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343782492 y: -0.213454455 z: 0.0304413568 w: -0.975873291 } position { x: -0.784708083 y: 0.850818276 z: -7.9831748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.165] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344544835 y: -0.213452831 z: 0.0304483101 w: -0.975870728 } position { x: -0.784701705 y: 0.850835741 z: -7.98318195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.179] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344152711 y: -0.213458136 z: 0.0304269176 w: -0.975871682 } position { x: -0.784682751 y: 0.85085845 z: -7.98314381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.193] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344293863 y: -0.213474885 z: 0.0304072741 w: -0.975868106 } position { x: -0.784701 y: 0.850816488 z: -7.98318243 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344232619 y: -0.213486791 z: 0.0304081719 w: -0.975865662 } position { x: -0.784723401 y: 0.850832343 z: -7.98321581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.222] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344232246 y: -0.213499576 z: 0.0304225609 w: -0.975862443 } position { x: -0.784700215 y: 0.850841045 z: -7.98320436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.236] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034372732 y: -0.213484541 z: 0.0304401591 w: -0.975866914 } position { x: -0.784717083 y: 0.850833774 z: -7.98321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.250] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034372732 y: -0.213484541 z: 0.0304401591 w: -0.975866914 } position { x: -0.784717083 y: 0.850833774 z: -7.98321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343621075 y: -0.213440046 z: 0.030449843 w: -0.975876749 } position { x: -0.784699559 y: 0.85085535 z: -7.9831996 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.279] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034441635 y: -0.21348469 z: 0.0304610301 w: -0.975863814 } position { x: -0.784717 y: 0.850862324 z: -7.98319674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.290] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034441635 y: -0.21348469 z: 0.0304610301 w: -0.975863814 } position { x: -0.784717 y: 0.850862324 z: -7.98319674 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.307] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344096981 y: -0.213469878 z: 0.0304359775 w: -0.97586894 } position { x: -0.78472513 y: 0.850848734 z: -7.9832263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.320] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344117433 y: -0.213495836 z: 0.0304432455 w: -0.975863 } position { x: -0.784700036 y: 0.850848079 z: -7.98320866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.335] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344110243 y: -0.2134711 z: 0.0304341242 w: -0.975868702 } position { x: -0.784751236 y: 0.850847721 z: -7.98321295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.345] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344110243 y: -0.2134711 z: 0.0304341242 w: -0.975868702 } position { x: -0.784751236 y: 0.850847721 z: -7.98321295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.361] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344094187 y: -0.213469625 z: 0.0304290019 w: -0.975869298 } position { x: -0.784699619 y: 0.850831926 z: -7.98320627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.375] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344124585 y: -0.213470504 z: 0.0304180887 w: -0.975869298 } position { x: -0.784696877 y: 0.850844264 z: -7.98323488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.389] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344104022 y: -0.213473454 z: 0.030415386 w: -0.975868821 } position { x: -0.784689546 y: 0.850841224 z: -7.98318768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344104022 y: -0.213473454 z: 0.030415386 w: -0.975868821 } position { x: -0.784689546 y: 0.850841224 z: -7.98318768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343977325 y: -0.213491499 z: 0.0304475967 w: -0.975864351 } position { x: -0.784694791 y: 0.850858331 z: -7.98319817 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.429] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034401428 y: -0.213456988 z: 0.030406449 w: -0.975873053 } position { x: -0.784713 y: 0.850868225 z: -7.98321056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344060138 y: -0.213473618 z: 0.0304272622 w: -0.975868523 } position { x: -0.78469193 y: 0.850864172 z: -7.98317719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.458] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344060138 y: -0.213473618 z: 0.0304272622 w: -0.975868523 } position { x: -0.78469193 y: 0.850864172 z: -7.98317719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344422646 y: -0.213460416 z: 0.0304111056 w: -0.975870669 } position { x: -0.784684598 y: 0.85084486 z: -7.98316479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.486] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344578587 y: -0.213466719 z: 0.0304215495 w: -0.975868404 } position { x: -0.784689486 y: 0.850836635 z: -7.98316193 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344145373 y: -0.213468611 z: 0.0304452106 w: -0.975868762 } position { x: -0.784680247 y: 0.850841045 z: -7.98318386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.514] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343811251 y: -0.213456362 z: 0.0304305069 w: -0.975873113 } position { x: -0.784691274 y: 0.850848377 z: -7.98316717 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034391623 y: -0.213460401 z: 0.0304218419 w: -0.975872159 } position { x: -0.784688592 y: 0.850825667 z: -7.98315859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.540] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034391623 y: -0.213460401 z: 0.0304218419 w: -0.975872159 } position { x: -0.784688592 y: 0.850825667 z: -7.98315859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.554] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344147049 y: -0.213475242 z: 0.0304191541 w: -0.975868165 } position { x: -0.784702301 y: 0.850870788 z: -7.98317528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.571] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344178453 y: -0.21347037 z: 0.0304292683 w: -0.975868762 } position { x: -0.784651816 y: 0.850870252 z: -7.98316383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344178453 y: -0.21347037 z: 0.0304292683 w: -0.975868762 } position { x: -0.784651816 y: 0.850870252 z: -7.98316383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344041474 y: -0.213475645 z: 0.0304708891 w: -0.975866854 } position { x: -0.784653783 y: 0.850829482 z: -7.9831481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344041474 y: -0.213475645 z: 0.0304708891 w: -0.975866854 } position { x: -0.784653783 y: 0.850829482 z: -7.9831481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344346762 y: -0.213446587 z: 0.0304515138 w: -0.975872755 } position { x: -0.784679532 y: 0.85086441 z: -7.98314857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344168581 y: -0.213469535 z: 0.0304274596 w: -0.97586906 } position { x: -0.784668 y: 0.850853443 z: -7.98314667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344168581 y: -0.213469535 z: 0.0304274596 w: -0.97586906 } position { x: -0.784668 y: 0.850853443 z: -7.98314667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.667] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344323777 y: -0.213497505 z: 0.0304378793 w: -0.975862086 } position { x: -0.784656107 y: 0.85082221 z: -7.98312712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.682] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343834385 y: -0.213476822 z: 0.030456081 w: -0.975867748 } position { x: -0.784663796 y: 0.850840211 z: -7.98315811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.695] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343710817 y: -0.213460803 z: 0.0304347165 w: -0.975872338 } position { x: -0.784665763 y: 0.85085386 z: -7.98311806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344062373 y: -0.213474572 z: 0.0304376092 w: -0.975868046 } position { x: -0.784660161 y: 0.850848913 z: -7.98309374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.720] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344062373 y: -0.213474572 z: 0.0304376092 w: -0.975868046 } position { x: -0.784660161 y: 0.850848913 z: -7.98309374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344218723 y: -0.213471696 z: 0.0303970184 w: -0.975869358 } position { x: -0.784716547 y: 0.850857854 z: -7.98309708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.751] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344061293 y: -0.213491201 z: 0.0303958803 w: -0.975865662 } position { x: -0.784690201 y: 0.850835562 z: -7.98310041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344061293 y: -0.213491201 z: 0.0303958803 w: -0.975865662 } position { x: -0.784690201 y: 0.850835562 z: -7.98310041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344064645 y: -0.213456064 z: 0.0304090474 w: -0.975872934 } position { x: -0.784682333 y: 0.850816727 z: -7.98307705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.790] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344167165 y: -0.213480935 z: 0.0304042753 w: -0.975867271 } position { x: -0.784660459 y: 0.8508147 z: -7.98305798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.804] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343531594 y: -0.213455841 z: 0.0304168966 w: -0.975874662 } position { x: -0.784695268 y: 0.850843549 z: -7.98306513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.820] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344090834 y: -0.213480592 z: 0.0304170214 w: -0.975867271 } position { x: -0.784688652 y: 0.850824177 z: -7.98308754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.835] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034407679 y: -0.213481054 z: 0.0304160789 w: -0.975867212 } position { x: -0.784672141 y: 0.850832701 z: -7.98306465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034407679 y: -0.213481054 z: 0.0304160789 w: -0.975867212 } position { x: -0.784672141 y: 0.850832701 z: -7.98306465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.859] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344083421 y: -0.213480219 z: 0.0304123182 w: -0.97586751 } position { x: -0.784688294 y: 0.850819409 z: -7.98303652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.874] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344315097 y: -0.213500187 z: 0.0304180123 w: -0.975862145 } position { x: -0.78471 y: 0.850833714 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344199948 y: -0.213480771 z: 0.0303748511 w: -0.975868165 } position { x: -0.784702241 y: 0.850828886 z: -7.98305893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.904] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343948975 y: -0.21345368 z: 0.0304071922 w: -0.975873947 } position { x: -0.784716189 y: 0.850828409 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.916] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343948975 y: -0.21345368 z: 0.0304071922 w: -0.975873947 } position { x: -0.784716189 y: 0.850828409 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.929] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344019271 y: -0.213472471 z: 0.0303638298 w: -0.975870907 } position { x: -0.784686327 y: 0.850824118 z: -7.98304749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.946] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343974084 y: -0.213467747 z: 0.0304240342 w: -0.975870252 } position { x: -0.784698486 y: 0.850820541 z: -7.98305559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344261304 y: -0.213489473 z: 0.0303912051 w: -0.975865483 } position { x: -0.784694314 y: 0.850833416 z: -7.98305416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344261304 y: -0.213489473 z: 0.0303912051 w: -0.975865483 } position { x: -0.784694314 y: 0.850833416 z: -7.98305416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:37.986] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034431193 y: -0.21346195 z: 0.0304127112 w: -0.975870669 } position { x: -0.784705877 y: 0.85083 z: -7.98304558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.000] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344069712 y: -0.213461369 z: 0.0304107238 w: -0.975871742 } position { x: -0.784689665 y: 0.850816 z: -7.98305225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.014] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344138145 y: -0.213481814 z: 0.0303606465 w: -0.975868583 } position { x: -0.784686625 y: 0.850815594 z: -7.98305035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.026] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344138145 y: -0.213481814 z: 0.0303606465 w: -0.975868583 } position { x: -0.784686625 y: 0.850815594 z: -7.98305035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.041] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343947671 y: -0.213482305 z: 0.0303412 w: -0.975869715 } position { x: -0.784692109 y: 0.850818157 z: -7.98307753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.056] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343962461 y: -0.213466421 z: 0.0304095615 w: -0.975871 } position { x: -0.784687 y: 0.850829661 z: -7.98307467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.067] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343962461 y: -0.213466421 z: 0.0304095615 w: -0.975871 } position { x: -0.784687 y: 0.850829661 z: -7.98307467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344004445 y: -0.213471755 z: 0.0303937849 w: -0.975870252 } position { x: -0.78469 y: 0.850822568 z: -7.98304272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.095] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343951397 y: -0.213471502 z: 0.0303947199 w: -0.97587043 } position { x: -0.78471148 y: 0.850835145 z: -7.98306417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.111] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343535282 y: -0.213461757 z: 0.0304126386 w: -0.97587347 } position { x: -0.784712553 y: 0.850817502 z: -7.98303413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.125] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343767367 y: -0.213518113 z: 0.0303541031 w: -0.975862145 } position { x: -0.784700334 y: 0.850829482 z: -7.98304939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.139] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344032608 y: -0.213467658 z: 0.0303480309 w: -0.975872397 } position { x: -0.784688056 y: 0.850838363 z: -7.98305559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.152] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344032608 y: -0.213467658 z: 0.0303480309 w: -0.975872397 } position { x: -0.784688056 y: 0.850838363 z: -7.98305559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343770273 y: -0.213479862 z: 0.0303718112 w: -0.975869954 } position { x: -0.784727812 y: 0.850808859 z: -7.98305416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.179] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343770273 y: -0.213479862 z: 0.0303718112 w: -0.975869954 } position { x: -0.784727812 y: 0.850808859 z: -7.98305416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.196] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343522355 y: -0.213469058 z: 0.0303568505 w: -0.975873649 } position { x: -0.784752429 y: 0.850802779 z: -7.98308277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.210] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343822874 y: -0.213470206 z: 0.0303926896 w: -0.975871205 } position { x: -0.784748673 y: 0.850818753 z: -7.98303699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.220] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343822874 y: -0.213470206 z: 0.0303926896 w: -0.975871205 } position { x: -0.784748673 y: 0.850818753 z: -7.98303699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344303697 y: -0.213456109 z: 0.0304143298 w: -0.975872 } position { x: -0.784721732 y: 0.85080564 z: -7.98305178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.251] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344001725 y: -0.213472813 z: 0.030388467 w: -0.975870132 } position { x: -0.784762681 y: 0.850804746 z: -7.98304939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.264] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343756974 y: -0.213499546 z: 0.0303473826 w: -0.975866437 } position { x: -0.784731567 y: 0.850791216 z: -7.98305798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.276] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343756974 y: -0.213499546 z: 0.0303473826 w: -0.975866437 } position { x: -0.784731567 y: 0.850791216 z: -7.98305798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.290] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344076529 y: -0.21344927 z: 0.0303875189 w: -0.97587508 } position { x: -0.784760416 y: 0.850810766 z: -7.98305368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.306] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344142914 y: -0.213444814 z: 0.0304269381 w: -0.975874603 } position { x: -0.784773827 y: 0.850811958 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.320] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344221704 y: -0.213522896 z: 0.0304020029 w: -0.975858033 } position { x: -0.784755588 y: 0.850787759 z: -7.98304605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343946815 y: -0.213485733 z: 0.0303962734 w: -0.975867271 } position { x: -0.784791648 y: 0.850801706 z: -7.98305702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.346] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343946815 y: -0.213485733 z: 0.0303962734 w: -0.975867271 } position { x: -0.784791648 y: 0.850801706 z: -7.98305702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343981497 y: -0.213486865 z: 0.0303934906 w: -0.975867033 } position { x: -0.784776688 y: 0.85079515 z: -7.98304558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.375] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344273709 y: -0.213491395 z: 0.0303734448 w: -0.975865602 } position { x: -0.78474468 y: 0.850812793 z: -7.98304224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344287 y: -0.213471934 z: 0.0304394886 w: -0.975867748 } position { x: -0.784773409 y: 0.850813389 z: -7.98304939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344287 y: -0.213471934 z: 0.0304394886 w: -0.975867748 } position { x: -0.784773409 y: 0.850813389 z: -7.98304939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.417] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343538411 y: -0.21350342 z: 0.0303895883 w: -0.975865066 } position { x: -0.784774065 y: 0.850803494 z: -7.98304796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.430] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343502536 y: -0.213470116 z: 0.0303529371 w: -0.97587359 } position { x: -0.784799755 y: 0.850804925 z: -7.9830637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343887471 y: -0.213488623 z: 0.0303649716 w: -0.975867867 } position { x: -0.784803092 y: 0.850812256 z: -7.98305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343853422 y: -0.213494807 z: 0.0303927753 w: -0.975865722 } position { x: -0.784796238 y: 0.850846887 z: -7.98302317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343853422 y: -0.213494807 z: 0.0303927753 w: -0.975865722 } position { x: -0.784796238 y: 0.850846887 z: -7.98302317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.485] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343920738 y: -0.21349299 z: 0.0303896014 w: -0.975866 } position { x: -0.784819841 y: 0.850817919 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343959 y: -0.213464662 z: 0.0304097701 w: -0.975871384 } position { x: -0.784797192 y: 0.850795507 z: -7.98302221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343959 y: -0.213464662 z: 0.0304097701 w: -0.975871384 } position { x: -0.784797192 y: 0.850795507 z: -7.98302221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343780071 y: -0.213453397 z: 0.0304166265 w: -0.975874305 } position { x: -0.784854531 y: 0.850837827 z: -7.98304224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.541] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343520977 y: -0.213493615 z: 0.0303985011 w: -0.975867 } position { x: -0.784799814 y: 0.850842834 z: -7.98303509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034416195 y: -0.213492259 z: 0.0304390267 w: -0.975863755 } position { x: -0.784825802 y: 0.850850821 z: -7.98305702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.569] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034381628 y: -0.213515505 z: 0.0303881206 w: -0.97586149 } position { x: -0.784809589 y: 0.85084343 z: -7.98305225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034381628 y: -0.213515505 z: 0.0303881206 w: -0.97586149 } position { x: -0.784809589 y: 0.85084343 z: -7.98305225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.598] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343927331 y: -0.21349062 z: 0.0304089915 w: -0.975865901 } position { x: -0.784798741 y: 0.850846171 z: -7.9830637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.611] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343901813 y: -0.213489398 z: 0.0304084979 w: -0.975866258 } position { x: -0.784793615 y: 0.850842118 z: -7.98304415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343587026 y: -0.213479862 z: 0.0304003377 w: -0.975869715 } position { x: -0.784776926 y: 0.850852966 z: -7.9830389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.639] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343667 y: -0.213525027 z: 0.0304099768 w: -0.975859225 } position { x: -0.784792304 y: 0.850895286 z: -7.98309517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343667 y: -0.213525027 z: 0.0304099768 w: -0.975859225 } position { x: -0.784792304 y: 0.850895286 z: -7.98309517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344176367 y: -0.213475347 z: 0.0304346159 w: -0.97586751 } position { x: -0.784747064 y: 0.850823283 z: -7.98305273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.679] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343858413 y: -0.213453859 z: 0.0304267108 w: -0.97587359 } position { x: -0.784744561 y: 0.850830793 z: -7.9830575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.694] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344361104 y: -0.213486075 z: 0.0304270759 w: -0.975864768 } position { x: -0.784739256 y: 0.8508569 z: -7.98303175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344329849 y: -0.213447452 z: 0.0304151606 w: -0.975873709 } position { x: -0.784780264 y: 0.850893259 z: -7.98309946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343982205 y: -0.213481486 z: 0.0304169804 w: -0.97586745 } position { x: -0.78474319 y: 0.850823939 z: -7.98307133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.738] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343983322 y: -0.213487521 z: 0.0304103363 w: -0.975866318 } position { x: -0.784746647 y: 0.850852847 z: -7.98309326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.748] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343983322 y: -0.213487521 z: 0.0304103363 w: -0.975866318 } position { x: -0.784746647 y: 0.850852847 z: -7.98309326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343984291 y: -0.213522986 z: 0.0304262247 w: -0.975858033 } position { x: -0.784713447 y: 0.850850463 z: -7.98309565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.779] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344195366 y: -0.213508263 z: 0.0304414518 w: -0.975860059 } position { x: -0.784704208 y: 0.850847602 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.793] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344016068 y: -0.213507786 z: 0.0304015074 w: -0.975862086 } position { x: -0.784711 y: 0.850844502 z: -7.98310471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.804] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344016068 y: -0.213507786 z: 0.0304015074 w: -0.975862086 } position { x: -0.784711 y: 0.850844502 z: -7.98310471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344100296 y: -0.213460803 z: 0.0304186773 w: -0.975871503 } position { x: -0.78470844 y: 0.850864172 z: -7.9830904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.835] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344108343 y: -0.213475093 z: 0.0304357447 w: -0.975867808 } position { x: -0.784694493 y: 0.850871563 z: -7.98313665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.848] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344023593 y: -0.213492721 z: 0.0304241199 w: -0.975864649 } position { x: -0.784668565 y: 0.850844264 z: -7.98314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.863] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343988799 y: -0.2134635 z: 0.0304123778 w: -0.975871503 } position { x: -0.784668326 y: 0.850842357 z: -7.9831109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.877] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343921259 y: -0.213488325 z: 0.0304269325 w: -0.975865841 } position { x: -0.784664273 y: 0.850854874 z: -7.98314857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343874209 y: -0.213489205 z: 0.0304287411 w: -0.975865781 } position { x: -0.784655929 y: 0.850869775 z: -7.98314524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.901] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343874209 y: -0.213489205 z: 0.0304287411 w: -0.975865781 } position { x: -0.784655929 y: 0.850869775 z: -7.98314524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344024897 y: -0.213456199 z: 0.0304331221 w: -0.975872278 } position { x: -0.784672 y: 0.850872517 z: -7.98314905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344024897 y: -0.213456199 z: 0.0304331221 w: -0.975872278 } position { x: -0.784672 y: 0.850872517 z: -7.98314905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343710594 y: -0.213512212 z: 0.0304031335 w: -0.975862086 } position { x: -0.784624636 y: 0.850899398 z: -7.98315191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343894586 y: -0.213490903 z: 0.0304228086 w: -0.975865543 } position { x: -0.784655571 y: 0.850902557 z: -7.98313761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343894586 y: -0.213490903 z: 0.0304228086 w: -0.975865543 } position { x: -0.784655571 y: 0.850902557 z: -7.98313761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:38.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344342627 y: -0.213498712 z: 0.0304925703 w: -0.975860059 } position { x: -0.784629345 y: 0.850900531 z: -7.98312902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.000] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343799405 y: -0.213529587 z: 0.0304776635 w: -0.975855708 } position { x: -0.784640133 y: 0.850909352 z: -7.98314238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.014] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344045274 y: -0.213485971 z: 0.0304307509 w: -0.975865841 } position { x: -0.784629762 y: 0.850919604 z: -7.98312521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344045274 y: -0.213485971 z: 0.0304307509 w: -0.975865841 } position { x: -0.784629762 y: 0.850919604 z: -7.98312521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.040] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343522541 y: -0.213468879 z: 0.0304443762 w: -0.975870967 } position { x: -0.784639895 y: 0.85092932 z: -7.9831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343657397 y: -0.213529274 z: 0.0304372981 w: -0.975857496 } position { x: -0.784623384 y: 0.850919366 z: -7.98310137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.068] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344103612 y: -0.21346046 z: 0.0304269306 w: -0.975871325 } position { x: -0.784655154 y: 0.850914598 z: -7.9830966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343686417 y: -0.213521242 z: 0.0304391589 w: -0.975859046 } position { x: -0.78461957 y: 0.850893378 z: -7.98306751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.096] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343686417 y: -0.213521242 z: 0.0304391589 w: -0.975859046 } position { x: -0.78461957 y: 0.850893378 z: -7.98306751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343841054 y: -0.213520467 z: 0.0304042939 w: -0.975859821 } position { x: -0.784668207 y: 0.850920677 z: -7.98313189 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343959518 y: -0.213533655 z: 0.030367475 w: -0.975857615 } position { x: -0.784668922 y: 0.85090518 z: -7.98313141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.139] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343884602 y: -0.213504 z: 0.0304180458 w: -0.975862861 } position { x: -0.784660876 y: 0.850902557 z: -7.98309326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.152] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343963131 y: -0.213477209 z: 0.0304767899 w: -0.975866616 } position { x: -0.784654319 y: 0.850917 z: -7.98313093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343998708 y: -0.213484049 z: 0.0304458588 w: -0.975865901 } position { x: -0.784656048 y: 0.850902796 z: -7.98308945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343942 y: -0.213501081 z: 0.0304423869 w: -0.975862503 } position { x: -0.78465867 y: 0.85087347 z: -7.98310852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.193] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343942 y: -0.213501081 z: 0.0304423869 w: -0.975862503 } position { x: -0.78465867 y: 0.85087347 z: -7.98310852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343771204 y: -0.213497177 z: 0.0303972438 w: -0.975865364 } position { x: -0.784676254 y: 0.850875854 z: -7.98312092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343909301 y: -0.213503331 z: 0.0304274578 w: -0.975862563 } position { x: -0.784659207 y: 0.850866556 z: -7.98307896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.234] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344101153 y: -0.213469267 z: 0.0304430388 w: -0.975868881 } position { x: -0.7846452 y: 0.850865126 z: -7.98311472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.248] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343748741 y: -0.213504478 z: 0.0304817166 w: -0.975861192 } position { x: -0.78467381 y: 0.850855052 z: -7.98310947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343900621 y: -0.213499978 z: 0.0304345079 w: -0.975863159 } position { x: -0.784659743 y: 0.850831389 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343884341 y: -0.213497445 z: 0.030436771 w: -0.975863695 } position { x: -0.78468883 y: 0.850856304 z: -7.98310947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.290] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034363959 y: -0.213527843 z: 0.0304081459 w: -0.975858748 } position { x: -0.784644604 y: 0.850831449 z: -7.98306799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.305] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344069265 y: -0.213502407 z: 0.0304411519 w: -0.975861788 } position { x: -0.784643114 y: 0.850811243 z: -7.98309851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.320] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343901888 y: -0.213516563 z: 0.0304044671 w: -0.975860476 } position { x: -0.784656048 y: 0.850812793 z: -7.98309135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.333] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344179496 y: -0.21347712 z: 0.0304376613 w: -0.975867033 } position { x: -0.784650266 y: 0.850832 z: -7.98309851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.347] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343897827 y: -0.213496745 z: 0.0304249376 w: -0.975864172 } position { x: -0.784673095 y: 0.850809574 z: -7.9830637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.362] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343737267 y: -0.21349147 z: 0.0303800311 w: -0.975867271 } position { x: -0.784667194 y: 0.85082674 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.375] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343656242 y: -0.213499546 z: 0.0304084066 w: -0.975864887 } position { x: -0.784647942 y: 0.850805283 z: -7.98306894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343656242 y: -0.213499546 z: 0.0304084066 w: -0.975864887 } position { x: -0.784647942 y: 0.850805283 z: -7.98306894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.404] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344262 y: -0.213473618 z: 0.0304612052 w: -0.975866795 } position { x: -0.784653068 y: 0.850814 z: -7.98306513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.417] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03439264 y: -0.213492647 z: 0.0304288268 w: -0.975864828 } position { x: -0.784659386 y: 0.850821495 z: -7.98306179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344193801 y: -0.213524401 z: 0.0304018725 w: -0.975857735 } position { x: -0.784612298 y: 0.850815892 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344065689 y: -0.213468939 z: 0.0304123592 w: -0.97587 } position { x: -0.784655154 y: 0.85082233 z: -7.98307514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.457] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344065689 y: -0.213468939 z: 0.0304123592 w: -0.97587 } position { x: -0.784655154 y: 0.85082233 z: -7.98307514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.472] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343948603 y: -0.213476256 z: 0.0304523148 w: -0.975867569 } position { x: -0.784611642 y: 0.850820959 z: -7.9830308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.486] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344403684 y: -0.213503897 z: 0.030435523 w: -0.975860476 } position { x: -0.784622729 y: 0.850808 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343568847 y: -0.213496581 z: 0.0304258931 w: -0.975865364 } position { x: -0.784644365 y: 0.850816 z: -7.98305798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343568847 y: -0.213496581 z: 0.0304258931 w: -0.975865364 } position { x: -0.784644365 y: 0.850816 z: -7.98305798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344038047 y: -0.213516489 z: 0.0303992461 w: -0.975860119 } position { x: -0.784628451 y: 0.850809336 z: -7.98302221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.540] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344037861 y: -0.213495508 z: 0.0304279141 w: -0.975863814 } position { x: -0.784615934 y: 0.850815773 z: -7.98304462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344037935 y: -0.21349512 z: 0.0304262843 w: -0.975863934 } position { x: -0.784627616 y: 0.85079 z: -7.98303747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.571] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343906358 y: -0.213511109 z: 0.0303943828 w: -0.975861907 } position { x: -0.78462708 y: 0.850804687 z: -7.98304892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343630686 y: -0.213483974 z: 0.0304151513 w: -0.975868225 } position { x: -0.784644485 y: 0.850807309 z: -7.9830308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.597] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344418548 y: -0.213484302 z: 0.0304333325 w: -0.975864768 } position { x: -0.784623146 y: 0.850808144 z: -7.98301792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344418548 y: -0.213484302 z: 0.0304333325 w: -0.975864768 } position { x: -0.784623146 y: 0.850808144 z: -7.98301792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344124474 y: -0.213516489 z: 0.0304157026 w: -0.975859344 } position { x: -0.784634769 y: 0.850806117 z: -7.98304844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344217978 y: -0.21347478 z: 0.0304332618 w: -0.975867569 } position { x: -0.784630477 y: 0.850816071 z: -7.98303843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343982503 y: -0.213494986 z: 0.030417569 w: -0.97586447 } position { x: -0.784627676 y: 0.850801826 z: -7.98303843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344033651 y: -0.213468343 z: 0.0303801261 w: -0.975871265 } position { x: -0.784604 y: 0.850801349 z: -7.98303032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344033651 y: -0.213468343 z: 0.0303801261 w: -0.975871265 } position { x: -0.784604 y: 0.850801349 z: -7.98303032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.693] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343865864 y: -0.213507161 z: 0.030408008 w: -0.975862503 } position { x: -0.784623384 y: 0.850795031 z: -7.98303747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.707] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343757197 y: -0.213504061 z: 0.0304627176 w: -0.975861847 } position { x: -0.784644306 y: 0.850837946 z: -7.98306084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343947783 y: -0.213478506 z: 0.0304805283 w: -0.975866199 } position { x: -0.784620643 y: 0.850810409 z: -7.98301744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.737] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344225876 y: -0.213485852 z: 0.030422328 w: -0.975865483 } position { x: -0.784660816 y: 0.850812674 z: -7.98303556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.751] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344308913 y: -0.213479534 z: 0.0303744692 w: -0.975868046 } position { x: -0.784650683 y: 0.850801885 z: -7.98304129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344308913 y: -0.213479534 z: 0.0303744692 w: -0.975868046 } position { x: -0.784650683 y: 0.850801885 z: -7.98304129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343800299 y: -0.213456616 z: 0.0303964559 w: -0.975874186 } position { x: -0.784651816 y: 0.850806594 z: -7.98303604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.793] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344109163 y: -0.213484153 z: 0.0304453075 w: -0.975865543 } position { x: -0.784669161 y: 0.850839913 z: -7.98306179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.807] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343950242 y: -0.213481858 z: 0.0304316636 w: -0.975867033 } position { x: -0.7846542 y: 0.850812435 z: -7.98301792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.820] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343901962 y: -0.213525623 z: 0.0303636063 w: -0.975859702 } position { x: -0.784649491 y: 0.850809813 z: -7.98303413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.831] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343901962 y: -0.213525623 z: 0.0303636063 w: -0.975859702 } position { x: -0.784649491 y: 0.850809813 z: -7.98303413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.845] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343975611 y: -0.213454828 z: 0.0304179229 w: -0.975873291 } position { x: -0.784682155 y: 0.850814819 z: -7.9830327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344083644 y: -0.213485792 z: 0.030440649 w: -0.975865424 } position { x: -0.78468293 y: 0.850811124 z: -7.98302364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.875] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344145633 y: -0.213484466 z: 0.0304548983 w: -0.975865 } position { x: -0.784695745 y: 0.850800872 z: -7.98301554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.889] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034394078 y: -0.213475496 z: 0.0304517318 w: -0.975867808 } position { x: -0.784675658 y: 0.85081017 z: -7.98301554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.901] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034394078 y: -0.213475496 z: 0.0304517318 w: -0.975867808 } position { x: -0.784675658 y: 0.85081017 z: -7.98301554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.916] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034393236 y: -0.213476971 z: 0.030449925 w: -0.975867569 } position { x: -0.78467387 y: 0.850791872 z: -7.98300934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.929] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034400329 y: -0.213468537 z: 0.0303720199 w: -0.975871623 } position { x: -0.784706652 y: 0.850814939 z: -7.98301792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344345793 y: -0.213469729 z: 0.0304261297 w: -0.975868464 } position { x: -0.784680545 y: 0.850811303 z: -7.98301029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.957] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344345793 y: -0.213469729 z: 0.0304261297 w: -0.975868464 } position { x: -0.784680545 y: 0.850811303 z: -7.98301029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343704671 y: -0.2134801 z: 0.0303895026 w: -0.975869596 } position { x: -0.784687161 y: 0.85081166 z: -7.98302746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343812816 y: -0.213482171 z: 0.0303962957 w: -0.975868523 } position { x: -0.784698 y: 0.850816607 z: -7.98302031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:39.999] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343812816 y: -0.213482171 z: 0.0303962957 w: -0.975868523 } position { x: -0.784698 y: 0.850816607 z: -7.98302031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.012] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344266966 y: -0.213509768 z: 0.0303588808 w: -0.975862 } position { x: -0.784717441 y: 0.850794375 z: -7.9830513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.026] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344447196 y: -0.213489205 z: 0.030357115 w: -0.97586596 } position { x: -0.784690142 y: 0.850787401 z: -7.98302317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.042] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344023444 y: -0.213452533 z: 0.0303993542 w: -0.975874186 } position { x: -0.784706235 y: 0.850765705 z: -7.98302031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.055] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344023444 y: -0.213452533 z: 0.0303993542 w: -0.975874186 } position { x: -0.784706235 y: 0.850765705 z: -7.98302031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.068] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344064124 y: -0.213491127 z: 0.0304430891 w: -0.975864232 } position { x: -0.784707785 y: 0.850768149 z: -7.98300028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343984477 y: -0.213469759 z: 0.0304032601 w: -0.97587043 } position { x: -0.78471148 y: 0.850780368 z: -7.98302746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.097] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343911052 y: -0.21349299 z: 0.0303797554 w: -0.975866318 } position { x: -0.784705937 y: 0.850784421 z: -7.98301697 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.111] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344113521 y: -0.213463902 z: 0.0303692594 w: -0.975872338 } position { x: -0.78469336 y: 0.850763559 z: -7.98303604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344113521 y: -0.213463902 z: 0.0303692594 w: -0.975872338 } position { x: -0.78469336 y: 0.850763559 z: -7.98303604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344005413 y: -0.213539615 z: 0.030392373 w: -0.97585541 } position { x: -0.784687638 y: 0.85078 z: -7.98303795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344003 y: -0.213497221 z: 0.0303967725 w: -0.97586453 } position { x: -0.784674704 y: 0.850789726 z: -7.9830327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.165] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344003 y: -0.213497221 z: 0.0303967725 w: -0.97586453 } position { x: -0.784674704 y: 0.850789726 z: -7.9830327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.181] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034379404 y: -0.213480622 z: 0.0304121636 w: -0.975868464 } position { x: -0.784678817 y: 0.850786209 z: -7.98300314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343966 y: -0.213494793 z: 0.0304126814 w: -0.975864708 } position { x: -0.784677088 y: 0.850787401 z: -7.98304319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343966 y: -0.213494793 z: 0.0304126814 w: -0.975864708 } position { x: -0.784677088 y: 0.850787401 z: -7.98304319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344020426 y: -0.213495731 z: 0.0304135364 w: -0.975864291 } position { x: -0.784683526 y: 0.850765705 z: -7.98299551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.236] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344483331 y: -0.213474423 z: 0.0303911269 w: -0.975868046 } position { x: -0.784677625 y: 0.850785255 z: -7.98299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.250] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344043598 y: -0.213509127 z: 0.0303800609 w: -0.975862324 } position { x: -0.784693301 y: 0.850792 z: -7.98301649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.264] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343779586 y: -0.213515565 z: 0.0303948633 w: -0.975861371 } position { x: -0.784667313 y: 0.850763381 z: -7.98303127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343779586 y: -0.213515565 z: 0.0303948633 w: -0.975861371 } position { x: -0.784667313 y: 0.850763381 z: -7.98303127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343747064 y: -0.213495791 z: 0.0303743109 w: -0.975866437 } position { x: -0.784668088 y: 0.850744367 z: -7.98298788 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.305] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343910307 y: -0.213501021 z: 0.0304006897 w: -0.975863934 } position { x: -0.784656823 y: 0.850762844 z: -7.9829793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.319] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343910307 y: -0.213501021 z: 0.0304006897 w: -0.975863934 } position { x: -0.784656823 y: 0.850762844 z: -7.9829793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.333] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343947634 y: -0.213503256 z: 0.0304006301 w: -0.975863338 } position { x: -0.784678757 y: 0.850806534 z: -7.98302937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.346] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343947634 y: -0.213503256 z: 0.0304006301 w: -0.975863338 } position { x: -0.784678757 y: 0.850806534 z: -7.98302937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.361] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344131775 y: -0.213497579 z: 0.0303856749 w: -0.975864351 } position { x: -0.78464359 y: 0.850779235 z: -7.98295736 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343612656 y: -0.213500544 z: 0.030351935 w: -0.975866616 } position { x: -0.784645259 y: 0.850822568 z: -7.98299599 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.387] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344219767 y: -0.213486657 z: 0.0303580742 w: -0.975867271 } position { x: -0.784615517 y: 0.8507967 z: -7.98299122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343999155 y: -0.213506281 z: 0.030393919 w: -0.975862682 } position { x: -0.784614444 y: 0.850788 z: -7.98300552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.417] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344028026 y: -0.213524356 z: 0.0304343626 w: -0.975857377 } position { x: -0.784606099 y: 0.850781 z: -7.98297215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343695022 y: -0.213489175 z: 0.0304216314 w: -0.975866616 } position { x: -0.784619451 y: 0.850779653 z: -7.98301888 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343867503 y: -0.2135005 z: 0.0303660482 w: -0.975865245 } position { x: -0.784601271 y: 0.850806 z: -7.98301506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344276465 y: -0.213490933 z: 0.030360043 w: -0.975866079 } position { x: -0.784644425 y: 0.850801826 z: -7.98298597 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.472] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344189256 y: -0.213492 z: 0.0303631965 w: -0.975866079 } position { x: -0.784632683 y: 0.85077703 z: -7.98300791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.487] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344036855 y: -0.213547871 z: 0.030344449 w: -0.975855 } position { x: -0.784600914 y: 0.850763738 z: -7.98299551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.502] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343957432 y: -0.213453174 z: 0.0303956363 w: -0.975874424 } position { x: -0.784614265 y: 0.850789785 z: -7.98305368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.515] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343896262 y: -0.21350348 z: 0.0304085556 w: -0.975863159 } position { x: -0.784605086 y: 0.850785851 z: -7.98301363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343975276 y: -0.213496774 z: 0.0303926691 w: -0.975864887 } position { x: -0.784620583 y: 0.850779116 z: -7.98302698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.541] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343975276 y: -0.213496774 z: 0.0303926691 w: -0.975864887 } position { x: -0.784620583 y: 0.850779116 z: -7.98302698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.554] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344035104 y: -0.213476554 z: 0.0304253846 w: -0.975868046 } position { x: -0.784607351 y: 0.85078758 z: -7.98304272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.568] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344166942 y: -0.213494435 z: 0.0303565916 w: -0.975865841 } position { x: -0.784608185 y: 0.850756764 z: -7.98304224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.581] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343973935 y: -0.213499546 z: 0.0303916056 w: -0.975864351 } position { x: -0.784631371 y: 0.850791156 z: -7.98305845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.596] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344328247 y: -0.213526368 z: 0.0303638149 w: -0.975858092 } position { x: -0.784605801 y: 0.850767493 z: -7.98302364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343958214 y: -0.213502422 z: 0.030391138 w: -0.975863755 } position { x: -0.784586966 y: 0.850787878 z: -7.9830451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343912803 y: -0.213500246 z: 0.03038924 w: -0.97586447 } position { x: -0.784602702 y: 0.850776553 z: -7.9830389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.639] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343358666 y: -0.213531181 z: 0.0303285494 w: -0.97586149 } position { x: -0.784617424 y: 0.85078609 z: -7.98306084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343955457 y: -0.213495433 z: 0.0303570069 w: -0.975866318 } position { x: -0.784588 y: 0.850766301 z: -7.98304367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343955457 y: -0.213495433 z: 0.0303570069 w: -0.975866318 } position { x: -0.784588 y: 0.850766301 z: -7.98304367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.679] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343836769 y: -0.213478476 z: 0.0304083675 w: -0.975868881 } position { x: -0.784638047 y: 0.85079217 z: -7.98304749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.696] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344385169 y: -0.213498637 z: 0.0304154214 w: -0.975862324 } position { x: -0.784599066 y: 0.850740671 z: -7.98303699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.707] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344385169 y: -0.213498637 z: 0.0304154214 w: -0.975862324 } position { x: -0.784599066 y: 0.850740671 z: -7.98303699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344210602 y: -0.213522747 z: 0.030375082 w: -0.975858927 } position { x: -0.784602463 y: 0.850763321 z: -7.98304796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.736] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344302654 y: -0.213536248 z: 0.0303477272 w: -0.975856483 } position { x: -0.784610808 y: 0.850760698 z: -7.98303366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.750] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343872197 y: -0.213527068 z: 0.0303303171 w: -0.975860536 } position { x: -0.784614623 y: 0.850756645 z: -7.98306465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.762] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343872197 y: -0.213527068 z: 0.0303303171 w: -0.975860536 } position { x: -0.784614623 y: 0.850756645 z: -7.98306465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.777] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344072469 y: -0.213488623 z: 0.0303510427 w: -0.975867569 } position { x: -0.78459394 y: 0.850765705 z: -7.98303461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.790] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343638547 y: -0.213487178 z: 0.0303865112 w: -0.975868344 } position { x: -0.78460288 y: 0.850781262 z: -7.98307753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343944542 y: -0.213528648 z: 0.0303874779 w: -0.975858152 } position { x: -0.784616411 y: 0.850767255 z: -7.98306513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.819] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343764946 y: -0.213541701 z: 0.0303623714 w: -0.975856781 } position { x: -0.784575403 y: 0.850772262 z: -7.98306084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.833] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343510732 y: -0.21349889 z: 0.0303359553 w: -0.975867808 } position { x: -0.784612834 y: 0.850776792 z: -7.98309231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.868] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343869291 y: -0.213515148 z: 0.0303633902 w: -0.975862145 } position { x: -0.784616947 y: 0.850797415 z: -7.98307753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343869291 y: -0.213515148 z: 0.0303633902 w: -0.975862145 } position { x: -0.784616947 y: 0.850797415 z: -7.98307753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.887] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343876518 y: -0.21351184 z: 0.030365061 w: -0.975862801 } position { x: -0.784599364 y: 0.850769222 z: -7.98309469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.897] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343594104 y: -0.21349737 z: 0.0303789955 w: -0.975866556 } position { x: -0.784649968 y: 0.850785494 z: -7.98308802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.914] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343740508 y: -0.213522702 z: 0.0303967856 w: -0.97585988 } position { x: -0.784643888 y: 0.850771666 z: -7.983109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343754403 y: -0.213507399 z: 0.0304192863 w: -0.975862503 } position { x: -0.784641564 y: 0.850793839 z: -7.9830904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.942] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343729109 y: -0.213498369 z: 0.0304006748 w: -0.975865126 } position { x: -0.784664035 y: 0.850784183 z: -7.98310614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.956] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343663804 y: -0.213512182 z: 0.0303555727 w: -0.975863755 } position { x: -0.784685552 y: 0.850805163 z: -7.983109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.970] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343796536 y: -0.213504896 z: 0.0303755086 w: -0.975864291 } position { x: -0.784681678 y: 0.850811958 z: -7.9831109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343807191 y: -0.21350345 z: 0.0303774327 w: -0.97586447 } position { x: -0.784692407 y: 0.85080421 z: -7.98314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:40.995] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343211368 y: -0.213486031 z: 0.0303645805 w: -0.975870788 } position { x: -0.784716547 y: 0.850797534 z: -7.98315382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343706235 y: -0.213501751 z: 0.0303800348 w: -0.975865126 } position { x: -0.784694374 y: 0.85079211 z: -7.9831171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.026] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343802981 y: -0.213519514 z: 0.0304019209 w: -0.975860178 } position { x: -0.784692705 y: 0.850802481 z: -7.98312044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.037] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343968533 y: -0.213486061 z: 0.0303727202 w: -0.975867867 } position { x: -0.784713566 y: 0.85079807 z: -7.98314047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.051] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343721546 y: -0.213519275 z: 0.0303504933 w: -0.975862145 } position { x: -0.784689903 y: 0.850791812 z: -7.98313522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343458615 y: -0.213457987 z: 0.0303604659 w: -0.975876153 } position { x: -0.784685969 y: 0.850797 z: -7.98315573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.079] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343693271 y: -0.213498682 z: 0.0303944983 w: -0.975865424 } position { x: -0.78469032 y: 0.850823164 z: -7.98317909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.092] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343539119 y: -0.213474423 z: 0.0304279719 w: -0.975870252 } position { x: -0.784688771 y: 0.850777626 z: -7.98312187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343820676 y: -0.213500276 z: 0.0304320287 w: -0.975863397 } position { x: -0.784716666 y: 0.85080862 z: -7.98317099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343765579 y: -0.213494942 z: 0.0303935204 w: -0.975866 } position { x: -0.784697235 y: 0.850789845 z: -7.9831543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.134] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343716629 y: -0.213508949 z: 0.0303446837 w: -0.975864649 } position { x: -0.784683 y: 0.850799322 z: -7.98314905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.148] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343759656 y: -0.213497415 z: 0.0303832088 w: -0.975865781 } position { x: -0.784688771 y: 0.850806713 z: -7.98315334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344069898 y: -0.213512957 z: 0.0303919297 w: -0.975861 } position { x: -0.784695506 y: 0.850803852 z: -7.98316479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.179] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343844369 y: -0.2135185 z: 0.0304097105 w: -0.975860059 } position { x: -0.78468889 y: 0.850814819 z: -7.98320103 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.190] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343655124 y: -0.213450179 z: 0.0303471908 w: -0.975877583 } position { x: -0.784684896 y: 0.850792289 z: -7.98318863 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343785882 y: -0.213472292 z: 0.0303430837 w: -0.975872397 } position { x: -0.784683466 y: 0.850795388 z: -7.98320103 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.219] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343803503 y: -0.21349892 z: 0.0303761922 w: -0.975865543 } position { x: -0.784684896 y: 0.850812793 z: -7.98319435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03440658 y: -0.213465318 z: 0.0303766839 w: -0.975871921 } position { x: -0.784668505 y: 0.850827098 z: -7.98317862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.247] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343750753 y: -0.213512748 z: 0.0303949546 w: -0.975862086 } position { x: -0.784661412 y: 0.850803256 z: -7.98320293 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344212502 y: -0.213487804 z: 0.0304032769 w: -0.975865662 } position { x: -0.784662366 y: 0.850795865 z: -7.9831748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.273] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343519375 y: -0.213462055 z: 0.0303544551 w: -0.975875258 } position { x: -0.784653127 y: 0.8507936 z: -7.98319912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343880691 y: -0.213494331 z: 0.0303773582 w: -0.975866199 } position { x: -0.784643352 y: 0.850809216 z: -7.98322392 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.301] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034393888 y: -0.21352157 z: 0.0303773489 w: -0.975860059 } position { x: -0.784642041 y: 0.850793839 z: -7.9832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344025679 y: -0.213484645 z: 0.0304175895 w: -0.975866556 } position { x: -0.784623682 y: 0.850800395 z: -7.98323965 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343950875 y: -0.213494 z: 0.0303815324 w: -0.975865901 } position { x: -0.784641206 y: 0.850784183 z: -7.98321772 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034386564 y: -0.213483319 z: 0.030354511 w: -0.975869417 } position { x: -0.784644067 y: 0.850781202 z: -7.98319721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344287902 y: -0.213492125 z: 0.0303740595 w: -0.975865364 } position { x: -0.784632325 y: 0.850772381 z: -7.98320961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.370] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343961678 y: -0.213491559 z: 0.0303837266 w: -0.975866318 } position { x: -0.784651 y: 0.850785732 z: -7.98318672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.384] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344173834 y: -0.213463336 z: 0.030381931 w: -0.975871861 } position { x: -0.784678519 y: 0.850801229 z: -7.98318052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.397] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344140381 y: -0.213494658 z: 0.0303414706 w: -0.975866318 } position { x: -0.784691155 y: 0.850816965 z: -7.98320675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.413] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343992747 y: -0.21348992 z: 0.030370133 w: -0.975867033 } position { x: -0.784706712 y: 0.85082233 z: -7.98320055 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344013534 y: -0.213488668 z: 0.0303660929 w: -0.975867331 } position { x: -0.784713209 y: 0.8508178 z: -7.98316193 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.442] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344012901 y: -0.213489279 z: 0.0303668585 w: -0.975867212 } position { x: -0.78469789 y: 0.850829303 z: -7.98318195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.453] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343871154 y: -0.213494599 z: 0.0303344633 w: -0.97586751 } position { x: -0.784691691 y: 0.850838602 z: -7.98317099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343836509 y: -0.21352753 z: 0.0304032695 w: -0.975858331 } position { x: -0.784683168 y: 0.850861788 z: -7.98318672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.482] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343994163 y: -0.2134922 z: 0.0303765144 w: -0.975866318 } position { x: -0.784708 y: 0.850861073 z: -7.98315382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343971103 y: -0.213494 z: 0.0303768255 w: -0.975866 } position { x: -0.784681797 y: 0.850855827 z: -7.98310471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.510] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034397155 y: -0.213493392 z: 0.0303778574 w: -0.975866079 } position { x: -0.784686625 y: 0.850843906 z: -7.98314619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.524] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034398403 y: -0.213495016 z: 0.0303759351 w: -0.975865781 } position { x: -0.784677267 y: 0.850862145 z: -7.98313236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.536] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344010517 y: -0.213495657 z: 0.03037614 w: -0.975865483 } position { x: -0.784673393 y: 0.850850224 z: -7.98314524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343661904 y: -0.213478833 z: 0.0303424168 w: -0.975871503 } position { x: -0.784704387 y: 0.850873709 z: -7.98317385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.567] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343895592 y: -0.2135223 z: 0.0303786639 w: -0.97586 } position { x: -0.784689307 y: 0.850866199 z: -7.98314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343663953 y: -0.213465 z: 0.0303846635 w: -0.975873172 } position { x: -0.784667552 y: 0.850871682 z: -7.98317957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.593] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343945846 y: -0.213495135 z: 0.0303821303 w: -0.975865662 } position { x: -0.784664869 y: 0.850874901 z: -7.98312616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.606] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343936756 y: -0.213496819 z: 0.030389471 w: -0.975865066 } position { x: -0.784668684 y: 0.85084939 z: -7.98314857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.621] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343921855 y: -0.21349524 z: 0.0303925648 w: -0.975865424 } position { x: -0.784683824 y: 0.85086453 z: -7.98314714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.635] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343937539 y: -0.213490158 z: 0.0304157268 w: -0.975865722 } position { x: -0.784678 y: 0.850869954 z: -7.98313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.648] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034421552 y: -0.213489309 z: 0.0303422939 w: -0.975867212 } position { x: -0.78468138 y: 0.850899458 z: -7.98314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.665] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344220474 y: -0.213498756 z: 0.0303414129 w: -0.975865185 } position { x: -0.784694433 y: 0.850869298 z: -7.98311567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.677] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344231948 y: -0.21348162 z: 0.0303491745 w: -0.975868642 } position { x: -0.784686506 y: 0.850882649 z: -7.98313856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.692] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344074331 y: -0.213493213 z: 0.0303709153 w: -0.97586596 } position { x: -0.784660935 y: 0.850870967 z: -7.9831233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.705] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344239697 y: -0.213496357 z: 0.0303921122 w: -0.975864053 } position { x: -0.784666657 y: 0.850874305 z: -7.98313427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.720] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344024859 y: -0.213495791 z: 0.0303841401 w: -0.975865185 } position { x: -0.784671962 y: 0.850862205 z: -7.9831171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.731] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343910158 y: -0.21349217 z: 0.030412456 w: -0.975865483 } position { x: -0.784677505 y: 0.850899 z: -7.98310423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.747] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343814269 y: -0.213494718 z: 0.0304182917 w: -0.975865066 } position { x: -0.78466922 y: 0.850882053 z: -7.98312378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.762] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344004 y: -0.213498756 z: 0.0303922053 w: -0.975864351 } position { x: -0.784675956 y: 0.850888491 z: -7.98310375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344024487 y: -0.213520557 z: 0.0304034613 w: -0.975859165 } position { x: -0.78469789 y: 0.850878358 z: -7.98310566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.787] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344151482 y: -0.213507906 z: 0.0303217433 w: -0.975864 } position { x: -0.784682751 y: 0.850874543 z: -7.98309898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343999937 y: -0.213514641 z: 0.0303579327 w: -0.975861967 } position { x: -0.78467828 y: 0.850842237 z: -7.98310709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343869776 y: -0.213497579 z: 0.0304131452 w: -0.97586447 } position { x: -0.784690857 y: 0.850843906 z: -7.98311567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034403421 y: -0.213499069 z: 0.0303912461 w: -0.975864232 } position { x: -0.78470552 y: 0.850869715 z: -7.98313046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344184637 y: -0.213480964 z: 0.0304051191 w: -0.975867212 } position { x: -0.784710944 y: 0.850867033 z: -7.98312044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.860] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034401685 y: -0.213499069 z: 0.0303915311 w: -0.975864291 } position { x: -0.784699202 y: 0.850858569 z: -7.98312426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034429796 y: -0.21344766 z: 0.0304089468 w: -0.975874 } position { x: -0.784752309 y: 0.850855768 z: -7.98313665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034431912 y: -0.21351622 z: 0.0303982086 w: -0.975859225 } position { x: -0.78472811 y: 0.850845575 z: -7.98312378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344068371 y: -0.213504523 z: 0.030373035 w: -0.975863457 } position { x: -0.784732342 y: 0.850850046 z: -7.98311043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.927] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344068371 y: -0.213504523 z: 0.030373035 w: -0.975863457 } position { x: -0.784732342 y: 0.850850046 z: -7.98311043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344072953 y: -0.213521272 z: 0.0303859878 w: -0.975859404 } position { x: -0.784749806 y: 0.850834608 z: -7.98312044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.953] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344025865 y: -0.213504016 z: 0.0303401835 w: -0.975864708 } position { x: -0.784708917 y: 0.850842476 z: -7.98314667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344346799 y: -0.213505954 z: 0.0303873699 w: -0.975861728 } position { x: -0.784724355 y: 0.850834608 z: -7.9831419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344009101 y: -0.21347101 z: 0.030404 w: -0.97587 } position { x: -0.784718633 y: 0.850836456 z: -7.98313093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:41.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344180949 y: -0.213514239 z: 0.0304043051 w: -0.97585994 } position { x: -0.784723639 y: 0.850861073 z: -7.98310328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034402933 y: -0.213566482 z: 0.0303860176 w: -0.975849628 } position { x: -0.784714341 y: 0.850858867 z: -7.98310709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.023] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344183594 y: -0.213457927 z: 0.0303879511 w: -0.975872755 } position { x: -0.784747899 y: 0.85086441 z: -7.98312759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344032459 y: -0.213492349 z: 0.0303435214 w: -0.975867152 } position { x: -0.784729958 y: 0.850820184 z: -7.98307657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344258323 y: -0.213532627 z: 0.0303680804 w: -0.975856841 } position { x: -0.784730911 y: 0.850836575 z: -7.98306799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.063] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344094634 y: -0.213507116 z: 0.0303804483 w: -0.975862563 } position { x: -0.784739077 y: 0.850839257 z: -7.98308849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344323441 y: -0.213481218 z: 0.0303673316 w: -0.975867808 } position { x: -0.784745932 y: 0.850836635 z: -7.9831028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343640037 y: -0.21351926 z: 0.0303913169 w: -0.975861192 } position { x: -0.78474766 y: 0.85084784 z: -7.98308372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.104] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344092473 y: -0.213503823 z: 0.0303859431 w: -0.975863159 } position { x: -0.784759462 y: 0.850840509 z: -7.98308277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343824178 y: -0.213501111 z: 0.0303432383 w: -0.975866 } position { x: -0.784754515 y: 0.850856423 z: -7.98308039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343910716 y: -0.21352388 z: 0.0304080583 w: -0.975858688 } position { x: -0.784753859 y: 0.850873709 z: -7.98309612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344370604 y: -0.213500738 z: 0.0303876847 w: -0.975862741 } position { x: -0.784755 y: 0.850858808 z: -7.98307228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344412662 y: -0.213512346 z: 0.0303617306 w: -0.975860894 } position { x: -0.784751415 y: 0.850866258 z: -7.98308468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344166905 y: -0.213503882 z: 0.0303792506 w: -0.975863039 } position { x: -0.78475517 y: 0.850837469 z: -7.98308325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.190] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034424331 y: -0.213534728 z: 0.030400781 w: -0.97585535 } position { x: -0.784769177 y: 0.850848913 z: -7.98308277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.203] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344346464 y: -0.213544846 z: 0.0303886887 w: -0.975853205 } position { x: -0.784764647 y: 0.850845039 z: -7.98309946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343880802 y: -0.213490427 z: 0.0304025523 w: -0.975866318 } position { x: -0.784785569 y: 0.850858212 z: -7.98307133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034410011 y: -0.213505179 z: 0.030387776 w: -0.975862741 } position { x: -0.784776866 y: 0.850852668 z: -7.98308849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343931317 y: -0.213468358 z: 0.0303678587 w: -0.97587204 } position { x: -0.784773707 y: 0.850894213 z: -7.98308277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344207622 y: -0.213530362 z: 0.0303746015 w: -0.975857258 } position { x: -0.784794748 y: 0.850860715 z: -7.9831152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034436997 y: -0.213508457 z: 0.0303683374 w: -0.975861669 } position { x: -0.784787238 y: 0.850842595 z: -7.98311377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.288] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343780257 y: -0.213505462 z: 0.0303982496 w: -0.975863516 } position { x: -0.78477037 y: 0.850885034 z: -7.98312378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.299] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344014578 y: -0.213509917 z: 0.0303581692 w: -0.97586292 } position { x: -0.784767926 y: 0.850859165 z: -7.98312092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344007947 y: -0.213517353 z: 0.0304227509 w: -0.975859344 } position { x: -0.784769058 y: 0.850889742 z: -7.98311138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344390199 y: -0.213495731 z: 0.0303928573 w: -0.975863636 } position { x: -0.784786642 y: 0.850864708 z: -7.98312187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344140194 y: -0.213503435 z: 0.0303963479 w: -0.975862741 } position { x: -0.784753382 y: 0.850883305 z: -7.9831152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034397833 y: -0.213513762 z: 0.0303620044 w: -0.975862086 } position { x: -0.78475976 y: 0.850913227 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344188251 y: -0.213507473 z: 0.0303871352 w: -0.975861967 } position { x: -0.78474015 y: 0.850889444 z: -7.98312712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344282612 y: -0.213505194 z: 0.0304206461 w: -0.975861073 } position { x: -0.784735322 y: 0.85088414 z: -7.9831214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.397] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344136395 y: -0.213481709 z: 0.0304146092 w: -0.975866914 } position { x: -0.784754872 y: 0.850894332 z: -7.98308468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.413] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344222 y: -0.213489428 z: 0.0304077417 w: -0.975865126 } position { x: -0.784737468 y: 0.850872636 z: -7.9831109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.426] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344129428 y: -0.213476241 z: 0.0304263011 w: -0.975867808 } position { x: -0.784721136 y: 0.850894272 z: -7.98310757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344161615 y: -0.213507399 z: 0.0303968117 w: -0.975861788 } position { x: -0.784716487 y: 0.850883186 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.453] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034416087 y: -0.213507369 z: 0.0303945784 w: -0.975861847 } position { x: -0.784725308 y: 0.850881934 z: -7.98305416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.466] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344187617 y: -0.213509008 z: 0.0303906109 w: -0.97586149 } position { x: -0.784718871 y: 0.850877225 z: -7.98306227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.481] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034420047 y: -0.213510826 z: 0.0303881653 w: -0.975861132 } position { x: -0.784723043 y: 0.850889444 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.495] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344202556 y: -0.213508338 z: 0.0303884484 w: -0.975861669 } position { x: -0.784704328 y: 0.85088414 z: -7.98305035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344222896 y: -0.213513434 z: 0.030391071 w: -0.975860417 } position { x: -0.784714639 y: 0.850883245 z: -7.98306799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.522] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343830362 y: -0.213490278 z: 0.0303955413 w: -0.975866735 } position { x: -0.784693062 y: 0.850909 z: -7.98305082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.537] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343849733 y: -0.213502422 z: 0.030405866 w: -0.975863636 } position { x: -0.78468883 y: 0.850899339 z: -7.98303461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.549] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344140865 y: -0.213512361 z: 0.0303909145 w: -0.975860894 } position { x: -0.784691811 y: 0.850898743 z: -7.98304033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344147533 y: -0.213517576 z: 0.0303879641 w: -0.975859821 } position { x: -0.784670293 y: 0.850907922 z: -7.98302126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.579] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344128609 y: -0.213517115 z: 0.0303864349 w: -0.975860059 } position { x: -0.784691453 y: 0.850877 z: -7.98304319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343978815 y: -0.213491842 z: 0.0303645618 w: -0.975866795 } position { x: -0.784688473 y: 0.850900352 z: -7.98301935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344122238 y: -0.213515624 z: 0.0303827822 w: -0.975860536 } position { x: -0.784689724 y: 0.850883722 z: -7.98300505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343913287 y: -0.213531628 z: 0.0303934216 w: -0.975857437 } position { x: -0.7846843 y: 0.850875139 z: -7.98303843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.632] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344452821 y: -0.213518739 z: 0.030407235 w: -0.975858 } position { x: -0.784676611 y: 0.85085845 z: -7.98304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344172828 y: -0.213507175 z: 0.0303655919 w: -0.975862741 } position { x: -0.784664392 y: 0.85085845 z: -7.98301554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344108343 y: -0.213516504 z: 0.0303898 w: -0.975860178 } position { x: -0.784686089 y: 0.850886226 z: -7.98298836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344069488 y: -0.213488117 z: 0.030399546 w: -0.975866199 } position { x: -0.784679 y: 0.850869834 z: -7.983 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.690] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344090909 y: -0.213514477 z: 0.0303979088 w: -0.975860417 } position { x: -0.78467834 y: 0.850872576 z: -7.98299313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344589353 y: -0.213491186 z: 0.0303807259 w: -0.975864291 } position { x: -0.784691095 y: 0.850854695 z: -7.98296595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.716] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034412723 y: -0.213510096 z: 0.0303968824 w: -0.975861251 } position { x: -0.784685791 y: 0.850859165 z: -7.98300648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.731] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344113335 y: -0.21351175 z: 0.0303979609 w: -0.975860953 } position { x: -0.784663677 y: 0.850847363 z: -7.98299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034379065 y: -0.213501945 z: 0.0303973556 w: -0.975864291 } position { x: -0.784687877 y: 0.850843787 z: -7.98297596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03438925 y: -0.213468224 z: 0.0303907 w: -0.975871503 } position { x: -0.784711182 y: 0.850866199 z: -7.98300457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.774] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344235338 y: -0.213497847 z: 0.0304136872 w: -0.975863039 } position { x: -0.784690797 y: 0.850845575 z: -7.9829607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.787] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344223045 y: -0.213519827 z: 0.030419236 w: -0.975858152 } position { x: -0.784701109 y: 0.850881696 z: -7.98297691 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.801] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344038866 y: -0.213511482 z: 0.0303987283 w: -0.975861251 } position { x: -0.784697354 y: 0.850836396 z: -7.9829917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.816] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344133526 y: -0.213476852 z: 0.0304405354 w: -0.975867212 } position { x: -0.784720123 y: 0.850863934 z: -7.98297644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344054662 y: -0.21354495 z: 0.0303910337 w: -0.975854099 } position { x: -0.784694314 y: 0.850876749 z: -7.9829607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034403041 y: -0.213531926 z: 0.0303810481 w: -0.975857317 } position { x: -0.784718 y: 0.850852489 z: -7.98297071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.855] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344779491 y: -0.213507503 z: 0.0303648673 w: -0.975860596 } position { x: -0.78469348 y: 0.8508389 z: -7.98298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.868] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344161764 y: -0.213515103 z: 0.0303856656 w: -0.975860417 } position { x: -0.784710884 y: 0.850869358 z: -7.98298788 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344154686 y: -0.213513523 z: 0.0303867739 w: -0.975860775 } position { x: -0.784691274 y: 0.850844443 z: -7.98298264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344269499 y: -0.213493779 z: 0.0304247309 w: -0.975863516 } position { x: -0.784715354 y: 0.850855589 z: -7.98298502 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034426488 y: -0.213508263 z: 0.0304166116 w: -0.975860596 } position { x: -0.784703791 y: 0.850865364 z: -7.98299313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344264656 y: -0.213540614 z: 0.030362919 w: -0.975855172 } position { x: -0.784681737 y: 0.850843549 z: -7.98298931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344095677 y: -0.213514835 z: 0.0303984191 w: -0.975860298 } position { x: -0.784705281 y: 0.850823343 z: -7.98298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344502255 y: -0.213497907 z: 0.0304133501 w: -0.975862145 } position { x: -0.784696341 y: 0.850860119 z: -7.98297119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344368517 y: -0.213520542 z: 0.0303776953 w: -0.975858748 } position { x: -0.784687 y: 0.850852311 z: -7.98297501 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344148092 y: -0.213514373 z: 0.0303986296 w: -0.975860238 } position { x: -0.784703314 y: 0.850862622 z: -7.98293877 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:42.996] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344158933 y: -0.213512361 z: 0.030399425 w: -0.975860596 } position { x: -0.784698844 y: 0.850866199 z: -7.98294592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344271511 y: -0.213540331 z: 0.0304187853 w: -0.975853503 } position { x: -0.784688294 y: 0.850845635 z: -7.98294687 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.023] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344175063 y: -0.213512361 z: 0.0303983465 w: -0.975860596 } position { x: -0.784693599 y: 0.850852609 z: -7.98298073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.037] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344147757 y: -0.213508815 z: 0.0304298084 w: -0.975860476 } position { x: -0.784702599 y: 0.850845 z: -7.98296785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344126485 y: -0.213514417 z: 0.0303993672 w: -0.975860238 } position { x: -0.784688056 y: 0.850857 z: -7.9829607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344110765 y: -0.213514432 z: 0.0304042976 w: -0.975860178 } position { x: -0.784687161 y: 0.850852132 z: -7.98295593 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.076] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344125479 y: -0.213503107 z: 0.0303832628 w: -0.975863218 } position { x: -0.784688771 y: 0.850872755 z: -7.98298883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.092] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343923494 y: -0.213543817 z: 0.0304042324 w: -0.975854397 } position { x: -0.784677386 y: 0.850868702 z: -7.98297787 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034450341 y: -0.213548392 z: 0.0304323398 w: -0.975850463 } position { x: -0.784679711 y: 0.850856 z: -7.98296261 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344113559 y: -0.21353659 z: 0.0303588063 w: -0.975856721 } position { x: -0.784670413 y: 0.850853145 z: -7.98296118 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344166 y: -0.213494256 z: 0.030394854 w: -0.975864649 } position { x: -0.784664392 y: 0.850843549 z: -7.98295164 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.149] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344398469 y: -0.213520825 z: 0.0303719547 w: -0.975858748 } position { x: -0.784662545 y: 0.850856304 z: -7.98296452 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034416616 y: -0.213546738 z: 0.0303822253 w: -0.975853562 } position { x: -0.784671783 y: 0.850834966 z: -7.98300934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.177] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344110243 y: -0.213535801 z: 0.03034788 w: -0.975857258 } position { x: -0.784638643 y: 0.850821078 z: -7.98300171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344123 y: -0.213519901 z: 0.0303848255 w: -0.975859523 } position { x: -0.784662962 y: 0.850832164 z: -7.98302126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.203] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344012342 y: -0.213508442 z: 0.0303680655 w: -0.975863 } position { x: -0.784622908 y: 0.850836754 z: -7.9830184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.219] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344361588 y: -0.213537574 z: 0.0304489173 w: -0.975852787 } position { x: -0.784609199 y: 0.850835562 z: -7.98302078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.231] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034406 y: -0.213520795 z: 0.0303957835 w: -0.975859225 } position { x: -0.784609914 y: 0.850826144 z: -7.98302269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344063565 y: -0.213521168 z: 0.0304005463 w: -0.975859 } position { x: -0.784603775 y: 0.850824 z: -7.98301554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344135873 y: -0.213495672 z: 0.0303674955 w: -0.975865364 } position { x: -0.78460747 y: 0.850816 z: -7.98299503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344101414 y: -0.213522226 z: 0.0303948894 w: -0.975858748 } position { x: -0.784569502 y: 0.850788 z: -7.98298264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.287] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344343223 y: -0.213491887 z: 0.0303923171 w: -0.975864649 } position { x: -0.78459686 y: 0.850801528 z: -7.98302364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344359316 y: -0.213531122 z: 0.0304134805 w: -0.97585535 } position { x: -0.784579217 y: 0.850785673 z: -7.98302269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343953744 y: -0.213531032 z: 0.030414572 w: -0.975856781 } position { x: -0.784572303 y: 0.850793481 z: -7.98300886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.329] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343862027 y: -0.213513851 z: 0.0304009411 w: -0.975861251 } position { x: -0.784608305 y: 0.850828826 z: -7.98305941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.343] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343723707 y: -0.213521719 z: 0.0304034334 w: -0.97586 } position { x: -0.784608662 y: 0.850809395 z: -7.98301935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.357] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034369763 y: -0.213529 z: 0.0304089282 w: -0.975858271 } position { x: -0.784601331 y: 0.850827217 z: -7.98304749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344283693 y: -0.213505402 z: 0.0304291211 w: -0.975860775 } position { x: -0.784589946 y: 0.85081327 z: -7.98304224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.384] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034460675 y: -0.213521793 z: 0.0303782821 w: -0.975857615 } position { x: -0.784593 y: 0.850793242 z: -7.98304319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344392397 y: -0.213487282 z: 0.030388074 w: -0.975865602 } position { x: -0.784622073 y: 0.850804687 z: -7.98306704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343931243 y: -0.213515416 z: 0.0303785726 w: -0.975861371 } position { x: -0.784616768 y: 0.850810885 z: -7.98306608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344050489 y: -0.213545606 z: 0.0304134563 w: -0.975853264 } position { x: -0.784596384 y: 0.850810409 z: -7.98306227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.441] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344340131 y: -0.2135299 z: 0.0303805489 w: -0.975856721 } position { x: -0.784594834 y: 0.850826561 z: -7.98305035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.451] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343979 y: -0.213524967 z: 0.0303737354 w: -0.975859284 } position { x: -0.784611166 y: 0.850823402 z: -7.98304415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344421305 y: -0.21354726 z: 0.0303676408 w: -0.975853 } position { x: -0.784600914 y: 0.850812495 z: -7.98306084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344324484 y: -0.21352382 z: 0.0304201767 w: -0.9758569 } position { x: -0.78459 y: 0.850795031 z: -7.98307276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034432251 y: -0.213514939 z: 0.0303824805 w: -0.97586 } position { x: -0.784606755 y: 0.850794673 z: -7.98303938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.510] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344175585 y: -0.213525891 z: 0.0303936843 w: -0.975857794 } position { x: -0.784594119 y: 0.850818872 z: -7.98304749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344049633 y: -0.213554949 z: 0.0303635299 w: -0.975852787 } position { x: -0.784583449 y: 0.850821376 z: -7.98306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344264284 y: -0.213550732 z: 0.0304302163 w: -0.97585088 } position { x: -0.784581661 y: 0.850801945 z: -7.98304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.549] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344154872 y: -0.213557154 z: 0.0303893276 w: -0.975851119 } position { x: -0.784595788 y: 0.850798309 z: -7.98303604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344238356 y: -0.213526279 z: 0.0303898137 w: -0.975857556 } position { x: -0.78462255 y: 0.850804329 z: -7.98306036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344254375 y: -0.213491559 z: 0.0303973127 w: -0.975864887 } position { x: -0.78459543 y: 0.850796938 z: -7.98303461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344236307 y: -0.213522032 z: 0.0303913523 w: -0.97585845 } position { x: -0.784610629 y: 0.850792587 z: -7.98305559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344209857 y: -0.213523835 z: 0.0303942 w: -0.975858092 } position { x: -0.784591794 y: 0.850787282 z: -7.98302841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344216079 y: -0.213523507 z: 0.0303943362 w: -0.975858152 } position { x: -0.784615159 y: 0.850800753 z: -7.98302889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.635] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344492309 y: -0.213509113 z: 0.0303938966 w: -0.975860298 } position { x: -0.784633636 y: 0.850786567 z: -7.9830451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.649] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344241075 y: -0.213545874 z: 0.0303994454 w: -0.975853 } position { x: -0.784612894 y: 0.850790143 z: -7.98302746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.662] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344108418 y: -0.213514492 z: 0.0303548947 w: -0.975861728 } position { x: -0.784626186 y: 0.850809634 z: -7.98304892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.676] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344176777 y: -0.213536948 z: 0.0303617958 w: -0.975856304 } position { x: -0.784632146 y: 0.850800633 z: -7.98302221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344191901 y: -0.213521451 z: 0.0303884242 w: -0.975858808 } position { x: -0.784652174 y: 0.850808144 z: -7.98305464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344224945 y: -0.213521048 z: 0.0303889513 w: -0.975858808 } position { x: -0.784650624 y: 0.850808501 z: -7.98301411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.718] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344046429 y: -0.213541165 z: 0.0303728916 w: -0.975855529 } position { x: -0.784640133 y: 0.85079217 z: -7.98303747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.732] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343957841 y: -0.213528112 z: 0.0303290468 w: -0.975860059 } position { x: -0.784641504 y: 0.850825191 z: -7.98304129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.745] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343989544 y: -0.2134974 z: 0.0303912889 w: -0.975864708 } position { x: -0.78464067 y: 0.850810289 z: -7.98300648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344092809 y: -0.213518858 z: 0.0303587746 w: -0.975860655 } position { x: -0.784646451 y: 0.850819111 z: -7.9830513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344127752 y: -0.213515297 z: 0.03041921 w: -0.975859463 } position { x: -0.784633 y: 0.850810885 z: -7.98302221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344222188 y: -0.213517323 z: 0.0303936768 w: -0.975859463 } position { x: -0.784646928 y: 0.850822449 z: -7.98303843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344465189 y: -0.213508338 z: 0.0304122791 w: -0.97586 } position { x: -0.784654498 y: 0.850809157 z: -7.98302078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.816] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344237685 y: -0.213512868 z: 0.0303976368 w: -0.975860298 } position { x: -0.784632921 y: 0.850803614 z: -7.98300314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344187915 y: -0.213511601 z: 0.0304026529 w: -0.975860596 } position { x: -0.784641504 y: 0.850821435 z: -7.98303652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344194509 y: -0.213513479 z: 0.0304038096 w: -0.975860059 } position { x: -0.784653723 y: 0.850811839 z: -7.98301792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.855] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343960784 y: -0.213553593 z: 0.0304060094 w: -0.975852072 } position { x: -0.784663618 y: 0.850829542 z: -7.98301172 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344058275 y: -0.213534 z: 0.0303797424 w: -0.975856841 } position { x: -0.784640312 y: 0.850822091 z: -7.98301458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344271064 y: -0.213574901 z: 0.0303705093 w: -0.975847423 } position { x: -0.784611046 y: 0.850830436 z: -7.9829936 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344240703 y: -0.213520139 z: 0.0303936768 w: -0.975858808 } position { x: -0.784667 y: 0.850839 z: -7.98304319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344230458 y: -0.21351929 z: 0.0303929336 w: -0.975859046 } position { x: -0.784640372 y: 0.850826859 z: -7.98299503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344192348 y: -0.213520929 z: 0.0303565022 w: -0.97585994 } position { x: -0.784648836 y: 0.850834548 z: -7.98302412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344090238 y: -0.213531196 z: 0.0303728506 w: -0.975857556 } position { x: -0.784653246 y: 0.850850344 z: -7.98301888 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344397239 y: -0.213539481 z: 0.0303947236 w: -0.975854 } position { x: -0.784646 y: 0.850844622 z: -7.98301458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344393924 y: -0.21351856 z: 0.0303509794 w: -0.97585994 } position { x: -0.78465265 y: 0.850847304 z: -7.98305273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344174 y: -0.213521764 z: 0.0303430688 w: -0.975860238 } position { x: -0.784642398 y: 0.850833774 z: -7.98301744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:43.995] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344248712 y: -0.213528186 z: 0.030385673 w: -0.975857258 } position { x: -0.784647524 y: 0.850855112 z: -7.98301506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344519876 y: -0.213515252 z: 0.0303988941 w: -0.975858688 } position { x: -0.784641862 y: 0.850858212 z: -7.98303795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344242677 y: -0.213525444 z: 0.0303942412 w: -0.975857615 } position { x: -0.784628034 y: 0.85086 z: -7.98302555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.037] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344164222 y: -0.213530451 z: 0.0304249395 w: -0.975855827 } position { x: -0.784637 y: 0.850860775 z: -7.98302031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034431383 y: -0.213497087 z: 0.0303802546 w: -0.975864 } position { x: -0.784614861 y: 0.850861847 z: -7.98301792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.063] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344522409 y: -0.213540077 z: 0.0304273739 w: -0.97585237 } position { x: -0.78465575 y: 0.850838125 z: -7.98304319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.078] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344165601 y: -0.213552192 z: 0.0303750802 w: -0.975852609 } position { x: -0.784631312 y: 0.850858629 z: -7.98305416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344362371 y: -0.213506237 z: 0.0304403603 w: -0.97585994 } position { x: -0.784626603 y: 0.850842237 z: -7.9830265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344483927 y: -0.213519126 z: 0.0304277502 w: -0.975857079 } position { x: -0.784622252 y: 0.850863457 z: -7.98305035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344416946 y: -0.213521928 z: 0.0303741302 w: -0.97585839 } position { x: -0.784640491 y: 0.850852489 z: -7.98306656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.134] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034423314 y: -0.213523656 z: 0.0304005425 w: -0.975857854 } position { x: -0.784617424 y: 0.850846171 z: -7.98307514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344214775 y: -0.213524386 z: 0.0303982776 w: -0.975857794 } position { x: -0.784606755 y: 0.85086751 z: -7.98306608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.162] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344249047 y: -0.213521987 z: 0.0303992629 w: -0.975858212 } position { x: -0.784582853 y: 0.850827932 z: -7.98302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344227478 y: -0.213522404 z: 0.0303991511 w: -0.975858152 } position { x: -0.784631133 y: 0.850870192 z: -7.98307228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344478562 y: -0.213550329 z: 0.0303581152 w: -0.97585243 } position { x: -0.784604907 y: 0.850867033 z: -7.98304129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344229303 y: -0.213523239 z: 0.0303930212 w: -0.975858152 } position { x: -0.784604311 y: 0.850868821 z: -7.98306131 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344262272 y: -0.213483408 z: 0.0304290801 w: -0.975865662 } position { x: -0.784617782 y: 0.850832105 z: -7.98305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344074145 y: -0.213491783 z: 0.0303852521 w: -0.975865841 } position { x: -0.784588158 y: 0.85082972 z: -7.98303175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.247] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344447494 y: -0.213526756 z: 0.0304326918 w: -0.97585541 } position { x: -0.784627199 y: 0.850842 z: -7.98305511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344089083 y: -0.213511869 z: 0.0303648114 w: -0.975862 } position { x: -0.784599304 y: 0.850840569 z: -7.98305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344144739 y: -0.21354498 z: 0.0303729344 w: -0.975854337 } position { x: -0.784609914 y: 0.850837827 z: -7.98306513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.287] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344115086 y: -0.213528827 z: 0.030421976 w: -0.975856483 } position { x: -0.784615934 y: 0.850843728 z: -7.98306131 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.301] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344427228 y: -0.21353583 z: 0.0303940643 w: -0.975854695 } position { x: -0.784595728 y: 0.850839853 z: -7.98306608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344257019 y: -0.213521942 z: 0.0303930305 w: -0.975858331 } position { x: -0.784583628 y: 0.850843191 z: -7.98304415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034467034 y: -0.21357353 z: 0.0303894263 w: -0.975845754 } position { x: -0.784581482 y: 0.850822687 z: -7.98307848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.343] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344027542 y: -0.2135631 z: 0.0303761568 w: -0.975850701 } position { x: -0.784575045 y: 0.850823283 z: -7.98307085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034426447 y: -0.213528514 z: 0.0303863622 w: -0.975857139 } position { x: -0.784610212 y: 0.850845754 z: -7.98305702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344395861 y: -0.213550702 z: 0.0303431042 w: -0.975853145 } position { x: -0.784592927 y: 0.850871444 z: -7.98307943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.385] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344401076 y: -0.21348995 z: 0.0303633232 w: -0.975865781 } position { x: -0.784593761 y: 0.850840867 z: -7.98310041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.398] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344176702 y: -0.213543177 z: 0.0304045472 w: -0.975853622 } position { x: -0.784577966 y: 0.850830674 z: -7.98308802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.412] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344086066 y: -0.213517457 z: 0.0303743202 w: -0.975860536 } position { x: -0.784578264 y: 0.850851297 z: -7.98307657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344183706 y: -0.213551566 z: 0.0303733256 w: -0.975852728 } position { x: -0.784574926 y: 0.850821 z: -7.98307228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.438] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343931019 y: -0.213526338 z: 0.0303420424 w: -0.975860119 } position { x: -0.784590364 y: 0.850839 z: -7.98310804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034430664 y: -0.213521868 z: 0.0303740054 w: -0.975858808 } position { x: -0.784555495 y: 0.850824594 z: -7.98311424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.481] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034430664 y: -0.213521868 z: 0.0303740054 w: -0.975858808 } position { x: -0.784555495 y: 0.850824594 z: -7.98311424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344508477 y: -0.213524178 z: 0.0304427296 w: -0.97585547 } position { x: -0.784541 y: 0.850830674 z: -7.98307323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343865119 y: -0.213568211 z: 0.0303727128 w: -0.975850224 } position { x: -0.784546375 y: 0.85084939 z: -7.98307753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344274566 y: -0.213521227 z: 0.0303845424 w: -0.975858688 } position { x: -0.78455323 y: 0.850849032 z: -7.98305941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.536] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344437845 y: -0.213519052 z: 0.030399343 w: -0.975858152 } position { x: -0.78455317 y: 0.850845456 z: -7.98306417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.551] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344222933 y: -0.213559732 z: 0.0303591769 w: -0.975851238 } position { x: -0.784558833 y: 0.850860476 z: -7.98308182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344286337 y: -0.213527456 z: 0.0303780194 w: -0.975857496 } position { x: -0.784527361 y: 0.850857 z: -7.9830575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344263949 y: -0.213526979 z: 0.0303815808 w: -0.975857556 } position { x: -0.784530759 y: 0.850842714 z: -7.9830637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.592] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344546027 y: -0.213519797 z: 0.0303907283 w: -0.975857913 } position { x: -0.784542561 y: 0.850830436 z: -7.98308516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.606] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344357491 y: -0.213518888 z: 0.0303523112 w: -0.97585994 } position { x: -0.784548163 y: 0.850842476 z: -7.98307514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344247036 y: -0.213496953 z: 0.0303448532 w: -0.975865364 } position { x: -0.784554422 y: 0.850840151 z: -7.98305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344333127 y: -0.213497683 z: 0.0303682722 w: -0.975864172 } position { x: -0.784529507 y: 0.850828648 z: -7.98305464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344264917 y: -0.213524982 z: 0.0303803831 w: -0.975858092 } position { x: -0.784546 y: 0.850829065 z: -7.98304844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.660] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344321951 y: -0.213498637 z: 0.0303736459 w: -0.975863814 } position { x: -0.784552097 y: 0.850818396 z: -7.98304701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343940668 y: -0.213502079 z: 0.0303897262 w: -0.975863934 } position { x: -0.784553 y: 0.850830674 z: -7.98306227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344192944 y: -0.213522166 z: 0.0303808246 w: -0.975858927 } position { x: -0.784532785 y: 0.850828707 z: -7.98304653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343807563 y: -0.213521495 z: 0.0303692278 w: -0.975860775 } position { x: -0.784557283 y: 0.850814 z: -7.98305702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344104059 y: -0.213531137 z: 0.0303490087 w: -0.975858271 } position { x: -0.784560204 y: 0.850836933 z: -7.98306894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.732] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343968831 y: -0.213531971 z: 0.0303357337 w: -0.975859 } position { x: -0.784565568 y: 0.850806 z: -7.98302889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.745] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344217569 y: -0.21352765 z: 0.0303662363 w: -0.975858092 } position { x: -0.784562588 y: 0.850800931 z: -7.98302889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.759] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344382375 y: -0.213538989 z: 0.030374011 w: -0.975854814 } position { x: -0.784571409 y: 0.850806117 z: -7.98305607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.773] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344337448 y: -0.213511378 z: 0.0303524248 w: -0.975861669 } position { x: -0.78456974 y: 0.850815415 z: -7.98302174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.784] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344134346 y: -0.213491663 z: 0.0303711016 w: -0.975866139 } position { x: -0.784593642 y: 0.850803733 z: -7.98305178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343899876 y: -0.213537812 z: 0.0303888097 w: -0.975856304 } position { x: -0.7845456 y: 0.850815892 z: -7.98303318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.814] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344291292 y: -0.213563219 z: 0.0303401034 w: -0.97585088 } position { x: -0.784618795 y: 0.8507967 z: -7.98305607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344127864 y: -0.213529259 z: 0.0303122662 w: -0.975859761 } position { x: -0.784589529 y: 0.850783944 z: -7.98304224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034416 y: -0.213530123 z: 0.030362431 w: -0.975857854 } position { x: -0.784599125 y: 0.850785494 z: -7.98302889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.856] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343769602 y: -0.213524207 z: 0.0303687397 w: -0.975860298 } position { x: -0.784598172 y: 0.850774169 z: -7.9830513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343963243 y: -0.213534042 z: 0.0303399153 w: -0.97585839 } position { x: -0.784597754 y: 0.850768805 z: -7.98303652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344271213 y: -0.21355173 z: 0.0303643383 w: -0.975852668 } position { x: -0.784603179 y: 0.850778878 z: -7.98304892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344129764 y: -0.213533074 z: 0.0303634424 w: -0.975857258 } position { x: -0.78459084 y: 0.850772381 z: -7.98303652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344142281 y: -0.213534 z: 0.0303624626 w: -0.975857079 } position { x: -0.784587681 y: 0.850762725 z: -7.98301554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034402933 y: -0.213561639 z: 0.0303465575 w: -0.975851953 } position { x: -0.784596384 y: 0.850749 z: -7.98304272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343978666 y: -0.213503525 z: 0.030397661 w: -0.975863278 } position { x: -0.784585 y: 0.850773036 z: -7.98303413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.953] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344083942 y: -0.213533536 z: 0.0303659923 w: -0.975857258 } position { x: -0.784594417 y: 0.850757897 z: -7.9830389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034426678 y: -0.213511392 z: 0.0303408187 w: -0.975862265 } position { x: -0.784607053 y: 0.850768864 z: -7.98302841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034432184 y: -0.213558465 z: 0.0303483512 w: -0.975851536 } position { x: -0.784589887 y: 0.850748241 z: -7.98303366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:44.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344298556 y: -0.213527009 z: 0.0303850509 w: -0.975857317 } position { x: -0.784595132 y: 0.850771368 z: -7.9830389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344255269 y: -0.213576987 z: 0.0303567741 w: -0.975847423 } position { x: -0.784572601 y: 0.850740671 z: -7.983006 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343839414 y: -0.213539615 z: 0.0303609241 w: -0.97585696 } position { x: -0.784602404 y: 0.850745559 z: -7.98303175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344224609 y: -0.213554427 z: 0.0303633586 w: -0.975852311 } position { x: -0.784585238 y: 0.850726545 z: -7.98301792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.051] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344245844 y: -0.213494629 z: 0.030391328 w: -0.97586441 } position { x: -0.784596741 y: 0.850748181 z: -7.98302174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343960561 y: -0.213546351 z: 0.0303566512 w: -0.975855172 } position { x: -0.784610033 y: 0.850743651 z: -7.98301268 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.076] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344093889 y: -0.2135299 z: 0.0303697623 w: -0.975857913 } position { x: -0.784601 y: 0.850728095 z: -7.98301554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344077274 y: -0.213531241 z: 0.0303667299 w: -0.975857794 } position { x: -0.784612536 y: 0.85072726 z: -7.98302078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344084799 y: -0.213528991 z: 0.0303675942 w: -0.975858212 } position { x: -0.784607112 y: 0.850733638 z: -7.98303413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344078466 y: -0.213528782 z: 0.0303665325 w: -0.975858331 } position { x: -0.784618378 y: 0.850761533 z: -7.98301697 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343920253 y: -0.213556692 z: 0.0303823333 w: -0.975852251 } position { x: -0.784594238 y: 0.850742459 z: -7.98299789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343638361 y: -0.213499978 z: 0.030406652 w: -0.975864887 } position { x: -0.784633458 y: 0.850750566 z: -7.98301649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034409076 y: -0.21354419 z: 0.0303905699 w: -0.975854158 } position { x: -0.784601927 y: 0.850764751 z: -7.98301506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343987755 y: -0.213526905 z: 0.0303755589 w: -0.975858748 } position { x: -0.784624696 y: 0.850752711 z: -7.9830184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.187] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034359429 y: -0.213554144 z: 0.0303845275 w: -0.97585392 } position { x: -0.784604073 y: 0.850735068 z: -7.98300934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034367 y: -0.213525072 z: 0.0303877201 w: -0.97585994 } position { x: -0.784624279 y: 0.850762963 z: -7.98300505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343611352 y: -0.213505208 z: 0.0303762089 w: -0.975864828 } position { x: -0.784635246 y: 0.850784123 z: -7.98301363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344051607 y: -0.213488713 z: 0.0303492211 w: -0.975867689 } position { x: -0.784642696 y: 0.850772 z: -7.98300266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344102643 y: -0.213511884 z: 0.0303654093 w: -0.975861967 } position { x: -0.784619331 y: 0.850762 z: -7.98298788 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343717374 y: -0.213549465 z: 0.0303562246 w: -0.97585535 } position { x: -0.78462857 y: 0.850765586 z: -7.98297548 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343861617 y: -0.213521212 z: 0.0303821377 w: -0.975860238 } position { x: -0.784634531 y: 0.850753725 z: -7.98299408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.287] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343646407 y: -0.213506296 z: 0.0304125603 w: -0.975863338 } position { x: -0.784633577 y: 0.850774407 z: -7.98299551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343754478 y: -0.213552445 z: 0.0304158404 w: -0.975852728 } position { x: -0.784624398 y: 0.850763917 z: -7.98298693 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.314] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343795903 y: -0.213552743 z: 0.0303868614 w: -0.975853443 } position { x: -0.784627557 y: 0.850784898 z: -7.983 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343707427 y: -0.213525474 z: 0.0303948317 w: -0.975859463 } position { x: -0.784662962 y: 0.850785136 z: -7.98297882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344151594 y: -0.213513091 z: 0.0304305423 w: -0.975859523 } position { x: -0.78464973 y: 0.850767195 z: -7.98296833 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343526118 y: -0.213502482 z: 0.0303969812 w: -0.975865066 } position { x: -0.784679 y: 0.850763917 z: -7.98300457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.370] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343570635 y: -0.213564605 z: 0.0303985234 w: -0.975851297 } position { x: -0.784675956 y: 0.850799322 z: -7.98297882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343654118 y: -0.213542104 z: 0.0303675067 w: -0.975856841 } position { x: -0.784660697 y: 0.850784242 z: -7.98297071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.397] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343631096 y: -0.213526726 z: 0.0303919613 w: -0.975859523 } position { x: -0.78467989 y: 0.850804925 z: -7.98298216 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.411] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034364745 y: -0.213524193 z: 0.0303948317 w: -0.97585994 } position { x: -0.784682572 y: 0.850796819 z: -7.98298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343619958 y: -0.213523552 z: 0.030395126 w: -0.975860178 } position { x: -0.784675896 y: 0.850823283 z: -7.98299026 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343622342 y: -0.213551879 z: 0.0303829275 w: -0.975854397 } position { x: -0.784683585 y: 0.8507967 z: -7.98296785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343731605 y: -0.213500455 z: 0.0304056406 w: -0.97586453 } position { x: -0.784681797 y: 0.85079819 z: -7.98298836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343647711 y: -0.213539347 z: 0.0303729735 w: -0.975857317 } position { x: -0.784667432 y: 0.850811124 z: -7.98298931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.481] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343741775 y: -0.213509515 z: 0.0304171573 w: -0.975862145 } position { x: -0.784691 y: 0.850785434 z: -7.98296404 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343633592 y: -0.213504985 z: 0.0304398555 w: -0.975862801 } position { x: -0.784687161 y: 0.850813866 z: -7.98301315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.510] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343431383 y: -0.213535205 z: 0.0304122269 w: -0.975857794 } position { x: -0.784692466 y: 0.850799739 z: -7.98297834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343637131 y: -0.213522 z: 0.0303992704 w: -0.975860357 } position { x: -0.784683287 y: 0.850828886 z: -7.98295498 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.537] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343982615 y: -0.213465855 z: 0.0303612 w: -0.975872576 } position { x: -0.784719765 y: 0.850829601 z: -7.98301649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343948789 y: -0.213500246 z: 0.0304004271 w: -0.975863934 } position { x: -0.78470546 y: 0.850809574 z: -7.98297358 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344024226 y: -0.213497669 z: 0.0303862244 w: -0.975864708 } position { x: -0.784704089 y: 0.850791335 z: -7.98295736 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343595855 y: -0.213548809 z: 0.0304036178 w: -0.975854456 } position { x: -0.784695208 y: 0.850821435 z: -7.98296499 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.592] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343712606 y: -0.213522136 z: 0.0304036681 w: -0.97585988 } position { x: -0.784695 y: 0.8508358 z: -7.98297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.606] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344044 y: -0.213485166 z: 0.0303961448 w: -0.975867093 } position { x: -0.784718 y: 0.850842595 z: -7.98300171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.620] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343958884 y: -0.213514835 z: 0.0304047521 w: -0.975860596 } position { x: -0.784705937 y: 0.850861609 z: -7.98298693 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03440696 y: -0.213500962 z: 0.0303822 w: -0.975863934 } position { x: -0.784706354 y: 0.850844562 z: -7.98300076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343810134 y: -0.213517591 z: 0.0303979423 w: -0.975860715 } position { x: -0.784717321 y: 0.8508569 z: -7.98301268 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343625322 y: -0.213507548 z: 0.0304188654 w: -0.97586292 } position { x: -0.784718692 y: 0.850831509 z: -7.98301649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343483239 y: -0.213516325 z: 0.0304288436 w: -0.975861192 } position { x: -0.784690797 y: 0.850841343 z: -7.98301411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343710706 y: -0.213519618 z: 0.0304090176 w: -0.975860298 } position { x: -0.784688473 y: 0.850850642 z: -7.98296547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343997106 y: -0.213524505 z: 0.0304217599 w: -0.975857794 } position { x: -0.784697354 y: 0.850841641 z: -7.98300743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.716] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343508422 y: -0.213557437 z: 0.0304036122 w: -0.975852907 } position { x: -0.784700394 y: 0.850836754 z: -7.98300076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344100446 y: -0.213551775 z: 0.0303891767 w: -0.975852489 } position { x: -0.784712136 y: 0.850826859 z: -7.98301125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343589224 y: -0.213537589 z: 0.0303726494 w: -0.975857913 } position { x: -0.784693539 y: 0.850830615 z: -7.98299551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343772843 y: -0.213544115 z: 0.0304293297 w: -0.975854099 } position { x: -0.784699857 y: 0.850841284 z: -7.98302364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.771] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034376435 y: -0.213530585 z: 0.0304029509 w: -0.975857913 } position { x: -0.784709513 y: 0.850824475 z: -7.98301125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344101712 y: -0.213499159 z: 0.0304237809 w: -0.97586292 } position { x: -0.784724951 y: 0.850810647 z: -7.98300886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.801] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343804657 y: -0.213531554 z: 0.0304074064 w: -0.975857437 } position { x: -0.784718752 y: 0.850812078 z: -7.98300552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.815] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343812704 y: -0.213512495 z: 0.0303822085 w: -0.975862324 } position { x: -0.784738779 y: 0.850826502 z: -7.98301792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.829] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343523584 y: -0.213554502 z: 0.0303783379 w: -0.975854278 } position { x: -0.784720242 y: 0.850832582 z: -7.98299932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343809277 y: -0.21355015 z: 0.0304251183 w: -0.975852787 } position { x: -0.784721851 y: 0.850822449 z: -7.98299599 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.855] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343803838 y: -0.213530153 z: 0.0304048732 w: -0.975857794 } position { x: -0.784731388 y: 0.850852787 z: -7.98299599 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.868] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343579203 y: -0.213556841 z: 0.0304186363 w: -0.975852311 } position { x: -0.784718573 y: 0.850832343 z: -7.98300886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344133601 y: -0.21354416 z: 0.0303861275 w: -0.975854158 } position { x: -0.784710228 y: 0.850840747 z: -7.9829812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343682654 y: -0.213538036 z: 0.0303787347 w: -0.975857317 } position { x: -0.784698963 y: 0.850825846 z: -7.98300934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343837515 y: -0.213534951 z: 0.03039754 w: -0.9758569 } position { x: -0.784716249 y: 0.850832939 z: -7.98300648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343813635 y: -0.21353586 z: 0.0304007474 w: -0.975856602 } position { x: -0.784692466 y: 0.850830913 z: -7.98301315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343820974 y: -0.21353513 z: 0.0304031949 w: -0.975856721 } position { x: -0.784682035 y: 0.850830317 z: -7.98299122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343798436 y: -0.2135095 z: 0.0304153841 w: -0.975861967 } position { x: -0.78470093 y: 0.850841165 z: -7.98298883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343945734 y: -0.213557258 z: 0.0303613804 w: -0.975852728 } position { x: -0.784664 y: 0.850819826 z: -7.98302174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343837142 y: -0.213533744 z: 0.0304036587 w: -0.9758569 } position { x: -0.784672 y: 0.850844502 z: -7.98298025 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:45.995] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034391854 y: -0.213529766 z: 0.0304431189 w: -0.975856245 } position { x: -0.784681201 y: 0.85084486 z: -7.98302317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.009] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343832225 y: -0.213534713 z: 0.0304044317 w: -0.975856721 } position { x: -0.78467077 y: 0.85085547 z: -7.98299265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.022] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343738459 y: -0.213540778 z: 0.0303827096 w: -0.975856364 } position { x: -0.784679055 y: 0.850862861 z: -7.98300362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343994349 y: -0.213547528 z: 0.0304193255 w: -0.975852847 } position { x: -0.784657 y: 0.850846887 z: -7.98301077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343678407 y: -0.21353215 z: 0.0303781051 w: -0.975858629 } position { x: -0.784692585 y: 0.850819826 z: -7.98300219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343795866 y: -0.213536799 z: 0.0304004326 w: -0.975856483 } position { x: -0.784643769 y: 0.850835919 z: -7.98305035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.079] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343782865 y: -0.213534534 z: 0.0304009896 w: -0.975857 } position { x: -0.784644306 y: 0.850836277 z: -7.9830265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343796089 y: -0.213538408 z: 0.0304020494 w: -0.975856125 } position { x: -0.78467077 y: 0.850854397 z: -7.98303652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343781 y: -0.2135396 z: 0.0304045137 w: -0.975855827 } position { x: -0.784657478 y: 0.850819826 z: -7.98304749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.119] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034376245 y: -0.21353814 z: 0.0304039 w: -0.975856245 } position { x: -0.784661055 y: 0.850844741 z: -7.98305178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344007574 y: -0.213543832 z: 0.0303866211 w: -0.975854635 } position { x: -0.784646273 y: 0.850815892 z: -7.98306084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344002247 y: -0.213555261 z: 0.0303734355 w: -0.975852549 } position { x: -0.784637094 y: 0.850814581 z: -7.98304749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344001725 y: -0.21355623 z: 0.030371828 w: -0.97585243 } position { x: -0.784638703 y: 0.85082984 z: -7.98306561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343994237 y: -0.213521108 z: 0.0303944051 w: -0.975859463 } position { x: -0.784642875 y: 0.850788414 z: -7.98304176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344119892 y: -0.213540554 z: 0.0303909723 w: -0.975854814 } position { x: -0.784649968 y: 0.850816727 z: -7.98302412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343667269 y: -0.213523448 z: 0.0304358918 w: -0.975858808 } position { x: -0.784655094 y: 0.850794852 z: -7.98303795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034361586 y: -0.213538 z: 0.0304205138 w: -0.975856245 } position { x: -0.784620583 y: 0.850818455 z: -7.98303366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.231] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343839861 y: -0.213546067 z: 0.0304030944 w: -0.975854278 } position { x: -0.78462106 y: 0.850794375 z: -7.98305035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344077647 y: -0.213518381 z: 0.0304196253 w: -0.975858927 } position { x: -0.784642279 y: 0.850794077 z: -7.98305893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343919881 y: -0.213541061 z: 0.0304363072 w: -0.975854 } position { x: -0.784633934 y: 0.85081017 z: -7.98303938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.273] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343537368 y: -0.213512376 z: 0.0304047614 w: -0.975862622 } position { x: -0.784669757 y: 0.850809216 z: -7.98304605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343830027 y: -0.213539019 z: 0.0304041319 w: -0.975855768 } position { x: -0.784625828 y: 0.850811124 z: -7.98303699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343831852 y: -0.213538587 z: 0.0304017086 w: -0.975855947 } position { x: -0.784663916 y: 0.850784779 z: -7.98307753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.314] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343812257 y: -0.213542506 z: 0.0304420255 w: -0.97585386 } position { x: -0.784650326 y: 0.850770414 z: -7.98303795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343835466 y: -0.213565454 z: 0.0304418039 w: -0.975848794 } position { x: -0.78467983 y: 0.850792468 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343641341 y: -0.213551193 z: 0.0304106921 w: -0.975853562 } position { x: -0.784662962 y: 0.850793064 z: -7.98305368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343897864 y: -0.213521376 z: 0.0303935856 w: -0.975859761 } position { x: -0.784665644 y: 0.85078609 z: -7.9830246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03438171 y: -0.213544086 z: 0.0304404832 w: -0.975853562 } position { x: -0.784670651 y: 0.85078752 z: -7.98303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.384] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343825333 y: -0.213556036 z: 0.0303756446 w: -0.975852966 } position { x: -0.784684 y: 0.850757122 z: -7.98302174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343931168 y: -0.213520899 z: 0.0304076 w: -0.975859284 } position { x: -0.784707546 y: 0.850770354 z: -7.98303556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343874469 y: -0.213545039 z: 0.0304067172 w: -0.975854218 } position { x: -0.784682214 y: 0.85078162 z: -7.98302555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.423] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344240814 y: -0.213555485 z: 0.0304406602 w: -0.975849628 } position { x: -0.784676731 y: 0.850757957 z: -7.98303509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343883783 y: -0.213518977 z: 0.0304574445 w: -0.975858331 } position { x: -0.784705639 y: 0.850766778 z: -7.98302078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343888365 y: -0.213544071 z: 0.0304088742 w: -0.975854337 } position { x: -0.784695 y: 0.850773692 z: -7.98301 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343912877 y: -0.213543728 z: 0.0304111484 w: -0.975854278 } position { x: -0.784680843 y: 0.850765228 z: -7.98299646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.479] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343903713 y: -0.213526145 z: 0.0304401703 w: -0.975857198 } position { x: -0.784692168 y: 0.850775242 z: -7.98300457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344150402 y: -0.213559762 z: 0.0303953514 w: -0.975850403 } position { x: -0.784679949 y: 0.850762 z: -7.98300457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344166048 y: -0.213552222 z: 0.0303977374 w: -0.975851893 } position { x: -0.784696877 y: 0.85076797 z: -7.9830184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.522] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343902968 y: -0.213557035 z: 0.0303904228 w: -0.975852 } position { x: -0.784687221 y: 0.850780606 z: -7.9830122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.536] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344251096 y: -0.213513702 z: 0.0304337125 w: -0.975858927 } position { x: -0.784666955 y: 0.850767076 z: -7.98300791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344004482 y: -0.213523328 z: 0.0304434393 w: -0.975857377 } position { x: -0.784684598 y: 0.850772619 z: -7.98301506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343693495 y: -0.213538125 z: 0.0303588174 w: -0.975857913 } position { x: -0.784663796 y: 0.850753069 z: -7.9830122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343593396 y: -0.213564813 z: 0.0303927325 w: -0.975851357 } position { x: -0.784660637 y: 0.850741506 z: -7.98303223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034386728 y: -0.213549882 z: 0.0304363091 w: -0.975852251 } position { x: -0.784656584 y: 0.85078609 z: -7.98301125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343868099 y: -0.213521451 z: 0.0304329097 w: -0.975858629 } position { x: -0.784673154 y: 0.850783348 z: -7.98305559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03440338 y: -0.213534743 z: 0.0303669665 w: -0.975857198 } position { x: -0.784661472 y: 0.850754499 z: -7.98303509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344104804 y: -0.213566467 z: 0.0303762686 w: -0.975849688 } position { x: -0.784667969 y: 0.850762844 z: -7.98304367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343938023 y: -0.213547021 z: 0.0304169916 w: -0.975853264 } position { x: -0.784665048 y: 0.850767553 z: -7.98304701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.660] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343965143 y: -0.213526681 z: 0.0303947404 w: -0.975858331 } position { x: -0.784674525 y: 0.850770593 z: -7.98305655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343976244 y: -0.213544428 z: 0.0304141175 w: -0.975853801 } position { x: -0.784665048 y: 0.850753 z: -7.98308563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034396898 y: -0.213544816 z: 0.0304377116 w: -0.975853 } position { x: -0.784640789 y: 0.850760698 z: -7.98306704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.701] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344220288 y: -0.213528693 z: 0.030445803 w: -0.97585535 } position { x: -0.784671783 y: 0.850746751 z: -7.98307419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.718] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343968309 y: -0.213540331 z: 0.0304253586 w: -0.975854337 } position { x: -0.784671545 y: 0.850746274 z: -7.98312235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.732] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343966223 y: -0.213539764 z: 0.0304265283 w: -0.975854456 } position { x: -0.784658551 y: 0.850752831 z: -7.98305941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.746] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034404505 y: -0.213516161 z: 0.0304066408 w: -0.97585994 } position { x: -0.784674 y: 0.850767612 z: -7.98308945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034389209 y: -0.213559121 z: 0.0304603558 w: -0.97584945 } position { x: -0.784682453 y: 0.850773 z: -7.98307323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344118699 y: -0.213515446 z: 0.0304004513 w: -0.975860059 } position { x: -0.784681141 y: 0.850750923 z: -7.98306179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034407787 y: -0.213540599 z: 0.0304196961 w: -0.975854039 } position { x: -0.784683049 y: 0.850749254 z: -7.9830904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344079062 y: -0.213536724 z: 0.0304192789 w: -0.975854933 } position { x: -0.78468442 y: 0.850730419 z: -7.98306513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344257914 y: -0.213531598 z: 0.0304466616 w: -0.975854576 } position { x: -0.784665 y: 0.85074842 z: -7.98308516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344199911 y: -0.213560641 z: 0.0304193497 w: -0.975849271 } position { x: -0.784689367 y: 0.850772083 z: -7.98307896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344080217 y: -0.213533625 z: 0.0304561909 w: -0.975854456 } position { x: -0.784692705 y: 0.850756824 z: -7.9830513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.857] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344105586 y: -0.213528991 z: 0.0304341242 w: -0.975856066 } position { x: -0.784682453 y: 0.850765467 z: -7.98307133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.868] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344091058 y: -0.213529289 z: 0.03043711 w: -0.975855947 } position { x: -0.7846874 y: 0.85078454 z: -7.98304415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344085321 y: -0.213531032 z: 0.0304396227 w: -0.975855529 } position { x: -0.784704626 y: 0.850776792 z: -7.98303747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344417468 y: -0.213528171 z: 0.0304421093 w: -0.975854874 } position { x: -0.784702897 y: 0.850783706 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.912] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344147757 y: -0.213537499 z: 0.0304071978 w: -0.975854933 } position { x: -0.784718454 y: 0.850773752 z: -7.98302221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034412995 y: -0.21353367 z: 0.0304287393 w: -0.975855112 } position { x: -0.784688771 y: 0.850775599 z: -7.98304033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343887769 y: -0.213524133 z: 0.0304049682 w: -0.975858808 } position { x: -0.784706056 y: 0.850795627 z: -7.9830327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344104543 y: -0.213533595 z: 0.0304249451 w: -0.97585535 } position { x: -0.784680605 y: 0.850815654 z: -7.98303223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343854353 y: -0.213552937 z: 0.0304353833 w: -0.975851655 } position { x: -0.784683406 y: 0.850821614 z: -7.98303652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344051458 y: -0.213538811 z: 0.0304311626 w: -0.975854218 } position { x: -0.784676254 y: 0.850806713 z: -7.98301125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:46.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344064496 y: -0.213544726 z: 0.0304120034 w: -0.975853443 } position { x: -0.784700513 y: 0.850808144 z: -7.98303843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344101377 y: -0.213538811 z: 0.0304374099 w: -0.975853801 } position { x: -0.784693062 y: 0.850825548 z: -7.98301411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.022] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344083905 y: -0.21353668 z: 0.0304306913 w: -0.975854576 } position { x: -0.784691274 y: 0.850833833 z: -7.98300886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.037] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344129093 y: -0.213544384 z: 0.0303859282 w: -0.975854099 } position { x: -0.78469485 y: 0.850849807 z: -7.98300171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344105214 y: -0.213541374 z: 0.0304270573 w: -0.975853622 } position { x: -0.784680963 y: 0.850854695 z: -7.98297691 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344350114 y: -0.213562131 z: 0.0304341801 w: -0.97584796 } position { x: -0.784683645 y: 0.850865602 z: -7.98302221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344012864 y: -0.213567272 z: 0.0304440372 w: -0.975847721 } position { x: -0.78467536 y: 0.850845277 z: -7.98300648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.092] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344138071 y: -0.21354419 z: 0.0304326545 w: -0.975852668 } position { x: -0.784704447 y: 0.850860953 z: -7.98299456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343923047 y: -0.213549376 z: 0.0304409098 w: -0.975852 } position { x: -0.784708738 y: 0.850857556 z: -7.98297215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344141424 y: -0.213548914 z: 0.0304318853 w: -0.975851655 } position { x: -0.784707725 y: 0.850862384 z: -7.98298025 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034431085 y: -0.213542029 z: 0.0304086823 w: -0.975853264 } position { x: -0.784714043 y: 0.850869656 z: -7.98297167 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344131887 y: -0.213522986 z: 0.0304032024 w: -0.975858271 } position { x: -0.784690559 y: 0.850869775 z: -7.98296356 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344337486 y: -0.213522926 z: 0.0304276496 w: -0.975856781 } position { x: -0.784689188 y: 0.850861073 z: -7.98297167 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344285741 y: -0.213539019 z: 0.0303916205 w: -0.975854576 } position { x: -0.784686804 y: 0.850862384 z: -7.9829874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344000161 y: -0.213562727 z: 0.030427197 w: -0.975849271 } position { x: -0.784689665 y: 0.850855589 z: -7.98298025 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344105437 y: -0.213520676 z: 0.0303928796 w: -0.975859165 } position { x: -0.784698546 y: 0.850843489 z: -7.98297453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344100706 y: -0.213520184 z: 0.0304528978 w: -0.975857437 } position { x: -0.784705162 y: 0.850882649 z: -7.98298264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344467089 y: -0.213512704 z: 0.030470239 w: -0.975857198 } position { x: -0.784717381 y: 0.850873351 z: -7.98298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344430543 y: -0.213518396 z: 0.0304093901 w: -0.975858033 } position { x: -0.784716964 y: 0.850876331 z: -7.98299837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344835632 y: -0.213528827 z: 0.0304169133 w: -0.975854039 } position { x: -0.784703255 y: 0.850803494 z: -7.9829917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034467984 y: -0.213516518 z: 0.0304175988 w: -0.975857258 } position { x: -0.784714222 y: 0.850866675 z: -7.9830265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.284] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342922956 y: -0.213525876 z: 0.0303076953 w: -0.975864828 } position { x: -0.784719527 y: 0.850932717 z: -7.98303795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.301] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345984697 y: -0.213532344 z: 0.0304605402 w: -0.97584784 } position { x: -0.784579158 y: 0.850815535 z: -7.98285866 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344263427 y: -0.213523462 z: 0.030501619 w: -0.975854635 } position { x: -0.784745038 y: 0.850868344 z: -7.98304653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034239 y: -0.213523597 z: 0.0304025523 w: -0.975864291 } position { x: -0.784758031 y: 0.8509565 z: -7.98307657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344450586 y: -0.213568 z: 0.0304274596 w: -0.975846529 } position { x: -0.784574449 y: 0.850762963 z: -7.98276711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343410075 y: -0.213445321 z: 0.0303233732 w: -0.975880265 } position { x: -0.784791946 y: 0.851074219 z: -7.98318195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344639719 y: -0.213559732 z: 0.0304022189 w: -0.975848436 } position { x: -0.784621119 y: 0.850813627 z: -7.98287582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344703645 y: -0.213555977 z: 0.0304260626 w: -0.975848317 } position { x: -0.784648895 y: 0.850875 z: -7.98299122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.397] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343641751 y: -0.21347788 z: 0.0303720199 w: -0.975870848 } position { x: -0.784728467 y: 0.850950956 z: -7.98312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.411] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343321823 y: -0.213520318 z: 0.0304198097 w: -0.975861192 } position { x: -0.784599304 y: 0.850790501 z: -7.9828558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343851335 y: -0.213503644 z: 0.0304117724 w: -0.975863218 } position { x: -0.78467989 y: 0.851016283 z: -7.98309374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.441] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343980417 y: -0.213514611 z: 0.0303827059 w: -0.975861251 } position { x: -0.784620702 y: 0.850876 z: -7.98290968 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.454] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344493166 y: -0.21353811 z: 0.0304305 w: -0.975852787 } position { x: -0.784651756 y: 0.850901842 z: -7.9829793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344304293 y: -0.213534802 z: 0.0304058157 w: -0.975855 } position { x: -0.784684062 y: 0.850928724 z: -7.98304033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.481] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343826711 y: -0.213512823 z: 0.0303882826 w: -0.975862 } position { x: -0.78462851 y: 0.850856721 z: -7.98295259 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343755521 y: -0.213533774 z: 0.0304052643 w: -0.975857198 } position { x: -0.784670651 y: 0.850941896 z: -7.9830308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343617722 y: -0.213474557 z: 0.0304121226 w: -0.97587043 } position { x: -0.78460592 y: 0.850904763 z: -7.98293781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344343297 y: -0.213517934 z: 0.0304532237 w: -0.975857079 } position { x: -0.784630656 y: 0.850912809 z: -7.98299503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.537] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343780704 y: -0.21352534 z: 0.0303826537 w: -0.975859642 } position { x: -0.784657776 y: 0.850929856 z: -7.98300409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344042853 y: -0.213545069 z: 0.0303707123 w: -0.975854754 } position { x: -0.784639418 y: 0.850874364 z: -7.98296213 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343279168 y: -0.213506818 z: 0.0303955041 w: -0.975865 } position { x: -0.784661055 y: 0.850927949 z: -7.98304224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344194733 y: -0.213502437 z: 0.030381877 w: -0.975863218 } position { x: -0.784645259 y: 0.850900173 z: -7.98298073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343949 y: -0.213525549 z: 0.0304008108 w: -0.97585839 } position { x: -0.784640789 y: 0.850908 z: -7.98300791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344220661 y: -0.213512748 z: 0.0303992238 w: -0.975860298 } position { x: -0.784637034 y: 0.850904465 z: -7.98301411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343640894 y: -0.213529631 z: 0.0303602275 w: -0.97585988 } position { x: -0.784642816 y: 0.850868225 z: -7.98300028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.634] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343703628 y: -0.213509753 z: 0.030374106 w: -0.975863576 } position { x: -0.784647524 y: 0.850913525 z: -7.98304081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.648] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343903378 y: -0.213528439 z: 0.0304026082 w: -0.975857913 } position { x: -0.784619212 y: 0.850872278 z: -7.98297834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344081931 y: -0.213510573 z: 0.030399574 w: -0.975861251 } position { x: -0.784640253 y: 0.850891113 z: -7.98299503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.676] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343891345 y: -0.213502064 z: 0.0303836763 w: -0.975864291 } position { x: -0.784638 y: 0.850891769 z: -7.98300743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343862735 y: -0.213532269 z: 0.030383 w: -0.975857794 } position { x: -0.784633219 y: 0.850900412 z: -7.98300028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.704] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344199464 y: -0.213521391 z: 0.0303711351 w: -0.975859404 } position { x: -0.784625947 y: 0.850888968 z: -7.98299837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343962535 y: -0.213483393 z: 0.0303661264 w: -0.975868642 } position { x: -0.784646273 y: 0.850874126 z: -7.98299456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344035178 y: -0.213522017 z: 0.0303982664 w: -0.975859 } position { x: -0.784626722 y: 0.850896835 z: -7.98301125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034405306 y: -0.213520959 z: 0.0304016452 w: -0.975859 } position { x: -0.784622312 y: 0.850886941 z: -7.98299646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344050825 y: -0.21351634 z: 0.0304016415 w: -0.975860059 } position { x: -0.784625351 y: 0.850903273 z: -7.98299074 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343862 y: -0.213538691 z: 0.0304179601 w: -0.975855291 } position { x: -0.784629822 y: 0.850883 z: -7.98297119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343861692 y: -0.213481873 z: 0.0304234773 w: -0.975867569 } position { x: -0.784614563 y: 0.850878477 z: -7.9829917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344137065 y: -0.213493541 z: 0.0303976573 w: -0.975864887 } position { x: -0.784616 y: 0.850892663 z: -7.98295403 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344196036 y: -0.213501289 z: 0.0303738136 w: -0.975863695 } position { x: -0.784639299 y: 0.850889087 z: -7.9829855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344349444 y: -0.213531032 z: 0.0303621162 w: -0.975857 } position { x: -0.784607768 y: 0.850865 z: -7.98297548 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034409266 y: -0.213516861 z: 0.0304000434 w: -0.975859821 } position { x: -0.784620762 y: 0.850872636 z: -7.98298073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.855] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344062224 y: -0.213514611 z: 0.0303977691 w: -0.975860476 } position { x: -0.784612656 y: 0.850849271 z: -7.98300457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.868] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344219841 y: -0.21347551 z: 0.0304107834 w: -0.975868106 } position { x: -0.784609199 y: 0.850856304 z: -7.98299313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344428383 y: -0.213525489 z: 0.0304034967 w: -0.975856662 } position { x: -0.784616232 y: 0.850858688 z: -7.98299694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344127603 y: -0.21352452 z: 0.0303582046 w: -0.975859344 } position { x: -0.784610391 y: 0.850815177 z: -7.98299551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344162695 y: -0.213530302 z: 0.030359434 w: -0.975857913 } position { x: -0.784621954 y: 0.850814939 z: -7.98300743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344184637 y: -0.213476121 z: 0.0303683113 w: -0.975869417 } position { x: -0.78461045 y: 0.850816905 z: -7.98300838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.938] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344044529 y: -0.213511825 z: 0.030395234 w: -0.975861251 } position { x: -0.784625649 y: 0.850798786 z: -7.98300648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.953] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344333798 y: -0.213500917 z: 0.0303834137 w: -0.975863 } position { x: -0.784635782 y: 0.850792646 z: -7.98302412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344115347 y: -0.213510484 z: 0.0303908437 w: -0.97586143 } position { x: -0.784612477 y: 0.850790143 z: -7.9830265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344436318 y: -0.213498622 z: 0.0303491838 w: -0.975864232 } position { x: -0.784608662 y: 0.850759506 z: -7.98302126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:47.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344472118 y: -0.213513792 z: 0.0303492136 w: -0.975860775 } position { x: -0.784632862 y: 0.850707293 z: -7.98301697 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342109278 y: -0.213495508 z: 0.030248072 w: -0.975876212 } position { x: -0.784686267 y: 0.850791276 z: -7.98311281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343398079 y: -0.213519424 z: 0.0303440616 w: -0.975863457 } position { x: -0.784555197 y: 0.85093534 z: -7.98300695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0347371064 y: -0.213528797 z: 0.0305799674 w: -0.97584 } position { x: -0.784523249 y: 0.850648284 z: -7.98288345 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343307145 y: -0.213436559 z: 0.0305013061 w: -0.975877047 } position { x: -0.784804463 y: 0.850907266 z: -7.98330069 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344357863 y: -0.213539913 z: 0.030393878 w: -0.975854039 } position { x: -0.784558177 y: 0.850575507 z: -7.982862 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.078] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034324497 y: -0.213499114 z: 0.0303078424 w: -0.975869596 } position { x: -0.784681201 y: 0.850849748 z: -7.98309517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.093] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343882069 y: -0.213472217 z: 0.0302356668 w: -0.975875437 } position { x: -0.784684896 y: 0.850894213 z: -7.98313046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345567092 y: -0.213570237 z: 0.0303733461 w: -0.975843787 } position { x: -0.784522653 y: 0.85070467 z: -7.98289633 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345357694 y: -0.213496149 z: 0.0304426569 w: -0.975858569 } position { x: -0.784656942 y: 0.850830913 z: -7.98324585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344039053 y: -0.213524535 z: 0.0303994678 w: -0.97585839 } position { x: -0.784583509 y: 0.850613952 z: -7.98297739 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343786627 y: -0.213522598 z: 0.0304324273 w: -0.975858629 } position { x: -0.784653068 y: 0.850758195 z: -7.98309374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343494415 y: -0.213482037 z: 0.0303483456 w: -0.975871146 } position { x: -0.784661829 y: 0.850819 z: -7.98309517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344799273 y: -0.213494256 z: 0.0303695351 w: -0.975863218 } position { x: -0.784560621 y: 0.85075134 z: -7.9829793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344664901 y: -0.213539451 z: 0.0303514898 w: -0.975854397 } position { x: -0.784599125 y: 0.850801408 z: -7.98311043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344472863 y: -0.213467941 z: 0.0303550921 w: -0.975870609 } position { x: -0.78457278 y: 0.850682735 z: -7.98304844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344225839 y: -0.213531137 z: 0.0303897858 w: -0.975856543 } position { x: -0.784578562 y: 0.850714445 z: -7.98309088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343851522 y: -0.213500395 z: 0.0304178204 w: -0.975863755 } position { x: -0.784588754 y: 0.85076952 z: -7.98307323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344566628 y: -0.213493168 z: 0.0303934012 w: -0.975863576 } position { x: -0.78458792 y: 0.850767136 z: -7.98307323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345068388 y: -0.213493794 z: 0.0303728972 w: -0.975862265 } position { x: -0.784617126 y: 0.850789785 z: -7.98308802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.273] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344730616 y: -0.21351485 z: 0.0303259101 w: -0.975860298 } position { x: -0.784588039 y: 0.850720406 z: -7.98309088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.284] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344399698 y: -0.213474244 z: 0.0303142723 w: -0.975870728 } position { x: -0.784593344 y: 0.85073328 z: -7.98310804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.301] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344090499 y: -0.21351251 z: 0.0303341094 w: -0.975862861 } position { x: -0.784598827 y: 0.850769281 z: -7.98313236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03443278 y: -0.213508621 z: 0.0303561874 w: -0.975862205 } position { x: -0.784606636 y: 0.850741804 z: -7.98309088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344310626 y: -0.213506907 z: 0.0303647555 w: -0.975862324 } position { x: -0.784623086 y: 0.850784779 z: -7.98312473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344218314 y: -0.213511109 z: 0.0303857718 w: -0.975861132 } position { x: -0.784604251 y: 0.850751281 z: -7.98308086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344657227 y: -0.213549733 z: 0.0303694624 w: -0.975851595 } position { x: -0.784609377 y: 0.850749731 z: -7.98309183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.370] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344002433 y: -0.213516697 z: 0.0303146634 w: -0.975862861 } position { x: -0.784626484 y: 0.850767136 z: -7.98312902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.384] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344212241 y: -0.213535666 z: 0.0303455852 w: -0.975857 } position { x: -0.784605682 y: 0.85074234 z: -7.98308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.398] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344413966 y: -0.213501871 z: 0.0303969197 w: -0.975862086 } position { x: -0.784620404 y: 0.850729108 z: -7.98311758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.409] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344228707 y: -0.213483632 z: 0.0304201022 w: -0.975866 } position { x: -0.784615934 y: 0.850749254 z: -7.98307562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034426976 y: -0.213506684 z: 0.0303697977 w: -0.975862384 } position { x: -0.784621239 y: 0.850726 z: -7.98306227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034426719 y: -0.213505879 z: 0.0303706527 w: -0.975862503 } position { x: -0.784672499 y: 0.850772738 z: -7.9830718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.453] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343915671 y: -0.213495299 z: 0.0302805584 w: -0.975868881 } position { x: -0.784637153 y: 0.850764573 z: -7.98303556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344634466 y: -0.213504255 z: 0.0302990619 w: -0.975863814 } position { x: -0.78462857 y: 0.850738585 z: -7.98304176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344434641 y: -0.213515714 z: 0.0303097498 w: -0.975861728 } position { x: -0.784643173 y: 0.850735 z: -7.98305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344266221 y: -0.213522881 z: 0.0303891618 w: -0.975858271 } position { x: -0.784639776 y: 0.850726604 z: -7.98302269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344093852 y: -0.213519663 z: 0.0303938333 w: -0.975859404 } position { x: -0.784646 y: 0.850782752 z: -7.98300838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.524] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344156437 y: -0.21352917 z: 0.0303323846 w: -0.975859 } position { x: -0.784630179 y: 0.850772738 z: -7.98299932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344391651 y: -0.213527128 z: 0.0303127114 w: -0.975859284 } position { x: -0.784649134 y: 0.850765705 z: -7.98297358 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.549] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344573222 y: -0.213466182 z: 0.0303397477 w: -0.975871086 } position { x: -0.784673572 y: 0.850793362 z: -7.983006 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344640762 y: -0.213506967 z: 0.030353345 w: -0.97586149 } position { x: -0.784630895 y: 0.850751519 z: -7.9829917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344163664 y: -0.21350269 z: 0.0303876903 w: -0.975863099 } position { x: -0.784637451 y: 0.850781798 z: -7.98301077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344260558 y: -0.213528767 z: 0.0303701647 w: -0.975857556 } position { x: -0.784622729 y: 0.850806952 z: -7.983 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034397427 y: -0.213509381 z: 0.030362362 w: -0.975863099 } position { x: -0.784635 y: 0.850788236 z: -7.98301363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344455242 y: -0.213477194 z: 0.0303699356 w: -0.975868165 } position { x: -0.784638464 y: 0.850791276 z: -7.98300552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344199 y: -0.213511169 z: 0.0303778742 w: -0.975861371 } position { x: -0.784611464 y: 0.850786805 z: -7.98297691 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344353169 y: -0.213497087 z: 0.0303325038 w: -0.975865364 } position { x: -0.784629643 y: 0.850781441 z: -7.98297739 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343819521 y: -0.213494703 z: 0.0303315073 w: -0.975867808 } position { x: -0.784608245 y: 0.850788713 z: -7.98297596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344571508 y: -0.213480905 z: 0.0303879809 w: -0.975866377 } position { x: -0.784638405 y: 0.850809216 z: -7.98297119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344432555 y: -0.213477358 z: 0.0303530488 w: -0.975868762 } position { x: -0.78464967 y: 0.850798 z: -7.98297548 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.704] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344360545 y: -0.213503078 z: 0.0303582475 w: -0.975863218 } position { x: -0.784657 y: 0.850794 z: -7.98301 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.718] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344095193 y: -0.213532537 z: 0.0303568374 w: -0.975857735 } position { x: -0.784655094 y: 0.850808501 z: -7.98302603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.732] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344167799 y: -0.213521644 z: 0.030342469 w: -0.975860298 } position { x: -0.784667134 y: 0.850791097 z: -7.9829874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344324484 y: -0.213481352 z: 0.0304106772 w: -0.975866437 } position { x: -0.784684062 y: 0.850807071 z: -7.98301554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344434418 y: -0.213510111 z: 0.0303869806 w: -0.975860536 } position { x: -0.784661 y: 0.850824416 z: -7.98299313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344310515 y: -0.213497847 z: 0.0303693637 w: -0.975864172 } position { x: -0.784668863 y: 0.85081023 z: -7.9829731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344367288 y: -0.213496104 z: 0.0303360969 w: -0.975865424 } position { x: -0.784667909 y: 0.850821733 z: -7.98300791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344645232 y: -0.213441044 z: 0.030340502 w: -0.975876331 } position { x: -0.784669399 y: 0.850791276 z: -7.98296452 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.813] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344591588 y: -0.213502571 z: 0.0303441919 w: -0.975863 } position { x: -0.784637451 y: 0.850816667 z: -7.98301792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344713591 y: -0.213482857 z: 0.0303315427 w: -0.975867212 } position { x: -0.784648895 y: 0.850793719 z: -7.9830122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034411367 y: -0.213481516 z: 0.0303633623 w: -0.975868642 } position { x: -0.784634829 y: 0.850798607 z: -7.98304176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.855] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343958214 y: -0.213487104 z: 0.0303659439 w: -0.975867927 } position { x: -0.784649968 y: 0.850789487 z: -7.98304749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344334058 y: -0.213495046 z: 0.0303658955 w: -0.975864828 } position { x: -0.784641683 y: 0.850782633 z: -7.98298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.884] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343997739 y: -0.2135005 z: 0.0303888805 w: -0.975864112 } position { x: -0.784627497 y: 0.850814104 z: -7.98300266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344277509 y: -0.213491023 z: 0.0303669702 w: -0.975865841 } position { x: -0.784644723 y: 0.850784302 z: -7.98299074 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.909] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034486074 y: -0.213497832 z: 0.0303356908 w: -0.975863278 } position { x: -0.784645498 y: 0.850769043 z: -7.98301315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034408547 y: -0.213488743 z: 0.0303522162 w: -0.97586751 } position { x: -0.784657657 y: 0.850788116 z: -7.98304796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344679765 y: -0.213491604 z: 0.0303738844 w: -0.975864112 } position { x: -0.7846573 y: 0.850782275 z: -7.98300648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344783738 y: -0.213516414 z: 0.0303377155 w: -0.975859463 } position { x: -0.784671128 y: 0.850762 z: -7.9830246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344334655 y: -0.213478044 z: 0.0303280335 w: -0.975869715 } position { x: -0.784658492 y: 0.850795269 z: -7.98303652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344393328 y: -0.213493615 z: 0.0303559676 w: -0.975865245 } position { x: -0.784650683 y: 0.850753 z: -7.98298883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:48.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03443956 y: -0.213493764 z: 0.0303586368 w: -0.975865066 } position { x: -0.784671664 y: 0.850762725 z: -7.98301744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344247483 y: -0.213485956 z: 0.0303308628 w: -0.975868225 } position { x: -0.784658074 y: 0.850760698 z: -7.98303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.021] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344125628 y: -0.213515714 z: 0.0303649101 w: -0.975861073 } position { x: -0.78465414 y: 0.850777626 z: -7.98299694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344388038 y: -0.213494271 z: 0.030344896 w: -0.975865424 } position { x: -0.784674048 y: 0.850768805 z: -7.98302078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344390422 y: -0.213475704 z: 0.0303648114 w: -0.975868881 } position { x: -0.784676671 y: 0.850731134 z: -7.98300695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034441255 y: -0.213494256 z: 0.030355582 w: -0.975865 } position { x: -0.784693539 y: 0.85073334 z: -7.98302078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.078] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344416574 y: -0.213467896 z: 0.0303547271 w: -0.975870788 } position { x: -0.784685493 y: 0.850741625 z: -7.98302031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344359428 y: -0.213495165 z: 0.0303565599 w: -0.975865 } position { x: -0.784673452 y: 0.850743413 z: -7.98302126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344085097 y: -0.213506743 z: 0.0303679854 w: -0.975863099 } position { x: -0.784676731 y: 0.850751281 z: -7.98302269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344078951 y: -0.213531017 z: 0.0303576738 w: -0.975858092 } position { x: -0.784674168 y: 0.850724697 z: -7.98300505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.132] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034459 y: -0.213476077 z: 0.0303905737 w: -0.975867331 } position { x: -0.784666 y: 0.850758076 z: -7.98301458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344608836 y: -0.213521644 z: 0.0303442422 w: -0.975858688 } position { x: -0.784681261 y: 0.850727677 z: -7.98302889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344578028 y: -0.213529468 z: 0.0303477552 w: -0.97585696 } position { x: -0.784676254 y: 0.850752115 z: -7.98304272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034496244 y: -0.213461682 z: 0.0303457845 w: -0.97587055 } position { x: -0.784668744 y: 0.850731194 z: -7.98306751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344092734 y: -0.213477701 z: 0.0303823873 w: -0.97586894 } position { x: -0.784675479 y: 0.85075438 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034411069 y: -0.213509 z: 0.030387653 w: -0.975861907 } position { x: -0.784621179 y: 0.850751638 z: -7.98304892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034468174 y: -0.213502929 z: 0.0304437 w: -0.975859463 } position { x: -0.784647405 y: 0.850775599 z: -7.98304844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.231] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034440238 y: -0.213499695 z: 0.0303756576 w: -0.975863278 } position { x: -0.784636 y: 0.850751281 z: -7.98307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344452821 y: -0.213478386 z: 0.0303664524 w: -0.975868046 } position { x: -0.784620762 y: 0.85078311 z: -7.98303652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.256] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344677866 y: -0.213506773 z: 0.0303153247 w: -0.975862622 } position { x: -0.784640551 y: 0.850799918 z: -7.98307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344406217 y: -0.213484406 z: 0.0303134117 w: -0.975868523 } position { x: -0.784601688 y: 0.850782633 z: -7.98305368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.284] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344695672 y: -0.213508904 z: 0.0303749926 w: -0.975860238 } position { x: -0.784613729 y: 0.850806773 z: -7.98311615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344558805 y: -0.213507101 z: 0.030349981 w: -0.975861907 } position { x: -0.784579337 y: 0.850796938 z: -7.98308706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343995132 y: -0.213477165 z: 0.0303894132 w: -0.975869179 } position { x: -0.784598231 y: 0.850797296 z: -7.98308945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034446422 y: -0.213503793 z: 0.0303707197 w: -0.975862324 } position { x: -0.784587 y: 0.850793958 z: -7.98308086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034430176 y: -0.213511631 z: 0.0303989146 w: -0.975860238 } position { x: -0.784609079 y: 0.850799501 z: -7.98305178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344397686 y: -0.213543355 z: 0.0303459 w: -0.975854635 } position { x: -0.784597695 y: 0.850814104 z: -7.98307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344826728 y: -0.213520572 z: 0.0303323567 w: -0.97585851 } position { x: -0.784591198 y: 0.85078 z: -7.98304462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344566479 y: -0.213539302 z: 0.0303505175 w: -0.975854814 } position { x: -0.78459084 y: 0.850790143 z: -7.98308277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344594605 y: -0.213489622 z: 0.0303546786 w: -0.975865424 } position { x: -0.784568727 y: 0.850756407 z: -7.98309612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034450829 y: -0.213529617 z: 0.0303127039 w: -0.975858271 } position { x: -0.784583151 y: 0.850768209 z: -7.98310518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344317593 y: -0.213539183 z: 0.0303287655 w: -0.975856364 } position { x: -0.784558713 y: 0.85077 z: -7.98310471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.440] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344546 y: -0.2135133 z: 0.0303541869 w: -0.975860476 } position { x: -0.784583509 y: 0.85078752 z: -7.98309898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.451] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344396606 y: -0.213522524 z: 0.0304007307 w: -0.975857496 } position { x: -0.784570277 y: 0.850794435 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344530754 y: -0.213510111 z: 0.0303659756 w: -0.975860834 } position { x: -0.784575403 y: 0.850754738 z: -7.98306179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344500877 y: -0.213514715 z: 0.0303655472 w: -0.97585994 } position { x: -0.784581482 y: 0.850765586 z: -7.98305607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344291888 y: -0.213557422 z: 0.0303111821 w: -0.975853 } position { x: -0.784597 y: 0.850778103 z: -7.98307419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344638973 y: -0.213494718 z: 0.0303107221 w: -0.975865543 } position { x: -0.784573376 y: 0.850776792 z: -7.98305368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344810896 y: -0.213556543 z: 0.0303308461 w: -0.975850821 } position { x: -0.78457278 y: 0.850769043 z: -7.98305607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.534] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344532505 y: -0.213490456 z: 0.0303489063 w: -0.975865662 } position { x: -0.784563601 y: 0.85076046 z: -7.98305893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344383307 y: -0.213468835 z: 0.0303538106 w: -0.975870728 } position { x: -0.784583926 y: 0.850726366 z: -7.98307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.563] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344340093 y: -0.213528559 z: 0.030371828 w: -0.975857258 } position { x: -0.784574747 y: 0.850775421 z: -7.9830246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344459787 y: -0.213506147 z: 0.030358823 w: -0.975862145 } position { x: -0.784581244 y: 0.850784779 z: -7.98302698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.593] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344838649 y: -0.213502213 z: 0.0303836837 w: -0.975860953 } position { x: -0.78456 y: 0.850807071 z: -7.98304558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344528966 y: -0.213511527 z: 0.0303640179 w: -0.975860596 } position { x: -0.784563959 y: 0.850776613 z: -7.98301411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344106555 y: -0.213519916 z: 0.0303626191 w: -0.975860298 } position { x: -0.784591317 y: 0.85077858 z: -7.98305035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.632] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344469547 y: -0.213513568 z: 0.0303623136 w: -0.975860417 } position { x: -0.784587145 y: 0.850802422 z: -7.98302889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344444811 y: -0.213471562 z: 0.0303623453 w: -0.975869715 } position { x: -0.784624636 y: 0.850817144 z: -7.98302794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.660] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034488 y: -0.213520929 z: 0.0303371847 w: -0.975858152 } position { x: -0.784620285 y: 0.850812852 z: -7.98301554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344507545 y: -0.213516265 z: 0.0303489249 w: -0.975860059 } position { x: -0.784598231 y: 0.850798726 z: -7.98301888 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.710] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344412662 y: -0.213515282 z: 0.030365251 w: -0.975860119 } position { x: -0.784624 y: 0.85077858 z: -7.98302126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344412662 y: -0.213515282 z: 0.030365251 w: -0.975860119 } position { x: -0.784624 y: 0.85077858 z: -7.98302126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034462478 y: -0.213498756 z: 0.0303935111 w: -0.975862145 } position { x: -0.784626365 y: 0.850788236 z: -7.98301363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344449878 y: -0.213516876 z: 0.030359786 w: -0.975859821 } position { x: -0.784631371 y: 0.850768566 z: -7.98300505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344767608 y: -0.213521674 z: 0.0303490423 w: -0.975858 } position { x: -0.784646 y: 0.850767493 z: -7.98301315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344423428 y: -0.213524461 z: 0.0303799026 w: -0.975857615 } position { x: -0.784639657 y: 0.850763261 z: -7.9830246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344312117 y: -0.213526368 z: 0.0303435922 w: -0.975858748 } position { x: -0.784635067 y: 0.85078752 z: -7.98302078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344425142 y: -0.213522077 z: 0.030355 w: -0.975858927 } position { x: -0.784623086 y: 0.850793302 z: -7.98300743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344722308 y: -0.213533744 z: 0.0303807016 w: -0.975854516 } position { x: -0.784613788 y: 0.8507967 z: -7.98299646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344483145 y: -0.213524133 z: 0.0303635933 w: -0.975858033 } position { x: -0.78463459 y: 0.850779295 z: -7.98301077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.839] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344497971 y: -0.213525191 z: 0.0303712413 w: -0.975857437 } position { x: -0.784645319 y: 0.850762606 z: -7.98300743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344018489 y: -0.21354 z: 0.0304116551 w: -0.975854695 } position { x: -0.784619212 y: 0.85080266 z: -7.98301458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344378613 y: -0.213523552 z: 0.030380467 w: -0.975858 } position { x: -0.78464514 y: 0.850789547 z: -7.98299551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344521478 y: -0.213510975 z: 0.0303618647 w: -0.975860775 } position { x: -0.784655571 y: 0.850796044 z: -7.9829855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034454979 y: -0.213544741 z: 0.0303705446 w: -0.975853 } position { x: -0.784653723 y: 0.850799501 z: -7.98299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344626494 y: -0.213546887 z: 0.0303492174 w: -0.975852966 } position { x: -0.784666598 y: 0.850775957 z: -7.9829874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344337337 y: -0.213539675 z: 0.0303338412 w: -0.975856066 } position { x: -0.784649 y: 0.850783706 z: -7.98302031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344152227 y: -0.213515237 z: 0.0303374808 w: -0.975861907 } position { x: -0.784656227 y: 0.850776672 z: -7.98301411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.948] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344372243 y: -0.213525429 z: 0.0303950533 w: -0.975857139 } position { x: -0.784658194 y: 0.850783587 z: -7.98300552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344304852 y: -0.213530079 z: 0.0303947311 w: -0.975856364 } position { x: -0.784677804 y: 0.8507936 z: -7.98300505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.975] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344361439 y: -0.213519111 z: 0.0303755812 w: -0.975859165 } position { x: -0.78464812 y: 0.850768685 z: -7.98300886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:49.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344384201 y: -0.213517442 z: 0.0303774457 w: -0.975859404 } position { x: -0.784658849 y: 0.850737154 z: -7.98297739 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344415866 y: -0.213516399 z: 0.0303796697 w: -0.975859463 } position { x: -0.784677863 y: 0.850779533 z: -7.9830265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344117619 y: -0.213517204 z: 0.0304137114 w: -0.975859225 } position { x: -0.784647703 y: 0.850778341 z: -7.98301268 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344396308 y: -0.213558733 z: 0.0304305609 w: -0.975848675 } position { x: -0.784631491 y: 0.850793779 z: -7.98300695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344625264 y: -0.213526294 z: 0.0304143485 w: -0.97585547 } position { x: -0.784659386 y: 0.850805044 z: -7.98304367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344274417 y: -0.213512152 z: 0.0304120593 w: -0.97585988 } position { x: -0.784657896 y: 0.850775599 z: -7.98297501 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344014 y: -0.213514224 z: 0.030387802 w: -0.975861073 } position { x: -0.784658253 y: 0.850778461 z: -7.98300838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.087] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343916081 y: -0.213525325 z: 0.030343594 w: -0.975860357 } position { x: -0.784680486 y: 0.850792766 z: -7.98300743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.104] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344257765 y: -0.213519424 z: 0.0303836893 w: -0.975859225 } position { x: -0.784663916 y: 0.850795507 z: -7.98297262 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.118] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344254784 y: -0.213542804 z: 0.0303613134 w: -0.975854814 } position { x: -0.784692228 y: 0.850817442 z: -7.98301792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344321541 y: -0.213524044 z: 0.0303844772 w: -0.975858 } position { x: -0.784689605 y: 0.850781679 z: -7.98295403 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344352201 y: -0.21352385 z: 0.0303864237 w: -0.975857794 } position { x: -0.784704387 y: 0.85078 z: -7.98297644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343919285 y: -0.21348998 z: 0.0303572714 w: -0.975867629 } position { x: -0.784697175 y: 0.85080862 z: -7.98302364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.170] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344096273 y: -0.213485241 z: 0.0303513855 w: -0.975868285 } position { x: -0.784710765 y: 0.850790143 z: -7.98297071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344276465 y: -0.213516116 z: 0.0303761624 w: -0.975860059 } position { x: -0.784709 y: 0.850822 z: -7.98302174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.199] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034481436 y: -0.213482708 z: 0.0303999148 w: -0.975864768 } position { x: -0.784721255 y: 0.850796878 z: -7.98301458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344571434 y: -0.213509709 z: 0.0304061212 w: -0.975859523 } position { x: -0.784733713 y: 0.850772858 z: -7.98301506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344041139 y: -0.213533968 z: 0.0304044895 w: -0.975856125 } position { x: -0.784716427 y: 0.850811601 z: -7.98301744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344299 y: -0.213534325 z: 0.0304005612 w: -0.975855291 } position { x: -0.784740627 y: 0.850791931 z: -7.98299932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344111919 y: -0.213538572 z: 0.030391505 w: -0.975855291 } position { x: -0.784758031 y: 0.850842834 z: -7.9830513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344006829 y: -0.213553369 z: 0.0303642191 w: -0.975853264 } position { x: -0.784708738 y: 0.8508358 z: -7.98302555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344747566 y: -0.213506445 z: 0.0303874202 w: -0.975860178 } position { x: -0.784745812 y: 0.850830793 z: -7.98304796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.295] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344357863 y: -0.213509619 z: 0.0303804614 w: -0.975861073 } position { x: -0.784722388 y: 0.850826263 z: -7.98307467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344336368 y: -0.213524058 z: 0.0303529166 w: -0.975858867 } position { x: -0.78473407 y: 0.850834608 z: -7.98307705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034437865 y: -0.213491797 z: 0.0304102357 w: -0.975864 } position { x: -0.784732163 y: 0.850852 z: -7.98308754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343833119 y: -0.213531747 z: 0.0304363463 w: -0.975856364 } position { x: -0.784739912 y: 0.850883484 z: -7.98306561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.351] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344438143 y: -0.21350649 z: 0.0304169618 w: -0.975860357 } position { x: -0.784731627 y: 0.850839376 z: -7.98304272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344212614 y: -0.213512585 z: 0.0303994678 w: -0.975860417 } position { x: -0.784760714 y: 0.850856066 z: -7.98309183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344319865 y: -0.213520199 z: 0.0303269401 w: -0.975860596 } position { x: -0.78473866 y: 0.850812912 z: -7.98309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344438963 y: -0.213490024 z: 0.0303183123 w: -0.975867033 } position { x: -0.784747422 y: 0.850849 z: -7.98310423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343932211 y: -0.21352841 z: 0.0303889643 w: -0.975858212 } position { x: -0.784737885 y: 0.850852489 z: -7.98313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343860835 y: -0.21351929 z: 0.0303821657 w: -0.975860655 } position { x: -0.784733295 y: 0.850839853 z: -7.98310137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344454497 y: -0.21349673 z: 0.0304209255 w: -0.975862324 } position { x: -0.784728467 y: 0.850837171 z: -7.9831171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344176069 y: -0.213471457 z: 0.0303979553 w: -0.975869536 } position { x: -0.78471756 y: 0.850830317 z: -7.98312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344088115 y: -0.213521153 z: 0.0303773861 w: -0.975859642 } position { x: -0.784700096 y: 0.850839 z: -7.98312759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.476] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344311036 y: -0.213490784 z: 0.0304264948 w: -0.975863934 } position { x: -0.784723401 y: 0.850858092 z: -7.98310566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344031826 y: -0.213479236 z: 0.0303994752 w: -0.975868285 } position { x: -0.784719944 y: 0.850881696 z: -7.98311853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034422826 y: -0.213509694 z: 0.0303865932 w: -0.975861371 } position { x: -0.784712732 y: 0.850857437 z: -7.98309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.518] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344561413 y: -0.213535309 z: 0.0304064509 w: -0.975854 } position { x: -0.784698725 y: 0.850857794 z: -7.98312092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344063826 y: -0.213521779 z: 0.0303933695 w: -0.975859046 } position { x: -0.784710109 y: 0.850901306 z: -7.98311567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344284326 y: -0.213509604 z: 0.0303869788 w: -0.975861132 } position { x: -0.784684837 y: 0.850873351 z: -7.98310757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344358459 y: -0.213537902 z: 0.0303714592 w: -0.975855172 } position { x: -0.784700811 y: 0.850903392 z: -7.98310184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.573] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344482549 y: -0.213494018 z: 0.0303910263 w: -0.975863695 } position { x: -0.784663081 y: 0.850877702 z: -7.98310757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344090499 y: -0.213539958 z: 0.0304248873 w: -0.975854 } position { x: -0.784682631 y: 0.850910425 z: -7.98314095 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344233438 y: -0.213502526 z: 0.030446697 w: -0.975861 } position { x: -0.784685075 y: 0.850892127 z: -7.98311186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344186611 y: -0.213516355 z: 0.0303565022 w: -0.975860953 } position { x: -0.784666896 y: 0.850889087 z: -7.98310804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344457813 y: -0.213535011 z: 0.0303409882 w: -0.975856423 } position { x: -0.784651816 y: 0.85089159 z: -7.9831214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344212689 y: -0.213482291 z: 0.0303680673 w: -0.975868 } position { x: -0.784644306 y: 0.850906432 z: -7.983109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344633423 y: -0.213521391 z: 0.0303945784 w: -0.975857139 } position { x: -0.784608483 y: 0.850906134 z: -7.98313093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344748162 y: -0.213465065 z: 0.0304311663 w: -0.975867867 } position { x: -0.78460753 y: 0.850878239 z: -7.98312664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344135761 y: -0.21351929 z: 0.0304570347 w: -0.975857377 } position { x: -0.784626782 y: 0.850916624 z: -7.98315382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034401685 y: -0.213484481 z: 0.030415656 w: -0.975866675 } position { x: -0.784596503 y: 0.850898 z: -7.98314571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344280452 y: -0.213477239 z: 0.0303943381 w: -0.975868046 } position { x: -0.784626544 y: 0.850921273 z: -7.98318195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344407037 y: -0.213493422 z: 0.0304375049 w: -0.975862682 } position { x: -0.784632 y: 0.850942969 z: -7.98314428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344561785 y: -0.213473931 z: 0.0304529425 w: -0.975865901 } position { x: -0.784613132 y: 0.850861132 z: -7.98312664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343942456 y: -0.213457599 z: 0.0303966813 w: -0.97587347 } position { x: -0.78464514 y: 0.850879788 z: -7.9831686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344263352 y: -0.213501781 z: 0.0304119047 w: -0.975862145 } position { x: -0.784645736 y: 0.850896418 z: -7.98312855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.784] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344421379 y: -0.213526681 z: 0.0303772893 w: -0.975857198 } position { x: -0.784661829 y: 0.85089767 z: -7.98313713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344499573 y: -0.213486135 z: 0.0303699188 w: -0.975866079 } position { x: -0.784666538 y: 0.850918531 z: -7.98313141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034483593 y: -0.21348463 z: 0.0303384978 w: -0.975866199 } position { x: -0.784649432 y: 0.850894332 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344449691 y: -0.213525712 z: 0.0303765535 w: -0.975857377 } position { x: -0.784669101 y: 0.850916 z: -7.98313665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344413817 y: -0.213498443 z: 0.0303742569 w: -0.975863516 } position { x: -0.784651339 y: 0.850889683 z: -7.98313522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034415 y: -0.213491514 z: 0.0304160379 w: -0.975864708 } position { x: -0.784641743 y: 0.850929499 z: -7.98314476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344146825 y: -0.213484198 z: 0.0304210819 w: -0.975866139 } position { x: -0.784662664 y: 0.850931406 z: -7.98313618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034438245 y: -0.213468686 z: 0.0304140802 w: -0.97586894 } position { x: -0.784643292 y: 0.850925803 z: -7.98312902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343863629 y: -0.213481456 z: 0.0304052 w: -0.975868225 } position { x: -0.784681618 y: 0.850950241 z: -7.98313665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344271809 y: -0.213527858 z: 0.0303702243 w: -0.975857735 } position { x: -0.784650743 y: 0.8509022 z: -7.98309422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344485864 y: -0.213503897 z: 0.0303702634 w: -0.975862205 } position { x: -0.784699261 y: 0.850932598 z: -7.98312807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344377831 y: -0.213493884 z: 0.0303807128 w: -0.97586447 } position { x: -0.784673691 y: 0.85094142 z: -7.98311424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344508924 y: -0.213517204 z: 0.0304018538 w: -0.975858212 } position { x: -0.784686744 y: 0.850922346 z: -7.98312187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344286412 y: -0.21350798 z: 0.0303571019 w: -0.975862443 } position { x: -0.784705162 y: 0.850929677 z: -7.98314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344278701 y: -0.213501737 z: 0.03035051 w: -0.975864053 } position { x: -0.784709096 y: 0.850910187 z: -7.98310947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:50.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344324298 y: -0.213531703 z: 0.0303525515 w: -0.975857258 } position { x: -0.784723163 y: 0.850932121 z: -7.98313332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343939066 y: -0.213495493 z: 0.0303432215 w: -0.975866854 } position { x: -0.784727573 y: 0.850942373 z: -7.98314095 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.018] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344363637 y: -0.213498175 z: 0.0303736068 w: -0.975863755 } position { x: -0.784724295 y: 0.850929081 z: -7.98310757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344546214 y: -0.213508368 z: 0.0303540472 w: -0.97586149 } position { x: -0.784744322 y: 0.850932896 z: -7.98315334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344548374 y: -0.213480547 z: 0.0303553119 w: -0.975867569 } position { x: -0.784722745 y: 0.85091 z: -7.9830718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344246291 y: -0.213512123 z: 0.0303390082 w: -0.975862205 } position { x: -0.78473866 y: 0.850949407 z: -7.98313046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.073] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344422199 y: -0.213494882 z: 0.0303679928 w: -0.97586447 } position { x: -0.784729302 y: 0.85093087 z: -7.98310518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.087] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344547816 y: -0.213487789 z: 0.03043928 w: -0.975863397 } position { x: -0.784732819 y: 0.850918889 z: -7.98311234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343872532 y: -0.213485926 z: 0.030421976 w: -0.975866735 } position { x: -0.784763694 y: 0.850954771 z: -7.98311853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344467238 y: -0.213479713 z: 0.030434249 w: -0.975865602 } position { x: -0.784738421 y: 0.850937665 z: -7.98305702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.131] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344679616 y: -0.213482514 z: 0.0303842891 w: -0.975865781 } position { x: -0.784766078 y: 0.850913167 z: -7.98311186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344611257 y: -0.213439107 z: 0.0303732175 w: -0.975875854 } position { x: -0.784771323 y: 0.850918651 z: -7.98309565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344445743 y: -0.213488102 z: 0.030380832 w: -0.975865483 } position { x: -0.784728289 y: 0.850885868 z: -7.98306894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344422273 y: -0.213516608 z: 0.0303814355 w: -0.975859344 } position { x: -0.784757614 y: 0.850889683 z: -7.98309612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344559103 y: -0.213499889 z: 0.0303464867 w: -0.975863576 } position { x: -0.784742296 y: 0.850899339 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344667919 y: -0.213477835 z: 0.0304164868 w: -0.975865841 } position { x: -0.784711123 y: 0.850897372 z: -7.98305464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344469137 y: -0.213488251 z: 0.0303842686 w: -0.975865245 } position { x: -0.784757555 y: 0.850888431 z: -7.98306751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344472229 y: -0.21348691 z: 0.0303815417 w: -0.975865602 } position { x: -0.784737885 y: 0.850879788 z: -7.98306847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344398692 y: -0.213513613 z: 0.0303509664 w: -0.975861 } position { x: -0.784702241 y: 0.850869179 z: -7.98305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344491936 y: -0.213472158 z: 0.0304109845 w: -0.975867867 } position { x: -0.784711301 y: 0.850864828 z: -7.98303461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344480202 y: -0.213467836 z: 0.0304039065 w: -0.97586906 } position { x: -0.784710407 y: 0.85087359 z: -7.98305416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.282] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034452524 y: -0.213485688 z: 0.0304098353 w: -0.975864828 } position { x: -0.784677744 y: 0.850853086 z: -7.98302269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344675444 y: -0.213504165 z: 0.0303927474 w: -0.975860775 } position { x: -0.784701347 y: 0.850850224 z: -7.98304224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344712622 y: -0.213521734 z: 0.0303623416 w: -0.975857735 } position { x: -0.784709513 y: 0.850837946 z: -7.98303223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344648138 y: -0.213464871 z: 0.0303728823 w: -0.975870073 } position { x: -0.784669638 y: 0.850809336 z: -7.98303175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034446 y: -0.213491052 z: 0.0303720795 w: -0.975865066 } position { x: -0.784671366 y: 0.850846291 z: -7.98304176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344364941 y: -0.213454142 z: 0.0304064825 w: -0.975872397 } position { x: -0.784679711 y: 0.850814819 z: -7.98304749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034418568 y: -0.213470668 z: 0.0304397829 w: -0.975868404 } position { x: -0.784675956 y: 0.850823104 z: -7.98304367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344398804 y: -0.213464454 z: 0.0304138958 w: -0.975869775 } position { x: -0.784696162 y: 0.850825965 z: -7.98305082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344671085 y: -0.2134846 z: 0.0303609353 w: -0.975866079 } position { x: -0.78468138 y: 0.850792885 z: -7.98302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344440974 y: -0.213499025 z: 0.0303373523 w: -0.97586447 } position { x: -0.78469193 y: 0.850824058 z: -7.98303223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344552584 y: -0.213474229 z: 0.0303288102 w: -0.975869775 } position { x: -0.784678 y: 0.850815177 z: -7.98308611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344432443 y: -0.213487044 z: 0.0303683504 w: -0.975866139 } position { x: -0.784645438 y: 0.850789785 z: -7.98305178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343927816 y: -0.213481858 z: 0.0304230321 w: -0.975867391 } position { x: -0.78465277 y: 0.850761175 z: -7.98304224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343421549 y: -0.213508755 z: 0.0303778443 w: -0.975864649 } position { x: -0.784684718 y: 0.850800455 z: -7.98304749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.476] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344156 y: -0.21348621 z: 0.0303976629 w: -0.975866377 } position { x: -0.784677863 y: 0.85078311 z: -7.98299742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344717838 y: -0.213501498 z: 0.0303684976 w: -0.975861967 } position { x: -0.784705698 y: 0.850840926 z: -7.98305607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344618037 y: -0.213501036 z: 0.0303115062 w: -0.975864232 } position { x: -0.784695208 y: 0.850788355 z: -7.98302841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034444835 y: -0.21351862 z: 0.0303298309 w: -0.975860417 } position { x: -0.784669638 y: 0.85079366 z: -7.98303747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.534] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344361141 y: -0.213493869 z: 0.0303623192 w: -0.975865066 } position { x: -0.784662664 y: 0.85080266 z: -7.98307419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.546] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343837366 y: -0.213499978 z: 0.0303995609 w: -0.97586447 } position { x: -0.78466469 y: 0.850807905 z: -7.98302603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343999974 y: -0.21350202 z: 0.0304558389 w: -0.975861669 } position { x: -0.784661233 y: 0.85080564 z: -7.98302889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.573] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344379693 y: -0.213461593 z: 0.0304356888 w: -0.975869834 } position { x: -0.784654379 y: 0.850800276 z: -7.98303461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344174467 y: -0.21348612 z: 0.0304052662 w: -0.975866139 } position { x: -0.784669578 y: 0.850794315 z: -7.98299837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344197 y: -0.213493958 z: 0.0304001775 w: -0.97586447 } position { x: -0.784644961 y: 0.850786805 z: -7.98299265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344613157 y: -0.213509351 z: 0.0303590074 w: -0.975860953 } position { x: -0.784660876 y: 0.850807428 z: -7.98300409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344319157 y: -0.213482678 z: 0.0303418152 w: -0.975868285 } position { x: -0.78463769 y: 0.850783229 z: -7.98302269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034415435 y: -0.213475257 z: 0.030364655 w: -0.975869834 } position { x: -0.784613729 y: 0.850778401 z: -7.98300314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344316773 y: -0.213501453 z: 0.0304475892 w: -0.975860953 } position { x: -0.784622371 y: 0.85078603 z: -7.98299122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344271697 y: -0.213475525 z: 0.0304160267 w: -0.975867748 } position { x: -0.784637272 y: 0.850794494 z: -7.98300838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034442 y: -0.213511318 z: 0.0304199141 w: -0.975859284 } position { x: -0.784645915 y: 0.85078609 z: -7.98299217 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344483331 y: -0.213459715 z: 0.0304025374 w: -0.975870907 } position { x: -0.78469944 y: 0.850768566 z: -7.98298073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343906432 y: -0.213486269 z: 0.0303544253 w: -0.975868583 } position { x: -0.784676909 y: 0.850781739 z: -7.983006 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344053768 y: -0.213504627 z: 0.0303656068 w: -0.975863695 } position { x: -0.784622133 y: 0.850755215 z: -7.98294353 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344220363 y: -0.213495433 z: 0.0303412527 w: -0.975865901 } position { x: -0.784635901 y: 0.850809395 z: -7.98299742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344561227 y: -0.213483289 z: 0.030370608 w: -0.975866437 } position { x: -0.784605563 y: 0.850783467 z: -7.98296261 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344390646 y: -0.213505134 z: 0.0304206535 w: -0.975860715 } position { x: -0.784590364 y: 0.850789905 z: -7.98298168 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344432667 y: -0.213446319 z: 0.030378025 w: -0.975874782 } position { x: -0.784587443 y: 0.850771308 z: -7.98298168 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344294868 y: -0.213455081 z: 0.0303756073 w: -0.975873411 } position { x: -0.784619868 y: 0.850781202 z: -7.98299408 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344694257 y: -0.213477522 z: 0.0304144938 w: -0.975865841 } position { x: -0.784590721 y: 0.850820541 z: -7.98300266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344222039 y: -0.213511273 z: 0.0303954 w: -0.975860775 } position { x: -0.784588575 y: 0.85084188 z: -7.98299932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344060175 y: -0.213514909 z: 0.0303710476 w: -0.975861251 } position { x: -0.78458333 y: 0.850823283 z: -7.98301172 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344306305 y: -0.213507548 z: 0.0304500386 w: -0.975859582 } position { x: -0.784580112 y: 0.850805581 z: -7.9829936 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.867] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344160274 y: -0.213507518 z: 0.0304448418 w: -0.975860238 } position { x: -0.784599185 y: 0.850804508 z: -7.98304033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343880393 y: -0.2135012 z: 0.0304295663 w: -0.975863099 } position { x: -0.784585059 y: 0.850845098 z: -7.98299789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344375633 y: -0.213492185 z: 0.030385172 w: -0.975864708 } position { x: -0.784637511 y: 0.850854397 z: -7.98301935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344784595 y: -0.21350354 z: 0.0303896219 w: -0.975860655 } position { x: -0.784617126 y: 0.850833058 z: -7.98302221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034448415 y: -0.213499501 z: 0.0303240046 w: -0.975864649 } position { x: -0.784617126 y: 0.850812316 z: -7.98304033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344358087 y: -0.21350573 z: 0.0303790495 w: -0.975862 } position { x: -0.784594536 y: 0.850811 z: -7.9830327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344367214 y: -0.213506341 z: 0.0303816758 w: -0.975861728 } position { x: -0.784614503 y: 0.850801706 z: -7.98302794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034427207 y: -0.213497654 z: 0.0304365717 w: -0.975862265 } position { x: -0.784637809 y: 0.850831151 z: -7.98304367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344014578 y: -0.213484138 z: 0.0304632206 w: -0.975865304 } position { x: -0.784624696 y: 0.850833416 z: -7.98299122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:51.993] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344208 y: -0.213499561 z: 0.0304112416 w: -0.975862861 } position { x: -0.784645796 y: 0.850880504 z: -7.98300743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344664566 y: -0.213543743 z: 0.0303788614 w: -0.975852609 } position { x: -0.784630418 y: 0.850850344 z: -7.98300648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.018] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344649851 y: -0.213471398 z: 0.0303842835 w: -0.975868285 } position { x: -0.784613967 y: 0.850846589 z: -7.98301458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344156064 y: -0.213533327 z: 0.0303614046 w: -0.975857258 } position { x: -0.784634054 y: 0.850886822 z: -7.98304319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344270319 y: -0.213462874 z: 0.0303805713 w: -0.975871623 } position { x: -0.78460145 y: 0.850833893 z: -7.98301363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344488807 y: -0.213513106 z: 0.0304244142 w: -0.97585851 } position { x: -0.784610093 y: 0.850861609 z: -7.98304653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.076] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344193354 y: -0.21350494 z: 0.0304659251 w: -0.975860059 } position { x: -0.784621358 y: 0.850867093 z: -7.98305655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.086] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344119444 y: -0.213517725 z: 0.030463038 w: -0.975857556 } position { x: -0.784638286 y: 0.850853682 z: -7.98302603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.104] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343984142 y: -0.213466316 z: 0.030418003 w: -0.975870728 } position { x: -0.78466469 y: 0.850875378 z: -7.9830575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344222784 y: -0.213498145 z: 0.0303582493 w: -0.975864768 } position { x: -0.78465426 y: 0.850862384 z: -7.98305321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344458856 y: -0.213528827 z: 0.0303269308 w: -0.975858212 } position { x: -0.784621954 y: 0.850858688 z: -7.98304129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344545096 y: -0.21354726 z: 0.0303455535 w: -0.975853324 } position { x: -0.784612715 y: 0.850866079 z: -7.98307705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344586633 y: -0.213507235 z: 0.0303948205 w: -0.975860357 } position { x: -0.784614921 y: 0.850855827 z: -7.98305082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344372205 y: -0.213507012 z: 0.030383369 w: -0.97586149 } position { x: -0.784627676 y: 0.850863814 z: -7.98309278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344296172 y: -0.213505566 z: 0.0303883366 w: -0.975861967 } position { x: -0.784624 y: 0.850860238 z: -7.98307705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.199] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344231464 y: -0.213505 z: 0.0303906593 w: -0.975862265 } position { x: -0.78464371 y: 0.850887477 z: -7.9830513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344374217 y: -0.213514388 z: 0.0303588416 w: -0.975860655 } position { x: -0.784637332 y: 0.850881696 z: -7.98306751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.226] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344604068 y: -0.213513792 z: 0.030381266 w: -0.975859284 } position { x: -0.784620464 y: 0.850865722 z: -7.98306894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344257951 y: -0.213481233 z: 0.0303645171 w: -0.975868165 } position { x: -0.784636736 y: 0.850872219 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344290808 y: -0.213509262 z: 0.0303822253 w: -0.975861311 } position { x: -0.784619 y: 0.850868165 z: -7.98306417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344271921 y: -0.213492036 z: 0.0304101706 w: -0.975864351 } position { x: -0.784639657 y: 0.850874424 z: -7.9830761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.284] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034444809 y: -0.213477388 z: 0.0303751454 w: -0.975868 } position { x: -0.784643173 y: 0.850883245 z: -7.98307323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.295] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344515778 y: -0.213491946 z: 0.0303637292 w: -0.975864887 } position { x: -0.784620166 y: 0.850837946 z: -7.98306942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344395787 y: -0.21350196 z: 0.0303799324 w: -0.975862622 } position { x: -0.784649789 y: 0.850847602 z: -7.98310184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344247073 y: -0.213512436 z: 0.0303512961 w: -0.975861788 } position { x: -0.784632504 y: 0.85084784 z: -7.98308086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343996175 y: -0.213475332 z: 0.0304248203 w: -0.975868464 } position { x: -0.784655869 y: 0.850857258 z: -7.983078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344179124 y: -0.213481665 z: 0.0304208919 w: -0.975866616 } position { x: -0.784659386 y: 0.850863338 z: -7.98308802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344339572 y: -0.213475436 z: 0.0304053184 w: -0.975867867 } position { x: -0.784680307 y: 0.850861192 z: -7.98306084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344619192 y: -0.213486135 z: 0.0303104576 w: -0.97586745 } position { x: -0.78469789 y: 0.850842774 z: -7.98309088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344669037 y: -0.213507786 z: 0.030314384 w: -0.975862443 } position { x: -0.784661055 y: 0.850834489 z: -7.98308325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344631858 y: -0.213521853 z: 0.0303374752 w: -0.975858808 } position { x: -0.784679174 y: 0.850824952 z: -7.9831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344326124 y: -0.213500872 z: 0.0303841885 w: -0.975863 } position { x: -0.784673333 y: 0.850841284 z: -7.98312807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344295092 y: -0.213505104 z: 0.0304151364 w: -0.975861251 } position { x: -0.784656823 y: 0.850837 z: -7.98311758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344111137 y: -0.213468179 z: 0.0304195806 w: -0.975869775 } position { x: -0.784689724 y: 0.850867152 z: -7.98309565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.463] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344428085 y: -0.213462159 z: 0.0304248109 w: -0.975869834 } position { x: -0.784692168 y: 0.850861788 z: -7.98309517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.476] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034465462 y: -0.213492632 z: 0.0303636342 w: -0.975864291 } position { x: -0.784693837 y: 0.850842476 z: -7.98311424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344619863 y: -0.213522673 z: 0.0303660426 w: -0.975857735 } position { x: -0.784670115 y: 0.850837469 z: -7.98312807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344467051 y: -0.213474751 z: 0.0303563494 w: -0.975869119 } position { x: -0.784679413 y: 0.850839496 z: -7.98312187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344324112 y: -0.213477179 z: 0.0303834863 w: -0.975868225 } position { x: -0.784663498 y: 0.850839138 z: -7.98313189 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344405174 y: -0.213492811 z: 0.0303807501 w: -0.975864589 } position { x: -0.78466624 y: 0.850842476 z: -7.98311043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344389267 y: -0.213490769 z: 0.0303838737 w: -0.975865 } position { x: -0.784683824 y: 0.850840449 z: -7.98310566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344369784 y: -0.213491857 z: 0.0303513352 w: -0.975865841 } position { x: -0.78468442 y: 0.850816131 z: -7.98310089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344526134 y: -0.213495567 z: 0.0303371418 w: -0.975864887 } position { x: -0.784697175 y: 0.850806355 z: -7.98309565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344068669 y: -0.213485405 z: 0.0303470399 w: -0.975868464 } position { x: -0.784686804 y: 0.850802779 z: -7.98311758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344249345 y: -0.213519707 z: 0.0303686038 w: -0.975859642 } position { x: -0.78466326 y: 0.850813746 z: -7.98308516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344720706 y: -0.213487282 z: 0.030420227 w: -0.975863457 } position { x: -0.784664154 y: 0.850793958 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344219431 y: -0.21350947 z: 0.0304090902 w: -0.975860715 } position { x: -0.784677148 y: 0.850806773 z: -7.98310518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034434326 y: -0.213523731 z: 0.0304006636 w: -0.975857437 } position { x: -0.784664869 y: 0.850787878 z: -7.98303366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344742648 y: -0.213538 z: 0.0303490572 w: -0.975854516 } position { x: -0.784671 y: 0.850806355 z: -7.98306417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344669819 y: -0.213527 z: 0.0303395428 w: -0.975857496 } position { x: -0.784644067 y: 0.850801 z: -7.98304844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344680287 y: -0.213491678 z: 0.0303386394 w: -0.975865185 } position { x: -0.784631729 y: 0.85076344 z: -7.98306131 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03444729 y: -0.213498116 z: 0.0303909406 w: -0.975862861 } position { x: -0.784645081 y: 0.850796342 z: -7.98305368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344295651 y: -0.213497594 z: 0.0304105971 w: -0.975863 } position { x: -0.784609318 y: 0.850787401 z: -7.98304939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344206467 y: -0.213487193 z: 0.0304198414 w: -0.975865304 } position { x: -0.784631729 y: 0.85080266 z: -7.98303556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344194919 y: -0.21352078 z: 0.0303843208 w: -0.975859106 } position { x: -0.784594774 y: 0.850796461 z: -7.98303652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344120786 y: -0.21353364 z: 0.0303725861 w: -0.9758569 } position { x: -0.784620285 y: 0.850797534 z: -7.98302221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344640948 y: -0.213528559 z: 0.0303908065 w: -0.975855649 } position { x: -0.784583092 y: 0.850769401 z: -7.98299742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344431 y: -0.213513389 z: 0.0303819068 w: -0.97586 } position { x: -0.784600377 y: 0.850791216 z: -7.98303413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344423689 y: -0.213514283 z: 0.0303814374 w: -0.975859821 } position { x: -0.784609258 y: 0.850790501 z: -7.98301077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344215184 y: -0.213550419 z: 0.0304181539 w: -0.975851476 } position { x: -0.784582734 y: 0.850785 z: -7.98300362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344517194 y: -0.213519499 z: 0.0304182712 w: -0.975857198 } position { x: -0.784598291 y: 0.850781143 z: -7.98301506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.839] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344396122 y: -0.213514417 z: 0.0303568486 w: -0.975860655 } position { x: -0.784608245 y: 0.850775838 z: -7.98301125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344113708 y: -0.213506475 z: 0.0303889439 w: -0.975862384 } position { x: -0.784593642 y: 0.850810468 z: -7.98301029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344738364 y: -0.213568091 z: 0.0303680114 w: -0.975847363 } position { x: -0.784589946 y: 0.850792348 z: -7.983006 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344227105 y: -0.213504881 z: 0.03038124 w: -0.975862563 } position { x: -0.784597933 y: 0.85079205 z: -7.98300457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344274901 y: -0.213540345 z: 0.0303993206 w: -0.975854039 } position { x: -0.784572363 y: 0.850783 z: -7.98302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344475172 y: -0.21350424 z: 0.03038962 w: -0.975861609 } position { x: -0.784584 y: 0.850785255 z: -7.98299837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344467908 y: -0.213493913 z: 0.030416945 w: -0.975863039 } position { x: -0.784602702 y: 0.850802 z: -7.9830327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344138443 y: -0.213523701 z: 0.030342184 w: -0.97586 } position { x: -0.784604669 y: 0.850787222 z: -7.98299503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.948] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344246849 y: -0.213533625 z: 0.0303651337 w: -0.975856721 } position { x: -0.784568787 y: 0.850765646 z: -7.98300219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344379023 y: -0.213518247 z: 0.0303785466 w: -0.975859225 } position { x: -0.784605801 y: 0.850782156 z: -7.98302269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.976] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344524 y: -0.213540927 z: 0.0303959716 w: -0.975853145 } position { x: -0.784582 y: 0.850777149 z: -7.98300362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:52.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344338119 y: -0.213518247 z: 0.0303829405 w: -0.975859225 } position { x: -0.784598172 y: 0.850754559 z: -7.98300314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.004] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344249867 y: -0.213498875 z: 0.0303626191 w: -0.97586441 } position { x: -0.784603059 y: 0.850764692 z: -7.98301888 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344094522 y: -0.213509828 z: 0.0303336848 w: -0.975863457 } position { x: -0.784577072 y: 0.850761116 z: -7.98298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344280936 y: -0.213513 z: 0.030383572 w: -0.975860536 } position { x: -0.784608305 y: 0.850792706 z: -7.98300838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034432698 y: -0.213514611 z: 0.0303775482 w: -0.975860178 } position { x: -0.784578919 y: 0.850758672 z: -7.9829793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344320573 y: -0.213515893 z: 0.0303745586 w: -0.97586 } position { x: -0.784580588 y: 0.850724936 z: -7.98299551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344524458 y: -0.213512972 z: 0.0303968173 w: -0.975859284 } position { x: -0.78459084 y: 0.850743294 z: -7.98298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343879648 y: -0.213496462 z: 0.0303578153 w: -0.975866377 } position { x: -0.784595191 y: 0.850742698 z: -7.98299074 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344156325 y: -0.213469982 z: 0.0303769168 w: -0.975870609 } position { x: -0.784571767 y: 0.850737154 z: -7.98296976 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344261937 y: -0.213514149 z: 0.0303840488 w: -0.975860298 } position { x: -0.784566224 y: 0.850758672 z: -7.98299313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.131] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344707146 y: -0.213531211 z: 0.0304249357 w: -0.975853741 } position { x: -0.784580648 y: 0.850754738 z: -7.98299837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344165228 y: -0.213492468 z: 0.030369265 w: -0.975865901 } position { x: -0.78457576 y: 0.850734651 z: -7.98300076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344631411 y: -0.213527665 z: 0.0303706639 w: -0.975856483 } position { x: -0.784556031 y: 0.850771427 z: -7.98304129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343914703 y: -0.213524908 z: 0.0303121787 w: -0.97586143 } position { x: -0.784577131 y: 0.850797653 z: -7.98309088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344506651 y: -0.213508487 z: 0.0303950012 w: -0.975860357 } position { x: -0.784538686 y: 0.850732684 z: -7.98301458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343691222 y: -0.213484496 z: 0.0304621588 w: -0.975866377 } position { x: -0.784594178 y: 0.850785 z: -7.98305798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.214] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343685187 y: -0.213520393 z: 0.0304214638 w: -0.975859821 } position { x: -0.784575403 y: 0.850792706 z: -7.98304415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344525836 y: -0.213499323 z: 0.0303848665 w: -0.975862622 } position { x: -0.78457737 y: 0.850798845 z: -7.98302603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344546847 y: -0.21352832 z: 0.0303516332 w: -0.975857198 } position { x: -0.784608662 y: 0.850815177 z: -7.98308611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344675779 y: -0.213491008 z: 0.0303479508 w: -0.975865066 } position { x: -0.784572661 y: 0.850738168 z: -7.98305607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344076939 y: -0.213493824 z: 0.030329138 w: -0.975867152 } position { x: -0.78458786 y: 0.850769401 z: -7.98310566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034405157 y: -0.213501915 z: 0.0303884223 w: -0.975863636 } position { x: -0.784551263 y: 0.850799084 z: -7.98313236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344435126 y: -0.213483557 z: 0.0304525252 w: -0.975864291 } position { x: -0.784564435 y: 0.850778 z: -7.98308039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344036743 y: -0.213501304 z: 0.0304435678 w: -0.975862086 } position { x: -0.784598708 y: 0.850805759 z: -7.98313427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343746841 y: -0.213516757 z: 0.0303754397 w: -0.975861847 } position { x: -0.78455925 y: 0.850796819 z: -7.98309851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344187096 y: -0.213511974 z: 0.0303775072 w: -0.975861251 } position { x: -0.784570873 y: 0.850819 z: -7.98310757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.351] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344244353 y: -0.213509873 z: 0.0303654019 w: -0.975861907 } position { x: -0.784570158 y: 0.850814402 z: -7.98310184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344207287 y: -0.213500202 z: 0.0303743593 w: -0.975863874 } position { x: -0.784593165 y: 0.850825608 z: -7.98312044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344269611 y: -0.213500157 z: 0.0303688906 w: -0.975863814 } position { x: -0.78458035 y: 0.850820065 z: -7.98314238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344434716 y: -0.213491857 z: 0.0303943343 w: -0.975864291 } position { x: -0.784571528 y: 0.850801826 z: -7.98314047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034415625 y: -0.213494167 z: 0.0304067228 w: -0.975864351 } position { x: -0.784593582 y: 0.850825608 z: -7.9831481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344131775 y: -0.213528275 z: 0.0303795766 w: -0.975857794 } position { x: -0.784599543 y: 0.850821614 z: -7.98313284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344332829 y: -0.213496476 z: 0.0303589273 w: -0.975864708 } position { x: -0.784621477 y: 0.850833416 z: -7.98312473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344217606 y: -0.213501826 z: 0.0303752199 w: -0.975863457 } position { x: -0.784627676 y: 0.8507936 z: -7.98313618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034427207 y: -0.213504881 z: 0.0303681046 w: -0.975862861 } position { x: -0.784618497 y: 0.850793 z: -7.98313522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344365351 y: -0.213514328 z: 0.0303919669 w: -0.975859642 } position { x: -0.78464216 y: 0.850785136 z: -7.98312902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344035625 y: -0.213523015 z: 0.0303694978 w: -0.975859642 } position { x: -0.784633934 y: 0.850826204 z: -7.98316526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344155 y: -0.213503 z: 0.0304110628 w: -0.975862324 } position { x: -0.784637451 y: 0.850807548 z: -7.9831152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344218761 y: -0.213503391 z: 0.0303803682 w: -0.975863 } position { x: -0.784651697 y: 0.850778222 z: -7.98314238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345155559 y: -0.213477492 z: 0.0303617623 w: -0.975865901 } position { x: -0.784645855 y: 0.850791454 z: -7.9831109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.546] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344933495 y: -0.213525966 z: 0.0303817149 w: -0.97585547 } position { x: -0.784660816 y: 0.850798965 z: -7.98313951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345194824 y: -0.213481084 z: 0.0304232724 w: -0.975863039 } position { x: -0.784634113 y: 0.85079664 z: -7.98314238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344420336 y: -0.213508189 z: 0.0304109901 w: -0.975860238 } position { x: -0.784672916 y: 0.850801349 z: -7.98313522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344095863 y: -0.213483632 z: 0.030422166 w: -0.975866377 } position { x: -0.784657 y: 0.850789666 z: -7.98313046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343947262 y: -0.213514879 z: 0.0303945709 w: -0.975860953 } position { x: -0.784655333 y: 0.850806832 z: -7.98310423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344098769 y: -0.213483647 z: 0.0303830802 w: -0.975867569 } position { x: -0.784718275 y: 0.850822 z: -7.98313236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344342925 y: -0.213477671 z: 0.0303600803 w: -0.975868762 } position { x: -0.78469336 y: 0.85079366 z: -7.98312044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344361849 y: -0.213485122 z: 0.0303434934 w: -0.975867569 } position { x: -0.784720778 y: 0.850803792 z: -7.98313189 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344458111 y: -0.213506743 z: 0.0303718112 w: -0.975861669 } position { x: -0.784694195 y: 0.850773931 z: -7.9831152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.672] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344393663 y: -0.213509947 z: 0.0303715821 w: -0.975861192 } position { x: -0.784719408 y: 0.850789845 z: -7.98313093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034453705 y: -0.213494271 z: 0.0303836614 w: -0.975863695 } position { x: -0.784707129 y: 0.850780606 z: -7.98312092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344250724 y: -0.213490799 z: 0.0303986277 w: -0.975865 } position { x: -0.784706831 y: 0.850770116 z: -7.98310852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344409123 y: -0.213504657 z: 0.0303875599 w: -0.975861788 } position { x: -0.78472 y: 0.850791335 z: -7.98311901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344649069 y: -0.21352911 z: 0.0303655919 w: -0.975856245 } position { x: -0.784762621 y: 0.850753427 z: -7.98309422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344714858 y: -0.213531777 z: 0.0303826239 w: -0.975854933 } position { x: -0.784737885 y: 0.850758195 z: -7.98313284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034417972 y: -0.213487059 z: 0.0302949026 w: -0.975869298 } position { x: -0.784748673 y: 0.85078609 z: -7.98312044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344458371 y: -0.213502958 z: 0.0303678121 w: -0.975862563 } position { x: -0.784685791 y: 0.850780845 z: -7.98309946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344699025 y: -0.213522673 z: 0.0303964894 w: -0.975856543 } position { x: -0.784751177 y: 0.850795686 z: -7.98311949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034446653 y: -0.213496774 z: 0.0304184388 w: -0.975862324 } position { x: -0.784725904 y: 0.850758791 z: -7.98314667 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344510674 y: -0.21350418 z: 0.030389417 w: -0.97586143 } position { x: -0.784748137 y: 0.850773811 z: -7.98313046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344185717 y: -0.213504046 z: 0.0303568076 w: -0.975863636 } position { x: -0.784715414 y: 0.850793362 z: -7.98313808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344419219 y: -0.213504717 z: 0.0303753577 w: -0.975862086 } position { x: -0.784734 y: 0.850786269 z: -7.98312664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344548263 y: -0.213538781 z: 0.0303762835 w: -0.975854158 } position { x: -0.784696162 y: 0.850811601 z: -7.98312235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344882831 y: -0.213479862 z: 0.030432228 w: -0.975864172 } position { x: -0.784714937 y: 0.850743651 z: -7.98310137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344221182 y: -0.213454425 z: 0.0304306466 w: -0.975872099 } position { x: -0.784732282 y: 0.850750923 z: -7.98312807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344195515 y: -0.213481918 z: 0.0304073412 w: -0.975866914 } position { x: -0.78471595 y: 0.850766063 z: -7.9831109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344423093 y: -0.213499561 z: 0.0303911287 w: -0.975862741 } position { x: -0.784715593 y: 0.850771427 z: -7.98309469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344543904 y: -0.213543341 z: 0.0303528402 w: -0.97585392 } position { x: -0.784729 y: 0.850802541 z: -7.98312616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034476988 y: -0.213504553 z: 0.0303772166 w: -0.975860834 } position { x: -0.784712613 y: 0.85076046 z: -7.98311901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.950] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344461054 y: -0.213505015 z: 0.0303555466 w: -0.975862503 } position { x: -0.784721911 y: 0.850776076 z: -7.98314047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344556831 y: -0.213504538 z: 0.0303771924 w: -0.975861609 } position { x: -0.784707785 y: 0.850748301 z: -7.98313046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.976] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344768651 y: -0.213497087 z: 0.0304005612 w: -0.975861788 } position { x: -0.784701347 y: 0.850732446 z: -7.98312807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:53.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344560631 y: -0.213481024 z: 0.0304041877 w: -0.975865901 } position { x: -0.784713447 y: 0.850777626 z: -7.98313332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.004] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344484113 y: -0.213472143 z: 0.0303555652 w: -0.975869596 } position { x: -0.784692466 y: 0.850765646 z: -7.98311758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344459303 y: -0.21349597 z: 0.0303868633 w: -0.975863516 } position { x: -0.784669518 y: 0.850799203 z: -7.98311329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344726145 y: -0.213484123 z: 0.0303614587 w: -0.97586596 } position { x: -0.784700155 y: 0.850783706 z: -7.9831109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344538055 y: -0.213473678 z: 0.0303932689 w: -0.975867927 } position { x: -0.784693182 y: 0.850767851 z: -7.98311567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344686843 y: -0.213474184 z: 0.0303937774 w: -0.975867271 } position { x: -0.78466779 y: 0.850756168 z: -7.98312044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344563611 y: -0.213492081 z: 0.0303806178 w: -0.975864232 } position { x: -0.784670293 y: 0.85074532 z: -7.98310804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.086] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344222598 y: -0.213471249 z: 0.0303876027 w: -0.975869715 } position { x: -0.784691513 y: 0.850806177 z: -7.98310184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.101] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344937854 y: -0.213463053 z: 0.0304123368 w: -0.975868285 } position { x: -0.784699738 y: 0.850771546 z: -7.98307753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034490075 y: -0.21348986 z: 0.0303692445 w: -0.975863874 } position { x: -0.784676373 y: 0.850762 z: -7.98310041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.131] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344384648 y: -0.213509351 z: 0.0303543769 w: -0.975861907 } position { x: -0.784684896 y: 0.85071516 z: -7.9830718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344349444 y: -0.21347633 z: 0.0303591695 w: -0.97586906 } position { x: -0.78468287 y: 0.850712895 z: -7.98308659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344342291 y: -0.213506415 z: 0.0303373355 w: -0.975863218 } position { x: -0.784671068 y: 0.850764573 z: -7.98309851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.169] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344708376 y: -0.213489264 z: 0.0303850211 w: -0.975864172 } position { x: -0.784684 y: 0.850761294 z: -7.98308372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344959311 y: -0.213518679 z: 0.0304027628 w: -0.975856304 } position { x: -0.784699798 y: 0.850743234 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344721153 y: -0.213501513 z: 0.030340232 w: -0.975862861 } position { x: -0.784701347 y: 0.850738168 z: -7.98309851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.214] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344573297 y: -0.213497326 z: 0.0304006711 w: -0.975862384 } position { x: -0.784684 y: 0.850729 z: -7.98307085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344187766 y: -0.213459834 z: 0.0303542465 w: -0.975873411 } position { x: -0.784682214 y: 0.850765944 z: -7.9830761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034450762 y: -0.213494107 z: 0.0303746741 w: -0.975864172 } position { x: -0.78466624 y: 0.850770652 z: -7.98305559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344748385 y: -0.21351628 z: 0.0303715058 w: -0.97585851 } position { x: -0.784673154 y: 0.850762606 z: -7.9830451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344574712 y: -0.213492572 z: 0.0303804856 w: -0.975864053 } position { x: -0.784676611 y: 0.850791097 z: -7.98308182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344405808 y: -0.213506445 z: 0.0303540751 w: -0.975862443 } position { x: -0.784665108 y: 0.850785851 z: -7.98305321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345187075 y: -0.213497862 z: 0.0303664058 w: -0.975861132 } position { x: -0.784681618 y: 0.850793958 z: -7.98305655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344908871 y: -0.213484183 z: 0.0303525124 w: -0.975865602 } position { x: -0.784670413 y: 0.850739 z: -7.98306942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344742909 y: -0.213493153 z: 0.0303720292 w: -0.975863576 } position { x: -0.784684539 y: 0.850744784 z: -7.98307753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344520956 y: -0.213484049 z: 0.0303967483 w: -0.975865602 } position { x: -0.78469336 y: 0.850781262 z: -7.98306417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.351] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344330966 y: -0.213506371 z: 0.0303687155 w: -0.975862265 } position { x: -0.784666479 y: 0.850787044 z: -7.98306513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.363] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344790407 y: -0.213458285 z: 0.0303994808 w: -0.975870252 } position { x: -0.784699798 y: 0.850829124 z: -7.98303938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345084034 y: -0.213472426 z: 0.0303661823 w: -0.975867152 } position { x: -0.7847054 y: 0.850795805 z: -7.98304605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344626233 y: -0.213493183 z: 0.0304011032 w: -0.975863099 } position { x: -0.784710705 y: 0.850767314 z: -7.98304462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344367698 y: -0.21349141 z: 0.0303628929 w: -0.975865602 } position { x: -0.784713 y: 0.850760102 z: -7.98304319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344113819 y: -0.213494882 z: 0.0303371325 w: -0.975866556 } position { x: -0.784689784 y: 0.850786924 z: -7.98303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344528928 y: -0.213498235 z: 0.0303630494 w: -0.975863516 } position { x: -0.784676135 y: 0.850819707 z: -7.98302126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344809964 y: -0.21352683 z: 0.0303681251 w: -0.975856125 } position { x: -0.784703672 y: 0.850818753 z: -7.98303509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.463] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344714634 y: -0.213486329 z: 0.0303940494 w: -0.97586453 } position { x: -0.784696341 y: 0.850822 z: -7.98301458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.476] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344556086 y: -0.213489592 z: 0.0303917453 w: -0.97586447 } position { x: -0.784695745 y: 0.850773752 z: -7.98304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344779417 y: -0.213488266 z: 0.0303481054 w: -0.975865245 } position { x: -0.784693 y: 0.850772381 z: -7.98301935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344199724 y: -0.213489965 z: 0.0303395819 w: -0.975867212 } position { x: -0.784707725 y: 0.850806236 z: -7.98303175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.518] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034454789 y: -0.213512 z: 0.030348992 w: -0.975860894 } position { x: -0.784686685 y: 0.850824058 z: -7.98302841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345301144 y: -0.213513419 z: 0.0303141307 w: -0.975859 } position { x: -0.784694493 y: 0.850801051 z: -7.98302698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345027782 y: -0.21349594 z: 0.0303946063 w: -0.975861251 } position { x: -0.784708381 y: 0.850783825 z: -7.98305559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344782136 y: -0.213498205 z: 0.0303656794 w: -0.975862563 } position { x: -0.784694552 y: 0.850745797 z: -7.98301315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344281 y: -0.21348457 z: 0.0304016229 w: -0.975866199 } position { x: -0.784723878 y: 0.850758493 z: -7.98303747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.587] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344264433 y: -0.21349521 z: 0.0303898 w: -0.975864291 } position { x: -0.784723341 y: 0.850816429 z: -7.98301888 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344933607 y: -0.213506326 z: 0.0303823575 w: -0.975859702 } position { x: -0.784724593 y: 0.850805402 z: -7.98297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345259309 y: -0.213497356 z: 0.0303266216 w: -0.975862265 } position { x: -0.784729362 y: 0.850793421 z: -7.98300076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345227458 y: -0.213470563 z: 0.0303514879 w: -0.97586745 } position { x: -0.78475672 y: 0.850752 z: -7.98297358 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344830528 y: -0.213499188 z: 0.0303575583 w: -0.975862384 } position { x: -0.784741938 y: 0.850743413 z: -7.98298836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344435088 y: -0.213509098 z: 0.0303560793 w: -0.975861728 } position { x: -0.784733295 y: 0.85076648 z: -7.98301935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344628841 y: -0.213490054 z: 0.0303847 w: -0.975864291 } position { x: -0.784706354 y: 0.850762248 z: -7.98298311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344674252 y: -0.213503882 z: 0.0303678345 w: -0.975861669 } position { x: -0.784745157 y: 0.850801647 z: -7.98298216 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345018 y: -0.213521957 z: 0.0303353854 w: -0.975857437 } position { x: -0.784740686 y: 0.850783348 z: -7.9829874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344951227 y: -0.213480368 z: 0.0303622689 w: -0.97586596 } position { x: -0.784742594 y: 0.850769699 z: -7.98294163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344658718 y: -0.213515326 z: 0.030339906 w: -0.975860059 } position { x: -0.784745574 y: 0.850798309 z: -7.98297405 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344506688 y: -0.213480219 z: 0.0303763021 w: -0.975867152 } position { x: -0.784733772 y: 0.850766301 z: -7.98296452 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344791226 y: -0.21352455 z: 0.0304047074 w: -0.975855529 } position { x: -0.78474915 y: 0.850811839 z: -7.98293829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344694369 y: -0.213504776 z: 0.0303975139 w: -0.975860476 } position { x: -0.784775734 y: 0.850821853 z: -7.98296595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344505981 y: -0.213510498 z: 0.0303588193 w: -0.975861073 } position { x: -0.784783363 y: 0.850793481 z: -7.98295975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344654731 y: -0.213506 z: 0.0303664114 w: -0.975861251 } position { x: -0.784766376 y: 0.850785136 z: -7.98295641 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344629847 y: -0.213508144 z: 0.0303628575 w: -0.975861 } position { x: -0.784753382 y: 0.850772738 z: -7.98296118 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344612971 y: -0.213506594 z: 0.0303670075 w: -0.975861251 } position { x: -0.784776151 y: 0.850785 z: -7.98296785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344800837 y: -0.213501126 z: 0.0304032639 w: -0.975860715 } position { x: -0.784776807 y: 0.850774765 z: -7.98295259 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344654843 y: -0.213508472 z: 0.0303783864 w: -0.975860357 } position { x: -0.784793317 y: 0.850797415 z: -7.98297787 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344513208 y: -0.213526964 z: 0.0303469822 w: -0.975857794 } position { x: -0.784766316 y: 0.850792646 z: -7.98293734 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.880] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344464555 y: -0.213546172 z: 0.0303356983 w: -0.975854099 } position { x: -0.784748197 y: 0.850784779 z: -7.98296642 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344731025 y: -0.213497505 z: 0.0303428 w: -0.975863576 } position { x: -0.784779191 y: 0.850788176 z: -7.98298597 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344561078 y: -0.213522837 z: 0.0303917453 w: -0.975857139 } position { x: -0.784759462 y: 0.850765228 z: -7.9829607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.923] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344377458 y: -0.21350047 z: 0.0304036178 w: -0.975862265 } position { x: -0.784774721 y: 0.85078 z: -7.98300409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344390534 y: -0.213515729 z: 0.0303981565 w: -0.975859046 } position { x: -0.784766853 y: 0.850766957 z: -7.9829874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.948] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344442241 y: -0.213507846 z: 0.0303647537 w: -0.975861669 } position { x: -0.784768343 y: 0.850763917 z: -7.98298073 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344340391 y: -0.213519678 z: 0.0303947721 w: -0.97585851 } position { x: -0.784796834 y: 0.85083127 z: -7.98296309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.976] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345126726 y: -0.213508546 z: 0.0303734597 w: -0.975858808 } position { x: -0.784763217 y: 0.850788057 z: -7.98297119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:54.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345048718 y: -0.213525936 z: 0.0303606577 w: -0.975855708 } position { x: -0.784781218 y: 0.850791097 z: -7.983006 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344860852 y: -0.21351254 z: 0.0304110404 w: -0.975857735 } position { x: -0.784771502 y: 0.850740194 z: -7.98300838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344486 y: -0.213495985 z: 0.0303897299 w: -0.975863338 } position { x: -0.784765244 y: 0.850763321 z: -7.98299789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344592407 y: -0.213506252 z: 0.0303782839 w: -0.975861073 } position { x: -0.784752667 y: 0.850797534 z: -7.98301649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344809666 y: -0.213525102 z: 0.0303912386 w: -0.975855768 } position { x: -0.784727454 y: 0.850765467 z: -7.98296833 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345256105 y: -0.213504955 z: 0.0304002259 w: -0.975858331 } position { x: -0.784758747 y: 0.850772858 z: -7.98303413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344631597 y: -0.213518143 z: 0.0303524919 w: -0.975859165 } position { x: -0.784723461 y: 0.850749373 z: -7.98301554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344151556 y: -0.213500753 z: 0.0303404648 w: -0.975865 } position { x: -0.784715593 y: 0.85078 z: -7.98300028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.101] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344600119 y: -0.213508382 z: 0.0303986371 w: -0.97585994 } position { x: -0.784707606 y: 0.850769401 z: -7.98304176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.115] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344592519 y: -0.21349141 z: 0.0304158535 w: -0.975863159 } position { x: -0.784693718 y: 0.850766897 z: -7.98300028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034468729 y: -0.21352087 z: 0.0304113757 w: -0.975856483 } position { x: -0.784692 y: 0.850802541 z: -7.98306227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.143] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344711356 y: -0.213504642 z: 0.0303531587 w: -0.975861788 } position { x: -0.784691691 y: 0.850771248 z: -7.98303652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344656073 y: -0.213509843 z: 0.0303754322 w: -0.975860119 } position { x: -0.784695208 y: 0.85077554 z: -7.98304033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344623253 y: -0.213512123 z: 0.030373089 w: -0.975859821 } position { x: -0.784679711 y: 0.850753307 z: -7.98304367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344559215 y: -0.213512972 z: 0.0303732082 w: -0.97585988 } position { x: -0.784696043 y: 0.850757957 z: -7.98302889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.199] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344358124 y: -0.213511646 z: 0.0303925518 w: -0.975860298 } position { x: -0.784699917 y: 0.850814164 z: -7.98305082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344732143 y: -0.213535681 z: 0.0303885434 w: -0.975853801 } position { x: -0.784686565 y: 0.850802839 z: -7.98303747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344592668 y: -0.21351783 z: 0.0303759463 w: -0.975858629 } position { x: -0.7847054 y: 0.850802124 z: -7.98306179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344564244 y: -0.213507921 z: 0.0303309802 w: -0.975862265 } position { x: -0.784696639 y: 0.850783229 z: -7.98305511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344288945 y: -0.213543564 z: 0.0303522516 w: -0.975854814 } position { x: -0.784676075 y: 0.850780308 z: -7.98303032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343814343 y: -0.213540778 z: 0.0303909089 w: -0.975855827 } position { x: -0.78467232 y: 0.850817919 z: -7.98307657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344450586 y: -0.213516295 z: 0.0303719919 w: -0.975859582 } position { x: -0.784671783 y: 0.850843847 z: -7.98304415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034479402 y: -0.213528648 z: 0.0304057 w: -0.975854576 } position { x: -0.784671783 y: 0.850855231 z: -7.98305702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344604515 y: -0.213560835 z: 0.0303877797 w: -0.975848794 } position { x: -0.784683526 y: 0.850829244 z: -7.98304081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344572179 y: -0.213519737 z: 0.0303829629 w: -0.975858092 } position { x: -0.784714758 y: 0.850822389 z: -7.98305464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034416005 y: -0.213544577 z: 0.0303556826 w: -0.975854874 } position { x: -0.784711659 y: 0.850867391 z: -7.98307419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344134308 y: -0.213535711 z: 0.0303362384 w: -0.975857556 } position { x: -0.784693241 y: 0.850876451 z: -7.98302031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344912559 y: -0.213513121 z: 0.0303548686 w: -0.975859165 } position { x: -0.784691513 y: 0.850895703 z: -7.98306179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344791114 y: -0.213510886 z: 0.0303842891 w: -0.975859165 } position { x: -0.784692168 y: 0.850886285 z: -7.98307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344603509 y: -0.213550776 z: 0.0304071512 w: -0.975850403 } position { x: -0.784714341 y: 0.85085994 z: -7.98301172 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034424074 y: -0.213549376 z: 0.0303456523 w: -0.97585392 } position { x: -0.784722269 y: 0.850891352 z: -7.98305845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344610885 y: -0.213511974 z: 0.0303027071 w: -0.975862086 } position { x: -0.784694135 y: 0.850893736 z: -7.98304224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344363973 y: -0.213558644 z: 0.0303332563 w: -0.975851834 } position { x: -0.784726739 y: 0.850920796 z: -7.98303795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.451] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344658569 y: -0.213543102 z: 0.0303701852 w: -0.975853 } position { x: -0.784719825 y: 0.85092473 z: -7.98306704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345000513 y: -0.213530377 z: 0.0303989071 w: -0.975853682 } position { x: -0.784703434 y: 0.850869775 z: -7.98304605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344579741 y: -0.213560507 z: 0.0303917788 w: -0.975848854 } position { x: -0.784758866 y: 0.850878179 z: -7.98304272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344316848 y: -0.213529393 z: 0.0303514786 w: -0.975857794 } position { x: -0.784740388 y: 0.850894094 z: -7.98300743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344051905 y: -0.213543043 z: 0.0303694792 w: -0.975855172 } position { x: -0.784748375 y: 0.850917578 z: -7.98300409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344486535 y: -0.213577822 z: 0.0303729102 w: -0.975846 } position { x: -0.78475827 y: 0.850942 z: -7.98305464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.534] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344791636 y: -0.213525906 z: 0.0303687863 w: -0.975856364 } position { x: -0.784738839 y: 0.850910425 z: -7.98307133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344947428 y: -0.213499412 z: 0.0303641409 w: -0.975861788 } position { x: -0.78475821 y: 0.850852787 z: -7.98307276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034419205 y: -0.213548064 z: 0.0303586964 w: -0.97585392 } position { x: -0.784748495 y: 0.850846 z: -7.98305464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343870446 y: -0.213527292 z: 0.0303836539 w: -0.975858867 } position { x: -0.784754932 y: 0.850897908 z: -7.9830389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345004611 y: -0.213537529 z: 0.0303756054 w: -0.975852847 } position { x: -0.784758031 y: 0.850900412 z: -7.98303556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344419554 y: -0.213528097 z: 0.0303779114 w: -0.9758569 } position { x: -0.784782767 y: 0.850900531 z: -7.9830513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344919339 y: -0.213545486 z: 0.0303564724 w: -0.975852 } position { x: -0.784774065 y: 0.850834489 z: -7.98302794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344291218 y: -0.213516459 z: 0.030346334 w: -0.975860894 } position { x: -0.784763455 y: 0.850829899 z: -7.98306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034394078 y: -0.213474423 z: 0.0303360764 w: -0.975871623 } position { x: -0.784777343 y: 0.850849748 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034417972 y: -0.213500053 z: 0.0303544886 w: -0.975864649 } position { x: -0.784736335 y: 0.85086441 z: -7.98307228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344118 y: -0.213509306 z: 0.030376995 w: -0.975862145 } position { x: -0.784767389 y: 0.850895524 z: -7.98310328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344470106 y: -0.213530689 z: 0.0303984135 w: -0.975855529 } position { x: -0.784772694 y: 0.850856 z: -7.98304367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344722159 y: -0.213503435 z: 0.0304040462 w: -0.975860417 } position { x: -0.784778535 y: 0.85084033 z: -7.98306847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343908928 y: -0.213506564 z: 0.0303215925 w: -0.975865185 } position { x: -0.784797132 y: 0.850866914 z: -7.9830904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344076715 y: -0.213546693 z: 0.0303490572 w: -0.975854933 } position { x: -0.784767032 y: 0.850859523 z: -7.98306608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344775915 y: -0.213513345 z: 0.0303788353 w: -0.975858867 } position { x: -0.784792066 y: 0.850875854 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344633386 y: -0.213511661 z: 0.0303831901 w: -0.975859582 } position { x: -0.784770072 y: 0.850857258 z: -7.98306894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344912335 y: -0.213508397 z: 0.0303864088 w: -0.975859225 } position { x: -0.784793317 y: 0.850859523 z: -7.98310089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344302319 y: -0.213493854 z: 0.0303377509 w: -0.975866079 } position { x: -0.784785569 y: 0.850856662 z: -7.98308849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034434747 y: -0.213519022 z: 0.0303623267 w: -0.975859642 } position { x: -0.784751654 y: 0.850880921 z: -7.98309898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344271325 y: -0.213495657 z: 0.0303326324 w: -0.97586596 } position { x: -0.7847417 y: 0.850881279 z: -7.98307276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344237201 y: -0.213541344 z: 0.0303353742 w: -0.975856 } position { x: -0.784758747 y: 0.850878596 z: -7.9830718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344452411 y: -0.213531867 z: 0.0304069761 w: -0.975855052 } position { x: -0.784742236 y: 0.850878835 z: -7.98307753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344357416 y: -0.213514 z: 0.0303940065 w: -0.975859702 } position { x: -0.784752131 y: 0.850886643 z: -7.98307753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344522931 y: -0.213469982 z: 0.0303493328 w: -0.975870132 } position { x: -0.784730554 y: 0.850863457 z: -7.98308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344017111 y: -0.213526428 z: 0.0303283408 w: -0.975860238 } position { x: -0.784754276 y: 0.850870967 z: -7.98310328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344268978 y: -0.213514745 z: 0.0303610675 w: -0.975860894 } position { x: -0.784734905 y: 0.85089922 z: -7.98308086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034406893 y: -0.213531792 z: 0.0303727612 w: -0.975857496 } position { x: -0.784743667 y: 0.850901961 z: -7.98308134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344318636 y: -0.213516831 z: 0.0303598586 w: -0.975860298 } position { x: -0.784752965 y: 0.850867271 z: -7.98308563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344548449 y: -0.213526309 z: 0.0303837322 w: -0.975856721 } position { x: -0.784738541 y: 0.850842655 z: -7.98310614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.950] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344276354 y: -0.213517785 z: 0.0303625632 w: -0.975860119 } position { x: -0.784692585 y: 0.850861907 z: -7.98310137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343987085 y: -0.213507831 z: 0.0303519629 w: -0.975863695 } position { x: -0.784679353 y: 0.850871325 z: -7.98310184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.979] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344202593 y: -0.213515386 z: 0.0303667318 w: -0.975860834 } position { x: -0.784690261 y: 0.850854516 z: -7.98307943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:55.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344721116 y: -0.213507846 z: 0.0303717908 w: -0.975860476 } position { x: -0.784710407 y: 0.850835562 z: -7.98307943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344046466 y: -0.21352993 z: 0.0303568896 w: -0.97585845 } position { x: -0.784700334 y: 0.850803256 z: -7.98309755 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.020] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344475918 y: -0.213494435 z: 0.030354036 w: -0.975864828 } position { x: -0.784708738 y: 0.850825429 z: -7.98308039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344475433 y: -0.213511914 z: 0.0303720031 w: -0.975860476 } position { x: -0.78469342 y: 0.850852609 z: -7.98308945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344274417 y: -0.213515311 z: 0.0303599872 w: -0.975860775 } position { x: -0.784696579 y: 0.850817382 z: -7.98306417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344540738 y: -0.213530272 z: 0.0303421859 w: -0.975857139 } position { x: -0.784671128 y: 0.850829244 z: -7.98307657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344075635 y: -0.213520303 z: 0.0303276069 w: -0.975861371 } position { x: -0.784679294 y: 0.850833714 z: -7.98308611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344064049 y: -0.213520646 z: 0.0303110722 w: -0.975861907 } position { x: -0.784683526 y: 0.850829244 z: -7.98309612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344023965 y: -0.213519126 z: 0.0303395055 w: -0.97586143 } position { x: -0.784675598 y: 0.850823045 z: -7.98308277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344403163 y: -0.213512838 z: 0.0303541292 w: -0.975861073 } position { x: -0.784691751 y: 0.850809813 z: -7.98309851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344072469 y: -0.213519037 z: 0.0303771067 w: -0.975860178 } position { x: -0.784699798 y: 0.850812316 z: -7.98305607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344223864 y: -0.213513598 z: 0.0303581245 w: -0.975861371 } position { x: -0.784685612 y: 0.850819707 z: -7.98307705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344268344 y: -0.21353966 z: 0.0303142406 w: -0.9758569 } position { x: -0.784701586 y: 0.850810289 z: -7.98307228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344434604 y: -0.213518381 z: 0.0303273331 w: -0.975860536 } position { x: -0.784698546 y: 0.850794554 z: -7.98310423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344484895 y: -0.213509053 z: 0.0303147938 w: -0.975862801 } position { x: -0.784709692 y: 0.850810528 z: -7.98312283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344525427 y: -0.213519067 z: 0.0303209759 w: -0.975860298 } position { x: -0.784714699 y: 0.850822449 z: -7.98311472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.214] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034426637 y: -0.213510856 z: 0.0303427409 w: -0.975862324 } position { x: -0.784710109 y: 0.850838423 z: -7.9831171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344471857 y: -0.2134936 z: 0.0303786285 w: -0.975864291 } position { x: -0.784706235 y: 0.85082829 z: -7.98308802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343960151 y: -0.213519275 z: 0.0303792376 w: -0.975860417 } position { x: -0.784717679 y: 0.850848377 z: -7.9830904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344415493 y: -0.213536322 z: 0.0303793512 w: -0.975855052 } position { x: -0.784694254 y: 0.850816131 z: -7.98306084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343978964 y: -0.213510811 z: 0.0303476397 w: -0.975863218 } position { x: -0.784725487 y: 0.850834668 z: -7.98308897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344076492 y: -0.213492244 z: 0.0303661674 w: -0.975866318 } position { x: -0.784699678 y: 0.850820839 z: -7.98306513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.295] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344244428 y: -0.213513568 z: 0.0303407796 w: -0.975861907 } position { x: -0.784685314 y: 0.850853801 z: -7.98306561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344222672 y: -0.213512868 z: 0.0303401947 w: -0.975862086 } position { x: -0.78472203 y: 0.850876093 z: -7.98311138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344055519 y: -0.213505492 z: 0.030315049 w: -0.975865126 } position { x: -0.784695685 y: 0.850832939 z: -7.98307276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344231464 y: -0.213516399 z: 0.030340584 w: -0.975861311 } position { x: -0.784677446 y: 0.850840271 z: -7.98310423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.351] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343715139 y: -0.213526621 z: 0.0303420983 w: -0.975860834 } position { x: -0.784692705 y: 0.850839 z: -7.98308754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343753546 y: -0.213539183 z: 0.0303647704 w: -0.975857258 } position { x: -0.784676909 y: 0.850823 z: -7.98306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343970321 y: -0.21354945 z: 0.0303492807 w: -0.975854695 } position { x: -0.784705 y: 0.850850403 z: -7.98307514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.394] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344119035 y: -0.213530704 z: 0.0303176418 w: -0.975859284 } position { x: -0.784669101 y: 0.850829482 z: -7.98305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344407894 y: -0.213528216 z: 0.0303281881 w: -0.97585845 } position { x: -0.784680426 y: 0.850828528 z: -7.98308182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.423] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344393775 y: -0.213511676 z: 0.0303254109 w: -0.975862205 } position { x: -0.784646332 y: 0.85082227 z: -7.98308611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.434] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344007537 y: -0.213526949 z: 0.0303492844 w: -0.975859523 } position { x: -0.784659803 y: 0.850814581 z: -7.98312378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343662873 y: -0.213522553 z: 0.0303964131 w: -0.975860238 } position { x: -0.784661174 y: 0.850871861 z: -7.983109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344064794 y: -0.213517562 z: 0.0303790271 w: -0.975860476 } position { x: -0.784649253 y: 0.85084188 z: -7.98309088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344086923 y: -0.213526472 z: 0.0303496756 w: -0.975859344 } position { x: -0.784675717 y: 0.850826859 z: -7.9831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343905427 y: -0.213508025 z: 0.0303337853 w: -0.97586453 } position { x: -0.784674823 y: 0.850798249 z: -7.9830966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344139226 y: -0.213504538 z: 0.0303143356 w: -0.975865 } position { x: -0.784695446 y: 0.850823402 z: -7.98308945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344213024 y: -0.213516772 z: 0.030340299 w: -0.975861311 } position { x: -0.784703612 y: 0.85084033 z: -7.98309898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344152674 y: -0.213519365 z: 0.0303203724 w: -0.975861549 } position { x: -0.784692764 y: 0.850815 z: -7.98306894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.544] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344494469 y: -0.213546753 z: 0.030331064 w: -0.975854039 } position { x: -0.784692466 y: 0.850798607 z: -7.98308039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344400518 y: -0.21354571 z: 0.030310927 w: -0.975855231 } position { x: -0.784701467 y: 0.850779116 z: -7.98309326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343935266 y: -0.21357055 z: 0.0303076766 w: -0.975851476 } position { x: -0.784694135 y: 0.850768447 z: -7.98307228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.585] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343761109 y: -0.21354109 z: 0.0303203277 w: -0.975858152 } position { x: -0.784684658 y: 0.850781381 z: -7.98306847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344017781 y: -0.213536471 z: 0.0303340051 w: -0.975857854 } position { x: -0.784699202 y: 0.850820422 z: -7.98308611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344534442 y: -0.213544 z: 0.0303796846 w: -0.975852966 } position { x: -0.784703672 y: 0.850793242 z: -7.98304129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.629] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344326459 y: -0.213547066 z: 0.0303731523 w: -0.975853264 } position { x: -0.784711421 y: 0.850794673 z: -7.98308325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343846977 y: -0.213525921 z: 0.0303164572 w: -0.975861311 } position { x: -0.784701884 y: 0.850780487 z: -7.9830842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343950763 y: -0.213528529 z: 0.03032469 w: -0.975860119 } position { x: -0.784707665 y: 0.850779951 z: -7.98307085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344049819 y: -0.213537708 z: 0.0303311162 w: -0.975857556 } position { x: -0.784705222 y: 0.850830674 z: -7.98307705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343985446 y: -0.213537648 z: 0.0303582381 w: -0.97585696 } position { x: -0.784731627 y: 0.850819409 z: -7.98310232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344281048 y: -0.213546306 z: 0.0303375423 w: -0.975854695 } position { x: -0.784707546 y: 0.850805759 z: -7.98310471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034407191 y: -0.213539749 z: 0.0303397626 w: -0.975856781 } position { x: -0.784722745 y: 0.850804806 z: -7.98310137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.728] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343813114 y: -0.21353288 z: 0.0303374976 w: -0.975859284 } position { x: -0.784737051 y: 0.850807071 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343652926 y: -0.213553265 z: 0.0302955508 w: -0.975856721 } position { x: -0.784728408 y: 0.850793123 z: -7.98310137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.756] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343939736 y: -0.213540658 z: 0.0303260013 w: -0.975857496 } position { x: -0.784730196 y: 0.850822568 z: -7.98310137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344032422 y: -0.213504896 z: 0.0303307269 w: -0.975864828 } position { x: -0.784753144 y: 0.850798488 z: -7.98311472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344169699 y: -0.213516608 z: 0.0303585883 w: -0.975860894 } position { x: -0.784729242 y: 0.85079 z: -7.98311663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344154425 y: -0.213516608 z: 0.030338699 w: -0.975861609 } position { x: -0.784769475 y: 0.850790739 z: -7.98312521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344041884 y: -0.213514343 z: 0.0303164832 w: -0.975863159 } position { x: -0.784733117 y: 0.850807309 z: -7.98312092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034392897 y: -0.213538066 z: 0.0303342789 w: -0.975857794 } position { x: -0.784720302 y: 0.85081625 z: -7.9830904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.840] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344003253 y: -0.213518292 z: 0.0303659104 w: -0.975860894 } position { x: -0.784745693 y: 0.850808263 z: -7.98310852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343922637 y: -0.213535801 z: 0.0303363781 w: -0.975858271 } position { x: -0.784719884 y: 0.850820065 z: -7.98311567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343883894 y: -0.21353884 z: 0.0303365793 w: -0.975857735 } position { x: -0.784730077 y: 0.850825429 z: -7.98314142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343696438 y: -0.213511258 z: 0.0303068049 w: -0.975865364 } position { x: -0.784731269 y: 0.850838304 z: -7.98314476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343785398 y: -0.213513911 z: 0.0303026792 w: -0.975864589 } position { x: -0.784715533 y: 0.85080713 z: -7.98314857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343810618 y: -0.213538677 z: 0.0303234737 w: -0.97585845 } position { x: -0.784673512 y: 0.85082221 z: -7.98315573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343925282 y: -0.213555664 z: 0.0303645935 w: -0.975853 } position { x: -0.78466022 y: 0.850825548 z: -7.98312283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343471356 y: -0.213580742 z: 0.0303518102 w: -0.975849569 } position { x: -0.784690082 y: 0.850835919 z: -7.98315859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343931317 y: -0.213553309 z: 0.0303237922 w: -0.975854814 } position { x: -0.78466624 y: 0.850826859 z: -7.98312426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343773738 y: -0.213580862 z: 0.030319469 w: -0.97584945 } position { x: -0.78465718 y: 0.850826383 z: -7.9830966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343895033 y: -0.213574946 z: 0.0303276069 w: -0.975850046 } position { x: -0.784683108 y: 0.850852609 z: -7.98310804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:56.992] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344340242 y: -0.21351251 z: 0.030361509 w: -0.975861073 } position { x: -0.784671426 y: 0.850861669 z: -7.98310566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.006] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343964882 y: -0.21354121 z: 0.0303372219 w: -0.9758569 } position { x: -0.784692347 y: 0.85083 z: -7.98317766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343931429 y: -0.213529244 z: 0.0303071495 w: -0.975860596 } position { x: -0.784648895 y: 0.850803256 z: -7.98313665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03434892 y: -0.213543788 z: 0.0303307902 w: -0.975858212 } position { x: -0.784641623 y: 0.850833058 z: -7.98313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343353599 y: -0.213542551 z: 0.0303512421 w: -0.975858331 } position { x: -0.784660161 y: 0.850868702 z: -7.98313284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.059] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343825147 y: -0.213542193 z: 0.0303880349 w: -0.975855589 } position { x: -0.784662127 y: 0.850855529 z: -7.98309565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.076] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344034061 y: -0.213572517 z: 0.0303759389 w: -0.975848615 } position { x: -0.784677327 y: 0.850868702 z: -7.9831233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.087] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343832932 y: -0.213550061 z: 0.0303479899 w: -0.975855112 } position { x: -0.78466171 y: 0.850872755 z: -7.98311615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344188362 y: -0.213554904 z: 0.0302947089 w: -0.975854456 } position { x: -0.784672081 y: 0.850844741 z: -7.98311329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343861096 y: -0.213555232 z: 0.0303265415 w: -0.975854576 } position { x: -0.784667134 y: 0.850862443 z: -7.98314381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.131] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343882591 y: -0.213554025 z: 0.0303223468 w: -0.975854874 } position { x: -0.784663081 y: 0.850860596 z: -7.98311043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343777724 y: -0.213565 z: 0.0303407721 w: -0.975852251 } position { x: -0.784646869 y: 0.850858 z: -7.98316526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343747176 y: -0.213540137 z: 0.0303694904 w: -0.9758569 } position { x: -0.78465 y: 0.850842118 z: -7.98314762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343495533 y: -0.21352309 z: 0.03034712 w: -0.975862205 } position { x: -0.784669757 y: 0.850837946 z: -7.9831562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343813896 y: -0.213550165 z: 0.0303484369 w: -0.975855112 } position { x: -0.784666061 y: 0.850843787 z: -7.98311043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.199] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343788 y: -0.213521376 z: 0.0303384792 w: -0.975861847 } position { x: -0.78468 y: 0.850863755 z: -7.98310804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.212] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343887061 y: -0.213524446 z: 0.0303451046 w: -0.975860596 } position { x: -0.784703732 y: 0.850890875 z: -7.98312378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.226] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344208218 y: -0.21354188 z: 0.0303047225 w: -0.9758569 } position { x: -0.784694 y: 0.850836039 z: -7.98311806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344508439 y: -0.213537723 z: 0.0303091332 w: -0.975856602 } position { x: -0.784709096 y: 0.850828767 z: -7.98314524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343713649 y: -0.213493109 z: 0.0303207505 w: -0.975868821 } position { x: -0.784714401 y: 0.850828886 z: -7.98315907 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343576521 y: -0.213499784 z: 0.030322805 w: -0.975867808 } position { x: -0.784697354 y: 0.850845397 z: -7.98312712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.282] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344255082 y: -0.213542417 z: 0.0303224269 w: -0.975856066 } position { x: -0.784687877 y: 0.850831509 z: -7.98314714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343739539 y: -0.213557065 z: 0.0303173922 w: -0.975854874 } position { x: -0.78470093 y: 0.850858212 z: -7.98313284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343929678 y: -0.213538125 z: 0.030344367 w: -0.975857496 } position { x: -0.784679532 y: 0.850801885 z: -7.98309946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344267599 y: -0.213546962 z: 0.0303237718 w: -0.975855 } position { x: -0.784705579 y: 0.850820661 z: -7.98314142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343912207 y: -0.213539585 z: 0.0303311888 w: -0.975857615 } position { x: -0.784702897 y: 0.850832343 z: -7.9831295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343899056 y: -0.21355997 z: 0.0302802157 w: -0.975854814 } position { x: -0.78468585 y: 0.850816488 z: -7.98311615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343540199 y: -0.213532895 z: 0.0302937273 w: -0.975861609 } position { x: -0.784692585 y: 0.850833893 z: -7.98315907 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343936048 y: -0.2135389 z: 0.03032168 w: -0.975858033 } position { x: -0.78469485 y: 0.850812316 z: -7.98314095 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343717821 y: -0.213536769 z: 0.0303363744 w: -0.975858748 } position { x: -0.784716189 y: 0.850799799 z: -7.98312759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343667269 y: -0.21353589 z: 0.0303442087 w: -0.975858867 } position { x: -0.784751 y: 0.850838423 z: -7.98315907 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343661904 y: -0.213552654 z: 0.0303534828 w: -0.975855 } position { x: -0.784733832 y: 0.850833178 z: -7.98311281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.434] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034390837 y: -0.213542163 z: 0.0303563755 w: -0.975856304 } position { x: -0.784745276 y: 0.850827575 z: -7.98313284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343960673 y: -0.213517264 z: 0.0303131212 w: -0.97586292 } position { x: -0.784757435 y: 0.850833654 z: -7.98313284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344192 y: -0.213558793 z: 0.0303320382 w: -0.97585243 } position { x: -0.784766912 y: 0.850863099 z: -7.98313808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344031826 y: -0.213528708 z: 0.0303060673 w: -0.975860417 } position { x: -0.784786701 y: 0.85080713 z: -7.98311853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343567915 y: -0.213542029 z: 0.0302702375 w: -0.975860178 } position { x: -0.784778535 y: 0.850837767 z: -7.98313522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343994945 y: -0.21350801 z: 0.0303010549 w: -0.975865185 } position { x: -0.784772158 y: 0.850849152 z: -7.98311663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.518] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034397006 y: -0.213542864 z: 0.0303459577 w: -0.975856245 } position { x: -0.784775078 y: 0.850841761 z: -7.98310947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343927741 y: -0.213542923 z: 0.0303217135 w: -0.975857139 } position { x: -0.784780204 y: 0.850859702 z: -7.9830966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343577117 y: -0.2135344 z: 0.0303843599 w: -0.975858331 } position { x: -0.784776628 y: 0.850845933 z: -7.98309135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343905725 y: -0.213545039 z: 0.0303285941 w: -0.975856543 } position { x: -0.784795761 y: 0.850872159 z: -7.98311567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343868099 y: -0.213545099 z: 0.0303247627 w: -0.975856781 } position { x: -0.784784615 y: 0.850869179 z: -7.98308372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.587] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034390267 y: -0.213580444 z: 0.0302882548 w: -0.975850046 } position { x: -0.784764946 y: 0.850884497 z: -7.98309708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344235897 y: -0.213547856 z: 0.0303342268 w: -0.975854576 } position { x: -0.784791172 y: 0.850880623 z: -7.98313046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343888067 y: -0.213542834 z: 0.0303305443 w: -0.975857 } position { x: -0.784760177 y: 0.850891829 z: -7.98308134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343816653 y: -0.213534057 z: 0.0303577837 w: -0.975858331 } position { x: -0.784752071 y: 0.850886106 z: -7.98309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343573131 y: -0.213559687 z: 0.0303311795 w: -0.975854456 } position { x: -0.78478235 y: 0.850870967 z: -7.98308277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344027802 y: -0.213572562 z: 0.0303588975 w: -0.975849152 } position { x: -0.784787416 y: 0.850890636 z: -7.98308134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034416575 y: -0.213540286 z: 0.0303710718 w: -0.97585535 } position { x: -0.784764707 y: 0.850889444 z: -7.98307514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344163328 y: -0.213530153 z: 0.0303355176 w: -0.975858688 } position { x: -0.784806252 y: 0.8508901 z: -7.98312759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034383025 y: -0.213529617 z: 0.0303573441 w: -0.975859344 } position { x: -0.784747481 y: 0.850855827 z: -7.98308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343520902 y: -0.213536084 z: 0.0303299595 w: -0.975859821 } position { x: -0.784734 y: 0.85089916 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343482867 y: -0.213572323 z: 0.0303270537 w: -0.975852132 } position { x: -0.784733295 y: 0.850931406 z: -7.98307419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344190858 y: -0.213510558 z: 0.0303695984 w: -0.975861847 } position { x: -0.784711778 y: 0.850916386 z: -7.98304462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343749411 y: -0.213537335 z: 0.030346293 w: -0.975858271 } position { x: -0.784763694 y: 0.850918889 z: -7.98304749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343830064 y: -0.213533834 z: 0.0303164944 w: -0.975859642 } position { x: -0.784689128 y: 0.850851536 z: -7.98299694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343475677 y: -0.213542908 z: 0.0303385556 w: -0.975858212 } position { x: -0.784749269 y: 0.850911617 z: -7.98305893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.797] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343741067 y: -0.213532478 z: 0.0303337742 w: -0.975859702 } position { x: -0.784725666 y: 0.850928485 z: -7.98304796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034374 y: -0.213530943 z: 0.0303368438 w: -0.97586 } position { x: -0.784734547 y: 0.850921631 z: -7.98305941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343428142 y: -0.21353 z: 0.0303318966 w: -0.97586143 } position { x: -0.784715712 y: 0.850914419 z: -7.98307276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343924873 y: -0.213526502 z: 0.0303730778 w: -0.975859165 } position { x: -0.784695148 y: 0.850867867 z: -7.98304081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034377519 y: -0.213530898 z: 0.03034533 w: -0.975859582 } position { x: -0.784700215 y: 0.850873828 z: -7.98306084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343047865 y: -0.213533863 z: 0.0303261951 w: -0.975862086 } position { x: -0.784684837 y: 0.850888133 z: -7.98306751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343547575 y: -0.213565499 z: 0.0303463843 w: -0.975852787 } position { x: -0.784705 y: 0.850880682 z: -7.98302269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344018415 y: -0.213568 z: 0.030321002 w: -0.975851357 } position { x: -0.784713626 y: 0.850898862 z: -7.98302174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344340391 y: -0.213573113 z: 0.0303323641 w: -0.975848734 } position { x: -0.784700871 y: 0.850866437 z: -7.98303556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344022289 y: -0.213542789 z: 0.0302345846 w: -0.975859523 } position { x: -0.784729302 y: 0.85081923 z: -7.98305035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343737043 y: -0.213563457 z: 0.0302866176 w: -0.975854456 } position { x: -0.784680486 y: 0.850843489 z: -7.98305464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343345478 y: -0.213541538 z: 0.0303171743 w: -0.975859642 } position { x: -0.784671664 y: 0.850869656 z: -7.98305702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343836509 y: -0.21354562 z: 0.0303885266 w: -0.975854814 } position { x: -0.784682631 y: 0.850887775 z: -7.98305368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343710147 y: -0.213565454 z: 0.0304040294 w: -0.975850403 } position { x: -0.784695804 y: 0.85089004 z: -7.9830246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:57.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343875103 y: -0.213515535 z: 0.0303400364 w: -0.975862741 } position { x: -0.784696698 y: 0.850884378 z: -7.98303366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343931802 y: -0.213576764 z: 0.0303146522 w: -0.975849926 } position { x: -0.784708321 y: 0.850868583 z: -7.98301506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343543366 y: -0.213536412 z: 0.030268658 w: -0.975861609 } position { x: -0.784705698 y: 0.850873172 z: -7.98303032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343735814 y: -0.21354188 z: 0.0303270835 w: -0.975857913 } position { x: -0.784694731 y: 0.850891829 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344130918 y: -0.213525668 z: 0.030357603 w: -0.975859106 } position { x: -0.78470546 y: 0.850878 z: -7.98305273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343538299 y: -0.213545889 z: 0.0303601958 w: -0.975856721 } position { x: -0.784688473 y: 0.850872338 z: -7.98309231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034377858 y: -0.213541299 z: 0.0303351544 w: -0.975857615 } position { x: -0.784697 y: 0.850845 z: -7.98307467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343551598 y: -0.213535592 z: 0.030363949 w: -0.975858748 } position { x: -0.784698427 y: 0.850853324 z: -7.98310423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034345597 y: -0.21353142 z: 0.0303238221 w: -0.975861251 } position { x: -0.784733713 y: 0.850879073 z: -7.98309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.115] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343598053 y: -0.213541225 z: 0.0303438529 w: -0.975858 } position { x: -0.784695625 y: 0.850874782 z: -7.98305464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343960524 y: -0.21353741 z: 0.0303678699 w: -0.975856841 } position { x: -0.784737587 y: 0.850870371 z: -7.983078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343803652 y: -0.213533208 z: 0.030312432 w: -0.97586 } position { x: -0.78472352 y: 0.8508358 z: -7.98307514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343902223 y: -0.213554725 z: 0.0303260311 w: -0.975854576 } position { x: -0.784739375 y: 0.850847125 z: -7.98308802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343719758 y: -0.213540971 z: 0.0303312298 w: -0.975858033 } position { x: -0.784729242 y: 0.850860119 z: -7.98310137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343668945 y: -0.213523015 z: 0.0303555019 w: -0.975861371 } position { x: -0.784727812 y: 0.850866675 z: -7.98308659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343797579 y: -0.213530317 z: 0.0303781051 w: -0.975858629 } position { x: -0.78474015 y: 0.850845754 z: -7.98309708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343343765 y: -0.213537887 z: 0.0303724092 w: -0.975858748 } position { x: -0.784733236 y: 0.850860596 z: -7.98311853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.229] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343747735 y: -0.213530153 z: 0.0303672366 w: -0.975859165 } position { x: -0.784729719 y: 0.850832283 z: -7.98309326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343852639 y: -0.213510618 z: 0.0303518698 w: -0.975863516 } position { x: -0.784737885 y: 0.850842714 z: -7.98310375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.256] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343652852 y: -0.213532 z: 0.0303540211 w: -0.975859523 } position { x: -0.784763932 y: 0.850823283 z: -7.98308802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343441181 y: -0.213561609 z: 0.0303277634 w: -0.975854576 } position { x: -0.78475666 y: 0.850844502 z: -7.98308945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.284] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343948491 y: -0.213540941 z: 0.0303397365 w: -0.97585696 } position { x: -0.784764051 y: 0.850850105 z: -7.9831109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343845263 y: -0.213537708 z: 0.030301813 w: -0.975859225 } position { x: -0.784765124 y: 0.850797653 z: -7.98311377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343559347 y: -0.213464424 z: 0.0302989911 w: -0.975876331 } position { x: -0.784775674 y: 0.850826204 z: -7.98316479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343780443 y: -0.21350275 z: 0.0303781312 w: -0.975864708 } position { x: -0.784764409 y: 0.850802422 z: -7.98317432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343426615 y: -0.213516146 z: 0.0303495433 w: -0.975863934 } position { x: -0.784749389 y: 0.850759506 z: -7.9831233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342724323 y: -0.213513225 z: 0.0303691607 w: -0.975866377 } position { x: -0.784784853 y: 0.850825131 z: -7.98313093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034336634 y: -0.21355018 z: 0.0303774495 w: -0.975855827 } position { x: -0.784727871 y: 0.850813448 z: -7.98309898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343756676 y: -0.213555232 z: 0.030343784 w: -0.975854397 } position { x: -0.784714282 y: 0.850796878 z: -7.98310566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343751833 y: -0.213547066 z: 0.0302975308 w: -0.975857615 } position { x: -0.784724772 y: 0.85082233 z: -7.98312473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343901031 y: -0.213507727 z: 0.0303596128 w: -0.975863755 } position { x: -0.784709 y: 0.850761652 z: -7.98305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343659334 y: -0.213529766 z: 0.0303526279 w: -0.97586 } position { x: -0.78470546 y: 0.850817442 z: -7.98311377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344405621 y: -0.213551924 z: 0.0303329527 w: -0.975853145 } position { x: -0.784692585 y: 0.850775838 z: -7.98308754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343818292 y: -0.213502124 z: 0.03032461 w: -0.975866377 } position { x: -0.784704924 y: 0.850794196 z: -7.98311186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343524106 y: -0.213525653 z: 0.0303641465 w: -0.975861 } position { x: -0.784689248 y: 0.850782335 z: -7.98311758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.476] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343316346 y: -0.213495985 z: 0.0303763151 w: -0.975867867 } position { x: -0.784695804 y: 0.850759864 z: -7.98309374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343136266 y: -0.213515237 z: 0.0303848535 w: -0.975864053 } position { x: -0.784715474 y: 0.850799203 z: -7.98309565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343430564 y: -0.213534847 z: 0.0303784627 w: -0.975858867 } position { x: -0.784686923 y: 0.850785077 z: -7.98304844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034328308 y: -0.213526338 z: 0.0303426404 w: -0.975862384 } position { x: -0.784699857 y: 0.850830793 z: -7.9830761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343822129 y: -0.213522285 z: 0.0302910693 w: -0.975863 } position { x: -0.784714878 y: 0.850792646 z: -7.98303652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343893766 y: -0.213561982 z: 0.0303187482 w: -0.975853205 } position { x: -0.784709573 y: 0.850807786 z: -7.98304844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343561359 y: -0.213502705 z: 0.0302967262 w: -0.975868 } position { x: -0.784693241 y: 0.850794852 z: -7.98305225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343539082 y: -0.213516861 z: 0.0303763393 w: -0.975862503 } position { x: -0.784683645 y: 0.850781798 z: -7.98305559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.587] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343227498 y: -0.213512927 z: 0.0303383861 w: -0.975865662 } position { x: -0.784703314 y: 0.85083425 z: -7.98311853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343379155 y: -0.213503093 z: 0.0303897 w: -0.975865722 } position { x: -0.784685731 y: 0.850833535 z: -7.98307323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343872756 y: -0.213493124 z: 0.0303459279 w: -0.97586745 } position { x: -0.784702361 y: 0.850839138 z: -7.98307085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343627632 y: -0.213499472 z: 0.0303763971 w: -0.975866 } position { x: -0.784707785 y: 0.850831449 z: -7.9830761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034360785 y: -0.213491693 z: 0.030369 w: -0.975868046 } position { x: -0.784676969 y: 0.850826919 z: -7.9830451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.657] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343413502 y: -0.213529244 z: 0.0303485114 w: -0.975861132 } position { x: -0.78464216 y: 0.850867212 z: -7.98307753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343912281 y: -0.213509917 z: 0.0303303096 w: -0.975864172 } position { x: -0.784682631 y: 0.850845695 z: -7.98307943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344152041 y: -0.213497698 z: 0.0303089432 w: -0.975866675 } position { x: -0.78465116 y: 0.850826681 z: -7.98308134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343614481 y: -0.213521942 z: 0.030306058 w: -0.975863338 } position { x: -0.784637392 y: 0.850827157 z: -7.98310804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343721546 y: -0.213539988 z: 0.0303310975 w: -0.975858212 } position { x: -0.78462249 y: 0.85083431 z: -7.98311949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343750976 y: -0.213514507 z: 0.0303329658 w: -0.975863636 } position { x: -0.784610033 y: 0.850873232 z: -7.983109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.743] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343690626 y: -0.213512897 z: 0.0303800963 w: -0.975862741 } position { x: -0.784595847 y: 0.850853384 z: -7.98308325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344222076 y: -0.213523671 z: 0.030379653 w: -0.97585851 } position { x: -0.784591079 y: 0.850837827 z: -7.98308134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034372896 y: -0.213512391 z: 0.0303539671 w: -0.975863516 } position { x: -0.784610569 y: 0.850841224 z: -7.98309803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343213938 y: -0.213517517 z: 0.0303014163 w: -0.975865841 } position { x: -0.784613967 y: 0.850857913 z: -7.98309946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343895964 y: -0.213529974 z: 0.0302930586 w: -0.975860953 } position { x: -0.784571707 y: 0.850848913 z: -7.9830718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343600959 y: -0.213522851 z: 0.0302964 w: -0.975863516 } position { x: -0.784592569 y: 0.850860834 z: -7.98310804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343833379 y: -0.213520616 z: 0.0303315781 w: -0.975862086 } position { x: -0.784575701 y: 0.850842 z: -7.98311758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343543328 y: -0.213491589 z: 0.0303448662 w: -0.975869 } position { x: -0.784582853 y: 0.85082227 z: -7.98313761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343719833 y: -0.213514328 z: 0.0303380527 w: -0.975863636 } position { x: -0.784573793 y: 0.850854158 z: -7.98310852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343713239 y: -0.213512614 z: 0.0303411726 w: -0.975863934 } position { x: -0.784571528 y: 0.850858331 z: -7.9831109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343819968 y: -0.213536486 z: 0.0303113125 w: -0.975859284 } position { x: -0.784573555 y: 0.850870132 z: -7.98312235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343955569 y: -0.213538155 z: 0.0302953776 w: -0.975858927 } position { x: -0.784561038 y: 0.850841403 z: -7.98311424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.908] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343798287 y: -0.213537246 z: 0.0303165652 w: -0.975859 } position { x: -0.784572363 y: 0.850854397 z: -7.98313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343835056 y: -0.213508487 z: 0.0303113814 w: -0.975865364 } position { x: -0.784578919 y: 0.850853503 z: -7.98311472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343569368 y: -0.213488787 z: 0.0303401202 w: -0.975869656 } position { x: -0.784578502 y: 0.85084182 z: -7.98310757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343524069 y: -0.213493645 z: 0.0303489231 w: -0.975868523 } position { x: -0.784556687 y: 0.850846946 z: -7.9831214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343902037 y: -0.213482574 z: 0.0303422548 w: -0.975869775 } position { x: -0.784568131 y: 0.850843906 z: -7.9831152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.976] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343635306 y: -0.213461503 z: 0.030352138 w: -0.975875 } position { x: -0.784589469 y: 0.850846887 z: -7.98309708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:58.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343992524 y: -0.213523224 z: 0.0303288698 w: -0.975861 } position { x: -0.78458178 y: 0.850825369 z: -7.9831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343733504 y: -0.213507608 z: 0.0303369015 w: -0.975865066 } position { x: -0.784600139 y: 0.850836575 z: -7.98312187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.018] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343592837 y: -0.21351181 z: 0.0303139184 w: -0.975865424 } position { x: -0.78461194 y: 0.850825131 z: -7.98310232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343708768 y: -0.213512644 z: 0.0303317029 w: -0.975864232 } position { x: -0.784594 y: 0.8508448 z: -7.98307514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343721062 y: -0.213510394 z: 0.0303352568 w: -0.975864589 } position { x: -0.78458935 y: 0.850811601 z: -7.98307514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343615189 y: -0.213524342 z: 0.0303754602 w: -0.975860655 } position { x: -0.784597039 y: 0.850840807 z: -7.98308945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343746766 y: -0.213506982 z: 0.0303612091 w: -0.97586447 } position { x: -0.784601867 y: 0.850821435 z: -7.98308372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343916 y: -0.213484541 z: 0.0303631928 w: -0.975868702 } position { x: -0.784612775 y: 0.850814 z: -7.9830904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344013087 y: -0.213497713 z: 0.0303236227 w: -0.975866675 } position { x: -0.784607708 y: 0.850789189 z: -7.98308182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343632177 y: -0.213520825 z: 0.0303054061 w: -0.975863516 } position { x: -0.784596741 y: 0.850770473 z: -7.98306608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343511626 y: -0.21353659 z: 0.0303268377 w: -0.975859821 } position { x: -0.784618556 y: 0.850791335 z: -7.98309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.143] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343426168 y: -0.213500738 z: 0.0303418878 w: -0.97586751 } position { x: -0.784621835 y: 0.850800157 z: -7.98307848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343504 y: -0.213483766 z: 0.0303667672 w: -0.975870192 } position { x: -0.784615278 y: 0.850796044 z: -7.98307705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.170] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343352109 y: -0.213525161 z: 0.0303037185 w: -0.975863636 } position { x: -0.784640133 y: 0.850783885 z: -7.98308468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.187] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343644 y: -0.213511124 z: 0.0303371307 w: -0.975864649 } position { x: -0.784625053 y: 0.850761414 z: -7.98306608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343669355 y: -0.213510543 z: 0.0303387381 w: -0.975864649 } position { x: -0.784628808 y: 0.850754142 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343681648 y: -0.213510484 z: 0.030339513 w: -0.975864589 } position { x: -0.784613073 y: 0.850752711 z: -7.98310328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343675315 y: -0.213510484 z: 0.0303397216 w: -0.975864589 } position { x: -0.784596682 y: 0.850737453 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.242] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343957841 y: -0.213526592 z: 0.0303608458 w: -0.975859404 } position { x: -0.784644365 y: 0.850745916 z: -7.98312759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343707874 y: -0.21351932 z: 0.0303697083 w: -0.975861609 } position { x: -0.784659147 y: 0.850717545 z: -7.98313046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.270] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343544856 y: -0.213541031 z: 0.0303974599 w: -0.975856543 } position { x: -0.784679651 y: 0.850756407 z: -7.98311186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343594775 y: -0.21351704 z: 0.0303481 w: -0.975863159 } position { x: -0.784653425 y: 0.85077095 z: -7.98309135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343564562 y: -0.21350877 z: 0.0303209275 w: -0.97586596 } position { x: -0.784659564 y: 0.850747108 z: -7.9830904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343600437 y: -0.213514149 z: 0.0303452462 w: -0.975863874 } position { x: -0.784676433 y: 0.850738287 z: -7.98309565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343441106 y: -0.213497952 z: 0.0303222537 w: -0.975868642 } position { x: -0.784674823 y: 0.850754738 z: -7.9830842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343624465 y: -0.213513136 z: 0.0303379036 w: -0.975864232 } position { x: -0.784679413 y: 0.850727677 z: -7.98310375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.351] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343654118 y: -0.213513538 z: 0.0303351283 w: -0.975864112 } position { x: -0.78465414 y: 0.850714087 z: -7.98309374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343531892 y: -0.213514283 z: 0.0303610507 w: -0.975863576 } position { x: -0.78466475 y: 0.8507303 z: -7.98310709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343710221 y: -0.21351479 z: 0.0303373151 w: -0.975863576 } position { x: -0.78466326 y: 0.850728333 z: -7.98311138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343520343 y: -0.213507235 z: 0.030344341 w: -0.975865722 } position { x: -0.784683466 y: 0.850709081 z: -7.98310471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343351141 y: -0.21350652 z: 0.0303513128 w: -0.975866199 } position { x: -0.784681141 y: 0.850736201 z: -7.9831152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.423] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343629047 y: -0.213513181 z: 0.0303437877 w: -0.975864 } position { x: -0.784673512 y: 0.850719213 z: -7.98308802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343389064 y: -0.213504419 z: 0.0303394869 w: -0.975866914 } position { x: -0.7846843 y: 0.850728869 z: -7.98310089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343394615 y: -0.213501185 z: 0.0303467177 w: -0.975867391 } position { x: -0.7846874 y: 0.850753129 z: -7.98308897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344185419 y: -0.213521555 z: 0.0303274803 w: -0.975860775 } position { x: -0.7846874 y: 0.850753069 z: -7.98311377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343413502 y: -0.213516101 z: 0.0303076301 w: -0.975865245 } position { x: -0.78469789 y: 0.850755334 z: -7.98312855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343933068 y: -0.213497713 z: 0.0303577837 w: -0.975865901 } position { x: -0.78470546 y: 0.850711942 z: -7.98312473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343671739 y: -0.213510722 z: 0.0303384978 w: -0.975864589 } position { x: -0.78469044 y: 0.850748658 z: -7.98316813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343623348 y: -0.213493571 z: 0.0303872768 w: -0.975867 } position { x: -0.784693301 y: 0.850718498 z: -7.98313904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343640745 y: -0.213489428 z: 0.030407 w: -0.975867212 } position { x: -0.784705043 y: 0.850752115 z: -7.98310471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.546] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343546122 y: -0.213505462 z: 0.0303597376 w: -0.975865483 } position { x: -0.784696341 y: 0.850751638 z: -7.98312473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344051 y: -0.213465497 z: 0.0303867552 w: -0.975871623 } position { x: -0.784703553 y: 0.850721955 z: -7.98310709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343708396 y: -0.213533863 z: 0.0302916784 w: -0.975860834 } position { x: -0.784708083 y: 0.850764751 z: -7.98315763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343661197 y: -0.213505343 z: 0.0303369761 w: -0.975865841 } position { x: -0.784688056 y: 0.850736737 z: -7.98314953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343690887 y: -0.213509589 z: 0.0303589497 w: -0.975864112 } position { x: -0.784703076 y: 0.850728691 z: -7.98314571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343450792 y: -0.213515133 z: 0.0303799696 w: -0.975863099 } position { x: -0.784693658 y: 0.850735426 z: -7.98314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.629] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343649648 y: -0.213505134 z: 0.0303895865 w: -0.975864291 } position { x: -0.784698963 y: 0.850745678 z: -7.98312187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343547463 y: -0.213519841 z: 0.0304025691 w: -0.975861 } position { x: -0.784727335 y: 0.850765944 z: -7.98312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.657] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343766324 y: -0.213464707 z: 0.0303521249 w: -0.975873888 } position { x: -0.78472203 y: 0.850753307 z: -7.98310614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343688428 y: -0.213498816 z: 0.0303632244 w: -0.975866377 } position { x: -0.784732461 y: 0.850734353 z: -7.98311663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343648195 y: -0.213485077 z: 0.0303033274 w: -0.975871384 } position { x: -0.784727871 y: 0.850763798 z: -7.9831028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344047844 y: -0.213498428 z: 0.0302988663 w: -0.975867152 } position { x: -0.784722507 y: 0.850755692 z: -7.98309898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343676731 y: -0.213480756 z: 0.0303201973 w: -0.975871682 } position { x: -0.784707129 y: 0.850752354 z: -7.9831357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343676731 y: -0.213480756 z: 0.0303201973 w: -0.975871682 } position { x: -0.784707129 y: 0.850752354 z: -7.9831357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.748] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343343616 y: -0.213508204 z: 0.0303335711 w: -0.975866437 } position { x: -0.784702778 y: 0.850757897 z: -7.98312855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343660861 y: -0.213535205 z: 0.0303696785 w: -0.975858271 } position { x: -0.784677 y: 0.850747406 z: -7.98311472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343445241 y: -0.213507101 z: 0.0303756092 w: -0.975865 } position { x: -0.784678459 y: 0.850761652 z: -7.98309755 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.790] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343578905 y: -0.213494942 z: 0.0303585716 w: -0.975867689 } position { x: -0.784673333 y: 0.85077107 z: -7.98312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.803] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343806036 y: -0.213472202 z: 0.0303249527 w: -0.975873 } position { x: -0.784690619 y: 0.850760341 z: -7.9831109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.820] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343623087 y: -0.213518456 z: 0.0303204395 w: -0.975863576 } position { x: -0.784696758 y: 0.850764275 z: -7.98312569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343623087 y: -0.213518456 z: 0.0303204395 w: -0.975863576 } position { x: -0.784696758 y: 0.850764275 z: -7.98312569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.845] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343480147 y: -0.213494152 z: 0.0302910749 w: -0.975870371 } position { x: -0.784668565 y: 0.85073185 z: -7.9831171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344025157 y: -0.213520497 z: 0.0303768013 w: -0.97586 } position { x: -0.784698904 y: 0.850739479 z: -7.98310566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.873] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344025157 y: -0.213520497 z: 0.0303768013 w: -0.97586 } position { x: -0.784698904 y: 0.850739479 z: -7.98310566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.888] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034346927 y: -0.213485792 z: 0.0303405579 w: -0.975870669 } position { x: -0.784696877 y: 0.850745142 z: -7.98311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.903] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343753844 y: -0.213479504 z: 0.030300945 w: -0.975872278 } position { x: -0.784698248 y: 0.850782037 z: -7.98310709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.914] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343753844 y: -0.213479504 z: 0.030300945 w: -0.975872278 } position { x: -0.784698248 y: 0.850782037 z: -7.98310709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.929] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344118774 y: -0.213479146 z: 0.0302974023 w: -0.975871205 } position { x: -0.784690142 y: 0.850747287 z: -7.98308325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.943] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343798101 y: -0.21349822 z: 0.0303255487 w: -0.975867271 } position { x: -0.784701824 y: 0.850759327 z: -7.98314238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.956] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034381859 y: -0.213495821 z: 0.0303228293 w: -0.975867808 } position { x: -0.784704804 y: 0.850772738 z: -7.98313951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343573391 y: -0.213469744 z: 0.0303750597 w: -0.975872755 } position { x: -0.784711719 y: 0.85080111 z: -7.98314142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.985] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343568474 y: -0.21349816 z: 0.0303515643 w: -0.975867271 } position { x: -0.784695387 y: 0.850783706 z: -7.98312378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:26:59.998] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343720578 y: -0.213494733 z: 0.0303300675 w: -0.975868165 } position { x: -0.784696162 y: 0.850789428 z: -7.98311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034401156 y: -0.213506222 z: 0.0303160083 w: -0.975865066 } position { x: -0.784719765 y: 0.850762963 z: -7.98308897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034401156 y: -0.213506222 z: 0.0303160083 w: -0.975865066 } position { x: -0.784719765 y: 0.850762963 z: -7.98308897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.041] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034346249 y: -0.213511243 z: 0.0303369146 w: -0.975865245 } position { x: -0.7847175 y: 0.850787818 z: -7.98312044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.056] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343788266 y: -0.213521242 z: 0.0302874111 w: -0.975863457 } position { x: -0.784727931 y: 0.85081017 z: -7.98309183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.069] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343972147 y: -0.213477015 z: 0.0303469896 w: -0.975870609 } position { x: -0.784759164 y: 0.850811362 z: -7.98311281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343972147 y: -0.213477015 z: 0.0303469896 w: -0.975870609 } position { x: -0.784759164 y: 0.850811362 z: -7.98311281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.097] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343763679 y: -0.213464662 z: 0.030310899 w: -0.975875199 } position { x: -0.784742892 y: 0.850810766 z: -7.98310184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343763679 y: -0.213464662 z: 0.030310899 w: -0.975875199 } position { x: -0.784742892 y: 0.850810766 z: -7.98310184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.125] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343520418 y: -0.213517115 z: 0.0303188525 w: -0.975864351 } position { x: -0.784716904 y: 0.850840449 z: -7.98303461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.137] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343520418 y: -0.213517115 z: 0.0303188525 w: -0.975864351 } position { x: -0.784716904 y: 0.850840449 z: -7.98303461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343734436 y: -0.213498011 z: 0.0303463899 w: -0.975866914 } position { x: -0.784721 y: 0.850839317 z: -7.98308086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343734436 y: -0.213498011 z: 0.0303463899 w: -0.975866914 } position { x: -0.784721 y: 0.850839317 z: -7.98308086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.178] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343988836 y: -0.213492 z: 0.0303380471 w: -0.975867569 } position { x: -0.784727395 y: 0.850815535 z: -7.9830184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.193] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343366228 y: -0.213497505 z: 0.030290911 w: -0.97587 } position { x: -0.78473 y: 0.850853 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.208] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343252756 y: -0.213524461 z: 0.0303483326 w: -0.975862741 } position { x: -0.784664452 y: 0.850846767 z: -7.98302841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.222] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343743078 y: -0.21350871 z: 0.0303560812 w: -0.975864232 } position { x: -0.784693897 y: 0.850845575 z: -7.98301029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343743078 y: -0.21350871 z: 0.0303560812 w: -0.975864232 } position { x: -0.784693897 y: 0.850845575 z: -7.98301029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.246] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344003476 y: -0.213530585 z: 0.0303315725 w: -0.975859284 } position { x: -0.784685433 y: 0.850812078 z: -7.98301029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.264] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343696065 y: -0.213497952 z: 0.0303246118 w: -0.975867689 } position { x: -0.784702897 y: 0.8508389 z: -7.98302841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.275] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343696065 y: -0.213497952 z: 0.0303246118 w: -0.975867689 } position { x: -0.784702897 y: 0.8508389 z: -7.98302841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344221927 y: -0.21351099 z: 0.0303027462 w: -0.975863695 } position { x: -0.784684777 y: 0.850824118 z: -7.9829874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.303] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344221927 y: -0.21351099 z: 0.0303027462 w: -0.975863695 } position { x: -0.784684777 y: 0.850824118 z: -7.9829874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.317] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343510769 y: -0.213478684 z: 0.0303366221 w: -0.975872219 } position { x: -0.784681499 y: 0.850816607 z: -7.98301077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343471095 y: -0.213506013 z: 0.0303175207 w: -0.975867 } position { x: -0.784653783 y: 0.850816846 z: -7.98300552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.347] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343522318 y: -0.213467777 z: 0.030311808 w: -0.975875318 } position { x: -0.784680486 y: 0.850873291 z: -7.98303413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343522318 y: -0.213467777 z: 0.030311808 w: -0.975875318 } position { x: -0.784680486 y: 0.850873291 z: -7.98303413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.372] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343447588 y: -0.21349135 z: 0.0302927829 w: -0.975871 } position { x: -0.78463459 y: 0.850815654 z: -7.98301649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343609229 y: -0.21349366 z: 0.0303216409 w: -0.97586906 } position { x: -0.784670115 y: 0.850852549 z: -7.98305893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.401] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344019 y: -0.213486269 z: 0.0303930603 w: -0.975867 } position { x: -0.784629285 y: 0.850774407 z: -7.98304844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343245529 y: -0.213474318 z: 0.0303014498 w: -0.975875199 } position { x: -0.784664 y: 0.850800097 z: -7.98306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.428] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343280286 y: -0.213489473 z: 0.0303448644 w: -0.97587043 } position { x: -0.784628451 y: 0.850812793 z: -7.98303795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343713611 y: -0.213514194 z: 0.0303207301 w: -0.975864232 } position { x: -0.78462851 y: 0.85081625 z: -7.98305655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.456] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343534388 y: -0.213493764 z: 0.0303324889 w: -0.97586894 } position { x: -0.784662664 y: 0.850840211 z: -7.98304558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343669467 y: -0.213482827 z: 0.0303677749 w: -0.975869775 } position { x: -0.784673452 y: 0.850815356 z: -7.9830451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.485] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343670025 y: -0.213509738 z: 0.0303094909 w: -0.975865722 } position { x: -0.784674883 y: 0.850790858 z: -7.98304653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034326762 y: -0.213508055 z: 0.0302839689 w: -0.975868285 } position { x: -0.784665525 y: 0.850828052 z: -7.9830718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345896371 y: -0.213520139 z: 0.0302213114 w: -0.975858271 } position { x: -0.784585714 y: 0.850853086 z: -7.98302221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.526] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344994701 y: -0.21340245 z: 0.030259287 w: -0.975886047 } position { x: -0.784605324 y: 0.850705564 z: -7.98313427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.539] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0348770656 y: -0.213434309 z: 0.0307986 w: -0.975848794 } position { x: -0.784473836 y: 0.850763261 z: -7.98274803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.553] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0345279947 y: -0.213563859 z: 0.0306371357 w: -0.975837946 } position { x: -0.784748375 y: 0.850780845 z: -7.98317146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.570] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0349843837 y: -0.213584632 z: 0.0302966535 w: -0.975827754 } position { x: -0.78455776 y: 0.850412369 z: -7.9827714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034168832 y: -0.213493824 z: 0.0298830159 w: -0.975889325 } position { x: -0.784979 y: 0.851157367 z: -7.98351669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.595] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034168832 y: -0.213493824 z: 0.0298830159 w: -0.975889325 } position { x: -0.784979 y: 0.851157367 z: -7.98351669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.611] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342655219 y: -0.2135396 z: 0.0303880293 w: -0.975860298 } position { x: -0.784752429 y: 0.850972295 z: -7.98341131 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.625] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341812074 y: -0.213311106 z: 0.0304538347 w: -0.9759112 } position { x: -0.784620821 y: 0.850785255 z: -7.98301601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.639] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344476104 y: -0.213583395 z: 0.0306757055 w: -0.975835323 } position { x: -0.78455466 y: 0.85061425 z: -7.98277521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344476104 y: -0.213583395 z: 0.0306757055 w: -0.975835323 } position { x: -0.78455466 y: 0.85061425 z: -7.98277521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.665] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341827199 y: -0.213439032 z: 0.0303644128 w: -0.975885928 } position { x: -0.784889162 y: 0.851105332 z: -7.9833169 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.679] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344890505 y: -0.213564172 z: 0.0302089918 w: -0.975852609 } position { x: -0.784520209 y: 0.850659311 z: -7.98268414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.692] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344165862 y: -0.213627741 z: 0.0301370919 w: -0.975843489 } position { x: -0.784763157 y: 0.85095191 z: -7.98315811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.708] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343605205 y: -0.21356979 z: 0.0304096024 w: -0.975849688 } position { x: -0.784601569 y: 0.85063231 z: -7.98290491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341877267 y: -0.213486031 z: 0.030493252 w: -0.975871503 } position { x: -0.784855783 y: 0.850973368 z: -7.98334551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.734] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341877267 y: -0.213486031 z: 0.030493252 w: -0.975871503 } position { x: -0.784855783 y: 0.850973368 z: -7.98334551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.747] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342617 y: -0.213495344 z: 0.0304250848 w: -0.97586894 } position { x: -0.784650207 y: 0.850719631 z: -7.98286867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.761] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342966281 y: -0.213465795 z: 0.0303245783 w: -0.975877285 } position { x: -0.784841537 y: 0.85094583 z: -7.98311758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344135053 y: -0.213539347 z: 0.0301619787 w: -0.975862145 } position { x: -0.784754872 y: 0.850850642 z: -7.98304796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.789] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343982764 y: -0.213558674 z: 0.0301673543 w: -0.975858331 } position { x: -0.784671366 y: 0.850756109 z: -7.98298311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.803] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343542732 y: -0.213517353 z: 0.0302658658 w: -0.975865841 } position { x: -0.784707367 y: 0.850833058 z: -7.98315382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.817] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343099087 y: -0.213551357 z: 0.0303788558 w: -0.975856423 } position { x: -0.784609377 y: 0.850734055 z: -7.98300934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342934243 y: -0.213517919 z: 0.0304303374 w: -0.975862741 } position { x: -0.784721136 y: 0.850901961 z: -7.98317671 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.845] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034324877 y: -0.213496387 z: 0.0303598847 w: -0.975868523 } position { x: -0.784723222 y: 0.850834608 z: -7.98310089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343269445 y: -0.21349065 z: 0.0301825646 w: -0.975875258 } position { x: -0.784682333 y: 0.85080415 z: -7.98316097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.873] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343269445 y: -0.21349065 z: 0.0301825646 w: -0.975875258 } position { x: -0.784682333 y: 0.85080415 z: -7.98316097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.887] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343343467 y: -0.213505134 z: 0.0302990787 w: -0.975868165 } position { x: -0.784647524 y: 0.850773394 z: -7.98310328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.900] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034271989 y: -0.213477492 z: 0.0303447656 w: -0.97587496 } position { x: -0.784690738 y: 0.850840628 z: -7.98319387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.914] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343204811 y: -0.213489562 z: 0.0304045081 w: -0.975868821 } position { x: -0.78465271 y: 0.850794613 z: -7.98311138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.929] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343131237 y: -0.213512361 z: 0.0304292459 w: -0.975863278 } position { x: -0.784717739 y: 0.850810766 z: -7.98314953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.944] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343245417 y: -0.213527277 z: 0.030209031 w: -0.975866437 } position { x: -0.784687102 y: 0.850798 z: -7.98312283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.958] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343393758 y: -0.213528961 z: 0.0302488822 w: -0.975864351 } position { x: -0.784671724 y: 0.850823402 z: -7.98316336 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.972] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343607888 y: -0.213483542 z: 0.0302621219 w: -0.975873113 } position { x: -0.78465265 y: 0.850794554 z: -7.98319244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.986] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034343943 y: -0.213487133 z: 0.030367909 w: -0.975869656 } position { x: -0.784632683 y: 0.850786686 z: -7.98316669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:00.999] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034343943 y: -0.213487133 z: 0.030367909 w: -0.975869656 } position { x: -0.784632683 y: 0.850786686 z: -7.98316669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342917182 y: -0.213451162 z: 0.0303676948 w: -0.975879371 } position { x: -0.784668744 y: 0.850787282 z: -7.98317337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343986675 y: -0.213497669 z: 0.030371137 w: -0.975865304 } position { x: -0.784624338 y: 0.850799322 z: -7.98313665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.041] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343986675 y: -0.213497669 z: 0.030371137 w: -0.975865304 } position { x: -0.784624338 y: 0.850799322 z: -7.98313665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.056] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034354765 y: -0.213509455 z: 0.0302625671 w: -0.975867629 } position { x: -0.784607649 y: 0.850760639 z: -7.98318243 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.067] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034354765 y: -0.213509455 z: 0.0302625671 w: -0.975867629 } position { x: -0.784607649 y: 0.850760639 z: -7.98318243 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343116708 y: -0.213491291 z: 0.0303559173 w: -0.975870252 } position { x: -0.784637451 y: 0.85078752 z: -7.98322105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.095] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342931375 y: -0.213481173 z: 0.0303649623 w: -0.975872815 } position { x: -0.784678757 y: 0.850795686 z: -7.98323584 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342910662 y: -0.213463753 z: 0.0303433575 w: -0.975877404 } position { x: -0.784661 y: 0.850792468 z: -7.98317766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.123] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343541689 y: -0.213490382 z: 0.03032366 w: -0.975869954 } position { x: -0.784667373 y: 0.850819349 z: -7.98319292 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.137] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343649834 y: -0.213458627 z: 0.030307835 w: -0.975877 } position { x: -0.784683704 y: 0.850799799 z: -7.98318195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.152] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343634859 y: -0.213475421 z: 0.0302745048 w: -0.975874424 } position { x: -0.784671068 y: 0.850775123 z: -7.98316669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.165] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343134962 y: -0.213521108 z: 0.0302431 w: -0.975867152 } position { x: -0.784673 y: 0.850799 z: -7.98318386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343656577 y: -0.213490918 z: 0.0303579532 w: -0.975868344 } position { x: -0.784661233 y: 0.850805759 z: -7.98316956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.192] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343656577 y: -0.213490918 z: 0.0303579532 w: -0.975868344 } position { x: -0.784661233 y: 0.850805759 z: -7.98316956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.206] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343331136 y: -0.213466302 z: 0.0303384401 w: -0.975875497 } position { x: -0.784660757 y: 0.85079 z: -7.98320103 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034335155 y: -0.213439211 z: 0.0303612798 w: -0.975880623 } position { x: -0.784698248 y: 0.850801647 z: -7.98318958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343462192 y: -0.213461891 z: 0.0302935578 w: -0.975877404 } position { x: -0.784653068 y: 0.850809813 z: -7.98316145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.250] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343880914 y: -0.213464931 z: 0.0303015877 w: -0.975875 } position { x: -0.784673095 y: 0.850786209 z: -7.98315668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.264] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343661867 y: -0.213501349 z: 0.0303016938 w: -0.975867808 } position { x: -0.784673333 y: 0.850770235 z: -7.98314571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343661867 y: -0.213501349 z: 0.0303016938 w: -0.975867808 } position { x: -0.784673333 y: 0.850770235 z: -7.98314571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343495458 y: -0.213484436 z: 0.0303121768 w: -0.975871801 } position { x: -0.784682453 y: 0.850779712 z: -7.98317623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.305] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343679786 y: -0.213495463 z: 0.0303288419 w: -0.975868225 } position { x: -0.784675539 y: 0.850788593 z: -7.98316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.319] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343730114 y: -0.213487521 z: 0.0302806608 w: -0.975871265 } position { x: -0.784695208 y: 0.850791574 z: -7.98320389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343730114 y: -0.213487521 z: 0.0302806608 w: -0.975871265 } position { x: -0.784695208 y: 0.850791574 z: -7.98320389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.345] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343334936 y: -0.213513508 z: 0.0302760303 w: -0.975867093 } position { x: -0.784667671 y: 0.850795329 z: -7.98316669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.359] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343049951 y: -0.213489696 z: 0.0302954484 w: -0.975872755 } position { x: -0.784667253 y: 0.850814462 z: -7.9831624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.373] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343258 y: -0.21346207 z: 0.0303295683 w: -0.975877 } position { x: -0.784679115 y: 0.850786567 z: -7.98314619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.386] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343422852 y: -0.213443771 z: 0.0303063579 w: -0.9758811 } position { x: -0.784687221 y: 0.850787759 z: -7.98314619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.400] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343461111 y: -0.213517755 z: 0.0302710161 w: -0.975865841 } position { x: -0.784711123 y: 0.850818 z: -7.98314953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.414] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343428068 y: -0.21347864 z: 0.0302992687 w: -0.975873649 } position { x: -0.784683 y: 0.850794077 z: -7.98314953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.429] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343709141 y: -0.213474259 z: 0.0302574858 w: -0.975874901 } position { x: -0.784647226 y: 0.850777507 z: -7.98315907 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343615487 y: -0.213480845 z: 0.0302371494 w: -0.975874484 } position { x: -0.78467226 y: 0.850786567 z: -7.983181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.458] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343619846 y: -0.213475764 z: 0.0303189568 w: -0.975873053 } position { x: -0.784644842 y: 0.850788474 z: -7.98315239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.470] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343619846 y: -0.213475764 z: 0.0303189568 w: -0.975873053 } position { x: -0.784644842 y: 0.850788474 z: -7.98315239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.487] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343136862 y: -0.21342352 z: 0.0303041656 w: -0.975886643 } position { x: -0.784676611 y: 0.850794554 z: -7.98314571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343418531 y: -0.213468894 z: 0.0303129088 w: -0.975875437 } position { x: -0.784658492 y: 0.850808322 z: -7.98315096 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.511] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343418531 y: -0.213468894 z: 0.0303129088 w: -0.975875437 } position { x: -0.784658492 y: 0.850808322 z: -7.98315096 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343635716 y: -0.213500872 z: 0.0302902814 w: -0.975868344 } position { x: -0.784642279 y: 0.850788832 z: -7.98314476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343093462 y: -0.213480487 z: 0.0302590169 w: -0.975875735 } position { x: -0.784641862 y: 0.850804269 z: -7.98314857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343409628 y: -0.213445574 z: 0.0303398632 w: -0.975879669 } position { x: -0.784635484 y: 0.850812554 z: -7.98314953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343409628 y: -0.213445574 z: 0.0303398632 w: -0.975879669 } position { x: -0.784635484 y: 0.850812554 z: -7.98314953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343533754 y: -0.213461876 z: 0.0303341486 w: -0.975875854 } position { x: -0.784663379 y: 0.850805759 z: -7.9831357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.595] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03435 y: -0.213468879 z: 0.0303038787 w: -0.975875437 } position { x: -0.784673214 y: 0.850794435 z: -7.98318148 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.611] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343592502 y: -0.213460863 z: 0.0303392243 w: -0.975875735 } position { x: -0.784654617 y: 0.850791156 z: -7.98315477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343469754 y: -0.21347326 z: 0.0303112958 w: -0.975874364 } position { x: -0.78464216 y: 0.850783825 z: -7.98314619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.639] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343423262 y: -0.213473693 z: 0.0303093623 w: -0.975874424 } position { x: -0.784667 y: 0.850786924 z: -7.98311138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343423262 y: -0.213473693 z: 0.0303093623 w: -0.975874424 } position { x: -0.784667 y: 0.850786924 z: -7.98311138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.665] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343460627 y: -0.213476479 z: 0.0303098671 w: -0.975873709 } position { x: -0.784664273 y: 0.850820601 z: -7.9831357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.679] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343571 y: -0.213466644 z: 0.0302764717 w: -0.97587651 } position { x: -0.784673035 y: 0.850793958 z: -7.98312426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.693] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343656614 y: -0.213494 z: 0.0302745197 w: -0.975870311 } position { x: -0.784660578 y: 0.8507936 z: -7.98314476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.707] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343232863 y: -0.213505387 z: 0.030289961 w: -0.975868762 } position { x: -0.784622729 y: 0.850791097 z: -7.98314238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.720] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343570188 y: -0.213495165 z: 0.0303173475 w: -0.975869 } position { x: -0.784623861 y: 0.850794673 z: -7.9831233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343481861 y: -0.213476628 z: 0.0302940365 w: -0.975874066 } position { x: -0.784620762 y: 0.850818515 z: -7.98313093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.750] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343363546 y: -0.21352239 z: 0.0302936751 w: -0.97586447 } position { x: -0.784629107 y: 0.850821376 z: -7.98312712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.763] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342933908 y: -0.213474 z: 0.0303006135 w: -0.975876391 } position { x: -0.784625351 y: 0.850819588 z: -7.98312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.777] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343195759 y: -0.213471621 z: 0.0302866437 w: -0.975876451 } position { x: -0.784591377 y: 0.850787878 z: -7.98309231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343377963 y: -0.213479206 z: 0.0303011946 w: -0.975873649 } position { x: -0.784585953 y: 0.850794554 z: -7.98310757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.804] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343377963 y: -0.213479206 z: 0.0303011946 w: -0.975873649 } position { x: -0.784585953 y: 0.850794554 z: -7.98310757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343392901 y: -0.213479698 z: 0.030306071 w: -0.975873351 } position { x: -0.78458637 y: 0.850777626 z: -7.98310804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343228579 y: -0.213444144 z: 0.0303081553 w: -0.975881636 } position { x: -0.784582555 y: 0.850832582 z: -7.98312712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343374684 y: -0.213475391 z: 0.03029323 w: -0.975874782 } position { x: -0.784559131 y: 0.850793123 z: -7.98308372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.861] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343607441 y: -0.213498592 z: 0.0302991886 w: -0.975868702 } position { x: -0.784588814 y: 0.850798845 z: -7.98312044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.874] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343607441 y: -0.213498592 z: 0.0302991886 w: -0.975868702 } position { x: -0.784588814 y: 0.850798845 z: -7.98312044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.887] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343445912 y: -0.213495702 z: 0.0303139668 w: -0.975869417 } position { x: -0.78459394 y: 0.85078764 z: -7.98310709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343078412 y: -0.213488117 z: 0.0303102825 w: -0.975872517 } position { x: -0.784597397 y: 0.850800395 z: -7.98312521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.915] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343055837 y: -0.213484839 z: 0.0303072836 w: -0.975873411 } position { x: -0.784587562 y: 0.850788474 z: -7.98308325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.931] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343642496 y: -0.213495687 z: 0.0302277599 w: -0.975871384 } position { x: -0.78463757 y: 0.850820124 z: -7.98311806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.942] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343642496 y: -0.213495687 z: 0.0302277599 w: -0.975871384 } position { x: -0.78463757 y: 0.850820124 z: -7.98311806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343740433 y: -0.213490427 z: 0.0302456953 w: -0.975871682 } position { x: -0.784616172 y: 0.850804329 z: -7.98310804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034330532 y: -0.213417575 z: 0.0303258616 w: -0.975886643 } position { x: -0.78462255 y: 0.850797594 z: -7.98313046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:01.986] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034310922 y: -0.213497981 z: 0.0303521175 w: -0.975868881 } position { x: -0.784636319 y: 0.850799263 z: -7.98313093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.000] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343297832 y: -0.213482767 z: 0.0302987806 w: -0.975873232 } position { x: -0.784638882 y: 0.850827336 z: -7.98314714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343297832 y: -0.213482767 z: 0.0302987806 w: -0.975873232 } position { x: -0.784638882 y: 0.850827336 z: -7.98314714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.028] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034322381 y: -0.213501364 z: 0.0302975513 w: -0.975869477 } position { x: -0.784668267 y: 0.850827098 z: -7.98312807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.041] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343635827 y: -0.213460624 z: 0.0302824955 w: -0.975877404 } position { x: -0.784671366 y: 0.850812078 z: -7.98311043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.056] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343617909 y: -0.213499308 z: 0.0302565601 w: -0.975869775 } position { x: -0.784699678 y: 0.850820065 z: -7.98314142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034342 y: -0.213484511 z: 0.0302819125 w: -0.975872934 } position { x: -0.784692943 y: 0.850835085 z: -7.98312902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.081] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034342 y: -0.213484511 z: 0.0302819125 w: -0.975872934 } position { x: -0.784692943 y: 0.850835085 z: -7.98312902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.095] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343541577 y: -0.213493466 z: 0.0303223804 w: -0.975869298 } position { x: -0.784732 y: 0.850805521 z: -7.98314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.111] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343378261 y: -0.213481903 z: 0.0302974693 w: -0.975873232 } position { x: -0.784723401 y: 0.850838423 z: -7.98312616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.125] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343474187 y: -0.213507503 z: 0.0302777179 w: -0.975867867 } position { x: -0.784733772 y: 0.850839853 z: -7.98312855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.139] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343404226 y: -0.213519618 z: 0.0303144231 w: -0.975864291 } position { x: -0.784733593 y: 0.850833595 z: -7.98312759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.150] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343404226 y: -0.213519618 z: 0.0303144231 w: -0.975864291 } position { x: -0.784733593 y: 0.850833595 z: -7.98312759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.164] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343440548 y: -0.213508695 z: 0.0302622281 w: -0.975868165 } position { x: -0.784728765 y: 0.850814462 z: -7.98312855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.181] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343607701 y: -0.213467598 z: 0.0303399097 w: -0.975874186 } position { x: -0.784763575 y: 0.850838661 z: -7.98312664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343516394 y: -0.213478804 z: 0.0302807968 w: -0.975873888 } position { x: -0.784717202 y: 0.850845635 z: -7.98312521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.206] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343516394 y: -0.213478804 z: 0.0302807968 w: -0.975873888 } position { x: -0.784717202 y: 0.850845635 z: -7.98312521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.222] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343432 y: -0.213480666 z: 0.030305732 w: -0.975873 } position { x: -0.784729123 y: 0.850819 z: -7.98308611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.236] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343192 y: -0.213442504 z: 0.0303081237 w: -0.975882113 } position { x: -0.784719288 y: 0.85081929 z: -7.98309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.251] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034341719 y: -0.21348092 z: 0.0303352475 w: -0.975872099 } position { x: -0.784723043 y: 0.850838 z: -7.9831028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343347378 y: -0.213497445 z: 0.0303651504 w: -0.975867808 } position { x: -0.784715235 y: 0.850815833 z: -7.98304558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.275] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343347378 y: -0.213497445 z: 0.0303651504 w: -0.975867808 } position { x: -0.784715235 y: 0.850815833 z: -7.98304558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343592577 y: -0.213471383 z: 0.0303039141 w: -0.975874543 } position { x: -0.784725606 y: 0.85079217 z: -7.98304939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.306] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343451872 y: -0.213481367 z: 0.0303282943 w: -0.975872099 } position { x: -0.784726441 y: 0.850810647 z: -7.98308563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.316] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343451872 y: -0.213481367 z: 0.0303282943 w: -0.975872099 } position { x: -0.784726441 y: 0.850810647 z: -7.98308563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343667604 y: -0.213455036 z: 0.0303118154 w: -0.975877583 } position { x: -0.784713387 y: 0.850803256 z: -7.98306417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.347] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343667604 y: -0.213455036 z: 0.0303118154 w: -0.975877583 } position { x: -0.784713387 y: 0.850803256 z: -7.98306417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.361] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343397334 y: -0.213469177 z: 0.0303293 w: -0.975874901 } position { x: -0.784691095 y: 0.850823522 z: -7.98306942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.375] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343368649 y: -0.213471144 z: 0.030331606 w: -0.975874543 } position { x: -0.784687102 y: 0.850819111 z: -7.9830718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.386] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343368649 y: -0.213471144 z: 0.030331606 w: -0.975874543 } position { x: -0.784687102 y: 0.850819111 z: -7.9830718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343399569 y: -0.213502362 z: 0.0303414576 w: -0.975867271 } position { x: -0.784665406 y: 0.850843191 z: -7.98307037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343011022 y: -0.213467151 z: 0.0303232986 w: -0.975876927 } position { x: -0.784687221 y: 0.850811 z: -7.98308039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.429] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343021341 y: -0.213510796 z: 0.0303455386 w: -0.975866675 } position { x: -0.78465575 y: 0.850857854 z: -7.98306847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343141593 y: -0.213428229 z: 0.0303253271 w: -0.975884855 } position { x: -0.784689248 y: 0.850847602 z: -7.98308325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.458] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034332715 y: -0.213465869 z: 0.0303421952 w: -0.975875497 } position { x: -0.78467989 y: 0.850838661 z: -7.98308754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.472] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034309417 y: -0.213479266 z: 0.03032979 w: -0.975873768 } position { x: -0.784722 y: 0.850863099 z: -7.98306179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.486] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034309417 y: -0.213479266 z: 0.03032979 w: -0.975873768 } position { x: -0.784722 y: 0.850863099 z: -7.98306179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343294963 y: -0.213470265 z: 0.0303308833 w: -0.975875 } position { x: -0.78470844 y: 0.850898385 z: -7.98305464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.511] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343294963 y: -0.213470265 z: 0.0303308833 w: -0.975875 } position { x: -0.78470844 y: 0.850898385 z: -7.98305464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343311206 y: -0.213494271 z: 0.0302787814 w: -0.975871325 } position { x: -0.784676194 y: 0.850886703 z: -7.98306799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.539] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343311206 y: -0.213494271 z: 0.0302787814 w: -0.975871325 } position { x: -0.784676194 y: 0.850886703 z: -7.98306799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.554] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343656205 y: -0.213478073 z: 0.0303016584 w: -0.975872934 } position { x: -0.784672081 y: 0.850891709 z: -7.98305702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.568] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343348421 y: -0.213477343 z: 0.0303176288 w: -0.975873649 } position { x: -0.784675598 y: 0.850902677 z: -7.98303223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343434736 y: -0.213452607 z: 0.0303534195 w: -0.975877702 } position { x: -0.784638882 y: 0.850907207 z: -7.98303699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343434736 y: -0.213452607 z: 0.0303534195 w: -0.975877702 } position { x: -0.784638882 y: 0.850907207 z: -7.98303699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.611] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034337502 y: -0.213467747 z: 0.0303689204 w: -0.975874066 } position { x: -0.784623265 y: 0.850913644 z: -7.9830389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.621] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343305171 y: -0.213479877 z: 0.0303946435 w: -0.975870907 } position { x: -0.784622669 y: 0.850910306 z: -7.98305082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343273431 y: -0.213499367 z: 0.0303694122 w: -0.97586751 } position { x: -0.784638166 y: 0.850895464 z: -7.98301172 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343206525 y: -0.213446394 z: 0.0303455759 w: -0.975880086 } position { x: -0.784685075 y: 0.850899577 z: -7.98305178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343395248 y: -0.213472962 z: 0.0303752907 w: -0.975872636 } position { x: -0.784686685 y: 0.850896358 z: -7.98304605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343456827 y: -0.213462964 z: 0.0303284824 w: -0.975876093 } position { x: -0.784738243 y: 0.85087949 z: -7.98304844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.694] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343053192 y: -0.213484 z: 0.030317435 w: -0.975873232 } position { x: -0.784760416 y: 0.850889087 z: -7.98304844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.708] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343012512 y: -0.213470697 z: 0.0302856378 w: -0.975877285 } position { x: -0.784768283 y: 0.850886106 z: -7.98300934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.722] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342869312 y: -0.213467285 z: 0.0303159021 w: -0.975877583 } position { x: -0.784795105 y: 0.85089469 z: -7.98302555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342869312 y: -0.213467285 z: 0.0303159021 w: -0.975877583 } position { x: -0.784795105 y: 0.85089469 z: -7.98302555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.751] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343295783 y: -0.213479981 z: 0.030279493 w: -0.975874484 } position { x: -0.784815729 y: 0.850871801 z: -7.98306513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.761] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343295783 y: -0.213479981 z: 0.030279493 w: -0.975874484 } position { x: -0.784815729 y: 0.850871801 z: -7.98306513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034289591 y: -0.213501662 z: 0.030235054 w: -0.975872517 } position { x: -0.784795105 y: 0.850905895 z: -7.98310041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.790] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343202 y: -0.213472545 z: 0.0302936919 w: -0.975876 } position { x: -0.784746468 y: 0.850867867 z: -7.98307228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342981592 y: -0.213448197 z: 0.0303417165 w: -0.975880623 } position { x: -0.784719527 y: 0.850861669 z: -7.98310518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.819] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342559814 y: -0.213455185 z: 0.0303831287 w: -0.975879252 } position { x: -0.78474009 y: 0.850855 z: -7.98305416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.833] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343000852 y: -0.213451982 z: 0.0303234961 w: -0.975880265 } position { x: -0.784760773 y: 0.850904 z: -7.98308849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343000852 y: -0.213451982 z: 0.0303234961 w: -0.975880265 } position { x: -0.784760773 y: 0.850904 z: -7.98308849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.861] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343206562 y: -0.213459775 z: 0.0302845798 w: -0.975879073 } position { x: -0.78474015 y: 0.850850463 z: -7.98308945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.875] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343173593 y: -0.213468805 z: 0.03031867 w: -0.975876093 } position { x: -0.784706771 y: 0.850838304 z: -7.98311234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343173593 y: -0.213468805 z: 0.03031867 w: -0.975876093 } position { x: -0.784706771 y: 0.850838304 z: -7.98311234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.901] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343007855 y: -0.213485062 z: 0.0303381961 w: -0.975872517 } position { x: -0.784693062 y: 0.850830078 z: -7.98307657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.915] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343062244 y: -0.213443473 z: 0.0303733293 w: -0.975880325 } position { x: -0.784736633 y: 0.850857496 z: -7.98312521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.929] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343420394 y: -0.213499665 z: 0.0303671286 w: -0.975867 } position { x: -0.784698308 y: 0.850802779 z: -7.98304176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.942] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343087688 y: -0.213469863 z: 0.0303234607 w: -0.975876033 } position { x: -0.784693182 y: 0.850818872 z: -7.98307323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.956] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343470909 y: -0.213481173 z: 0.0303041916 w: -0.975872815 } position { x: -0.784686863 y: 0.850819111 z: -7.98304844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343858562 y: -0.213479742 z: 0.0303003602 w: -0.975871921 } position { x: -0.784684777 y: 0.85078764 z: -7.98305798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:02.986] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343858562 y: -0.213479742 z: 0.0303003602 w: -0.975871921 } position { x: -0.784684777 y: 0.85078764 z: -7.98305798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.001] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343043916 y: -0.213485 z: 0.0302972551 w: -0.975873709 } position { x: -0.784700394 y: 0.850807846 z: -7.98308086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343043916 y: -0.213485 z: 0.0302972551 w: -0.975873709 } position { x: -0.784700394 y: 0.850807846 z: -7.98308086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.027] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034332972 y: -0.213461429 z: 0.0303489361 w: -0.975876212 } position { x: -0.78466922 y: 0.850784719 z: -7.98301601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.039] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343530439 y: -0.213462621 z: 0.0303180944 w: -0.975876212 } position { x: -0.784722924 y: 0.850812793 z: -7.98309278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.055] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343225375 y: -0.213488549 z: 0.0303307846 w: -0.975871265 } position { x: -0.784671 y: 0.850774586 z: -7.98306179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343225375 y: -0.213488549 z: 0.0303307846 w: -0.975871265 } position { x: -0.784671 y: 0.850774586 z: -7.98306179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343384184 y: -0.213439316 z: 0.0303201638 w: -0.975881815 } position { x: -0.784688115 y: 0.850759745 z: -7.9830718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.096] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343257412 y: -0.213500053 z: 0.0302824788 w: -0.975870132 } position { x: -0.784664452 y: 0.850744843 z: -7.98305368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343282744 y: -0.213478342 z: 0.0303069688 w: -0.975874 } position { x: -0.784673333 y: 0.850769043 z: -7.98306894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343058482 y: -0.213488817 z: 0.0302783456 w: -0.975873411 } position { x: -0.784686 y: 0.850752831 z: -7.98308372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034329813 y: -0.213480264 z: 0.0302993692 w: -0.975873768 } position { x: -0.784686923 y: 0.850764394 z: -7.98311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034306258 y: -0.213487521 z: 0.0303420927 w: -0.975871682 } position { x: -0.7846753 y: 0.850737154 z: -7.98310137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.165] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034306258 y: -0.213487521 z: 0.0303420927 w: -0.975871682 } position { x: -0.7846753 y: 0.850737154 z: -7.98310137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.178] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342898704 y: -0.213454291 z: 0.0303178132 w: -0.975880325 } position { x: -0.784719646 y: 0.850784779 z: -7.98311806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.193] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034295857 y: -0.213482648 z: 0.030363081 w: -0.975872457 } position { x: -0.784714103 y: 0.850763679 z: -7.9831152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343142077 y: -0.21348004 z: 0.0302890632 w: -0.975874662 } position { x: -0.784723639 y: 0.85076952 z: -7.98311472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034344092 y: -0.21350798 z: 0.0302965641 w: -0.975867331 } position { x: -0.784730375 y: 0.850767434 z: -7.98312044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034341976 y: -0.213479593 z: 0.0302619301 w: -0.975874662 } position { x: -0.784730613 y: 0.850765 z: -7.9831152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.246] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034350466 y: -0.213479578 z: 0.0302550197 w: -0.975874603 } position { x: -0.784744203 y: 0.850800753 z: -7.98310184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.262] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343293361 y: -0.213505596 z: 0.0303085279 w: -0.975868 } position { x: -0.784710824 y: 0.850770235 z: -7.9831233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342859589 y: -0.21348618 z: 0.0302883331 w: -0.975874364 } position { x: -0.784732103 y: 0.850788832 z: -7.98313713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.290] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343190692 y: -0.213502258 z: 0.0302920323 w: -0.975869536 } position { x: -0.784708798 y: 0.850784838 z: -7.98312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.303] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343410186 y: -0.213490963 z: 0.0303171761 w: -0.97587049 } position { x: -0.784715712 y: 0.850778639 z: -7.9831152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.317] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343452021 y: -0.213470742 z: 0.0303229354 w: -0.975874603 } position { x: -0.784724057 y: 0.850793719 z: -7.98317146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.331] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343358964 y: -0.213509873 z: 0.0303345434 w: -0.975866 } position { x: -0.784706295 y: 0.850779653 z: -7.98315191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.345] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034303572 y: -0.213466957 z: 0.0303281434 w: -0.975876689 } position { x: -0.784688652 y: 0.850775123 z: -7.98316765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342979729 y: -0.213496298 z: 0.0303163324 w: -0.975870848 } position { x: -0.784703851 y: 0.850788355 z: -7.9831686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343254581 y: -0.213458791 z: 0.0303398427 w: -0.975877345 } position { x: -0.784712136 y: 0.850772381 z: -7.98314619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.388] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343568549 y: -0.213467836 z: 0.0303550456 w: -0.975873828 } position { x: -0.784733057 y: 0.850805759 z: -7.98315668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342969634 y: -0.213471204 z: 0.0302858222 w: -0.975877285 } position { x: -0.784742117 y: 0.850802 z: -7.98314571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.417] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034277834 y: -0.213488743 z: 0.0303009 w: -0.975873709 } position { x: -0.784711599 y: 0.850802302 z: -7.98313189 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343427621 y: -0.213463068 z: 0.0303142294 w: -0.975876629 } position { x: -0.784696639 y: 0.850782394 z: -7.98311806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.442] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343427621 y: -0.213463068 z: 0.0303142294 w: -0.975876629 } position { x: -0.784696639 y: 0.850782394 z: -7.98311806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343012512 y: -0.213485822 z: 0.0303463601 w: -0.975872099 } position { x: -0.784713626 y: 0.850779295 z: -7.98313475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.470] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343012512 y: -0.213485822 z: 0.0303463601 w: -0.975872099 } position { x: -0.784713626 y: 0.850779295 z: -7.98313475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.484] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034330558 y: -0.213511541 z: 0.0303451233 w: -0.975865483 } position { x: -0.784709871 y: 0.850770831 z: -7.98312044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343364887 y: -0.21346873 z: 0.030293107 w: -0.975876272 } position { x: -0.784746289 y: 0.850785494 z: -7.98316336 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.514] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343148708 y: -0.213482782 z: 0.0302215517 w: -0.975876153 } position { x: -0.784705877 y: 0.850774527 z: -7.9831543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343109481 y: -0.213486448 z: 0.0302287359 w: -0.975875258 } position { x: -0.784675777 y: 0.850787282 z: -7.98316526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343624428 y: -0.213455066 z: 0.0303306151 w: -0.975877166 } position { x: -0.784647644 y: 0.850738049 z: -7.98311472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.555] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034274295 y: -0.213459924 z: 0.0304014 w: -0.975877 } position { x: -0.784712195 y: 0.850773096 z: -7.98318386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.567] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034274295 y: -0.213459924 z: 0.0304014 w: -0.975877 } position { x: -0.784712195 y: 0.850773096 z: -7.98318386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343256295 y: -0.213461101 z: 0.0303174779 w: -0.975877523 } position { x: -0.784740806 y: 0.850759745 z: -7.98309183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.595] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343256295 y: -0.213461101 z: 0.0303174779 w: -0.975877523 } position { x: -0.784740806 y: 0.850759745 z: -7.98309183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.609] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343342759 y: -0.213478804 z: 0.0302934609 w: -0.975874126 } position { x: -0.784741938 y: 0.850797892 z: -7.98313475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343329944 y: -0.213490009 z: 0.0302415024 w: -0.975873291 } position { x: -0.784720123 y: 0.850744247 z: -7.98316622 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343329944 y: -0.213490009 z: 0.0302415024 w: -0.975873291 } position { x: -0.784720123 y: 0.850744247 z: -7.98316622 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343376398 y: -0.213472679 z: 0.0303041246 w: -0.975875 } position { x: -0.784710824 y: 0.850719512 z: -7.98314953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.667] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034306895 y: -0.213461071 z: 0.0303544328 w: -0.975877047 } position { x: -0.784740269 y: 0.850764036 z: -7.98315477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.679] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034306895 y: -0.213461071 z: 0.0303544328 w: -0.975877047 } position { x: -0.784740269 y: 0.850764036 z: -7.98315477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.692] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343091115 y: -0.213507339 z: 0.0303594805 w: -0.975866675 } position { x: -0.784709871 y: 0.850766301 z: -7.98312044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.706] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343499929 y: -0.21349059 z: 0.0302840192 w: -0.975871265 } position { x: -0.784705281 y: 0.85076195 z: -7.98314476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.720] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034347944 y: -0.213497311 z: 0.0302800685 w: -0.97587 } position { x: -0.784690619 y: 0.850733638 z: -7.98310947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.734] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343576483 y: -0.213490382 z: 0.0302554518 w: -0.975871921 } position { x: -0.784685969 y: 0.850718 z: -7.98315668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.748] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343119241 y: -0.213481501 z: 0.030315496 w: -0.97587359 } position { x: -0.784670651 y: 0.850721717 z: -7.98315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.762] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343332961 y: -0.213501215 z: 0.0303695388 w: -0.975866914 } position { x: -0.784645796 y: 0.850730658 z: -7.98314333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342932269 y: -0.213464424 z: 0.0303672366 w: -0.975876451 } position { x: -0.784662545 y: 0.850753844 z: -7.98316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.790] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342982598 y: -0.21347715 z: 0.030348843 w: -0.975874 } position { x: -0.784701586 y: 0.850725353 z: -7.98315668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034318354 y: -0.213467881 z: 0.0302912779 w: -0.975877106 } position { x: -0.784680605 y: 0.850732803 z: -7.98315191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343187861 y: -0.213492066 z: 0.0302829333 w: -0.975872099 } position { x: -0.78466481 y: 0.850748 z: -7.98313236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343752429 y: -0.213454604 z: 0.0303260237 w: -0.975877 } position { x: -0.784655809 y: 0.850726783 z: -7.98316574 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.845] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343278274 y: -0.213455498 z: 0.0303296428 w: -0.975878298 } position { x: -0.784704924 y: 0.850730538 z: -7.9831419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.858] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034326002 y: -0.213478923 z: 0.0303164627 w: -0.975873649 } position { x: -0.784679651 y: 0.850727439 z: -7.98313427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.875] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034342654 y: -0.213494 z: 0.0303155705 w: -0.975869775 } position { x: -0.784672379 y: 0.850732565 z: -7.98316956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.889] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343249068 y: -0.213500902 z: 0.0303001422 w: -0.975869417 } position { x: -0.7846784 y: 0.850778 z: -7.98317051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342953317 y: -0.213471368 z: 0.0303098448 w: -0.975876629 } position { x: -0.784692228 y: 0.850755394 z: -7.98319578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.916] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342953317 y: -0.213471368 z: 0.0303098448 w: -0.975876629 } position { x: -0.784692228 y: 0.850755394 z: -7.98319578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343225375 y: -0.213480413 z: 0.0303077139 w: -0.975873709 } position { x: -0.784654915 y: 0.850757301 z: -7.983181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.943] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342943072 y: -0.213466614 z: 0.030321518 w: -0.975877285 } position { x: -0.784674466 y: 0.850776911 z: -7.98318815 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.957] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343616717 y: -0.213501036 z: 0.0303511936 w: -0.975866497 } position { x: -0.784678221 y: 0.850764 z: -7.98321486 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.970] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343245417 y: -0.21347034 z: 0.0302821547 w: -0.975876689 } position { x: -0.784703672 y: 0.850782335 z: -7.98323345 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.984] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342960656 y: -0.21350944 z: 0.0303075723 w: -0.975868285 } position { x: -0.784635842 y: 0.850739717 z: -7.98315668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:03.998] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343098044 y: -0.213480264 z: 0.0303211752 w: -0.975873768 } position { x: -0.784647882 y: 0.850765288 z: -7.98315334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.012] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343121663 y: -0.213444456 z: 0.0303715877 w: -0.975879967 } position { x: -0.784654796 y: 0.850805521 z: -7.98316956 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.025] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343533978 y: -0.213474154 z: 0.0303118732 w: -0.975873888 } position { x: -0.784661 y: 0.850805104 z: -7.98318291 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.039] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343460143 y: -0.213475764 z: 0.0303093959 w: -0.975873888 } position { x: -0.784668684 y: 0.850799263 z: -7.98322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.055] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343028381 y: -0.213485688 z: 0.030301746 w: -0.97587347 } position { x: -0.784650862 y: 0.850800633 z: -7.98323774 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342992134 y: -0.213509202 z: 0.0303419679 w: -0.975867212 } position { x: -0.784640074 y: 0.850808 z: -7.98321581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.083] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343358405 y: -0.213490114 z: 0.030375462 w: -0.97586906 } position { x: -0.78461957 y: 0.850786567 z: -7.98316479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343358405 y: -0.213490114 z: 0.030375462 w: -0.97586906 } position { x: -0.78461957 y: 0.850786567 z: -7.98316479 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342996418 y: -0.213520169 z: 0.0303034075 w: -0.97586596 } position { x: -0.784658134 y: 0.850789189 z: -7.98313904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.125] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343419872 y: -0.213530183 z: 0.0303121563 w: -0.975862 } position { x: -0.784620047 y: 0.850790381 z: -7.98313332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.139] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343561694 y: -0.213491932 z: 0.0302737392 w: -0.975871086 } position { x: -0.784647286 y: 0.850819468 z: -7.98316526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343513489 y: -0.213524669 z: 0.0302735083 w: -0.975864112 } position { x: -0.784604669 y: 0.850779891 z: -7.98315716 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.167] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343432389 y: -0.213517457 z: 0.0303058829 w: -0.975864947 } position { x: -0.784646451 y: 0.850783706 z: -7.98318577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.180] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343432389 y: -0.213517457 z: 0.0303058829 w: -0.975864947 } position { x: -0.784646451 y: 0.850783706 z: -7.98318577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.194] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343380645 y: -0.21348305 z: 0.0303551126 w: -0.975871146 } position { x: -0.784618 y: 0.850784183 z: -7.98314953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343000926 y: -0.213472351 z: 0.030330006 w: -0.975875616 } position { x: -0.784630716 y: 0.850796103 z: -7.98315191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343263038 y: -0.213485032 z: 0.0303242691 w: -0.975872099 } position { x: -0.784642041 y: 0.850801051 z: -7.98314047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343409926 y: -0.213464424 z: 0.0302869659 w: -0.975877225 } position { x: -0.784645379 y: 0.850800931 z: -7.98312712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.247] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03434873 y: -0.213522911 z: 0.0302828588 w: -0.975864291 } position { x: -0.784626 y: 0.850771189 z: -7.98313951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343318693 y: -0.213502079 z: 0.030290613 w: -0.975869238 } position { x: -0.784632146 y: 0.850776851 z: -7.98312759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343369693 y: -0.213517264 z: 0.0303288754 w: -0.97586453 } position { x: -0.784630775 y: 0.850771666 z: -7.98313522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343387052 y: -0.213482 z: 0.030316703 w: -0.975872517 } position { x: -0.784632564 y: 0.850757241 z: -7.98313046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343387052 y: -0.213482 z: 0.030316703 w: -0.975872517 } position { x: -0.784632564 y: 0.850757241 z: -7.98313046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.320] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343166441 y: -0.21347411 z: 0.0302899461 w: -0.975875854 } position { x: -0.784640729 y: 0.85073781 z: -7.98311615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.331] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343166441 y: -0.21347411 z: 0.0302899461 w: -0.975875854 } position { x: -0.784640729 y: 0.85073781 z: -7.98311615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.347] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343130045 y: -0.213500068 z: 0.030292917 w: -0.975870252 } position { x: -0.784625828 y: 0.850749135 z: -7.98310614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343130045 y: -0.213500068 z: 0.030292917 w: -0.975870252 } position { x: -0.784625828 y: 0.850749135 z: -7.98310614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.372] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343761481 y: -0.213484138 z: 0.0302969497 w: -0.975871325 } position { x: -0.784650803 y: 0.850759745 z: -7.9831152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.386] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03433384 y: -0.213464826 z: 0.0303326678 w: -0.975876 } position { x: -0.784638762 y: 0.850760818 z: -7.98310471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.404] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343407 y: -0.213493243 z: 0.0303273834 w: -0.975869656 } position { x: -0.784646928 y: 0.85077703 z: -7.98310423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343407 y: -0.213493243 z: 0.0303273834 w: -0.975869656 } position { x: -0.784646928 y: 0.85077703 z: -7.98310423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.429] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343121849 y: -0.213457823 z: 0.0303002149 w: -0.975879312 } position { x: -0.784671187 y: 0.850816131 z: -7.98311043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.443] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343342796 y: -0.213491663 z: 0.0302975867 w: -0.975871146 } position { x: -0.784660339 y: 0.850761771 z: -7.98312807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.457] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343547277 y: -0.21350874 z: 0.030312391 w: -0.975866258 } position { x: -0.784677446 y: 0.850772262 z: -7.98314905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343114026 y: -0.213493496 z: 0.0303062201 w: -0.975871325 } position { x: -0.784657776 y: 0.85074693 z: -7.98313761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.484] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342680775 y: -0.213490039 z: 0.0303352326 w: -0.975872695 } position { x: -0.784630835 y: 0.850741386 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.498] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342893414 y: -0.213451043 z: 0.0303293243 w: -0.975880682 } position { x: -0.784628332 y: 0.850781083 z: -7.9830966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.513] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343525782 y: -0.213479817 z: 0.0303256977 w: -0.975872219 } position { x: -0.784636438 y: 0.850792944 z: -7.98307562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343739949 y: -0.213496178 z: 0.0302934553 w: -0.97586894 } position { x: -0.784612775 y: 0.850780725 z: -7.98308134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.540] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344024599 y: -0.213484839 z: 0.0302359648 w: -0.975872159 } position { x: -0.784647 y: 0.850751519 z: -7.98309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.553] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343237184 y: -0.21349901 z: 0.0302427933 w: -0.975871623 } position { x: -0.784636617 y: 0.85076952 z: -7.98309326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034318503 y: -0.213488504 z: 0.0303135887 w: -0.975871921 } position { x: -0.784589052 y: 0.8507514 z: -7.98304558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343205631 y: -0.213449553 z: 0.0302922204 w: -0.97588104 } position { x: -0.784630299 y: 0.850802422 z: -7.98308086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.595] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343205631 y: -0.213449553 z: 0.0302922204 w: -0.97588104 } position { x: -0.784630299 y: 0.850802422 z: -7.98308086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343162306 y: -0.213491529 z: 0.0302865934 w: -0.975872219 } position { x: -0.784610391 y: 0.850790858 z: -7.98302078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343002975 y: -0.213510603 z: 0.030312581 w: -0.975867748 } position { x: -0.784621418 y: 0.850821376 z: -7.98307371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343494155 y: -0.213513851 z: 0.0303366557 w: -0.975864589 } position { x: -0.784624696 y: 0.850822 z: -7.98303938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.650] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343494155 y: -0.213513851 z: 0.0303366557 w: -0.975864589 } position { x: -0.784624696 y: 0.850822 z: -7.98303938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034338586 y: -0.21349287 z: 0.0302967653 w: -0.975870788 } position { x: -0.784631908 y: 0.850795865 z: -7.98302794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034338586 y: -0.21349287 z: 0.0302967653 w: -0.975870788 } position { x: -0.784631908 y: 0.850795865 z: -7.98302794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.694] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034347 y: -0.213460684 z: 0.0303195454 w: -0.975876808 } position { x: -0.78463 y: 0.850837827 z: -7.98304796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.707] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343656652 y: -0.213469207 z: 0.0302939881 w: -0.97587508 } position { x: -0.78463155 y: 0.850827694 z: -7.98303461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.722] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342946611 y: -0.213502631 z: 0.0302758254 w: -0.975870848 } position { x: -0.7846241 y: 0.850848854 z: -7.98304749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343604237 y: -0.213495165 z: 0.0303510316 w: -0.975867867 } position { x: -0.784593 y: 0.850797653 z: -7.98300219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.747] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343133137 y: -0.213474691 z: 0.0303217378 w: -0.975874901 } position { x: -0.784649491 y: 0.850831389 z: -7.98304462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.764] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343347378 y: -0.213510364 z: 0.0303074345 w: -0.975866735 } position { x: -0.784611642 y: 0.850815475 z: -7.98300743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343347378 y: -0.213510364 z: 0.0303074345 w: -0.975866735 } position { x: -0.784611642 y: 0.850815475 z: -7.98300743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.790] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343121327 y: -0.213459685 z: 0.0302659031 w: -0.975879908 } position { x: -0.784651756 y: 0.850880623 z: -7.98305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.804] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034382958 y: -0.213504329 z: 0.030282829 w: -0.975867152 } position { x: -0.784565926 y: 0.850779474 z: -7.98292923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.820] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342828892 y: -0.213478491 z: 0.0303484295 w: -0.975874305 } position { x: -0.7845999 y: 0.850818396 z: -7.9829669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.831] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342828892 y: -0.213478491 z: 0.0303484295 w: -0.975874305 } position { x: -0.7845999 y: 0.850818396 z: -7.9829669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.845] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343736932 y: -0.213484332 z: 0.0303807333 w: -0.975868821 } position { x: -0.784614503 y: 0.85083133 z: -7.98297405 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.860] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034267135 y: -0.213435814 z: 0.0302896537 w: -0.975886 } position { x: -0.784666777 y: 0.85087955 z: -7.98301888 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.873] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343440883 y: -0.213479131 z: 0.0302728 w: -0.975874364 } position { x: -0.784598827 y: 0.850800157 z: -7.98290396 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.885] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343528874 y: -0.21350126 z: 0.0302562714 w: -0.975869715 } position { x: -0.784670413 y: 0.850870132 z: -7.98302269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.900] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343098529 y: -0.213509873 z: 0.0302140638 w: -0.975870669 } position { x: -0.784613967 y: 0.850810468 z: -7.98295355 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.917] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342869349 y: -0.213503227 z: 0.030339092 w: -0.97586906 } position { x: -0.784628212 y: 0.850886583 z: -7.98301744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.928] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342869349 y: -0.213503227 z: 0.030339092 w: -0.97586906 } position { x: -0.784628212 y: 0.850886583 z: -7.98301744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.944] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343360379 y: -0.21347554 z: 0.0303769838 w: -0.975872159 } position { x: -0.784620225 y: 0.850808799 z: -7.98294592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034319289 y: -0.213486642 z: 0.0303054936 w: -0.975872517 } position { x: -0.784649134 y: 0.850846052 z: -7.9829464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.972] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343319774 y: -0.213510379 z: 0.0302622 w: -0.975868225 } position { x: -0.784668267 y: 0.850837588 z: -7.98297548 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.983] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343319774 y: -0.213510379 z: 0.0302622 w: -0.975868225 } position { x: -0.784668267 y: 0.850837588 z: -7.98297548 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:04.997] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342677124 y: -0.213490486 z: 0.0302375853 w: -0.975875616 } position { x: -0.784670532 y: 0.850890875 z: -7.98297834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.011] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343746096 y: -0.213515565 z: 0.030276278 w: -0.975865185 } position { x: -0.784632266 y: 0.85080862 z: -7.98294258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.025] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343211181 y: -0.213493332 z: 0.0302916039 w: -0.975871503 } position { x: -0.784705758 y: 0.850885749 z: -7.98300695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.043] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343282595 y: -0.213509038 z: 0.0302797649 w: -0.975868165 } position { x: -0.784675539 y: 0.850854635 z: -7.98295975 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.056] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343015827 y: -0.21349138 z: 0.0302319583 w: -0.975874424 } position { x: -0.784704864 y: 0.850872755 z: -7.98300695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343141593 y: -0.213477463 z: 0.0302193128 w: -0.975877404 } position { x: -0.784649134 y: 0.850838 z: -7.98295832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343141593 y: -0.213477463 z: 0.0302193128 w: -0.975877404 } position { x: -0.784649134 y: 0.850838 z: -7.98295832 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.095] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343577787 y: -0.213504732 z: 0.0302714929 w: -0.975868285 } position { x: -0.784657776 y: 0.850875199 z: -7.98301744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343201458 y: -0.213508919 z: 0.0303269401 w: -0.975867 } position { x: -0.78465718 y: 0.850838244 z: -7.98298836 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.125] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342745148 y: -0.213516936 z: 0.0303466469 w: -0.975866199 } position { x: -0.78469044 y: 0.850854695 z: -7.98300791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342836082 y: -0.213504195 z: 0.0303178206 w: -0.975869596 } position { x: -0.784690499 y: 0.850847542 z: -7.98294735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.150] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342836082 y: -0.213504195 z: 0.0303178206 w: -0.975869596 } position { x: -0.784690499 y: 0.850847542 z: -7.98294735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342981368 y: -0.213517442 z: 0.0302453041 w: -0.975868464 } position { x: -0.784689248 y: 0.85087496 z: -7.98299694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.180] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343359634 y: -0.213484854 z: 0.0302557573 w: -0.975873888 } position { x: -0.784695089 y: 0.850834489 z: -7.9830327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03431499 y: -0.213474423 z: 0.0303164776 w: -0.975875 } position { x: -0.784689248 y: 0.850823283 z: -7.98301077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.208] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03431499 y: -0.213474423 z: 0.0303164776 w: -0.975875 } position { x: -0.784689248 y: 0.850823283 z: -7.98301077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034282472 y: -0.21349594 z: 0.0302974209 w: -0.975872099 } position { x: -0.784663141 y: 0.850831628 z: -7.98298693 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.234] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342772305 y: -0.21347627 z: 0.0302792192 w: -0.975877106 } position { x: -0.784688473 y: 0.850868225 z: -7.98300505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.249] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343027152 y: -0.213497549 z: 0.0302788019 w: -0.975871623 } position { x: -0.784667492 y: 0.850882053 z: -7.98299313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343123749 y: -0.213497609 z: 0.0302992053 w: -0.975870609 } position { x: -0.784660816 y: 0.850847244 z: -7.98300123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.276] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343195051 y: -0.213496417 z: 0.0302932467 w: -0.975870788 } position { x: -0.784657419 y: 0.850861073 z: -7.98302746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342993885 y: -0.213503554 z: 0.0303079579 w: -0.975869477 } position { x: -0.784676492 y: 0.850853086 z: -7.9830184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343107805 y: -0.213481367 z: 0.0303255375 w: -0.975873411 } position { x: -0.784663916 y: 0.850835681 z: -7.983006 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.319] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343102589 y: -0.213459834 z: 0.0303276759 w: -0.97587806 } position { x: -0.784648597 y: 0.850849628 z: -7.98301029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.333] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343026146 y: -0.213481992 z: 0.030330725 w: -0.975873411 } position { x: -0.784680128 y: 0.850870788 z: -7.98303413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.347] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343127549 y: -0.213482276 z: 0.0302403867 w: -0.975875795 } position { x: -0.784668505 y: 0.85086441 z: -7.98304415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.361] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343046263 y: -0.213489637 z: 0.0303025302 w: -0.975872517 } position { x: -0.784654737 y: 0.85083 z: -7.98303461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.375] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034345936 y: -0.213468537 z: 0.0303041078 w: -0.975875616 } position { x: -0.784673929 y: 0.850848675 z: -7.98308945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.386] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034345936 y: -0.213468537 z: 0.0303041078 w: -0.975875616 } position { x: -0.784673929 y: 0.850848675 z: -7.98308945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.403] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343200788 y: -0.213464811 z: 0.0302523673 w: -0.975878954 } position { x: -0.784714699 y: 0.850868344 z: -7.98310423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.417] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343453623 y: -0.213499144 z: 0.03029841 w: -0.975869119 } position { x: -0.784715712 y: 0.85083729 z: -7.98307085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.428] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343453623 y: -0.213499144 z: 0.03029841 w: -0.975869119 } position { x: -0.784715712 y: 0.85083729 z: -7.98307085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342992209 y: -0.213488951 z: 0.0303174276 w: -0.975872397 } position { x: -0.784748733 y: 0.850837767 z: -7.98310566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.456] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342992209 y: -0.213488951 z: 0.0303174276 w: -0.975872397 } position { x: -0.784748733 y: 0.850837767 z: -7.98310566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342530906 y: -0.213516057 z: 0.0302836858 w: -0.975869119 } position { x: -0.784761488 y: 0.850839376 z: -7.98312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.485] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342433043 y: -0.213491455 z: 0.0302144364 w: -0.975877 } position { x: -0.784756422 y: 0.850882649 z: -7.98313856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.498] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343332924 y: -0.21348308 z: 0.0302596856 w: -0.975874245 } position { x: -0.784732401 y: 0.850817919 z: -7.9830575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.512] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342864804 y: -0.213478908 z: 0.030323403 w: -0.975874841 } position { x: -0.784763813 y: 0.850853562 z: -7.98313427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.527] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343261249 y: -0.213486165 z: 0.0303110965 w: -0.975872278 } position { x: -0.784727633 y: 0.85080862 z: -7.98308134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342742577 y: -0.213462695 z: 0.0302538387 w: -0.975881 } position { x: -0.784761369 y: 0.85083127 z: -7.98311377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342847444 y: -0.213518351 z: 0.0302485358 w: -0.975868583 } position { x: -0.784747779 y: 0.850852847 z: -7.98311377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.567] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342847444 y: -0.213518351 z: 0.0302485358 w: -0.975868583 } position { x: -0.784747779 y: 0.850852847 z: -7.98311377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.581] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034317866 y: -0.213495404 z: 0.0302310139 w: -0.975873 } position { x: -0.784755409 y: 0.850857615 z: -7.98312044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.595] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343727507 y: -0.213461682 z: 0.0303037558 w: -0.975876153 } position { x: -0.784718513 y: 0.850836158 z: -7.98308802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.611] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342740081 y: -0.213488787 z: 0.0303488094 w: -0.975872338 } position { x: -0.784730196 y: 0.850872159 z: -7.98308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.623] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342740081 y: -0.213488787 z: 0.0303488094 w: -0.975872338 } position { x: -0.784730196 y: 0.850872159 z: -7.98308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.636] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342459045 y: -0.21346432 z: 0.0303040277 w: -0.97588 } position { x: -0.784778774 y: 0.85089004 z: -7.98311281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343137197 y: -0.213483468 z: 0.0302524175 w: -0.97587508 } position { x: -0.784747601 y: 0.850870967 z: -7.98306131 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.664] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343137197 y: -0.213483468 z: 0.0302524175 w: -0.97587508 } position { x: -0.784747601 y: 0.850870967 z: -7.98306131 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.678] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343197547 y: -0.21348083 z: 0.0302307364 w: -0.975876093 } position { x: -0.784756303 y: 0.850859642 z: -7.98310804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.692] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343037061 y: -0.213487327 z: 0.0302766412 w: -0.975873828 } position { x: -0.784748197 y: 0.850855649 z: -7.98310518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.706] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342557505 y: -0.213503271 z: 0.0302862301 w: -0.975871742 } position { x: -0.784748793 y: 0.85088557 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342763215 y: -0.213453919 z: 0.0302981883 w: -0.975881457 } position { x: -0.784751952 y: 0.850827694 z: -7.98308706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.737] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342879742 y: -0.213484749 z: 0.0302692484 w: -0.975875199 } position { x: -0.784769177 y: 0.850855231 z: -7.98306942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.750] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343199112 y: -0.213505819 z: 0.0302725881 w: -0.975869358 } position { x: -0.784733772 y: 0.850828171 z: -7.98304033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.761] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343199112 y: -0.213505819 z: 0.0302725881 w: -0.975869358 } position { x: -0.784733772 y: 0.850828171 z: -7.98304033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034306474 y: -0.213499516 z: 0.0302626546 w: -0.975871563 } position { x: -0.784747481 y: 0.8508358 z: -7.98305321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342846625 y: -0.213488594 z: 0.0302550606 w: -0.975874901 } position { x: -0.784722745 y: 0.850801706 z: -7.98302889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.804] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343015902 y: -0.213485301 z: 0.030287195 w: -0.975874066 } position { x: -0.784733653 y: 0.850780845 z: -7.98308516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.817] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342793614 y: -0.213475391 z: 0.0302758534 w: -0.975877345 } position { x: -0.784759521 y: 0.850820184 z: -7.98307657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.831] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342739262 y: -0.21348457 z: 0.0302590393 w: -0.975876033 } position { x: -0.784763455 y: 0.850757062 z: -7.98306704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342488736 y: -0.213477463 z: 0.0302590374 w: -0.975878477 } position { x: -0.784787059 y: 0.850812435 z: -7.98308849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.861] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342522301 y: -0.213470936 z: 0.0302795526 w: -0.975879192 } position { x: -0.784734905 y: 0.850769281 z: -7.9830761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.873] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343257561 y: -0.213504255 z: 0.0302812234 w: -0.975869238 } position { x: -0.784743071 y: 0.850749969 z: -7.98304176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.887] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034283977 y: -0.213483348 z: 0.0303346943 w: -0.97587359 } position { x: -0.784752786 y: 0.850779235 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342968591 y: -0.213460177 z: 0.0302863829 w: -0.975879729 } position { x: -0.784723699 y: 0.85076 z: -7.98303223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.916] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343053974 y: -0.213469908 z: 0.0302735083 w: -0.975877702 } position { x: -0.784741759 y: 0.85078907 z: -7.98306513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343252756 y: -0.213496551 z: 0.0302616656 w: -0.975871563 } position { x: -0.78477174 y: 0.850776374 z: -7.98305845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.944] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034366332 y: -0.213509738 z: 0.030215824 w: -0.975868642 } position { x: -0.784717619 y: 0.850743175 z: -7.9830451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.958] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342385508 y: -0.213484615 z: 0.0302660968 w: -0.975877047 } position { x: -0.784711957 y: 0.850729823 z: -7.98307943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.972] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342364386 y: -0.213514626 z: 0.0302773323 w: -0.975870252 } position { x: -0.78471756 y: 0.850766182 z: -7.98310423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.983] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342364386 y: -0.213514626 z: 0.0302773323 w: -0.975870252 } position { x: -0.78471756 y: 0.850766182 z: -7.98310423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:05.997] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342441574 y: -0.21346195 z: 0.0303383358 w: -0.97587955 } position { x: -0.784715 y: 0.850770473 z: -7.9830842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.014] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343195423 y: -0.21351406 z: 0.0302335862 w: -0.975868762 } position { x: -0.784723938 y: 0.850744486 z: -7.98310041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.025] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343195423 y: -0.21351406 z: 0.0302335862 w: -0.975868762 } position { x: -0.784723938 y: 0.850744486 z: -7.98310041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.040] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343012139 y: -0.213487357 z: 0.030204758 w: -0.975876153 } position { x: -0.7847054 y: 0.850724697 z: -7.98306561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.053] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342932828 y: -0.213491961 z: 0.0302194208 w: -0.97587496 } position { x: -0.784706891 y: 0.850777 z: -7.98312569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.068] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343100578 y: -0.213517979 z: 0.0302981846 w: -0.975866258 } position { x: -0.784678757 y: 0.850744128 z: -7.98309565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034266796 y: -0.213456601 z: 0.0304016043 w: -0.975878 } position { x: -0.78473109 y: 0.850775361 z: -7.98314762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.096] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342927575 y: -0.213446185 z: 0.0303691067 w: -0.975880384 } position { x: -0.784738958 y: 0.850783944 z: -7.98313332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.110] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342905447 y: -0.213505656 z: 0.0302399416 w: -0.975871444 } position { x: -0.784728 y: 0.850745201 z: -7.98314047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.123] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342371538 y: -0.213496342 z: 0.0301874951 w: -0.975877 } position { x: -0.784762859 y: 0.850814819 z: -7.98318815 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342765786 y: -0.213520184 z: 0.0302484538 w: -0.975868464 } position { x: -0.784648836 y: 0.850735068 z: -7.98303413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343405381 y: -0.213493451 z: 0.0304043926 w: -0.975867271 } position { x: -0.784670472 y: 0.850719571 z: -7.98305559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.166] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343405381 y: -0.213493451 z: 0.0304043926 w: -0.975867271 } position { x: -0.784670472 y: 0.850719571 z: -7.98305559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.179] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343165584 y: -0.213468134 z: 0.0303733125 w: -0.975874603 } position { x: -0.784722447 y: 0.850777268 z: -7.98312187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.194] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342476703 y: -0.213454559 z: 0.0302461348 w: -0.975883961 } position { x: -0.784731 y: 0.850813031 z: -7.98312044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.206] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343629755 y: -0.21349436 z: 0.0301920697 w: -0.975872874 } position { x: -0.784669399 y: 0.850751638 z: -7.98306751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343450345 y: -0.213512838 z: 0.0301832873 w: -0.975869715 } position { x: -0.784683883 y: 0.850793123 z: -7.98317671 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.234] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343254656 y: -0.213470504 z: 0.030283805 w: -0.97587657 } position { x: -0.784630597 y: 0.850711584 z: -7.98310232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.248] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342595875 y: -0.213500425 z: 0.03037728 w: -0.975869417 } position { x: -0.784663 y: 0.850730419 z: -7.98314285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.264] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342890695 y: -0.213474467 z: 0.0303836148 w: -0.975873828 } position { x: -0.78468287 y: 0.850726366 z: -7.98311043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.278] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343119502 y: -0.213455379 z: 0.030265674 w: -0.975880861 } position { x: -0.784745336 y: 0.850818 z: -7.9831748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.290] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343119502 y: -0.213455379 z: 0.030265674 w: -0.975880861 } position { x: -0.784745336 y: 0.850818 z: -7.9831748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343295038 y: -0.213533446 z: 0.0302066188 w: -0.975865 } position { x: -0.784670591 y: 0.850745201 z: -7.98308182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.320] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343147144 y: -0.213491634 z: 0.0302757 w: -0.975872576 } position { x: -0.784694314 y: 0.850728929 z: -7.98316908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.332] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343147144 y: -0.213491634 z: 0.0302757 w: -0.975872576 } position { x: -0.784694314 y: 0.850728929 z: -7.98316908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.346] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342786945 y: -0.213483274 z: 0.0302975122 w: -0.97587496 } position { x: -0.784670472 y: 0.850761831 z: -7.98315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342778675 y: -0.213487148 z: 0.0303339604 w: -0.975873 } position { x: -0.784683347 y: 0.850807726 z: -7.98315763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343619213 y: -0.213493705 z: 0.0302594826 w: -0.975870907 } position { x: -0.784674227 y: 0.850753069 z: -7.98314095 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.385] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343619213 y: -0.213493705 z: 0.0302594826 w: -0.975870907 } position { x: -0.784674227 y: 0.850753069 z: -7.98314095 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343048163 y: -0.213508472 z: 0.03023169 w: -0.97587055 } position { x: -0.784639955 y: 0.850747585 z: -7.98315239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343100801 y: -0.213489309 z: 0.0302774943 w: -0.975873172 } position { x: -0.784626186 y: 0.850755036 z: -7.98315096 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343360528 y: -0.213474095 z: 0.0303461757 w: -0.97587347 } position { x: -0.784646153 y: 0.850720882 z: -7.98314762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.444] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342508294 y: -0.213473648 z: 0.0303308126 w: -0.975877047 } position { x: -0.784694612 y: 0.85079217 z: -7.98319578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.455] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342508294 y: -0.213473648 z: 0.0303308126 w: -0.975877047 } position { x: -0.784694612 y: 0.85079217 z: -7.98319578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.472] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034250591 y: -0.213460341 z: 0.0302648228 w: -0.975882 } position { x: -0.784703314 y: 0.850788057 z: -7.98319244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.486] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034305159 y: -0.213478759 z: 0.0302934647 w: -0.975875199 } position { x: -0.784691513 y: 0.850788891 z: -7.98320484 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034339238 y: -0.213484302 z: 0.0302869976 w: -0.975872934 } position { x: -0.78467232 y: 0.850729704 z: -7.98316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.511] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034339238 y: -0.213484302 z: 0.0302869976 w: -0.975872934 } position { x: -0.78467232 y: 0.850729704 z: -7.98316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.525] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343132801 y: -0.213485718 z: 0.0302868541 w: -0.97587353 } position { x: -0.78470695 y: 0.85078752 z: -7.98322535 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343147032 y: -0.213530824 z: 0.0303411055 w: -0.975861967 } position { x: -0.784717917 y: 0.850774825 z: -7.98318338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03430463 y: -0.21349071 z: 0.0303268228 w: -0.975871563 } position { x: -0.784734309 y: 0.850787044 z: -7.98317385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.568] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03430463 y: -0.21349071 z: 0.0303268228 w: -0.975871563 } position { x: -0.784734309 y: 0.850787044 z: -7.98317385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343077518 y: -0.213493913 z: 0.0302823484 w: -0.975872099 } position { x: -0.784711838 y: 0.850783765 z: -7.98320532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.599] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343484282 y: -0.213474229 z: 0.0302626137 w: -0.975875556 } position { x: -0.784713447 y: 0.850760221 z: -7.98317719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343484282 y: -0.213474229 z: 0.0302626137 w: -0.975875556 } position { x: -0.784713447 y: 0.850760221 z: -7.98317719 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342846625 y: -0.21345444 z: 0.0303631164 w: -0.975879073 } position { x: -0.784730852 y: 0.850779414 z: -7.9831934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.637] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342573747 y: -0.213489592 z: 0.0303732511 w: -0.975872 } position { x: -0.78473866 y: 0.850772381 z: -7.98318624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034273643 y: -0.213478506 z: 0.0303313918 w: -0.975875139 } position { x: -0.78473866 y: 0.850796878 z: -7.98315382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.667] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343122184 y: -0.213455349 z: 0.0302175377 w: -0.975882351 } position { x: -0.784741282 y: 0.850778341 z: -7.98317766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.679] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343122184 y: -0.213455349 z: 0.0302175377 w: -0.975882351 } position { x: -0.784741282 y: 0.850778341 z: -7.98317766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.693] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343209542 y: -0.213515699 z: 0.0302192941 w: -0.975868821 } position { x: -0.78473419 y: 0.850759 z: -7.98319483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.705] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342957936 y: -0.213487595 z: 0.0302448254 w: -0.975875 } position { x: -0.784744799 y: 0.850749493 z: -7.98319149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.720] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343064368 y: -0.213425472 z: 0.0303493571 w: -0.975885034 } position { x: -0.784723639 y: 0.850741148 z: -7.98318768 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.734] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342814736 y: -0.213480636 z: 0.0303955413 w: -0.975872397 } position { x: -0.784745276 y: 0.850766599 z: -7.98320532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.748] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342993326 y: -0.213442698 z: 0.0303505603 w: -0.975881517 } position { x: -0.784748495 y: 0.85074842 z: -7.98318338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.762] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343072601 y: -0.213481724 z: 0.0303102508 w: -0.975873888 } position { x: -0.784735143 y: 0.850772619 z: -7.98316288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.777] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343307219 y: -0.213487893 z: 0.0302618947 w: -0.975873232 } position { x: -0.784764111 y: 0.850764453 z: -7.9831748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343505964 y: -0.2135382 z: 0.0302187577 w: -0.975862861 } position { x: -0.784756124 y: 0.850761414 z: -7.98318434 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343518108 y: -0.213467047 z: 0.0302693229 w: -0.975876808 } position { x: -0.784735918 y: 0.850756824 z: -7.983181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.819] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034313295 y: -0.213511631 z: 0.0303258449 w: -0.975866675 } position { x: -0.784758925 y: 0.85076052 z: -7.98319864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.833] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034282852 y: -0.213502675 z: 0.0303074084 w: -0.975870252 } position { x: -0.784787178 y: 0.850796223 z: -7.98315811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.847] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343226604 y: -0.213483065 z: 0.0302470066 w: -0.975875 } position { x: -0.784792066 y: 0.850802302 z: -7.98319197 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.861] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343226604 y: -0.213483065 z: 0.0302470066 w: -0.975875 } position { x: -0.784792066 y: 0.850802302 z: -7.98319197 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034306556 y: -0.213533297 z: 0.0302737355 w: -0.975863814 } position { x: -0.784782648 y: 0.850792587 z: -7.98315287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343221277 y: -0.213524625 z: 0.0302549116 w: -0.975865722 } position { x: -0.784737468 y: 0.850781322 z: -7.98315954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.903] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343250446 y: -0.213511243 z: 0.0303256884 w: -0.975866318 } position { x: -0.784762263 y: 0.850824237 z: -7.98314524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.916] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343099721 y: -0.213478804 z: 0.0303750429 w: -0.975872457 } position { x: -0.784774 y: 0.850793242 z: -7.98317099 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.932] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342942923 y: -0.213465706 z: 0.0303102694 w: -0.975877881 } position { x: -0.784791708 y: 0.850799143 z: -7.98318243 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342942923 y: -0.213465706 z: 0.0303102694 w: -0.975877881 } position { x: -0.784791708 y: 0.850799143 z: -7.98318243 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.958] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343441963 y: -0.213519871 z: 0.0303024948 w: -0.97586447 } position { x: -0.784761369 y: 0.850828469 z: -7.983181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.970] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343441963 y: -0.213519871 z: 0.0303024948 w: -0.97586447 } position { x: -0.784761369 y: 0.850828469 z: -7.983181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.983] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343184583 y: -0.213484854 z: 0.0302451421 w: -0.975874841 } position { x: -0.784756362 y: 0.85081023 z: -7.98320913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:06.998] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343430303 y: -0.213493153 z: 0.0303346589 w: -0.975869417 } position { x: -0.78475523 y: 0.850827098 z: -7.98320055 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.012] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343067423 y: -0.213508964 z: 0.0303515736 w: -0.975866675 } position { x: -0.78475821 y: 0.85080725 z: -7.98318863 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.028] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343141258 y: -0.21349147 z: 0.0303086154 w: -0.975871563 } position { x: -0.784786 y: 0.85086751 z: -7.98317528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.042] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343438 y: -0.213480294 z: 0.0302383099 w: -0.975875199 } position { x: -0.784766376 y: 0.850871801 z: -7.98317957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.053] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343438 y: -0.213480294 z: 0.0302383099 w: -0.975875199 } position { x: -0.784766376 y: 0.850871801 z: -7.98317957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.067] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343005694 y: -0.213501453 z: 0.0302327387 w: -0.975872219 } position { x: -0.784759104 y: 0.850859761 z: -7.9831934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.083] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343310572 y: -0.213498279 z: 0.0302697737 w: -0.975870728 } position { x: -0.784725487 y: 0.850857198 z: -7.98321152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.095] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343310572 y: -0.213498279 z: 0.0302697737 w: -0.975870728 } position { x: -0.784725487 y: 0.850857198 z: -7.98321152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.109] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342902094 y: -0.213474587 z: 0.0302956086 w: -0.97587651 } position { x: -0.78474319 y: 0.85086447 z: -7.98321342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343225636 y: -0.213487968 z: 0.0303085931 w: -0.97587204 } position { x: -0.784747541 y: 0.850865722 z: -7.98321438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.138] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343206041 y: -0.213524103 z: 0.0302901641 w: -0.975864768 } position { x: -0.784734905 y: 0.850862682 z: -7.98320293 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343153477 y: -0.213473722 z: 0.030297013 w: -0.975875795 } position { x: -0.784710705 y: 0.85088706 z: -7.98317289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.167] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343334116 y: -0.213524878 z: 0.0302546676 w: -0.975865245 } position { x: -0.784698725 y: 0.850860953 z: -7.983181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.178] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343334116 y: -0.213524878 z: 0.0302546676 w: -0.975865245 } position { x: -0.784698725 y: 0.850860953 z: -7.983181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.192] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343460701 y: -0.213496715 z: 0.0303046536 w: -0.975869417 } position { x: -0.784725 y: 0.850881815 z: -7.98318195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.206] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343306251 y: -0.213475421 z: 0.0302630123 w: -0.975875914 } position { x: -0.78468883 y: 0.850857437 z: -7.98315573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.220] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343147032 y: -0.213501617 z: 0.0303157121 w: -0.975869119 } position { x: -0.784703851 y: 0.850875199 z: -7.98316813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.234] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343313441 y: -0.213501513 z: 0.0302895624 w: -0.975869417 } position { x: -0.784701645 y: 0.850861073 z: -7.98318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.248] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342985503 y: -0.213515162 z: 0.0302889124 w: -0.975867569 } position { x: -0.784684837 y: 0.850882113 z: -7.98316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.262] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034297172 y: -0.213509336 z: 0.0302858446 w: -0.97586894 } position { x: -0.784653246 y: 0.850907087 z: -7.98315334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343337841 y: -0.213487297 z: 0.0302344654 w: -0.975874126 } position { x: -0.784635901 y: 0.850876749 z: -7.98311138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03430406 y: -0.21351172 z: 0.0303056668 w: -0.975867569 } position { x: -0.784650266 y: 0.850876 z: -7.98312569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03430406 y: -0.21351172 z: 0.0303056668 w: -0.975867569 } position { x: -0.784650266 y: 0.850876 z: -7.98312569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.318] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343261808 y: -0.213464573 z: 0.0302609093 w: -0.975878537 } position { x: -0.784614384 y: 0.850868821 z: -7.98311234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.331] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034314625 y: -0.213514224 z: 0.0302558206 w: -0.975868225 } position { x: -0.784629226 y: 0.850912213 z: -7.98310614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.345] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343391 y: -0.213500246 z: 0.0302549768 w: -0.97587049 } position { x: -0.784625888 y: 0.850899 z: -7.98307514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343673527 y: -0.213488519 z: 0.0302561428 w: -0.975872 } position { x: -0.784615457 y: 0.850864828 z: -7.9831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.375] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342889652 y: -0.213499 z: 0.0302896407 w: -0.975871384 } position { x: -0.784628689 y: 0.850863159 z: -7.98307133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.386] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342889652 y: -0.213499 z: 0.0302896407 w: -0.975871384 } position { x: -0.784628689 y: 0.850863159 z: -7.98307133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.401] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343252756 y: -0.213489696 z: 0.0302724782 w: -0.975872695 } position { x: -0.784651637 y: 0.850903869 z: -7.98308134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.415] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343216471 y: -0.213490024 z: 0.0302734654 w: -0.975872755 } position { x: -0.784656763 y: 0.850887895 z: -7.98303843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343313478 y: -0.213491902 z: 0.0302702691 w: -0.975872099 } position { x: -0.784676135 y: 0.85090661 z: -7.98304081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.443] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343313478 y: -0.213491902 z: 0.0302702691 w: -0.975872099 } position { x: -0.784676135 y: 0.85090661 z: -7.98304081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.458] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343178324 y: -0.21348682 z: 0.0302333459 w: -0.975874782 } position { x: -0.784659386 y: 0.850864768 z: -7.98302221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343083367 y: -0.213521346 z: 0.0302912816 w: -0.975865781 } position { x: -0.7846573 y: 0.85088712 z: -7.9830246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.484] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343083367 y: -0.213521346 z: 0.0302912816 w: -0.975865781 } position { x: -0.7846573 y: 0.85088712 z: -7.9830246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343142375 y: -0.213508472 z: 0.0303026177 w: -0.975868046 } position { x: -0.784651458 y: 0.85089159 z: -7.98299646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.512] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343206637 y: -0.213500559 z: 0.0302313734 w: -0.975871801 } position { x: -0.784690917 y: 0.850869894 z: -7.98301506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.526] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342898108 y: -0.213489741 z: 0.0302685928 w: -0.975874066 } position { x: -0.784693837 y: 0.85088551 z: -7.98297548 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.541] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343095101 y: -0.213441208 z: 0.0302426443 w: -0.975884795 } position { x: -0.784706295 y: 0.850874305 z: -7.98302364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343218967 y: -0.2134628 z: 0.0302968696 w: -0.975877941 } position { x: -0.784660399 y: 0.850880086 z: -7.98297167 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.567] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343218967 y: -0.2134628 z: 0.0302968696 w: -0.975877941 } position { x: -0.784660399 y: 0.850880086 z: -7.98297167 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343155898 y: -0.213513941 z: 0.0302648097 w: -0.975868 } position { x: -0.784671366 y: 0.85090661 z: -7.98298454 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.597] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343398377 y: -0.213473 z: 0.0302801188 w: -0.975875616 } position { x: -0.784681261 y: 0.850868583 z: -7.98299551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.608] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343139432 y: -0.213478506 z: 0.0302653406 w: -0.975875735 } position { x: -0.784684837 y: 0.850867391 z: -7.98300362 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343108363 y: -0.213479146 z: 0.0302667338 w: -0.975875676 } position { x: -0.784688294 y: 0.850897968 z: -7.98300934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.637] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343136229 y: -0.213528752 z: 0.0302268136 w: -0.97586596 } position { x: -0.784675896 y: 0.850864053 z: -7.98298025 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343613736 y: -0.213463619 z: 0.030285839 w: -0.975876689 } position { x: -0.784666896 y: 0.850907564 z: -7.98299837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.665] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343137756 y: -0.213485226 z: 0.0302707907 w: -0.975874186 } position { x: -0.784674585 y: 0.850880146 z: -7.98297215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343175381 y: -0.213481352 z: 0.0302723646 w: -0.975874782 } position { x: -0.784679592 y: 0.850880921 z: -7.98297071 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.695] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343162753 y: -0.213507026 z: 0.0302327722 w: -0.97587049 } position { x: -0.784681737 y: 0.850882769 z: -7.98296595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343177654 y: -0.213519856 z: 0.0302679427 w: -0.975866556 } position { x: -0.784645379 y: 0.850900769 z: -7.98296547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.719] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343177654 y: -0.213519856 z: 0.0302679427 w: -0.975866556 } position { x: -0.784645379 y: 0.850900769 z: -7.98296547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343065783 y: -0.213485166 z: 0.0302963834 w: -0.97587359 } position { x: -0.784683228 y: 0.850858748 z: -7.98299789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.748] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343136601 y: -0.213507965 z: 0.0302772522 w: -0.97586894 } position { x: -0.784690201 y: 0.850850582 z: -7.98301125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.762] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343001336 y: -0.213488221 z: 0.0302509349 w: -0.975874603 } position { x: -0.784711242 y: 0.850862086 z: -7.98302412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.776] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343123451 y: -0.213490129 z: 0.0302607361 w: -0.975873411 } position { x: -0.784715533 y: 0.850867927 z: -7.98299217 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.790] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343342498 y: -0.213512912 z: 0.0302455164 w: -0.975868165 } position { x: -0.784713447 y: 0.850874901 z: -7.98303127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.803] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343514867 y: -0.213501394 z: 0.0302384589 w: -0.975870311 } position { x: -0.78469795 y: 0.850846171 z: -7.98302603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.817] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343546979 y: -0.213483855 z: 0.0302520432 w: -0.97587359 } position { x: -0.78470397 y: 0.850798368 z: -7.98303175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343043692 y: -0.213493258 z: 0.0302896444 w: -0.975872159 } position { x: -0.784715235 y: 0.850814402 z: -7.98304224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.845] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342945084 y: -0.213453278 z: 0.0302515384 w: -0.975882411 } position { x: -0.784757 y: 0.850811243 z: -7.98304796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.859] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343134217 y: -0.21349445 z: 0.0302657727 w: -0.975872278 } position { x: -0.784752488 y: 0.850845 z: -7.98305559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.873] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343594216 y: -0.21348314 z: 0.0302460324 w: -0.975873768 } position { x: -0.784740508 y: 0.850827038 z: -7.98305464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.887] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343840681 y: -0.213506609 z: 0.0302644819 w: -0.975867152 } position { x: -0.784756839 y: 0.850811958 z: -7.98306417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.900] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343351662 y: -0.213489965 z: 0.0302563794 w: -0.975872815 } position { x: -0.784777641 y: 0.850823581 z: -7.98309946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.914] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343322456 y: -0.213491216 z: 0.0302547067 w: -0.975872636 } position { x: -0.784768939 y: 0.850787699 z: -7.98305941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.927] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342887081 y: -0.213530973 z: 0.0302822217 w: -0.975864649 } position { x: -0.784757912 y: 0.85085 z: -7.98311186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343694724 y: -0.213514969 z: 0.0302420631 w: -0.975866556 } position { x: -0.784767 y: 0.850794435 z: -7.98311901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.957] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343694724 y: -0.213514969 z: 0.0302420631 w: -0.975866556 } position { x: -0.784767 y: 0.850794435 z: -7.98311901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034390457 y: -0.213506192 z: 0.0302133858 w: -0.975868642 } position { x: -0.784738362 y: 0.850778937 z: -7.98311234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.985] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343065895 y: -0.21348232 z: 0.0302074701 w: -0.975877 } position { x: -0.784735322 y: 0.85076952 z: -7.98314762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:07.999] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342741236 y: -0.213469267 z: 0.0303131826 w: -0.975877702 } position { x: -0.78472954 y: 0.850810766 z: -7.98315144 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.013] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343168862 y: -0.213483334 z: 0.030341709 w: -0.975872219 } position { x: -0.784707308 y: 0.85075438 z: -7.98310757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.024] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342535898 y: -0.213492438 z: 0.0302609093 w: -0.97587496 } position { x: -0.784760475 y: 0.85081625 z: -7.9831872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.042] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343085974 y: -0.213491559 z: 0.0301955827 w: -0.975875258 } position { x: -0.784741342 y: 0.850793302 z: -7.98312426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.053] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343085974 y: -0.213491559 z: 0.0301955827 w: -0.975875258 } position { x: -0.784741342 y: 0.850793302 z: -7.98312426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.067] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343110748 y: -0.213460803 z: 0.0302189253 w: -0.975881159 } position { x: -0.784742951 y: 0.850811 z: -7.98315716 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034311261 y: -0.213493854 z: 0.0302390102 w: -0.975873351 } position { x: -0.784696043 y: 0.85074681 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.098] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343144611 y: -0.213506594 z: 0.0303106923 w: -0.975868225 } position { x: -0.784731865 y: 0.85074985 z: -7.98309422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343144611 y: -0.213506594 z: 0.0303106923 w: -0.975868225 } position { x: -0.784731865 y: 0.85074985 z: -7.98309422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.122] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343261957 y: -0.213489309 z: 0.0302921105 w: -0.975872159 } position { x: -0.784751654 y: 0.850785255 z: -7.98313093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.137] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342517607 y: -0.213492021 z: 0.0302589014 w: -0.975875199 } position { x: -0.784769177 y: 0.850810945 z: -7.98314285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.151] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342432298 y: -0.213524401 z: 0.0302145574 w: -0.975869775 } position { x: -0.78473866 y: 0.85078156 z: -7.98312044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.164] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342912152 y: -0.213499963 z: 0.03023565 w: -0.975872815 } position { x: -0.784772277 y: 0.850788534 z: -7.98314333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.180] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343156494 y: -0.213512465 z: 0.030290829 w: -0.97586745 } position { x: -0.784770191 y: 0.850763917 z: -7.98314142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342967287 y: -0.213521942 z: 0.0303039607 w: -0.975865662 } position { x: -0.784789562 y: 0.850792885 z: -7.9831605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.205] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342967287 y: -0.213521942 z: 0.0303039607 w: -0.975865662 } position { x: -0.784789562 y: 0.850792885 z: -7.9831605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.222] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343146548 y: -0.213484749 z: 0.0302814785 w: -0.975873888 } position { x: -0.784797907 y: 0.850754321 z: -7.9831543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.234] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343146548 y: -0.213484749 z: 0.0302814785 w: -0.975873888 } position { x: -0.784797907 y: 0.850754321 z: -7.9831543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.247] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342672169 y: -0.213499591 z: 0.030187998 w: -0.975875199 } position { x: -0.784793 y: 0.850767076 z: -7.98314238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342774 y: -0.213485464 z: 0.0302344169 w: -0.97587651 } position { x: -0.784804881 y: 0.8507725 z: -7.98315048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342774 y: -0.213485464 z: 0.0302344169 w: -0.97587651 } position { x: -0.784804881 y: 0.8507725 z: -7.98315048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342824347 y: -0.213476196 z: 0.0302418359 w: -0.975878119 } position { x: -0.784791172 y: 0.850767374 z: -7.98310947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034287475 y: -0.213489607 z: 0.0302691124 w: -0.975874126 } position { x: -0.784780383 y: 0.850780725 z: -7.98309231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.317] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342549607 y: -0.213483438 z: 0.0302729253 w: -0.97587657 } position { x: -0.78479135 y: 0.850797594 z: -7.98312759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.335] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343035795 y: -0.213513926 z: 0.0302666463 w: -0.975868344 } position { x: -0.784789324 y: 0.850802064 z: -7.98310089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.345] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343035795 y: -0.213513926 z: 0.0302666463 w: -0.975868344 } position { x: -0.784789324 y: 0.850802064 z: -7.98310089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342887938 y: -0.213506803 z: 0.0302470699 w: -0.975871 } position { x: -0.784772694 y: 0.850776374 z: -7.98308372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.372] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342578143 y: -0.213527218 z: 0.030233264 w: -0.975868106 } position { x: -0.784778833 y: 0.850782216 z: -7.98309183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.387] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342671722 y: -0.213533729 z: 0.0302460305 w: -0.97586596 } position { x: -0.784766793 y: 0.850781202 z: -7.98304796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.400] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343105234 y: -0.213499308 z: 0.0302545093 w: -0.975871682 } position { x: -0.784761429 y: 0.85078 z: -7.98305178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342844538 y: -0.213504329 z: 0.0302565116 w: -0.975871444 } position { x: -0.784793437 y: 0.850823164 z: -7.98309278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.428] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343206525 y: -0.213500783 z: 0.03024414 w: -0.975871325 } position { x: -0.784769058 y: 0.850773156 z: -7.98304129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.442] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343098752 y: -0.213507533 z: 0.0302369464 w: -0.97587043 } position { x: -0.784785271 y: 0.850779355 z: -7.98308086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.458] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342411697 y: -0.213479191 z: 0.0302603375 w: -0.975878298 } position { x: -0.784756362 y: 0.850775898 z: -7.98307943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342411697 y: -0.213479191 z: 0.0302603375 w: -0.975878298 } position { x: -0.784756362 y: 0.850775898 z: -7.98307943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.485] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342581421 y: -0.213521823 z: 0.0303021185 w: -0.975867093 } position { x: -0.784715 y: 0.85079062 z: -7.98305511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342802629 y: -0.213527471 z: 0.0303160828 w: -0.975864649 } position { x: -0.784733772 y: 0.850762 z: -7.98301601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.515] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342868753 y: -0.213514253 z: 0.0302844364 w: -0.975868285 } position { x: -0.78475517 y: 0.850759864 z: -7.98303604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.526] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342868753 y: -0.213514253 z: 0.0302844364 w: -0.975868285 } position { x: -0.78475517 y: 0.850759864 z: -7.98303604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.540] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343049616 y: -0.213530928 z: 0.0302297343 w: -0.975865722 } position { x: -0.78477031 y: 0.850770235 z: -7.98305321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.553] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342805721 y: -0.213524401 z: 0.0301940329 w: -0.975869119 } position { x: -0.784753323 y: 0.850797892 z: -7.9830761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.568] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343306847 y: -0.213540018 z: 0.0302628726 w: -0.975861847 } position { x: -0.784721255 y: 0.850781322 z: -7.98307085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.581] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034324985 y: -0.213499248 z: 0.0302846488 w: -0.975870252 } position { x: -0.784764469 y: 0.850808 z: -7.983109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.595] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034279108 y: -0.213512987 z: 0.0303057767 w: -0.975868165 } position { x: -0.784738779 y: 0.850740254 z: -7.98308039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.610] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342758447 y: -0.213500872 z: 0.0303028692 w: -0.975871 } position { x: -0.784733891 y: 0.850762248 z: -7.98304939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.624] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342389271 y: -0.213498384 z: 0.0302456692 w: -0.975874662 } position { x: -0.784753442 y: 0.850813508 z: -7.98304176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342862681 y: -0.213509575 z: 0.0302374773 w: -0.975870848 } position { x: -0.784718394 y: 0.850834906 z: -7.98298502 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.651] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343493819 y: -0.213536873 z: 0.0302415937 w: -0.975862503 } position { x: -0.784724 y: 0.8508268 z: -7.98303127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.665] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343085676 y: -0.213565588 z: 0.0302057918 w: -0.975858748 } position { x: -0.784714878 y: 0.850779653 z: -7.98305273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342644565 y: -0.213482589 z: 0.0302800946 w: -0.975876153 } position { x: -0.784722209 y: 0.85078907 z: -7.98307753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.695] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342648178 y: -0.213520557 z: 0.0303112902 w: -0.975866914 } position { x: -0.784681678 y: 0.850814283 z: -7.98304939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.706] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342648178 y: -0.213520557 z: 0.0303112902 w: -0.975866914 } position { x: -0.784681678 y: 0.850814283 z: -7.98304939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.719] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342615694 y: -0.213518471 z: 0.0303247366 w: -0.975867033 } position { x: -0.78470552 y: 0.850828111 z: -7.98304939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342769809 y: -0.213521838 z: 0.0302826632 w: -0.975867093 } position { x: -0.784723699 y: 0.850803614 z: -7.98301935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.747] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342766233 y: -0.213523313 z: 0.0302780904 w: -0.975866854 } position { x: -0.784724951 y: 0.850786686 z: -7.98301792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.761] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342934877 y: -0.213544443 z: 0.0302219652 w: -0.975863397 } position { x: -0.784713686 y: 0.850811541 z: -7.98305035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342919528 y: -0.213514939 z: 0.0302117411 w: -0.975870252 } position { x: -0.784702063 y: 0.850806296 z: -7.98302698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.792] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342877507 y: -0.213510215 z: 0.0302387401 w: -0.97587055 } position { x: -0.784708 y: 0.85079205 z: -7.98305702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.803] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342877507 y: -0.213510215 z: 0.0302387401 w: -0.97587055 } position { x: -0.784708 y: 0.85079205 z: -7.98305702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.817] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342787839 y: -0.213521674 z: 0.030285988 w: -0.975866914 } position { x: -0.784724653 y: 0.850776672 z: -7.9830265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.831] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342590511 y: -0.213501647 z: 0.0302413888 w: -0.975873411 } position { x: -0.784730732 y: 0.850793362 z: -7.98307276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342624374 y: -0.213540092 z: 0.030267993 w: -0.975864053 } position { x: -0.784730136 y: 0.850805163 z: -7.98304605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342770107 y: -0.213539183 z: 0.0303110927 w: -0.975862384 } position { x: -0.784699619 y: 0.850795329 z: -7.98304081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342770107 y: -0.213539183 z: 0.0303110927 w: -0.975862384 } position { x: -0.784699619 y: 0.850795329 z: -7.98304081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342581309 y: -0.213514492 z: 0.0303061698 w: -0.975868583 } position { x: -0.784715116 y: 0.850762308 z: -7.98305941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.901] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342668369 y: -0.213523656 z: 0.0303079933 w: -0.975866199 } position { x: -0.78474313 y: 0.850767672 z: -7.98305559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.915] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342849046 y: -0.213516846 z: 0.0302528553 w: -0.975868762 } position { x: -0.7847507 y: 0.850754261 z: -7.98307514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.930] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034283869 y: -0.213538036 z: 0.0302604567 w: -0.975863934 } position { x: -0.784674048 y: 0.850760221 z: -7.98302031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.943] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034283869 y: -0.213538036 z: 0.0302604567 w: -0.975863934 } position { x: -0.784674048 y: 0.850760221 z: -7.98302031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.957] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342957675 y: -0.213544175 z: 0.0303575452 w: -0.975859165 } position { x: -0.784689307 y: 0.850718141 z: -7.98300314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.971] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342415124 y: -0.213520944 z: 0.0302998777 w: -0.975868 } position { x: -0.784740329 y: 0.850794435 z: -7.98306513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.984] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342858732 y: -0.213543162 z: 0.0302819535 w: -0.975862086 } position { x: -0.784717798 y: 0.850726604 z: -7.98296547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:08.998] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342977643 y: -0.21351254 z: 0.0302485228 w: -0.975869417 } position { x: -0.784739256 y: 0.850761533 z: -7.98304653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.015] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034319 y: -0.213515073 z: 0.0302268546 w: -0.975868762 } position { x: -0.78468 y: 0.850711644 z: -7.98301363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.026] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034319 y: -0.213515073 z: 0.0302268546 w: -0.975868762 } position { x: -0.78468 y: 0.850711644 z: -7.98301363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.040] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342606045 y: -0.213547736 z: 0.0302938186 w: -0.975861609 } position { x: -0.78470856 y: 0.850760818 z: -7.98311329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342824049 y: -0.213482514 z: 0.0303236339 w: -0.975874186 } position { x: -0.784694135 y: 0.850687623 z: -7.98301458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.069] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342749096 y: -0.213543117 z: 0.0302632879 w: -0.975863039 } position { x: -0.784716785 y: 0.8507725 z: -7.98302317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.083] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343409106 y: -0.213583454 z: 0.0302365329 w: -0.975852728 } position { x: -0.78468895 y: 0.850737453 z: -7.983 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.098] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343102701 y: -0.213542953 z: 0.0302414801 w: -0.975862503 } position { x: -0.784723759 y: 0.850754678 z: -7.98309278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.109] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343102701 y: -0.213542953 z: 0.0302414801 w: -0.975862503 } position { x: -0.784723759 y: 0.850754678 z: -7.98309278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.123] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342963152 y: -0.213548779 z: 0.0302577764 w: -0.975861251 } position { x: -0.784671426 y: 0.850695908 z: -7.98302412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.136] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342698582 y: -0.213585168 z: 0.0302921776 w: -0.975853145 } position { x: -0.784685671 y: 0.850728154 z: -7.98306656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.150] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342191681 y: -0.213535517 z: 0.0302831959 w: -0.975866079 } position { x: -0.784692049 y: 0.850766838 z: -7.98307705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.164] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342424661 y: -0.213500783 z: 0.0303155389 w: -0.975871861 } position { x: -0.784692466 y: 0.850721359 z: -7.98305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.178] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342738517 y: -0.213508338 z: 0.0302919541 w: -0.975869834 } position { x: -0.784741163 y: 0.850778639 z: -7.98308754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.192] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342803709 y: -0.213566139 z: 0.0302564818 w: -0.975858033 } position { x: -0.784705341 y: 0.85073 z: -7.9830184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343071446 y: -0.213546947 z: 0.0302578714 w: -0.975861251 } position { x: -0.784714282 y: 0.850732923 z: -7.98307467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342860669 y: -0.213547334 z: 0.0302683786 w: -0.975861609 } position { x: -0.784723461 y: 0.850758851 z: -7.98310041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342837833 y: -0.21354568 z: 0.0302652 w: -0.975862145 } position { x: -0.784691155 y: 0.85073638 z: -7.98307228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.248] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342712812 y: -0.213551149 z: 0.0302987825 w: -0.975860298 } position { x: -0.784720719 y: 0.850785136 z: -7.9831233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.262] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342727974 y: -0.213551387 z: 0.0302941091 w: -0.975860417 } position { x: -0.784692 y: 0.850745142 z: -7.98309946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342176072 y: -0.213540375 z: 0.0302363299 w: -0.975866556 } position { x: -0.784721494 y: 0.85077 z: -7.98315382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.290] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342176072 y: -0.213540375 z: 0.0302363299 w: -0.975866556 } position { x: -0.784721494 y: 0.85077 z: -7.98315382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.303] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342752784 y: -0.213533133 z: 0.0302372295 w: -0.975866079 } position { x: -0.78466469 y: 0.85073626 z: -7.98308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.319] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343108289 y: -0.213551387 z: 0.0302837621 w: -0.975859404 } position { x: -0.784662366 y: 0.850737214 z: -7.98311472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.331] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342723653 y: -0.213534653 z: 0.0303268619 w: -0.975863039 } position { x: -0.784681082 y: 0.850775 z: -7.9831357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.344] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342641734 y: -0.213558018 z: 0.0303089228 w: -0.975858748 } position { x: -0.784681678 y: 0.850764751 z: -7.98310089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342747569 y: -0.213544145 z: 0.0302934088 w: -0.975861907 } position { x: -0.784686625 y: 0.850749373 z: -7.98308754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.374] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342753455 y: -0.213527709 z: 0.0302596763 w: -0.975866556 } position { x: -0.784684837 y: 0.850768566 z: -7.98310137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.389] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343248323 y: -0.213599801 z: 0.0302633028 w: -0.975848913 } position { x: -0.784655631 y: 0.850744784 z: -7.983109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.404] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342759192 y: -0.21354574 z: 0.0303059854 w: -0.975861132 } position { x: -0.784654 y: 0.850757718 z: -7.98312807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.417] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034226384 y: -0.213520139 z: 0.0303447563 w: -0.975867271 } position { x: -0.784631491 y: 0.850733042 z: -7.98305368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.428] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034226384 y: -0.213520139 z: 0.0303447563 w: -0.975867271 } position { x: -0.784631491 y: 0.850733042 z: -7.98305368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.443] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342507809 y: -0.213534161 z: 0.0303006042 w: -0.975864708 } position { x: -0.784649432 y: 0.850744963 z: -7.98307705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.458] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034320727 y: -0.213529363 z: 0.0302574392 w: -0.975864649 } position { x: -0.784648776 y: 0.850765109 z: -7.98304367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.470] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034320727 y: -0.213529363 z: 0.0302574392 w: -0.975864649 } position { x: -0.784648776 y: 0.850765109 z: -7.98304367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.485] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342987515 y: -0.213558897 z: 0.0302262846 w: -0.97585994 } position { x: -0.784674942 y: 0.850753427 z: -7.98306561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342872888 y: -0.213553682 z: 0.0302633438 w: -0.975860298 } position { x: -0.784662306 y: 0.850738585 z: -7.98308182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.514] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342373587 y: -0.213515744 z: 0.0302873 w: -0.975869656 } position { x: -0.784653425 y: 0.850762606 z: -7.98305464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.526] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342373587 y: -0.213515744 z: 0.0302873 w: -0.975869656 } position { x: -0.784653425 y: 0.850762606 z: -7.98305464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.541] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342626609 y: -0.213553891 z: 0.0303005148 w: -0.97586 } position { x: -0.784653127 y: 0.850759506 z: -7.98304605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.554] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342757963 y: -0.213553295 z: 0.03028032 w: -0.975860298 } position { x: -0.784658968 y: 0.850772 z: -7.98304319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.568] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342738777 y: -0.213552371 z: 0.0302838609 w: -0.975860417 } position { x: -0.784677207 y: 0.850759625 z: -7.98302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.582] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343014151 y: -0.213573053 z: 0.0302696154 w: -0.97585535 } position { x: -0.784661472 y: 0.850747824 z: -7.98300171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.597] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034231279 y: -0.213567823 z: 0.0302567184 w: -0.975859404 } position { x: -0.784652948 y: 0.85079813 z: -7.98301 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.611] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342834145 y: -0.213583186 z: 0.0302531552 w: -0.975854337 } position { x: -0.784655511 y: 0.850773215 z: -7.98300028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343045034 y: -0.213549182 z: 0.0303215776 w: -0.975858867 } position { x: -0.784659922 y: 0.850808859 z: -7.98300076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.637] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343045034 y: -0.213549182 z: 0.0303215776 w: -0.975858867 } position { x: -0.784659922 y: 0.850808859 z: -7.98300076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.650] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342796445 y: -0.213548988 z: 0.0302829817 w: -0.975861 } position { x: -0.784680426 y: 0.850799084 z: -7.98301792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.666] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342755 y: -0.213548928 z: 0.030279832 w: -0.975861251 } position { x: -0.784651101 y: 0.850807846 z: -7.98301554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.678] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342698544 y: -0.213530391 z: 0.0303010326 w: -0.975864887 } position { x: -0.78465426 y: 0.850839198 z: -7.98300314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.692] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342536531 y: -0.213596359 z: 0.0302774403 w: -0.975851715 } position { x: -0.784649789 y: 0.850836933 z: -7.98299503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.707] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034268897 y: -0.213568717 z: 0.0302595925 w: -0.975857794 } position { x: -0.784648359 y: 0.850823522 z: -7.9830122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342611559 y: -0.213576168 z: 0.0302588679 w: -0.975856423 } position { x: -0.784658432 y: 0.850832522 z: -7.98303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.735] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342653655 y: -0.213540614 z: 0.0303126946 w: -0.975862384 } position { x: -0.784652948 y: 0.850829363 z: -7.9830327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.748] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034235213 y: -0.213546485 z: 0.0303044599 w: -0.975862443 } position { x: -0.784644306 y: 0.850855231 z: -7.98302174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.762] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342771038 y: -0.213531598 z: 0.0302904695 w: -0.975864708 } position { x: -0.784652233 y: 0.850851655 z: -7.98301697 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.777] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034301769 y: -0.213555768 z: 0.0302475113 w: -0.975859821 } position { x: -0.78467679 y: 0.850834548 z: -7.98303366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342588797 y: -0.213560596 z: 0.0302984789 w: -0.975858748 } position { x: -0.784645379 y: 0.850839 z: -7.98301744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342517197 y: -0.213567078 z: 0.0302682444 w: -0.97585851 } position { x: -0.784659564 y: 0.850854039 z: -7.98302078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.820] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342674628 y: -0.213550806 z: 0.030266555 w: -0.975861549 } position { x: -0.784663558 y: 0.850857496 z: -7.98301506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342674628 y: -0.213550806 z: 0.030266555 w: -0.975861549 } position { x: -0.784663558 y: 0.850857496 z: -7.98301506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342698433 y: -0.213554129 z: 0.0302702934 w: -0.975860596 } position { x: -0.78465718 y: 0.850846171 z: -7.9830327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.859] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342617109 y: -0.213538781 z: 0.0302929413 w: -0.975863576 } position { x: -0.784677386 y: 0.850855947 z: -7.98303652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.873] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342914276 y: -0.213574901 z: 0.0302619301 w: -0.975855589 } position { x: -0.784658372 y: 0.850865841 z: -7.98301411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342677645 y: -0.21355018 z: 0.0302738156 w: -0.97586143 } position { x: -0.784655929 y: 0.85084331 z: -7.98300648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.901] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343030319 y: -0.213528663 z: 0.030261999 w: -0.975865304 } position { x: -0.784657121 y: 0.850851178 z: -7.98305035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.914] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342706516 y: -0.21354866 z: 0.0302758347 w: -0.975861669 } position { x: -0.784691453 y: 0.85086143 z: -7.98301554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.931] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342521407 y: -0.213542938 z: 0.0302875843 w: -0.975863159 } position { x: -0.784684062 y: 0.850859821 z: -7.98304176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.942] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342521407 y: -0.213542938 z: 0.0302875843 w: -0.975863159 } position { x: -0.784684062 y: 0.850859821 z: -7.98304176 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.959] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342708342 y: -0.213554233 z: 0.0302722529 w: -0.975860476 } position { x: -0.784670651 y: 0.850854158 z: -7.98303652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.970] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342708342 y: -0.213554233 z: 0.0302722529 w: -0.975860476 } position { x: -0.784670651 y: 0.850854158 z: -7.98303652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.984] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342517421 y: -0.213541567 z: 0.0302671455 w: -0.975864112 } position { x: -0.784681141 y: 0.85084 z: -7.98305559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:09.998] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342481174 y: -0.213557914 z: 0.0302973855 w: -0.975859702 } position { x: -0.784683 y: 0.850820661 z: -7.98303604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.012] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342661031 y: -0.213554502 z: 0.0302801952 w: -0.975860357 } position { x: -0.784682035 y: 0.850824058 z: -7.98304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.026] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342670865 y: -0.213541731 z: 0.0302406251 w: -0.975864351 } position { x: -0.784673393 y: 0.850799084 z: -7.98306084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.039] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342675857 y: -0.213577971 z: 0.0302774627 w: -0.975855231 } position { x: -0.784654915 y: 0.850824356 z: -7.98302507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.053] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342772342 y: -0.21355629 z: 0.0302391984 w: -0.975860894 } position { x: -0.784703314 y: 0.850815058 z: -7.98301315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.067] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342910551 y: -0.213534087 z: 0.0302786939 w: -0.975864 } position { x: -0.784693122 y: 0.850829303 z: -7.98304081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342421457 y: -0.213546559 z: 0.0302998181 w: -0.975862324 } position { x: -0.784684122 y: 0.850816071 z: -7.98303366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.097] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342322811 y: -0.213540018 z: 0.0302960388 w: -0.975864232 } position { x: -0.784688056 y: 0.850832 z: -7.98305082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.111] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342552848 y: -0.213523149 z: 0.0303044189 w: -0.975866854 } position { x: -0.784695208 y: 0.850797117 z: -7.98304033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.125] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342527591 y: -0.213502169 z: 0.0303029083 w: -0.975871563 } position { x: -0.784680247 y: 0.850827634 z: -7.9830513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.136] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342527591 y: -0.213502169 z: 0.0303029083 w: -0.975871563 } position { x: -0.784680247 y: 0.850827634 z: -7.9830513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.152] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034290053 y: -0.213575795 z: 0.0302598681 w: -0.975855529 } position { x: -0.784670651 y: 0.850791335 z: -7.98304653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.164] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343006216 y: -0.213531315 z: 0.0302817039 w: -0.975864172 } position { x: -0.784690559 y: 0.850806892 z: -7.98303413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.178] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342205688 y: -0.213574454 z: 0.0302142967 w: -0.975859642 } position { x: -0.784665763 y: 0.850810766 z: -7.98305368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.192] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342633687 y: -0.213544458 z: 0.0302612055 w: -0.975863218 } position { x: -0.784659863 y: 0.850816131 z: -7.98307657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.205] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342669338 y: -0.213546529 z: 0.030262351 w: -0.975862622 } position { x: -0.784674942 y: 0.850799322 z: -7.98306751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.221] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342428312 y: -0.213533551 z: 0.0302815922 w: -0.975865722 } position { x: -0.784674883 y: 0.850787878 z: -7.98306465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.235] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342676863 y: -0.213552654 z: 0.0303091463 w: -0.975859821 } position { x: -0.784636915 y: 0.850798607 z: -7.98306179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.250] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342430547 y: -0.213520408 z: 0.030282598 w: -0.975868583 } position { x: -0.784666836 y: 0.850794911 z: -7.98304653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.263] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342461839 y: -0.213536084 z: 0.0302334875 w: -0.975866556 } position { x: -0.784677923 y: 0.850802541 z: -7.98307705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.277] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342674293 y: -0.213595852 z: 0.0302775167 w: -0.975851357 } position { x: -0.784651279 y: 0.850789726 z: -7.98306131 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.291] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342708267 y: -0.213543713 z: 0.030273905 w: -0.975862741 } position { x: -0.78464812 y: 0.850793302 z: -7.98310757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.304] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342708267 y: -0.213543713 z: 0.030273905 w: -0.975862741 } position { x: -0.78464812 y: 0.850793302 z: -7.98310757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.319] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342692509 y: -0.213570476 z: 0.0302558597 w: -0.975857496 } position { x: -0.784650683 y: 0.850798 z: -7.98314333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.333] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342460237 y: -0.21353212 z: 0.0302071013 w: -0.975868225 } position { x: -0.784655094 y: 0.850814223 z: -7.98315287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.344] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342900753 y: -0.213530049 z: 0.0302828755 w: -0.975864768 } position { x: -0.78463012 y: 0.850797296 z: -7.98310232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342817418 y: -0.213530898 z: 0.0302949529 w: -0.97586453 } position { x: -0.784663439 y: 0.850798488 z: -7.98313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034273 y: -0.213543177 z: 0.03027438 w: -0.975862741 } position { x: -0.784667253 y: 0.850777864 z: -7.98308086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.389] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342565663 y: -0.21356383 z: 0.0302230902 w: -0.975860417 } position { x: -0.784670174 y: 0.850794733 z: -7.98309898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.400] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342565663 y: -0.21356383 z: 0.0302230902 w: -0.975860417 } position { x: -0.784670174 y: 0.850794733 z: -7.98309898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.414] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342677422 y: -0.21356532 z: 0.030203281 w: -0.975860298 } position { x: -0.784668 y: 0.850771785 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.432] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342808142 y: -0.213546321 z: 0.0302431304 w: -0.975862801 } position { x: -0.78466928 y: 0.850811 z: -7.98309135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.442] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342808142 y: -0.213546321 z: 0.0302431304 w: -0.975862801 } position { x: -0.78466928 y: 0.850811 z: -7.98309135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.457] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343360864 y: -0.213545293 z: 0.0302588157 w: -0.975860596 } position { x: -0.784657598 y: 0.850743532 z: -7.98308659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.472] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342588499 y: -0.21355705 z: 0.0302825309 w: -0.97586 } position { x: -0.784689 y: 0.850826859 z: -7.98318052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.487] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342896357 y: -0.21352835 z: 0.0302563813 w: -0.97586596 } position { x: -0.784656167 y: 0.850841939 z: -7.98308372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.498] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342896357 y: -0.21352835 z: 0.0302563813 w: -0.97586596 } position { x: -0.784656167 y: 0.850841939 z: -7.98308372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.511] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343216285 y: -0.213552892 z: 0.030275587 w: -0.975858927 } position { x: -0.784669101 y: 0.850838125 z: -7.98309898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.526] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343029909 y: -0.213562623 z: 0.0302891564 w: -0.975857 } position { x: -0.784680188 y: 0.850791693 z: -7.9830637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.541] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342800431 y: -0.213544384 z: 0.0302547906 w: -0.975862861 } position { x: -0.784678161 y: 0.85084 z: -7.98309231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.555] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342800431 y: -0.213544384 z: 0.0302547906 w: -0.975862861 } position { x: -0.784678161 y: 0.85084 z: -7.98309231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.569] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342810191 y: -0.213545606 z: 0.0302528813 w: -0.975862622 } position { x: -0.784670532 y: 0.850853443 z: -7.98310423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.580] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342810191 y: -0.213545606 z: 0.0302528813 w: -0.975862622 } position { x: -0.784670532 y: 0.850853443 z: -7.98310423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.597] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342525356 y: -0.213567033 z: 0.0302935466 w: -0.975857675 } position { x: -0.784716845 y: 0.850855112 z: -7.98309231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.608] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342525356 y: -0.213567033 z: 0.0302935466 w: -0.975857675 } position { x: -0.784716845 y: 0.850855112 z: -7.98309231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.625] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342610702 y: -0.21359092 z: 0.0302431416 w: -0.975853741 } position { x: -0.784671783 y: 0.850878239 z: -7.98310852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.638] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342610702 y: -0.21359092 z: 0.0302431416 w: -0.975853741 } position { x: -0.784671783 y: 0.850878239 z: -7.98310852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.653] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343109481 y: -0.213576809 z: 0.0302458685 w: -0.975855 } position { x: -0.784663141 y: 0.850860894 z: -7.98310184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.664] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343109481 y: -0.213576809 z: 0.0302458685 w: -0.975855 } position { x: -0.784663141 y: 0.850860894 z: -7.98310184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.679] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342842601 y: -0.213545799 z: 0.0302538481 w: -0.975862443 } position { x: -0.784699678 y: 0.850865483 z: -7.9831357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.693] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342783183 y: -0.213520333 z: 0.0302208867 w: -0.975869238 } position { x: -0.784670949 y: 0.850857139 z: -7.98309803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.708] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034255296 y: -0.213566244 z: 0.0302758198 w: -0.975858331 } position { x: -0.784656 y: 0.850854516 z: -7.98310041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.721] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034255296 y: -0.213566244 z: 0.0302758198 w: -0.975858331 } position { x: -0.784656 y: 0.850854516 z: -7.98310041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.736] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342827812 y: -0.213555321 z: 0.0302912686 w: -0.975859284 } position { x: -0.78470546 y: 0.850877404 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.749] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342883579 y: -0.213564351 z: 0.0302312449 w: -0.975858927 } position { x: -0.784684718 y: 0.850864768 z: -7.98309755 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.764] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342808478 y: -0.213544399 z: 0.030231161 w: -0.975863576 } position { x: -0.784699082 y: 0.850860834 z: -7.98310709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342808478 y: -0.213544399 z: 0.030231161 w: -0.975863576 } position { x: -0.784699082 y: 0.850860834 z: -7.98310709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.791] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342614166 y: -0.213563174 z: 0.0302752275 w: -0.975858748 } position { x: -0.784701467 y: 0.850866258 z: -7.98313332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.805] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342904329 y: -0.213520586 z: 0.0302747767 w: -0.975867093 } position { x: -0.784701049 y: 0.850863695 z: -7.98310518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342904329 y: -0.213520586 z: 0.0302747767 w: -0.975867093 } position { x: -0.784701049 y: 0.850863695 z: -7.98310518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.833] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342836492 y: -0.21356599 z: 0.0302242581 w: -0.975858927 } position { x: -0.784699261 y: 0.850886285 z: -7.98309422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.847] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034285184 y: -0.213549271 z: 0.0302145351 w: -0.97586292 } position { x: -0.784719765 y: 0.85087657 z: -7.98306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.861] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034285184 y: -0.213549271 z: 0.0302145351 w: -0.97586292 } position { x: -0.784719765 y: 0.85087657 z: -7.98306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342781954 y: -0.213531896 z: 0.0302737802 w: -0.975865066 } position { x: -0.784714401 y: 0.850871 z: -7.9831028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.888] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342671387 y: -0.213530064 z: 0.0302995536 w: -0.975865066 } position { x: -0.784706354 y: 0.850879312 z: -7.98313856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.900] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342671387 y: -0.213530064 z: 0.0302995536 w: -0.975865066 } position { x: -0.784706354 y: 0.850879312 z: -7.98313856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.914] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342770815 y: -0.213545963 z: 0.030272169 w: -0.975862086 } position { x: -0.784702599 y: 0.850889921 z: -7.98309183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.929] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342685618 y: -0.213538438 z: 0.0302180108 w: -0.975865722 } position { x: -0.784700334 y: 0.850873828 z: -7.98312235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.943] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034285862 y: -0.213527352 z: 0.0302507505 w: -0.975866556 } position { x: -0.7847 y: 0.850875378 z: -7.98308849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.956] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342780389 y: -0.213546962 z: 0.0302624591 w: -0.975862145 } position { x: -0.784690082 y: 0.850888371 z: -7.98309946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342972316 y: -0.213557839 z: 0.0303022824 w: -0.975857854 } position { x: -0.784689605 y: 0.850874186 z: -7.98312902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.985] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342972316 y: -0.213557839 z: 0.0303022824 w: -0.975857854 } position { x: -0.784689605 y: 0.850874186 z: -7.98312902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:10.998] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342732891 y: -0.213526815 z: 0.0303252 w: -0.975864768 } position { x: -0.784684062 y: 0.850868702 z: -7.98313951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.012] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342387408 y: -0.213582471 z: 0.0302653871 w: -0.975855649 } position { x: -0.784656286 y: 0.850905776 z: -7.98312616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.026] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342798084 y: -0.213549078 z: 0.0302695632 w: -0.975861371 } position { x: -0.784679592 y: 0.850899458 z: -7.98312235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.040] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342789739 y: -0.213548347 z: 0.0302703101 w: -0.975861549 } position { x: -0.78467828 y: 0.850890756 z: -7.98312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.054] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342222415 y: -0.213538483 z: 0.0302789 w: -0.975865424 } position { x: -0.784647822 y: 0.850891948 z: -7.98306942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.070] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034301497 y: -0.213564098 z: 0.0302686859 w: -0.975857377 } position { x: -0.784629 y: 0.850887775 z: -7.98309231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.082] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034301497 y: -0.213564098 z: 0.0302686859 w: -0.975857377 } position { x: -0.784629 y: 0.850887775 z: -7.98309231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.096] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342379212 y: -0.21355696 z: 0.0302895252 w: -0.975860536 } position { x: -0.784614146 y: 0.850890696 z: -7.98304272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.111] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342628472 y: -0.213548914 z: 0.0303067546 w: -0.975860894 } position { x: -0.784591 y: 0.850856066 z: -7.98306847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.124] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342628472 y: -0.213548914 z: 0.0303067546 w: -0.975860894 } position { x: -0.784591 y: 0.850856066 z: -7.98306847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.139] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342626236 y: -0.21355775 z: 0.0302851871 w: -0.975859642 } position { x: -0.78459394 y: 0.850859284 z: -7.98303843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034262754 y: -0.213555947 z: 0.03028249 w: -0.975860059 } position { x: -0.784598172 y: 0.85087347 z: -7.98303509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.164] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034262754 y: -0.213555947 z: 0.03028249 w: -0.975860059 } position { x: -0.784598172 y: 0.85087347 z: -7.98303509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.180] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343014672 y: -0.21356152 z: 0.0302215107 w: -0.975859404 } position { x: -0.784617543 y: 0.850847602 z: -7.98302221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.194] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342264511 y: -0.213588819 z: 0.0302127637 w: -0.975856364 } position { x: -0.784610868 y: 0.850865185 z: -7.98306036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.207] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342264511 y: -0.213588819 z: 0.0302127637 w: -0.975856364 } position { x: -0.784610868 y: 0.850865185 z: -7.98306036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.220] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342396609 y: -0.213551134 z: 0.0302422047 w: -0.975863218 } position { x: -0.784634113 y: 0.850865304 z: -7.98304701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.234] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342445821 y: -0.213585034 z: 0.0302387718 w: -0.975855708 } position { x: -0.784618616 y: 0.850875378 z: -7.98305225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.250] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03425356 y: -0.213570207 z: 0.0301868077 w: -0.975860238 } position { x: -0.78461206 y: 0.850846231 z: -7.98305893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.261] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03425356 y: -0.213570207 z: 0.0301868077 w: -0.975860238 } position { x: -0.78461206 y: 0.850846231 z: -7.98305893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.275] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342393368 y: -0.213557199 z: 0.0302271638 w: -0.975862324 } position { x: -0.784618676 y: 0.850828528 z: -7.98305559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342725664 y: -0.213562056 z: 0.0302763209 w: -0.975858569 } position { x: -0.784604 y: 0.850877762 z: -7.98304462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342725664 y: -0.213562056 z: 0.0302763209 w: -0.975858569 } position { x: -0.784604 y: 0.850877762 z: -7.98304462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.319] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342941657 y: -0.213553369 z: 0.0302632879 w: -0.975860119 } position { x: -0.784611642 y: 0.850880563 z: -7.98304605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.331] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342941657 y: -0.213553369 z: 0.0302632879 w: -0.975860119 } position { x: -0.784611642 y: 0.850880563 z: -7.98304605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.348] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342583433 y: -0.213556334 z: 0.0302595813 w: -0.975860894 } position { x: -0.784651875 y: 0.850891769 z: -7.98305559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342583433 y: -0.213556334 z: 0.0302595813 w: -0.975860894 } position { x: -0.784651875 y: 0.850891769 z: -7.98305559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.373] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342591181 y: -0.213553071 z: 0.030261904 w: -0.97586149 } position { x: -0.784630477 y: 0.850872755 z: -7.98302555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.387] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342573114 y: -0.213553533 z: 0.0302662198 w: -0.975861311 } position { x: -0.784659863 y: 0.850889444 z: -7.98302269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.402] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342698582 y: -0.213591769 z: 0.0302515831 w: -0.975852966 } position { x: -0.784663737 y: 0.850871682 z: -7.98302269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.416] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03427881 y: -0.213578135 z: 0.0302131809 w: -0.975856841 } position { x: -0.78464824 y: 0.850895047 z: -7.98303366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.430] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342803076 y: -0.213571161 z: 0.0302684605 w: -0.975856543 } position { x: -0.784636438 y: 0.850887418 z: -7.9830308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.443] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342601612 y: -0.213563651 z: 0.0302545801 w: -0.975859344 } position { x: -0.7846542 y: 0.850879669 z: -7.98302031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.457] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342656225 y: -0.213563874 z: 0.0302527379 w: -0.975859165 } position { x: -0.784646332 y: 0.850863516 z: -7.98304701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.471] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342400745 y: -0.21352905 z: 0.030249279 w: -0.975867808 } position { x: -0.784643531 y: 0.85088253 z: -7.98303175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.485] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342701077 y: -0.213513598 z: 0.0302540418 w: -0.97587 } position { x: -0.784632862 y: 0.850889444 z: -7.98302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.499] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342541151 y: -0.213558316 z: 0.0302524958 w: -0.975860775 } position { x: -0.784638941 y: 0.850883365 z: -7.98306847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.511] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342670158 y: -0.213543326 z: 0.0303319972 w: -0.975861132 } position { x: -0.784616649 y: 0.85089016 z: -7.98304892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.526] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342577063 y: -0.2135607 z: 0.0302602 w: -0.97585988 } position { x: -0.784631133 y: 0.850870728 z: -7.98302174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.539] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342282206 y: -0.213585436 z: 0.0302838627 w: -0.975854814 } position { x: -0.784626067 y: 0.850864053 z: -7.98302746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.554] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342570618 y: -0.213564023 z: 0.0302663632 w: -0.975859 } position { x: -0.784617 y: 0.85084635 z: -7.98302317 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.568] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342623927 y: -0.213579133 z: 0.0302295145 w: -0.975856721 } position { x: -0.784610093 y: 0.85082984 z: -7.98302078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.581] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342804715 y: -0.213555768 z: 0.0302771926 w: -0.975859642 } position { x: -0.784625351 y: 0.850855112 z: -7.98305273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.597] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342647918 y: -0.213565812 z: 0.030260304 w: -0.97585851 } position { x: -0.784629881 y: 0.850860536 z: -7.9830389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.611] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342607871 y: -0.213566184 z: 0.0302619115 w: -0.975858569 } position { x: -0.78462106 y: 0.850826621 z: -7.9830389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.625] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342398174 y: -0.213579357 z: 0.0302544646 w: -0.975856602 } position { x: -0.784612536 y: 0.850840926 z: -7.98304462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.636] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342398174 y: -0.213579357 z: 0.0302544646 w: -0.975856602 } position { x: -0.784612536 y: 0.850840926 z: -7.98304462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.652] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034252733 y: -0.213567823 z: 0.0302686375 w: -0.975858271 } position { x: -0.78466332 y: 0.850841045 z: -7.9830246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.665] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342580713 y: -0.213523477 z: 0.0303051434 w: -0.975866675 } position { x: -0.784644902 y: 0.850836635 z: -7.98299932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342744924 y: -0.213528 z: 0.030256981 w: -0.975866616 } position { x: -0.784664273 y: 0.850820541 z: -7.98301601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.694] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342418067 y: -0.213556111 z: 0.0302439071 w: -0.975861967 } position { x: -0.784659 y: 0.850833893 z: -7.98302031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.706] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342418067 y: -0.213556111 z: 0.0302439071 w: -0.975861967 } position { x: -0.784659 y: 0.850833893 z: -7.98302031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.720] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034263432 y: -0.213551536 z: 0.0302346237 w: -0.975862503 } position { x: -0.784646392 y: 0.850802779 z: -7.98302841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.736] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342623 y: -0.213563681 z: 0.030261647 w: -0.975859046 } position { x: -0.784646928 y: 0.850807786 z: -7.98303795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.748] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342623 y: -0.213563681 z: 0.030261647 w: -0.975859046 } position { x: -0.784646928 y: 0.850807786 z: -7.98303795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.762] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342620574 y: -0.213562697 z: 0.0302681047 w: -0.975859046 } position { x: -0.784656346 y: 0.85079515 z: -7.98304796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342585482 y: -0.213560671 z: 0.0302680042 w: -0.975859702 } position { x: -0.784659505 y: 0.850788 z: -7.98301697 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.789] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342197791 y: -0.213526011 z: 0.0302501451 w: -0.975869179 } position { x: -0.784662068 y: 0.850830317 z: -7.98303127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.807] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342838 y: -0.213544518 z: 0.0302815735 w: -0.975861907 } position { x: -0.784633636 y: 0.850790739 z: -7.9830575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.818] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342838 y: -0.213544518 z: 0.0302815735 w: -0.975861907 } position { x: -0.784633636 y: 0.850790739 z: -7.9830575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.832] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034258388 y: -0.213549137 z: 0.0302757826 w: -0.975861967 } position { x: -0.784632742 y: 0.850787282 z: -7.98304749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.846] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342454314 y: -0.213601008 z: 0.0303048491 w: -0.975850165 } position { x: -0.784637392 y: 0.850799322 z: -7.98304605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.860] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342145152 y: -0.213551417 z: 0.0302415397 w: -0.975864053 } position { x: -0.784663737 y: 0.850833654 z: -7.98305225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.874] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342265964 y: -0.213584155 z: 0.0302958582 w: -0.975854754 } position { x: -0.78466028 y: 0.850846052 z: -7.98301125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.909] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342657752 y: -0.213563293 z: 0.0302812904 w: -0.97585839 } position { x: -0.784683943 y: 0.850784242 z: -7.98306608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.912] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342657752 y: -0.213563293 z: 0.0302812904 w: -0.97585839 } position { x: -0.784683943 y: 0.850784242 z: -7.98306608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034211278 y: -0.213542804 z: 0.0302166883 w: -0.975866854 } position { x: -0.784683347 y: 0.850813627 z: -7.9830761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342330672 y: -0.213594452 z: 0.0302952603 w: -0.975852311 } position { x: -0.784638345 y: 0.850795388 z: -7.98301125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342517421 y: -0.213586017 z: 0.0302895494 w: -0.975853682 } position { x: -0.784670472 y: 0.850810289 z: -7.98300743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342977121 y: -0.213562503 z: 0.0303078257 w: -0.975856602 } position { x: -0.784680307 y: 0.850834846 z: -7.98300695 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342856273 y: -0.213591427 z: 0.0302743148 w: -0.975851774 } position { x: -0.784721375 y: 0.850796342 z: -7.98300266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:11.995] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342670344 y: -0.213610098 z: 0.0302062798 w: -0.975850463 } position { x: -0.784700751 y: 0.850794435 z: -7.98299456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342436247 y: -0.213614464 z: 0.0301731657 w: -0.975851357 } position { x: -0.784686744 y: 0.850813031 z: -7.9829874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.023] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342729166 y: -0.213621855 z: 0.0302418694 w: -0.975846529 } position { x: -0.78467387 y: 0.850818872 z: -7.98300409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.038] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342672 y: -0.21356149 z: 0.0302694943 w: -0.975859165 } position { x: -0.784690201 y: 0.850809 z: -7.98300076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342830643 y: -0.213584408 z: 0.0303462651 w: -0.975851178 } position { x: -0.784695506 y: 0.850778401 z: -7.98298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342346691 y: -0.21357289 z: 0.0302860159 w: -0.975857258 } position { x: -0.784715 y: 0.850784183 z: -7.98296833 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.078] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342156887 y: -0.213594228 z: 0.0302620847 w: -0.975854 } position { x: -0.784719 y: 0.85079217 z: -7.98294926 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342515595 y: -0.213640094 z: 0.0302072559 w: -0.975844383 } position { x: -0.784692287 y: 0.85080725 z: -7.98294258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343198106 y: -0.21358262 z: 0.0302286949 w: -0.97585392 } position { x: -0.784715772 y: 0.85079813 z: -7.98298407 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.119] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343052968 y: -0.213576198 z: 0.0302234832 w: -0.975856 } position { x: -0.784687042 y: 0.850745797 z: -7.98297548 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.133] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342635699 y: -0.213566795 z: 0.030232355 w: -0.975859284 } position { x: -0.784684718 y: 0.850734055 z: -7.98299646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03421738 y: -0.213598058 z: 0.0302490201 w: -0.975853503 } position { x: -0.784687281 y: 0.850769043 z: -7.98303509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.162] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342352875 y: -0.213594332 z: 0.0303021837 w: -0.975852072 } position { x: -0.784684718 y: 0.850791574 z: -7.98300505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342718139 y: -0.213619694 z: 0.0302859843 w: -0.975845695 } position { x: -0.784685791 y: 0.85079658 z: -7.98298359 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342509411 y: -0.213614628 z: 0.0302423537 w: -0.975848913 } position { x: -0.784676492 y: 0.850776434 z: -7.98298883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.203] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342590027 y: -0.213596269 z: 0.0302547552 w: -0.975852251 } position { x: -0.784687221 y: 0.850765467 z: -7.98297596 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342768691 y: -0.213582605 z: 0.0302034076 w: -0.975856185 } position { x: -0.784663677 y: 0.850758731 z: -7.98298645 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342622027 y: -0.21359311 z: 0.0302447025 w: -0.975853145 } position { x: -0.784675956 y: 0.850788713 z: -7.98300505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034260653 y: -0.213562489 z: 0.0302752126 w: -0.975858927 } position { x: -0.784670055 y: 0.850784242 z: -7.98301125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342253 y: -0.213605106 z: 0.0302541722 w: -0.975851536 } position { x: -0.78465277 y: 0.850749195 z: -7.98300457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342707299 y: -0.213565975 z: 0.0302540362 w: -0.97585851 } position { x: -0.784676433 y: 0.850751519 z: -7.98301649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.288] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342587829 y: -0.213587955 z: 0.0302537512 w: -0.975854099 } position { x: -0.784662366 y: 0.850752532 z: -7.98299885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.301] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342594236 y: -0.213586941 z: 0.0302501693 w: -0.975854456 } position { x: -0.784650683 y: 0.850752711 z: -7.98300219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.316] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342810415 y: -0.213564709 z: 0.0302951466 w: -0.975857139 } position { x: -0.784657 y: 0.850731611 z: -7.98300886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342659429 y: -0.213563696 z: 0.0302890483 w: -0.975858092 } position { x: -0.78462851 y: 0.850757241 z: -7.98298264 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342554599 y: -0.213585868 z: 0.030254446 w: -0.975854635 } position { x: -0.784644306 y: 0.85075748 z: -7.98300505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342539512 y: -0.213586047 z: 0.0302532911 w: -0.975854695 } position { x: -0.784644663 y: 0.850736499 z: -7.98299456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.370] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342848301 y: -0.213618219 z: 0.0302505288 w: -0.975846648 } position { x: -0.784625113 y: 0.850740314 z: -7.9829793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.384] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342592373 y: -0.213587299 z: 0.0302500557 w: -0.975854397 } position { x: -0.784596443 y: 0.85074532 z: -7.98301792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.398] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342112705 y: -0.213590249 z: 0.0302547608 w: -0.975855231 } position { x: -0.784602523 y: 0.850751221 z: -7.9830246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.412] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342347026 y: -0.21357505 z: 0.0302377418 w: -0.975858271 } position { x: -0.784598768 y: 0.850738287 z: -7.9830265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.426] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342733487 y: -0.213585272 z: 0.0302561428 w: -0.975854099 } position { x: -0.784630954 y: 0.850742698 z: -7.98302364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342406519 y: -0.213556394 z: 0.0302341282 w: -0.975862265 } position { x: -0.784620881 y: 0.850759447 z: -7.98301744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.454] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342453457 y: -0.213589445 z: 0.0302277375 w: -0.975855052 } position { x: -0.784591496 y: 0.850762367 z: -7.98301172 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342800803 y: -0.213541403 z: 0.0302717648 w: -0.975863039 } position { x: -0.784606 y: 0.850754142 z: -7.98301458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342569239 y: -0.213612497 z: 0.0302291401 w: -0.975849569 } position { x: -0.784632 y: 0.850766063 z: -7.98303652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342595391 y: -0.213554531 z: 0.0302634574 w: -0.975861073 } position { x: -0.784625709 y: 0.850765824 z: -7.98302698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342535488 y: -0.213572025 z: 0.0302496422 w: -0.975857913 } position { x: -0.784596443 y: 0.850779 z: -7.98300934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.522] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342526361 y: -0.213593632 z: 0.0302589368 w: -0.975852966 } position { x: -0.784618914 y: 0.850767851 z: -7.98303223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342525803 y: -0.213573515 z: 0.0302464515 w: -0.975857735 } position { x: -0.784620881 y: 0.8507846 z: -7.9829812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.553] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034226574 y: -0.21358417 z: 0.0302652493 w: -0.975855708 } position { x: -0.784614623 y: 0.850795269 z: -7.9830122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.565] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342506096 y: -0.213593826 z: 0.0302609839 w: -0.975852907 } position { x: -0.784615338 y: 0.850792348 z: -7.9830184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.581] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342364721 y: -0.213542238 z: 0.0302494653 w: -0.975865 } position { x: -0.784619212 y: 0.850816369 z: -7.983006 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.592] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342678763 y: -0.213572502 z: 0.0302212685 w: -0.975858212 } position { x: -0.784639776 y: 0.850813389 z: -7.98299122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342898332 y: -0.213571087 z: 0.030223649 w: -0.975857675 } position { x: -0.784639597 y: 0.850800514 z: -7.98301935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342215523 y: -0.213576108 z: 0.0302305426 w: -0.975858748 } position { x: -0.784602761 y: 0.850821 z: -7.98302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342478678 y: -0.213576436 z: 0.0302353557 w: -0.975857615 } position { x: -0.784632683 y: 0.850825906 z: -7.98301268 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342481248 y: -0.213556796 z: 0.0302599967 w: -0.975861132 } position { x: -0.784631491 y: 0.850819945 z: -7.98301697 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342100784 y: -0.213584438 z: 0.0302371141 w: -0.975857139 } position { x: -0.784638643 y: 0.850849509 z: -7.98302269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342639424 y: -0.213606015 z: 0.0302206278 w: -0.975851 } position { x: -0.784644663 y: 0.850817 z: -7.98299456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.692] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342477672 y: -0.213571772 z: 0.0302347541 w: -0.975858629 } position { x: -0.784686506 y: 0.850866199 z: -7.98305559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342787914 y: -0.213574558 z: 0.0302235354 w: -0.975857317 } position { x: -0.784665287 y: 0.850846291 z: -7.98301458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.716] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342549197 y: -0.213580027 z: 0.0302266255 w: -0.975856841 } position { x: -0.784670472 y: 0.850828111 z: -7.98301554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.731] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342481807 y: -0.21355772 z: 0.0302346386 w: -0.975861728 } position { x: -0.784726322 y: 0.850863934 z: -7.98307037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.745] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342472978 y: -0.213581011 z: 0.0302323923 w: -0.975856721 } position { x: -0.784688771 y: 0.850838542 z: -7.98301172 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342429504 y: -0.213580891 z: 0.0302403811 w: -0.975856662 } position { x: -0.784698844 y: 0.850860357 z: -7.9830513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.774] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342406444 y: -0.213581041 z: 0.0302422307 w: -0.975856602 } position { x: -0.784698844 y: 0.850870967 z: -7.98302746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.787] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342694297 y: -0.213572785 z: 0.030227514 w: -0.975857913 } position { x: -0.7847 y: 0.850822687 z: -7.98301458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.801] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342343934 y: -0.213552698 z: 0.0302216019 w: -0.975863695 } position { x: -0.784719646 y: 0.850837648 z: -7.98308516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.815] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342498273 y: -0.213564768 z: 0.0302240234 w: -0.975860417 } position { x: -0.78469342 y: 0.850825369 z: -7.9830389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.829] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342445299 y: -0.213579342 z: 0.0302457362 w: -0.975856781 } position { x: -0.78473115 y: 0.850868225 z: -7.98307133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342821255 y: -0.21359311 z: 0.0302360542 w: -0.975852728 } position { x: -0.784721315 y: 0.850866437 z: -7.98308754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.856] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342609957 y: -0.213584363 z: 0.0302082207 w: -0.975856245 } position { x: -0.784737647 y: 0.850827098 z: -7.98305511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342289545 y: -0.213564247 z: 0.030245591 w: -0.975860596 } position { x: -0.784737766 y: 0.850841284 z: -7.98307514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.884] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342485048 y: -0.213580579 z: 0.0302308388 w: -0.975856781 } position { x: -0.784725785 y: 0.8508358 z: -7.98305655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.898] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342150666 y: -0.213569269 z: 0.030194208 w: -0.975861609 } position { x: -0.784724295 y: 0.85087 z: -7.98306704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.912] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342429802 y: -0.213583142 z: 0.0302302577 w: -0.975856423 } position { x: -0.78471303 y: 0.850867629 z: -7.98306513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.927] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342584886 y: -0.213596269 z: 0.0302475803 w: -0.975852489 } position { x: -0.784726799 y: 0.850839376 z: -7.98305416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342412516 y: -0.213567212 z: 0.0302625578 w: -0.975859 } position { x: -0.784754515 y: 0.850847363 z: -7.98307228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342431739 y: -0.213574126 z: 0.0302072857 w: -0.975859165 } position { x: -0.784768581 y: 0.85085 z: -7.9830575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342539512 y: -0.213588029 z: 0.030257415 w: -0.975854158 } position { x: -0.7847386 y: 0.850839794 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342094451 y: -0.213604271 z: 0.0302151814 w: -0.975853443 } position { x: -0.784733355 y: 0.850841522 z: -7.98307562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:12.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342445932 y: -0.213576883 z: 0.0302643217 w: -0.975856721 } position { x: -0.7847386 y: 0.850819767 z: -7.98308897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.009] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342496596 y: -0.213619992 z: 0.0302936528 w: -0.975846171 } position { x: -0.784743786 y: 0.850810707 z: -7.98309374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.023] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342405774 y: -0.213587195 z: 0.0302411392 w: -0.975855291 } position { x: -0.784751713 y: 0.850808263 z: -7.98311758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342344604 y: -0.213591456 z: 0.0302784145 w: -0.975853443 } position { x: -0.784739554 y: 0.850809693 z: -7.9830761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342353471 y: -0.213588983 z: 0.0302418247 w: -0.975855052 } position { x: -0.78475374 y: 0.850827277 z: -7.98308086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342369787 y: -0.213590652 z: 0.030242214 w: -0.975854695 } position { x: -0.784735322 y: 0.850824952 z: -7.98307133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.078] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342542455 y: -0.21358 z: 0.0302189626 w: -0.975857079 } position { x: -0.784733832 y: 0.850785732 z: -7.98309803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.093] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342683047 y: -0.213570982 z: 0.0302037448 w: -0.975859046 } position { x: -0.784746 y: 0.850802958 z: -7.9831171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.104] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342181027 y: -0.213564694 z: 0.0302587338 w: -0.975860476 } position { x: -0.78474 y: 0.850795329 z: -7.98309803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.119] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342276916 y: -0.21358031 z: 0.0302664246 w: -0.975856483 } position { x: -0.784728646 y: 0.850801468 z: -7.98309803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.134] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342628583 y: -0.213604853 z: 0.0302761365 w: -0.975849569 } position { x: -0.784750104 y: 0.850808561 z: -7.98310232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342309661 y: -0.213587388 z: 0.0302516203 w: -0.975855291 } position { x: -0.784746051 y: 0.850786924 z: -7.98308182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342301428 y: -0.213592157 z: 0.0302193593 w: -0.975855231 } position { x: -0.784742713 y: 0.850781322 z: -7.98311186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342417434 y: -0.213572219 z: 0.0302222054 w: -0.975859165 } position { x: -0.784749508 y: 0.850764394 z: -7.98310137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.190] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342304148 y: -0.213592142 z: 0.0302316379 w: -0.975854874 } position { x: -0.784731925 y: 0.850769162 z: -7.98309517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342294648 y: -0.213618204 z: 0.0302473046 w: -0.975848734 } position { x: -0.784735441 y: 0.850790501 z: -7.98308849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342088044 y: -0.213582903 z: 0.0302803945 w: -0.975856125 } position { x: -0.784741521 y: 0.850785196 z: -7.98309469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.232] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342465118 y: -0.213597089 z: 0.030223513 w: -0.975853503 } position { x: -0.784755647 y: 0.850743175 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034247458 y: -0.213614672 z: 0.0302330218 w: -0.97584933 } position { x: -0.784719646 y: 0.850750566 z: -7.98308897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.261] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034238223 y: -0.213566333 z: 0.0302156899 w: -0.975860775 } position { x: -0.78473866 y: 0.85075 z: -7.98308182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.275] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342271551 y: -0.213632405 z: 0.0302371 w: -0.975846 } position { x: -0.784710884 y: 0.850766778 z: -7.98309612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342193618 y: -0.213556573 z: 0.0302709173 w: -0.975861847 } position { x: -0.784716487 y: 0.850765467 z: -7.98311663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.303] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342528857 y: -0.213576078 z: 0.0302696433 w: -0.975856423 } position { x: -0.78469044 y: 0.850746751 z: -7.98307943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.314] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342423916 y: -0.213579565 z: 0.0302733034 w: -0.975855947 } position { x: -0.784694791 y: 0.850726485 z: -7.98310709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342348181 y: -0.213561 z: 0.0302782618 w: -0.975860119 } position { x: -0.784715176 y: 0.850717485 z: -7.9831214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342122838 y: -0.213574558 z: 0.0302581061 w: -0.975858569 } position { x: -0.78468287 y: 0.850718498 z: -7.9830842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.357] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342281051 y: -0.21361272 z: 0.0302537624 w: -0.975849748 } position { x: -0.784647405 y: 0.850734115 z: -7.98312044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342859216 y: -0.21359396 z: 0.0302476361 w: -0.975852072 } position { x: -0.784637809 y: 0.850697279 z: -7.98308372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.384] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342561156 y: -0.213565156 z: 0.0302623045 w: -0.975858927 } position { x: -0.784647465 y: 0.850681424 z: -7.9831214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.398] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342022441 y: -0.213565901 z: 0.0302546397 w: -0.975860894 } position { x: -0.784661889 y: 0.850689471 z: -7.98312759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.413] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034238752 y: -0.213581294 z: 0.0302527566 w: -0.975856304 } position { x: -0.784630775 y: 0.850692391 z: -7.98312044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342804119 y: -0.213598102 z: 0.0302283578 w: -0.975851953 } position { x: -0.784628093 y: 0.850687265 z: -7.98312902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342975333 y: -0.213582292 z: 0.0302310195 w: -0.975854695 } position { x: -0.784625709 y: 0.850675821 z: -7.98312902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.453] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034244895 y: -0.21358 z: 0.0302463267 w: -0.975856602 } position { x: -0.784630537 y: 0.850652933 z: -7.98313046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.466] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342183895 y: -0.21358861 z: 0.030265158 w: -0.975855052 } position { x: -0.78459233 y: 0.850687563 z: -7.9831295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.484] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341921262 y: -0.213616982 z: 0.0302288178 w: -0.97585088 } position { x: -0.784599841 y: 0.850662231 z: -7.98313236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.497] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342139229 y: -0.213609278 z: 0.0302413031 w: -0.975851417 } position { x: -0.784600616 y: 0.850690842 z: -7.98311281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342253596 y: -0.213594839 z: 0.0302879382 w: -0.975852728 } position { x: -0.784587085 y: 0.850695372 z: -7.98313856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342633761 y: -0.213560715 z: 0.0302085336 w: -0.975861311 } position { x: -0.784614205 y: 0.850668788 z: -7.98315239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.539] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342082717 y: -0.213568315 z: 0.0302181095 w: -0.975861311 } position { x: -0.784588158 y: 0.850685835 z: -7.98314238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.553] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342361219 y: -0.213576928 z: 0.0302443653 w: -0.975857615 } position { x: -0.78458935 y: 0.850699 z: -7.98312855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342953056 y: -0.213588089 z: 0.0302557442 w: -0.975852728 } position { x: -0.784607 y: 0.850696623 z: -7.98314762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342239216 y: -0.213582754 z: 0.0302682519 w: -0.975856 } position { x: -0.784588754 y: 0.850731432 z: -7.9831419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.593] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342343822 y: -0.213574186 z: 0.0302475281 w: -0.975858212 } position { x: -0.784604669 y: 0.850714386 z: -7.98314905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034231279 y: -0.213587746 z: 0.030282205 w: -0.975854278 } position { x: -0.784598053 y: 0.85073328 z: -7.98312807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.620] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342156775 y: -0.213605613 z: 0.0302105211 w: -0.975853145 } position { x: -0.784589827 y: 0.850717127 z: -7.98312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.635] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342256837 y: -0.213581458 z: 0.0302079935 w: -0.975858092 } position { x: -0.784582853 y: 0.850739598 z: -7.98313379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.648] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342027657 y: -0.213607937 z: 0.0302341431 w: -0.975852311 } position { x: -0.784583807 y: 0.850744843 z: -7.98310757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.662] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342286862 y: -0.213579923 z: 0.0302458052 w: -0.975857198 } position { x: -0.784600317 y: 0.850722909 z: -7.9830966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342315063 y: -0.213581339 z: 0.0302500129 w: -0.975856602 } position { x: -0.784594655 y: 0.850743532 z: -7.98313189 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.690] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342486463 y: -0.213584229 z: 0.0302634686 w: -0.975855 } position { x: -0.784604549 y: 0.850717425 z: -7.98311281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.704] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034203127 y: -0.213597625 z: 0.0302255247 w: -0.975854814 } position { x: -0.78460604 y: 0.850732923 z: -7.98309708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342245288 y: -0.213605121 z: 0.0302224644 w: -0.975852549 } position { x: -0.784585416 y: 0.850718737 z: -7.98311472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342241935 y: -0.213581398 z: 0.0302446 w: -0.975857 } position { x: -0.784589291 y: 0.850714087 z: -7.9830966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.746] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034183 y: -0.213576719 z: 0.0302297976 w: -0.97585994 } position { x: -0.78463 y: 0.850716114 z: -7.98312426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342344567 y: -0.21357961 z: 0.0302703623 w: -0.975856304 } position { x: -0.784586072 y: 0.850703 z: -7.98309135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342288315 y: -0.213603243 z: 0.0302804373 w: -0.975851 } position { x: -0.784630775 y: 0.85072577 z: -7.98308325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342196748 y: -0.213578969 z: 0.0302523039 w: -0.975857496 } position { x: -0.784625113 y: 0.85070765 z: -7.98313236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.801] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342200361 y: -0.213574678 z: 0.0302512813 w: -0.97585845 } position { x: -0.784642279 y: 0.850728154 z: -7.98311949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.815] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342230499 y: -0.213573739 z: 0.0302441232 w: -0.975858808 } position { x: -0.784622848 y: 0.850741744 z: -7.983109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342067778 y: -0.213538021 z: 0.0302470271 w: -0.975867093 } position { x: -0.784628391 y: 0.850717902 z: -7.98313904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342200287 y: -0.213571116 z: 0.0302441046 w: -0.975859463 } position { x: -0.784645677 y: 0.850719631 z: -7.98311043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.856] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342140086 y: -0.213573188 z: 0.0302518196 w: -0.975859 } position { x: -0.78464514 y: 0.85073936 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341900624 y: -0.213543937 z: 0.0302860588 w: -0.975865126 } position { x: -0.784659386 y: 0.850762367 z: -7.9831109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.885] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341945365 y: -0.213581979 z: 0.0302194934 w: -0.975858748 } position { x: -0.784665346 y: 0.850762546 z: -7.98312569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.899] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342318267 y: -0.213547185 z: 0.0302485805 w: -0.975864172 } position { x: -0.784679294 y: 0.850757122 z: -7.9831152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.912] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342291 y: -0.213568285 z: 0.0302334353 w: -0.975860119 } position { x: -0.784677565 y: 0.850764811 z: -7.98311472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342273936 y: -0.213575616 z: 0.0301799718 w: -0.975860178 } position { x: -0.784676373 y: 0.85074085 z: -7.9831152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.938] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342108235 y: -0.213565603 z: 0.0302375518 w: -0.975861192 } position { x: -0.784653425 y: 0.850754261 z: -7.98308468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.956] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342601612 y: -0.2135842 z: 0.030206345 w: -0.975856364 } position { x: -0.78464216 y: 0.850744128 z: -7.98311043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.968] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034181837 y: -0.213582516 z: 0.0301893447 w: -0.97586 } position { x: -0.784652829 y: 0.850756884 z: -7.98311615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341827646 y: -0.213566899 z: 0.0302138049 w: -0.975862622 } position { x: -0.784634292 y: 0.850778937 z: -7.98309565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:13.995] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342488363 y: -0.213562265 z: 0.0302608032 w: -0.97585988 } position { x: -0.784631312 y: 0.850754738 z: -7.98310089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.009] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342161581 y: -0.213572785 z: 0.0302502029 w: -0.975859046 } position { x: -0.784655571 y: 0.850813031 z: -7.98315907 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.023] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342392 y: -0.213557795 z: 0.030258771 w: -0.975861251 } position { x: -0.784624577 y: 0.850771129 z: -7.98306751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.037] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342053846 y: -0.213556 z: 0.0302438494 w: -0.975863278 } position { x: -0.784641445 y: 0.850807071 z: -7.98313332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342406 y: -0.213589057 z: 0.0302514769 w: -0.975854576 } position { x: -0.78463918 y: 0.85079515 z: -7.98310852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034245953 y: -0.213575602 z: 0.0302306488 w: -0.975858 } position { x: -0.784633875 y: 0.85079062 z: -7.98307085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.080] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342003666 y: -0.213574931 z: 0.0302606747 w: -0.975858808 } position { x: -0.784662247 y: 0.85082221 z: -7.98312092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342199877 y: -0.213578522 z: 0.0302420724 w: -0.975857913 } position { x: -0.78462106 y: 0.850767553 z: -7.98308563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341866 y: -0.213583633 z: 0.030218849 w: -0.975858688 } position { x: -0.784632444 y: 0.850811601 z: -7.98316193 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342144221 y: -0.213575989 z: 0.0302396137 w: -0.975858688 } position { x: -0.784626901 y: 0.850782871 z: -7.98311567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341839977 y: -0.213556036 z: 0.0302827489 w: -0.975862861 } position { x: -0.784615219 y: 0.850802 z: -7.98309231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342139937 y: -0.213574797 z: 0.0302398223 w: -0.975859 } position { x: -0.784638107 y: 0.850828052 z: -7.98312521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342157148 y: -0.213585079 z: 0.0302616265 w: -0.975856 } position { x: -0.784630179 y: 0.850800812 z: -7.98308849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.175] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342058688 y: -0.213546649 z: 0.0302448273 w: -0.975865304 } position { x: -0.784638226 y: 0.85082 z: -7.98311949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342071876 y: -0.213574946 z: 0.0302408021 w: -0.975859165 } position { x: -0.784631729 y: 0.850818515 z: -7.9830842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034208551 y: -0.213576376 z: 0.0302417707 w: -0.975858748 } position { x: -0.784630835 y: 0.850826323 z: -7.98309946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342082046 y: -0.213576481 z: 0.0302448329 w: -0.975858688 } position { x: -0.784637868 y: 0.850825548 z: -7.9831171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.236] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341886841 y: -0.213566408 z: 0.0302352309 w: -0.975861907 } position { x: -0.784629464 y: 0.850826383 z: -7.98309612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.247] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341914371 y: -0.213588834 z: 0.030289406 w: -0.975855172 } position { x: -0.784623265 y: 0.85082674 z: -7.98310423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342051536 y: -0.213572308 z: 0.0302528702 w: -0.975859463 } position { x: -0.784658968 y: 0.850829959 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034224961 y: -0.21355556 z: 0.0302644894 w: -0.975862086 } position { x: -0.784656048 y: 0.850849688 z: -7.98309898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.285] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342093743 y: -0.213569641 z: 0.0302535053 w: -0.97585988 } position { x: -0.784655035 y: 0.850854814 z: -7.98312378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.301] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034211494 y: -0.213563412 z: 0.0302188285 w: -0.975862205 } position { x: -0.78465277 y: 0.850831509 z: -7.98311567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342251845 y: -0.21360296 z: 0.0302412342 w: -0.97585243 } position { x: -0.784649968 y: 0.850853443 z: -7.98313761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.329] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341543 y: -0.213560924 z: 0.0302355662 w: -0.975864232 } position { x: -0.784627795 y: 0.850851417 z: -7.98316431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342121646 y: -0.21359396 z: 0.0302972049 w: -0.975853086 } position { x: -0.784615278 y: 0.850825906 z: -7.9831152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341807418 y: -0.213579863 z: 0.0302814208 w: -0.975857735 } position { x: -0.784632683 y: 0.850859284 z: -7.98314476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341846608 y: -0.213594675 z: 0.0302348379 w: -0.975855827 } position { x: -0.784643769 y: 0.850861371 z: -7.98313427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.386] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342097729 y: -0.21357654 z: 0.0302284081 w: -0.975859165 } position { x: -0.784638286 y: 0.850831747 z: -7.98312092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342148282 y: -0.213570029 z: 0.0302434955 w: -0.97585988 } position { x: -0.784657717 y: 0.850883901 z: -7.98315573 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.414] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342267118 y: -0.213586077 z: 0.0302122794 w: -0.97585696 } position { x: -0.784630775 y: 0.850837 z: -7.9831171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342255197 y: -0.21357578 z: 0.0302308574 w: -0.975858629 } position { x: -0.784636855 y: 0.850853384 z: -7.98313951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342249572 y: -0.213579342 z: 0.0302336 w: -0.975857794 } position { x: -0.784646809 y: 0.850831 z: -7.98311281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.453] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341716744 y: -0.213582978 z: 0.0302675068 w: -0.975857794 } position { x: -0.78463316 y: 0.850854814 z: -7.98308849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.467] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341638513 y: -0.21358487 z: 0.0302201658 w: -0.975859165 } position { x: -0.784657657 y: 0.85093838 z: -7.98314571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.481] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342475772 y: -0.213558972 z: 0.0302338209 w: -0.97586143 } position { x: -0.784617662 y: 0.850873 z: -7.98309374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342657045 y: -0.213594958 z: 0.0302671213 w: -0.975851953 } position { x: -0.784647048 y: 0.850895524 z: -7.9831233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341797732 y: -0.213580132 z: 0.0302422475 w: -0.975858927 } position { x: -0.784663796 y: 0.850869298 z: -7.98311329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.525] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341669507 y: -0.213575557 z: 0.0302433688 w: -0.975860417 } position { x: -0.784646213 y: 0.850870371 z: -7.98308659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.538] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342071764 y: -0.213573515 z: 0.0302369297 w: -0.975859642 } position { x: -0.784687579 y: 0.850927591 z: -7.98312569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342168137 y: -0.213551536 z: 0.0302429274 w: -0.975863874 } position { x: -0.7846573 y: 0.850911736 z: -7.98308754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342482962 y: -0.213574022 z: 0.0302206222 w: -0.975858569 } position { x: -0.7846663 y: 0.850918 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.579] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342311 y: -0.213569894 z: 0.0302031 w: -0.975860596 } position { x: -0.78468889 y: 0.850894213 z: -7.98313046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.593] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034200687 y: -0.213603988 z: 0.0301838685 w: -0.975854814 } position { x: -0.784667 y: 0.850888133 z: -7.98312712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.608] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341731869 y: -0.213592589 z: 0.0302426741 w: -0.975856423 } position { x: -0.784677386 y: 0.850939631 z: -7.98314857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.621] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341878757 y: -0.213567346 z: 0.0302911438 w: -0.97585994 } position { x: -0.784698427 y: 0.850926936 z: -7.9831171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.632] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342338793 y: -0.213576838 z: 0.0302666631 w: -0.975857 } position { x: -0.784703374 y: 0.850930214 z: -7.9831152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.650] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034182556 y: -0.213606477 z: 0.0302120335 w: -0.975854039 } position { x: -0.784685493 y: 0.850942671 z: -7.98311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.660] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034275379 y: -0.21355167 z: 0.0302235112 w: -0.975862443 } position { x: -0.784689844 y: 0.850909233 z: -7.9831233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342430584 y: -0.213567421 z: 0.030180607 w: -0.97586143 } position { x: -0.7846573 y: 0.850897551 z: -7.98314714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.691] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342186764 y: -0.2135887 z: 0.0301958155 w: -0.975857139 } position { x: -0.78468442 y: 0.850914896 z: -7.9831171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342183709 y: -0.213557228 z: 0.0302478503 w: -0.975862443 } position { x: -0.784675 y: 0.850898683 z: -7.98314571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341759585 y: -0.213581324 z: 0.0302261729 w: -0.975859344 } position { x: -0.784695923 y: 0.850917101 z: -7.9831357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341949388 y: -0.213579625 z: 0.0302699171 w: -0.975857675 } position { x: -0.784664392 y: 0.85089922 z: -7.98313475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.745] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342181288 y: -0.213555515 z: 0.0302784592 w: -0.975861907 } position { x: -0.784667611 y: 0.850903451 z: -7.9831171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.759] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342570618 y: -0.213570416 z: 0.0302644372 w: -0.975857675 } position { x: -0.784692883 y: 0.850862861 z: -7.98312235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.773] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342376716 y: -0.213581592 z: 0.0302249901 w: -0.975857139 } position { x: -0.784697175 y: 0.850881875 z: -7.98313332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342276506 y: -0.213589817 z: 0.0301807392 w: -0.975857079 } position { x: -0.784713566 y: 0.850879431 z: -7.98313904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342448838 y: -0.213565409 z: 0.0302161 w: -0.975860715 } position { x: -0.784667075 y: 0.850859284 z: -7.98315334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.815] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342080891 y: -0.213559106 z: 0.0302616693 w: -0.975861967 } position { x: -0.784673512 y: 0.850866437 z: -7.98314476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.827] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342015326 y: -0.213584974 z: 0.0302894898 w: -0.975855708 } position { x: -0.784695923 y: 0.850856304 z: -7.98313379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341916904 y: -0.213551149 z: 0.0302443206 w: -0.975864828 } position { x: -0.784706533 y: 0.85085988 z: -7.98314381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.857] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342203602 y: -0.213567078 z: 0.0302475896 w: -0.975860238 } position { x: -0.784712136 y: 0.850862 z: -7.98314762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342258252 y: -0.213567585 z: 0.0302433241 w: -0.975860059 } position { x: -0.784688473 y: 0.850868225 z: -7.98312235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.884] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342611484 y: -0.213565812 z: 0.0302383788 w: -0.975859404 } position { x: -0.784676135 y: 0.85085535 z: -7.98315334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.898] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342028588 y: -0.213572577 z: 0.030291792 w: -0.975858271 } position { x: -0.784680486 y: 0.850849748 z: -7.98313951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.912] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342330486 y: -0.213540062 z: 0.0302962177 w: -0.975864172 } position { x: -0.784705043 y: 0.850830078 z: -7.98314857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342045724 y: -0.213575974 z: 0.0302981883 w: -0.975857258 } position { x: -0.784700215 y: 0.850866675 z: -7.98314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.939] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342183895 y: -0.213576779 z: 0.0302831661 w: -0.975857079 } position { x: -0.784718335 y: 0.850845695 z: -7.98310614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342196785 y: -0.213568226 z: 0.0302607957 w: -0.975859582 } position { x: -0.784728885 y: 0.850858748 z: -7.98315239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342428498 y: -0.21358265 z: 0.0302347373 w: -0.975856423 } position { x: -0.784678757 y: 0.850826 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342397504 y: -0.213584974 z: 0.0301843639 w: -0.975857556 } position { x: -0.784693956 y: 0.850818515 z: -7.98311138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:14.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342332833 y: -0.213572398 z: 0.0302368887 w: -0.975858927 } position { x: -0.784691393 y: 0.850855708 z: -7.98311853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342473388 y: -0.213545695 z: 0.0302705169 w: -0.975863278 } position { x: -0.784705818 y: 0.85082376 z: -7.98308897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.023] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341897793 y: -0.213538483 z: 0.0302473735 w: -0.975867569 } position { x: -0.784722686 y: 0.85083127 z: -7.98315382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.038] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342302695 y: -0.213575423 z: 0.0302777309 w: -0.975857139 } position { x: -0.784696043 y: 0.850815535 z: -7.98312521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342328511 y: -0.213574693 z: 0.0302771199 w: -0.975857198 } position { x: -0.78470552 y: 0.850807071 z: -7.98309183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.063] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342741 y: -0.213543847 z: 0.030247964 w: -0.975863397 } position { x: -0.784721673 y: 0.850819468 z: -7.98314238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.079] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342587158 y: -0.213550851 z: 0.0301944222 w: -0.975864112 } position { x: -0.784692287 y: 0.850784063 z: -7.98307467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.093] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342371315 y: -0.213579878 z: 0.0302146319 w: -0.975857854 } position { x: -0.784710228 y: 0.850816727 z: -7.98311853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.107] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342276581 y: -0.213555902 z: 0.0302820504 w: -0.975861311 } position { x: -0.784703732 y: 0.850812376 z: -7.98311615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342567749 y: -0.21357 z: 0.0302569773 w: -0.975858033 } position { x: -0.784719348 y: 0.850802302 z: -7.98312855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.134] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342119224 y: -0.213546827 z: 0.030265376 w: -0.97586441 } position { x: -0.784731627 y: 0.850838423 z: -7.98311615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.148] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342090949 y: -0.213523567 z: 0.0302338451 w: -0.97587055 } position { x: -0.784720302 y: 0.850822687 z: -7.98310852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342950523 y: -0.213548049 z: 0.0302512851 w: -0.975861669 } position { x: -0.784724 y: 0.850846767 z: -7.98309088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034249302 y: -0.2135562 z: 0.0302367583 w: -0.975861907 } position { x: -0.784722507 y: 0.850844204 z: -7.983109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342675634 y: -0.213534608 z: 0.0302345809 w: -0.975866079 } position { x: -0.784702897 y: 0.850817204 z: -7.98312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342534594 y: -0.213558808 z: 0.0302656144 w: -0.975860298 } position { x: -0.784700096 y: 0.850810528 z: -7.98310947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342459083 y: -0.213536605 z: 0.0302582048 w: -0.975865662 } position { x: -0.784693837 y: 0.850822 z: -7.98310232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.231] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342465676 y: -0.213554308 z: 0.0302432235 w: -0.975862265 } position { x: -0.784707665 y: 0.850814581 z: -7.9831152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.247] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342491083 y: -0.213555127 z: 0.0302401874 w: -0.975862086 } position { x: -0.784735918 y: 0.85080862 z: -7.9831214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.261] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034267921 y: -0.213587984 z: 0.0302287228 w: -0.975854576 } position { x: -0.784682691 y: 0.850812554 z: -7.98312759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342539251 y: -0.213555589 z: 0.0302379392 w: -0.975861847 } position { x: -0.784691691 y: 0.850816488 z: -7.98313761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342727676 y: -0.213563815 z: 0.0302366521 w: -0.975859463 } position { x: -0.784698367 y: 0.85082078 z: -7.98310137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342302471 y: -0.213545963 z: 0.0302559268 w: -0.975864291 } position { x: -0.784701943 y: 0.850820601 z: -7.9831543 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342231877 y: -0.21356079 z: 0.0302741062 w: -0.975860655 } position { x: -0.784701407 y: 0.850821 z: -7.98311377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342817158 y: -0.213509604 z: 0.0302362721 w: -0.975871 } position { x: -0.784690142 y: 0.850797772 z: -7.9831028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.343] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342526659 y: -0.213536069 z: 0.030213261 w: -0.975867 } position { x: -0.784704566 y: 0.85081476 z: -7.98312521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.357] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342784896 y: -0.213557124 z: 0.0302369278 w: -0.975860715 } position { x: -0.784666181 y: 0.850782096 z: -7.98312044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342859589 y: -0.213547602 z: 0.0302871782 w: -0.975860953 } position { x: -0.784674883 y: 0.850819945 z: -7.98314142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.386] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034224961 y: -0.213525847 z: 0.030243583 w: -0.975869238 } position { x: -0.784653723 y: 0.850821078 z: -7.98313904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.397] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342590287 y: -0.213542581 z: 0.0302440878 w: -0.975864351 } position { x: -0.784652174 y: 0.850802958 z: -7.98313189 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.411] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342547894 y: -0.213546574 z: 0.0302131958 w: -0.975864589 } position { x: -0.78467834 y: 0.850815296 z: -7.98314333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342745855 y: -0.213539198 z: 0.0302319862 w: -0.975864887 } position { x: -0.784692466 y: 0.850801528 z: -7.98314047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.440] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342732742 y: -0.213555604 z: 0.030267749 w: -0.975860238 } position { x: -0.784675837 y: 0.850828767 z: -7.98310518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.454] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342581272 y: -0.213534012 z: 0.0302291904 w: -0.975866735 } position { x: -0.784672678 y: 0.850808322 z: -7.98310518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342623219 y: -0.213543698 z: 0.030245373 w: -0.975863934 } position { x: -0.784704447 y: 0.850827098 z: -7.98310137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342657715 y: -0.213543132 z: 0.0302354787 w: -0.975864291 } position { x: -0.784698188 y: 0.850807428 z: -7.98313904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342869237 y: -0.213562384 z: 0.0301747769 w: -0.975861192 } position { x: -0.784701884 y: 0.850808 z: -7.98313284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342371 y: -0.213558331 z: 0.0302076023 w: -0.975862801 } position { x: -0.784693182 y: 0.850825787 z: -7.98312902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.522] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342691317 y: -0.213542253 z: 0.0302288253 w: -0.97586453 } position { x: -0.784687221 y: 0.85083425 z: -7.98312664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.535] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342669375 y: -0.213541165 z: 0.0302307215 w: -0.975864768 } position { x: -0.784698188 y: 0.85083735 z: -7.98312855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342626609 y: -0.213539317 z: 0.0302365702 w: -0.975865126 } position { x: -0.784700572 y: 0.850832701 z: -7.98310709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342643522 y: -0.213541582 z: 0.030234091 w: -0.975864708 } position { x: -0.784721 y: 0.850865126 z: -7.98312521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342917591 y: -0.213564068 z: 0.0302544162 w: -0.975858152 } position { x: -0.784693062 y: 0.85085094 z: -7.98307657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.593] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342848077 y: -0.213546276 z: 0.0302644093 w: -0.975862 } position { x: -0.784745336 y: 0.850846291 z: -7.98309898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342752971 y: -0.213535771 z: 0.0302459877 w: -0.975865185 } position { x: -0.784729123 y: 0.850819349 z: -7.98311663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.620] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342562199 y: -0.213533282 z: 0.030248927 w: -0.975866318 } position { x: -0.784723043 y: 0.850827098 z: -7.98308468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.634] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342507958 y: -0.213515 z: 0.0302512366 w: -0.97587049 } position { x: -0.784725547 y: 0.850848556 z: -7.98312616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.648] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342636071 y: -0.213526204 z: 0.030210156 w: -0.975868821 } position { x: -0.784744322 y: 0.850863934 z: -7.9831152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.662] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342680216 y: -0.213545233 z: 0.0302266944 w: -0.975864 } position { x: -0.784717858 y: 0.850855231 z: -7.98308897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.676] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342680402 y: -0.21356146 z: 0.0302133635 w: -0.975860834 } position { x: -0.78471154 y: 0.850836158 z: -7.98309803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.690] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342699476 y: -0.213545263 z: 0.0302284434 w: -0.975863874 } position { x: -0.784756958 y: 0.850836039 z: -7.98310137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.704] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342510119 y: -0.213570207 z: 0.0302218627 w: -0.975859284 } position { x: -0.784712315 y: 0.850843549 z: -7.98308468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.719] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342747904 y: -0.213545725 z: 0.0302500706 w: -0.97586292 } position { x: -0.784736633 y: 0.850830913 z: -7.98310518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342639908 y: -0.213510931 z: 0.0302596372 w: -0.975870609 } position { x: -0.784734607 y: 0.850840449 z: -7.98308849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.747] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342665873 y: -0.213553429 z: 0.0302255899 w: -0.975862265 } position { x: -0.784716904 y: 0.850832343 z: -7.98311806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342691392 y: -0.213555053 z: 0.0302295946 w: -0.975861728 } position { x: -0.784764409 y: 0.8508237 z: -7.98311329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342614502 y: -0.213569582 z: 0.0302768145 w: -0.975857317 } position { x: -0.784758151 y: 0.850827336 z: -7.98311043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.789] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342476703 y: -0.213533938 z: 0.0302466583 w: -0.975866556 } position { x: -0.784764409 y: 0.85081768 z: -7.98308372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342654549 y: -0.21354942 z: 0.0301978979 w: -0.975864053 } position { x: -0.784744084 y: 0.850817323 z: -7.98310184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.814] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342531539 y: -0.213575587 z: 0.0302359071 w: -0.975857556 } position { x: -0.784762442 y: 0.850821853 z: -7.98308659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342803039 y: -0.213545501 z: 0.0301927812 w: -0.97586453 } position { x: -0.784760356 y: 0.85078156 z: -7.983078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.842] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342767909 y: -0.213558123 z: 0.0301938951 w: -0.975861907 } position { x: -0.78477633 y: 0.850807428 z: -7.98309803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.857] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342940651 y: -0.213562921 z: 0.0302083436 w: -0.975859761 } position { x: -0.784738481 y: 0.850742102 z: -7.98308516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342739411 y: -0.213527441 z: 0.0301909056 w: -0.975868762 } position { x: -0.784752607 y: 0.850793779 z: -7.98312521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342718214 y: -0.213555619 z: 0.0302173514 w: -0.975861847 } position { x: -0.784739614 y: 0.85077852 z: -7.9831028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.900] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342713669 y: -0.213561147 z: 0.0302208215 w: -0.975860536 } position { x: -0.784721613 y: 0.850759745 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.914] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342700221 y: -0.213561341 z: 0.0302275475 w: -0.975860357 } position { x: -0.784723 y: 0.850770354 z: -7.98312044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.927] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342579447 y: -0.213585407 z: 0.0302370563 w: -0.975855231 } position { x: -0.784706652 y: 0.850734591 z: -7.98305845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034270227 y: -0.213576257 z: 0.0302813258 w: -0.97585541 } position { x: -0.784707785 y: 0.850786388 z: -7.98308945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.952] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342302285 y: -0.213525325 z: 0.0302510895 w: -0.975868881 } position { x: -0.784718513 y: 0.850737 z: -7.98308086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.968] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342870913 y: -0.213546023 z: 0.0302476138 w: -0.975862503 } position { x: -0.784733415 y: 0.850718737 z: -7.9830513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342674442 y: -0.213554367 z: 0.0301935114 w: -0.975863039 } position { x: -0.784725189 y: 0.85075295 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:15.996] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342425592 y: -0.213562146 z: 0.0302019771 w: -0.975861967 } position { x: -0.7847085 y: 0.850774169 z: -7.98306847 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.009] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342938229 y: -0.213572428 z: 0.0302109662 w: -0.975857615 } position { x: -0.784684539 y: 0.850723505 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.023] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343284234 y: -0.213528827 z: 0.0302143209 w: -0.975865841 } position { x: -0.784730911 y: 0.850723565 z: -7.98309612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342749469 y: -0.213557243 z: 0.0302199908 w: -0.975861311 } position { x: -0.784712195 y: 0.850731611 z: -7.9831109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.051] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342365131 y: -0.213563874 z: 0.0301899035 w: -0.975862145 } position { x: -0.784675598 y: 0.850751281 z: -7.98309422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034259513 y: -0.213557288 z: 0.030213289 w: -0.975862086 } position { x: -0.784669 y: 0.850771189 z: -7.98313189 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.079] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343099758 y: -0.213564411 z: 0.0302758701 w: -0.975856841 } position { x: -0.784666479 y: 0.850721955 z: -7.9830761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.092] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342646539 y: -0.21353431 z: 0.0302811824 w: -0.975864768 } position { x: -0.784683 y: 0.850731373 z: -7.98309851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.104] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342433825 y: -0.213572919 z: 0.0302377157 w: -0.97585845 } position { x: -0.784697533 y: 0.850705266 z: -7.98309851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342289656 y: -0.213556394 z: 0.0302467551 w: -0.975862265 } position { x: -0.784672856 y: 0.850728631 z: -7.9830761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.136] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342799127 y: -0.213549882 z: 0.0302176494 w: -0.975862861 } position { x: -0.78468138 y: 0.850764453 z: -7.98314333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343199447 y: -0.213508531 z: 0.0302168336 w: -0.97587049 } position { x: -0.784645557 y: 0.850703835 z: -7.98310566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342908725 y: -0.213562071 z: 0.0302356146 w: -0.975859225 } position { x: -0.784673214 y: 0.850714564 z: -7.98313332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342272446 y: -0.213540494 z: 0.0302342195 w: -0.975866199 } position { x: -0.784696758 y: 0.850725174 z: -7.98310328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.190] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342228264 y: -0.213543355 z: 0.0302773695 w: -0.97586441 } position { x: -0.784686267 y: 0.85073185 z: -7.98308086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342654362 y: -0.213561669 z: 0.0302057043 w: -0.975861132 } position { x: -0.784683943 y: 0.850760937 z: -7.98307848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034329 y: -0.213552028 z: 0.0302166622 w: -0.975860655 } position { x: -0.784679472 y: 0.850708127 z: -7.9830637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.232] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342857353 y: -0.213536203 z: 0.03021653 w: -0.975865662 } position { x: -0.784696817 y: 0.850755334 z: -7.9831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034248516 y: -0.213566869 z: 0.030210888 w: -0.975860417 } position { x: -0.784664631 y: 0.850732267 z: -7.98306656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342682116 y: -0.213518173 z: 0.0302309487 w: -0.975869775 } position { x: -0.784656763 y: 0.850751638 z: -7.98305368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.272] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342721976 y: -0.213544682 z: 0.0302524026 w: -0.975863159 } position { x: -0.784707606 y: 0.85077 z: -7.98309231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342880525 y: -0.213534832 z: 0.0302643236 w: -0.97586441 } position { x: -0.784678 y: 0.85074389 z: -7.98306 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.301] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342409946 y: -0.21354796 z: 0.0302180015 w: -0.975864589 } position { x: -0.784725428 y: 0.850806713 z: -7.98308325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342606343 y: -0.213539973 z: 0.0302273165 w: -0.975865364 } position { x: -0.784692645 y: 0.850784838 z: -7.98306465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342698172 y: -0.21355927 z: 0.0302532148 w: -0.975860059 } position { x: -0.784678757 y: 0.850777 z: -7.98305845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342664942 y: -0.213539794 z: 0.0302320421 w: -0.975865066 } position { x: -0.784718454 y: 0.850782335 z: -7.98307323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.357] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342652872 y: -0.213540286 z: 0.0302368943 w: -0.975864828 } position { x: -0.784705937 y: 0.850769162 z: -7.98304844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342351831 y: -0.213525906 z: 0.0301990733 w: -0.975870252 } position { x: -0.784732163 y: 0.850817919 z: -7.98308086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343160853 y: -0.213537216 z: 0.0301816538 w: -0.975865424 } position { x: -0.78472662 y: 0.850791931 z: -7.98304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342704915 y: -0.213531405 z: 0.0302126594 w: -0.975867331 } position { x: -0.784690857 y: 0.850808 z: -7.98306227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.412] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034288168 y: -0.213559657 z: 0.0301792547 w: -0.975861609 } position { x: -0.784689605 y: 0.850816607 z: -7.98308516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.426] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342495888 y: -0.213541493 z: 0.0302099939 w: -0.97586596 } position { x: -0.784688234 y: 0.850801826 z: -7.98308754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.440] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342710242 y: -0.213572025 z: 0.0302507505 w: -0.975857258 } position { x: -0.784723 y: 0.850802779 z: -7.98308659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.454] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342501961 y: -0.213533759 z: 0.0302572045 w: -0.975866139 } position { x: -0.784718812 y: 0.850814581 z: -7.9830718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342330486 y: -0.213553935 z: 0.0302456636 w: -0.975862682 } position { x: -0.784719825 y: 0.850821197 z: -7.98307323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.482] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342470296 y: -0.213564411 z: 0.0302360635 w: -0.975860238 } position { x: -0.784720361 y: 0.850794315 z: -7.98305893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.495] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342887789 y: -0.21354048 z: 0.0302047227 w: -0.975864947 } position { x: -0.784738243 y: 0.850801885 z: -7.98307467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342750028 y: -0.213549525 z: 0.0301820431 w: -0.975864172 } position { x: -0.784715533 y: 0.850800395 z: -7.98309422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.522] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342718922 y: -0.213501662 z: 0.0302115064 w: -0.975873828 } position { x: -0.784736156 y: 0.85080421 z: -7.98306751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.537] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342781246 y: -0.213539034 z: 0.0302191041 w: -0.975865185 } position { x: -0.784709394 y: 0.85079968 z: -7.98308897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.549] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342791043 y: -0.21353969 z: 0.0302221216 w: -0.975864947 } position { x: -0.784697115 y: 0.850805461 z: -7.98309422 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342747085 y: -0.213539422 z: 0.0302240979 w: -0.975865066 } position { x: -0.784692883 y: 0.850806832 z: -7.98307657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342749581 y: -0.213541448 z: 0.0302240234 w: -0.975864649 } position { x: -0.78471607 y: 0.850805521 z: -7.98309708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.592] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342351161 y: -0.213560805 z: 0.0302123018 w: -0.975862145 } position { x: -0.784712732 y: 0.850819468 z: -7.98312759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342657752 y: -0.213543639 z: 0.030217072 w: -0.975864708 } position { x: -0.784707069 y: 0.850826263 z: -7.98312092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.621] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342652351 y: -0.213517562 z: 0.0301944371 w: -0.975871146 } position { x: -0.784703493 y: 0.850819 z: -7.98311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342754573 y: -0.213542 z: 0.0301755015 w: -0.975866 } position { x: -0.784704208 y: 0.850791097 z: -7.98313951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342711732 y: -0.213524774 z: 0.0302498322 w: -0.975867629 } position { x: -0.784712076 y: 0.850835323 z: -7.98315239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034211494 y: -0.213535964 z: 0.0302350894 w: -0.975867748 } position { x: -0.784671187 y: 0.850810647 z: -7.98309183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342607535 y: -0.213540673 z: 0.03022011 w: -0.975865424 } position { x: -0.784664631 y: 0.850860953 z: -7.98314285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342742503 y: -0.213555366 z: 0.0302407779 w: -0.975861132 } position { x: -0.784648716 y: 0.850814342 z: -7.98313665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342619121 y: -0.21354115 z: 0.0302396603 w: -0.975864649 } position { x: -0.784689188 y: 0.850851536 z: -7.98312521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342533663 y: -0.213540837 z: 0.030241156 w: -0.975865 } position { x: -0.784699738 y: 0.850858808 z: -7.98314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.732] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342693627 y: -0.213551268 z: 0.0301890988 w: -0.975863755 } position { x: -0.784686625 y: 0.850841 z: -7.98313761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.747] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343103819 y: -0.213540882 z: 0.0302482732 w: -0.975862801 } position { x: -0.784705758 y: 0.850842714 z: -7.98316193 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342549831 y: -0.213548705 z: 0.030185692 w: -0.975864947 } position { x: -0.784687757 y: 0.850838304 z: -7.98316097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.774] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342379138 y: -0.213546917 z: 0.0302170236 w: -0.975864947 } position { x: -0.784685671 y: 0.850794315 z: -7.98316622 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342314839 y: -0.213577911 z: 0.0302356742 w: -0.975857794 } position { x: -0.784668922 y: 0.850882471 z: -7.98320103 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.801] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342433 y: -0.213548839 z: 0.0302460827 w: -0.975863457 } position { x: -0.784659803 y: 0.850849807 z: -7.98313951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.814] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343044326 y: -0.213562578 z: 0.030302247 w: -0.975856543 } position { x: -0.784668922 y: 0.850843906 z: -7.98318815 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.828] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342777409 y: -0.21352829 z: 0.0302259885 w: -0.975867391 } position { x: -0.784670472 y: 0.850836873 z: -7.98318815 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342439562 y: -0.213556647 z: 0.0302029494 w: -0.975863099 } position { x: -0.784682631 y: 0.850816488 z: -7.98316336 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.856] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034247037 y: -0.213497058 z: 0.0302333031 w: -0.97587508 } position { x: -0.784679592 y: 0.850859761 z: -7.98319387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342520177 y: -0.213605464 z: 0.0301936492 w: -0.97585237 } position { x: -0.784658253 y: 0.850849867 z: -7.98314428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.884] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342631824 y: -0.213545978 z: 0.0302235652 w: -0.975864112 } position { x: -0.784686446 y: 0.850857377 z: -7.98316813 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.899] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034267243 y: -0.213546649 z: 0.0302257668 w: -0.975863695 } position { x: -0.784692645 y: 0.850844383 z: -7.98314095 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.912] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342753083 y: -0.213542536 z: 0.0302615613 w: -0.975863218 } position { x: -0.784717262 y: 0.850860715 z: -7.98314524 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342571326 y: -0.213533938 z: 0.0302119832 w: -0.975867271 } position { x: -0.784712851 y: 0.85087049 z: -7.98315763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342632197 y: -0.213528991 z: 0.0301944353 w: -0.975868702 } position { x: -0.784717381 y: 0.850861549 z: -7.98312855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.953] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342938192 y: -0.213504851 z: 0.030229602 w: -0.975871801 } position { x: -0.784726 y: 0.850869298 z: -7.98314047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.967] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343031846 y: -0.213541687 z: 0.0302221552 w: -0.975863636 } position { x: -0.784717321 y: 0.850860834 z: -7.9831233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342747048 y: -0.213549778 z: 0.0302195083 w: -0.975863 } position { x: -0.784689605 y: 0.850884438 z: -7.98312569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:16.995] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342727676 y: -0.213549808 z: 0.0302180946 w: -0.975863099 } position { x: -0.784709334 y: 0.850854039 z: -7.98312426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342644267 y: -0.213576123 z: 0.0302323345 w: -0.975857198 } position { x: -0.784698308 y: 0.850889087 z: -7.98310852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.022] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034273088 y: -0.213542446 z: 0.0302464701 w: -0.975863814 } position { x: -0.784702659 y: 0.850891829 z: -7.98313236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034248963 y: -0.213549837 z: 0.0301988609 w: -0.97586453 } position { x: -0.78470546 y: 0.850870252 z: -7.98311329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342655629 y: -0.213555261 z: 0.0302186199 w: -0.975862145 } position { x: -0.784716606 y: 0.850876093 z: -7.98310328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342644565 y: -0.213557079 z: 0.0302184895 w: -0.975861788 } position { x: -0.784723222 y: 0.850854695 z: -7.98311234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.079] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342398882 y: -0.21359019 z: 0.0301953 w: -0.975856066 } position { x: -0.784730554 y: 0.850873 z: -7.98310089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342548788 y: -0.213556707 z: 0.0302176699 w: -0.975862205 } position { x: -0.784713805 y: 0.850883 z: -7.9831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342839956 y: -0.213565499 z: 0.0302174613 w: -0.975859284 } position { x: -0.784727871 y: 0.850898147 z: -7.98309278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034258 y: -0.213559344 z: 0.0302132666 w: -0.975861669 } position { x: -0.784724355 y: 0.850846708 z: -7.98306513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.134] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342594683 y: -0.213559538 z: 0.0302143 w: -0.975861549 } position { x: -0.784728646 y: 0.850879312 z: -7.98309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342581235 y: -0.213560194 z: 0.0302130505 w: -0.97586149 } position { x: -0.784749269 y: 0.850884795 z: -7.98309517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.165] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034306068 y: -0.21356383 z: 0.0302564632 w: -0.975857615 } position { x: -0.78473 y: 0.850874424 z: -7.98310041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.174] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342615172 y: -0.213574082 z: 0.0302598402 w: -0.9758569 } position { x: -0.784747124 y: 0.850866318 z: -7.98308945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342612863 y: -0.213577017 z: 0.0302450508 w: -0.975856721 } position { x: -0.784742534 y: 0.85086143 z: -7.98307514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.203] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342407525 y: -0.213555679 z: 0.0302499682 w: -0.975861967 } position { x: -0.784754634 y: 0.850878 z: -7.98308182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342282243 y: -0.213578776 z: 0.0301980693 w: -0.975858927 } position { x: -0.784766436 y: 0.850883722 z: -7.98307037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.231] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342796035 y: -0.213573858 z: 0.0301863924 w: -0.975858569 } position { x: -0.784761369 y: 0.850857377 z: -7.98301601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034291748 y: -0.213533893 z: 0.0302172396 w: -0.975865901 } position { x: -0.784776926 y: 0.850872934 z: -7.98307753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342572778 y: -0.213567644 z: 0.03021474 w: -0.975859821 } position { x: -0.784770548 y: 0.850880146 z: -7.9831 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343067124 y: -0.213536978 z: 0.0302125365 w: -0.975864887 } position { x: -0.784748137 y: 0.850835323 z: -7.98304081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.288] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342161916 y: -0.213598371 z: 0.0302151218 w: -0.975854516 } position { x: -0.784773409 y: 0.850859046 z: -7.98304462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.300] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342291817 y: -0.213586286 z: 0.0301964637 w: -0.975857317 } position { x: -0.784752071 y: 0.850828052 z: -7.98304319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.314] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342433453 y: -0.213594496 z: 0.0302521177 w: -0.975853324 } position { x: -0.784734547 y: 0.850808382 z: -7.98300648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.327] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342153944 y: -0.21358712 z: 0.0302317794 w: -0.975856483 } position { x: -0.784759045 y: 0.850891709 z: -7.98305845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342471 y: -0.21355769 z: 0.0301816259 w: -0.975863397 } position { x: -0.784746 y: 0.850820363 z: -7.98302221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342664979 y: -0.213556677 z: 0.0301929228 w: -0.975862563 } position { x: -0.784767628 y: 0.850827277 z: -7.98305035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.370] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342406593 y: -0.213553429 z: 0.0302182734 w: -0.975863397 } position { x: -0.784783125 y: 0.850855708 z: -7.98306561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.384] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342472456 y: -0.213576 z: 0.0302149 w: -0.975858331 } position { x: -0.784756184 y: 0.85081929 z: -7.98303604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342519134 y: -0.213593423 z: 0.030185977 w: -0.975855231 } position { x: -0.784779251 y: 0.850841403 z: -7.98308134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.413] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342390947 y: -0.213573784 z: 0.0301802028 w: -0.975860178 } position { x: -0.784754753 y: 0.850815058 z: -7.98303175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342723727 y: -0.21354568 z: 0.030188987 w: -0.975864887 } position { x: -0.784802377 y: 0.850810409 z: -7.98305416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.440] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342150256 y: -0.213596582 z: 0.0302041583 w: -0.975855291 } position { x: -0.784767628 y: 0.850819468 z: -7.98305035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.455] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342526399 y: -0.213569641 z: 0.0302032866 w: -0.97585988 } position { x: -0.784777701 y: 0.850799918 z: -7.9830246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342513472 y: -0.213630259 z: 0.0302501321 w: -0.975845218 } position { x: -0.784766614 y: 0.850810468 z: -7.98304844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.481] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342466868 y: -0.213595778 z: 0.0301712248 w: -0.97585535 } position { x: -0.784778893 y: 0.850803375 z: -7.98303509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342858247 y: -0.213579461 z: 0.0301422868 w: -0.97585851 } position { x: -0.784786165 y: 0.850800157 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.510] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342432819 y: -0.213620111 z: 0.0301597323 w: -0.975850523 } position { x: -0.784740388 y: 0.850829 z: -7.98302126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342730023 y: -0.213606775 z: 0.030198792 w: -0.975851238 } position { x: -0.784751117 y: 0.850789905 z: -7.98301315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.538] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342664905 y: -0.213550329 z: 0.0302448776 w: -0.975862384 } position { x: -0.784769654 y: 0.850821853 z: -7.98303461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.552] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03424301 y: -0.213576511 z: 0.0302289352 w: -0.975858 } position { x: -0.784771442 y: 0.850807548 z: -7.9830122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342249572 y: -0.213570476 z: 0.0301849358 w: -0.975861251 } position { x: -0.784767807 y: 0.850827098 z: -7.98300743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.580] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342438109 y: -0.213598788 z: 0.030153811 w: -0.97585535 } position { x: -0.784777462 y: 0.850880921 z: -7.98301935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.593] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034291748 y: -0.213575199 z: 0.0301684514 w: -0.97585839 } position { x: -0.784751534 y: 0.850841343 z: -7.9830184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.606] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342767611 y: -0.213559866 z: 0.0301860459 w: -0.975861728 } position { x: -0.784765422 y: 0.850857079 z: -7.98306084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342567712 y: -0.213574022 z: 0.0302232672 w: -0.975858212 } position { x: -0.78474772 y: 0.850823283 z: -7.98304272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.633] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342039056 y: -0.213602915 z: 0.0302548222 w: -0.975852728 } position { x: -0.784726441 y: 0.850839734 z: -7.98303652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341863818 y: -0.213571727 z: 0.0302618165 w: -0.97585994 } position { x: -0.784768164 y: 0.850903094 z: -7.98305893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.664] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342594609 y: -0.21359174 z: 0.0302034207 w: -0.975854814 } position { x: -0.784747064 y: 0.850873828 z: -7.98303461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.674] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342690647 y: -0.213587642 z: 0.0301750973 w: -0.975856245 } position { x: -0.784748793 y: 0.850852609 z: -7.9830513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.692] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342376679 y: -0.213605478 z: 0.0301707573 w: -0.975853562 } position { x: -0.784715652 y: 0.850844622 z: -7.98303843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342646837 y: -0.213624343 z: 0.0301873498 w: -0.97584796 } position { x: -0.784701407 y: 0.850833535 z: -7.98302794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.718] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034258794 y: -0.213585347 z: 0.0302209 w: -0.975855708 } position { x: -0.784717441 y: 0.850833178 z: -7.98305035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342396349 y: -0.213552266 z: 0.0302788932 w: -0.975861847 } position { x: -0.784715891 y: 0.850821495 z: -7.98301554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.746] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342300981 y: -0.213566124 z: 0.0302470867 w: -0.975860119 } position { x: -0.784741163 y: 0.850859404 z: -7.98303699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034254849 y: -0.213593885 z: 0.0302085 w: -0.975854397 } position { x: -0.784692287 y: 0.850845933 z: -7.98302364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.774] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342783295 y: -0.213594735 z: 0.0302048549 w: -0.975853503 } position { x: -0.784689307 y: 0.850833416 z: -7.98302698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.787] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342654474 y: -0.213565871 z: 0.0301814303 w: -0.975860953 } position { x: -0.784729362 y: 0.850846052 z: -7.98304415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342734307 y: -0.213599131 z: 0.030209206 w: -0.975852549 } position { x: -0.78466326 y: 0.850845456 z: -7.98304558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.813] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342288613 y: -0.213583231 z: 0.0302241594 w: -0.975857139 } position { x: -0.784691155 y: 0.850846648 z: -7.98303843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.829] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342447571 y: -0.213580742 z: 0.0302204862 w: -0.975857198 } position { x: -0.784695864 y: 0.850852489 z: -7.98304367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.842] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342401229 y: -0.213595971 z: 0.0302506294 w: -0.975853145 } position { x: -0.784694672 y: 0.850838065 z: -7.98301506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.856] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342743844 y: -0.213585675 z: 0.0302176569 w: -0.975855172 } position { x: -0.784700096 y: 0.850846171 z: -7.98301554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342594 y: -0.213571802 z: 0.0301751327 w: -0.975860059 } position { x: -0.784690738 y: 0.850841641 z: -7.98302269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.885] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342751071 y: -0.213590056 z: 0.0302195791 w: -0.975854158 } position { x: -0.78469789 y: 0.85085535 z: -7.98304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.899] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342230424 y: -0.213580102 z: 0.0302353632 w: -0.975857675 } position { x: -0.784680963 y: 0.850853562 z: -7.98303509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.914] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342468433 y: -0.21357815 z: 0.0302147716 w: -0.975857913 } position { x: -0.784697473 y: 0.850876093 z: -7.98304367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342284106 y: -0.213570759 z: 0.030197842 w: -0.975860715 } position { x: -0.784682 y: 0.850863695 z: -7.98300648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342309177 y: -0.213605464 z: 0.0302139614 w: -0.975852489 } position { x: -0.784681499 y: 0.850866079 z: -7.98301125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342486314 y: -0.213607684 z: 0.0302283596 w: -0.97585094 } position { x: -0.784676373 y: 0.850857 z: -7.98300934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.968] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342568308 y: -0.213555545 z: 0.0302382708 w: -0.975861788 } position { x: -0.78468585 y: 0.850842 z: -7.98301744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342382789 y: -0.213556796 z: 0.030201681 w: -0.975863278 } position { x: -0.784665048 y: 0.850849509 z: -7.98299599 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:17.994] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342377871 y: -0.213611469 z: 0.0301945284 w: -0.975851536 } position { x: -0.784690917 y: 0.850861073 z: -7.98300886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342768468 y: -0.213593766 z: 0.0302125085 w: -0.975853503 } position { x: -0.784651875 y: 0.850874 z: -7.98300076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.023] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342404917 y: -0.213583633 z: 0.0301905032 w: -0.975857675 } position { x: -0.784677684 y: 0.850845873 z: -7.98299456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.037] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342350081 y: -0.213616222 z: 0.030212732 w: -0.975850046 } position { x: -0.784690082 y: 0.850855589 z: -7.98302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.051] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342310742 y: -0.213588387 z: 0.030246852 w: -0.975855172 } position { x: -0.784647644 y: 0.850845516 z: -7.98299837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342132 y: -0.213575676 z: 0.0301902033 w: -0.975860357 } position { x: -0.784682333 y: 0.850872517 z: -7.98300505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.080] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342569612 y: -0.213602379 z: 0.0302088447 w: -0.97585243 } position { x: -0.784646511 y: 0.850874782 z: -7.98299789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.095] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342617296 y: -0.213605121 z: 0.0302232802 w: -0.975851178 } position { x: -0.784641206 y: 0.85084486 z: -7.98300028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.107] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342567377 y: -0.213609174 z: 0.0302020926 w: -0.975851119 } position { x: -0.784636199 y: 0.850840747 z: -7.98301744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342158899 y: -0.213577136 z: 0.0301639903 w: -0.975860775 } position { x: -0.78463465 y: 0.850831151 z: -7.9830184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.134] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342327431 y: -0.213584766 z: 0.0302056875 w: -0.975857258 } position { x: -0.784615338 y: 0.850882888 z: -7.98301363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.149] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342522673 y: -0.213586643 z: 0.0302365869 w: -0.975855172 } position { x: -0.784583628 y: 0.85086441 z: -7.9829855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342410244 y: -0.213565409 z: 0.0302485563 w: -0.975859821 } position { x: -0.784604847 y: 0.850850105 z: -7.98301601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.177] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342046246 y: -0.213587284 z: 0.030236667 w: -0.975856721 } position { x: -0.784610808 y: 0.850856602 z: -7.98302269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.192] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342247859 y: -0.213582441 z: 0.03027221 w: -0.975855947 } position { x: -0.784618855 y: 0.85081172 z: -7.9829855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.205] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342177786 y: -0.213579237 z: 0.0302406885 w: -0.975857854 } position { x: -0.784638464 y: 0.850868344 z: -7.98300934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342471637 y: -0.213586614 z: 0.0302609578 w: -0.975854635 } position { x: -0.784641504 y: 0.850833893 z: -7.98300409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.232] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342517383 y: -0.213582844 z: 0.0302542709 w: -0.97585547 } position { x: -0.784655035 y: 0.850851119 z: -7.98300171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342261866 y: -0.213576838 z: 0.0302340277 w: -0.975858331 } position { x: -0.784674108 y: 0.850836396 z: -7.98300028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342495069 y: -0.213605419 z: 0.0302289017 w: -0.975851357 } position { x: -0.784659445 y: 0.850814104 z: -7.98300648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.273] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342136025 y: -0.213573813 z: 0.0302014854 w: -0.975860417 } position { x: -0.784711182 y: 0.850847065 z: -7.98303461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.287] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342209153 y: -0.213580847 z: 0.0301784445 w: -0.975859344 } position { x: -0.78470993 y: 0.850819588 z: -7.98300648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.301] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342096426 y: -0.213604331 z: 0.0302095637 w: -0.975853622 } position { x: -0.784686 y: 0.85081923 z: -7.98303032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342238881 y: -0.213627547 z: 0.0301420782 w: -0.975850105 } position { x: -0.784702122 y: 0.850812197 z: -7.98302126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342120714 y: -0.213561818 z: 0.0302032493 w: -0.975863039 } position { x: -0.78467083 y: 0.850812674 z: -7.98302698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342206433 y: -0.213581741 z: 0.0302101746 w: -0.975858152 } position { x: -0.784693778 y: 0.850818455 z: -7.98304272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.359] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342084877 y: -0.213553652 z: 0.0302419923 w: -0.975863755 } position { x: -0.784717917 y: 0.850800395 z: -7.98299932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.369] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342235193 y: -0.213582009 z: 0.0302201547 w: -0.975857675 } position { x: -0.784694493 y: 0.85082221 z: -7.98301268 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342519246 y: -0.213571385 z: 0.0302275 w: -0.975858808 } position { x: -0.784679711 y: 0.850826621 z: -7.98303461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.397] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342304744 y: -0.213577151 z: 0.0302177444 w: -0.975858629 } position { x: -0.784686804 y: 0.850811 z: -7.98302412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.413] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342232808 y: -0.213554263 z: 0.0302352309 w: -0.975863338 } position { x: -0.784690499 y: 0.850799859 z: -7.98302221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.426] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342057683 y: -0.213524029 z: 0.0302485451 w: -0.975870132 } position { x: -0.784679234 y: 0.850816727 z: -7.98304081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.440] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034220174 y: -0.213570416 z: 0.0302346554 w: -0.97585988 } position { x: -0.784699738 y: 0.850791693 z: -7.98299837 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.455] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342526212 y: -0.21357815 z: 0.0302774403 w: -0.975855768 } position { x: -0.784720123 y: 0.850832343 z: -7.98301 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342406891 y: -0.213560745 z: 0.0301819798 w: -0.975863 } position { x: -0.784729362 y: 0.850819 z: -7.98300314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.482] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342430472 y: -0.213545948 z: 0.0301733464 w: -0.975866377 } position { x: -0.784723043 y: 0.850768805 z: -7.98301029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.497] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342543088 y: -0.213572502 z: 0.0301694386 w: -0.975860238 } position { x: -0.784698665 y: 0.850792229 z: -7.98301506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342355706 y: -0.213570058 z: 0.0302013159 w: -0.975860476 } position { x: -0.784706712 y: 0.850791216 z: -7.98300171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.522] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342326127 y: -0.213572443 z: 0.0302072577 w: -0.97585988 } position { x: -0.784723938 y: 0.850785375 z: -7.98303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.536] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034227822 y: -0.213573113 z: 0.0302113853 w: -0.975859761 } position { x: -0.784726083 y: 0.850792706 z: -7.98304272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341908261 y: -0.213580027 z: 0.0301992688 w: -0.97585994 } position { x: -0.784745455 y: 0.850797057 z: -7.98303413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.567] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034224458 y: -0.21359697 z: 0.0301619824 w: -0.975856185 } position { x: -0.784722 y: 0.850765824 z: -7.98304796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342297368 y: -0.213583857 z: 0.0301733725 w: -0.97585851 } position { x: -0.784719646 y: 0.850764334 z: -7.98301506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.593] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342240371 y: -0.213608667 z: 0.0302197039 w: -0.975851893 } position { x: -0.784740627 y: 0.850789607 z: -7.98302889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342118815 y: -0.21362111 z: 0.0302074552 w: -0.975849926 } position { x: -0.784751832 y: 0.85078764 z: -7.98303032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.621] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341755673 y: -0.21358256 z: 0.0302192532 w: -0.975859284 } position { x: -0.784783363 y: 0.850791216 z: -7.98304272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.635] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342581309 y: -0.213583484 z: 0.0301802419 w: -0.975857437 } position { x: -0.784773707 y: 0.850786507 z: -7.98305702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.650] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342241935 y: -0.213584855 z: 0.0302118734 w: -0.975857317 } position { x: -0.784754574 y: 0.850793839 z: -7.98302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.663] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342497081 y: -0.213588074 z: 0.0302599482 w: -0.975854218 } position { x: -0.784773946 y: 0.850798965 z: -7.98305941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342077799 y: -0.213617101 z: 0.0301971361 w: -0.975851238 } position { x: -0.78476274 y: 0.850801468 z: -7.98303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342192575 y: -0.213589668 z: 0.0302180983 w: -0.975856245 } position { x: -0.784812033 y: 0.850819409 z: -7.98306084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342359394 y: -0.213577658 z: 0.0302320141 w: -0.975857854 } position { x: -0.784814954 y: 0.850812852 z: -7.98307371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.719] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342200249 y: -0.213587806 z: 0.0302209891 w: -0.975856483 } position { x: -0.784804404 y: 0.850814462 z: -7.98306704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.734] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342567936 y: -0.213580206 z: 0.0302121937 w: -0.975857198 } position { x: -0.784827769 y: 0.850811362 z: -7.98307943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342516862 y: -0.213565856 z: 0.030237304 w: -0.975859702 } position { x: -0.784823358 y: 0.85079658 z: -7.98311329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034226343 y: -0.213604063 z: 0.0301955249 w: -0.975853562 } position { x: -0.784827 y: 0.850802064 z: -7.98309612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034222085 y: -0.213584 z: 0.0302226786 w: -0.975857258 } position { x: -0.784854233 y: 0.850819588 z: -7.98308611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342187695 y: -0.213580683 z: 0.0302243307 w: -0.975858033 } position { x: -0.784834802 y: 0.850820661 z: -7.98310375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.801] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342534371 y: -0.213565454 z: 0.0302142054 w: -0.975860476 } position { x: -0.784854352 y: 0.85079813 z: -7.98308468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.815] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03422793 y: -0.213572875 z: 0.0301976912 w: -0.975860238 } position { x: -0.784845233 y: 0.850800872 z: -7.98309135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.829] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342123136 y: -0.213581353 z: 0.0301680453 w: -0.975859821 } position { x: -0.784842432 y: 0.850779653 z: -7.98308849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342322439 y: -0.213573918 z: 0.0302151516 w: -0.975859344 } position { x: -0.784837067 y: 0.850765586 z: -7.98310184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.855] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342345648 y: -0.213572472 z: 0.0302155931 w: -0.975859523 } position { x: -0.784830391 y: 0.850800276 z: -7.98311281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342608504 y: -0.213558301 z: 0.0302217416 w: -0.97586149 } position { x: -0.784805357 y: 0.850779474 z: -7.98311043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.885] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342133641 y: -0.213574424 z: 0.030236477 w: -0.975859225 } position { x: -0.784798 y: 0.850785255 z: -7.98312807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.896] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034242738 y: -0.213587046 z: 0.0302578434 w: -0.975854754 } position { x: -0.784788668 y: 0.850792527 z: -7.9831109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034229219 y: -0.213567406 z: 0.0302310418 w: -0.975860357 } position { x: -0.784756958 y: 0.850768924 z: -7.98309565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342466719 y: -0.213571742 z: 0.0302538127 w: -0.975858092 } position { x: -0.784803212 y: 0.850801706 z: -7.98311138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342371874 y: -0.213588342 z: 0.0301992781 w: -0.975856483 } position { x: -0.784791112 y: 0.850772619 z: -7.98312712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.953] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342602953 y: -0.213585481 z: 0.0302455705 w: -0.975854874 } position { x: -0.784772336 y: 0.850788236 z: -7.98313618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.968] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034250658 y: -0.213553533 z: 0.0301912371 w: -0.975863874 } position { x: -0.784778357 y: 0.850773275 z: -7.9831357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342603512 y: -0.213566944 z: 0.0301811304 w: -0.975860894 } position { x: -0.784774 y: 0.850786567 z: -7.98313904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:18.996] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342359915 y: -0.213574052 z: 0.0302201919 w: -0.975859 } position { x: -0.784752131 y: 0.850769103 z: -7.98311853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342358649 y: -0.213571846 z: 0.0302260481 w: -0.975859344 } position { x: -0.784753919 y: 0.850770593 z: -7.98312712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.023] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342258886 y: -0.213604867 z: 0.0302538667 w: -0.975851536 } position { x: -0.784762 y: 0.850778878 z: -7.98313284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342359953 y: -0.213592783 z: 0.030243082 w: -0.975854218 } position { x: -0.784784257 y: 0.850794196 z: -7.98309898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342614055 y: -0.213536069 z: 0.030234104 w: -0.97586596 } position { x: -0.784765184 y: 0.850779176 z: -7.98313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342372134 y: -0.213572368 z: 0.0302275047 w: -0.975859106 } position { x: -0.784750044 y: 0.850775242 z: -7.98309278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342409275 y: -0.213571101 z: 0.0302228425 w: -0.975859404 } position { x: -0.784756 y: 0.850785077 z: -7.98311043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342299156 y: -0.213560075 z: 0.0301700141 w: -0.975863814 } position { x: -0.784735382 y: 0.850776434 z: -7.98313046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342204049 y: -0.213566765 z: 0.030243203 w: -0.975860476 } position { x: -0.784717321 y: 0.85077703 z: -7.98309898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03425318 y: -0.213553473 z: 0.0302486923 w: -0.975862 } position { x: -0.784728408 y: 0.850793481 z: -7.98311758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342395455 y: -0.213560849 z: 0.0302318055 w: -0.975861371 } position { x: -0.784722269 y: 0.850778 z: -7.98309612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.149] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342516974 y: -0.213597387 z: 0.0302342586 w: -0.975852907 } position { x: -0.78471446 y: 0.850789905 z: -7.98308086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.162] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342388935 y: -0.213553265 z: 0.03018854 w: -0.97586441 } position { x: -0.784713507 y: 0.850776 z: -7.9831357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.174] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342401043 y: -0.213560253 z: 0.0302247331 w: -0.975861728 } position { x: -0.784687579 y: 0.850765646 z: -7.98308945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342444181 y: -0.21354726 z: 0.0302728787 w: -0.975863 } position { x: -0.784706354 y: 0.850775838 z: -7.98309231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034241762 y: -0.213555381 z: 0.0302266423 w: -0.975862682 } position { x: -0.784704208 y: 0.850769579 z: -7.98312092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342445597 y: -0.213556111 z: 0.0302286334 w: -0.975862324 } position { x: -0.784671783 y: 0.850765109 z: -7.98310947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.232] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342177041 y: -0.213577464 z: 0.0302066635 w: -0.975859344 } position { x: -0.784674764 y: 0.850784421 z: -7.98310089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.246] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342291072 y: -0.21358037 z: 0.030235935 w: -0.975857377 } position { x: -0.784692 y: 0.850788534 z: -7.98310184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.258] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342349522 y: -0.21356681 z: 0.0301867314 w: -0.975861669 } position { x: -0.784678578 y: 0.850786 z: -7.98311901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.273] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342406817 y: -0.21355857 z: 0.0302206576 w: -0.975862205 } position { x: -0.784673035 y: 0.850784659 z: -7.98312759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.288] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342202447 y: -0.213537976 z: 0.0302116033 w: -0.975867689 } position { x: -0.78464514 y: 0.850778461 z: -7.98309946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.301] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342404395 y: -0.213552803 z: 0.0302248057 w: -0.975863338 } position { x: -0.784689248 y: 0.8507936 z: -7.98310518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342708752 y: -0.213518724 z: 0.0301982518 w: -0.97587055 } position { x: -0.784695506 y: 0.850756 z: -7.98311806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.328] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342406258 y: -0.213538975 z: 0.0301937535 w: -0.975867331 } position { x: -0.7846874 y: 0.850784779 z: -7.98311853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.342] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342358612 y: -0.213552579 z: 0.0302211512 w: -0.975863636 } position { x: -0.784670651 y: 0.850791097 z: -7.98310041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342136 y: -0.213573977 z: 0.0302660018 w: -0.97585839 } position { x: -0.784664929 y: 0.850804389 z: -7.98310757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.368] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342459604 y: -0.213572338 z: 0.0302576274 w: -0.975857854 } position { x: -0.784673393 y: 0.850768924 z: -7.9830904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.384] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342097729 y: -0.213547185 z: 0.0302293133 w: -0.975865543 } position { x: -0.78468287 y: 0.850787401 z: -7.98311806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.397] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342328288 y: -0.213554099 z: 0.030232871 w: -0.975863099 } position { x: -0.784691393 y: 0.850775838 z: -7.98310184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.411] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342123471 y: -0.213556647 z: 0.0302099977 w: -0.975863934 } position { x: -0.784648955 y: 0.850801826 z: -7.98309946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342346802 y: -0.213520393 z: 0.0302632079 w: -0.975869417 } position { x: -0.784660578 y: 0.850806 z: -7.98312092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.440] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342332199 y: -0.213560134 z: 0.0301966779 w: -0.97586292 } position { x: -0.784667194 y: 0.850788414 z: -7.98310566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.454] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342361182 y: -0.213547781 z: 0.0302304067 w: -0.97586447 } position { x: -0.784654915 y: 0.850775301 z: -7.9831233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342112072 y: -0.213539585 z: 0.0302716363 w: -0.975865841 } position { x: -0.784647226 y: 0.850786746 z: -7.98307228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342040211 y: -0.213548407 z: 0.0302633177 w: -0.97586441 } position { x: -0.784651577 y: 0.850821376 z: -7.98307467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.497] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342279784 y: -0.213552192 z: 0.0302456878 w: -0.975863278 } position { x: -0.784649193 y: 0.850783944 z: -7.98306799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.510] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034200415 y: -0.213548645 z: 0.0302039366 w: -0.975866318 } position { x: -0.784661293 y: 0.850798786 z: -7.98307705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342353657 y: -0.213543698 z: 0.0302097145 w: -0.975866 } position { x: -0.78468591 y: 0.850797415 z: -7.98308182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.537] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342279486 y: -0.213578925 z: 0.0301864035 w: -0.975859284 } position { x: -0.784651101 y: 0.850809455 z: -7.98306513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.551] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342664681 y: -0.21351479 z: 0.0302403644 w: -0.975870311 } position { x: -0.784655035 y: 0.850790679 z: -7.98308706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.564] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342273042 y: -0.21355167 z: 0.030226944 w: -0.975864 } position { x: -0.784639537 y: 0.850805044 z: -7.98306561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342268571 y: -0.213551089 z: 0.0302300677 w: -0.975864053 } position { x: -0.784649611 y: 0.850782275 z: -7.9830451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.592] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03421304 y: -0.213578716 z: 0.0302336868 w: -0.975858331 } position { x: -0.78465271 y: 0.850797355 z: -7.98303747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.606] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342263691 y: -0.213550061 z: 0.0302228946 w: -0.97586453 } position { x: -0.7846331 y: 0.85080862 z: -7.98303795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342302732 y: -0.213579744 z: 0.0302363466 w: -0.975857437 } position { x: -0.784626842 y: 0.850791097 z: -7.98299646 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.636] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342328921 y: -0.21355395 z: 0.0302216522 w: -0.975863457 } position { x: -0.78461957 y: 0.850793123 z: -7.9830327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.650] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342216864 y: -0.213523805 z: 0.0302638542 w: -0.975869179 } position { x: -0.78462857 y: 0.85082221 z: -7.98303175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342253409 y: -0.213550866 z: 0.0302275941 w: -0.975864232 } position { x: -0.784614325 y: 0.850822449 z: -7.98301 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.675] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342253409 y: -0.213550866 z: 0.0302275941 w: -0.975864232 } position { x: -0.784614325 y: 0.850822449 z: -7.98301 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.689] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342244208 y: -0.213549599 z: 0.0302309766 w: -0.97586441 } position { x: -0.784616828 y: 0.850846052 z: -7.98302507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.704] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342326127 y: -0.213540152 z: 0.0302497745 w: -0.975865602 } position { x: -0.784609377 y: 0.850847483 z: -7.98302174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.719] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034218505 y: -0.213579506 z: 0.0302166827 w: -0.97585851 } position { x: -0.784608603 y: 0.850828528 z: -7.98299694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.732] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342177227 y: -0.2135721 z: 0.0302214902 w: -0.975860059 } position { x: -0.784623265 y: 0.850842118 z: -7.98300791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.746] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342118591 y: -0.213562176 z: 0.0301888604 w: -0.975863397 } position { x: -0.784624636 y: 0.850837588 z: -7.98297215 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.759] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342206471 y: -0.213564336 z: 0.0302694254 w: -0.975860119 } position { x: -0.784602821 y: 0.850832701 z: -7.9829421 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.773] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342387371 y: -0.213531747 z: 0.0302368645 w: -0.975867629 } position { x: -0.784641743 y: 0.850842178 z: -7.98299551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342175253 y: -0.213553533 z: 0.0302297305 w: -0.975863814 } position { x: -0.784607947 y: 0.850826621 z: -7.9829874 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.801] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342167616 y: -0.213554293 z: 0.0302254632 w: -0.975863814 } position { x: -0.784608603 y: 0.850838244 z: -7.98298788 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.816] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342127755 y: -0.213554293 z: 0.0302260462 w: -0.975863934 } position { x: -0.784603238 y: 0.850840271 z: -7.98301649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342161 y: -0.213588253 z: 0.0302296951 w: -0.975856304 } position { x: -0.784584343 y: 0.850837827 z: -7.98298931 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342018418 y: -0.213551298 z: 0.0302691478 w: -0.975863636 } position { x: -0.78460288 y: 0.850839615 z: -7.98300314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.856] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342492163 y: -0.213516682 z: 0.0302450415 w: -0.975870311 } position { x: -0.78462261 y: 0.85083 z: -7.98299885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.869] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342463739 y: -0.213569224 z: 0.0302276257 w: -0.975859463 } position { x: -0.784602582 y: 0.850796223 z: -7.98296595 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342176519 y: -0.213526294 z: 0.0302417316 w: -0.975869417 } position { x: -0.78462863 y: 0.850842595 z: -7.98300648 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.900] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342091434 y: -0.213549986 z: 0.030245062 w: -0.97586447 } position { x: -0.784620762 y: 0.850825369 z: -7.98300266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.910] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342466868 y: -0.213528141 z: 0.0302700698 w: -0.975867093 } position { x: -0.784596264 y: 0.850838542 z: -7.98299694 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341934785 y: -0.213516787 z: 0.0302826948 w: -0.975871086 } position { x: -0.784611 y: 0.850834846 z: -7.98300838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.938] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342075154 y: -0.213587582 z: 0.0302755702 w: -0.975855291 } position { x: -0.784600317 y: 0.850770831 z: -7.98299456 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341800228 y: -0.21356228 z: 0.0302738585 w: -0.975861907 } position { x: -0.784619272 y: 0.850828171 z: -7.98301268 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.968] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341787674 y: -0.213565245 z: 0.0302265044 w: -0.975862741 } position { x: -0.784621656 y: 0.850808918 z: -7.98304272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342419036 y: -0.213557422 z: 0.0302481428 w: -0.975861609 } position { x: -0.784609377 y: 0.850820482 z: -7.9830122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:19.996] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034207087 y: -0.213553876 z: 0.030243706 w: -0.975863695 } position { x: -0.784626961 y: 0.85082078 z: -7.98302889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.009] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342081785 y: -0.213551581 z: 0.0302366409 w: -0.97586441 } position { x: -0.784625411 y: 0.850824296 z: -7.98302555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.024] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342386179 y: -0.21354942 z: 0.0302453805 w: -0.975863516 } position { x: -0.78461653 y: 0.850794196 z: -7.98300123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.037] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342131 y: -0.213516712 z: 0.0302593801 w: -0.975871146 } position { x: -0.784627497 y: 0.850813687 z: -7.9830308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342077613 y: -0.213550597 z: 0.0302485432 w: -0.975864232 } position { x: -0.784629345 y: 0.850790739 z: -7.98302364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341603979 y: -0.213549182 z: 0.030248316 w: -0.975866199 } position { x: -0.784629762 y: 0.850812912 z: -7.98303032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.078] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342002138 y: -0.213588849 z: 0.0302356854 w: -0.975856543 } position { x: -0.784635663 y: 0.850827694 z: -7.98305511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342239775 y: -0.213564411 z: 0.0302729961 w: -0.97585988 } position { x: -0.784658909 y: 0.85079658 z: -7.98302174 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342136435 y: -0.21355319 z: 0.0302477628 w: -0.975863516 } position { x: -0.784659386 y: 0.850825131 z: -7.98308325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.119] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341945179 y: -0.213558197 z: 0.0302331038 w: -0.975863516 } position { x: -0.784655929 y: 0.850809574 z: -7.98307848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.134] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341949947 y: -0.213544875 z: 0.0302177817 w: -0.975866914 } position { x: -0.784659743 y: 0.850803494 z: -7.98308706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342074148 y: -0.213551909 z: 0.0302475989 w: -0.975864 } position { x: -0.784675896 y: 0.850814819 z: -7.98310852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341985039 y: -0.213569149 z: 0.030237684 w: -0.975860834 } position { x: -0.784670472 y: 0.85082674 z: -7.98309898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.177] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342074297 y: -0.213580653 z: 0.0302073471 w: -0.975858927 } position { x: -0.784689426 y: 0.85080713 z: -7.98309708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.190] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342091769 y: -0.213590369 z: 0.0302356388 w: -0.975855887 } position { x: -0.78467977 y: 0.850771546 z: -7.98308945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342126675 y: -0.213534281 z: 0.0302222241 w: -0.975868464 } position { x: -0.784685791 y: 0.850815058 z: -7.98311615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034211956 y: -0.213560283 z: 0.0302380547 w: -0.975862324 } position { x: -0.784671247 y: 0.850824535 z: -7.98311186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342305228 y: -0.213556677 z: 0.0302167777 w: -0.975863099 } position { x: -0.784695327 y: 0.850826 z: -7.98312092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.247] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342408419 y: -0.213623822 z: 0.0302175116 w: -0.975848 } position { x: -0.784686863 y: 0.850831747 z: -7.98313713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342430249 y: -0.213614404 z: 0.0301667918 w: -0.975851536 } position { x: -0.784669518 y: 0.850807667 z: -7.98313475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.273] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034190733 y: -0.213557303 z: 0.0302023981 w: -0.975864828 } position { x: -0.78467834 y: 0.85081923 z: -7.98313284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.286] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034212213 y: -0.213565752 z: 0.030229738 w: -0.975861371 } position { x: -0.784686506 y: 0.85082376 z: -7.98311186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.301] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342121571 y: -0.213567972 z: 0.0302306656 w: -0.975860834 } position { x: -0.784638524 y: 0.850843787 z: -7.98313808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034222398 y: -0.213570073 z: 0.0302077103 w: -0.975860775 } position { x: -0.784688532 y: 0.850860834 z: -7.98315287 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.329] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342253111 y: -0.213588938 z: 0.0302485935 w: -0.975855231 } position { x: -0.784655631 y: 0.85082233 z: -7.98314285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.343] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342384242 y: -0.213574 z: 0.0302088484 w: -0.975859284 } position { x: -0.784656882 y: 0.850832 z: -7.98316622 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.356] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342089273 y: -0.213572904 z: 0.0302010477 w: -0.975860775 } position { x: -0.784652412 y: 0.850814581 z: -7.98318434 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341980532 y: -0.213594511 z: 0.0302175619 w: -0.975855947 } position { x: -0.784655213 y: 0.850823402 z: -7.98316526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342261717 y: -0.213577479 z: 0.0302242432 w: -0.97585845 } position { x: -0.784670293 y: 0.850858688 z: -7.98315525 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342310555 y: -0.213578954 z: 0.0302270446 w: -0.975857913 } position { x: -0.784657657 y: 0.850829303 z: -7.98314428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.413] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034245383 y: -0.21358107 z: 0.0302611738 w: -0.975855827 } position { x: -0.784672737 y: 0.850843489 z: -7.98316145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.424] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342302658 y: -0.213577449 z: 0.0302368626 w: -0.975858 } position { x: -0.784682035 y: 0.850839913 z: -7.98314953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.441] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034250766 y: -0.213604316 z: 0.0301977471 w: -0.975852549 } position { x: -0.784684122 y: 0.850866318 z: -7.9831419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.455] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342289656 y: -0.213576585 z: 0.0301989317 w: -0.975859404 } position { x: -0.7846843 y: 0.850865245 z: -7.98316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342673361 y: -0.213583782 z: 0.0302427132 w: -0.975855052 } position { x: -0.784666717 y: 0.850856721 z: -7.98314714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.482] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342371762 y: -0.213583067 z: 0.0302324947 w: -0.975856602 } position { x: -0.784668863 y: 0.850839853 z: -7.98315239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342396908 y: -0.213557497 z: 0.0302498192 w: -0.975861609 } position { x: -0.784686446 y: 0.850811779 z: -7.9831481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342170037 y: -0.213556468 z: 0.0302375387 w: -0.975863 } position { x: -0.784702778 y: 0.85083735 z: -7.9831357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342008695 y: -0.213591099 z: 0.0302146561 w: -0.975856721 } position { x: -0.784701288 y: 0.850854576 z: -7.98312759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.536] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342261866 y: -0.21358265 z: 0.0302291028 w: -0.975857198 } position { x: -0.784684062 y: 0.85083735 z: -7.98306656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342674106 y: -0.21359238 z: 0.0302247126 w: -0.975853741 } position { x: -0.784715176 y: 0.850835919 z: -7.9831109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.565] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342684872 y: -0.213568419 z: 0.0302075483 w: -0.975859463 } position { x: -0.784709215 y: 0.850825131 z: -7.9831233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.578] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343004055 y: -0.213593662 z: 0.0302363839 w: -0.975851953 } position { x: -0.78468585 y: 0.850785 z: -7.98307896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.592] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341806896 y: -0.213583365 z: 0.0302123725 w: -0.975859165 } position { x: -0.784688711 y: 0.850842416 z: -7.98313713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342401452 y: -0.213584095 z: 0.0302181151 w: -0.975856721 } position { x: -0.78465569 y: 0.850824177 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342505127 y: -0.213568047 z: 0.0303003285 w: -0.975857317 } position { x: -0.784650445 y: 0.85079354 z: -7.98307896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.636] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342483185 y: -0.213578582 z: 0.0302455109 w: -0.975856781 } position { x: -0.784673393 y: 0.85081768 z: -7.98311949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.650] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034252625 y: -0.213598743 z: 0.0302701145 w: -0.975851476 } position { x: -0.78464663 y: 0.85077858 z: -7.98303032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342455804 y: -0.213586167 z: 0.0302047264 w: -0.975856483 } position { x: -0.784660816 y: 0.850837708 z: -7.98309326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.678] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034262836 y: -0.21357815 z: 0.0302124768 w: -0.975857377 } position { x: -0.784656584 y: 0.850812435 z: -7.98308182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034243416 y: -0.213588119 z: 0.0302282423 w: -0.97585541 } position { x: -0.784608126 y: 0.850805163 z: -7.98306704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.704] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342843905 y: -0.213612288 z: 0.030272305 w: -0.975847304 } position { x: -0.784612298 y: 0.850800753 z: -7.98306704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342005752 y: -0.213583007 z: 0.0302662477 w: -0.975856841 } position { x: -0.784624577 y: 0.850792527 z: -7.98305464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341913328 y: -0.213642836 z: 0.03028 w: -0.975843668 } position { x: -0.784655511 y: 0.85082674 z: -7.98307753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.745] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034225978 y: -0.213578179 z: 0.0302193668 w: -0.97585845 } position { x: -0.784622908 y: 0.850820959 z: -7.9830718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.759] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342275463 y: -0.213587195 z: 0.0302454494 w: -0.975855649 } position { x: -0.784611344 y: 0.850815654 z: -7.98305607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.773] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342776738 y: -0.213611275 z: 0.0302561186 w: -0.975848317 } position { x: -0.784648657 y: 0.850790381 z: -7.98304129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.786] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03426788 y: -0.213593975 z: 0.0302412324 w: -0.975852847 } position { x: -0.784624696 y: 0.850785434 z: -7.98304844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342252105 y: -0.213567659 z: 0.0302418806 w: -0.975860119 } position { x: -0.784645915 y: 0.850782156 z: -7.98307 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.813] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342717916 y: -0.21354872 z: 0.0302314404 w: -0.975863 } position { x: -0.784616828 y: 0.850794554 z: -7.98304796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.831] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342563316 y: -0.213610172 z: 0.0302070603 w: -0.975850761 } position { x: -0.784619212 y: 0.850815177 z: -7.98304224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.845] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342695 y: -0.213600755 z: 0.0302528217 w: -0.975851 } position { x: -0.784599245 y: 0.850809455 z: -7.98304558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.858] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342500061 y: -0.213573202 z: 0.0302758291 w: -0.975857 } position { x: -0.784613073 y: 0.850786209 z: -7.9830451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.868] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034237951 y: -0.213585287 z: 0.0302456096 w: -0.975855708 } position { x: -0.784584463 y: 0.850784183 z: -7.98303318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034215264 y: -0.213582426 z: 0.0302776955 w: -0.975856125 } position { x: -0.784597278 y: 0.850799382 z: -7.9830184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.898] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342588313 y: -0.213597149 z: 0.0302570909 w: -0.975852 } position { x: -0.78457129 y: 0.850813925 z: -7.98300838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.911] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342689976 y: -0.21358937 z: 0.0302505028 w: -0.975853562 } position { x: -0.784598529 y: 0.850812674 z: -7.98300123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.924] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342491455 y: -0.213621542 z: 0.0302495342 w: -0.975847244 } position { x: -0.784552336 y: 0.850816965 z: -7.98300266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342431441 y: -0.213592574 z: 0.0302435104 w: -0.975854 } position { x: -0.784561813 y: 0.850785732 z: -7.98300076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.953] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034230493 y: -0.213573664 z: 0.03023386 w: -0.975858867 } position { x: -0.784582496 y: 0.850784898 z: -7.98302698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.966] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341591798 y: -0.213601306 z: 0.0302282311 w: -0.97585547 } position { x: -0.784565568 y: 0.850804448 z: -7.98303604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.980] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342238136 y: -0.213588297 z: 0.0302502196 w: -0.97585541 } position { x: -0.784572303 y: 0.850812614 z: -7.98301029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:20.996] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034220729 y: -0.213586628 z: 0.0302610341 w: -0.975855529 } position { x: -0.784588218 y: 0.850818753 z: -7.98302555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:21.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342541225 y: -0.213604346 z: 0.0302457903 w: -0.97585094 } position { x: -0.784602225 y: 0.850787 z: -7.98303461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:21.025] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342438929 y: -0.213586554 z: 0.0302149709 w: -0.975856125 } position { x: -0.784574509 y: 0.850795269 z: -7.98301172 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:21.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341950133 y: -0.213607594 z: 0.030227419 w: -0.975852847 } position { x: -0.784585416 y: 0.850790381 z: -7.98305798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:21.050] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342278853 y: -0.213595197 z: 0.0302420612 w: -0.975854 } position { x: -0.784583211 y: 0.850800753 z: -7.98305225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:21.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342241637 y: -0.213609934 z: 0.0302757155 w: -0.975849867 } position { x: -0.78456223 y: 0.850811958 z: -7.98307228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:21.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342229605 y: -0.213590324 z: 0.0302503463 w: -0.975854933 } position { x: -0.784555852 y: 0.850795269 z: -7.98305941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:21.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342212096 y: -0.213591501 z: 0.0302894525 w: -0.975853562 } position { x: -0.784564734 y: 0.850810766 z: -7.9830842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:21.105] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341987759 y: -0.213560879 z: 0.0302427225 w: -0.975862503 } position { x: -0.784567297 y: 0.850810528 z: -7.98307514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:21.119] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342420302 y: -0.213565558 z: 0.0302573759 w: -0.975859463 } position { x: -0.784563422 y: 0.850782394 z: -7.98305655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:21.134] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342422538 y: -0.213613302 z: 0.0302707814 w: -0.975848615 } position { x: -0.784566104 y: 0.850809097 z: -7.98308659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:21.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034222398 y: -0.213613391 z: 0.0303078461 w: -0.975848138 } position { x: -0.784551084 y: 0.850788891 z: -7.9830718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:21.164] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342576467 y: -0.213587299 z: 0.0302515551 w: -0.975854397 } position { x: -0.784587 y: 0.850799561 z: -7.9830966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:21.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342311 y: -0.213591501 z: 0.0302628875 w: -0.975854039 } position { x: -0.784558237 y: 0.850778222 z: -7.98309374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:21.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342613868 y: -0.213605672 z: 0.0302363485 w: -0.975850701 } position { x: -0.784539163 y: 0.850750864 z: -7.98305845 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:21.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342022 y: -0.213571966 z: 0.0302257277 w: -0.975860476 } position { x: -0.784613729 y: 0.850792885 z: -7.9831214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:27.648] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342496485 y: -0.213490188 z: 0.0302722026 w: -0.975875258 } position { x: -0.78465116 y: 0.850895047 z: -7.9830308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:27.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342481658 y: -0.21351169 z: 0.0302869659 w: -0.975870132 } position { x: -0.784625292 y: 0.850895226 z: -7.9830575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.250] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342431031 y: -0.213494658 z: 0.0302722193 w: -0.975874484 } position { x: -0.784653723 y: 0.850796 z: -7.98306608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.344] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034263216 y: -0.213444978 z: 0.0302799214 w: -0.975884438 } position { x: -0.784597516 y: 0.850795567 z: -7.98303747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342534482 y: -0.213466778 z: 0.0302419271 w: -0.975881159 } position { x: -0.78461659 y: 0.850797176 z: -7.98302603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.414] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342534482 y: -0.213466778 z: 0.0302419271 w: -0.975881159 } position { x: -0.78461659 y: 0.850797176 z: -7.98302603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.428] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342755057 y: -0.21345441 z: 0.0302651785 w: -0.975882411 } position { x: -0.784620285 y: 0.850797892 z: -7.98302078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.439] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342657566 y: -0.213461861 z: 0.0302757584 w: -0.975880802 } position { x: -0.784609914 y: 0.850821853 z: -7.98304272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.453] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343054049 y: -0.213480085 z: 0.0302941222 w: -0.975874841 } position { x: -0.78459686 y: 0.850820899 z: -7.98306894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.465] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342674181 y: -0.213468403 z: 0.0302788094 w: -0.975879192 } position { x: -0.784595668 y: 0.850807071 z: -7.98303938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.480] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342900269 y: -0.213481635 z: 0.0302751102 w: -0.975875616 } position { x: -0.784610868 y: 0.85081166 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342603549 y: -0.213474795 z: 0.0302911457 w: -0.975877702 } position { x: -0.784635 y: 0.850819 z: -7.9830904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.591] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342603549 y: -0.213474795 z: 0.0302911457 w: -0.975877702 } position { x: -0.784635 y: 0.850819 z: -7.9830904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.603] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03425809 y: -0.213453725 z: 0.0303067844 w: -0.975881875 } position { x: -0.784605384 y: 0.850822806 z: -7.98309088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342770778 y: -0.21346949 z: 0.0302530527 w: -0.975879431 } position { x: -0.784615159 y: 0.850825667 z: -7.98309374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342599712 y: -0.213472351 z: 0.0302914642 w: -0.975878239 } position { x: -0.784617722 y: 0.850819767 z: -7.98308039 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342988037 y: -0.213481486 z: 0.0302929226 w: -0.975874782 } position { x: -0.78464973 y: 0.850823164 z: -7.98306656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.657] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342650637 y: -0.213468358 z: 0.0302966963 w: -0.975878716 } position { x: -0.784636378 y: 0.850825787 z: -7.98307657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342455581 y: -0.21347186 z: 0.0303166378 w: -0.97587806 } position { x: -0.784649312 y: 0.85082674 z: -7.98305607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.686] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342644081 y: -0.213498026 z: 0.0303162709 w: -0.975871682 } position { x: -0.784672081 y: 0.850836635 z: -7.98306561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342648812 y: -0.213433623 z: 0.0302843787 w: -0.975886703 } position { x: -0.784644723 y: 0.850855589 z: -7.98307514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342500433 y: -0.213444859 z: 0.0302881822 w: -0.975884676 } position { x: -0.784672 y: 0.850814044 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342453048 y: -0.213459209 z: 0.0302781947 w: -0.975882 } position { x: -0.78463912 y: 0.850833654 z: -7.98305464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.740] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342240371 y: -0.21344088 z: 0.0303037465 w: -0.975885928 } position { x: -0.784654677 y: 0.850836515 z: -7.98303223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342525393 y: -0.21342957 z: 0.030304173 w: -0.975887418 } position { x: -0.784666598 y: 0.850857913 z: -7.98302 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342626609 y: -0.213427678 z: 0.0302523263 w: -0.975889087 } position { x: -0.784701467 y: 0.850842834 z: -7.98304605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034243945 y: -0.213494375 z: 0.0302813426 w: -0.975874245 } position { x: -0.784665823 y: 0.850824833 z: -7.98301744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.799] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342603475 y: -0.213461146 z: 0.0302945971 w: -0.975880504 } position { x: -0.784662604 y: 0.850827754 z: -7.98304081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342521407 y: -0.213499337 z: 0.0302738789 w: -0.975873113 } position { x: -0.78466332 y: 0.850814104 z: -7.98302126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342225172 y: -0.213441029 z: 0.0302779283 w: -0.975886762 } position { x: -0.784671307 y: 0.850838244 z: -7.98302269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.839] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342632905 y: -0.21344319 z: 0.0303470846 w: -0.975882769 } position { x: -0.784672379 y: 0.850818574 z: -7.98302364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.855] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034250278 y: -0.213462427 z: 0.0303046629 w: -0.975880325 } position { x: -0.784682035 y: 0.850827932 z: -7.98303795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342254899 y: -0.213438377 z: 0.0303117316 w: -0.975886226 } position { x: -0.78467387 y: 0.850821733 z: -7.98302364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342689082 y: -0.213477358 z: 0.0302819684 w: -0.975877106 } position { x: -0.784676194 y: 0.850818038 z: -7.98301458 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342458747 y: -0.213437483 z: 0.0303155668 w: -0.97588557 } position { x: -0.784686923 y: 0.850834906 z: -7.98303652 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342371 y: -0.213443458 z: 0.0303161778 w: -0.975884557 } position { x: -0.784698308 y: 0.850794673 z: -7.98302269 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342414603 y: -0.21344 z: 0.0302994847 w: -0.975885689 } position { x: -0.78466779 y: 0.850796 z: -7.98304844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342384651 y: -0.21344237 z: 0.0302745365 w: -0.975886047 } position { x: -0.784688354 y: 0.850793242 z: -7.98306608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.950] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342610069 y: -0.213455454 z: 0.0303206798 w: -0.975880921 } position { x: -0.784682631 y: 0.850802064 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.964] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342235714 y: -0.213479012 z: 0.0303017795 w: -0.975877702 } position { x: -0.784701288 y: 0.850810051 z: -7.9830842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342458114 y: -0.21346119 z: 0.0303060208 w: -0.975880682 } position { x: -0.784695625 y: 0.850786328 z: -7.98305368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:28.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342465378 y: -0.213459849 z: 0.0303100068 w: -0.975880861 } position { x: -0.784687638 y: 0.850787878 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.004] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342492238 y: -0.213457704 z: 0.030308459 w: -0.975881219 } position { x: -0.78469485 y: 0.850791514 z: -7.983078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.018] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342413858 y: -0.213475332 z: 0.030291643 w: -0.975878239 } position { x: -0.784691811 y: 0.850780249 z: -7.98307657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342477858 y: -0.21345602 z: 0.0303030554 w: -0.975881875 } position { x: -0.784713686 y: 0.850770414 z: -7.98308659 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342658758 y: -0.213473365 z: 0.0303108357 w: -0.975877166 } position { x: -0.784669876 y: 0.850775242 z: -7.98309088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.059] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342588387 y: -0.21345453 z: 0.0303486455 w: -0.975880384 } position { x: -0.784697056 y: 0.850778222 z: -7.98311758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342663787 y: -0.21341671 z: 0.0303096287 w: -0.975889564 } position { x: -0.784698844 y: 0.850776553 z: -7.98308134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.089] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342503 y: -0.213417888 z: 0.0303172097 w: -0.975889683 } position { x: -0.78469342 y: 0.850781739 z: -7.98310661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342553295 y: -0.213460714 z: 0.0302592851 w: -0.975881875 } position { x: -0.784688711 y: 0.850779057 z: -7.98308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342598446 y: -0.213477552 z: 0.0302706137 w: -0.975877762 } position { x: -0.784689665 y: 0.850784123 z: -7.98305941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034264043 y: -0.213438913 z: 0.0303405263 w: -0.975883901 } position { x: -0.784702301 y: 0.850805819 z: -7.98309374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.143] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034229517 y: -0.213442758 z: 0.0302812606 w: -0.975886047 } position { x: -0.784722269 y: 0.850798 z: -7.9830637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342516154 y: -0.213445693 z: 0.0302984752 w: -0.97588414 } position { x: -0.7847175 y: 0.850780845 z: -7.98308372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342373438 y: -0.213429824 z: 0.030251611 w: -0.975889504 } position { x: -0.784735799 y: 0.850782633 z: -7.98307133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.186] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342796408 y: -0.213472679 z: 0.030318033 w: -0.975876629 } position { x: -0.784738481 y: 0.850777745 z: -7.98308086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.200] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342436954 y: -0.213445663 z: 0.0303187612 w: -0.975883722 } position { x: -0.784723878 y: 0.850797713 z: -7.98308563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342675112 y: -0.213431284 z: 0.0303154476 w: -0.975886166 } position { x: -0.784732521 y: 0.850784719 z: -7.98308372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342446305 y: -0.213423386 z: 0.0303313136 w: -0.975888193 } position { x: -0.784744918 y: 0.850771785 z: -7.98307276 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342471376 y: -0.213466927 z: 0.0302737989 w: -0.975880384 } position { x: -0.784730732 y: 0.850780904 z: -7.98307848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034272328 y: -0.213441074 z: 0.0302725211 w: -0.975885212 } position { x: -0.78470993 y: 0.850784659 z: -7.98307085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034255784 y: -0.213451371 z: 0.0302886255 w: -0.975883067 } position { x: -0.784720778 y: 0.850796819 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.282] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342574865 y: -0.213449687 z: 0.0302881338 w: -0.975883365 } position { x: -0.784734786 y: 0.850777864 z: -7.983078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342654847 y: -0.213444427 z: 0.0302905869 w: -0.97588414 } position { x: -0.784706712 y: 0.85077405 z: -7.98307323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034265127 y: -0.213447452 z: 0.0302907042 w: -0.975883484 } position { x: -0.784712076 y: 0.850794196 z: -7.98308706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342714489 y: -0.213434055 z: 0.0302714854 w: -0.975886822 } position { x: -0.784723103 y: 0.850765944 z: -7.98307371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.340] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342727117 y: -0.213423446 z: 0.0303305667 w: -0.975887239 } position { x: -0.784748793 y: 0.850816131 z: -7.983078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342612825 y: -0.213441208 z: 0.0302982312 w: -0.975884736 } position { x: -0.784739733 y: 0.850780725 z: -7.98306084 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342720076 y: -0.2134545 z: 0.030272847 w: -0.975882292 } position { x: -0.784731388 y: 0.850788713 z: -7.98304224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342735946 y: -0.213411525 z: 0.0303028598 w: -0.975890696 } position { x: -0.784723401 y: 0.850782037 z: -7.98306751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342545025 y: -0.213415742 z: 0.0302915554 w: -0.975890756 } position { x: -0.784743667 y: 0.85077548 z: -7.98305655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342645645 y: -0.213444725 z: 0.0302937571 w: -0.975884 } position { x: -0.784755111 y: 0.85078156 z: -7.98304605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342659727 y: -0.213458881 z: 0.0302591305 w: -0.975881934 } position { x: -0.784736335 y: 0.850787401 z: -7.9830575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342656635 y: -0.213449433 z: 0.030290246 w: -0.975883067 } position { x: -0.78474164 y: 0.850763381 z: -7.98305368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343090333 y: -0.21344249 z: 0.0303164329 w: -0.975882232 } position { x: -0.784769416 y: 0.850790203 z: -7.98305082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.463] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342643447 y: -0.213442609 z: 0.0303190835 w: -0.975883722 } position { x: -0.78475529 y: 0.850761175 z: -7.98303795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.478] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342786536 y: -0.213462859 z: 0.030286327 w: -0.975879788 } position { x: -0.784766197 y: 0.850777388 z: -7.98304653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.492] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342892483 y: -0.213438958 z: 0.0302948914 w: -0.975884378 } position { x: -0.784739375 y: 0.850791 z: -7.98304462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.507] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342669822 y: -0.213445753 z: 0.0302993264 w: -0.975883543 } position { x: -0.784760177 y: 0.85079813 z: -7.98304081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.518] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342717245 y: -0.213446572 z: 0.030299142 w: -0.975883186 } position { x: -0.784752071 y: 0.850773215 z: -7.98305607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343048237 y: -0.213436902 z: 0.0302886572 w: -0.975884497 } position { x: -0.784746289 y: 0.850759506 z: -7.98305035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.546] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342584066 y: -0.21343264 z: 0.0303267855 w: -0.975885868 } position { x: -0.784727812 y: 0.850772142 z: -7.98304653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.561] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342701711 y: -0.21345152 z: 0.0303008575 w: -0.975882113 } position { x: -0.78472656 y: 0.850782633 z: -7.98305035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03425695 y: -0.213495135 z: 0.0302918777 w: -0.975873291 } position { x: -0.78474009 y: 0.850773752 z: -7.98304892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342670791 y: -0.213438123 z: 0.0303259939 w: -0.975884378 } position { x: -0.784764171 y: 0.850779593 z: -7.98305559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343158804 y: -0.213442728 z: 0.0302601028 w: -0.975883722 } position { x: -0.78473556 y: 0.850747108 z: -7.98303032 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342723653 y: -0.213449135 z: 0.0302972198 w: -0.975882709 } position { x: -0.784725 y: 0.850750566 z: -7.98305893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.629] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342528075 y: -0.213450342 z: 0.03028249 w: -0.975883543 } position { x: -0.784736574 y: 0.850766063 z: -7.98305511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.645] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342688374 y: -0.213492244 z: 0.0302915033 w: -0.97587353 } position { x: -0.784710288 y: 0.850746274 z: -7.98304081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342716649 y: -0.213453844 z: 0.0302941 w: -0.975881755 } position { x: -0.784708858 y: 0.850746 z: -7.98306274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342744067 y: -0.213451952 z: 0.0302969106 w: -0.975882 } position { x: -0.784701 y: 0.850736201 z: -7.98306036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342682153 y: -0.213431299 z: 0.0302828643 w: -0.97588712 } position { x: -0.784726381 y: 0.850747585 z: -7.98311138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342963152 y: -0.213465109 z: 0.0302955657 w: -0.975878417 } position { x: -0.784694254 y: 0.850713134 z: -7.98304462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.715] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342644453 y: -0.213445589 z: 0.030322805 w: -0.975882947 } position { x: -0.784716 y: 0.850735903 z: -7.98307133 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342503898 y: -0.213436499 z: 0.0303158 w: -0.97588563 } position { x: -0.784706473 y: 0.850752294 z: -7.98304558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.742] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342803895 y: -0.213424355 z: 0.0303016081 w: -0.975887656 } position { x: -0.784710228 y: 0.850737095 z: -7.98307085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342785493 y: -0.213450193 z: 0.0303102117 w: -0.975881815 } position { x: -0.784704387 y: 0.850718796 z: -7.98307705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343157239 y: -0.213457 z: 0.0302853156 w: -0.975879788 } position { x: -0.78469491 y: 0.850692689 z: -7.9830842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.783] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342827 y: -0.213449091 z: 0.0303041302 w: -0.975882113 } position { x: -0.784723938 y: 0.850695729 z: -7.98311281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342823528 y: -0.213451415 z: 0.0303022601 w: -0.975881696 } position { x: -0.784725785 y: 0.850693405 z: -7.9831171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342846178 y: -0.213468835 z: 0.0302864481 w: -0.975878298 } position { x: -0.784724057 y: 0.850717306 z: -7.98310518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342406817 y: -0.213439316 z: 0.0303230155 w: -0.975885153 } position { x: -0.784757 y: 0.850717187 z: -7.98310232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342816301 y: -0.21345073 z: 0.0303074587 w: -0.975881696 } position { x: -0.784741521 y: 0.850686491 z: -7.98312187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.853] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342580862 y: -0.213455677 z: 0.0303178243 w: -0.9758811 } position { x: -0.784765899 y: 0.850716233 z: -7.9831357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342807919 y: -0.213446409 z: 0.0303068142 w: -0.975882709 } position { x: -0.784778 y: 0.850689411 z: -7.98312807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.881] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342728533 y: -0.213426217 z: 0.0303173978 w: -0.975887 } position { x: -0.784770191 y: 0.850719571 z: -7.98312616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.895] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343212411 y: -0.213464439 z: 0.0303030889 w: -0.975877404 } position { x: -0.784770846 y: 0.850697279 z: -7.98312902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.909] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343029425 y: -0.213423371 z: 0.0303056948 w: -0.975886941 } position { x: -0.784778357 y: 0.850719 z: -7.98312473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.922] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343046077 y: -0.213459656 z: 0.0303655826 w: -0.975877106 } position { x: -0.784785211 y: 0.85074544 z: -7.98312664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.937] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342984833 y: -0.213466734 z: 0.0302933641 w: -0.97587806 } position { x: -0.784770906 y: 0.850739241 z: -7.98312283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.951] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342900828 y: -0.213440552 z: 0.0303083491 w: -0.975883603 } position { x: -0.784771681 y: 0.850736141 z: -7.98313141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.965] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342897847 y: -0.213440746 z: 0.0303079 w: -0.975883543 } position { x: -0.784769952 y: 0.850729525 z: -7.98310709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.978] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343325697 y: -0.213433802 z: 0.0303202979 w: -0.975883186 } position { x: -0.784777164 y: 0.850750089 z: -7.98313618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:29.992] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342789888 y: -0.213434175 z: 0.0302763302 w: -0.975886345 } position { x: -0.784781933 y: 0.850744486 z: -7.98313856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343210287 y: -0.213444963 z: 0.030297108 w: -0.975881875 } position { x: -0.784775496 y: 0.850743532 z: -7.98309517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.018] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342731811 y: -0.213448033 z: 0.0303100459 w: -0.975882471 } position { x: -0.784801126 y: 0.850750864 z: -7.98313 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342913903 y: -0.213443026 z: 0.0303143132 w: -0.975882828 } position { x: -0.784773886 y: 0.850740552 z: -7.98311138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342936143 y: -0.213418305 z: 0.0303038675 w: -0.975888431 } position { x: -0.784798265 y: 0.850755334 z: -7.98311949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342860259 y: -0.213416457 z: 0.0303051714 w: -0.975889087 } position { x: -0.784805059 y: 0.850762963 z: -7.98312283 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343003124 y: -0.213412046 z: 0.0303133279 w: -0.975889266 } position { x: -0.784760773 y: 0.850754738 z: -7.98309803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342899077 y: -0.213441446 z: 0.0303117316 w: -0.975883305 } position { x: -0.784776092 y: 0.850755632 z: -7.98311377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342968144 y: -0.213435933 z: 0.030276414 w: -0.975885332 } position { x: -0.784737468 y: 0.850762606 z: -7.98309231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342692137 y: -0.213444427 z: 0.0302747972 w: -0.975884497 } position { x: -0.784736812 y: 0.850748539 z: -7.98312569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342453644 y: -0.213443696 z: 0.0302685443 w: -0.975885689 } position { x: -0.784724891 y: 0.85079968 z: -7.98309946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.143] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342804901 y: -0.21341987 z: 0.0302900858 w: -0.975889 } position { x: -0.784751713 y: 0.85079205 z: -7.98308516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343100391 y: -0.21342586 z: 0.0303149652 w: -0.975885868 } position { x: -0.784710944 y: 0.850773096 z: -7.98312807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342938155 y: -0.213435799 z: 0.0303050634 w: -0.975884616 } position { x: -0.784708142 y: 0.850785613 z: -7.98312473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342480652 y: -0.213427395 z: 0.0302922595 w: -0.975888431 } position { x: -0.784712374 y: 0.850783 z: -7.98312902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.199] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342546292 y: -0.213437423 z: 0.030283669 w: -0.975886285 } position { x: -0.784694314 y: 0.850815654 z: -7.98311853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343037546 y: -0.213423446 z: 0.0302930288 w: -0.975887299 } position { x: -0.784713387 y: 0.8508026 z: -7.98311043 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.228] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343208164 y: -0.213439569 z: 0.0303178839 w: -0.975882411 } position { x: -0.78468585 y: 0.850787401 z: -7.98306513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034297891 y: -0.213438228 z: 0.0303000528 w: -0.97588408 } position { x: -0.784695506 y: 0.850782275 z: -7.98307896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343002304 y: -0.213436365 z: 0.0302988477 w: -0.975884438 } position { x: -0.784659445 y: 0.850789428 z: -7.98307371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034271583 y: -0.213460371 z: 0.0303228 w: -0.975879431 } position { x: -0.784660339 y: 0.850793123 z: -7.98309851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034321215 y: -0.213424742 z: 0.0303562433 w: -0.975884438 } position { x: -0.784658253 y: 0.850807786 z: -7.98308372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.299] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343079753 y: -0.213447675 z: 0.030343784 w: -0.975880265 } position { x: -0.784659088 y: 0.850795329 z: -7.98306417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342976563 y: -0.213436529 z: 0.0303137451 w: -0.975884 } position { x: -0.784668326 y: 0.850784123 z: -7.98306656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.326] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342880711 y: -0.213454083 z: 0.0303036906 w: -0.975880802 } position { x: -0.784641445 y: 0.850771189 z: -7.98305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342957973 y: -0.213438436 z: 0.0303091612 w: -0.975883842 } position { x: -0.784658372 y: 0.850790858 z: -7.98305035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342700295 y: -0.213459909 z: 0.0303282086 w: -0.975879431 } position { x: -0.784620583 y: 0.85077709 z: -7.98302412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342564806 y: -0.213435709 z: 0.03029 w: -0.975886405 } position { x: -0.784644961 y: 0.850802898 z: -7.98304319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342920348 y: -0.213439062 z: 0.0303126089 w: -0.975883663 } position { x: -0.78463316 y: 0.850775719 z: -7.98305082 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.395] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342901796 y: -0.213439897 z: 0.0303104371 w: -0.975883663 } position { x: -0.784634709 y: 0.850752234 z: -7.98304892 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.409] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342651941 y: -0.213458642 z: 0.0302524529 w: -0.975882232 } position { x: -0.784631968 y: 0.850759149 z: -7.98303461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.423] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342852026 y: -0.213465393 z: 0.0302885361 w: -0.975878954 } position { x: -0.784634113 y: 0.850775123 z: -7.98305559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.434] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342832431 y: -0.213480338 z: 0.0303270202 w: -0.975874543 } position { x: -0.784628928 y: 0.850776613 z: -7.98304319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342941917 y: -0.213451058 z: 0.0303032622 w: -0.975881279 } position { x: -0.784651637 y: 0.850784123 z: -7.98303461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342840403 y: -0.213440165 z: 0.0303237196 w: -0.975883424 } position { x: -0.784643233 y: 0.850777626 z: -7.98304224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.476] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342632048 y: -0.213449866 z: 0.0302987397 w: -0.975882769 } position { x: -0.784653485 y: 0.850762844 z: -7.98302841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342837498 y: -0.213453203 z: 0.0303033385 w: -0.975881219 } position { x: -0.784656703 y: 0.850780129 z: -7.98303747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.506] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343193486 y: -0.213429406 z: 0.0303112194 w: -0.975884914 } position { x: -0.78468442 y: 0.850755692 z: -7.983 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342649259 y: -0.213446096 z: 0.0303124618 w: -0.975883126 } position { x: -0.784658194 y: 0.850784302 z: -7.98302126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.534] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342367329 y: -0.213448688 z: 0.0303161182 w: -0.975883424 } position { x: -0.784657776 y: 0.850780547 z: -7.98303795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.548] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342615061 y: -0.213463441 z: 0.0303220805 w: -0.975879192 } position { x: -0.784649789 y: 0.850769043 z: -7.98301125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.561] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034259297 y: -0.21341376 z: 0.0303615369 w: -0.975888848 } position { x: -0.784657896 y: 0.85076493 z: -7.9830246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342703201 y: -0.213428527 z: 0.0303480346 w: -0.975885689 } position { x: -0.784647822 y: 0.850782633 z: -7.9830184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.589] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342563465 y: -0.213432297 z: 0.0302653909 w: -0.975887895 } position { x: -0.784660339 y: 0.850778699 z: -7.98302937 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342955366 y: -0.213488206 z: 0.0302669313 w: -0.975874245 } position { x: -0.78463906 y: 0.850762963 z: -7.98301315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343201719 y: -0.213458538 z: 0.0303078406 w: -0.975878596 } position { x: -0.784664512 y: 0.850767732 z: -7.98300934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.629] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342867039 y: -0.213456422 z: 0.0302963834 w: -0.975880623 } position { x: -0.784644902 y: 0.850752592 z: -7.98302031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343057178 y: -0.213450044 z: 0.0303232018 w: -0.975880504 } position { x: -0.784647763 y: 0.850761294 z: -7.98302794 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342741236 y: -0.213450238 z: 0.0303415675 w: -0.975881 } position { x: -0.784680486 y: 0.850751281 z: -7.983006 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342792422 y: -0.213451728 z: 0.0302679855 w: -0.975882769 } position { x: -0.784679055 y: 0.850770116 z: -7.98301935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034287069 y: -0.213431522 z: 0.0302970838 w: -0.975886 } position { x: -0.78468889 y: 0.85076189 z: -7.98300266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.700] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342728719 y: -0.213433087 z: 0.0302652363 w: -0.97588712 } position { x: -0.784676254 y: 0.850743473 z: -7.98299503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342452861 y: -0.21345365 z: 0.0302829798 w: -0.975883067 } position { x: -0.784664154 y: 0.850779176 z: -7.98300457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342535861 y: -0.213485539 z: 0.0302957725 w: -0.975875437 } position { x: -0.784649968 y: 0.850737333 z: -7.98301649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.740] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342406817 y: -0.213446915 z: 0.0302788578 w: -0.975884795 } position { x: -0.784677744 y: 0.850733042 z: -7.98301792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342846066 y: -0.213437825 z: 0.0303093847 w: -0.975884318 } position { x: -0.784691334 y: 0.850768507 z: -7.98301 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342495143 y: -0.213479906 z: 0.0302852578 w: -0.975877106 } position { x: -0.784692526 y: 0.850781798 z: -7.98303127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034277603 y: -0.213458985 z: 0.0302884243 w: -0.975880623 } position { x: -0.784680188 y: 0.850791 z: -7.98304415 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342579149 y: -0.213494495 z: 0.0303109288 w: -0.975872815 } position { x: -0.784648478 y: 0.850759268 z: -7.98304319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342700183 y: -0.213460848 z: 0.0302817039 w: -0.975880682 } position { x: -0.784636796 y: 0.850796938 z: -7.98305035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343126766 y: -0.213481486 z: 0.0302922148 w: -0.975874364 } position { x: -0.784635127 y: 0.850775123 z: -7.98304272 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342745893 y: -0.213469729 z: 0.0302835573 w: -0.975878537 } position { x: -0.784636259 y: 0.85080725 z: -7.98303556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343104079 y: -0.213452622 z: 0.0302578378 w: -0.975881815 } position { x: -0.784632385 y: 0.850788116 z: -7.98305893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034275908 y: -0.213464141 z: 0.0302846786 w: -0.975879669 } position { x: -0.784638464 y: 0.850803316 z: -7.98308516 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342754424 y: -0.213464633 z: 0.0302840434 w: -0.97587955 } position { x: -0.784638584 y: 0.850823402 z: -7.98308468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034273982 y: -0.213466361 z: 0.0302813631 w: -0.975879312 } position { x: -0.784645259 y: 0.850831687 z: -7.98308277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342699625 y: -0.21348317 z: 0.0302987359 w: -0.975875258 } position { x: -0.784641922 y: 0.850827575 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342523232 y: -0.213461071 z: 0.0302615892 w: -0.975881875 } position { x: -0.7846452 y: 0.850827396 z: -7.98308945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.936] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342796892 y: -0.213465452 z: 0.030281974 w: -0.975879312 } position { x: -0.784624219 y: 0.850837708 z: -7.98308897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342591815 y: -0.213478521 z: 0.0302914176 w: -0.975876868 } position { x: -0.784626603 y: 0.850860119 z: -7.98310566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343209095 y: -0.213470966 z: 0.0302996989 w: -0.975876093 } position { x: -0.784632742 y: 0.850842655 z: -7.98309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.976] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343151465 y: -0.213442236 z: 0.0302980132 w: -0.975882649 } position { x: -0.784647644 y: 0.85084486 z: -7.98310947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:30.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342739224 y: -0.213448346 z: 0.0302673038 w: -0.975883722 } position { x: -0.784640372 y: 0.850839555 z: -7.98309946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034285184 y: -0.213463098 z: 0.0302840639 w: -0.97587955 } position { x: -0.784616709 y: 0.850839734 z: -7.98308945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342769 y: -0.21343711 z: 0.0302937068 w: -0.975885272 } position { x: -0.784653246 y: 0.850878835 z: -7.98312378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03428315 y: -0.213443235 z: 0.0303170718 w: -0.975883 } position { x: -0.784632 y: 0.850846469 z: -7.98311424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.048] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342886 y: -0.213449553 z: 0.0302951578 w: -0.975882053 } position { x: -0.784645677 y: 0.850843 z: -7.98311663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.061] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342532396 y: -0.213439807 z: 0.0302592423 w: -0.975886524 } position { x: -0.784666479 y: 0.850844502 z: -7.98312426 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342811346 y: -0.213451356 z: 0.0302956477 w: -0.975881934 } position { x: -0.784676075 y: 0.850837 z: -7.9831152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034257412 y: -0.213487312 z: 0.0302754063 w: -0.975875497 } position { x: -0.784634054 y: 0.850842 z: -7.98314238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.103] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342983715 y: -0.213447124 z: 0.0302633978 w: -0.975883245 } position { x: -0.784661412 y: 0.850836635 z: -7.98313236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.117] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342909507 y: -0.213431939 z: 0.0302589852 w: -0.975887 } position { x: -0.784659803 y: 0.850840688 z: -7.98314238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342329182 y: -0.213423431 z: 0.0302790683 w: -0.975890219 } position { x: -0.784636915 y: 0.850835204 z: -7.98313761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.146] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034262076 y: -0.213453352 z: 0.0303233415 w: -0.975881279 } position { x: -0.784619629 y: 0.850855887 z: -7.98313332 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.159] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342838913 y: -0.213460833 z: 0.030255897 w: -0.975881 } position { x: -0.78464669 y: 0.850849 z: -7.98315525 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.174] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342949666 y: -0.213433981 z: 0.0302499607 w: -0.975886643 } position { x: -0.784647107 y: 0.850838184 z: -7.98314238 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342870764 y: -0.213439047 z: 0.030244559 w: -0.975886 } position { x: -0.784651637 y: 0.850864291 z: -7.98317957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342776813 y: -0.213413745 z: 0.0302875601 w: -0.975890517 } position { x: -0.784630299 y: 0.850842237 z: -7.98317337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.215] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342794247 y: -0.213415608 z: 0.0303028803 w: -0.975889564 } position { x: -0.784656942 y: 0.850865 z: -7.98319864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.226] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0336326286 y: -0.213494584 z: 0.030163765 w: -0.9758991 } position { x: -0.784657538 y: 0.851019084 z: -7.98331118 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0344587602 y: -0.213468805 z: 0.0303568579 w: -0.975869954 } position { x: -0.784542 y: 0.850837231 z: -7.98306894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343161635 y: -0.213352963 z: 0.0303120483 w: -0.975901723 } position { x: -0.784698665 y: 0.850861073 z: -7.98320389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343579277 y: -0.213392615 z: 0.0302395411 w: -0.975893795 } position { x: -0.784737408 y: 0.85081172 z: -7.98327971 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.282] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341780521 y: -0.213534385 z: 0.0302476119 w: -0.975868821 } position { x: -0.784661651 y: 0.850798368 z: -7.98313284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.297] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342291929 y: -0.213427305 z: 0.0302311834 w: -0.975891 } position { x: -0.784695923 y: 0.850936413 z: -7.98323298 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.312] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343160518 y: -0.213436723 z: 0.0302701537 w: -0.975884676 } position { x: -0.784624875 y: 0.850787044 z: -7.98304081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342539027 y: -0.213396132 z: 0.0303104147 w: -0.975894511 } position { x: -0.784719646 y: 0.850907207 z: -7.98321104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342325494 y: -0.213438705 z: 0.0302710049 w: -0.97588712 } position { x: -0.784650564 y: 0.850838959 z: -7.9831214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.352] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342358798 y: -0.213433 z: 0.0302814338 w: -0.975887954 } position { x: -0.784698427 y: 0.850899279 z: -7.98310471 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.367] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342676379 y: -0.213493 z: 0.0302916262 w: -0.975873411 } position { x: -0.784673 y: 0.850876749 z: -7.98313189 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342708677 y: -0.213427097 z: 0.0302582923 w: -0.975888729 } position { x: -0.784686863 y: 0.850850344 z: -7.98309326 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343001485 y: -0.213453218 z: 0.030314425 w: -0.975880265 } position { x: -0.78469336 y: 0.850909948 z: -7.98316288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034296412 y: -0.213460743 z: 0.030342266 w: -0.975877881 } position { x: -0.784657955 y: 0.850834668 z: -7.98306322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.422] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342746451 y: -0.213445723 z: 0.0303032659 w: -0.975883126 } position { x: -0.784700572 y: 0.850918353 z: -7.98313379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342730246 y: -0.213446647 z: 0.0303020086 w: -0.975883067 } position { x: -0.784710169 y: 0.850871384 z: -7.98309565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.450] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342643671 y: -0.213419497 z: 0.0303052235 w: -0.975889206 } position { x: -0.784696221 y: 0.850915551 z: -7.98310328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.464] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342305154 y: -0.213447735 z: 0.0302380826 w: -0.975886285 } position { x: -0.784697533 y: 0.8509 z: -7.98314142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342811719 y: -0.213411331 z: 0.030304011 w: -0.975890398 } position { x: -0.78467989 y: 0.850868702 z: -7.98309803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342439525 y: -0.213465482 z: 0.0302690081 w: -0.975880921 } position { x: -0.784703493 y: 0.850912 z: -7.98313808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342720151 y: -0.213445604 z: 0.030292375 w: -0.975883603 } position { x: -0.784692645 y: 0.850891709 z: -7.9831152 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.519] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343085155 y: -0.21347113 z: 0.0302846711 w: -0.975877 } position { x: -0.784691 y: 0.850922346 z: -7.98310328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.533] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342717879 y: -0.213447481 z: 0.0302929599 w: -0.975883186 } position { x: -0.784702301 y: 0.850918233 z: -7.98311758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342890956 y: -0.213465333 z: 0.0303161684 w: -0.975877941 } position { x: -0.784695506 y: 0.850901723 z: -7.98310328 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342743769 y: -0.213448897 z: 0.0302943215 w: -0.975882769 } position { x: -0.78467983 y: 0.850920498 z: -7.98313046 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342441723 y: -0.213427961 z: 0.0303117316 w: -0.975887835 } position { x: -0.784661949 y: 0.85093832 z: -7.98310375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034308359 y: -0.213444486 z: 0.0303068981 w: -0.975882113 } position { x: -0.784667373 y: 0.850936055 z: -7.98310184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034269549 y: -0.213443041 z: 0.0302964784 w: -0.97588414 } position { x: -0.784680426 y: 0.850926757 z: -7.98313284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034270972 y: -0.21344094 z: 0.0303003378 w: -0.975884438 } position { x: -0.784650326 y: 0.850916803 z: -7.98309565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.632] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342708789 y: -0.213462487 z: 0.0303108 w: -0.975879371 } position { x: -0.784680367 y: 0.850934 z: -7.98314285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03424244 y: -0.213472918 z: 0.0302521903 w: -0.975879908 } position { x: -0.784653842 y: 0.850923717 z: -7.98308802 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.657] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342877023 y: -0.213449091 z: 0.0302545186 w: -0.975883424 } position { x: -0.784652352 y: 0.850910723 z: -7.98311234 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342700668 y: -0.213453695 z: 0.0302330125 w: -0.975883722 } position { x: -0.784661233 y: 0.850922704 z: -7.98311901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342575423 y: -0.213428855 z: 0.0302867629 w: -0.975887954 } position { x: -0.784651756 y: 0.850881875 z: -7.98311567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342496783 y: -0.213445991 z: 0.0303192642 w: -0.975883424 } position { x: -0.784657419 y: 0.850894153 z: -7.98309898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342408344 y: -0.213451713 z: 0.0303312987 w: -0.975882173 } position { x: -0.784661829 y: 0.850910425 z: -7.98306751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342516378 y: -0.213472039 z: 0.0302728694 w: -0.975879133 } position { x: -0.784655035 y: 0.850891471 z: -7.98305178 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.740] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034259 y: -0.21348311 z: 0.0302850269 w: -0.975876093 } position { x: -0.784686446 y: 0.850928426 z: -7.98307467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342884436 y: -0.213431105 z: 0.0302644968 w: -0.97588706 } position { x: -0.784664452 y: 0.85088706 z: -7.98306561 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.770] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342271961 y: -0.213463366 z: 0.0302211102 w: -0.975883484 } position { x: -0.784691334 y: 0.850903869 z: -7.98307514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.784] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342482664 y: -0.213452667 z: 0.0302498788 w: -0.975884199 } position { x: -0.784680784 y: 0.850887775 z: -7.983078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342078842 y: -0.213437825 z: 0.0303097665 w: -0.975887 } position { x: -0.784702837 y: 0.850875676 z: -7.98305035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.811] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342448466 y: -0.213410586 z: 0.0302902982 w: -0.975892246 } position { x: -0.784721613 y: 0.850926876 z: -7.98306704 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.826] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342806205 y: -0.213460788 z: 0.0302407723 w: -0.975881577 } position { x: -0.784662247 y: 0.850874901 z: -7.98300028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343054645 y: -0.213447765 z: 0.030197911 w: -0.975884855 } position { x: -0.784727514 y: 0.850895524 z: -7.98305702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343248509 y: -0.213450834 z: 0.0302377064 w: -0.975882292 } position { x: -0.78467685 y: 0.850847 z: -7.98301 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.866] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342642777 y: -0.213398129 z: 0.0302849207 w: -0.975894451 } position { x: -0.784701467 y: 0.850850821 z: -7.98307228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342710577 y: -0.213456497 z: 0.0303117018 w: -0.975880682 } position { x: -0.7847054 y: 0.850865722 z: -7.98304749 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342846885 y: -0.213453159 z: 0.0303110648 w: -0.975880921 } position { x: -0.784682751 y: 0.850846529 z: -7.98304462 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342629589 y: -0.213435382 z: 0.0302842725 w: -0.975886405 } position { x: -0.784706831 y: 0.850887954 z: -7.98305464 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342825502 y: -0.213412911 z: 0.0302734487 w: -0.975890934 } position { x: -0.784703076 y: 0.850874186 z: -7.9830308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343089961 y: -0.213445321 z: 0.0302512608 w: -0.975883663 } position { x: -0.784668744 y: 0.850844145 z: -7.98302698 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.950] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342353024 y: -0.213419735 z: 0.0302123986 w: -0.975893 } position { x: -0.784691632 y: 0.850855947 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342799127 y: -0.213463977 z: 0.0302865431 w: -0.97587949 } position { x: -0.784657836 y: 0.850832105 z: -7.98300791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342656709 y: -0.213422194 z: 0.0302980524 w: -0.975888789 } position { x: -0.784681797 y: 0.850889444 z: -7.98303175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:31.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342826322 y: -0.213412538 z: 0.0302812122 w: -0.975890815 } position { x: -0.784676373 y: 0.850860596 z: -7.98304129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342687853 y: -0.213436484 z: 0.0302773491 w: -0.975886166 } position { x: -0.784689784 y: 0.850848556 z: -7.98300409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.019] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034263622 y: -0.213384897 z: 0.0302732438 w: -0.975897789 } position { x: -0.784695923 y: 0.850859523 z: -7.98305035 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.034] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342363454 y: -0.213448822 z: 0.0302880891 w: -0.975884259 } position { x: -0.784682751 y: 0.850834131 z: -7.98300791 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.047] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342601873 y: -0.213435963 z: 0.0302744303 w: -0.975886703 } position { x: -0.784677744 y: 0.850884914 z: -7.9830718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342371874 y: -0.21344313 z: 0.0302917976 w: -0.975885391 } position { x: -0.784652054 y: 0.850858212 z: -7.98301411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.076] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342567898 y: -0.213441268 z: 0.0302771851 w: -0.97588557 } position { x: -0.784663081 y: 0.850856066 z: -7.98306227 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342137329 y: -0.213426486 z: 0.0302666 w: -0.975890636 } position { x: -0.784666181 y: 0.850860476 z: -7.98305559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342471376 y: -0.213453934 z: 0.0302522629 w: -0.975883901 } position { x: -0.784675837 y: 0.850842953 z: -7.98302507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.115] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034229435 y: -0.213455185 z: 0.0302588828 w: -0.97588408 } position { x: -0.784681 y: 0.850850701 z: -7.9830513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342696831 y: -0.213448212 z: 0.0302398149 w: -0.975884736 } position { x: -0.784675837 y: 0.850875735 z: -7.98305798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.143] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342574157 y: -0.213416234 z: 0.0302499551 w: -0.975891829 } position { x: -0.784675777 y: 0.850816488 z: -7.98304939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.160] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342612453 y: -0.213439539 z: 0.0302608833 w: -0.975886285 } position { x: -0.784685493 y: 0.850852966 z: -7.98308611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342524238 y: -0.213449284 z: 0.0302881505 w: -0.975883603 } position { x: -0.784668 y: 0.850795746 z: -7.98304224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.187] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342513211 y: -0.213440865 z: 0.0302724596 w: -0.975886 } position { x: -0.784700453 y: 0.850845 z: -7.98307085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034252014 y: -0.213438109 z: 0.0302751865 w: -0.975886464 } position { x: -0.784696281 y: 0.850829363 z: -7.9830308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342730246 y: -0.213454425 z: 0.0302231517 w: -0.975883782 } position { x: -0.784697175 y: 0.850808 z: -7.98304939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342611782 y: -0.213435531 z: 0.0302592311 w: -0.975887179 } position { x: -0.784693122 y: 0.850817561 z: -7.9830513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.243] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342444032 y: -0.213451266 z: 0.0302372202 w: -0.975885093 } position { x: -0.78469044 y: 0.850770235 z: -7.9830327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.256] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342336446 y: -0.213423178 z: 0.0302826893 w: -0.97589016 } position { x: -0.78470248 y: 0.850813031 z: -7.9830761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342678279 y: -0.213427782 z: 0.0302918684 w: -0.975887656 } position { x: -0.784703612 y: 0.850764275 z: -7.98302555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.284] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342698656 y: -0.213425636 z: 0.030296756 w: -0.975887895 } position { x: -0.78471458 y: 0.850788116 z: -7.98302126 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.295] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342495441 y: -0.21343267 z: 0.0302705448 w: -0.975887895 } position { x: -0.784692526 y: 0.850778162 z: -7.98301744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.311] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342489481 y: -0.213437304 z: 0.0302639809 w: -0.97588712 } position { x: -0.78468 y: 0.850769639 z: -7.98300505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.325] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342352614 y: -0.213428065 z: 0.0302398093 w: -0.975890338 } position { x: -0.784724116 y: 0.850768089 z: -7.98304844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.339] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342501588 y: -0.21343416 z: 0.0302592311 w: -0.975887895 } position { x: -0.784700692 y: 0.850748718 z: -7.98303318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.353] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342594832 y: -0.21344243 z: 0.0302856546 w: -0.975884914 } position { x: -0.784695268 y: 0.850756407 z: -7.98307085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034251269 y: -0.213431552 z: 0.0302658267 w: -0.975888252 } position { x: -0.784715593 y: 0.85074532 z: -7.98303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.380] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342231207 y: -0.213436335 z: 0.0302461758 w: -0.975888789 } position { x: -0.78469938 y: 0.850731432 z: -7.98300934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342496708 y: -0.213432491 z: 0.0302599613 w: -0.975888252 } position { x: -0.784718394 y: 0.850754857 z: -7.9830184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.408] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034248881 y: -0.21343112 z: 0.030261945 w: -0.97588855 } position { x: -0.784722149 y: 0.850758791 z: -7.98301125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342506915 y: -0.21343407 z: 0.0302702 w: -0.975887537 } position { x: -0.784731 y: 0.850744 z: -7.98297358 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.436] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342287384 y: -0.213454425 z: 0.0302845538 w: -0.975883424 } position { x: -0.784723639 y: 0.850755394 z: -7.98301792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342361182 y: -0.213463768 z: 0.0302539542 w: -0.975882113 } position { x: -0.784712613 y: 0.850747466 z: -7.98297644 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034287747 y: -0.213440105 z: 0.0302668 w: -0.975885093 } position { x: -0.784733415 y: 0.850745797 z: -7.9829855 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342388302 y: -0.213434979 z: 0.0302438047 w: -0.97588861 } position { x: -0.784742892 y: 0.850737691 z: -7.98303461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342573375 y: -0.213455305 z: 0.0302478485 w: -0.975883365 } position { x: -0.784707367 y: 0.850733638 z: -7.9829607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342038199 y: -0.213429645 z: 0.0302843507 w: -0.975889742 } position { x: -0.784705341 y: 0.850753129 z: -7.98299742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.520] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342539884 y: -0.213447303 z: 0.030316323 w: -0.975883126 } position { x: -0.784721315 y: 0.850752234 z: -7.98297882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.534] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342509076 y: -0.21343495 z: 0.030279642 w: -0.97588706 } position { x: -0.784748077 y: 0.850746632 z: -7.98299742 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.547] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342710465 y: -0.213475764 z: 0.0302673187 w: -0.975877821 } position { x: -0.784726441 y: 0.850750089 z: -7.98301935 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.561] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342497081 y: -0.213435948 z: 0.0302733164 w: -0.97588706 } position { x: -0.784713924 y: 0.850716 z: -7.98300552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.576] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342328064 y: -0.213427499 z: 0.0302836709 w: -0.975889206 } position { x: -0.784705102 y: 0.850738645 z: -7.98301 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.587] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342237726 y: -0.213406965 z: 0.0303301439 w: -0.975892603 } position { x: -0.784712553 y: 0.850741267 z: -7.98300838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342353135 y: -0.213410467 z: 0.0303408373 w: -0.975891054 } position { x: -0.78470856 y: 0.850718617 z: -7.98301411 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.617] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342331 y: -0.21343787 z: 0.030263003 w: -0.975887597 } position { x: -0.784705937 y: 0.85072875 z: -7.9830327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.631] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034258265 y: -0.213454947 z: 0.0302091744 w: -0.975884616 } position { x: -0.78469485 y: 0.85071826 z: -7.98300743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.644] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342605896 y: -0.21346879 z: 0.0302594956 w: -0.975879967 } position { x: -0.784671426 y: 0.850718379 z: -7.98302078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.659] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342655666 y: -0.213433936 z: 0.0302054 w: -0.975889087 } position { x: -0.784683228 y: 0.850717664 z: -7.98302364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342763141 y: -0.213431731 z: 0.0302587952 w: -0.975887537 } position { x: -0.784665942 y: 0.850707 z: -7.98303461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341930091 y: -0.213415548 z: 0.0303134229 w: -0.975892305 } position { x: -0.784671664 y: 0.850734353 z: -7.98306179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341987535 y: -0.213434234 z: 0.0303044 w: -0.975888312 } position { x: -0.784672916 y: 0.850701213 z: -7.9830308 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.714] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342354 y: -0.213464543 z: 0.030314317 w: -0.97588 } position { x: -0.784671903 y: 0.850724816 z: -7.98301172 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034263134 y: -0.213439763 z: 0.0302569866 w: -0.975886285 } position { x: -0.784691155 y: 0.850711942 z: -7.98303604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.741] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342651382 y: -0.213449478 z: 0.0302648395 w: -0.975883842 } position { x: -0.784693241 y: 0.850698352 z: -7.98301125 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.755] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342474654 y: -0.213440925 z: 0.0302541852 w: -0.975886703 } position { x: -0.784717619 y: 0.8507092 z: -7.98305321 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.769] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034253139 y: -0.213448107 z: 0.0302706715 w: -0.975884378 } position { x: -0.784701347 y: 0.850715339 z: -7.9830246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342181325 y: -0.213449 z: 0.0302803461 w: -0.975885153 } position { x: -0.784701 y: 0.850717902 z: -7.98304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342438743 y: -0.213445902 z: 0.0302768424 w: -0.975885034 } position { x: -0.784692407 y: 0.850748181 z: -7.98302603 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034262646 y: -0.213494539 z: 0.0302159 w: -0.975875616 } position { x: -0.784704149 y: 0.850719094 z: -7.98304558 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.825] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342610218 y: -0.213479608 z: 0.0302302577 w: -0.975878477 } position { x: -0.784705341 y: 0.850735307 z: -7.98303413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342484787 y: -0.213441849 z: 0.0302815121 w: -0.97588557 } position { x: -0.784688234 y: 0.850724697 z: -7.98303699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342522375 y: -0.213487625 z: 0.0302320365 w: -0.975877 } position { x: -0.784681261 y: 0.850756824 z: -7.98307085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.867] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342559963 y: -0.213446215 z: 0.0302340221 w: -0.975885808 } position { x: -0.784660816 y: 0.850738049 z: -7.98307371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.916] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342702456 y: -0.213429511 z: 0.0302819032 w: -0.975887477 } position { x: -0.784605861 y: 0.850748718 z: -7.98305702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342625938 y: -0.213430062 z: 0.0303406734 w: -0.975885808 } position { x: -0.78462851 y: 0.850747585 z: -7.98308849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.931] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342569463 y: -0.213403508 z: 0.0303659085 w: -0.975891054 } position { x: -0.784632802 y: 0.850765765 z: -7.98311186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.946] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342451259 y: -0.213449806 z: 0.0303427372 w: -0.975882053 } position { x: -0.784667432 y: 0.850756645 z: -7.98310041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.958] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342458896 y: -0.213439092 z: 0.0303149987 w: -0.975885272 } position { x: -0.784700692 y: 0.8507725 z: -7.98311472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342537 y: -0.213437274 z: 0.0302514713 w: -0.975887299 } position { x: -0.784731865 y: 0.850768209 z: -7.98312759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:32.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034264531 y: -0.213460714 z: 0.0302210078 w: -0.975882769 } position { x: -0.784721136 y: 0.850781322 z: -7.98308897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342719 y: -0.213432416 z: 0.0301793721 w: -0.97589 } position { x: -0.784728408 y: 0.850765228 z: -7.98313284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.016] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342827812 y: -0.213424578 z: 0.0302185845 w: -0.9758901 } position { x: -0.784693897 y: 0.85075593 z: -7.98308086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342121087 y: -0.213430852 z: 0.0302420184 w: -0.975890517 } position { x: -0.784691215 y: 0.850755394 z: -7.98308706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.043] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342172682 y: -0.213442311 z: 0.0302777085 w: -0.975886703 } position { x: -0.784700274 y: 0.850778222 z: -7.98308229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.057] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342886038 y: -0.213450491 z: 0.0303085018 w: -0.975881457 } position { x: -0.784715235 y: 0.850780487 z: -7.98304224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.071] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342563279 y: -0.213417724 z: 0.030201152 w: -0.97589308 } position { x: -0.784702599 y: 0.850809813 z: -7.98309469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.085] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342334583 y: -0.213459224 z: 0.03020202 w: -0.975884736 } position { x: -0.784681678 y: 0.850744605 z: -7.98309088 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.099] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342359953 y: -0.2134251 z: 0.0302940011 w: -0.975889325 } position { x: -0.784682512 y: 0.850772679 z: -7.98308849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.113] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342192724 y: -0.213403463 z: 0.0303108376 w: -0.975894094 } position { x: -0.784685 y: 0.850775957 z: -7.98313284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.126] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034228202 y: -0.213433966 z: 0.0303709097 w: -0.975885272 } position { x: -0.784675479 y: 0.850778 z: -7.98310423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.141] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03423848 y: -0.213430777 z: 0.0303439125 w: -0.975886405 } position { x: -0.78469646 y: 0.850780606 z: -7.9830842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.153] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342250913 y: -0.213434 z: 0.0302594528 w: -0.975888789 } position { x: -0.78469187 y: 0.850776315 z: -7.98305368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.168] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342509076 y: -0.213437021 z: 0.0302165616 w: -0.97588855 } position { x: -0.784704328 y: 0.850750923 z: -7.9830575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342630148 y: -0.213452101 z: 0.0302112363 w: -0.975885 } position { x: -0.784679 y: 0.850791216 z: -7.98310614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034273494 y: -0.213485956 z: 0.0302413683 w: -0.975876331 } position { x: -0.784666896 y: 0.850763917 z: -7.98306417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.208] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342670567 y: -0.213460296 z: 0.0303209536 w: -0.975879669 } position { x: -0.784681201 y: 0.850763559 z: -7.98311186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342554301 y: -0.213437423 z: 0.0303294566 w: -0.975884795 } position { x: -0.784711957 y: 0.850771546 z: -7.98309946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342058539 y: -0.213435158 z: 0.0303112194 w: -0.975887656 } position { x: -0.784713149 y: 0.850777626 z: -7.98307896 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342175029 y: -0.213441968 z: 0.0302554928 w: -0.975887418 } position { x: -0.784724057 y: 0.850797415 z: -7.98309231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342511088 y: -0.213450491 z: 0.0301989745 w: -0.975886166 } position { x: -0.784688354 y: 0.850799322 z: -7.98309565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.279] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034253832 y: -0.213422596 z: 0.0302582309 w: -0.975890338 } position { x: -0.784685612 y: 0.850793481 z: -7.98307753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.294] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342464373 y: -0.21344392 z: 0.030249808 w: -0.975886166 } position { x: -0.784658432 y: 0.850787222 z: -7.98309755 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342448428 y: -0.213461205 z: 0.0302919205 w: -0.975881159 } position { x: -0.784657359 y: 0.850785613 z: -7.98309803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342345 y: -0.213445947 z: 0.0303198155 w: -0.975884 } position { x: -0.784692287 y: 0.850805521 z: -7.98311186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.335] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342107043 y: -0.21345742 z: 0.0302832294 w: -0.975883424 } position { x: -0.784668148 y: 0.850784123 z: -7.98309278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342103206 y: -0.213443324 z: 0.0302834455 w: -0.975886583 } position { x: -0.784723 y: 0.850838721 z: -7.98310614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.363] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342632569 y: -0.213477314 z: 0.0302819051 w: -0.975877285 } position { x: -0.784682274 y: 0.850781679 z: -7.98308182 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034244962 y: -0.213462 z: 0.0302028712 w: -0.975883722 } position { x: -0.784708858 y: 0.850814939 z: -7.98313761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342697 y: -0.213413462 z: 0.0302407 w: -0.975892305 } position { x: -0.784707904 y: 0.850765467 z: -7.98311806 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.404] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342137702 y: -0.213431895 z: 0.0302559193 w: -0.975889742 } position { x: -0.784690797 y: 0.850785136 z: -7.98310947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342236161 y: -0.213443339 z: 0.0302816331 w: -0.975886106 } position { x: -0.784668565 y: 0.850796878 z: -7.98309708 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342394635 y: -0.213416681 z: 0.0302666593 w: -0.975891888 } position { x: -0.784672 y: 0.850801349 z: -7.98308086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.447] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342451409 y: -0.213479415 z: 0.0302883592 w: -0.975877285 } position { x: -0.784723938 y: 0.850817919 z: -7.98313904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.460] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342386924 y: -0.213448703 z: 0.0302689224 w: -0.975884795 } position { x: -0.784713 y: 0.850765109 z: -7.98311138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.474] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034218993 y: -0.213467 z: 0.0302405152 w: -0.975882351 } position { x: -0.784733 y: 0.850785613 z: -7.98314571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342020728 y: -0.213437945 z: 0.0303107817 w: -0.975887179 } position { x: -0.784739733 y: 0.850801349 z: -7.98312092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342045873 y: -0.213446915 z: 0.0302605573 w: -0.975886643 } position { x: -0.784732103 y: 0.850764334 z: -7.98310566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342390127 y: -0.213439748 z: 0.0302937869 w: -0.975886 } position { x: -0.78476733 y: 0.850809574 z: -7.9831109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.528] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034267392 y: -0.213443831 z: 0.0302620698 w: -0.975885093 } position { x: -0.784765184 y: 0.850787044 z: -7.9831109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342530906 y: -0.21345067 z: 0.0301921237 w: -0.975886226 } position { x: -0.784756601 y: 0.850779653 z: -7.98311472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342758037 y: -0.213436112 z: 0.0302121304 w: -0.975888 } position { x: -0.784749746 y: 0.850754738 z: -7.98313093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.571] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342656597 y: -0.21345742 z: 0.0302014071 w: -0.97588408 } position { x: -0.78471905 y: 0.850750864 z: -7.9831419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.584] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342511237 y: -0.213482827 z: 0.0302600339 w: -0.975877225 } position { x: -0.784719944 y: 0.850775361 z: -7.98314285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.599] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342332497 y: -0.213463292 z: 0.0302881934 w: -0.975881219 } position { x: -0.784712434 y: 0.850772142 z: -7.98311615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.613] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342498682 y: -0.213413462 z: 0.0302857962 w: -0.97589159 } position { x: -0.784724474 y: 0.850768685 z: -7.9831481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342400521 y: -0.213455185 z: 0.0302841 w: -0.975882888 } position { x: -0.784743071 y: 0.85077548 z: -7.9831171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342655219 y: -0.213447422 z: 0.0303035546 w: -0.975883067 } position { x: -0.784718037 y: 0.850776732 z: -7.98310614 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342508294 y: -0.21348162 z: 0.030277703 w: -0.975876927 } position { x: -0.784719408 y: 0.850791 z: -7.98308945 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342809223 y: -0.213442594 z: 0.0302553531 w: -0.975885093 } position { x: -0.784718692 y: 0.850763917 z: -7.98307657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.680] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034255337 y: -0.213457555 z: 0.0302691348 w: -0.975882292 } position { x: -0.784721732 y: 0.850770473 z: -7.98309278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342615955 y: -0.213509604 z: 0.0302676875 w: -0.975870728 } position { x: -0.784723699 y: 0.850762725 z: -7.98312521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342552178 y: -0.213458672 z: 0.0302661695 w: -0.975882113 } position { x: -0.78470993 y: 0.850783348 z: -7.98312569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.722] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342552178 y: -0.213458672 z: 0.0302661695 w: -0.975882113 } position { x: -0.78470993 y: 0.850783348 z: -7.98312569 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342697762 y: -0.213449702 z: 0.0303130541 w: -0.975882173 } position { x: -0.784730554 y: 0.850775599 z: -7.9831214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.752] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342738368 y: -0.213446826 z: 0.0302940775 w: -0.975883245 } position { x: -0.784687281 y: 0.850749 z: -7.98309851 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342304595 y: -0.213491321 z: 0.0302594863 w: -0.975876093 } position { x: -0.78469 y: 0.850765347 z: -7.98307753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.778] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342778601 y: -0.21347706 z: 0.0302703474 w: -0.975877166 } position { x: -0.7847054 y: 0.850783587 z: -7.9831028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.792] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342635103 y: -0.213454485 z: 0.03024395 w: -0.975883484 } position { x: -0.784684598 y: 0.850776911 z: -7.98311663 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.807] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342952609 y: -0.213462412 z: 0.0302699301 w: -0.975879788 } position { x: -0.784701586 y: 0.850772679 z: -7.98310137 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342676118 y: -0.213466257 z: 0.0302714724 w: -0.975879908 } position { x: -0.784689844 y: 0.850767136 z: -7.9831214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342388079 y: -0.213475361 z: 0.0302933268 w: -0.975878239 } position { x: -0.784676671 y: 0.850782871 z: -7.98313522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.849] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034228716 y: -0.213462815 z: 0.0303013753 w: -0.9758811 } position { x: -0.784680545 y: 0.850791156 z: -7.98311901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342241637 y: -0.213446364 z: 0.0303116515 w: -0.975884497 } position { x: -0.784681916 y: 0.85080415 z: -7.9831109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.877] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342195667 y: -0.213494703 z: 0.0303177964 w: -0.975873888 } position { x: -0.784685612 y: 0.850809813 z: -7.98310232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342145376 y: -0.21345076 z: 0.0302939806 w: -0.975884438 } position { x: -0.784698129 y: 0.850774527 z: -7.98305 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.903] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342862159 y: -0.213466123 z: 0.0302927867 w: -0.975878596 } position { x: -0.784701049 y: 0.850781798 z: -7.98307467 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342801958 y: -0.213450864 z: 0.0302551575 w: -0.975883305 } position { x: -0.784732282 y: 0.850777149 z: -7.98305941 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342047885 y: -0.213453248 z: 0.0302228332 w: -0.975886464 } position { x: -0.784736454 y: 0.850834131 z: -7.98309 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343137793 y: -0.213477865 z: 0.0302374344 w: -0.975876808 } position { x: -0.784668624 y: 0.850768268 z: -7.98305607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343103707 y: -0.213446662 z: 0.0302486643 w: -0.975883365 } position { x: -0.784727216 y: 0.850789428 z: -7.98310566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342531577 y: -0.213481858 z: 0.0303067323 w: -0.975875854 } position { x: -0.784687638 y: 0.850770712 z: -7.98307943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:33.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342472568 y: -0.213467509 z: 0.0303248316 w: -0.975878656 } position { x: -0.78468895 y: 0.850731969 z: -7.9830389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.000] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341907851 y: -0.213484183 z: 0.0302868858 w: -0.975878179 } position { x: -0.784732044 y: 0.850827694 z: -7.98311949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.014] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342352949 y: -0.213485077 z: 0.030304512 w: -0.975875854 } position { x: -0.78470242 y: 0.850774646 z: -7.98299503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343057513 y: -0.213456437 z: 0.0303072967 w: -0.97587961 } position { x: -0.784724653 y: 0.850831151 z: -7.98304844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343128964 y: -0.213492677 z: 0.0302657057 w: -0.975872695 } position { x: -0.784718513 y: 0.850791 z: -7.98304796 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.059] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343081765 y: -0.213482186 z: 0.0302681588 w: -0.97587508 } position { x: -0.784697294 y: 0.850747347 z: -7.98300076 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.071] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342249647 y: -0.213451311 z: 0.030281838 w: -0.975884318 } position { x: -0.784745753 y: 0.850795746 z: -7.98310375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342020541 y: -0.213475466 z: 0.0303079579 w: -0.975879073 } position { x: -0.784704208 y: 0.850788474 z: -7.98301792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.099] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342747197 y: -0.21348308 z: 0.0303326193 w: -0.975874066 } position { x: -0.784692705 y: 0.850815535 z: -7.98305655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.112] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342747197 y: -0.21348308 z: 0.0303326193 w: -0.975874066 } position { x: -0.784692705 y: 0.850815535 z: -7.98305655 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.125] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342627913 y: -0.213472933 z: 0.0302942116 w: -0.975877881 } position { x: -0.784677625 y: 0.850749552 z: -7.98299932 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.143] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342414342 y: -0.213475212 z: 0.0303095356 w: -0.975877702 } position { x: -0.784722805 y: 0.850778103 z: -7.98307848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342143625 y: -0.213482931 z: 0.030270623 w: -0.975878119 } position { x: -0.78469 y: 0.850784 z: -7.98301077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.168] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342792124 y: -0.213501707 z: 0.0302938204 w: -0.975871 } position { x: -0.784697354 y: 0.8508 z: -7.98301077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.181] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342897289 y: -0.213433757 z: 0.0302793868 w: -0.975886 } position { x: -0.784710526 y: 0.850822 z: -7.98304844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342935883 y: -0.213434488 z: 0.0302764047 w: -0.975885749 } position { x: -0.784685194 y: 0.85075736 z: -7.98300219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343058035 y: -0.213505656 z: 0.030316921 w: -0.975868523 } position { x: -0.784689546 y: 0.85075748 z: -7.98305798 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.223] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342404 y: -0.213463217 z: 0.0303174369 w: -0.975880086 } position { x: -0.784695208 y: 0.850777 z: -7.98304701 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342597961 y: -0.213475168 z: 0.0302946605 w: -0.975877464 } position { x: -0.784671366 y: 0.850818038 z: -7.98300886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342429355 y: -0.213483304 z: 0.0303195231 w: -0.975875556 } position { x: -0.784686089 y: 0.850822806 z: -7.98303795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.266] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342881195 y: -0.213503793 z: 0.0303229634 w: -0.975869358 } position { x: -0.784677744 y: 0.850783467 z: -7.98299551 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.280] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342847556 y: -0.213495642 z: 0.0302735325 w: -0.975872815 } position { x: -0.784705281 y: 0.85079062 z: -7.98302364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.293] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342688449 y: -0.213479221 z: 0.030243054 w: -0.975877881 } position { x: -0.784700274 y: 0.850769639 z: -7.98302031 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342354216 y: -0.213473916 z: 0.0303009823 w: -0.975878417 } position { x: -0.784692705 y: 0.850795 z: -7.98301268 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.320] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342946053 y: -0.213481575 z: 0.0303159393 w: -0.975874245 } position { x: -0.784680724 y: 0.850802302 z: -7.98302078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342942812 y: -0.213473499 z: 0.0303161182 w: -0.975876 } position { x: -0.784705 y: 0.850806713 z: -7.98303747 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342799537 y: -0.213478804 z: 0.0302955713 w: -0.975876 } position { x: -0.784701467 y: 0.850774229 z: -7.98303127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342521667 y: -0.213487402 z: 0.0302982796 w: -0.97587496 } position { x: -0.784697711 y: 0.850776672 z: -7.98303843 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342175364 y: -0.213491231 z: 0.0302967299 w: -0.975875378 } position { x: -0.784687459 y: 0.850811124 z: -7.98304081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.389] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342650637 y: -0.213523746 z: 0.0303360466 w: -0.975865424 } position { x: -0.784680665 y: 0.850802064 z: -7.9830122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.404] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342851318 y: -0.213478118 z: 0.0302961711 w: -0.975875914 } position { x: -0.784679055 y: 0.850797534 z: -7.9830451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343057327 y: -0.213471547 z: 0.0303024612 w: -0.975876451 } position { x: -0.784687757 y: 0.850769877 z: -7.98303318 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.431] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343112536 y: -0.213510886 z: 0.0302712135 w: -0.975868583 } position { x: -0.78468591 y: 0.850747108 z: -7.98305368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342879742 y: -0.213451117 z: 0.0302540548 w: -0.975883 } position { x: -0.784675717 y: 0.850760102 z: -7.9830637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342410393 y: -0.213475153 z: 0.0303049777 w: -0.975877821 } position { x: -0.784663618 y: 0.850773811 z: -7.98304367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342703126 y: -0.213484988 z: 0.0302931108 w: -0.975875 } position { x: -0.78464222 y: 0.850794673 z: -7.98303366 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.488] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342608318 y: -0.213519454 z: 0.0303180479 w: -0.975867033 } position { x: -0.784627616 y: 0.850792766 z: -7.98304653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.502] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034291327 y: -0.21350643 z: 0.0303508975 w: -0.975867808 } position { x: -0.784605622 y: 0.85075289 z: -7.98305368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.515] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342524685 y: -0.21352531 z: 0.0302916709 w: -0.975866854 } position { x: -0.784619689 y: 0.850758791 z: -7.98307753 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342686959 y: -0.213463768 z: 0.0303360224 w: -0.975878358 } position { x: -0.784638345 y: 0.850765049 z: -7.98306417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.543] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342935063 y: -0.21348457 z: 0.0303181037 w: -0.97587353 } position { x: -0.784616947 y: 0.850770354 z: -7.98305893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.558] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343028419 y: -0.213510826 z: 0.0303031728 w: -0.975867927 } position { x: -0.784614384 y: 0.850783885 z: -7.98307419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343041718 y: -0.213466823 z: 0.0303006768 w: -0.975877583 } position { x: -0.784615 y: 0.850739 z: -7.98306656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342561603 y: -0.21350348 z: 0.0302800313 w: -0.975871861 } position { x: -0.784627 y: 0.850734472 z: -7.98309231 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.599] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342759714 y: -0.213491067 z: 0.0303006209 w: -0.975873232 } position { x: -0.784605563 y: 0.850715041 z: -7.98309946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034278851 y: -0.213487357 z: 0.0303363111 w: -0.975872874 } position { x: -0.784621418 y: 0.850751221 z: -7.98308706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.626] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342625044 y: -0.213480473 z: 0.0303558242 w: -0.975874305 } position { x: -0.784614801 y: 0.850750566 z: -7.98307657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.639] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034204822 y: -0.212735116 z: 0.0306981392 w: -0.976028442 } position { x: -0.784842134 y: 0.850806952 z: -7.98309135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.033783935 y: -0.213662565 z: 0.0307676643 w: -0.975838304 } position { x: -0.78499943 y: 0.850744724 z: -7.98310375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0342246108 y: -0.213545576 z: 0.0292823929 w: -0.975894213 } position { x: -0.784396946 y: 0.850697935 z: -7.98310757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034444619 y: -0.212397695 z: 0.0294651296 w: -0.976131439 } position { x: -0.784429371 y: 0.850700617 z: -7.98304129 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.03393225 y: -0.213208511 z: 0.0302843656 w: -0.975947559 } position { x: -0.784639537 y: 0.850670815 z: -7.98336601 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0340685137 y: -0.213435873 z: 0.0308748074 w: -0.975874603 } position { x: -0.784655571 y: 0.850586 z: -7.98321772 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.722] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341409594 y: -0.213089645 z: 0.0301920511 w: -0.975969076 } position { x: -0.784639776 y: 0.850725174 z: -7.98305511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341006406 y: -0.213083878 z: 0.0298783164 w: -0.975981414 } position { x: -0.784752786 y: 0.850781441 z: -7.98311 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341941975 y: -0.213404045 z: 0.030266244 w: -0.975896239 } position { x: -0.784419537 y: 0.850765347 z: -7.98324251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.766] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343411043 y: -0.213090941 z: 0.0307581611 w: -0.975944102 } position { x: -0.784501612 y: 0.850611925 z: -7.98313904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0340077132 y: -0.213148788 z: 0.0306492914 w: -0.975946546 } position { x: -0.784813 y: 0.850581 z: -7.98320532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0339090116 y: -0.213467121 z: 0.0295958538 w: -0.975912929 } position { x: -0.784889698 y: 0.85067 z: -7.98301792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.034180779 y: -0.213162124 z: 0.0289028883 w: -0.975990891 } position { x: -0.784579933 y: 0.850759864 z: -7.98308897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.820] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0343782529 y: -0.212956831 z: 0.0298684612 w: -0.975999713 } position { x: -0.784207702 y: 0.85068506 z: -7.98327303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.835] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0341022648 y: -0.212798491 z: 0.0316957422 w: -0.975986302 } position { x: -0.7841236 y: 0.850427866 z: -7.98334169 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.849] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0335042179 y: -0.212734506 z: 0.0329636931 w: -0.975979 } position { x: -0.784230947 y: 0.850470245 z: -7.98346853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0330452211 y: -0.212586731 z: 0.0335365571 w: -0.976007283 } position { x: -0.784401894 y: 0.850669742 z: -7.98328066 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.876] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0329904035 y: -0.212494716 z: 0.0331160314 w: -0.976043522 } position { x: -0.784542143 y: 0.850853324 z: -7.98323107 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0329184122 y: -0.21269688 z: 0.0333126411 w: -0.975995243 } position { x: -0.784919798 y: 0.851204276 z: -7.98315239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.905] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0334582403 y: -0.213692978 z: 0.0314963311 w: -0.975819588 } position { x: -0.784803629 y: 0.85074985 z: -7.98332119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0327181034 y: -0.213189796 z: 0.0307960548 w: -0.975977123 } position { x: -0.784338 y: 0.850649834 z: -7.9836359 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0321900249 y: -0.212321669 z: 0.0315034725 w: -0.976161301 } position { x: -0.784276426 y: 0.850096226 z: -7.98337555 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0315944701 y: -0.212741897 z: 0.0323784314 w: -0.976060629 } position { x: -0.784307718 y: 0.850591898 z: -7.98360395 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0319505 y: -0.212880805 z: 0.0332918353 w: -0.97598803 } position { x: -0.784152925 y: 0.851103604 z: -7.98336554 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.974] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0325744525 y: -0.212566152 z: 0.033861082 w: -0.976016402 } position { x: -0.7841658 y: 0.851060748 z: -7.98333454 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:34.988] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0327211805 y: -0.212575778 z: 0.033873722 w: -0.976008952 } position { x: -0.784364939 y: 0.850828648 z: -7.98345041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0323884524 y: -0.212533981 z: 0.0338669494 w: -0.976029396 } position { x: -0.784271359 y: 0.850686908 z: -7.98359108 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.016] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0320712253 y: -0.212420404 z: 0.0339553282 w: -0.976061523 } position { x: -0.784186721 y: 0.850623846 z: -7.98354721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0312475935 y: -0.212449804 z: 0.0344068743 w: -0.976066 } position { x: -0.784116447 y: 0.850756645 z: -7.9836297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.031715747 y: -0.212310091 z: 0.0343501046 w: -0.976083279 } position { x: -0.784116626 y: 0.850833178 z: -7.983356 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0318495072 y: -0.212389261 z: 0.0348065495 w: -0.976045549 } position { x: -0.784196675 y: 0.851086497 z: -7.98349142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0320205353 y: -0.212568656 z: 0.0347086824 w: -0.976004422 } position { x: -0.784184873 y: 0.850874186 z: -7.9835844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.085] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0320680365 y: -0.212320074 z: 0.0346480906 w: -0.976059079 } position { x: -0.784086645 y: 0.850825906 z: -7.98348093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0318504 y: -0.212405398 z: 0.0348286666 w: -0.976041257 } position { x: -0.784142733 y: 0.850847244 z: -7.98359776 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.115] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.031795878 y: -0.212458745 z: 0.0349455662 w: -0.97602725 } position { x: -0.784111798 y: 0.850854397 z: -7.9835844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.125] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0318179242 y: -0.212409869 z: 0.0349762738 w: -0.976036072 } position { x: -0.784071743 y: 0.850922644 z: -7.98352051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0318938158 y: -0.212400168 z: 0.0348763 w: -0.976039231 } position { x: -0.784275115 y: 0.850967884 z: -7.98348904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.154] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0319888107 y: -0.212909 z: 0.0337701067 w: -0.975964189 } position { x: -0.784757435 y: 0.850915134 z: -7.98336315 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.169] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.032339897 y: -0.213428065 z: 0.0313340425 w: -0.975920498 } position { x: -0.784882 y: 0.850970745 z: -7.98321247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.183] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.032731209 y: -0.21330142 z: 0.0293738842 w: -0.975996077 } position { x: -0.78480643 y: 0.850932956 z: -7.98323917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0331503712 y: -0.213101611 z: 0.027909888 w: -0.976068556 } position { x: -0.78479743 y: 0.85058707 z: -7.98317957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0330035836 y: -0.213452011 z: 0.0278620906 w: -0.975998342 } position { x: -0.784650564 y: 0.850668192 z: -7.98338509 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0330305248 y: -0.213514671 z: 0.0286104623 w: -0.975962102 } position { x: -0.784451604 y: 0.850573778 z: -7.98329163 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0327848792 y: -0.213338315 z: 0.0299384091 w: -0.975969076 } position { x: -0.784322798 y: 0.850586236 z: -7.9834547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0324675217 y: -0.213242784 z: 0.0312320199 w: -0.97596 } position { x: -0.784349144 y: 0.850572228 z: -7.98340273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0321609043 y: -0.213100627 z: 0.0319697969 w: -0.975977361 } position { x: -0.784534633 y: 0.85076189 z: -7.98340273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.280] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0321175084 y: -0.213170439 z: 0.0318292975 w: -0.975968122 } position { x: -0.784767568 y: 0.850965858 z: -7.98328495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.293] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0324534103 y: -0.213170677 z: 0.0309259389 w: -0.975986 } position { x: -0.784888864 y: 0.850967646 z: -7.98316574 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.307] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0327536054 y: -0.213267699 z: 0.0299069975 w: -0.975986481 } position { x: -0.784942746 y: 0.85090816 z: -7.98324823 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0329961143 y: -0.213399619 z: 0.0293819625 w: -0.97596544 } position { x: -0.784756482 y: 0.850762963 z: -7.98323393 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0329276472 y: -0.213285416 z: 0.0293956958 w: -0.975992322 } position { x: -0.784611344 y: 0.850612521 z: -7.98332787 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0326838605 y: -0.213308021 z: 0.0299224034 w: -0.975979567 } position { x: -0.784576058 y: 0.850626826 z: -7.98338795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0324758366 y: -0.213303313 z: 0.0306177139 w: -0.975966 } position { x: -0.784486651 y: 0.850712597 z: -7.98334885 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.376] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0323828086 y: -0.213188201 z: 0.0309491791 w: -0.975983799 } position { x: -0.784592569 y: 0.850834846 z: -7.98332357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0324587524 y: -0.213214502 z: 0.0308987703 w: -0.975977123 } position { x: -0.784688592 y: 0.850850582 z: -7.98331118 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.405] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0325840078 y: -0.213312373 z: 0.0305572059 w: -0.975962281 } position { x: -0.784713 y: 0.850819528 z: -7.98324633 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0327151418 y: -0.213279083 z: 0.0301088076 w: -0.97597909 } position { x: -0.784716904 y: 0.850873172 z: -7.98329735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0327749774 y: -0.213290274 z: 0.0299284291 w: -0.975980222 } position { x: -0.784650683 y: 0.850779414 z: -7.98331833 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0327502 y: -0.213319704 z: 0.0300823543 w: -0.975969851 } position { x: -0.784531295 y: 0.850711465 z: -7.98333645 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0325496569 y: -0.213191196 z: 0.0306329969 w: -0.975987554 } position { x: -0.78442663 y: 0.850743413 z: -7.98347139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.474] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.032282643 y: -0.213261083 z: 0.0313430503 w: -0.975958586 } position { x: -0.784450829 y: 0.85070765 z: -7.98339367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.488] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0322360694 y: -0.21319291 z: 0.0316924527 w: -0.975963771 } position { x: -0.78446722 y: 0.850815117 z: -7.98340273 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0322105773 y: -0.213169053 z: 0.0316857249 w: -0.97597003 } position { x: -0.784583628 y: 0.850871205 z: -7.98335457 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0322780758 y: -0.213269368 z: 0.0312603898 w: -0.975959599 } position { x: -0.784662247 y: 0.850885749 z: -7.98329782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0324595533 y: -0.213367537 z: 0.0307274573 w: -0.975949049 } position { x: -0.784676671 y: 0.850879669 z: -7.98331976 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.542] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0326048918 y: -0.213331014 z: 0.0303933024 w: -0.975962639 } position { x: -0.784602 y: 0.850812674 z: -7.98333883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.558] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0325629041 y: -0.213356122 z: 0.0304334 w: -0.975957334 } position { x: -0.784531832 y: 0.850734532 z: -7.98335886 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.573] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0324584395 y: -0.213323399 z: 0.0306772441 w: -0.975960314 } position { x: -0.784557343 y: 0.850740075 z: -7.98338223 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.032409966 y: -0.213278145 z: 0.0307671092 w: -0.975968957 } position { x: -0.784600377 y: 0.850751758 z: -7.98335505 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.599] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0323592909 y: -0.213307843 z: 0.0307181813 w: -0.975965738 } position { x: -0.784610271 y: 0.850865364 z: -7.98334789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.613] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0324611329 y: -0.21326977 z: 0.0306200832 w: -0.975973725 } position { x: -0.784652591 y: 0.850844502 z: -7.98333406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0324914828 y: -0.213317737 z: 0.0304747485 w: -0.975966811 } position { x: -0.784648597 y: 0.850814223 z: -7.98335743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0324728712 y: -0.213306844 z: 0.030431306 w: -0.975971162 } position { x: -0.784659624 y: 0.850813389 z: -7.98335552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0324439928 y: -0.213267416 z: 0.0304146241 w: -0.975981236 } position { x: -0.784578 y: 0.850777149 z: -7.98339033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0323923305 y: -0.213279814 z: 0.0306199733 w: -0.975973845 } position { x: -0.784550965 y: 0.850803435 z: -7.98341513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.682] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0323483273 y: -0.213274419 z: 0.0308526121 w: -0.975969136 } position { x: -0.784550667 y: 0.850842834 z: -7.98339224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.695] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0323066227 y: -0.213336974 z: 0.0309294444 w: -0.975954413 } position { x: -0.784599 y: 0.85086453 z: -7.98337507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.709] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0323582962 y: -0.213256776 z: 0.0306776688 w: -0.975978196 } position { x: -0.784645855 y: 0.850899 z: -7.98336 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0324089751 y: -0.213250145 z: 0.0305316616 w: -0.975982547 } position { x: -0.784660041 y: 0.850858927 z: -7.98337746 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.737] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.032404609 y: -0.213281125 z: 0.0304624513 w: -0.975978076 } position { x: -0.784603298 y: 0.850865602 z: -7.98338461 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.755] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0324327238 y: -0.213307142 z: 0.0306378473 w: -0.975966 } position { x: -0.784544885 y: 0.850844 z: -7.98339844 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0323432237 y: -0.213255703 z: 0.0308806356 w: -0.975972474 } position { x: -0.784555614 y: 0.850804448 z: -7.98342228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.780] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0321099162 y: -0.213263169 z: 0.0310863219 w: -0.975972056 } position { x: -0.784515142 y: 0.850895166 z: -7.98346949 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0322480351 y: -0.213184118 z: 0.0313208215 w: -0.975977302 } position { x: -0.784537375 y: 0.85080111 z: -7.98336792 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.806] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0320646055 y: -0.213250741 z: 0.0312606022 w: -0.975970685 } position { x: -0.784673 y: 0.850964665 z: -7.98347092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.821] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0321856625 y: -0.213231325 z: 0.0311840586 w: -0.975973368 } position { x: -0.784574509 y: 0.850848496 z: -7.98336506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.835] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0322120935 y: -0.213178873 z: 0.0311075337 w: -0.975986421 } position { x: -0.784519613 y: 0.850825846 z: -7.98339128 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0322258733 y: -0.213225782 z: 0.0311884694 w: -0.975973129 } position { x: -0.784534633 y: 0.850833893 z: -7.98351717 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0320964046 y: -0.213204101 z: 0.0314743221 w: -0.975973 } position { x: -0.7844 y: 0.850766182 z: -7.98339653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0319890231 y: -0.213077039 z: 0.0315970294 w: -0.976000309 } position { x: -0.784537852 y: 0.850853503 z: -7.98348618 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.890] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0319094621 y: -0.213124618 z: 0.03152759 w: -0.975994766 } position { x: -0.784532249 y: 0.850849807 z: -7.98341846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.903] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0320003852 y: -0.213170305 z: 0.0314558782 w: -0.975984097 } position { x: -0.784502804 y: 0.850883961 z: -7.98339939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0320647433 y: -0.213156179 z: 0.0313222855 w: -0.975989342 } position { x: -0.784549 y: 0.85087657 z: -7.98346424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.932] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0320978351 y: -0.213170215 z: 0.0312806182 w: -0.97598654 } position { x: -0.78447926 y: 0.850783587 z: -7.98342752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0320176668 y: -0.213142842 z: 0.0314067714 w: -0.97599113 } position { x: -0.784451723 y: 0.850773811 z: -7.98347 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0319059417 y: -0.213109717 z: 0.031584125 w: -0.975996256 } position { x: -0.784456551 y: 0.850761294 z: -7.98348475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.974] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0318193436 y: -0.213095948 z: 0.0318218358 w: -0.975994408 } position { x: -0.784446716 y: 0.850791156 z: -7.9834547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:35.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0318533704 y: -0.213095948 z: 0.0319046825 w: -0.975990593 } position { x: -0.784495294 y: 0.850816727 z: -7.98346186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.002] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0318347253 y: -0.213070154 z: 0.0318056419 w: -0.976 } position { x: -0.784521461 y: 0.850834131 z: -7.98345757 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.016] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0318260826 y: -0.21308367 z: 0.0317171775 w: -0.976000249 } position { x: -0.784478724 y: 0.850802302 z: -7.98345041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0318493955 y: -0.213065952 z: 0.0317266658 w: -0.976003051 } position { x: -0.784474 y: 0.850801706 z: -7.98345566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.042] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0317723192 y: -0.213040844 z: 0.0318390653 w: -0.976007402 } position { x: -0.784454107 y: 0.850793839 z: -7.98348475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.059] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0317299329 y: -0.213059396 z: 0.0319683515 w: -0.976000488 } position { x: -0.784442782 y: 0.850775242 z: -7.98348856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.075] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0316998772 y: -0.213035405 z: 0.0320181102 w: -0.976005077 } position { x: -0.784455121 y: 0.850811362 z: -7.98347712 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.084] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0316572972 y: -0.213026136 z: 0.0319854729 w: -0.976009548 } position { x: -0.784477115 y: 0.850810945 z: -7.98346376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.098] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0316652097 y: -0.212989181 z: 0.0319779478 w: -0.976017594 } position { x: -0.784444869 y: 0.850816846 z: -7.98344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0316496231 y: -0.212995425 z: 0.0320394859 w: -0.976014733 } position { x: -0.784455538 y: 0.850810885 z: -7.98345804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.126] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.031654112 y: -0.213041544 z: 0.0320409462 w: -0.976004481 } position { x: -0.784441531 y: 0.850809574 z: -7.98343515 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.140] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0315498263 y: -0.212977305 z: 0.0321212597 w: -0.976019263 } position { x: -0.784410596 y: 0.850818276 z: -7.98344946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.155] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0315126777 y: -0.212965772 z: 0.032239154 w: -0.976019084 } position { x: -0.784416854 y: 0.850806832 z: -7.98349714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.169] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0315162949 y: -0.212954119 z: 0.0322808102 w: -0.976020098 } position { x: -0.784393 y: 0.850783 z: -7.98349094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.181] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0315220803 y: -0.212928563 z: 0.0323193111 w: -0.97602421 } position { x: -0.784427762 y: 0.850817919 z: -7.98348761 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.196] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0314749107 y: -0.212945744 z: 0.0322291888 w: -0.976025 } position { x: -0.784434497 y: 0.850815654 z: -7.9834795 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.210] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0314975232 y: -0.212966383 z: 0.0321830548 w: -0.97602123 } position { x: -0.784412622 y: 0.850838423 z: -7.98347044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0315048248 y: -0.212979034 z: 0.0321544707 w: -0.976019204 } position { x: -0.784421265 y: 0.850823879 z: -7.98348475 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.237] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0314077 y: -0.212952465 z: 0.0321994796 w: -0.976026654 } position { x: -0.784369648 y: 0.850824177 z: -7.98348427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.252] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0314111039 y: -0.212876141 z: 0.0323609412 w: -0.97603786 } position { x: -0.7843467 y: 0.850832462 z: -7.98352909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.265] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0313349552 y: -0.212909713 z: 0.0325683616 w: -0.976026058 } position { x: -0.784363031 y: 0.850832105 z: -7.9835186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.282] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0313073248 y: -0.212884098 z: 0.0325946622 w: -0.976031721 } position { x: -0.784388781 y: 0.850848556 z: -7.98351765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.292] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0313075855 y: -0.212907404 z: 0.0324767418 w: -0.976030529 } position { x: -0.784376085 y: 0.850872457 z: -7.98349953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.307] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0313113779 y: -0.212928683 z: 0.0324080549 w: -0.976028 } position { x: -0.784379482 y: 0.850859046 z: -7.98351812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0313306227 y: -0.212896317 z: 0.0324378833 w: -0.976033509 } position { x: -0.784376442 y: 0.850867033 z: -7.98352957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.334] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0312227346 y: -0.212891221 z: 0.032429222 w: -0.976038337 } position { x: -0.78437686 y: 0.850817919 z: -7.98354197 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.348] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0312402602 y: -0.212841064 z: 0.032601878 w: -0.976043 } position { x: -0.784345269 y: 0.850883722 z: -7.98357487 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0312546119 y: -0.212924317 z: 0.032649193 w: -0.97602278 } position { x: -0.784401953 y: 0.850796103 z: -7.98351574 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.375] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0312546119 y: -0.212924317 z: 0.032649193 w: -0.97602278 } position { x: -0.784401953 y: 0.850796103 z: -7.98351574 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0311872829 y: -0.212865815 z: 0.0324524492 w: -0.976044238 } position { x: -0.784371555 y: 0.850845456 z: -7.98355484 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.406] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0311704408 y: -0.21284458 z: 0.0326424614 w: -0.976043046 } position { x: -0.784335554 y: 0.850818634 z: -7.98352957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.418] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0311638732 y: -0.212856397 z: 0.0327654779 w: -0.976036608 } position { x: -0.784422874 y: 0.850859165 z: -7.98359108 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.432] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0311349258 y: -0.212839454 z: 0.0326920822 w: -0.976043642 } position { x: -0.78439337 y: 0.850841403 z: -7.98352909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0311201066 y: -0.212842852 z: 0.0325896665 w: -0.976046801 } position { x: -0.784379959 y: 0.850838065 z: -7.98354 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0311006047 y: -0.212879449 z: 0.0325559266 w: -0.976040602 } position { x: -0.784394145 y: 0.850842416 z: -7.98357344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0311036017 y: -0.212891638 z: 0.0325819552 w: -0.976036966 } position { x: -0.784362257 y: 0.850820661 z: -7.9835515 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.486] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.031125335 y: -0.212840125 z: 0.0326534174 w: -0.976045132 } position { x: -0.784367323 y: 0.8508389 z: -7.98354483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.500] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0310524181 y: -0.212857202 z: 0.0326409116 w: -0.976044118 } position { x: -0.784397244 y: 0.850825906 z: -7.9835577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0310343 y: -0.212870598 z: 0.0325937979 w: -0.976043403 } position { x: -0.784367085 y: 0.850823045 z: -7.98355484 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0310272686 y: -0.212856933 z: 0.0325140208 w: -0.976049244 } position { x: -0.784402072 y: 0.85083437 z: -7.98354292 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0310069881 y: -0.212905988 z: 0.0325466692 w: -0.976038098 } position { x: -0.784377 y: 0.850858867 z: -7.98355055 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.557] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0309979804 y: -0.212902918 z: 0.0325064696 w: -0.976040363 } position { x: -0.784396887 y: 0.850818515 z: -7.98354912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.571] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0310192388 y: -0.212874576 z: 0.0325026177 w: -0.976046 } position { x: -0.784446716 y: 0.850822926 z: -7.98352528 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0309676044 y: -0.21292454 z: 0.0324838385 w: -0.976037383 } position { x: -0.784403324 y: 0.850839496 z: -7.9835453 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.599] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0309990495 y: -0.212903187 z: 0.032490626 w: -0.976040781 } position { x: -0.784413218 y: 0.850810528 z: -7.98354197 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0309160296 y: -0.212894157 z: 0.0325329453 w: -0.976044 } position { x: -0.78439641 y: 0.850860715 z: -7.98354197 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0309260339 y: -0.21288918 z: 0.032551907 w: -0.976044118 } position { x: -0.784427762 y: 0.850807428 z: -7.9835372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.641] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0309024509 y: -0.212874368 z: 0.0325530544 w: -0.976048112 } position { x: -0.784459 y: 0.850829601 z: -7.98352718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.655] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0308507029 y: -0.212914616 z: 0.0325555205 w: -0.97604084 } position { x: -0.784432471 y: 0.850861907 z: -7.98353434 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0308924913 y: -0.212949678 z: 0.032509245 w: -0.976033449 } position { x: -0.78442049 y: 0.850828 z: -7.98350668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.682] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0308738071 y: -0.212896392 z: 0.0325288214 w: -0.976045 } position { x: -0.784428895 y: 0.850853801 z: -7.98353148 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0308782235 y: -0.212894693 z: 0.0325527117 w: -0.976044476 } position { x: -0.78443259 y: 0.850799799 z: -7.98351431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0308324024 y: -0.212930679 z: 0.0325608589 w: -0.9760378 } position { x: -0.784428775 y: 0.850836039 z: -7.98352385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.724] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0307960473 y: -0.212906212 z: 0.0325824842 w: -0.976043522 } position { x: -0.784426451 y: 0.850860357 z: -7.98354435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.737] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0308205783 y: -0.212856203 z: 0.0325487666 w: -0.976054788 } position { x: -0.784406543 y: 0.850815 z: -7.98351955 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.751] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0307995621 y: -0.212893099 z: 0.0326338932 w: -0.976044536 } position { x: -0.784424245 y: 0.850805759 z: -7.98354626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.764] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0307139903 y: -0.212907895 z: 0.0326705836 w: -0.976042807 } position { x: -0.784429908 y: 0.850791 z: -7.98355675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.778] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0307074357 y: -0.212886438 z: 0.0327160172 w: -0.976046145 } position { x: -0.784376323 y: 0.85081172 z: -7.98352766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.792] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0306790788 y: -0.212836653 z: 0.0327494368 w: -0.976056814 } position { x: -0.784387589 y: 0.850824833 z: -7.98355675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.807] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.030637173 y: -0.212839246 z: 0.0328518376 w: -0.976054072 } position { x: -0.784377754 y: 0.850792408 z: -7.98355246 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.030612627 y: -0.21286343 z: 0.0328682624 w: -0.976049066 } position { x: -0.784406424 y: 0.850793123 z: -7.98353624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0306364521 y: -0.212842554 z: 0.0327759869 w: -0.97605592 } position { x: -0.784436 y: 0.850773692 z: -7.98352289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0306088477 y: -0.212835148 z: 0.0326434821 w: -0.976062894 } position { x: -0.784416854 y: 0.850797057 z: -7.983531 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0306035765 y: -0.212875426 z: 0.0326474458 w: -0.976054132 } position { x: -0.784379 y: 0.850791574 z: -7.98353624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0305996668 y: -0.212853417 z: 0.0327228159 w: -0.976056516 } position { x: -0.784365058 y: 0.850773156 z: -7.98355627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0305996146 y: -0.212788865 z: 0.0328377075 w: -0.976066768 } position { x: -0.784353435 y: 0.850780964 z: -7.98357487 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.903] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0304995477 y: -0.212783501 z: 0.0329441689 w: -0.976067483 } position { x: -0.784374356 y: 0.850783944 z: -7.98356056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0304619074 y: -0.212824866 z: 0.0329304188 w: -0.976060092 } position { x: -0.784384251 y: 0.850805283 z: -7.98354053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0304575972 y: -0.212826148 z: 0.0328089483 w: -0.976064 } position { x: -0.784425199 y: 0.850798845 z: -7.98354626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.944] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0304575972 y: -0.212826148 z: 0.0328089483 w: -0.976064 } position { x: -0.784425199 y: 0.850798845 z: -7.98354626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0302658696 y: -0.212847456 z: 0.0323373452 w: -0.976081073 } position { x: -0.784433126 y: 0.850726 z: -7.98355818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.029779613 y: -0.212925479 z: 0.0323840827 w: -0.976077497 } position { x: -0.784390032 y: 0.850738227 z: -7.98373604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:36.988] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0294508152 y: -0.212814987 z: 0.0325712897 w: -0.976105332 } position { x: -0.784369588 y: 0.85060364 z: -7.98365355 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.002] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0291767046 y: -0.212800115 z: 0.0327061079 w: -0.976112306 } position { x: -0.784419119 y: 0.850726843 z: -7.98371124 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.016] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0292328205 y: -0.212795526 z: 0.0326663144 w: -0.976112902 } position { x: -0.7844221 y: 0.850849032 z: -7.98358679 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0294981543 y: -0.212863162 z: 0.0326535776 w: -0.97609061 } position { x: -0.78443855 y: 0.850888848 z: -7.98362875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0296804 y: -0.212859049 z: 0.032558877 w: -0.97608918 } position { x: -0.784495413 y: 0.850804448 z: -7.98365068 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0296310298 y: -0.212889865 z: 0.0324582309 w: -0.976087272 } position { x: -0.78446883 y: 0.850698709 z: -7.98367119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.069] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0296310298 y: -0.212889865 z: 0.0324582309 w: -0.976087272 } position { x: -0.78446883 y: 0.850698709 z: -7.98367119 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.086] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0293870121 y: -0.21293731 z: 0.0322073735 w: -0.976092637 } position { x: -0.784541905 y: 0.850729525 z: -7.9836669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.097] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.029452594 y: -0.213000536 z: 0.0320287868 w: -0.976082742 } position { x: -0.78453958 y: 0.85078764 z: -7.98364258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.115] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0295773409 y: -0.213030636 z: 0.0318548 w: -0.976078093 } position { x: -0.784540474 y: 0.850773 z: -7.98363781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0295610763 y: -0.213049307 z: 0.0317780152 w: -0.976077 } position { x: -0.784516 y: 0.850701451 z: -7.98371029 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0295463074 y: -0.21305576 z: 0.0318171605 w: -0.976074755 } position { x: -0.784498096 y: 0.850670934 z: -7.98369503 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.158] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0294137225 y: -0.213022441 z: 0.0319915302 w: -0.976080358 } position { x: -0.784491479 y: 0.850691676 z: -7.9837389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.167] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0292286929 y: -0.213052407 z: 0.0321864523 w: -0.976072967 } position { x: -0.78452754 y: 0.850699127 z: -7.98370552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0292540509 y: -0.213074073 z: 0.0321287438 w: -0.976069391 } position { x: -0.784573793 y: 0.850732327 z: -7.98367405 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.195] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0292699058 y: -0.213088065 z: 0.0319467746 w: -0.976071835 } position { x: -0.784636438 y: 0.850793839 z: -7.98366547 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.212] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0292667262 y: -0.213110492 z: 0.0317378789 w: -0.976073802 } position { x: -0.784609795 y: 0.850743532 z: -7.9836731 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.224] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0292953085 y: -0.213198304 z: 0.0316649824 w: -0.976056159 } position { x: -0.784591258 y: 0.850714564 z: -7.98368597 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0292314943 y: -0.213184848 z: 0.0316407755 w: -0.976061821 } position { x: -0.784631848 y: 0.850701928 z: -7.98370743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.251] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0291767642 y: -0.21318011 z: 0.0315159895 w: -0.976068497 } position { x: -0.784660637 y: 0.850716352 z: -7.98369884 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.266] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0291842353 y: -0.21325624 z: 0.0313435867 w: -0.976057172 } position { x: -0.784707129 y: 0.850742102 z: -7.9836607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.283] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0292484108 y: -0.213273674 z: 0.0309432447 w: -0.976064265 } position { x: -0.784786761 y: 0.850775 z: -7.98364115 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.294] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.02933833 y: -0.213256091 z: 0.030512508 w: -0.976078928 } position { x: -0.784809411 y: 0.850725055 z: -7.98361254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0292821433 y: -0.213323325 z: 0.0301762316 w: -0.976076424 } position { x: -0.784864426 y: 0.850694299 z: -7.983675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.321] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.029149 y: -0.213405177 z: 0.0300970655 w: -0.976065 } position { x: -0.784766912 y: 0.850719452 z: -7.98371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.335] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0291358177 y: -0.213334844 z: 0.0302120056 w: -0.976077139 } position { x: -0.784723222 y: 0.850687385 z: -7.98369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0290125664 y: -0.213316604 z: 0.0305430964 w: -0.976074517 } position { x: -0.784717798 y: 0.850704432 z: -7.98372221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.362] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.028933201 y: -0.213300496 z: 0.0307981856 w: -0.976072371 } position { x: -0.784702122 y: 0.850700676 z: -7.98375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0288358033 y: -0.213272437 z: 0.0309132095 w: -0.976077735 } position { x: -0.78477174 y: 0.850709736 z: -7.98371744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.390] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0287419762 y: -0.213252515 z: 0.0307854209 w: -0.976088941 } position { x: -0.78480655 y: 0.850753 z: -7.98373 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.405] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.028666215 y: -0.21334286 z: 0.0304791965 w: -0.976081 } position { x: -0.78486675 y: 0.850778103 z: -7.98370075 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.419] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0286706537 y: -0.213391364 z: 0.0302998405 w: -0.976075828 } position { x: -0.784790814 y: 0.850762963 z: -7.98373127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.434] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0284591373 y: -0.213322371 z: 0.0302745178 w: -0.976097941 } position { x: -0.784811497 y: 0.850704074 z: -7.98377752 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0283013023 y: -0.213318765 z: 0.030375313 w: -0.976100147 } position { x: -0.784769058 y: 0.850643456 z: -7.98380899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.460] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0281560272 y: -0.213359624 z: 0.0304934289 w: -0.976091743 } position { x: -0.784758449 y: 0.850655317 z: -7.98376703 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.473] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0281582 y: -0.2133241 z: 0.0306513235 w: -0.976094484 } position { x: -0.784777701 y: 0.850820899 z: -7.98377132 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.488] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0282888785 y: -0.213307455 z: 0.0305944029 w: -0.976096153 } position { x: -0.784833312 y: 0.850815 z: -7.98374939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.028399732 y: -0.213361353 z: 0.0304912962 w: -0.976084352 } position { x: -0.784857035 y: 0.850761354 z: -7.98374891 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.515] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0283617489 y: -0.213388219 z: 0.0303311087 w: -0.97608459 } position { x: -0.784820616 y: 0.850693762 z: -7.9837904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0282677356 y: -0.21327804 z: 0.0304178093 w: -0.97610873 } position { x: -0.784802 y: 0.850668311 z: -7.98379898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0281344838 y: -0.21325244 z: 0.0306922533 w: -0.976109564 } position { x: -0.78475678 y: 0.850706339 z: -7.98381758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.556] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0280925222 y: -0.213232398 z: 0.0309067648 w: -0.976108372 } position { x: -0.784770906 y: 0.850745261 z: -7.98380184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.573] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0280760247 y: -0.213277876 z: 0.0308676753 w: -0.976100147 } position { x: -0.784866631 y: 0.850753665 z: -7.98376083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.587] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0280181784 y: -0.213288307 z: 0.0305890776 w: -0.976108313 } position { x: -0.78485471 y: 0.850767732 z: -7.98381567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0280996654 y: -0.213285789 z: 0.0304076299 w: -0.976112187 } position { x: -0.78486079 y: 0.850748241 z: -7.98376369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.612] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0280778743 y: -0.213334426 z: 0.030411547 w: -0.976102054 } position { x: -0.784761608 y: 0.850710869 z: -7.98375702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.627] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0280389488 y: -0.213297009 z: 0.030492574 w: -0.976108849 } position { x: -0.784787595 y: 0.850696445 z: -7.98381853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.639] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0280181225 y: -0.213337511 z: 0.030532768 w: -0.976099312 } position { x: -0.784753442 y: 0.850660801 z: -7.9837575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.654] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0279458761 y: -0.21334976 z: 0.0304958206 w: -0.976099849 } position { x: -0.784852862 y: 0.850661397 z: -7.98381138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.668] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0279369298 y: -0.213379174 z: 0.0302424207 w: -0.976101577 } position { x: -0.784880817 y: 0.850788534 z: -7.98374367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0281096566 y: -0.213341311 z: 0.030215079 w: -0.97610575 } position { x: -0.784780145 y: 0.850664914 z: -7.98373175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0280233864 y: -0.213268772 z: 0.0303545427 w: -0.976119757 } position { x: -0.784803331 y: 0.850713909 z: -7.98388195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0277735814 y: -0.213277206 z: 0.030374201 w: -0.976124406 } position { x: -0.784893632 y: 0.85078311 z: -7.98383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.747] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0277735814 y: -0.213277206 z: 0.030374201 w: -0.976124406 } position { x: -0.784893632 y: 0.85078311 z: -7.98383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0278612506 y: -0.213338688 z: 0.0303851571 w: -0.976108134 } position { x: -0.784826 y: 0.850699127 z: -7.98374319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.773] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0278998148 y: -0.213361382 z: 0.0303674378 w: -0.97610265 } position { x: -0.784836769 y: 0.850726604 z: -7.98380423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.787] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0278637726 y: -0.213379264 z: 0.0302993767 w: -0.976101875 } position { x: -0.784819365 y: 0.850632489 z: -7.98382282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.800] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.027759457 y: -0.213312715 z: 0.030253619 w: -0.97612077 } position { x: -0.784784 y: 0.850666761 z: -7.98381042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.815] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0278140511 y: -0.213390946 z: 0.0303650647 w: -0.976098716 } position { x: -0.784786 y: 0.85067004 z: -7.98378658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.829] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0277849399 y: -0.213392869 z: 0.0303421486 w: -0.976099849 } position { x: -0.784835637 y: 0.8506639 z: -7.98378801 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.842] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.027773425 y: -0.213310048 z: 0.0302521512 w: -0.976121068 } position { x: -0.784812331 y: 0.850709081 z: -7.98380184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.857] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0277431179 y: -0.213276863 z: 0.0302667916 w: -0.976128697 } position { x: -0.784754217 y: 0.850605786 z: -7.98372793 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0276940111 y: -0.213389561 z: 0.0302786492 w: -0.976105094 } position { x: -0.784863412 y: 0.85068965 z: -7.98380375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.884] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0277855266 y: -0.213402197 z: 0.0301886611 w: -0.976102531 } position { x: -0.78480804 y: 0.850669 z: -7.98374271 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.899] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0277680643 y: -0.213351294 z: 0.0300915539 w: -0.976117134 } position { x: -0.784866333 y: 0.850624263 z: -7.98377037 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.912] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0277487654 y: -0.213392138 z: 0.0300003737 w: -0.976111591 } position { x: -0.784835875 y: 0.850654 z: -7.98380709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.02770322 y: -0.213335589 z: 0.030066099 w: -0.976123214 } position { x: -0.784793556 y: 0.850601554 z: -7.98377419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0276823789 y: -0.213315606 z: 0.0301503334 w: -0.976125538 } position { x: -0.784819067 y: 0.85065335 z: -7.98384857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0276483186 y: -0.213340506 z: 0.0301919449 w: -0.976119816 } position { x: -0.784822106 y: 0.850617409 z: -7.98377323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.968] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0276284255 y: -0.213332787 z: 0.0301673394 w: -0.976122856 } position { x: -0.784782946 y: 0.850648403 z: -7.98378897 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0275784079 y: -0.213319018 z: 0.0301876031 w: -0.976126611 } position { x: -0.784848928 y: 0.850680828 z: -7.9838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:37.995] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0276477803 y: -0.213412419 z: 0.0301368535 w: -0.976105809 } position { x: -0.784810483 y: 0.850693524 z: -7.98377228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0276705343 y: -0.213330701 z: 0.0301433224 w: -0.976122856 } position { x: -0.784849584 y: 0.850705087 z: -7.98382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.023] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0276158582 y: -0.213346034 z: 0.0301153082 w: -0.976121843 } position { x: -0.784811676 y: 0.850586 z: -7.98384428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.037] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0275687594 y: -0.213351473 z: 0.0301543307 w: -0.97612083 } position { x: -0.784825444 y: 0.850618899 z: -7.98381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.051] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0275259223 y: -0.213336319 z: 0.0301346444 w: -0.976125956 } position { x: -0.784805954 y: 0.85069263 z: -7.98381281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0275212675 y: -0.21329616 z: 0.03018138 w: -0.976133406 } position { x: -0.784802675 y: 0.850703537 z: -7.98378849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.078] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0275512598 y: -0.213377774 z: 0.0301294122 w: -0.976116359 } position { x: -0.784886479 y: 0.850695 z: -7.9838171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.093] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0275522359 y: -0.213304386 z: 0.030095879 w: -0.976133347 } position { x: -0.784813285 y: 0.850700796 z: -7.98378611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.107] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0274720527 y: -0.21338141 z: 0.0302228 w: -0.976114869 } position { x: -0.784852624 y: 0.850691676 z: -7.98378611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0274773389 y: -0.213525593 z: 0.0301300418 w: -0.97608608 } position { x: -0.784848273 y: 0.850687802 z: -7.98380518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.134] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0275186673 y: -0.213399082 z: 0.0298548024 w: -0.976121068 } position { x: -0.78485018 y: 0.850667834 z: -7.98374605 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.148] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0275348909 y: -0.213481471 z: 0.0298930779 w: -0.976101398 } position { x: -0.784831941 y: 0.850733519 z: -7.98380041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.162] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.027532056 y: -0.213537276 z: 0.0300147 w: -0.976085544 } position { x: -0.784825146 y: 0.85069263 z: -7.98378515 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.027480131 y: -0.213518441 z: 0.0300110579 w: -0.976091206 } position { x: -0.784817278 y: 0.850665092 z: -7.98379612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.190] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0274182148 y: -0.213482693 z: 0.0302017312 w: -0.976094902 } position { x: -0.784792066 y: 0.850675941 z: -7.98379469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0273402017 y: -0.213513136 z: 0.0304268114 w: -0.976083457 } position { x: -0.784777343 y: 0.850730419 z: -7.98380709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0273790713 y: -0.213472858 z: 0.0305187218 w: -0.976088285 } position { x: -0.784831166 y: 0.850736499 z: -7.98374319 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.232] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0274672322 y: -0.213658944 z: 0.0302417278 w: -0.976053715 } position { x: -0.784948349 y: 0.85073185 z: -7.98371744 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.245] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0275067072 y: -0.213706926 z: 0.029763544 w: -0.976056814 } position { x: -0.78495717 y: 0.850741267 z: -7.9837141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0276063103 y: -0.213779688 z: 0.0294535048 w: -0.976047516 } position { x: -0.784901798 y: 0.850714445 z: -7.98372078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0276739821 y: -0.21375306 z: 0.0294708926 w: -0.976050854 } position { x: -0.784715 y: 0.850681067 z: -7.98382425 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.287] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0275400206 y: -0.213647038 z: 0.0299354326 w: -0.976063728 } position { x: -0.784745097 y: 0.850615323 z: -7.98387766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.301] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0273447316 y: -0.213532388 z: 0.0302250609 w: -0.976085365 } position { x: -0.784764111 y: 0.850700438 z: -7.98377943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0272004083 y: -0.213379681 z: 0.0291586462 w: -0.976155281 } position { x: -0.785274446 y: 0.850573719 z: -7.98368216 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.329] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0272293929 y: -0.213408962 z: 0.0283597391 w: -0.976171613 } position { x: -0.785026312 y: 0.850941956 z: -7.98353815 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.343] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0274179485 y: -0.213473797 z: 0.0280709751 w: -0.976160467 } position { x: -0.784933388 y: 0.85089165 z: -7.98379421 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.357] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0276477467 y: -0.213632792 z: 0.0285554118 w: -0.976105154 } position { x: -0.784798324 y: 0.850623548 z: -7.98379087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.370] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0273463614 y: -0.213489965 z: 0.0292610545 w: -0.976124 } position { x: -0.784758627 y: 0.850548089 z: -7.98380661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.384] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0268690232 y: -0.213356867 z: 0.0297892168 w: -0.976150393 } position { x: -0.784817159 y: 0.850542843 z: -7.98385668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.398] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0266685598 y: -0.213318303 z: 0.029896928 w: -0.976161 } position { x: -0.784994602 y: 0.850768268 z: -7.98379803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.412] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0267449971 y: -0.213432521 z: 0.0295296889 w: -0.976145089 } position { x: -0.785109639 y: 0.850952268 z: -7.98370361 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.026916964 y: -0.213515848 z: 0.0289164297 w: -0.976140559 } position { x: -0.785063207 y: 0.850877285 z: -7.98369122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.440] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0269712657 y: -0.21353662 z: 0.0286072139 w: -0.976143599 } position { x: -0.785032153 y: 0.850720763 z: -7.98377514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0267305598 y: -0.213559255 z: 0.0286918133 w: -0.976142764 } position { x: -0.784931719 y: 0.85060221 z: -7.98380899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0265289042 y: -0.213476256 z: 0.0291049741 w: -0.976154208 } position { x: -0.784857094 y: 0.850594163 z: -7.98375177 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.482] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0260706414 y: -0.213366941 z: 0.0292691868 w: -0.97618556 } position { x: -0.784972429 y: 0.850833714 z: -7.98387146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.495] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0265885461 y: -0.21346958 z: 0.0295609701 w: -0.97614032 } position { x: -0.78485465 y: 0.850840926 z: -7.98362589 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0265360717 y: -0.213476792 z: 0.0293702893 w: -0.976145923 } position { x: -0.785023391 y: 0.850714684 z: -7.98372364 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0263491012 y: -0.21341452 z: 0.0289501082 w: -0.976177156 } position { x: -0.785164833 y: 0.850956678 z: -7.98386717 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.537] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0264585223 y: -0.213603765 z: 0.0288176145 w: -0.976136744 } position { x: -0.784936666 y: 0.850574732 z: -7.98360586 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.551] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0262712892 y: -0.213509738 z: 0.0287730955 w: -0.976163685 } position { x: -0.785058916 y: 0.850939512 z: -7.9839139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.565] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0263250843 y: -0.2134846 z: 0.0290529691 w: -0.976159453 } position { x: -0.784918 y: 0.85074687 z: -7.98368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.579] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0263046678 y: -0.213581145 z: 0.0292552169 w: -0.97613287 } position { x: -0.784999847 y: 0.850773633 z: -7.98372078 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.593] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0262035355 y: -0.213422731 z: 0.0292092 w: -0.976171613 } position { x: -0.785102844 y: 0.850840449 z: -7.98383951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.605] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0262067635 y: -0.213525862 z: 0.0290482882 w: -0.976153731 } position { x: -0.785061598 y: 0.850735664 z: -7.98363352 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.621] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0261718892 y: -0.213559836 z: 0.0288920272 w: -0.976151884 } position { x: -0.785121918 y: 0.850967169 z: -7.983881 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.634] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0263370704 y: -0.213527903 z: 0.0288697686 w: -0.976155102 } position { x: -0.784984589 y: 0.850791 z: -7.98367262 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.648] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0262547154 y: -0.213523492 z: 0.0289651807 w: -0.97615546 } position { x: -0.785041332 y: 0.85072279 z: -7.98376942 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.662] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0260116309 y: -0.213484496 z: 0.0289407633 w: -0.976171196 } position { x: -0.785086811 y: 0.850860298 z: -7.98387623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.676] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0261116326 y: -0.21352461 z: 0.0290122051 w: -0.976157606 } position { x: -0.78494364 y: 0.850731373 z: -7.98361063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.690] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0260400791 y: -0.213487089 z: 0.0290117245 w: -0.976167798 } position { x: -0.785103202 y: 0.850959897 z: -7.98387194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.704] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0261043552 y: -0.213481992 z: 0.028991092 w: -0.976167798 } position { x: -0.784979284 y: 0.850821435 z: -7.983675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.718] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0261025727 y: -0.21351175 z: 0.0289321896 w: -0.976163 } position { x: -0.785039365 y: 0.850803494 z: -7.98375368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.729] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0260551982 y: -0.213494524 z: 0.0289090946 w: -0.976168811 } position { x: -0.785048068 y: 0.850847483 z: -7.9838295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.746] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0260663163 y: -0.213562593 z: 0.0289271306 w: -0.976153076 } position { x: -0.784960568 y: 0.850714684 z: -7.98365259 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0259797983 y: -0.213448539 z: 0.028994536 w: -0.976178348 } position { x: -0.785050333 y: 0.850907207 z: -7.98386478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.026064029 y: -0.213504806 z: 0.0289352965 w: -0.976165533 } position { x: -0.784977496 y: 0.850773752 z: -7.98370934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0259954575 y: -0.213559166 z: 0.02895445 w: -0.976154923 } position { x: -0.785018623 y: 0.85084033 z: -7.98380518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0260235332 y: -0.213473663 z: 0.0289296191 w: -0.976173639 } position { x: -0.785015345 y: 0.850795269 z: -7.98380232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.817] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0260015037 y: -0.213488623 z: 0.0289555583 w: -0.976170182 } position { x: -0.785009563 y: 0.850740075 z: -7.98376226 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.831] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0259780977 y: -0.213494971 z: 0.0289841965 w: -0.976168573 } position { x: -0.785021067 y: 0.850846171 z: -7.9839 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0259804185 y: -0.213503808 z: 0.0289534125 w: -0.97616744 } position { x: -0.784953177 y: 0.85075742 z: -7.98377275 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.859] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0259586256 y: -0.213540897 z: 0.0289707519 w: -0.976159394 } position { x: -0.784980476 y: 0.850792468 z: -7.9838028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.873] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0259365011 y: -0.21351406 z: 0.0289416462 w: -0.976166725 } position { x: -0.784975171 y: 0.850800574 z: -7.98380041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.888] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0259590987 y: -0.213524 z: 0.0289240908 w: -0.97616446 } position { x: -0.784947 y: 0.850765646 z: -7.98379183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.902] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025919918 y: -0.213496655 z: 0.0288742594 w: -0.976172924 } position { x: -0.784979045 y: 0.850768089 z: -7.98386908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.916] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0258928277 y: -0.213517681 z: 0.0289172269 w: -0.976167798 } position { x: -0.784926713 y: 0.85076 z: -7.98380232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.931] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0258759316 y: -0.213468075 z: 0.0289618187 w: -0.976177752 } position { x: -0.784969091 y: 0.850795507 z: -7.98382759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.945] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0258759316 y: -0.213468075 z: 0.0289618187 w: -0.976177752 } position { x: -0.784969091 y: 0.850795507 z: -7.98382759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0258769188 y: -0.213528499 z: 0.0289218426 w: -0.976165712 } position { x: -0.784972966 y: 0.850799441 z: -7.98381758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0258712322 y: -0.213508517 z: 0.0288552772 w: -0.976172209 } position { x: -0.784950614 y: 0.850745499 z: -7.98380899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.985] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0258712322 y: -0.213508517 z: 0.0288552772 w: -0.976172209 } position { x: -0.784950614 y: 0.850745499 z: -7.98380899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:38.997] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0258768257 y: -0.21354799 z: 0.0288619753 w: -0.976163208 } position { x: -0.784954071 y: 0.850738645 z: -7.98380852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.008] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0258836299 y: -0.213477165 z: 0.0288851298 w: -0.976177871 } position { x: -0.78495115 y: 0.850747526 z: -7.98384762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.023] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0258499701 y: -0.213503331 z: 0.0288919769 w: -0.976172805 } position { x: -0.784930825 y: 0.850727856 z: -7.98378325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.035] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0258790348 y: -0.213507563 z: 0.0288947467 w: -0.976171076 } position { x: -0.784934461 y: 0.850750744 z: -7.98383522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.051] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0258242413 y: -0.213516 z: 0.0288964957 w: -0.976170599 } position { x: -0.784969389 y: 0.850747705 z: -7.98383379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0258840472 y: -0.213495508 z: 0.028875215 w: -0.976174176 } position { x: -0.784945488 y: 0.850743413 z: -7.98382187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.079] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0258369148 y: -0.21347025 z: 0.0288685504 w: -0.97618109 } position { x: -0.784942746 y: 0.850757241 z: -7.98387051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.091] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0258016046 y: -0.213495433 z: 0.0288722888 w: -0.976176441 } position { x: -0.784908831 y: 0.850741625 z: -7.98383188 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.107] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257994067 y: -0.213510543 z: 0.0288519952 w: -0.976173759 } position { x: -0.784942031 y: 0.850760579 z: -7.98383331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.119] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025821412 y: -0.213484183 z: 0.0288720801 w: -0.976178348 } position { x: -0.784927785 y: 0.850764215 z: -7.98383427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.134] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025819581 y: -0.213496894 z: 0.0289125964 w: -0.976174414 } position { x: -0.784932375 y: 0.850747526 z: -7.98381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.145] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257845279 y: -0.213504404 z: 0.028892858 w: -0.976174295 } position { x: -0.784955442 y: 0.85080111 z: -7.98385286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257540252 y: -0.213527441 z: 0.0288758762 w: -0.97617054 } position { x: -0.784924269 y: 0.850763321 z: -7.98380852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.173] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257829782 y: -0.213541955 z: 0.0288923867 w: -0.976166129 } position { x: -0.784944892 y: 0.850792527 z: -7.98384857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.190] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257578492 y: -0.213524312 z: 0.0288420189 w: -0.976172149 } position { x: -0.784941077 y: 0.850789726 z: -7.98384047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.201] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257862397 y: -0.213565975 z: 0.0288488343 w: -0.976162076 } position { x: -0.784933507 y: 0.850773752 z: -7.98381424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.217] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0258287359 y: -0.213500738 z: 0.0288460292 w: -0.976175308 } position { x: -0.784939706 y: 0.850761831 z: -7.98384809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0258079227 y: -0.213482693 z: 0.0288966391 w: -0.976178288 } position { x: -0.784922719 y: 0.850772619 z: -7.98377848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.246] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257296078 y: -0.213513896 z: 0.0288731698 w: -0.976174295 } position { x: -0.784968197 y: 0.8508026 z: -7.98379517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0258044489 y: -0.213474542 z: 0.02879964 w: -0.976183057 } position { x: -0.784988523 y: 0.850802422 z: -7.98384428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.273] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0258302 y: -0.213522121 z: 0.0287953336 w: -0.97617209 } position { x: -0.784956813 y: 0.850756407 z: -7.98379374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.287] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0258055944 y: -0.213529468 z: 0.0288287103 w: -0.976170182 } position { x: -0.784966528 y: 0.85082984 z: -7.9838438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.298] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257874597 y: -0.213513464 z: 0.0287871864 w: -0.976175368 } position { x: -0.7849437 y: 0.850743532 z: -7.98379517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257652923 y: -0.213494986 z: 0.0288605727 w: -0.976177812 } position { x: -0.784960926 y: 0.850830913 z: -7.98385477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.329] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257248301 y: -0.213518202 z: 0.0288216602 w: -0.976174951 } position { x: -0.784954071 y: 0.850804627 z: -7.98377895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.343] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257585216 y: -0.213509619 z: 0.0288298596 w: -0.976175666 } position { x: -0.784951627 y: 0.850802183 z: -7.98376369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.355] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257208142 y: -0.21351 z: 0.0288087819 w: -0.976177275 } position { x: -0.785006702 y: 0.8507967 z: -7.98380518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257473551 y: -0.213549331 z: 0.0287872 w: -0.976168573 } position { x: -0.784963965 y: 0.850781441 z: -7.98376465 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.382] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257214718 y: -0.21350497 z: 0.0287681296 w: -0.976179481 } position { x: -0.785001457 y: 0.850809157 z: -7.98380518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.398] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257852226 y: -0.213525504 z: 0.0287768301 w: -0.976173103 } position { x: -0.784963787 y: 0.850792885 z: -7.98376179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257768873 y: -0.213521585 z: 0.0288615711 w: -0.976171672 } position { x: -0.784983575 y: 0.850761473 z: -7.98376369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.426] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257401541 y: -0.213505268 z: 0.0287905429 w: -0.976178288 } position { x: -0.785008848 y: 0.85080564 z: -7.98382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.440] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257739704 y: -0.213514909 z: 0.0288274586 w: -0.976174235 } position { x: -0.784993649 y: 0.85075748 z: -7.98376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.452] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257492289 y: -0.213516802 z: 0.0288096648 w: -0.976175 } position { x: -0.785012 y: 0.850821435 z: -7.98382902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0258043855 y: -0.213501513 z: 0.0288315117 w: -0.976176262 } position { x: -0.78496325 y: 0.85077 z: -7.9837451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.481] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257007591 y: -0.21349892 z: 0.0288062617 w: -0.976180255 } position { x: -0.785021305 y: 0.850802064 z: -7.98378706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.493] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257262643 y: -0.213531375 z: 0.0287926588 w: -0.976172864 } position { x: -0.785005867 y: 0.850798368 z: -7.98378515 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257939827 y: -0.213525057 z: 0.0287621617 w: -0.976173401 } position { x: -0.784962654 y: 0.850761056 z: -7.9837451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257503577 y: -0.213516861 z: 0.0287952013 w: -0.976175368 } position { x: -0.784989238 y: 0.850801468 z: -7.98381281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.537] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256926399 y: -0.213517904 z: 0.0287434701 w: -0.976178169 } position { x: -0.78499496 y: 0.850759625 z: -7.98381472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.551] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257271416 y: -0.213464379 z: 0.0287982952 w: -0.976187348 } position { x: -0.784989655 y: 0.850827 z: -7.98382139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.562] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257574264 y: -0.213497981 z: 0.0288323015 w: -0.976178169 } position { x: -0.784999192 y: 0.850780785 z: -7.98376417 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.579] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257595628 y: -0.213519782 z: 0.0288348477 w: -0.976173282 } position { x: -0.785040379 y: 0.850795746 z: -7.98386383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.592] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025721835 y: -0.213555276 z: 0.0287350323 w: -0.976169467 } position { x: -0.784968197 y: 0.850739121 z: -7.98375559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256436 y: -0.213531435 z: 0.0286742374 w: -0.976178586 } position { x: -0.784990609 y: 0.850841522 z: -7.98384523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.621] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256807636 y: -0.213537171 z: 0.0287732463 w: -0.976173401 } position { x: -0.784940422 y: 0.850784302 z: -7.98376083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.634] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257856119 y: -0.213504866 z: 0.0288322065 w: -0.976175964 } position { x: -0.78496635 y: 0.850779 z: -7.983778 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257417113 y: -0.213514954 z: 0.0287946668 w: -0.976176 } position { x: -0.784978211 y: 0.850755572 z: -7.98383093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.662] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257023405 y: -0.213498056 z: 0.0287617445 w: -0.976181686 } position { x: -0.784993231 y: 0.850757241 z: -7.98380852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.676] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257656798 y: -0.213508502 z: 0.0287581794 w: -0.976177871 } position { x: -0.784967244 y: 0.850737691 z: -7.98379421 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.688] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257350113 y: -0.213503748 z: 0.0287328 w: -0.976180494 } position { x: -0.784973502 y: 0.850787938 z: -7.98383236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.704] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025761 y: -0.213498265 z: 0.0287906583 w: -0.976179242 } position { x: -0.784951091 y: 0.850740492 z: -7.98379946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.718] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257432014 y: -0.21348308 z: 0.0288067 w: -0.97618264 } position { x: -0.784976184 y: 0.850752831 z: -7.98382473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257158112 y: -0.213486239 z: 0.0288143847 w: -0.976182401 } position { x: -0.784963369 y: 0.850777626 z: -7.98382235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.746] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257073473 y: -0.213532284 z: 0.0287697855 w: -0.976173878 } position { x: -0.784952521 y: 0.850744247 z: -7.98378372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0259771794 y: -0.213488594 z: 0.0287186485 w: -0.976177812 } position { x: -0.784922123 y: 0.850560904 z: -7.98373938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.773] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253404751 y: -0.213508546 z: 0.0285602957 w: -0.976194799 } position { x: -0.785046101 y: 0.851026356 z: -7.98400116 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.785] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0259684343 y: -0.213571072 z: 0.0287991446 w: -0.976157606 } position { x: -0.784754694 y: 0.85062933 z: -7.98360634 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.801] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025647793 y: -0.213481441 z: 0.0288501438 w: -0.976184189 } position { x: -0.785073817 y: 0.850823462 z: -7.98401 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.812] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025664581 y: -0.213533029 z: 0.0288135745 w: -0.97617358 } position { x: -0.784988403 y: 0.850736141 z: -7.98386526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.829] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256541353 y: -0.213532045 z: 0.0287166014 w: -0.976176858 } position { x: -0.784876823 y: 0.850616753 z: -7.98360872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256628525 y: -0.213460505 z: 0.028638659 w: -0.976194561 } position { x: -0.785143256 y: 0.850957811 z: -7.98413324 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025816422 y: -0.213581651 z: 0.0286636166 w: -0.976163328 } position { x: -0.784808636 y: 0.850579441 z: -7.98353624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257735383 y: -0.213478044 z: 0.0287244786 w: -0.976185322 } position { x: -0.785033822 y: 0.850815475 z: -7.984 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.882] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257158726 y: -0.213542208 z: 0.0287189558 w: -0.976173 } position { x: -0.784947693 y: 0.850653112 z: -7.98380613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.898] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256570075 y: -0.213482782 z: 0.0287765078 w: -0.976185799 } position { x: -0.784957111 y: 0.850691199 z: -7.98375559 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.912] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256086979 y: -0.213527456 z: 0.028748557 w: -0.976178169 } position { x: -0.785102725 y: 0.850852 z: -7.98401594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257693473 y: -0.213491395 z: 0.0287180711 w: -0.976182699 } position { x: -0.784931 y: 0.850677967 z: -7.9836669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256917309 y: -0.21353291 z: 0.028672548 w: -0.976177 } position { x: -0.785095811 y: 0.850806773 z: -7.98398495 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256788246 y: -0.213496819 z: 0.0287128892 w: -0.97618407 } position { x: -0.784982145 y: 0.850687146 z: -7.98378706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.965] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025666913 y: -0.213497356 z: 0.0287504792 w: -0.976183116 } position { x: -0.784989297 y: 0.850705683 z: -7.9838028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256431773 y: -0.213491395 z: 0.0287675876 w: -0.976184547 } position { x: -0.785057545 y: 0.850808799 z: -7.98389912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:39.995] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257199556 y: -0.213527396 z: 0.0287359413 w: -0.976175606 } position { x: -0.78494966 y: 0.850678 z: -7.98370123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.007] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257262476 y: -0.213445634 z: 0.0286751445 w: -0.976195097 } position { x: -0.785113215 y: 0.850789726 z: -7.98390627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.023] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257268511 y: -0.213535547 z: 0.0286644623 w: -0.976175725 } position { x: -0.784999311 y: 0.850678086 z: -7.98378038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.037] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025707243 y: -0.213520646 z: 0.0286679976 w: -0.976179421 } position { x: -0.785024583 y: 0.850719452 z: -7.98379517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.051] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257213712 y: -0.213500679 z: 0.0287613161 w: -0.976180673 } position { x: -0.785018444 y: 0.850754499 z: -7.98385715 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256502964 y: -0.21349825 z: 0.0287834387 w: -0.976182401 } position { x: -0.78498894 y: 0.850728273 z: -7.9837923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.076] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257005617 y: -0.213512793 z: 0.0288017988 w: -0.976177394 } position { x: -0.785046339 y: 0.850741446 z: -7.98383141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.093] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255985502 y: -0.213525563 z: 0.0286973715 w: -0.976180315 } position { x: -0.785036802 y: 0.850774527 z: -7.9837923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.106] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257322472 y: -0.213503227 z: 0.0287327673 w: -0.976180673 } position { x: -0.785031497 y: 0.850731909 z: -7.98376274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257374514 y: -0.213502094 z: 0.0286384951 w: -0.976183534 } position { x: -0.785044432 y: 0.850710273 z: -7.98382282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.134] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025950525 y: -0.213473588 z: 0.0287494101 w: -0.976180851 } position { x: -0.785010219 y: 0.850550294 z: -7.98367691 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.148] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255068969 y: -0.213496536 z: 0.0286930576 w: -0.976189196 } position { x: -0.785096169 y: 0.850994408 z: -7.98390341 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.162] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0260355305 y: -0.213583618 z: 0.0287574362 w: -0.976154268 } position { x: -0.784888804 y: 0.850474238 z: -7.98356771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.176] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025430074 y: -0.213430971 z: 0.0286501106 w: -0.976206839 } position { x: -0.785304308 y: 0.851004541 z: -7.98415565 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.188] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257390644 y: -0.213547647 z: 0.0287814885 w: -0.976169348 } position { x: -0.7848984 y: 0.85061419 z: -7.98364162 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025484534 y: -0.213536322 z: 0.0286259856 w: -0.976183057 } position { x: -0.785078347 y: 0.850820065 z: -7.98387098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.216] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255792085 y: -0.213554829 z: 0.0285974015 w: -0.976177394 } position { x: -0.785081089 y: 0.850933075 z: -7.9840374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.232] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257492252 y: -0.213533029 z: 0.028697947 w: -0.976174712 } position { x: -0.784830928 y: 0.850597382 z: -7.98349094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256437361 y: -0.213523328 z: 0.0287288278 w: -0.976178706 } position { x: -0.785153091 y: 0.850925565 z: -7.98412132 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.259] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256521534 y: -0.213563755 z: 0.0286876056 w: -0.976170838 } position { x: -0.784900129 y: 0.850634933 z: -7.9836545 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256967843 y: -0.213493332 z: 0.0286905 w: -0.976185 } position { x: -0.785010934 y: 0.850779891 z: -7.98387194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.287] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255598668 y: -0.21353507 z: 0.0286012925 w: -0.976182103 } position { x: -0.785074115 y: 0.850851536 z: -7.98396969 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.301] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257182736 y: -0.21351631 z: 0.0287146885 w: -0.976178706 } position { x: -0.784903705 y: 0.850642204 z: -7.98365593 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.313] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256270971 y: -0.21350804 z: 0.028639948 w: -0.976185143 } position { x: -0.785066187 y: 0.850866795 z: -7.98405218 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.329] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256721377 y: -0.213507205 z: 0.0287020653 w: -0.976182282 } position { x: -0.784919858 y: 0.850667477 z: -7.98370314 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.343] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256859194 y: -0.213512093 z: 0.0287838653 w: -0.976178408 } position { x: -0.785037279 y: 0.850780725 z: -7.98388052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255736131 y: -0.213531822 z: 0.0287226792 w: -0.976178885 } position { x: -0.785058677 y: 0.850807548 z: -7.9839015 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256302506 y: -0.213569924 z: 0.0286541693 w: -0.976171076 } position { x: -0.784963489 y: 0.850732148 z: -7.98375416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.384] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256547146 y: -0.213536844 z: 0.0286251344 w: -0.976178527 } position { x: -0.785072923 y: 0.850871 z: -7.98394299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.396] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256821457 y: -0.213537335 z: 0.0286169499 w: -0.976177931 } position { x: -0.784973383 y: 0.850707471 z: -7.98378754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.412] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256544109 y: -0.213506609 z: 0.028638551 w: -0.976184726 } position { x: -0.785031915 y: 0.850796223 z: -7.98389196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.423] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256592203 y: -0.213517502 z: 0.0287150275 w: -0.976179957 } position { x: -0.78499037 y: 0.850773215 z: -7.98388958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.440] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255693197 y: -0.213493362 z: 0.0286917463 w: -0.976188302 } position { x: -0.785015702 y: 0.85079813 z: -7.98385334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.454] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256471429 y: -0.213527307 z: 0.0287483409 w: -0.976177156 } position { x: -0.785005152 y: 0.850825 z: -7.98389196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.466] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256345142 y: -0.213524416 z: 0.0286986101 w: -0.9761796 } position { x: -0.784980834 y: 0.850765705 z: -7.98383713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.482] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256824829 y: -0.213507 z: 0.028656777 w: -0.976183355 } position { x: -0.785037816 y: 0.850784659 z: -7.98393488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256287269 y: -0.213504761 z: 0.0286279935 w: -0.976186156 } position { x: -0.78501004 y: 0.850764036 z: -7.98385286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.510] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025631154 y: -0.213504106 z: 0.0286979433 w: -0.97618413 } position { x: -0.785001099 y: 0.850783587 z: -7.98388147 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.523] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256588627 y: -0.21354416 z: 0.0287264325 w: -0.976173818 } position { x: -0.785007596 y: 0.850764334 z: -7.98387432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.537] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256131571 y: -0.213543177 z: 0.0286965482 w: -0.976176143 } position { x: -0.785004854 y: 0.850792706 z: -7.98387527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.549] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256675314 y: -0.213540152 z: 0.0286847521 w: -0.976175666 } position { x: -0.785023212 y: 0.850769281 z: -7.98386383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.565] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256345514 y: -0.213525638 z: 0.0286906585 w: -0.97617954 } position { x: -0.785019577 y: 0.850725293 z: -7.98389864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256308522 y: -0.213525236 z: 0.0286527909 w: -0.976180851 } position { x: -0.785003304 y: 0.850747406 z: -7.98387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.593] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256498512 y: -0.21353811 z: 0.0286628976 w: -0.976177275 } position { x: -0.784976125 y: 0.850761771 z: -7.98384857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.604] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256411787 y: -0.213520423 z: 0.0287189931 w: -0.976179659 } position { x: -0.785021544 y: 0.850780249 z: -7.98386765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.621] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256698597 y: -0.213527203 z: 0.0287280567 w: -0.976177216 } position { x: -0.785000086 y: 0.850751758 z: -7.98384333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.635] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256172717 y: -0.213528991 z: 0.0286689214 w: -0.976179957 } position { x: -0.785005629 y: 0.850770116 z: -7.98385859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.646] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256260075 y: -0.213506609 z: 0.0286643039 w: -0.976184726 } position { x: -0.785015225 y: 0.850738049 z: -7.98385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.663] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025624752 y: -0.213542715 z: 0.028660249 w: -0.976177 } position { x: -0.785005 y: 0.85075891 z: -7.98383141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.673] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255959872 y: -0.213546216 z: 0.0286620129 w: -0.976176918 } position { x: -0.784992099 y: 0.85078007 z: -7.98388481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.690] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256326906 y: -0.21348761 z: 0.0286784638 w: -0.976188302 } position { x: -0.784980178 y: 0.850770891 z: -7.98382616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256175529 y: -0.213498577 z: 0.0286888611 w: -0.976186037 } position { x: -0.785028934 y: 0.850783765 z: -7.9838686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.718] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255798325 y: -0.213485137 z: 0.0286747571 w: -0.976190329 } position { x: -0.785006404 y: 0.850727916 z: -7.9838419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255872328 y: -0.213517889 z: 0.028702803 w: -0.976182103 } position { x: -0.785015106 y: 0.850759447 z: -7.9838357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.746] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025581317 y: -0.21351625 z: 0.028693188 w: -0.976182938 } position { x: -0.785016358 y: 0.850765228 z: -7.98382568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256352592 y: -0.213519365 z: 0.0286562983 w: -0.976181924 } position { x: -0.785007358 y: 0.850777 z: -7.98380136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.774] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256039388 y: -0.213537708 z: 0.028648207 w: -0.976179 } position { x: -0.78502959 y: 0.850774825 z: -7.98388147 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.787] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256202184 y: -0.213497028 z: 0.0286422409 w: -0.976187646 } position { x: -0.785010219 y: 0.850756645 z: -7.98383474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.798] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256233867 y: -0.213515729 z: 0.0286771916 w: -0.976182461 } position { x: -0.785019279 y: 0.850745142 z: -7.98384762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.815] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256049205 y: -0.213506848 z: 0.0287150387 w: -0.976183712 } position { x: -0.785031438 y: 0.850779235 z: -7.98385906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.829] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256197117 y: -0.213491067 z: 0.0286998153 w: -0.976187289 } position { x: -0.785013437 y: 0.850767255 z: -7.98383427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.842] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255816933 y: -0.213508263 z: 0.0286837686 w: -0.976184964 } position { x: -0.785075605 y: 0.850786507 z: -7.98388672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.854] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256255548 y: -0.213541269 z: 0.0287178922 w: -0.976175606 } position { x: -0.78504169 y: 0.850766718 z: -7.98383665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256373 y: -0.213529512 z: 0.0287005231 w: -0.976178348 } position { x: -0.785041153 y: 0.85077852 z: -7.98386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.884] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256014578 y: -0.213508695 z: 0.0286829211 w: -0.976184368 } position { x: -0.785029829 y: 0.850786328 z: -7.98386049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.898] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256191939 y: -0.213517025 z: 0.0286877099 w: -0.976181924 } position { x: -0.78500253 y: 0.850773 z: -7.98386049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.912] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256465916 y: -0.213495672 z: 0.0286940224 w: -0.976185739 } position { x: -0.785021722 y: 0.85079658 z: -7.98388147 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.926] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254774429 y: -0.213513866 z: 0.028645467 w: -0.976187587 } position { x: -0.785068095 y: 0.850781262 z: -7.98390722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.938] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256793965 y: -0.213570923 z: 0.02866094 w: -0.976169348 } position { x: -0.784985721 y: 0.850796521 z: -7.98386288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256242398 y: -0.213522136 z: 0.0286382455 w: -0.976182103 } position { x: -0.78501457 y: 0.850741148 z: -7.9838438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.968] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256056096 y: -0.213524774 z: 0.0286583733 w: -0.976181448 } position { x: -0.78504312 y: 0.850821257 z: -7.98395872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.981] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025671823 y: -0.213581279 z: 0.0286709983 w: -0.976167 } position { x: -0.78495878 y: 0.850693703 z: -7.98377466 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:40.996] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256210621 y: -0.213493973 z: 0.0286843777 w: -0.97618705 } position { x: -0.785048783 y: 0.850842476 z: -7.98396444 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.009] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255973823 y: -0.213552579 z: 0.0287130959 w: -0.976174 } position { x: -0.784960866 y: 0.850760818 z: -7.98379803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.024] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255246982 y: -0.213512734 z: 0.0286114067 w: -0.976187587 } position { x: -0.785035968 y: 0.850846767 z: -7.98391962 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.037] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256349631 y: -0.213537157 z: 0.028616339 w: -0.976179183 } position { x: -0.784961879 y: 0.850785375 z: -7.983922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256225169 y: -0.213536859 z: 0.0286913961 w: -0.976177394 } position { x: -0.784963429 y: 0.850776494 z: -7.9838438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.062] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256029684 y: -0.213526979 z: 0.0286820401 w: -0.976180375 } position { x: -0.7849738 y: 0.850832105 z: -7.98396587 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.079] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255879369 y: -0.213509798 z: 0.0286904257 w: -0.976184249 } position { x: -0.784935832 y: 0.850749314 z: -7.98383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.090] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256176237 y: -0.213523328 z: 0.0287085 w: -0.97618 } position { x: -0.785001755 y: 0.850847363 z: -7.98395252 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.107] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255857185 y: -0.213528246 z: 0.0286803823 w: -0.976180613 } position { x: -0.78494817 y: 0.850786328 z: -7.9838562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256197527 y: -0.213529289 z: 0.0286832023 w: -0.976179361 } position { x: -0.784971178 y: 0.850800395 z: -7.98391199 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025593657 y: -0.213551149 z: 0.0286287125 w: -0.976176858 } position { x: -0.78499 y: 0.850780964 z: -7.98390388 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255992021 y: -0.213524893 z: 0.0286591314 w: -0.976181567 } position { x: -0.78491509 y: 0.850766063 z: -7.98384237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.162] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256119873 y: -0.213522285 z: 0.028649224 w: -0.976182103 } position { x: -0.784984887 y: 0.850800157 z: -7.98391628 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.174] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256377812 y: -0.213511601 z: 0.0286960602 w: -0.976182401 } position { x: -0.784948289 y: 0.850758314 z: -7.98387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.190] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256283674 y: -0.213546306 z: 0.0286116917 w: -0.976177514 } position { x: -0.784970045 y: 0.850767374 z: -7.98387909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.202] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256266333 y: -0.213490784 z: 0.028666852 w: -0.976188123 } position { x: -0.784984231 y: 0.850793779 z: -7.98389053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025609402 y: -0.213531166 z: 0.0286349934 w: -0.976180613 } position { x: -0.784952581 y: 0.850759566 z: -7.98383093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.230] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256138407 y: -0.213536188 z: 0.0286509339 w: -0.976178944 } position { x: -0.784988165 y: 0.850778103 z: -7.98390245 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.246] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256420542 y: -0.213587657 z: 0.0286713839 w: -0.976166368 } position { x: -0.784936786 y: 0.850744605 z: -7.98383427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256307106 y: -0.213513717 z: 0.0286750402 w: -0.976182759 } position { x: -0.784970403 y: 0.850756526 z: -7.98387098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.271] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255858377 y: -0.213547736 z: 0.028661238 w: -0.976176858 } position { x: -0.784962773 y: 0.850742698 z: -7.98383188 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.287] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256145447 y: -0.213512555 z: 0.0286505818 w: -0.97618413 } position { x: -0.784974515 y: 0.850750446 z: -7.98383427 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.299] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255997218 y: -0.213610142 z: 0.0286470614 w: -0.976163268 } position { x: -0.784964621 y: 0.850755215 z: -7.98383045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.315] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256168414 y: -0.21354799 z: 0.0286517646 w: -0.976176262 } position { x: -0.78497982 y: 0.850723505 z: -7.98380661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.329] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256364215 y: -0.213547111 z: 0.0286366101 w: -0.976176441 } position { x: -0.785005033 y: 0.850727916 z: -7.98384809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.343] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256205723 y: -0.213547975 z: 0.028647719 w: -0.976176322 } position { x: -0.784984231 y: 0.85073477 z: -7.98384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.354] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256227292 y: -0.213537291 z: 0.0285968762 w: -0.976180077 } position { x: -0.784972429 y: 0.85071367 z: -7.9838686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255977642 y: -0.213567555 z: 0.0286382455 w: -0.976172864 } position { x: -0.784989715 y: 0.850739717 z: -7.98385859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.381] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255895834 y: -0.213538975 z: 0.0286539067 w: -0.976178885 } position { x: -0.784970582 y: 0.850702167 z: -7.98381853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.398] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256134216 y: -0.213547349 z: 0.0286438446 w: -0.976176739 } position { x: -0.784980357 y: 0.850724578 z: -7.98380947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.410] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025614813 y: -0.21354793 z: 0.0286429245 w: -0.97617662 } position { x: -0.784979582 y: 0.850705385 z: -7.98384523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.426] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256472565 y: -0.213562846 z: 0.0286057983 w: -0.97617358 } position { x: -0.784945726 y: 0.850683689 z: -7.98382187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.437] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255937185 y: -0.213581055 z: 0.0286272783 w: -0.976170361 } position { x: -0.784965634 y: 0.850707531 z: -7.98381805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.454] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256173797 y: -0.213556096 z: 0.0286478 w: -0.976174593 } position { x: -0.784959376 y: 0.850675642 z: -7.98380852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256280638 y: -0.213564739 z: 0.0286813956 w: -0.976171494 } position { x: -0.784993708 y: 0.850696921 z: -7.9838233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.481] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255941395 y: -0.213558182 z: 0.0285980683 w: -0.976176262 } position { x: -0.784981549 y: 0.85067153 z: -7.98378229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256420057 y: -0.213587746 z: 0.0286816116 w: -0.97616607 } position { x: -0.784968317 y: 0.85067445 z: -7.98380566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.509] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256140828 y: -0.213558137 z: 0.0286471378 w: -0.976174295 } position { x: -0.784967959 y: 0.850662589 z: -7.98382473 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.521] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025644429 y: -0.213576958 z: 0.0285969302 w: -0.976170838 } position { x: -0.784973741 y: 0.850675762 z: -7.98379183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.537] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256179776 y: -0.213561803 z: 0.0286348183 w: -0.976173699 } position { x: -0.784948707 y: 0.850665808 z: -7.98379087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.549] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256185308 y: -0.213561088 z: 0.0286339745 w: -0.976173878 } position { x: -0.784945607 y: 0.850672603 z: -7.98380566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.565] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256163385 y: -0.213562936 z: 0.0286305379 w: -0.976173699 } position { x: -0.784948289 y: 0.850666821 z: -7.9837923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.579] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256074537 y: -0.213593498 z: 0.0286233742 w: -0.976167381 } position { x: -0.78494674 y: 0.850650668 z: -7.98380566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.590] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256135594 y: -0.213566363 z: 0.0286303833 w: -0.976173 } position { x: -0.784952939 y: 0.850655198 z: -7.98379087 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.606] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255956613 y: -0.213571265 z: 0.02861288 w: -0.976172924 } position { x: -0.784935653 y: 0.850663185 z: -7.98383713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.618] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256082918 y: -0.213543266 z: 0.0286637582 w: -0.976177216 } position { x: -0.784990668 y: 0.850647926 z: -7.98381329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.634] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256187506 y: -0.21353294 z: 0.0286403485 w: -0.976179898 } position { x: -0.784968674 y: 0.850675106 z: -7.98379898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.648] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255990792 y: -0.213560566 z: 0.0285941139 w: -0.976175725 } position { x: -0.784937143 y: 0.850659549 z: -7.98378372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255522132 y: -0.213562176 z: 0.0286133233 w: -0.976176 } position { x: -0.784991801 y: 0.85065639 z: -7.98385572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.676] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256932862 y: -0.213571459 z: 0.0286183991 w: -0.976170123 } position { x: -0.784969449 y: 0.850784719 z: -7.98384428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.687] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0261991713 y: -0.213474095 z: 0.0287806597 w: -0.976173162 } position { x: -0.784896433 y: 0.85053122 z: -7.98375368 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.703] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0250049569 y: -0.213540047 z: 0.0284115039 w: -0.976200879 } position { x: -0.785119474 y: 0.850749731 z: -7.98408604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.717] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252639856 y: -0.213772863 z: 0.0284900013 w: -0.976141 } position { x: -0.784860492 y: 0.85058558 z: -7.98374081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.730] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253862347 y: -0.213564023 z: 0.0286175497 w: -0.976179838 } position { x: -0.784940779 y: 0.850889623 z: -7.9837532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.745] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257298667 y: -0.213482857 z: 0.0286998432 w: -0.976186156 } position { x: -0.78493309 y: 0.850668669 z: -7.98378515 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.757] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257695988 y: -0.213499978 z: 0.0286831819 w: -0.976181865 } position { x: -0.785002112 y: 0.850626826 z: -7.98382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.773] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255980026 y: -0.213582277 z: 0.0286056735 w: -0.976170599 } position { x: -0.784999311 y: 0.850725532 z: -7.98393822 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.793] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256372467 y: -0.213527218 z: 0.0286344849 w: -0.976180792 } position { x: -0.784983635 y: 0.85080111 z: -7.98392677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.813] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256009065 y: -0.213578388 z: 0.0285844412 w: -0.97617203 } position { x: -0.78496331 y: 0.850670159 z: -7.98375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.816] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256009065 y: -0.213578388 z: 0.0285844412 w: -0.97617203 } position { x: -0.78496331 y: 0.850670159 z: -7.98375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256089289 y: -0.213560447 z: 0.0286224298 w: -0.976174593 } position { x: -0.785003901 y: 0.85073781 z: -7.98387527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.841] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256089289 y: -0.213560447 z: 0.0286224298 w: -0.976174593 } position { x: -0.785003901 y: 0.85073781 z: -7.98387527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257041138 y: -0.213422254 z: 0.0287311971 w: -0.97619915 } position { x: -0.785119236 y: 0.85079056 z: -7.9839468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.883] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025658926 y: -0.213617742 z: 0.0285952967 w: -0.97616154 } position { x: -0.784984469 y: 0.850288928 z: -7.98377609 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025658926 y: -0.213617742 z: 0.0285952967 w: -0.97616154 } position { x: -0.784984469 y: 0.850288928 z: -7.98377609 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.909] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252402816 y: -0.2136022 z: 0.0286032241 w: -0.976175666 } position { x: -0.784845948 y: 0.850600719 z: -7.98366165 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.912] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252402816 y: -0.2136022 z: 0.0286032241 w: -0.976175666 } position { x: -0.784845948 y: 0.850600719 z: -7.98366165 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253729858 y: -0.213540524 z: 0.0286042634 w: -0.976185679 } position { x: -0.785005 y: 0.850765 z: -7.98394203 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254733525 y: -0.213635802 z: 0.0286307596 w: -0.97616142 } position { x: -0.784939349 y: 0.850671113 z: -7.98376608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.957] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254733525 y: -0.213635802 z: 0.0286307596 w: -0.97616142 } position { x: -0.784939349 y: 0.850671113 z: -7.98376608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.974] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025433844 y: -0.213631213 z: 0.0285395253 w: -0.976166189 } position { x: -0.784925818 y: 0.850615501 z: -7.98376369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.984] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025433844 y: -0.213631213 z: 0.0285395253 w: -0.976166189 } position { x: -0.784925818 y: 0.850615501 z: -7.98376369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:41.997] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254642032 y: -0.213533312 z: 0.0286217891 w: -0.976184368 } position { x: -0.784981191 y: 0.850703239 z: -7.98390436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254309569 y: -0.213563904 z: 0.0285785608 w: -0.976179779 } position { x: -0.78496331 y: 0.850736141 z: -7.98391151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.025] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255471785 y: -0.213532537 z: 0.0286575519 w: -0.976181328 } position { x: -0.784949541 y: 0.850711465 z: -7.98381853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.036] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254644286 y: -0.213597164 z: 0.0285813678 w: -0.976171613 } position { x: -0.784999073 y: 0.850775 z: -7.9839735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.053] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025490528 y: -0.213565707 z: 0.0285800882 w: -0.976177812 } position { x: -0.784933031 y: 0.850667834 z: -7.98381805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254599843 y: -0.213568866 z: 0.0285501257 w: -0.976178825 } position { x: -0.784962595 y: 0.850722373 z: -7.98393059 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.080] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025409162 y: -0.213534892 z: 0.0286014955 w: -0.976186037 } position { x: -0.784922481 y: 0.850745857 z: -7.98387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.092] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254677311 y: -0.213574991 z: 0.0286081 w: -0.976175547 } position { x: -0.78492564 y: 0.850718379 z: -7.98386288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254370067 y: -0.213568747 z: 0.0285748523 w: -0.976178706 } position { x: -0.784972787 y: 0.850797415 z: -7.98394585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025457073 y: -0.213543475 z: 0.0285725556 w: -0.976183772 } position { x: -0.78489095 y: 0.850690484 z: -7.98384142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254137274 y: -0.213578209 z: 0.0285853688 w: -0.976176918 } position { x: -0.784968674 y: 0.850815654 z: -7.98392725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.150] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254615 y: -0.213562533 z: 0.028528424 w: -0.976180792 } position { x: -0.784936965 y: 0.850766659 z: -7.98383331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254842173 y: -0.213535652 z: 0.0286040138 w: -0.976183891 } position { x: -0.784963727 y: 0.850762129 z: -7.98385525 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.177] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254659075 y: -0.213571176 z: 0.0285859723 w: -0.976177096 } position { x: -0.784969568 y: 0.850805759 z: -7.98387718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.189] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254071783 y: -0.213542014 z: 0.0285962522 w: -0.976184726 } position { x: -0.784976423 y: 0.850775838 z: -7.98382902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.205] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254230462 y: -0.213580623 z: 0.0285898149 w: -0.976176083 } position { x: -0.784958601 y: 0.850852549 z: -7.98388433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254160967 y: -0.213594481 z: 0.028604418 w: -0.976172745 } position { x: -0.784953296 y: 0.850801766 z: -7.98383522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254518837 y: -0.213612273 z: 0.0285574254 w: -0.976169288 } position { x: -0.784939885 y: 0.850810528 z: -7.98385143 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.246] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254322328 y: -0.213568643 z: 0.0286036339 w: -0.976178 } position { x: -0.78496474 y: 0.850820899 z: -7.98389244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254060254 y: -0.213560492 z: 0.0285669528 w: -0.976181567 } position { x: -0.784936726 y: 0.850845 z: -7.98384333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.275] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254630651 y: -0.213548645 z: 0.0285623074 w: -0.976182759 } position { x: -0.784956634 y: 0.850824952 z: -7.98389339 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.288] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254477765 y: -0.213549972 z: 0.0285499133 w: -0.976183236 } position { x: -0.784947813 y: 0.850852668 z: -7.98386288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254172292 y: -0.213550404 z: 0.0285602119 w: -0.976183653 } position { x: -0.784931362 y: 0.850837111 z: -7.98385286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.316] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254279338 y: -0.213572681 z: 0.0285773613 w: -0.976178 } position { x: -0.784971297 y: 0.850859404 z: -7.98387527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254090391 y: -0.213593021 z: 0.0285649505 w: -0.976174414 } position { x: -0.784940362 y: 0.85084033 z: -7.98386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.343] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254247803 y: -0.213593319 z: 0.0285974182 w: -0.976173 } position { x: -0.784935534 y: 0.850894 z: -7.98388052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.360] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254530888 y: -0.213554338 z: 0.0285754781 w: -0.976181388 } position { x: -0.784929335 y: 0.850878358 z: -7.98389244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254554283 y: -0.213560373 z: 0.0285881851 w: -0.976179659 } position { x: -0.784967303 y: 0.850851297 z: -7.98388577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.385] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254478976 y: -0.213622048 z: 0.0285653733 w: -0.976167 } position { x: -0.784947634 y: 0.850863 z: -7.98389721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254064593 y: -0.213577017 z: 0.0285821147 w: -0.976177454 } position { x: -0.784947395 y: 0.850861073 z: -7.98386765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.413] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254271589 y: -0.213578939 z: 0.0285740755 w: -0.976176739 } position { x: -0.784964859 y: 0.850869417 z: -7.98386574 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254080631 y: -0.213574186 z: 0.028627418 w: -0.976176739 } position { x: -0.784948468 y: 0.850875 z: -7.98385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.441] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254214332 y: -0.213525757 z: 0.0286177695 w: -0.976187289 } position { x: -0.784983218 y: 0.850876689 z: -7.98385429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.455] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254444983 y: -0.213571638 z: 0.0285332128 w: -0.976179063 } position { x: -0.784973085 y: 0.850840092 z: -7.98386669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254286844 y: -0.213588819 z: 0.0285525545 w: -0.976175189 } position { x: -0.784980834 y: 0.850860119 z: -7.98388672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.482] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253803041 y: -0.213586167 z: 0.0285503324 w: -0.976177096 } position { x: -0.784948528 y: 0.850887179 z: -7.98386621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.497] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254450422 y: -0.213606462 z: 0.0285781603 w: -0.976170182 } position { x: -0.784953475 y: 0.850879908 z: -7.9838624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.511] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254321303 y: -0.213582054 z: 0.0285674315 w: -0.976176143 } position { x: -0.784975648 y: 0.850901961 z: -7.98388 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.524] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254268553 y: -0.213573933 z: 0.0286001805 w: -0.976177096 } position { x: -0.784949541 y: 0.850880504 z: -7.98383379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.539] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254334174 y: -0.213582426 z: 0.028573541 w: -0.976175845 } position { x: -0.784971774 y: 0.850880384 z: -7.98385715 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.552] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254285652 y: -0.213547602 z: 0.0285713617 w: -0.976183653 } position { x: -0.784965158 y: 0.850886643 z: -7.98386955 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254401565 y: -0.213588864 z: 0.0285450798 w: -0.976175129 } position { x: -0.784947932 y: 0.85085845 z: -7.98383522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.580] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254305806 y: -0.213581532 z: 0.0285683535 w: -0.976176262 } position { x: -0.78497231 y: 0.850900292 z: -7.98387194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254320204 y: -0.213581488 z: 0.0285676457 w: -0.976176262 } position { x: -0.784949601 y: 0.850864351 z: -7.98385382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.608] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254612304 y: -0.213547066 z: 0.0285781454 w: -0.976182699 } position { x: -0.784974039 y: 0.850891531 z: -7.98385811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.621] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254345853 y: -0.213581756 z: 0.0285707153 w: -0.976176 } position { x: -0.784962773 y: 0.850865 z: -7.98387337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.636] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254090354 y: -0.213578686 z: 0.0285838135 w: -0.976177 } position { x: -0.784956396 y: 0.85090518 z: -7.98387671 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.649] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254523586 y: -0.213634267 z: 0.0285550263 w: -0.97616452 } position { x: -0.784943581 y: 0.850892901 z: -7.98385763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.663] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254533067 y: -0.213574156 z: 0.0285560861 w: -0.976177633 } position { x: -0.784971654 y: 0.850876272 z: -7.98387671 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.677] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.02543284 y: -0.213571325 z: 0.0285342205 w: -0.976179421 } position { x: -0.784986734 y: 0.850855231 z: -7.98389149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.691] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254100151 y: -0.213554278 z: 0.0285511687 w: -0.976183236 } position { x: -0.784979939 y: 0.850869656 z: -7.98387575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.705] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254515354 y: -0.213598758 z: 0.0285502076 w: -0.976172507 } position { x: -0.784974158 y: 0.85085696 z: -7.98386669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.719] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254088193 y: -0.213585079 z: 0.0285911988 w: -0.976175368 } position { x: -0.78500104 y: 0.850868464 z: -7.98390102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254437048 y: -0.213557586 z: 0.0285925753 w: -0.976180434 } position { x: -0.784972608 y: 0.850840211 z: -7.98389626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254455525 y: -0.213525742 z: 0.0286093857 w: -0.976186872 } position { x: -0.785030305 y: 0.850845397 z: -7.98392725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254271775 y: -0.213601902 z: 0.028589027 w: -0.976171255 } position { x: -0.784996033 y: 0.850855589 z: -7.98390293 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.772] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254505184 y: -0.213555321 z: 0.0285285227 w: -0.97618264 } position { x: -0.785016119 y: 0.850852251 z: -7.98386288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254718848 y: -0.213562876 z: 0.0286024772 w: -0.976178288 } position { x: -0.785013258 y: 0.850857615 z: -7.98391438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254157148 y: -0.213556081 z: 0.0285904016 w: -0.976181567 } position { x: -0.78502506 y: 0.850851119 z: -7.9838872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.816] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254494287 y: -0.213598296 z: 0.0286192764 w: -0.976170599 } position { x: -0.785011768 y: 0.850843966 z: -7.98389864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253654718 y: -0.213599727 z: 0.0285299122 w: -0.976175129 } position { x: -0.785011709 y: 0.850837648 z: -7.98387575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254037641 y: -0.213604972 z: 0.0285682846 w: -0.976171792 } position { x: -0.785016775 y: 0.850842714 z: -7.98388672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.858] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254854579 y: -0.213555574 z: 0.0285692438 w: -0.976180494 } position { x: -0.785016537 y: 0.850826681 z: -7.98391247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254373197 y: -0.21358186 z: 0.0286015682 w: -0.976175 } position { x: -0.785004199 y: 0.850789309 z: -7.98386097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255028587 y: -0.213585958 z: 0.0285875369 w: -0.976172864 } position { x: -0.785037339 y: 0.850811124 z: -7.98389292 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.900] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0251170751 y: -0.213571116 z: 0.028445391 w: -0.976190269 } position { x: -0.785075605 y: 0.850742638 z: -7.98399258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.913] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253882166 y: -0.213631094 z: 0.0286613759 w: -0.976163805 } position { x: -0.7849769 y: 0.850945473 z: -7.98376513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.927] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252773184 y: -0.213559642 z: 0.0285123494 w: -0.976186693 } position { x: -0.785099626 y: 0.850742698 z: -7.98394966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253211353 y: -0.213528574 z: 0.0285296738 w: -0.976191819 } position { x: -0.785059333 y: 0.850975752 z: -7.98389196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252967644 y: -0.21358569 z: 0.0285886228 w: -0.976178229 } position { x: -0.785042942 y: 0.85077703 z: -7.98396921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.969] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025408579 y: -0.213583291 z: 0.0285151191 w: -0.976178 } position { x: -0.785101593 y: 0.850886941 z: -7.98406219 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255856495 y: -0.213591352 z: 0.0286738668 w: -0.976166964 } position { x: -0.784899294 y: 0.850820124 z: -7.98376179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:42.996] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0251624659 y: -0.213559017 z: 0.0286027361 w: -0.97618711 } position { x: -0.78512 y: 0.850805283 z: -7.9840312 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.011] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254624542 y: -0.213578016 z: 0.0284950398 w: -0.976178348 } position { x: -0.784992397 y: 0.850862622 z: -7.98388577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.025] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253162626 y: -0.213582307 z: 0.028595563 w: -0.976178229 } position { x: -0.784994185 y: 0.850891173 z: -7.98387337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.038] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253866054 y: -0.213551134 z: 0.0285322648 w: -0.976185143 } position { x: -0.785071313 y: 0.850764513 z: -7.98405 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.053] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254441574 y: -0.213609487 z: 0.0285797417 w: -0.976169467 } position { x: -0.784926236 y: 0.850753903 z: -7.98384571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.064] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.02528557 y: -0.21358414 z: 0.0285850596 w: -0.976178944 } position { x: -0.785104096 y: 0.850861073 z: -7.98408699 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.080] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255040061 y: -0.213558927 z: 0.0285928976 w: -0.976178586 } position { x: -0.784937918 y: 0.850719154 z: -7.98383904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253620632 y: -0.213587016 z: 0.0285549313 w: -0.976177275 } position { x: -0.785059512 y: 0.850784779 z: -7.98402262 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254088137 y: -0.213565603 z: 0.0285820402 w: -0.976179898 } position { x: -0.785022259 y: 0.850809276 z: -7.98400974 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254790448 y: -0.21355395 z: 0.0285529513 w: -0.976181507 } position { x: -0.784950793 y: 0.850676775 z: -7.98382235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254553016 y: -0.213538393 z: 0.0285677351 w: -0.976185083 } position { x: -0.785099089 y: 0.850809932 z: -7.98411226 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.149] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253790822 y: -0.213561594 z: 0.0285465941 w: -0.97618258 } position { x: -0.784940898 y: 0.850687 z: -7.98380518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254410692 y: -0.213544697 z: 0.0285686366 w: -0.976184 } position { x: -0.785023451 y: 0.850807667 z: -7.98398685 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.178] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254010782 y: -0.213575587 z: 0.0285489373 w: -0.976178885 } position { x: -0.784997106 y: 0.850788653 z: -7.98392677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254835282 y: -0.213545546 z: 0.0285862163 w: -0.976182222 } position { x: -0.784979403 y: 0.850713372 z: -7.98391104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.205] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253617428 y: -0.213581339 z: 0.0285253543 w: -0.976179361 } position { x: -0.785005212 y: 0.850811958 z: -7.98399544 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.219] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254412368 y: -0.213540331 z: 0.0285804179 w: -0.976184666 } position { x: -0.784906387 y: 0.850713134 z: -7.98382139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.232] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253666267 y: -0.213587284 z: 0.0285367388 w: -0.976177633 } position { x: -0.784982 y: 0.850815237 z: -7.98397589 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.246] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253750812 y: -0.213593245 z: 0.0286213122 w: -0.97617358 } position { x: -0.784948409 y: 0.850790679 z: -7.98387861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254682582 y: -0.213572308 z: 0.0286316033 w: -0.976175427 } position { x: -0.784962714 y: 0.850765884 z: -7.9838562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025374921 y: -0.213534653 z: 0.0285728164 w: -0.976187825 } position { x: -0.784984469 y: 0.850826621 z: -7.98394728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.288] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254717823 y: -0.213575065 z: 0.0285164416 w: -0.97617811 } position { x: -0.784912169 y: 0.850732446 z: -7.98382282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254313741 y: -0.213559151 z: 0.0285563879 w: -0.976181507 } position { x: -0.785000622 y: 0.850832462 z: -7.98399496 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.316] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254533608 y: -0.213548809 z: 0.0285282955 w: -0.976184 } position { x: -0.78490448 y: 0.850757241 z: -7.98386192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254229493 y: -0.213521868 z: 0.0285834726 w: -0.976189077 } position { x: -0.78494 y: 0.850795448 z: -7.98392105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.344] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254397579 y: -0.213535368 z: 0.0286115631 w: -0.976184905 } position { x: -0.784942567 y: 0.850808918 z: -7.98393154 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025426086 y: -0.213542446 z: 0.0286062956 w: -0.976183832 } position { x: -0.784941912 y: 0.850784123 z: -7.98385286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.372] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254492201 y: -0.213558 z: 0.0285645854 w: -0.97618103 } position { x: -0.785002649 y: 0.850831509 z: -7.98394823 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.386] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254516508 y: -0.21354115 z: 0.0284760948 w: -0.976187289 } position { x: -0.784947157 y: 0.850759149 z: -7.98388 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254654679 y: -0.213529825 z: 0.0285310745 w: -0.976187766 } position { x: -0.784936845 y: 0.85080719 z: -7.98394537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.413] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254831109 y: -0.21353437 z: 0.0285703242 w: -0.976185143 } position { x: -0.784924567 y: 0.850783706 z: -7.98391533 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254787654 y: -0.213527933 z: 0.0286286343 w: -0.976184964 } position { x: -0.784947097 y: 0.850768089 z: -7.98391438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.441] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254638847 y: -0.213508561 z: 0.0286037233 w: -0.976190329 } position { x: -0.784973323 y: 0.850787103 z: -7.98392439 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.455] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253618937 y: -0.21355021 z: 0.0285380017 w: -0.976185799 } position { x: -0.784974158 y: 0.850821912 z: -7.98390675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254346058 y: -0.213572532 z: 0.0285190567 w: -0.97617954 } position { x: -0.784952641 y: 0.850808501 z: -7.98388958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.483] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254588258 y: -0.213501856 z: 0.0285164639 w: -0.976194441 } position { x: -0.784952164 y: 0.850843191 z: -7.9839077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025477441 y: -0.213581 z: 0.0285353977 w: -0.976176143 } position { x: -0.784914672 y: 0.850775599 z: -7.9839077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.510] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254678857 y: -0.213522539 z: 0.0286339894 w: -0.976186275 } position { x: -0.784935355 y: 0.850805879 z: -7.98394251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.524] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254146047 y: -0.213571444 z: 0.0286521 w: -0.976176441 } position { x: -0.784941912 y: 0.850790203 z: -7.98392248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.539] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253920443 y: -0.213563815 z: 0.0285934731 w: -0.976180375 } position { x: -0.784923077 y: 0.850814223 z: -7.98389292 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254582763 y: -0.213535026 z: 0.0285765398 w: -0.976185441 } position { x: -0.784931898 y: 0.850834668 z: -7.98392105 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025497403 y: -0.213541806 z: 0.0285171159 w: -0.976184666 } position { x: -0.784963965 y: 0.850811 z: -7.98391676 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.580] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025489565 y: -0.213552326 z: 0.0285607483 w: -0.976181328 } position { x: -0.784938514 y: 0.850806713 z: -7.98391056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254585706 y: -0.213531658 z: 0.0285591371 w: -0.976186693 } position { x: -0.784942746 y: 0.850810051 z: -7.98392344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.606] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254433472 y: -0.213552192 z: 0.0285635609 w: -0.97618252 } position { x: -0.784948051 y: 0.850817919 z: -7.98390436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253779553 y: -0.213543609 z: 0.0285447314 w: -0.976186633 } position { x: -0.78491056 y: 0.850835443 z: -7.98390722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.636] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254310146 y: -0.213550791 z: 0.0285632554 w: -0.976183116 } position { x: -0.784920394 y: 0.850853086 z: -7.98389912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.649] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254378542 y: -0.213577062 z: 0.0285538379 w: -0.976177454 } position { x: -0.784917653 y: 0.85085547 z: -7.98390818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.663] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254473276 y: -0.213574409 z: 0.0285037868 w: -0.976179242 } position { x: -0.784924686 y: 0.85081619 z: -7.98390341 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.677] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254678223 y: -0.213543355 z: 0.0285438169 w: -0.976184368 } position { x: -0.784913659 y: 0.850818515 z: -7.98386192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.691] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025417963 y: -0.213537529 z: 0.028581623 w: -0.976185858 } position { x: -0.784906685 y: 0.850877 z: -7.98386717 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.705] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254546944 y: -0.213537574 z: 0.0285452269 w: -0.976185918 } position { x: -0.78489995 y: 0.850853801 z: -7.98385286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.719] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255010556 y: -0.213493466 z: 0.0285699554 w: -0.976193666 } position { x: -0.78492707 y: 0.850821495 z: -7.98386049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254459661 y: -0.213538572 z: 0.0285612475 w: -0.976185441 } position { x: -0.784920454 y: 0.850829959 z: -7.98386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.747] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254488941 y: -0.213538334 z: 0.0285580028 w: -0.976185501 } position { x: -0.784917712 y: 0.850823045 z: -7.98383665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254343431 y: -0.213546082 z: 0.0285688974 w: -0.976183891 } position { x: -0.784924328 y: 0.850856423 z: -7.98387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.774] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254706275 y: -0.213500217 z: 0.0285974294 w: -0.976192117 } position { x: -0.784910142 y: 0.850829601 z: -7.98385859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.789] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254455041 y: -0.213532224 z: 0.0285574794 w: -0.976187 } position { x: -0.784946799 y: 0.85082829 z: -7.98384953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.801] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254326798 y: -0.213509142 z: 0.0285890829 w: -0.976191401 } position { x: -0.784977376 y: 0.850823939 z: -7.98383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.816] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025471542 y: -0.21354413 z: 0.0285657682 w: -0.976183414 } position { x: -0.784926414 y: 0.850773931 z: -7.98379612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254267044 y: -0.213529408 z: 0.0285353139 w: -0.976188719 } position { x: -0.784933031 y: 0.850819528 z: -7.98384428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254422817 y: -0.213525385 z: 0.0285470039 w: -0.976188898 } position { x: -0.784942687 y: 0.850808382 z: -7.98383093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.857] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254426375 y: -0.213536799 z: 0.028571872 w: -0.97618562 } position { x: -0.784931779 y: 0.850840926 z: -7.98384047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254440028 y: -0.213523507 z: 0.0285480246 w: -0.976189196 } position { x: -0.784934044 y: 0.850822449 z: -7.98384523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.885] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254453942 y: -0.213518113 z: 0.028522877 w: -0.976191103 } position { x: -0.784915686 y: 0.850781202 z: -7.98383665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.900] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254620276 y: -0.213524222 z: 0.0285849106 w: -0.976187468 } position { x: -0.784935713 y: 0.850804329 z: -7.98386288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.913] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254151709 y: -0.213522777 z: 0.0285422206 w: -0.976190269 } position { x: -0.784915626 y: 0.850779474 z: -7.98381329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.927] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254207309 y: -0.213515714 z: 0.0285323616 w: -0.976191938 } position { x: -0.784909189 y: 0.85080111 z: -7.98384142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254677143 y: -0.213511392 z: 0.0285668932 w: -0.976190686 } position { x: -0.784940183 y: 0.850795865 z: -7.98383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254630651 y: -0.213527977 z: 0.028542202 w: -0.976187885 } position { x: -0.784929 y: 0.850770712 z: -7.98383331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.969] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254145935 y: -0.213519663 z: 0.0285183433 w: -0.97619164 } position { x: -0.784937859 y: 0.850769877 z: -7.98386288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.983] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254512876 y: -0.213521451 z: 0.0285457335 w: -0.976189494 } position { x: -0.784916 y: 0.850771785 z: -7.98384428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:43.997] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254035033 y: -0.213527933 z: 0.0285217818 w: -0.97619009 } position { x: -0.784928381 y: 0.850774765 z: -7.98385286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.011] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025449032 y: -0.213508189 z: 0.0285949968 w: -0.976191044 } position { x: -0.78494066 y: 0.850771487 z: -7.98382664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.022] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254333764 y: -0.213502973 z: 0.0285418201 w: -0.976194143 } position { x: -0.784930766 y: 0.850766122 z: -7.98383379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.038] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254369546 y: -0.213539422 z: 0.0285336319 w: -0.976186335 } position { x: -0.784950435 y: 0.850763 z: -7.9838295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256632604 y: -0.213517338 z: 0.0285957493 w: -0.976183414 } position { x: -0.784919083 y: 0.85067755 z: -7.98374557 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025455106 y: -0.213459715 z: 0.0285475794 w: -0.976202846 } position { x: -0.78501457 y: 0.850818157 z: -7.98389292 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.080] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254639052 y: -0.21354951 z: 0.0285315309 w: -0.976183474 } position { x: -0.784929097 y: 0.850670457 z: -7.98373175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253572352 y: -0.213507786 z: 0.0285637677 w: -0.976194441 } position { x: -0.785022497 y: 0.850852907 z: -7.98389149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.105] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254429206 y: -0.213520572 z: 0.0285481084 w: -0.976189911 } position { x: -0.784935713 y: 0.850759268 z: -7.98377943 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254377 y: -0.213521972 z: 0.0285527147 w: -0.976189554 } position { x: -0.784967542 y: 0.850775 z: -7.98377371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254607331 y: -0.213504389 z: 0.0285407 w: -0.97619313 } position { x: -0.785057485 y: 0.850820422 z: -7.98390818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.149] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025411509 y: -0.21353063 z: 0.028518863 w: -0.976189375 } position { x: -0.784942448 y: 0.850739837 z: -7.98370266 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254370812 y: -0.213522077 z: 0.0285431016 w: -0.976189852 } position { x: -0.78503108 y: 0.850815177 z: -7.98385859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.177] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253201853 y: -0.213528946 z: 0.0285271332 w: -0.976191819 } position { x: -0.784986436 y: 0.8507635 z: -7.98378086 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254204553 y: -0.213509 z: 0.0285716727 w: -0.976192296 } position { x: -0.785035133 y: 0.850738406 z: -7.98376274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.205] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254167374 y: -0.213515773 z: 0.0285413377 w: -0.976191819 } position { x: -0.785040617 y: 0.850798845 z: -7.9838376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.219] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025428731 y: -0.213520616 z: 0.0285417289 w: -0.976190448 } position { x: -0.78501755 y: 0.85075736 z: -7.98374224 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254504383 y: -0.213530406 z: 0.0285629518 w: -0.97618705 } position { x: -0.785045803 y: 0.850781441 z: -7.98378468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.247] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254342724 y: -0.213521376 z: 0.0285396501 w: -0.97619015 } position { x: -0.785039067 y: 0.85077858 z: -7.98377657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254167095 y: -0.213549167 z: 0.0285172593 w: -0.976185203 } position { x: -0.785018146 y: 0.850739777 z: -7.98374033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.275] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254501645 y: -0.213555381 z: 0.0285648387 w: -0.976181567 } position { x: -0.785042584 y: 0.850805342 z: -7.98378229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.289] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254293978 y: -0.213552117 z: 0.0285367537 w: -0.976183653 } position { x: -0.78502363 y: 0.850737453 z: -7.98372841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254321191 y: -0.213526592 z: 0.028542608 w: -0.976189 } position { x: -0.785057485 y: 0.850797176 z: -7.98377895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.316] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254485533 y: -0.213536054 z: 0.0285144206 w: -0.976187348 } position { x: -0.785028696 y: 0.850748301 z: -7.98375225 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254479572 y: -0.213519275 z: 0.0284974631 w: -0.976191521 } position { x: -0.785067499 y: 0.850756764 z: -7.98377562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.343] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254343711 y: -0.213530183 z: 0.028534187 w: -0.976188362 } position { x: -0.785048068 y: 0.850737095 z: -7.98377085 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.357] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254371408 y: -0.213519886 z: 0.0285690948 w: -0.976189554 } position { x: -0.785047293 y: 0.850753784 z: -7.98376083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.372] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254095495 y: -0.213552386 z: 0.028522443 w: -0.976184487 } position { x: -0.785053849 y: 0.850738645 z: -7.98377419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.385] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253613908 y: -0.21353434 z: 0.0284797419 w: -0.976191 } position { x: -0.785055399 y: 0.850755453 z: -7.98376894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254244301 y: -0.213553488 z: 0.0285295174 w: -0.976183712 } position { x: -0.785036743 y: 0.850753903 z: -7.98374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.413] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025468789 y: -0.213512495 z: 0.0285298359 w: -0.976191521 } position { x: -0.785049617 y: 0.850740314 z: -7.98378849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254293885 y: -0.213524207 z: 0.0285335407 w: -0.976189852 } position { x: -0.785036802 y: 0.850722849 z: -7.9837985 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.441] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254027601 y: -0.213549048 z: 0.0285487641 w: -0.976184666 } position { x: -0.785029292 y: 0.850694656 z: -7.98377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.455] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254368 y: -0.213550061 z: 0.0285580382 w: -0.976183295 } position { x: -0.785018623 y: 0.85072279 z: -7.98379278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254208483 y: -0.2135261 z: 0.0285368655 w: -0.976189554 } position { x: -0.78501 y: 0.850702643 z: -7.9838028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.483] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025471447 y: -0.21350807 z: 0.0285748132 w: -0.976191103 } position { x: -0.784995 y: 0.850735 z: -7.98379517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.497] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254057012 y: -0.213536069 z: 0.0285271294 w: -0.976188064 } position { x: -0.785003841 y: 0.85073626 z: -7.98379803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.510] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254201405 y: -0.213489756 z: 0.0285182055 w: -0.976198077 } position { x: -0.784991205 y: 0.850719452 z: -7.98380089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.525] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253757499 y: -0.213560849 z: 0.028511975 w: -0.976183891 } position { x: -0.784952521 y: 0.850736737 z: -7.98383188 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.538] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.02542568 y: -0.213517427 z: 0.0285771824 w: -0.97619015 } position { x: -0.784920573 y: 0.850751519 z: -7.9837966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.552] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254877266 y: -0.213540688 z: 0.0285632554 w: -0.976183832 } position { x: -0.784937561 y: 0.850705385 z: -7.98381138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254466794 y: -0.213538021 z: 0.0285308398 w: -0.976186454 } position { x: -0.784976363 y: 0.850751162 z: -7.98380804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.580] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253868438 y: -0.213533282 z: 0.0285134651 w: -0.976189554 } position { x: -0.784947932 y: 0.850718379 z: -7.98376083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254402626 y: -0.213528633 z: 0.0285942387 w: -0.976186812 } position { x: -0.784956813 y: 0.85077548 z: -7.98380947 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.608] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253980067 y: -0.21353589 z: 0.0285638068 w: -0.976187229 } position { x: -0.784949124 y: 0.850729227 z: -7.98381519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.621] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254035424 y: -0.213534206 z: 0.0285671912 w: -0.976187348 } position { x: -0.784993351 y: 0.850758135 z: -7.98379564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.636] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253926143 y: -0.213534683 z: 0.0285156835 w: -0.976189077 } position { x: -0.78498739 y: 0.85074091 z: -7.98380184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.647] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254042465 y: -0.213522315 z: 0.0285112411 w: -0.97619158 } position { x: -0.784999847 y: 0.850751519 z: -7.9837575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.664] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254378058 y: -0.213479593 z: 0.0285255276 w: -0.976199627 } position { x: -0.785005867 y: 0.850731254 z: -7.98378754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.678] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253941771 y: -0.213502169 z: 0.0285247713 w: -0.976195812 } position { x: -0.785042584 y: 0.850746334 z: -7.98379374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.691] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254312698 y: -0.213526577 z: 0.0285856556 w: -0.976187766 } position { x: -0.785016954 y: 0.850721359 z: -7.98378325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.704] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254296567 y: -0.213519081 z: 0.0285439808 w: -0.976190686 } position { x: -0.785039961 y: 0.850713 z: -7.98380423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.719] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254044663 y: -0.213504106 z: 0.0285505112 w: -0.976194382 } position { x: -0.785057425 y: 0.850721955 z: -7.98379517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254379287 y: -0.213551134 z: 0.0285210032 w: -0.97618413 } position { x: -0.785028338 y: 0.850735784 z: -7.98376608 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254275165 y: -0.213517 z: 0.028536791 w: -0.976191401 } position { x: -0.785024643 y: 0.850737333 z: -7.98378706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.761] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254745092 y: -0.213494927 z: 0.0285411123 w: -0.976194859 } position { x: -0.78502667 y: 0.850727081 z: -7.9837985 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.774] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254735071 y: -0.213512108 z: 0.0285527892 w: -0.976190746 } position { x: -0.78502804 y: 0.850694358 z: -7.98376894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254444573 y: -0.213516787 z: 0.0285397694 w: -0.976190925 } position { x: -0.78504616 y: 0.850680113 z: -7.98381472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253953245 y: -0.213530093 z: 0.0285137258 w: -0.976190031 } position { x: -0.785031259 y: 0.850709558 z: -7.98378372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.816] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254625063 y: -0.21352461 z: 0.028512869 w: -0.976189494 } position { x: -0.784997761 y: 0.850713134 z: -7.98376846 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254443418 y: -0.213545516 z: 0.0284669101 w: -0.976186752 } position { x: -0.784979641 y: 0.850732446 z: -7.98381042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254400149 y: -0.213520855 z: 0.0285226386 w: -0.976190627 } position { x: -0.784988225 y: 0.850699127 z: -7.98380089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.858] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025441315 y: -0.213470861 z: 0.0285755135 w: -0.9762 } position { x: -0.784989953 y: 0.85068208 z: -7.98381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254136603 y: -0.213506788 z: 0.028542947 w: -0.976193845 } position { x: -0.784995556 y: 0.85070467 z: -7.98383951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.885] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025426358 y: -0.213518783 z: 0.0285352487 w: -0.976191103 } position { x: -0.784996569 y: 0.850724697 z: -7.98380375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.900] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254533738 y: -0.213494405 z: 0.0285286903 w: -0.976195872 } position { x: -0.784999669 y: 0.850716293 z: -7.98383713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.913] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254808944 y: -0.213525102 z: 0.0284732878 w: -0.97619009 } position { x: -0.784992039 y: 0.850729406 z: -7.9838109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.928] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254659 y: -0.213515252 z: 0.0285232235 w: -0.976191163 } position { x: -0.784957647 y: 0.850688159 z: -7.9838438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.940] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254319478 y: -0.21349676 z: 0.0285648592 w: -0.976194918 } position { x: -0.784988284 y: 0.850708 z: -7.98386478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025414994 y: -0.213529527 z: 0.0285876058 w: -0.976187468 } position { x: -0.784946144 y: 0.850704134 z: -7.98382807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.969] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254113246 y: -0.213489279 z: 0.0285547413 w: -0.976197362 } position { x: -0.784996748 y: 0.850730538 z: -7.98384809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.983] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254819803 y: -0.213526949 z: 0.0285428427 w: -0.976187646 } position { x: -0.785005748 y: 0.850708067 z: -7.98383951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:44.997] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254484825 y: -0.213520497 z: 0.0285035633 w: -0.976191044 } position { x: -0.785014093 y: 0.850706398 z: -7.98383665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025444936 y: -0.213514552 z: 0.0285319109 w: -0.97619158 } position { x: -0.785012364 y: 0.8507092 z: -7.98384285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.025] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254027843 y: -0.213515967 z: 0.0285472739 w: -0.976191938 } position { x: -0.785008967 y: 0.850705266 z: -7.98383904 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.038] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254255198 y: -0.213503197 z: 0.0285687726 w: -0.976193547 } position { x: -0.785030544 y: 0.850721717 z: -7.98385811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254587308 y: -0.213557899 z: 0.0285468418 w: -0.976181328 } position { x: -0.784994423 y: 0.850707889 z: -7.98380041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.067] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254704747 y: -0.213517189 z: 0.0285378173 w: -0.976190209 } position { x: -0.785027921 y: 0.850726485 z: -7.98382854 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.080] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254666582 y: -0.213555291 z: 0.0284625068 w: -0.976184189 } position { x: -0.784972 y: 0.850707531 z: -7.98385286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025452042 y: -0.213541135 z: 0.0284505188 w: -0.976188 } position { x: -0.784979105 y: 0.850704312 z: -7.98383093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254076961 y: -0.213502392 z: 0.0284955613 w: -0.976196289 } position { x: -0.784973204 y: 0.850702286 z: -7.98384809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254294947 y: -0.213508546 z: 0.0285422355 w: -0.976193 } position { x: -0.784966052 y: 0.850722313 z: -7.98383808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.136] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254900381 y: -0.213544026 z: 0.0285875238 w: -0.976182401 } position { x: -0.784976721 y: 0.850730777 z: -7.98386335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.150] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254274793 y: -0.21352452 z: 0.0285577606 w: -0.976189137 } position { x: -0.785021126 y: 0.850719213 z: -7.98383808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254673436 y: -0.213535666 z: 0.0284814164 w: -0.976187885 } position { x: -0.785028338 y: 0.850695252 z: -7.98384905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.177] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254458915 y: -0.213515267 z: 0.028531963 w: -0.976191401 } position { x: -0.785030246 y: 0.850733757 z: -7.98385334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254752971 y: -0.213507295 z: 0.0284928959 w: -0.976193547 } position { x: -0.785004914 y: 0.850715578 z: -7.98383808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.205] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254545454 y: -0.213515759 z: 0.0285535529 w: -0.976190448 } position { x: -0.785024941 y: 0.85073626 z: -7.98385096 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.219] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254580732 y: -0.213485062 z: 0.0285617374 w: -0.976196826 } position { x: -0.785013676 y: 0.850694776 z: -7.9838376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254468862 y: -0.213515207 z: 0.0285303369 w: -0.976191461 } position { x: -0.78504467 y: 0.850720048 z: -7.98385143 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.247] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254394375 y: -0.21352756 z: 0.0284947418 w: -0.976190031 } position { x: -0.78501749 y: 0.850720644 z: -7.98383808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254701059 y: -0.213510469 z: 0.0284643732 w: -0.976193845 } position { x: -0.785036504 y: 0.85071665 z: -7.98384428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254849959 y: -0.213479191 z: 0.028490711 w: -0.976199508 } position { x: -0.785013556 y: 0.850726664 z: -7.9838686 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.289] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254673548 y: -0.213533327 z: 0.028557606 w: -0.976186216 } position { x: -0.785005927 y: 0.85072422 z: -7.98386192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254383292 y: -0.213501066 z: 0.0285517201 w: -0.976194143 } position { x: -0.785012543 y: 0.850725293 z: -7.98387289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.316] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254474226 y: -0.213512719 z: 0.0285891965 w: -0.976190269 } position { x: -0.785010159 y: 0.850728869 z: -7.98386192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254691653 y: -0.213493854 z: 0.0285739042 w: -0.976194263 } position { x: -0.785022557 y: 0.850752592 z: -7.98386478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.343] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254327748 y: -0.213526636 z: 0.0285428688 w: -0.976188958 } position { x: -0.785033822 y: 0.850756526 z: -7.98385572 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254855808 y: -0.21350196 z: 0.0285159629 w: -0.976193786 } position { x: -0.785028934 y: 0.850749731 z: -7.98381376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.372] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254901983 y: -0.213486254 z: 0.0285223331 w: -0.976196885 } position { x: -0.785065591 y: 0.850741744 z: -7.98385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.385] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254748035 y: -0.21350047 z: 0.0284897722 w: -0.976195157 } position { x: -0.785021126 y: 0.850727081 z: -7.98386145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.400] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254642908 y: -0.21351108 z: 0.0285288896 w: -0.976191938 } position { x: -0.785033107 y: 0.850744 z: -7.98383379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.413] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254468676 y: -0.213529423 z: 0.0285533145 w: -0.976187706 } position { x: -0.785049736 y: 0.850744069 z: -7.98387146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254700258 y: -0.213519916 z: 0.0285534244 w: -0.976189137 } position { x: -0.785033464 y: 0.850742519 z: -7.98383713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.441] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254560951 y: -0.213488623 z: 0.0285306387 w: -0.976197 } position { x: -0.785044968 y: 0.850745 z: -7.98386049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.455] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254802871 y: -0.213550881 z: 0.028543435 w: -0.976182401 } position { x: -0.785034239 y: 0.850753546 z: -7.98384571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254637301 y: -0.213519424 z: 0.0285281241 w: -0.97619015 } position { x: -0.785010457 y: 0.850749314 z: -7.98383522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.482] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255210232 y: -0.213517427 z: 0.0285506826 w: -0.976188421 } position { x: -0.785021 y: 0.850733 z: -7.98382044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.497] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254303813 y: -0.213530347 z: 0.0285324454 w: -0.97618854 } position { x: -0.785039485 y: 0.850758553 z: -7.98382378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.510] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254680663 y: -0.213498712 z: 0.028552426 w: -0.976193905 } position { x: -0.785023451 y: 0.850777209 z: -7.98383522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.524] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254687127 y: -0.213523835 z: 0.0284814648 w: -0.976190388 } position { x: -0.785042 y: 0.850749 z: -7.98380613 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.539] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025460206 y: -0.213553444 z: 0.0285218172 w: -0.976183 } position { x: -0.785043657 y: 0.850782275 z: -7.98386431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.552] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254658461 y: -0.21355468 z: 0.0285197254 w: -0.97618264 } position { x: -0.785016239 y: 0.850737512 z: -7.98379755 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254375599 y: -0.213522807 z: 0.0285477433 w: -0.976189494 } position { x: -0.785034835 y: 0.850774884 z: -7.98384094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.579] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254576597 y: -0.213520542 z: 0.0285290927 w: -0.976190031 } position { x: -0.78502 y: 0.850762844 z: -7.98380136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025450645 y: -0.213512719 z: 0.0285544768 w: -0.976191223 } position { x: -0.785004675 y: 0.850760579 z: -7.98378706 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.608] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254872 y: -0.213533193 z: 0.0285130516 w: -0.976187 } position { x: -0.78501606 y: 0.850749 z: -7.98382092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254937112 y: -0.21351397 z: 0.0285366438 w: -0.976190329 } position { x: -0.785000086 y: 0.850731611 z: -7.98378658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.635] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025469318 y: -0.213515863 z: 0.028530607 w: -0.976190686 } position { x: -0.785029054 y: 0.850757837 z: -7.98382568 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.650] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254641231 y: -0.21349825 z: 0.0285142772 w: -0.976195216 } position { x: -0.78496331 y: 0.850738049 z: -7.98378468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.663] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025469305 y: -0.213550046 z: 0.0285360925 w: -0.976183057 } position { x: -0.784990072 y: 0.850766659 z: -7.98379278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.677] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025468668 y: -0.213516325 z: 0.0285305083 w: -0.976190627 } position { x: -0.784997 y: 0.850751638 z: -7.98381138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.691] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.02546902 y: -0.213514149 z: 0.0285339523 w: -0.976191044 } position { x: -0.784999132 y: 0.850723147 z: -7.98375607 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254678056 y: -0.213512957 z: 0.0285404362 w: -0.976191103 } position { x: -0.785021961 y: 0.850708067 z: -7.98376799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.719] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254685842 y: -0.213515118 z: 0.0285413619 w: -0.976190567 } position { x: -0.785018861 y: 0.85072422 z: -7.98374414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254741795 y: -0.213496059 z: 0.0284938049 w: -0.976196051 } position { x: -0.785042942 y: 0.850758314 z: -7.98376179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.747] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254754815 y: -0.21349597 z: 0.0284994114 w: -0.976195812 } position { x: -0.785011351 y: 0.850723863 z: -7.9837184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254758652 y: -0.213513136 z: 0.0285252295 w: -0.976191342 } position { x: -0.785046637 y: 0.850740314 z: -7.983778 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254768208 y: -0.213516861 z: 0.0285216272 w: -0.976190567 } position { x: -0.785037816 y: 0.850717247 z: -7.98378229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254398342 y: -0.213560596 z: 0.0284969918 w: -0.976182699 } position { x: -0.784987867 y: 0.850710452 z: -7.98371506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254664533 y: -0.213547811 z: 0.0285328012 w: -0.976183772 } position { x: -0.785008311 y: 0.850751698 z: -7.98380852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.816] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025482187 y: -0.213501081 z: 0.0285932142 w: -0.976191759 } position { x: -0.784971595 y: 0.850709796 z: -7.98371363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254611168 y: -0.213478133 z: 0.028564699 w: -0.976198196 } position { x: -0.785004437 y: 0.85072422 z: -7.98375893 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254772324 y: -0.21353136 z: 0.0285318401 w: -0.97618705 } position { x: -0.784968793 y: 0.850711465 z: -7.98373413 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.858] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254525095 y: -0.213492766 z: 0.0284967646 w: -0.976197183 } position { x: -0.784981966 y: 0.850746274 z: -7.98370504 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254884791 y: -0.213507965 z: 0.0285065249 w: -0.976192653 } position { x: -0.784976244 y: 0.850743651 z: -7.98378611 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.885] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255052876 y: -0.213506013 z: 0.0285836589 w: -0.976190388 } position { x: -0.784927666 y: 0.850679517 z: -7.98371696 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.899] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254237186 y: -0.213497 z: 0.0285645612 w: -0.976195037 } position { x: -0.785030544 y: 0.850704908 z: -7.98378563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.913] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253845733 y: -0.213507473 z: 0.0285923537 w: -0.976192951 } position { x: -0.785005867 y: 0.850678384 z: -7.9837265 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.927] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254419018 y: -0.21344465 z: 0.0285238475 w: -0.976207197 } position { x: -0.785064399 y: 0.850751 z: -7.98376656 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254620519 y: -0.213524327 z: 0.028485965 w: -0.976190388 } position { x: -0.785057127 y: 0.850734949 z: -7.98372841 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.954] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.02551651 y: -0.213542581 z: 0.0284928922 w: -0.976184785 } position { x: -0.78502965 y: 0.850697339 z: -7.98369741 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.969] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254688673 y: -0.213520512 z: 0.0285155494 w: -0.97619015 } position { x: -0.785078824 y: 0.850723267 z: -7.98381615 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025437057 y: -0.213522181 z: 0.028564157 w: -0.976189196 } position { x: -0.785043716 y: 0.850681186 z: -7.98372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:45.997] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254210141 y: -0.213498786 z: 0.0285430122 w: -0.976195335 } position { x: -0.785084963 y: 0.850732625 z: -7.98378134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254612677 y: -0.213489652 z: 0.0285038054 w: -0.976197481 } position { x: -0.785084844 y: 0.850750446 z: -7.98375463 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.024] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254659355 y: -0.213542655 z: 0.0285424069 w: -0.976184607 } position { x: -0.785045624 y: 0.850722194 z: -7.98370934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.038] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254996046 y: -0.213533297 z: 0.028502794 w: -0.976186931 } position { x: -0.785077 y: 0.850753367 z: -7.9838 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254601836 y: -0.213516548 z: 0.0285177473 w: -0.976191223 } position { x: -0.785042 y: 0.850692332 z: -7.98373604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254414398 y: -0.21350044 z: 0.0285708942 w: -0.976193666 } position { x: -0.78506583 y: 0.850713253 z: -7.9837966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.077] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254175067 y: -0.213516414 z: 0.0285724103 w: -0.976190686 } position { x: -0.785053372 y: 0.850727201 z: -7.98376036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254434124 y: -0.21350719 z: 0.0285470132 w: -0.976192832 } position { x: -0.785093606 y: 0.850740373 z: -7.98376083 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.107] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254857875 y: -0.213493466 z: 0.0285128094 w: -0.976195693 } position { x: -0.785071671 y: 0.85071218 z: -7.98376894 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.122] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254633334 y: -0.213521481 z: 0.0284869689 w: -0.976190925 } position { x: -0.785063 y: 0.850678086 z: -7.98374033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.136] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254094955 y: -0.213530183 z: 0.0285320226 w: -0.976189137 } position { x: -0.785047531 y: 0.850722432 z: -7.98376703 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.150] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254323054 y: -0.213507727 z: 0.0285613872 w: -0.976192594 } position { x: -0.785043061 y: 0.850696802 z: -7.98374891 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254224818 y: -0.21350725 z: 0.0286050905 w: -0.97619164 } position { x: -0.785075426 y: 0.850737512 z: -7.98374367 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.177] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025458876 y: -0.21348089 z: 0.0285922606 w: -0.976196826 } position { x: -0.785092294 y: 0.85071528 z: -7.98373556 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254875682 y: -0.213510767 z: 0.028568035 w: -0.976190269 } position { x: -0.785104334 y: 0.850713551 z: -7.98376036 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255259536 y: -0.213524699 z: 0.0284812059 w: -0.976188779 } position { x: -0.78508687 y: 0.850660205 z: -7.98371887 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.219] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252726097 y: -0.213511765 z: 0.0284010079 w: -0.976200521 } position { x: -0.785120368 y: 0.850866079 z: -7.98387384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255882517 y: -0.213526309 z: 0.02856653 w: -0.976184249 } position { x: -0.784952581 y: 0.850611746 z: -7.98363 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.247] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254419446 y: -0.213467553 z: 0.0286560096 w: -0.976198316 } position { x: -0.785157681 y: 0.85076493 z: -7.9838872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254264474 y: -0.213492766 z: 0.0286234263 w: -0.976194143 } position { x: -0.785075843 y: 0.850735664 z: -7.98374414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254433118 y: -0.213510081 z: 0.0285824351 w: -0.976191163 } position { x: -0.785039485 y: 0.85061717 z: -7.98359966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.288] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254061874 y: -0.213500679 z: 0.028536465 w: -0.976195514 } position { x: -0.785213828 y: 0.85089308 z: -7.98397493 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255134348 y: -0.213550761 z: 0.0284857377 w: -0.976183236 } position { x: -0.784935415 y: 0.850634933 z: -7.98348522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.316] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254326891 y: -0.213464022 z: 0.0285304338 w: -0.976203 } position { x: -0.785146534 y: 0.850850642 z: -7.98392153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254853386 y: -0.213534787 z: 0.0285133608 w: -0.976186693 } position { x: -0.785056651 y: 0.850701094 z: -7.98374653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.344] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254439767 y: -0.213500932 z: 0.0285764541 w: -0.976193309 } position { x: -0.785018086 y: 0.850722313 z: -7.98372316 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253258925 y: -0.213516518 z: 0.0285716746 w: -0.97619307 } position { x: -0.785120606 y: 0.850828588 z: -7.98391247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.372] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254364964 y: -0.213515922 z: 0.0285776667 w: -0.976190209 } position { x: -0.784981728 y: 0.850692749 z: -7.9836216 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.385] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254236441 y: -0.213497728 z: 0.028567344 w: -0.976194799 } position { x: -0.785108507 y: 0.850836039 z: -7.98386383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254176892 y: -0.213497624 z: 0.0285590291 w: -0.976195216 } position { x: -0.785054684 y: 0.850775957 z: -7.98370934 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.413] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254530702 y: -0.2135261 z: 0.0285280943 w: -0.976188958 } position { x: -0.785021365 y: 0.850733697 z: -7.98373938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.425] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253863428 y: -0.213485375 z: 0.0285361111 w: -0.976199389 } position { x: -0.785068274 y: 0.850803077 z: -7.98383951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.441] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025439404 y: -0.213478521 z: 0.028604446 w: -0.976197541 } position { x: -0.784991 y: 0.85073185 z: -7.98368788 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.455] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253827982 y: -0.213492155 z: 0.0286082402 w: -0.976195872 } position { x: -0.785085201 y: 0.850828 z: -7.98383331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.468] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025435213 y: -0.213481262 z: 0.0286055561 w: -0.976197 } position { x: -0.785042703 y: 0.850796342 z: -7.98374 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.482] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254506376 y: -0.21348992 z: 0.0285326131 w: -0.976196826 } position { x: -0.785040498 y: 0.85078156 z: -7.98374748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.497] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.02542351 y: -0.21352087 z: 0.0284976382 w: -0.976191759 } position { x: -0.785068274 y: 0.850822747 z: -7.98380232 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.511] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025407169 y: -0.213515148 z: 0.0285261609 w: -0.976192653 } position { x: -0.784987807 y: 0.850767612 z: -7.98366642 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.522] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254353527 y: -0.21349673 z: 0.0285694171 w: -0.97619462 } position { x: -0.785036862 y: 0.850849271 z: -7.98381567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.539] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253789481 y: -0.213505745 z: 0.0285706297 w: -0.976194084 } position { x: -0.784999907 y: 0.850765586 z: -7.9837327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.552] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254075192 y: -0.213491499 z: 0.0285638943 w: -0.976196706 } position { x: -0.78500253 y: 0.850788116 z: -7.98374557 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.565] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253596865 y: -0.213483781 z: 0.028527284 w: -0.9762007 } position { x: -0.785027206 y: 0.850812793 z: -7.98377705 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.580] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254136398 y: -0.213478491 z: 0.0285214595 w: -0.976200581 } position { x: -0.784995377 y: 0.850764275 z: -7.98374653 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.593] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254116524 y: -0.213490367 z: 0.0285517089 w: -0.976197183 } position { x: -0.78502667 y: 0.850797474 z: -7.98380661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.608] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254244544 y: -0.213472813 z: 0.0285751205 w: -0.976200044 } position { x: -0.78498584 y: 0.850737691 z: -7.98379946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.619] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253817718 y: -0.213454604 z: 0.0286128856 w: -0.976204038 } position { x: -0.785021603 y: 0.850780189 z: -7.98378181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.636] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253655128 y: -0.213477299 z: 0.0285557657 w: -0.976201117 } position { x: -0.785029054 y: 0.850788832 z: -7.98381805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.649] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254518744 y: -0.213498816 z: 0.0285698753 w: -0.976193786 } position { x: -0.785016477 y: 0.850755334 z: -7.98374033 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.663] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254176594 y: -0.213464856 z: 0.0285592694 w: -0.976202428 } position { x: -0.785030603 y: 0.850770235 z: -7.98381948 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.677] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253937338 y: -0.213509336 z: 0.0285367854 w: -0.976193964 } position { x: -0.785005927 y: 0.850748658 z: -7.98379469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.691] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253915079 y: -0.21348688 z: 0.0285296012 w: -0.97619909 } position { x: -0.784990072 y: 0.850756407 z: -7.98380661 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.705] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253805947 y: -0.213466391 z: 0.0285320561 w: -0.976203799 } position { x: -0.784992337 y: 0.850779772 z: -7.98383331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.719] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254027471 y: -0.213482842 z: 0.0285561644 w: -0.976198912 } position { x: -0.784978807 y: 0.850766897 z: -7.98378801 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254203919 y: -0.21346958 z: 0.0285893362 w: -0.976200402 } position { x: -0.784964383 y: 0.850775421 z: -7.98384476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.746] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253691804 y: -0.213513941 z: 0.0285520032 w: -0.97619313 } position { x: -0.784938455 y: 0.850748837 z: -7.98378849 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.758] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253709517 y: -0.213471428 z: 0.0285675693 w: -0.976201892 } position { x: -0.784920156 y: 0.850763261 z: -7.98380566 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.774] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253923386 y: -0.213507056 z: 0.028591644 w: -0.976192892 } position { x: -0.78490746 y: 0.850779891 z: -7.98384285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254040267 y: -0.213510215 z: 0.0285843164 w: -0.976192057 } position { x: -0.784905076 y: 0.850741327 z: -7.9838171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254098382 y: -0.213521078 z: 0.0285761654 w: -0.976189792 } position { x: -0.784916341 y: 0.85074079 z: -7.98382235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.816] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253760088 y: -0.213512942 z: 0.028560603 w: -0.976192892 } position { x: -0.784943521 y: 0.850747526 z: -7.9838233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253959764 y: -0.213493422 z: 0.0285569 w: -0.976196766 } position { x: -0.78494066 y: 0.850764096 z: -7.98383141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253866594 y: -0.213515788 z: 0.0285375435 w: -0.976192713 } position { x: -0.784925222 y: 0.850759268 z: -7.98383713 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.858] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254034344 y: -0.213522792 z: 0.028553199 w: -0.976190269 } position { x: -0.784903467 y: 0.850740671 z: -7.98383093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253998749 y: -0.213498786 z: 0.0285501741 w: -0.976195693 } position { x: -0.784896791 y: 0.850735 z: -7.98385715 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253824443 y: -0.213466704 z: 0.0285327546 w: -0.97620368 } position { x: -0.784884453 y: 0.850707412 z: -7.98384237 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.899] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253959727 y: -0.213497862 z: 0.0285430476 w: -0.976196229 } position { x: -0.784934 y: 0.850743651 z: -7.98384953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.913] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254234374 y: -0.213512644 z: 0.0285941307 w: -0.976190746 } position { x: -0.784860373 y: 0.850727618 z: -7.98386097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.925] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254142359 y: -0.21349825 z: 0.0285702217 w: -0.976194859 } position { x: -0.78487277 y: 0.850739896 z: -7.98386526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253985822 y: -0.213496178 z: 0.0285433214 w: -0.976196468 } position { x: -0.784888446 y: 0.850753784 z: -7.98389959 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254418347 y: -0.213516757 z: 0.0285149906 w: -0.9761917 } position { x: -0.784855545 y: 0.850725353 z: -7.9838562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.969] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253751539 y: -0.213518292 z: 0.0284803808 w: -0.976194084 } position { x: -0.784877181 y: 0.85073781 z: -7.9838891 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254046954 y: -0.2134967 z: 0.0285231713 w: -0.976196826 } position { x: -0.784860909 y: 0.850722551 z: -7.98387432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:46.997] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253922809 y: -0.213466272 z: 0.0285382625 w: -0.976203322 } position { x: -0.784838676 y: 0.850737512 z: -7.98386526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.011] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254281573 y: -0.213477045 z: 0.0285516158 w: -0.976199627 } position { x: -0.784879208 y: 0.8507303 z: -7.98391771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.025] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253795944 y: -0.213499844 z: 0.0285053384 w: -0.976197302 } position { x: -0.784861207 y: 0.850692511 z: -7.98384142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.037] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254257359 y: -0.213488787 z: 0.0284966901 w: -0.976198792 } position { x: -0.784921348 y: 0.850738823 z: -7.98393 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254256725 y: -0.213529065 z: 0.0284474511 w: -0.976191401 } position { x: -0.784850776 y: 0.850676239 z: -7.98387718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254153665 y: -0.213494226 z: 0.0285146963 w: -0.976197362 } position { x: -0.7849195 y: 0.850742936 z: -7.98394966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.080] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254632607 y: -0.213476479 z: 0.0285180695 w: -0.976199865 } position { x: -0.784875035 y: 0.85066545 z: -7.98387766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.092] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253922567 y: -0.21345529 z: 0.028531272 w: -0.976205945 } position { x: -0.784898341 y: 0.850701869 z: -7.98392534 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254276544 y: -0.21350126 z: 0.0285836887 w: -0.976193428 } position { x: -0.784929395 y: 0.850708246 z: -7.98388767 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.120] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254059453 y: -0.213486552 z: 0.0285422988 w: -0.976198435 } position { x: -0.784928322 y: 0.850716 z: -7.98388195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.136] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253563132 y: -0.21352008 z: 0.0285334811 w: -0.976192653 } position { x: -0.784950316 y: 0.850725591 z: -7.98396111 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.149] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0246768352 y: -0.213539377 z: 0.0282143876 w: -0.976215124 } position { x: -0.785025179 y: 0.850766301 z: -7.98402882 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0258225407 y: -0.213511303 z: 0.0286621284 w: -0.976178586 } position { x: -0.784739614 y: 0.850574195 z: -7.98371649 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.178] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253151823 y: -0.213434651 z: 0.0285593756 w: -0.976211667 } position { x: -0.784931064 y: 0.850671649 z: -7.98385668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253345948 y: -0.213470891 z: 0.0285384692 w: -0.976203859 } position { x: -0.784990847 y: 0.85072875 z: -7.98414278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.205] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256658755 y: -0.213541344 z: 0.0286401119 w: -0.976176798 } position { x: -0.784746945 y: 0.850508571 z: -7.98361492 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.219] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025402369 y: -0.213352501 z: 0.0285801031 w: -0.976226747 } position { x: -0.785059929 y: 0.850916 z: -7.98409557 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253529679 y: -0.213569313 z: 0.0284880921 w: -0.976183295 } position { x: -0.784851551 y: 0.850620031 z: -7.98374891 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.244] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253974665 y: -0.21342887 z: 0.0285271071 w: -0.976211727 } position { x: -0.785004318 y: 0.850758433 z: -7.98396158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.261] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025448788 y: -0.213527724 z: 0.0285239182 w: -0.976188898 } position { x: -0.784968734 y: 0.850761771 z: -7.98399 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253598336 y: -0.213447884 z: 0.0285551734 w: -0.976207733 } position { x: -0.78491956 y: 0.850639 z: -7.98372507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.288] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254324153 y: -0.21349214 z: 0.0284948591 w: -0.976197958 } position { x: -0.785061181 y: 0.850772262 z: -7.98408127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253729988 y: -0.21350199 z: 0.0284816828 w: -0.97619766 } position { x: -0.784965 y: 0.85070014 z: -7.98379517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.316] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254379567 y: -0.213510767 z: 0.0285249613 w: -0.976192832 } position { x: -0.785019279 y: 0.850770235 z: -7.98397684 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253406037 y: -0.213515118 z: 0.0284590032 w: -0.976196349 } position { x: -0.785036862 y: 0.850750089 z: -7.98391867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.343] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254203323 y: -0.213501632 z: 0.0284794215 w: -0.976196587 } position { x: -0.784957469 y: 0.850688338 z: -7.98383856 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254154541 y: -0.213522151 z: 0.0285038352 w: -0.976191521 } position { x: -0.78502965 y: 0.850803614 z: -7.98400688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.372] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254482683 y: -0.213502452 z: 0.0285374969 w: -0.976194 } position { x: -0.784929097 y: 0.850706458 z: -7.98384714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.383] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253999662 y: -0.213526115 z: 0.0285470374 w: -0.976189852 } position { x: -0.785021722 y: 0.850746512 z: -7.98399067 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254226942 y: -0.213475466 z: 0.028518958 w: -0.976201117 } position { x: -0.784983099 y: 0.850722194 z: -7.98397303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.414] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025447173 y: -0.213466853 z: 0.0285405535 w: -0.976201713 } position { x: -0.785001278 y: 0.850717187 z: -7.98390722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254158936 y: -0.21349071 z: 0.0285281613 w: -0.97619772 } position { x: -0.785040319 y: 0.850778818 z: -7.98403645 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.441] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254535861 y: -0.213499948 z: 0.028494902 w: -0.976195633 } position { x: -0.784951568 y: 0.850677371 z: -7.98390675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.455] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254272427 y: -0.21348314 z: 0.028480446 w: -0.976200402 } position { x: -0.785054207 y: 0.85075897 z: -7.98402214 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254217088 y: -0.213527814 z: 0.0284779575 w: -0.976190865 } position { x: -0.785006285 y: 0.850720346 z: -7.98399448 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.483] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254388507 y: -0.213449404 z: 0.0284945276 w: -0.976207078 } position { x: -0.785020471 y: 0.850752175 z: -7.98396158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.497] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254242979 y: -0.213489488 z: 0.0285117775 w: -0.976198196 } position { x: -0.785038948 y: 0.850741 z: -7.98398781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.508] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254069027 y: -0.213476658 z: 0.0285238195 w: -0.976201117 } position { x: -0.784997344 y: 0.85069108 z: -7.98393869 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.524] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254248157 y: -0.213489547 z: 0.0285121109 w: -0.976198137 } position { x: -0.785014153 y: 0.850738645 z: -7.98398304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.538] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254042 y: -0.213458523 z: 0.0284893271 w: -0.976206183 } position { x: -0.785032928 y: 0.850737095 z: -7.9839673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.552] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254268926 y: -0.213467523 z: 0.0285128355 w: -0.976202905 } position { x: -0.784978807 y: 0.85074842 z: -7.98398161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254245456 y: -0.213519782 z: 0.0284933429 w: -0.976192117 } position { x: -0.784976 y: 0.850743651 z: -7.98400116 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254002474 y: -0.213441551 z: 0.0285031367 w: -0.976209581 } position { x: -0.78497535 y: 0.850758076 z: -7.98398113 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025425639 y: -0.213486701 z: 0.0285049975 w: -0.976199 } position { x: -0.784939229 y: 0.850733876 z: -7.98396206 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.608] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253988337 y: -0.213476866 z: 0.0285146888 w: -0.976201594 } position { x: -0.784967542 y: 0.850768089 z: -7.98399639 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.621] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254223607 y: -0.213486761 z: 0.0285115037 w: -0.976198912 } position { x: -0.784978688 y: 0.850735962 z: -7.9839344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.635] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025416147 y: -0.21351023 z: 0.0284959655 w: -0.976194382 } position { x: -0.784999967 y: 0.850763 z: -7.98399 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.650] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025429571 y: -0.213509321 z: 0.0284717362 w: -0.976194918 } position { x: -0.784966171 y: 0.850738406 z: -7.9839468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.663] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025411861 y: -0.213472888 z: 0.0284815039 w: -0.976203 } position { x: -0.785007417 y: 0.850738645 z: -7.98394871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.677] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254301559 y: -0.213477135 z: 0.0284574442 w: -0.976202369 } position { x: -0.785002768 y: 0.850766957 z: -7.98394489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.691] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254067611 y: -0.213497788 z: 0.0285153892 w: -0.976196766 } position { x: -0.784980416 y: 0.850796 z: -7.98390198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.705] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254255366 y: -0.213482574 z: 0.0285037123 w: -0.976199925 } position { x: -0.785019577 y: 0.850767612 z: -7.98393536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.719] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254254043 y: -0.213484898 z: 0.0284994245 w: -0.976199508 } position { x: -0.78504169 y: 0.850786686 z: -7.98395061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254292712 y: -0.213484704 z: 0.0284931418 w: -0.976199687 } position { x: -0.785032213 y: 0.850762844 z: -7.98389912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.744] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254262649 y: -0.213459447 z: 0.0284712706 w: -0.976205885 } position { x: -0.785050869 y: 0.850787222 z: -7.98394346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.761] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254075099 y: -0.213468611 z: 0.0284532756 w: -0.976204932 } position { x: -0.785044312 y: 0.850768745 z: -7.98391867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254133195 y: -0.213463321 z: 0.0285013951 w: -0.976204515 } position { x: -0.785029471 y: 0.850773036 z: -7.98391676 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.789] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254372209 y: -0.213504255 z: 0.0285304692 w: -0.976194143 } position { x: -0.785049736 y: 0.850789 z: -7.98391676 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254314616 y: -0.213450745 z: 0.0285324976 w: -0.976205885 } position { x: -0.78506285 y: 0.850777268 z: -7.98388338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.816] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254218876 y: -0.213452399 z: 0.0284821391 w: -0.976207256 } position { x: -0.785046399 y: 0.850780189 z: -7.98390675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.829] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254049338 y: -0.213492 z: 0.0284795985 w: -0.97619909 } position { x: -0.785062134 y: 0.850767255 z: -7.98386621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.843] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254095532 y: -0.213484779 z: 0.0284441449 w: -0.976201594 } position { x: -0.785051465 y: 0.850734115 z: -7.98388 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.858] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254478063 y: -0.213505805 z: 0.0285273232 w: -0.976193607 } position { x: -0.785033643 y: 0.850770712 z: -7.98391151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254079364 y: -0.213461712 z: 0.0284705143 w: -0.976205885 } position { x: -0.78504926 y: 0.850767136 z: -7.9838829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.885] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254243147 y: -0.213504076 z: 0.0284674354 w: -0.976196349 } position { x: -0.785044789 y: 0.850752 z: -7.9838748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.900] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254245158 y: -0.213486627 z: 0.0284816716 w: -0.976199687 } position { x: -0.78503859 y: 0.850780368 z: -7.98387861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.913] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254300516 y: -0.213515833 z: 0.0284612663 w: -0.976193786 } position { x: -0.785050452 y: 0.850758374 z: -7.98388338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.927] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025430724 y: -0.21348688 z: 0.028474737 w: -0.976199687 } position { x: -0.785047412 y: 0.850775 z: -7.98390722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254163127 y: -0.213456884 z: 0.0285042301 w: -0.976205766 } position { x: -0.785039604 y: 0.850766659 z: -7.98387718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.02544697 y: -0.213487893 z: 0.0285045654 w: -0.976198196 } position { x: -0.785066068 y: 0.850758255 z: -7.98391676 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.969] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254360586 y: -0.213508591 z: 0.0284793116 w: -0.97619468 } position { x: -0.785053849 y: 0.850761056 z: -7.98391151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254068431 y: -0.213480815 z: 0.0284652319 w: -0.976201892 } position { x: -0.785051703 y: 0.850790858 z: -7.98392677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:47.996] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254621059 y: -0.213470295 z: 0.0284809098 w: -0.976202369 } position { x: -0.785089135 y: 0.850768268 z: -7.98390198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254295673 y: -0.213487551 z: 0.028475577 w: -0.976199567 } position { x: -0.785035372 y: 0.850775 z: -7.98392344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.024] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254286509 y: -0.213516444 z: 0.0284698717 w: -0.976193428 } position { x: -0.785061181 y: 0.850777566 z: -7.98393202 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.038] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254291557 y: -0.213490486 z: 0.0284746438 w: -0.976199 } position { x: -0.785058 y: 0.850769401 z: -7.98394 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254272781 y: -0.213491157 z: 0.028477896 w: -0.976198792 } position { x: -0.785075068 y: 0.850791216 z: -7.98391438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.067] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254239775 y: -0.213491693 z: 0.0284822285 w: -0.976198614 } position { x: -0.78505677 y: 0.850786805 z: -7.98390627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.080] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025409298 y: -0.213505819 z: 0.0285258312 w: -0.97619462 } position { x: -0.785078049 y: 0.850797415 z: -7.98393154 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254375897 y: -0.21350269 z: 0.0284523536 w: -0.976196706 } position { x: -0.785067856 y: 0.850755751 z: -7.98389864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254261978 y: -0.213496193 z: 0.0284777023 w: -0.97619772 } position { x: -0.785050273 y: 0.850786328 z: -7.98388386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254238844 y: -0.213496834 z: 0.0284777787 w: -0.9761976 } position { x: -0.785036 y: 0.850813329 z: -7.9839325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254124496 y: -0.213482827 z: 0.0285364781 w: -0.976199269 } position { x: -0.785051465 y: 0.85082376 z: -7.98388195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.150] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254213605 y: -0.213465378 z: 0.0285619963 w: -0.976202071 } position { x: -0.785042584 y: 0.850806713 z: -7.9838953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.163] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254336856 y: -0.213477612 z: 0.0285242014 w: -0.976200223 } position { x: -0.785045624 y: 0.850818157 z: -7.98390532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.177] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254236255 y: -0.2134891 z: 0.0284963474 w: -0.976198792 } position { x: -0.785031259 y: 0.850814402 z: -7.98390198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254238565 y: -0.213492 z: 0.0284925345 w: -0.976198256 } position { x: -0.785067201 y: 0.850855708 z: -7.9839406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.204] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254294258 y: -0.213470265 z: 0.0284735747 w: -0.976203382 } position { x: -0.785049081 y: 0.850828171 z: -7.98391438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.218] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254163742 y: -0.21347712 z: 0.0284591056 w: -0.976202667 } position { x: -0.785051882 y: 0.85082525 z: -7.98394346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253790803 y: -0.213530481 z: 0.0284871366 w: -0.976191163 } position { x: -0.785062373 y: 0.850884914 z: -7.98394537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.247] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254497733 y: -0.213499561 z: 0.0284937136 w: -0.976195872 } position { x: -0.785042703 y: 0.850848198 z: -7.98391247 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254175719 y: -0.21344915 z: 0.0284565017 w: -0.976208806 } position { x: -0.785076857 y: 0.850857854 z: -7.98398256 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254232474 y: -0.213497281 z: 0.0284426808 w: -0.976198554 } position { x: -0.785044551 y: 0.850855827 z: -7.98395729 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.288] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254618209 y: -0.213513508 z: 0.0284144953 w: -0.976194799 } position { x: -0.785025775 y: 0.850836396 z: -7.98392439 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254397206 y: -0.213486373 z: 0.0284908563 w: -0.97619909 } position { x: -0.785038888 y: 0.850873113 z: -7.98397636 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.316] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025457494 y: -0.213480115 z: 0.0284888968 w: -0.976200044 } position { x: -0.784998477 y: 0.850830078 z: -7.98391485 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253799371 y: -0.21347 z: 0.0285236686 w: -0.976203263 } position { x: -0.785013 y: 0.850861192 z: -7.98395443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.341] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254034922 y: -0.213469699 z: 0.0284336451 w: -0.976205349 } position { x: -0.785008 y: 0.850845337 z: -7.98393965 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254316833 y: -0.213461503 z: 0.0284671467 w: -0.976205468 } position { x: -0.785048842 y: 0.850866318 z: -7.98394489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.371] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254798364 y: -0.213476881 z: 0.0284525529 w: -0.976201236 } position { x: -0.785016298 y: 0.850868106 z: -7.98395634 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.385] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254745614 y: -0.213461801 z: 0.0284758173 w: -0.976204038 } position { x: -0.785045922 y: 0.850851357 z: -7.98395872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.399] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254135113 y: -0.213474989 z: 0.0284895338 w: -0.976202309 } position { x: -0.785062 y: 0.850868702 z: -7.98394108 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.413] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253793076 y: -0.21347788 z: 0.0285107549 w: -0.976201952 } position { x: -0.78502351 y: 0.850856185 z: -7.98393822 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025400823 y: -0.213474348 z: 0.0284975674 w: -0.976202548 } position { x: -0.785064 y: 0.850855112 z: -7.98393965 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.440] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254202671 y: -0.213520303 z: 0.0284546129 w: -0.976193249 } position { x: -0.785056531 y: 0.850853086 z: -7.98389673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.456] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254431963 y: -0.213502198 z: 0.0284582153 w: -0.976196527 } position { x: -0.785063505 y: 0.850823045 z: -7.98388529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254422 y: -0.213502213 z: 0.0284579117 w: -0.976196527 } position { x: -0.785066247 y: 0.850838304 z: -7.98389101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.483] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254082736 y: -0.213500485 z: 0.0284617562 w: -0.97619766 } position { x: -0.785041928 y: 0.850838184 z: -7.98385763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.496] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254030935 y: -0.213462174 z: 0.0285228118 w: -0.976204395 } position { x: -0.785080254 y: 0.850869536 z: -7.9838872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.510] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025435321 y: -0.213467017 z: 0.0284879785 w: -0.976203561 } position { x: -0.785064697 y: 0.85084331 z: -7.9838829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.524] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254322197 y: -0.213490069 z: 0.0285312366 w: -0.976197302 } position { x: -0.785080612 y: 0.850835681 z: -7.98386812 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.539] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254268087 y: -0.213483468 z: 0.0284807924 w: -0.976200342 } position { x: -0.785043716 y: 0.850845337 z: -7.98388052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.552] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254683495 y: -0.213492766 z: 0.0284601301 w: -0.976197839 } position { x: -0.785075307 y: 0.850822151 z: -7.98385859 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253650174 y: -0.213489786 z: 0.0284690391 w: -0.976200938 } position { x: -0.78506875 y: 0.850892782 z: -7.98391867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.580] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254741348 y: -0.213472202 z: 0.0285436474 w: -0.976199806 } position { x: -0.785039842 y: 0.850806952 z: -7.98384666 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025378257 y: -0.213454202 z: 0.028514903 w: -0.976207 } position { x: -0.785096049 y: 0.850852609 z: -7.98387671 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.608] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254047569 y: -0.213493943 z: 0.0284868721 w: -0.976198435 } position { x: -0.785091758 y: 0.850820541 z: -7.98382854 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025407929 y: -0.21349147 z: 0.0284446776 w: -0.976200163 } position { x: -0.785098493 y: 0.850805342 z: -7.98383093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.636] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254152771 y: -0.213497773 z: 0.0284613147 w: -0.976198137 } position { x: -0.785118341 y: 0.850879908 z: -7.98392344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.649] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254594963 y: -0.213485181 z: 0.028480256 w: -0.97619915 } position { x: -0.785053313 y: 0.850844085 z: -7.98380136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.663] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254157279 y: -0.213503346 z: 0.0284966324 w: -0.976195812 } position { x: -0.785112202 y: 0.850889385 z: -7.98390865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.677] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254343785 y: -0.213507101 z: 0.028455304 w: -0.976195753 } position { x: -0.785078585 y: 0.850836098 z: -7.98385334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.691] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254303273 y: -0.213486314 z: 0.0284813363 w: -0.976199627 } position { x: -0.785084963 y: 0.850817919 z: -7.98385668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.702] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025388103 y: -0.213522702 z: 0.0284921732 w: -0.976192474 } position { x: -0.785095751 y: 0.850881219 z: -7.98388243 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.719] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254214909 y: -0.213503122 z: 0.0284590274 w: -0.976196826 } position { x: -0.785084605 y: 0.850842655 z: -7.98382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254375972 y: -0.213467121 z: 0.0285271518 w: -0.976202309 } position { x: -0.785115838 y: 0.850856602 z: -7.98389053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.745] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254575517 y: -0.213496462 z: 0.0284969658 w: -0.976196289 } position { x: -0.785106 y: 0.850836158 z: -7.98386145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253912807 y: -0.213481754 z: 0.0284332298 w: -0.976203 } position { x: -0.785078764 y: 0.850812614 z: -7.98385 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.774] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254013799 y: -0.213482395 z: 0.0284453779 w: -0.976202309 } position { x: -0.785121 y: 0.850851059 z: -7.98387384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254261848 y: -0.213492826 z: 0.0284749437 w: -0.976198554 } position { x: -0.785076737 y: 0.850829601 z: -7.98383522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254401267 y: -0.213482216 z: 0.0284952074 w: -0.976199865 } position { x: -0.785081923 y: 0.850832939 z: -7.9838562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.816] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254115071 y: -0.213457525 z: 0.0284711774 w: -0.97620672 } position { x: -0.785086691 y: 0.850826502 z: -7.98386049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254458766 y: -0.213444799 z: 0.0284863468 w: -0.97620815 } position { x: -0.78507 y: 0.850823939 z: -7.98384047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.842] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254462473 y: -0.213508531 z: 0.028484432 w: -0.976194263 } position { x: -0.785095692 y: 0.850834608 z: -7.98384571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.858] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254372731 y: -0.213490114 z: 0.0284667201 w: -0.97619909 } position { x: -0.785070598 y: 0.850823879 z: -7.98384476 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.872] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254318621 y: -0.213472143 z: 0.0285242535 w: -0.976201475 } position { x: -0.78506726 y: 0.850836277 z: -7.98385811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.885] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254227854 y: -0.21348536 z: 0.0284910463 w: -0.976199746 } position { x: -0.785092652 y: 0.850823164 z: -7.98384666 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.900] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254239608 y: -0.213486329 z: 0.0284868423 w: -0.976199627 } position { x: -0.785072088 y: 0.85083729 z: -7.98387241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.913] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253963713 y: -0.213475838 z: 0.0285108183 w: -0.976201952 } position { x: -0.785079777 y: 0.850840807 z: -7.9838438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.927] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254539922 y: -0.213448331 z: 0.0284626018 w: -0.976207852 } position { x: -0.785083354 y: 0.850801587 z: -7.98385715 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253810622 y: -0.213499874 z: 0.0284570865 w: -0.976198673 } position { x: -0.785087287 y: 0.850824952 z: -7.98387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254180767 y: -0.213485852 z: 0.0284936186 w: -0.976199687 } position { x: -0.78508848 y: 0.850824475 z: -7.98386478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.969] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254327375 y: -0.213479549 z: 0.0285200328 w: -0.976199925 } position { x: -0.785082221 y: 0.850784481 z: -7.98387384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.983] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254216697 y: -0.213486463 z: 0.0284963474 w: -0.976199389 } position { x: -0.785063148 y: 0.850791693 z: -7.98387814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:48.996] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025452124 y: -0.213483781 z: 0.0285156295 w: -0.976198614 } position { x: -0.785063863 y: 0.850766599 z: -7.9838829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.011] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253956169 y: -0.213451564 z: 0.0285021979 w: -0.976207554 } position { x: -0.785078883 y: 0.850783765 z: -7.98388767 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.025] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254094899 y: -0.213506401 z: 0.0285005197 w: -0.976195216 } position { x: -0.785058618 y: 0.850770116 z: -7.98388243 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.038] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254225507 y: -0.213488698 z: 0.0284921862 w: -0.976199031 } position { x: -0.785026431 y: 0.850781202 z: -7.98387718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.053] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254181772 y: -0.213508427 z: 0.0285441596 w: -0.976193249 } position { x: -0.785057783 y: 0.850767493 z: -7.98389959 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.066] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253905505 y: -0.213525578 z: 0.0284872409 w: -0.976191938 } position { x: -0.785050452 y: 0.850771427 z: -7.98387098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.080] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254187509 y: -0.21348682 z: 0.028515473 w: -0.976198852 } position { x: -0.785084903 y: 0.850776494 z: -7.98387432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253969915 y: -0.213474363 z: 0.0285000093 w: -0.976202607 } position { x: -0.785092473 y: 0.850763 z: -7.98389959 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254035834 y: -0.213512674 z: 0.0285084 w: -0.976193786 } position { x: -0.785083234 y: 0.850748181 z: -7.98388338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.121] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254634209 y: -0.213481963 z: 0.0285622776 w: -0.976197362 } position { x: -0.785084128 y: 0.850767136 z: -7.98388 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253817979 y: -0.21346797 z: 0.0285583325 w: -0.976202667 } position { x: -0.785101354 y: 0.85077095 z: -7.98391294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.150] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254061166 y: -0.21348004 z: 0.0285216812 w: -0.976200461 } position { x: -0.785105348 y: 0.850745738 z: -7.9839 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.161] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253894273 y: -0.213486224 z: 0.0284979306 w: -0.976200223 } position { x: -0.78512156 y: 0.850755215 z: -7.98392057 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.177] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253983885 y: -0.21347858 z: 0.0285196342 w: -0.976201057 } position { x: -0.78510654 y: 0.850760818 z: -7.98389196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254299194 y: -0.213497743 z: 0.0285351519 w: -0.976195574 } position { x: -0.785101771 y: 0.850723267 z: -7.98386431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.205] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254145656 y: -0.21349588 z: 0.0285554864 w: -0.976195812 } position { x: -0.785140336 y: 0.850781202 z: -7.98392773 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.219] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254008602 y: -0.21349217 z: 0.0285209492 w: -0.976197958 } position { x: -0.785108864 y: 0.850738704 z: -7.98387527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253936164 y: -0.213535249 z: 0.0285245143 w: -0.97618866 } position { x: -0.785138309 y: 0.850779176 z: -7.98388529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.246] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254053473 y: -0.213494912 z: 0.02851744 w: -0.976197362 } position { x: -0.78512311 y: 0.85076654 z: -7.98386574 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254002027 y: -0.213493109 z: 0.0284973066 w: -0.976198435 } position { x: -0.785112679 y: 0.850769639 z: -7.98387575 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.274] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025450835 y: -0.213487044 z: 0.0285455491 w: -0.976197064 } position { x: -0.785144866 y: 0.850775898 z: -7.98386574 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.288] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253898576 y: -0.213524207 z: 0.0285543352 w: -0.976190269 } position { x: -0.785098374 y: 0.850748897 z: -7.98384571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254120622 y: -0.213502958 z: 0.028555762 w: -0.976194263 } position { x: -0.785122454 y: 0.850773811 z: -7.98387384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.316] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254053138 y: -0.213501781 z: 0.0285358801 w: -0.976195335 } position { x: -0.7851004 y: 0.850753307 z: -7.98386192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254333839 y: -0.213492796 z: 0.028563071 w: -0.976195753 } position { x: -0.785122037 y: 0.850755334 z: -7.98387623 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.343] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254352409 y: -0.213503763 z: 0.0285001881 w: -0.976195157 } position { x: -0.785117567 y: 0.850758374 z: -7.98385954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025433613 y: -0.213511407 z: 0.0285400692 w: -0.976192355 } position { x: -0.785098135 y: 0.850732803 z: -7.98385334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.372] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254037678 y: -0.213466242 z: 0.0284792483 w: -0.976204813 } position { x: -0.785101712 y: 0.850771725 z: -7.98389626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.385] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254172385 y: -0.213498011 z: 0.0285264682 w: -0.97619611 } position { x: -0.785083055 y: 0.850749731 z: -7.98385668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.400] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254168082 y: -0.213495925 z: 0.0285252854 w: -0.976196647 } position { x: -0.785086751 y: 0.85077405 z: -7.98385429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.413] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254175067 y: -0.213497624 z: 0.0285269376 w: -0.97619617 } position { x: -0.785053074 y: 0.850756645 z: -7.98387384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254187752 y: -0.213497683 z: 0.0285248887 w: -0.97619617 } position { x: -0.785074472 y: 0.850743949 z: -7.98385191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.441] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254023336 y: -0.21347332 z: 0.0285485163 w: -0.976201236 } position { x: -0.785091 y: 0.850780845 z: -7.98387146 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.453] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253958255 y: -0.213519379 z: 0.0285558775 w: -0.976191103 } position { x: -0.785069108 y: 0.850756764 z: -7.98384571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253920723 y: -0.213490307 z: 0.0285066403 w: -0.976199031 } position { x: -0.785101295 y: 0.850768328 z: -7.98385429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.483] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254070014 y: -0.213479549 z: 0.0285462923 w: -0.976199806 } position { x: -0.785091579 y: 0.85078 z: -7.98384285 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.497] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254139639 y: -0.213495061 z: 0.028526241 w: -0.976196826 } position { x: -0.785073936 y: 0.850802183 z: -7.9838419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.510] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254573505 y: -0.21349664 z: 0.0285055786 w: -0.976195931 } position { x: -0.785058737 y: 0.850776553 z: -7.98381901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.524] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254341681 y: -0.213502839 z: 0.0284955818 w: -0.976195514 } position { x: -0.78507483 y: 0.850779653 z: -7.98383141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.538] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025433708 y: -0.213479966 z: 0.0285271984 w: -0.976199567 } position { x: -0.785059214 y: 0.850780249 z: -7.98379612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.550] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254036635 y: -0.213498905 z: 0.028543001 w: -0.976195753 } position { x: -0.785071254 y: 0.850801349 z: -7.98382235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.566] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253847577 y: -0.213486627 z: 0.0285497885 w: -0.976198792 } position { x: -0.785045326 y: 0.850792766 z: -7.98380327 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.580] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025423117 y: -0.213489145 z: 0.0285395626 w: -0.976197541 } position { x: -0.785058856 y: 0.850791335 z: -7.98380756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254090093 y: -0.213504076 z: 0.0285242051 w: -0.976195097 } position { x: -0.785060585 y: 0.850788713 z: -7.98378277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.607] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254113507 y: -0.21350266 z: 0.0285233781 w: -0.976195335 } position { x: -0.785072863 y: 0.85080266 z: -7.9837594 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.621] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254357141 y: -0.213494927 z: 0.0285041407 w: -0.976196945 } position { x: -0.785046756 y: 0.850791752 z: -7.98377228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.635] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025413977 y: -0.213499412 z: 0.0285130143 w: -0.976196289 } position { x: -0.785046697 y: 0.850789189 z: -7.98376751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.649] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254036412 y: -0.213497937 z: 0.028485857 w: -0.97619766 } position { x: -0.78502512 y: 0.85076493 z: -7.98378325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.661] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254067201 y: -0.213471696 z: 0.0285518579 w: -0.976201415 } position { x: -0.785039306 y: 0.850802779 z: -7.98378181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.677] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025426833 y: -0.213478431 z: 0.0285249185 w: -0.976200163 } position { x: -0.785054564 y: 0.850774765 z: -7.98379469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.691] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254104137 y: -0.213498577 z: 0.0285296366 w: -0.976196051 } position { x: -0.785038292 y: 0.850798845 z: -7.98376799 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.705] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254101977 y: -0.21349673 z: 0.0285289213 w: -0.976196527 } position { x: -0.785048068 y: 0.85081327 z: -7.98378277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.719] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254103597 y: -0.213495478 z: 0.0285240393 w: -0.976196885 } position { x: -0.785047948 y: 0.850797832 z: -7.98375416 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.733] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254103839 y: -0.213494331 z: 0.0285201184 w: -0.976197302 } position { x: -0.785027266 y: 0.850804806 z: -7.98377323 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.746] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254071727 y: -0.213502631 z: 0.0284805894 w: -0.976196706 } position { x: -0.785006225 y: 0.8508057 z: -7.98376369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254315566 y: -0.213496119 z: 0.0285440572 w: -0.976195633 } position { x: -0.785021782 y: 0.850792885 z: -7.98375702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.774] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025419 y: -0.213493541 z: 0.0285292957 w: -0.976196945 } position { x: -0.785003066 y: 0.850788593 z: -7.98378372 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254161712 y: -0.213492274 z: 0.0285315737 w: -0.976197243 } position { x: -0.784983635 y: 0.850792766 z: -7.98378181 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254087076 y: -0.213511437 z: 0.0285068937 w: -0.976193964 } position { x: -0.78499341 y: 0.850793 z: -7.98380041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.816] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254532211 y: -0.213486671 z: 0.0285035241 w: -0.976198316 } position { x: -0.784985781 y: 0.850780964 z: -7.98382664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253862217 y: -0.213514119 z: 0.0284967851 w: -0.976194263 } position { x: -0.784975708 y: 0.850777268 z: -7.98379564 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254101455 y: -0.213497981 z: 0.0285366215 w: -0.976196051 } position { x: -0.784971476 y: 0.850799501 z: -7.98378038 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.858] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253833588 y: -0.213491976 z: 0.0285286885 w: -0.976198196 } position { x: -0.784976661 y: 0.850780249 z: -7.98380375 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.870] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254031345 y: -0.21350041 z: 0.0285047367 w: -0.976196587 } position { x: -0.784960926 y: 0.85081315 z: -7.98380852 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.886] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254644547 y: -0.213513613 z: 0.0285089593 w: -0.976191938 } position { x: -0.784978092 y: 0.850813091 z: -7.9837985 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.898] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254182387 y: -0.213500872 z: 0.0285270512 w: -0.976195455 } position { x: -0.784958839 y: 0.85081929 z: -7.98380518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.914] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254146811 y: -0.213500738 z: 0.0285246857 w: -0.976195633 } position { x: -0.784953117 y: 0.85080874 z: -7.98383331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.927] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254102666 y: -0.213497847 z: 0.0285293777 w: -0.976196229 } position { x: -0.784972727 y: 0.850816071 z: -7.98383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254069604 y: -0.213498056 z: 0.0285388064 w: -0.976196051 } position { x: -0.784967 y: 0.850832 z: -7.98381138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254076514 y: -0.213497862 z: 0.0285441782 w: -0.976195872 } position { x: -0.784979105 y: 0.850825071 z: -7.98382235 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.969] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254272912 y: -0.213486731 z: 0.0285127759 w: -0.976198733 } position { x: -0.784987032 y: 0.850817442 z: -7.98381758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.980] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253911056 y: -0.213480964 z: 0.0285392962 w: -0.976200163 } position { x: -0.784977317 y: 0.850813925 z: -7.98381901 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:49.997] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254243165 y: -0.213511705 z: 0.0285082 w: -0.976193428 } position { x: -0.784994841 y: 0.850845098 z: -7.98379612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.011] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254159886 y: -0.213491857 z: 0.0285028331 w: -0.976198196 } position { x: -0.784977853 y: 0.850842953 z: -7.98382759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.025] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254150201 y: -0.213515788 z: 0.0285448171 w: -0.976191759 } position { x: -0.784994 y: 0.850834846 z: -7.98383045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.038] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254206173 y: -0.213497937 z: 0.0285296645 w: -0.976195931 } position { x: -0.784988582 y: 0.85081923 z: -7.98381519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254214145 y: -0.213500351 z: 0.0285272859 w: -0.976195455 } position { x: -0.784992516 y: 0.850821614 z: -7.98381424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.065] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254406966 y: -0.213500842 z: 0.0285495445 w: -0.976194203 } position { x: -0.784966767 y: 0.850802481 z: -7.98379135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.080] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254673082 y: -0.213485613 z: 0.0285348147 w: -0.976197243 } position { x: -0.785029888 y: 0.850770116 z: -7.98379183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.094] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253514908 y: -0.213499248 z: 0.0284448806 w: -0.976199925 } position { x: -0.785042226 y: 0.850874186 z: -7.98386097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.108] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254415516 y: -0.213505298 z: 0.0284553058 w: -0.976195931 } position { x: -0.784948647 y: 0.850820065 z: -7.9837451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.122] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254729297 y: -0.213480845 z: 0.028549213 w: -0.976197779 } position { x: -0.784991145 y: 0.850878119 z: -7.98381519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.135] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254689045 y: -0.213518366 z: 0.0285789315 w: -0.976188779 } position { x: -0.784966648 y: 0.850782514 z: -7.98381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.147] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254074764 y: -0.213485241 z: 0.0285747778 w: -0.97619772 } position { x: -0.784993112 y: 0.850769043 z: -7.98381519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.164] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253704209 y: -0.213475496 z: 0.0285273045 w: -0.97620225 } position { x: -0.785002887 y: 0.850810528 z: -7.98384714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.177] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254064985 y: -0.21352002 z: 0.0284700487 w: -0.97619319 } position { x: -0.784986377 y: 0.850803077 z: -7.98374939 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.191] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025465142 y: -0.213508755 z: 0.0284795407 w: -0.976193905 } position { x: -0.785038829 y: 0.850865602 z: -7.98383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.205] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254764017 y: -0.213512257 z: 0.0285072979 w: -0.976192 } position { x: -0.784995854 y: 0.850778878 z: -7.98377848 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.219] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254958756 y: -0.213497937 z: 0.0284960903 w: -0.976195 } position { x: -0.785016358 y: 0.850768924 z: -7.98380423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.233] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254337396 y: -0.21350646 z: 0.0284421276 w: -0.976196289 } position { x: -0.784988225 y: 0.850770056 z: -7.98383474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.247] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025483897 y: -0.213479981 z: 0.0284766834 w: -0.976199806 } position { x: -0.784975469 y: 0.850739956 z: -7.98376751 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.260] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256127249 y: -0.213552937 z: 0.0284664463 w: -0.976180732 } position { x: -0.78502363 y: 0.850681365 z: -7.98377 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.275] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253568664 y: -0.213517115 z: 0.0283175297 w: -0.976199567 } position { x: -0.785081565 y: 0.85082376 z: -7.98383617 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.288] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252243113 y: -0.213500559 z: 0.0283728484 w: -0.976205051 } position { x: -0.784995794 y: 0.850969255 z: -7.98379 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.302] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025814563 y: -0.213491917 z: 0.028690502 w: -0.976182222 } position { x: -0.784846187 y: 0.850638 z: -7.98360205 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.316] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253249425 y: -0.213455841 z: 0.0285447687 w: -0.976207197 } position { x: -0.785205603 y: 0.850834846 z: -7.98406506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.330] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253242534 y: -0.213572249 z: 0.0284590852 w: -0.976184249 } position { x: -0.784929395 y: 0.850569844 z: -7.98362637 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.344] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253441352 y: -0.213491693 z: 0.0283741895 w: -0.976203859 } position { x: -0.785037875 y: 0.85077858 z: -7.9837842 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.358] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253869928 y: -0.213518187 z: 0.0283957012 w: -0.976196289 } position { x: -0.785065293 y: 0.850889444 z: -7.98395109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.372] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256129261 y: -0.213509634 z: 0.0285239499 w: -0.97618854 } position { x: -0.784880221 y: 0.850630939 z: -7.98358536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.386] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255081188 y: -0.213481501 z: 0.0285362694 w: -0.976197064 } position { x: -0.785146 y: 0.850770891 z: -7.98402405 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.400] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253912844 y: -0.213540852 z: 0.0284362473 w: -0.976190031 } position { x: -0.784947813 y: 0.850576222 z: -7.9837184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.413] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253660567 y: -0.213489309 z: 0.0284236148 w: -0.976202369 } position { x: -0.785012722 y: 0.850736618 z: -7.98380709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.427] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254344773 y: -0.213494197 z: 0.0284148231 w: -0.976199746 } position { x: -0.785024166 y: 0.850801 z: -7.9838438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.441] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255805403 y: -0.213519529 z: 0.0284801163 w: -0.97618854 } position { x: -0.784951031 y: 0.850672483 z: -7.98369122 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.455] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254901443 y: -0.213527054 z: 0.0284238476 w: -0.976190805 } position { x: -0.785059094 y: 0.850731254 z: -7.98395586 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.469] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254237298 y: -0.213501826 z: 0.0284534879 w: -0.976197243 } position { x: -0.784939706 y: 0.850599885 z: -7.98374414 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.483] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254122801 y: -0.213491082 z: 0.0284815133 w: -0.976199031 } position { x: -0.785006583 y: 0.850717366 z: -7.98387241 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.494] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254175905 y: -0.213527262 z: 0.0284652449 w: -0.976191521 } position { x: -0.784996569 y: 0.850725412 z: -7.98382139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.511] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255486276 y: -0.213495895 z: 0.0284427553 w: -0.976195574 } position { x: -0.784998238 y: 0.850692749 z: -7.98377228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.522] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254475307 y: -0.213534206 z: 0.028429009 w: -0.976190269 } position { x: -0.78505 y: 0.850754 z: -7.98391533 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.538] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255036559 y: -0.213506535 z: 0.0284448508 w: -0.976194382 } position { x: -0.784949601 y: 0.85062325 z: -7.98376179 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.553] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254224893 y: -0.213504925 z: 0.0284354724 w: -0.976197064 } position { x: -0.785029948 y: 0.850692153 z: -7.9838953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.567] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254121963 y: -0.213499755 z: 0.0284994 w: -0.976196647 } position { x: -0.784984946 y: 0.850723505 z: -7.98385382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.577] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255072415 y: -0.213506386 z: 0.0284975152 w: -0.976192772 } position { x: -0.784997523 y: 0.850696206 z: -7.98378658 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.594] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254708249 y: -0.213509619 z: 0.0285028256 w: -0.976192832 } position { x: -0.785053849 y: 0.850738287 z: -7.98390341 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.608] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254666377 y: -0.213514701 z: 0.0284722839 w: -0.976192772 } position { x: -0.784993112 y: 0.850687742 z: -7.98379135 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.622] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254824609 y: -0.213493988 z: 0.0284587909 w: -0.976197302 } position { x: -0.785033643 y: 0.850691676 z: -7.98386192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.636] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254093055 y: -0.213528723 z: 0.0284724608 w: -0.976191163 } position { x: -0.785010815 y: 0.850716114 z: -7.98385811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.649] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254552122 y: -0.213506222 z: 0.0284862146 w: -0.976194501 } position { x: -0.78499341 y: 0.8507061 z: -7.98381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.663] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254356936 y: -0.213485137 z: 0.0284888223 w: -0.976199508 } position { x: -0.785016179 y: 0.850743294 z: -7.98387098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.677] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254636295 y: -0.213496819 z: 0.0285014678 w: -0.976195872 } position { x: -0.785026 y: 0.850709617 z: -7.9838109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.691] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255105142 y: -0.213510081 z: 0.0284557529 w: -0.97619307 } position { x: -0.785035312 y: 0.850699425 z: -7.9838419 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.705] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254655909 y: -0.213488832 z: 0.0284747127 w: -0.976198375 } position { x: -0.785037756 y: 0.850723 z: -7.9838562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.719] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254537743 y: -0.213527426 z: 0.0284324735 w: -0.976191461 } position { x: -0.785003364 y: 0.850692749 z: -7.98383236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.732] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254610926 y: -0.213485494 z: 0.0284464881 w: -0.976200044 } position { x: -0.785027802 y: 0.850730419 z: -7.98385382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.747] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254624691 y: -0.213510185 z: 0.0284597538 w: -0.976194203 } position { x: -0.784993708 y: 0.850711346 z: -7.98382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.760] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254904125 y: -0.213484496 z: 0.0284726713 w: -0.976198733 } position { x: -0.785024285 y: 0.850729 z: -7.98382425 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.775] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254637022 y: -0.21351099 z: 0.0284260791 w: -0.976195 } position { x: -0.785021901 y: 0.850727677 z: -7.98382664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.788] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254671238 y: -0.213535249 z: 0.0284292661 w: -0.976189494 } position { x: -0.784980476 y: 0.850732863 z: -7.98381042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.802] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254479274 y: -0.213530973 z: 0.0284202397 w: -0.976191223 } position { x: -0.784997106 y: 0.850742698 z: -7.9838109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.816] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254983027 y: -0.213487983 z: 0.0284933019 w: -0.976197124 } position { x: -0.78499794 y: 0.85075146 z: -7.9838028 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.830] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254735425 y: -0.213508189 z: 0.0284576714 w: -0.976194382 } position { x: -0.784976363 y: 0.850746512 z: -7.98378134 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.844] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254550576 y: -0.213522181 z: 0.0284501817 w: -0.976192057 } position { x: -0.785009801 y: 0.850730181 z: -7.98382521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.857] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.02544019 y: -0.21353282 z: 0.0284788944 w: -0.976189256 } position { x: -0.784990847 y: 0.850772858 z: -7.98379612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.871] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025468817 y: -0.213495284 z: 0.0284674652 w: -0.976197064 } position { x: -0.784982741 y: 0.850771904 z: -7.98380899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.885] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254695695 y: -0.213517502 z: 0.0284815747 w: -0.976191759 } position { x: -0.785004 y: 0.850742042 z: -7.98382092 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.899] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254614111 y: -0.213516682 z: 0.0284616575 w: -0.976192772 } position { x: -0.78500706 y: 0.850732923 z: -7.98380423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.913] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254223868 y: -0.213522837 z: 0.0284775924 w: -0.976191938 } position { x: -0.785018384 y: 0.850771546 z: -7.9837923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.927] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254693404 y: -0.213542864 z: 0.0283969119 w: -0.976188719 } position { x: -0.784998834 y: 0.850754797 z: -7.98380899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.941] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254553109 y: -0.213524133 z: 0.0284267645 w: -0.976192355 } position { x: -0.785000563 y: 0.850737572 z: -7.98381042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.955] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254815388 y: -0.213492811 z: 0.0284282211 w: -0.976198435 } position { x: -0.785021305 y: 0.85073936 z: -7.98384333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.969] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254757032 y: -0.213509902 z: 0.0284906644 w: -0.976193 } position { x: -0.785010695 y: 0.850732803 z: -7.98381233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.982] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254628416 y: -0.213528395 z: 0.0284865368 w: -0.976189435 } position { x: -0.78497982 y: 0.850712776 z: -7.98380804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:50.997] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254069492 y: -0.213543162 z: 0.0284598153 w: -0.976188421 } position { x: -0.784990072 y: 0.850762129 z: -7.98384905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.010] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254781 y: -0.213490546 z: 0.0284433886 w: -0.976198614 } position { x: -0.78497833 y: 0.850737929 z: -7.98383093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.024] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254657604 y: -0.21351324 z: 0.0284426957 w: -0.976193964 } position { x: -0.785014153 y: 0.850765228 z: -7.98386049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.039] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254377611 y: -0.213517442 z: 0.0284790434 w: -0.976192713 } position { x: -0.78499341 y: 0.850760281 z: -7.98383093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.052] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254523791 y: -0.213514015 z: 0.0284658726 w: -0.976193428 } position { x: -0.784972072 y: 0.850740671 z: -7.98381042 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.098] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254291706 y: -0.213485911 z: 0.0284590703 w: -0.976200402 } position { x: -0.785021245 y: 0.850786746 z: -7.98384762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.102] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254291706 y: -0.213485911 z: 0.0284590703 w: -0.976200402 } position { x: -0.785021245 y: 0.850786746 z: -7.98384762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.115] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254727043 y: -0.213495791 z: 0.0284665246 w: -0.976196885 } position { x: -0.784991562 y: 0.850761533 z: -7.98378325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025436487 y: -0.213507608 z: 0.0284674279 w: -0.976195216 } position { x: -0.785030782 y: 0.850770831 z: -7.98384905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.143] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254161395 y: -0.213557452 z: 0.0284558777 w: -0.976185203 } position { x: -0.78499 y: 0.850748658 z: -7.98383093 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254154298 y: -0.213503152 z: 0.0284835771 w: -0.976196289 } position { x: -0.785004795 y: 0.850768805 z: -7.98388195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254259557 y: -0.213516608 z: 0.028462816 w: -0.976193666 } position { x: -0.785026312 y: 0.850764513 z: -7.98385191 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254238956 y: -0.213516876 z: 0.0284686051 w: -0.976193547 } position { x: -0.784974575 y: 0.850742817 z: -7.98383331 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254241601 y: -0.213514268 z: 0.0284778252 w: -0.976193786 } position { x: -0.785017252 y: 0.850744247 z: -7.98387051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.212] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254227165 y: -0.213514492 z: 0.0284789763 w: -0.976193786 } position { x: -0.784998298 y: 0.85075891 z: -7.98382711 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254395716 y: -0.213535115 z: 0.028465528 w: -0.976189196 } position { x: -0.784990668 y: 0.850756764 z: -7.9838748 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253708269 y: -0.213481009 z: 0.0285044163 w: -0.976201653 } position { x: -0.784997642 y: 0.850760281 z: -7.98384809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254078619 y: -0.213514596 z: 0.0285031497 w: -0.976193368 } position { x: -0.784990549 y: 0.850772321 z: -7.98387289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254544429 y: -0.213519379 z: 0.0284999944 w: -0.976191223 } position { x: -0.784992039 y: 0.850738883 z: -7.98389149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.282] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025452666 y: -0.21348995 z: 0.0284996554 w: -0.97619772 } position { x: -0.78497 y: 0.850740969 z: -7.98387289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253352467 y: -0.213529751 z: 0.02843659 w: -0.976193905 } position { x: -0.784968734 y: 0.850767851 z: -7.98390627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253762 y: -0.213514879 z: 0.0284942109 w: -0.976194382 } position { x: -0.784962118 y: 0.850783944 z: -7.98389864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254338607 y: -0.213494748 z: 0.0285858698 w: -0.97619462 } position { x: -0.784972906 y: 0.850744843 z: -7.98386478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253871325 y: -0.213516012 z: 0.0285390075 w: -0.976192594 } position { x: -0.784989476 y: 0.850753188 z: -7.98390341 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.351] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253811702 y: -0.213507012 z: 0.0285110511 w: -0.976195514 } position { x: -0.784989834 y: 0.850711644 z: -7.98387814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253566541 y: -0.213505805 z: 0.0284633897 w: -0.976197839 } position { x: -0.784998238 y: 0.850765288 z: -7.98389626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254099742 y: -0.213518366 z: 0.0285061803 w: -0.976192474 } position { x: -0.784977138 y: 0.850772619 z: -7.98394156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254475307 y: -0.213506952 z: 0.0285451859 w: -0.976192772 } position { x: -0.7849859 y: 0.850741148 z: -7.98389482 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254042819 y: -0.21350719 z: 0.0285314247 w: -0.976194322 } position { x: -0.78500247 y: 0.850722194 z: -7.98394918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253600404 y: -0.21352078 z: 0.0284970049 w: -0.976193488 } position { x: -0.784977138 y: 0.850716352 z: -7.98390055 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253605023 y: -0.21352236 z: 0.0285252444 w: -0.976192296 } position { x: -0.784957767 y: 0.850741863 z: -7.98390293 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253924076 y: -0.213480935 z: 0.0285405014 w: -0.976200104 } position { x: -0.784962356 y: 0.850769222 z: -7.98393917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254434589 y: -0.213530943 z: 0.0284901597 w: -0.976189256 } position { x: -0.78495729 y: 0.850695729 z: -7.98393965 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254400577 y: -0.213469297 z: 0.0284937117 w: -0.976202726 } position { x: -0.784960091 y: 0.850673556 z: -7.98395729 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254006665 y: -0.213505402 z: 0.0285028983 w: -0.976195633 } position { x: -0.784955502 y: 0.85065937 z: -7.98394442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.501] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253917612 y: -0.213494062 z: 0.0284703486 w: -0.976199269 } position { x: -0.784930646 y: 0.850693583 z: -7.98394918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.518] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253957417 y: -0.213507146 z: 0.0284858309 w: -0.976195812 } position { x: -0.784913719 y: 0.850707173 z: -7.98393726 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254301857 y: -0.213502169 z: 0.0285256691 w: -0.976194859 } position { x: -0.784926534 y: 0.850701 z: -7.98394871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.546] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254297443 y: -0.213510647 z: 0.0285329483 w: -0.976192832 } position { x: -0.784913242 y: 0.850656033 z: -7.98392773 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253785402 y: -0.213491291 z: 0.0284610819 w: -0.976200521 } position { x: -0.784945726 y: 0.850679815 z: -7.98395205 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.573] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253469814 y: -0.213493943 z: 0.028442312 w: -0.976201296 } position { x: -0.78494 y: 0.850703895 z: -7.98395061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254208576 y: -0.213530228 z: 0.0284778941 w: -0.976190388 } position { x: -0.784953654 y: 0.850688 z: -7.9839592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025408823 y: -0.21350719 z: 0.0284863561 w: -0.976195514 } position { x: -0.784967959 y: 0.850663662 z: -7.98394537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254159737 y: -0.213505149 z: 0.0284817591 w: -0.976195872 } position { x: -0.784966409 y: 0.850663543 z: -7.98398352 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.629] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025415577 y: -0.21350795 z: 0.028476337 w: -0.976195455 } position { x: -0.784950376 y: 0.8506248 z: -7.98394346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253473464 y: -0.21347709 z: 0.0284596179 w: -0.976204455 } position { x: -0.784998 y: 0.850690961 z: -7.98398733 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.658] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253982544 y: -0.213494241 z: 0.0285075307 w: -0.976197958 } position { x: -0.784976 y: 0.850673199 z: -7.9839344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254357 y: -0.213494673 z: 0.0285079349 w: -0.976196885 } position { x: -0.784994721 y: 0.850666344 z: -7.98396635 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254346151 y: -0.213500917 z: 0.0284619983 w: -0.976196885 } position { x: -0.784999192 y: 0.850666285 z: -7.98396397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254368465 y: -0.213532269 z: 0.0284625143 w: -0.97619 } position { x: -0.784956515 y: 0.850640535 z: -7.98392439 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254011173 y: -0.213503391 z: 0.028427843 w: -0.976198256 } position { x: -0.784999847 y: 0.850685418 z: -7.9839921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253916644 y: -0.213503182 z: 0.0284098908 w: -0.976199031 } position { x: -0.784955323 y: 0.850658655 z: -7.98394108 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.740] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254315343 y: -0.213494122 z: 0.028456863 w: -0.976198614 } position { x: -0.784984827 y: 0.850689 z: -7.98397875 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254323985 y: -0.213489667 z: 0.0284597855 w: -0.976199448 } position { x: -0.784972787 y: 0.8507 z: -7.98397827 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254219156 y: -0.213505983 z: 0.0284740645 w: -0.976195753 } position { x: -0.784963667 y: 0.850653887 z: -7.98395681 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253555849 y: -0.213529035 z: 0.0284508765 w: -0.97619313 } position { x: -0.784987628 y: 0.850685835 z: -7.98397112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253835525 y: -0.213518262 z: 0.0284579452 w: -0.976194561 } position { x: -0.784952164 y: 0.850697517 z: -7.98390627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254533384 y: -0.213500291 z: 0.028504258 w: -0.976195335 } position { x: -0.784963787 y: 0.850684941 z: -7.98393297 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253855791 y: -0.213508219 z: 0.0284767319 w: -0.97619617 } position { x: -0.784995377 y: 0.85071063 z: -7.9839735 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254645403 y: -0.213488981 z: 0.0284704752 w: -0.976198494 } position { x: -0.78496027 y: 0.850661039 z: -7.98386049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253927968 y: -0.213475898 z: 0.028443994 w: -0.976204 } position { x: -0.784989476 y: 0.850707293 z: -7.98395443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.863] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025402233 y: -0.213498801 z: 0.0284461584 w: -0.976198673 } position { x: -0.784971178 y: 0.850690961 z: -7.98389721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.02545394 y: -0.213532612 z: 0.0284685288 w: -0.976189256 } position { x: -0.78496474 y: 0.850733519 z: -7.98392344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.894] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254839212 y: -0.213510931 z: 0.0284885652 w: -0.976192653 } position { x: -0.784949422 y: 0.850727201 z: -7.98390865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254615694 y: -0.213496864 z: 0.0284641571 w: -0.976197 } position { x: -0.784952939 y: 0.850670576 z: -7.98390102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025467556 y: -0.213479415 z: 0.0284947362 w: -0.976199806 } position { x: -0.784929395 y: 0.850665569 z: -7.98389149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253710132 y: -0.213525787 z: 0.0284798387 w: -0.976192594 } position { x: -0.784946382 y: 0.850699425 z: -7.98388481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.948] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253975838 y: -0.213504717 z: 0.0284942873 w: -0.97619611 } position { x: -0.784895897 y: 0.850742459 z: -7.98385954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254608244 y: -0.213531375 z: 0.028508693 w: -0.976188183 } position { x: -0.784932077 y: 0.850750208 z: -7.98383141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255001672 y: -0.21350424 z: 0.028476255 w: -0.976194 } position { x: -0.784914 y: 0.850702286 z: -7.98386669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:51.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254672 y: -0.213495389 z: 0.0283940341 w: -0.97619921 } position { x: -0.784896255 y: 0.850668311 z: -7.98384762 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.004] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254166387 y: -0.213517174 z: 0.0284064766 w: -0.976195455 } position { x: -0.784901261 y: 0.850705862 z: -7.98386097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.018] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254090708 y: -0.213478029 z: 0.0285083838 w: -0.976201236 } position { x: -0.784880042 y: 0.850745678 z: -7.98384142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254410747 y: -0.213482454 z: 0.0285093337 w: -0.976199389 } position { x: -0.78488636 y: 0.85076 z: -7.98384953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254827291 y: -0.213485658 z: 0.0285042673 w: -0.976197779 } position { x: -0.78491348 y: 0.850742579 z: -7.98383045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254241526 y: -0.21350643 z: 0.0284541603 w: -0.976196229 } position { x: -0.784904957 y: 0.850732863 z: -7.98381853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254628286 y: -0.213490665 z: 0.0284420196 w: -0.976199 } position { x: -0.784908354 y: 0.850710392 z: -7.98381233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254045781 y: -0.213499606 z: 0.0284122862 w: -0.976199389 } position { x: -0.784897149 y: 0.850741804 z: -7.98383188 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.101] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254375525 y: -0.213492617 z: 0.0284573175 w: -0.976198792 } position { x: -0.784917116 y: 0.85076952 z: -7.98384333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254697986 y: -0.213495374 z: 0.0284918975 w: -0.976196289 } position { x: -0.784890771 y: 0.850732446 z: -7.98378801 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254141446 y: -0.213478491 z: 0.0284588188 w: -0.976202428 } position { x: -0.78495419 y: 0.850759685 z: -7.98384619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.143] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025431376 y: -0.213500306 z: 0.0284458082 w: -0.9761976 } position { x: -0.784930646 y: 0.850728035 z: -7.98383 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254295617 y: -0.213510275 z: 0.0284864716 w: -0.976194263 } position { x: -0.784914613 y: 0.850744 z: -7.98382616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.170] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254447032 y: -0.213508561 z: 0.0284414906 w: -0.976195574 } position { x: -0.784917295 y: 0.850708246 z: -7.98383236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254018884 y: -0.213463724 z: 0.0284816865 w: -0.976205289 } position { x: -0.784905851 y: 0.850708 z: -7.98381853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253706 y: -0.213512212 z: 0.0284273811 w: -0.976197064 } position { x: -0.784938753 y: 0.850747108 z: -7.9838357 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255251713 y: -0.213463888 z: 0.0285040271 w: -0.976201415 } position { x: -0.784871697 y: 0.850673437 z: -7.98372889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.226] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255674683 y: -0.213489711 z: 0.0285312571 w: -0.976193845 } position { x: -0.78493768 y: 0.850673795 z: -7.98381758 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0249030814 y: -0.21345076 z: 0.0280997492 w: -0.976232052 } position { x: -0.785051048 y: 0.850503325 z: -7.98398781 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255573392 y: -0.213614643 z: 0.0286211669 w: -0.976164162 } position { x: -0.784727752 y: 0.851034343 z: -7.98372221 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256517045 y: -0.213570297 z: 0.0286855027 w: -0.976169467 } position { x: -0.784699 y: 0.850401938 z: -7.98342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.282] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253580194 y: -0.213347241 z: 0.0284003634 w: -0.976234257 } position { x: -0.785229683 y: 0.851061344 z: -7.9844203 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255121589 y: -0.213542432 z: 0.0285712574 w: -0.97618258 } position { x: -0.784703434 y: 0.850292921 z: -7.9833684 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253185574 y: -0.213457972 z: 0.0284747221 w: -0.976208925 } position { x: -0.785119653 y: 0.850984 z: -7.98406839 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025236778 y: -0.213528946 z: 0.0284321383 w: -0.976196766 } position { x: -0.784873843 y: 0.850781143 z: -7.98371124 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256960802 y: -0.213514581 z: 0.0286396686 w: -0.976181865 } position { x: -0.784855902 y: 0.850567937 z: -7.98350286 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.351] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252225325 y: -0.213534415 z: 0.0284342 w: -0.976195872 } position { x: -0.785181642 y: 0.850969791 z: -7.98421955 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025336748 y: -0.213546872 z: 0.0283796377 w: -0.976191819 } position { x: -0.784778655 y: 0.850461245 z: -7.98339081 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254070051 y: -0.213494152 z: 0.0284321 w: -0.9762 } position { x: -0.785061181 y: 0.850853682 z: -7.98398113 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253236424 y: -0.213571131 z: 0.0284076184 w: -0.976186037 } position { x: -0.784953 y: 0.850802779 z: -7.98382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255236886 y: -0.213493392 z: 0.0285813063 w: -0.976192713 } position { x: -0.784871757 y: 0.850588441 z: -7.98363256 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252928492 y: -0.213517487 z: 0.0284940377 w: -0.976196051 } position { x: -0.785166442 y: 0.850869775 z: -7.98408604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253892727 y: -0.213516027 z: 0.0285089426 w: -0.976193368 } position { x: -0.784837 y: 0.850507 z: -7.98354769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025259275 y: -0.213507816 z: 0.0284071676 w: -0.976201534 } position { x: -0.785116434 y: 0.850829363 z: -7.98401 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254052561 y: -0.213542923 z: 0.0284402966 w: -0.976189137 } position { x: -0.784934044 y: 0.850701 z: -7.98373508 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254033785 y: -0.213528961 z: 0.0284762196 w: -0.976191163 } position { x: -0.784967124 y: 0.850742221 z: -7.98375654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.488] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254621767 y: -0.213509053 z: 0.0284923408 w: -0.976193547 } position { x: -0.785047 y: 0.850712776 z: -7.98392725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253286436 y: -0.213519648 z: 0.0284687746 w: -0.976195395 } position { x: -0.784949899 y: 0.850626469 z: -7.98376274 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.518] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252787 y: -0.213447064 z: 0.0284741558 w: -0.976212382 } position { x: -0.785058439 y: 0.850775242 z: -7.98397255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253505874 y: -0.213505909 z: 0.0284804255 w: -0.976197422 } position { x: -0.784979403 y: 0.850692749 z: -7.98377609 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.546] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254225545 y: -0.213515043 z: 0.0285246782 w: -0.976192296 } position { x: -0.785009 y: 0.850751102 z: -7.98387814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254234057 y: -0.213510722 z: 0.0285295397 w: -0.97619307 } position { x: -0.78503114 y: 0.850716472 z: -7.98388195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253972467 y: -0.213491172 z: 0.0284737945 w: -0.976199627 } position { x: -0.784996748 y: 0.850674391 z: -7.98384809 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.587] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254018158 y: -0.213497981 z: 0.0284684226 w: -0.976198196 } position { x: -0.785062134 y: 0.85074079 z: -7.98390055 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025326401 y: -0.213484451 z: 0.0284783058 w: -0.976202846 } position { x: -0.78502959 y: 0.850717187 z: -7.98384666 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025351936 y: -0.213498682 z: 0.028485788 w: -0.976198852 } position { x: -0.785055399 y: 0.850746036 z: -7.98391533 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.629] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253601763 y: -0.213505268 z: 0.0284686275 w: -0.97619772 } position { x: -0.785055757 y: 0.85074532 z: -7.98389578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253865905 y: -0.213498712 z: 0.0284826383 w: -0.976198 } position { x: -0.785037339 y: 0.850715637 z: -7.98388243 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.657] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253993552 y: -0.213478744 z: 0.0284861941 w: -0.976201952 } position { x: -0.785063446 y: 0.850712955 z: -7.9839325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253414717 y: -0.213482067 z: 0.0284319911 w: -0.976204336 } position { x: -0.785047472 y: 0.850708187 z: -7.98392963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254132655 y: -0.213482335 z: 0.028477706 w: -0.976201057 } position { x: -0.785050035 y: 0.850737333 z: -7.9839077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254038703 y: -0.213513881 z: 0.0284851063 w: -0.976194203 } position { x: -0.785060227 y: 0.850708783 z: -7.98393393 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253407545 y: -0.213512152 z: 0.0285224896 w: -0.976195097 } position { x: -0.785059392 y: 0.850729465 z: -7.98395681 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254165456 y: -0.213515 z: 0.0285192318 w: -0.976192594 } position { x: -0.785011828 y: 0.850648403 z: -7.98387337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.740] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253257658 y: -0.21346797 z: 0.0285089482 w: -0.976205528 } position { x: -0.785095513 y: 0.850727081 z: -7.98399782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025334876 y: -0.213509738 z: 0.0285292733 w: -0.976195574 } position { x: -0.785040855 y: 0.850725949 z: -7.98389578 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254441742 y: -0.213489562 z: 0.0284878034 w: -0.976198375 } position { x: -0.785059512 y: 0.850754738 z: -7.98395109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254084338 y: -0.213511541 z: 0.0284614135 w: -0.976195276 } position { x: -0.78511107 y: 0.850772262 z: -7.98398542 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254363921 y: -0.213518456 z: 0.0284673721 w: -0.976192832 } position { x: -0.785057545 y: 0.850653052 z: -7.98387289 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253477748 y: -0.213469788 z: 0.0284379516 w: -0.97620666 } position { x: -0.785118461 y: 0.850735307 z: -7.9840188 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253371298 y: -0.213485345 z: 0.0284623448 w: -0.976202846 } position { x: -0.785060704 y: 0.850721538 z: -7.98390675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253693331 y: -0.213459 z: 0.0284954831 w: -0.976206779 } position { x: -0.785066068 y: 0.850765049 z: -7.98395348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253821872 y: -0.213500738 z: 0.0285092741 w: -0.976196945 } position { x: -0.78506881 y: 0.85077852 z: -7.98398161 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.862] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254402775 y: -0.213481918 z: 0.0285161715 w: -0.976199329 } position { x: -0.785034359 y: 0.850671172 z: -7.98390627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253641158 y: -0.213540554 z: 0.0284826532 w: -0.976189435 } position { x: -0.785090446 y: 0.850719094 z: -7.98395395 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025366053 y: -0.213488802 z: 0.0284527838 w: -0.976201594 } position { x: -0.78507328 y: 0.850723922 z: -7.98390436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253438912 y: -0.213475898 z: 0.0284108557 w: -0.976206243 } position { x: -0.785084248 y: 0.850755453 z: -7.98395157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254432391 y: -0.213496327 z: 0.0284290332 w: -0.976198614 } position { x: -0.785032332 y: 0.850732327 z: -7.98392487 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025444502 y: -0.213517308 z: 0.0284734089 w: -0.976192713 } position { x: -0.785001516 y: 0.850692511 z: -7.98392487 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253749508 y: -0.2134839 z: 0.028533116 w: -0.976200104 } position { x: -0.785010099 y: 0.850668371 z: -7.98395872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253322143 y: -0.213474557 z: 0.0285177175 w: -0.97620374 } position { x: -0.7850402 y: 0.850710511 z: -7.98394394 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.976] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253027957 y: -0.213490665 z: 0.028496461 w: -0.976201534 } position { x: -0.785060346 y: 0.850783 z: -7.98394203 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:52.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253502857 y: -0.213462874 z: 0.0285010654 w: -0.976206303 } position { x: -0.785042 y: 0.850753903 z: -7.98390627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.004] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254199691 y: -0.21348314 z: 0.02843187 w: -0.976202 } position { x: -0.78504014 y: 0.850726306 z: -7.98394823 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.018] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254829079 y: -0.213480279 z: 0.0284633711 w: -0.976200104 } position { x: -0.785000622 y: 0.850655794 z: -7.9839139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254114568 y: -0.213491067 z: 0.0284670833 w: -0.976199508 } position { x: -0.785016596 y: 0.850658178 z: -7.98393488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253312644 y: -0.213496462 z: 0.0285202209 w: -0.976198852 } position { x: -0.785007 y: 0.850664 z: -7.983953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253719352 y: -0.213466302 z: 0.0285244361 w: -0.976204276 } position { x: -0.785000443 y: 0.850712657 z: -7.98392391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253699329 y: -0.213503048 z: 0.028488094 w: -0.976197362 } position { x: -0.784996271 y: 0.850709438 z: -7.9839468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253620446 y: -0.213513464 z: 0.028457569 w: -0.97619617 } position { x: -0.785021424 y: 0.850721359 z: -7.98395395 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.101] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254995115 y: -0.213520899 z: 0.0284144524 w: -0.976192176 } position { x: -0.784980834 y: 0.850633144 z: -7.98390245 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.115] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254144184 y: -0.213474512 z: 0.0284310114 w: -0.976204097 } position { x: -0.785003543 y: 0.850618422 z: -7.98397541 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253097322 y: -0.21343334 z: 0.0284767412 w: -0.976214468 } position { x: -0.785020709 y: 0.850675881 z: -7.98397827 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.143] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253746901 y: -0.213450313 z: 0.0285513662 w: -0.976206899 } position { x: -0.784983337 y: 0.850725114 z: -7.98386192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254807584 y: -0.21346958 z: 0.0285384469 w: -0.976200342 } position { x: -0.785006583 y: 0.850705147 z: -7.98394203 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254467744 y: -0.213507533 z: 0.0284823198 w: -0.976194561 } position { x: -0.785032511 y: 0.850663781 z: -7.9839344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253896844 y: -0.213521406 z: 0.0284410678 w: -0.976194203 } position { x: -0.784989893 y: 0.850618958 z: -7.98392439 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.199] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253477 y: -0.213493958 z: 0.0284217559 w: -0.976201832 } position { x: -0.785011411 y: 0.850665331 z: -7.9839797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253854934 y: -0.213494167 z: 0.02846043 w: -0.976199687 } position { x: -0.784958899 y: 0.850683212 z: -7.983953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253911186 y: -0.213479698 z: 0.0285550486 w: -0.9762 } position { x: -0.785002 y: 0.85071826 z: -7.98394156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254507046 y: -0.213492617 z: 0.0285062157 w: -0.976197 } position { x: -0.785017729 y: 0.850662768 z: -7.98394918 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.255] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253896248 y: -0.213489696 z: 0.0284331255 w: -0.976201415 } position { x: -0.785049081 y: 0.850626171 z: -7.98393774 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253758058 y: -0.213524729 z: 0.0284492075 w: -0.976193607 } position { x: -0.784996748 y: 0.850653052 z: -7.98391294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.282] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253712256 y: -0.213507503 z: 0.028485382 w: -0.976196468 } position { x: -0.785021663 y: 0.850683928 z: -7.98395109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025420716 y: -0.213483542 z: 0.0285118669 w: -0.976199567 } position { x: -0.784999311 y: 0.850690961 z: -7.98391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254550539 y: -0.21352081 z: 0.0284900721 w: -0.976191223 } position { x: -0.785015941 y: 0.850658774 z: -7.98390245 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254135653 y: -0.213522956 z: 0.0284658819 w: -0.976192534 } position { x: -0.785050273 y: 0.850635827 z: -7.98395 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254064687 y: -0.213505194 z: 0.0284689292 w: -0.976196468 } position { x: -0.785058558 y: 0.850612164 z: -7.98391294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.351] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253610406 y: -0.213502914 z: 0.0284240339 w: -0.976199448 } position { x: -0.785033047 y: 0.850654364 z: -7.98394203 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254113972 y: -0.213462949 z: 0.0284746755 w: -0.976205468 } position { x: -0.785044134 y: 0.850693703 z: -7.98393059 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254307445 y: -0.21347858 z: 0.028483443 w: -0.976201296 } position { x: -0.785033464 y: 0.850692749 z: -7.98389959 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254589356 y: -0.213487297 z: 0.0284439512 w: -0.976199806 } position { x: -0.785062492 y: 0.850670815 z: -7.98393917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254538953 y: -0.213459939 z: 0.0284132566 w: -0.976206779 } position { x: -0.785042226 y: 0.850652397 z: -7.98392391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253969636 y: -0.213503823 z: 0.0284228697 w: -0.976198375 } position { x: -0.785019457 y: 0.850680709 z: -7.98393869 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253787655 y: -0.2135005 z: 0.0284698959 w: -0.976198196 } position { x: -0.785001397 y: 0.850719392 z: -7.98393917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025407996 y: -0.213510692 z: 0.0284812711 w: -0.976194918 } position { x: -0.78502059 y: 0.850713968 z: -7.98389 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254247 y: -0.213477835 z: 0.0285522342 w: -0.976199567 } position { x: -0.785046518 y: 0.850714207 z: -7.98393822 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254402664 y: -0.2134846 z: 0.0284938365 w: -0.976199389 } position { x: -0.785057187 y: 0.850689411 z: -7.98391581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254152212 y: -0.213501722 z: 0.0284709483 w: -0.976196945 } position { x: -0.785036922 y: 0.850690246 z: -7.98387909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253879204 y: -0.213502616 z: 0.0284373295 w: -0.976198435 } position { x: -0.785046756 y: 0.850738525 z: -7.98389864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.518] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254085474 y: -0.213506132 z: 0.0284542814 w: -0.976196647 } position { x: -0.785051465 y: 0.850756526 z: -7.98383808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254132692 y: -0.213499069 z: 0.0284872018 w: -0.976197124 } position { x: -0.785028338 y: 0.850759685 z: -7.98387432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.546] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254205558 y: -0.213501364 z: 0.0284642819 w: -0.976197064 } position { x: -0.78504765 y: 0.850749135 z: -7.98388529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254122745 y: -0.213457823 z: 0.028450232 w: -0.976207256 } position { x: -0.785060763 y: 0.850729942 z: -7.98386288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253700353 y: -0.213508576 z: 0.0284068529 w: -0.976198554 } position { x: -0.785056114 y: 0.85078156 z: -7.98387814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254070293 y: -0.213499069 z: 0.0284538437 w: -0.976198256 } position { x: -0.785016716 y: 0.850783348 z: -7.98385334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254317466 y: -0.213510573 z: 0.0284770895 w: -0.976194441 } position { x: -0.785019338 y: 0.850801349 z: -7.98387098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254452862 y: -0.213490367 z: 0.0284799673 w: -0.976198375 } position { x: -0.7850613 y: 0.850785613 z: -7.98387051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.627] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254354365 y: -0.213515878 z: 0.0284675285 w: -0.976193428 } position { x: -0.785044074 y: 0.850779295 z: -7.98386 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254121162 y: -0.213498384 z: 0.0284130313 w: -0.976199448 } position { x: -0.785056472 y: 0.850781202 z: -7.98386478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.657] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254124403 y: -0.213537693 z: 0.0284579229 w: -0.976189554 } position { x: -0.785032451 y: 0.850815654 z: -7.98385334 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.670] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254554302 y: -0.213517115 z: 0.0284520797 w: -0.97619307 } position { x: -0.785036147 y: 0.850814939 z: -7.98386765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254429206 y: -0.213481396 z: 0.0284677371 w: -0.976200759 } position { x: -0.785052359 y: 0.850812554 z: -7.98385715 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254275054 y: -0.213502362 z: 0.0285063758 w: -0.976195455 } position { x: -0.785023153 y: 0.850779 z: -7.98386478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254156496 y: -0.213510051 z: 0.0284634437 w: -0.976195335 } position { x: -0.785049915 y: 0.850799441 z: -7.98386478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253707469 y: -0.213505864 z: 0.0284513272 w: -0.976197779 } position { x: -0.785030305 y: 0.8508 z: -7.98386145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.740] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025433 y: -0.213503361 z: 0.0285045113 w: -0.976195157 } position { x: -0.785028875 y: 0.850841165 z: -7.98386049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254199989 y: -0.213532582 z: 0.0284899715 w: -0.976189494 } position { x: -0.785061896 y: 0.850810409 z: -7.98387527 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254215263 y: -0.21350646 z: 0.0284781586 w: -0.976195574 } position { x: -0.785051763 y: 0.85079354 z: -7.98384047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254351143 y: -0.213527992 z: 0.0284651238 w: -0.976190865 } position { x: -0.785058 y: 0.850792646 z: -7.98385954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254187789 y: -0.2135095 z: 0.0284694955 w: -0.976195216 } position { x: -0.785072088 y: 0.850801 z: -7.98385954 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254150238 y: -0.213505805 z: 0.0284921564 w: -0.976195455 } position { x: -0.785068 y: 0.850793421 z: -7.98386335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254130643 y: -0.213504314 z: 0.0285113603 w: -0.976195276 } position { x: -0.785076082 y: 0.850790143 z: -7.98385143 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254341774 y: -0.213504687 z: 0.0284962207 w: -0.976195097 } position { x: -0.785088718 y: 0.850771844 z: -7.98384857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254108 y: -0.213475451 z: 0.0284577943 w: -0.976203203 } position { x: -0.785087168 y: 0.850752175 z: -7.98385715 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253727268 y: -0.213495672 z: 0.0284622815 w: -0.976199627 } position { x: -0.785080671 y: 0.850768805 z: -7.9838295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254702363 y: -0.213519871 z: 0.02844375 w: -0.976192355 } position { x: -0.785065234 y: 0.850768268 z: -7.98383808 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254453644 y: -0.213520288 z: 0.0284151752 w: -0.976193786 } position { x: -0.785052538 y: 0.850778 z: -7.98384619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254366975 y: -0.213535577 z: 0.0284910016 w: -0.976188421 } position { x: -0.785062253 y: 0.850746691 z: -7.98385239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254118666 y: -0.213497654 z: 0.0285039674 w: -0.976197 } position { x: -0.785068631 y: 0.85075748 z: -7.98382425 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253933407 y: -0.213497043 z: 0.0284914505 w: -0.976197958 } position { x: -0.785073876 y: 0.850789726 z: -7.98386621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.948] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254077427 y: -0.213505238 z: 0.0284738895 w: -0.976196349 } position { x: -0.785072744 y: 0.85079813 z: -7.98381567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025451785 y: -0.213544205 z: 0.0284450985 w: -0.976187468 } position { x: -0.785072863 y: 0.850782454 z: -7.98383141 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.976] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254362635 y: -0.2134974 z: 0.0285088886 w: -0.976196229 } position { x: -0.785091519 y: 0.850786448 z: -7.9838233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:53.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254303906 y: -0.213542238 z: 0.0284763072 w: -0.976187527 } position { x: -0.785072625 y: 0.850778103 z: -7.98380041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.004] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253899358 y: -0.213503689 z: 0.0285028387 w: -0.976196289 } position { x: -0.785093129 y: 0.850786567 z: -7.98382902 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.018] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254090037 y: -0.213482827 z: 0.028457 w: -0.976201653 } position { x: -0.785100937 y: 0.850802541 z: -7.98379612 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254541226 y: -0.213480234 z: 0.0285063796 w: -0.976199627 } position { x: -0.785114 y: 0.85080421 z: -7.98381329 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254251491 y: -0.213478506 z: 0.0284541547 w: -0.976202309 } position { x: -0.785105169 y: 0.850791276 z: -7.98381233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025413217 y: -0.213526145 z: 0.0284123775 w: -0.976193368 } position { x: -0.785070062 y: 0.850777447 z: -7.98379898 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.073] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254215654 y: -0.213504806 z: 0.0284640025 w: -0.976196349 } position { x: -0.785047114 y: 0.850790262 z: -7.98380423 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253988411 y: -0.213525787 z: 0.0284930356 w: -0.976191461 } position { x: -0.785078526 y: 0.85080564 z: -7.98380041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.101] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254192613 y: -0.213516489 z: 0.028513778 w: -0.976192415 } position { x: -0.785028636 y: 0.850783646 z: -7.98377514 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.115] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254268926 y: -0.213489786 z: 0.0285066832 w: -0.976198196 } position { x: -0.785075784 y: 0.850788355 z: -7.98380899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254121888 y: -0.213508427 z: 0.0284782369 w: -0.976195395 } position { x: -0.785068512 y: 0.850795746 z: -7.98378325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.143] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253825262 y: -0.213510409 z: 0.0284724459 w: -0.976195872 } position { x: -0.785071373 y: 0.850773811 z: -7.98380518 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254157 y: -0.213472277 z: 0.0284452233 w: -0.976204157 } position { x: -0.785061061 y: 0.850753427 z: -7.98381138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254341457 y: -0.213487282 z: 0.0284370072 w: -0.97620064 } position { x: -0.785059035 y: 0.850736618 z: -7.98384905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253895465 y: -0.213490203 z: 0.0284808539 w: -0.976199865 } position { x: -0.785079658 y: 0.850771904 z: -7.98387432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.199] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254161935 y: -0.213524938 z: 0.0285057686 w: -0.976190805 } position { x: -0.785045505 y: 0.85074544 z: -7.98386335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254212376 y: -0.213507056 z: 0.0284745228 w: -0.976195514 } position { x: -0.785102546 y: 0.85076 z: -7.98388767 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.226] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254344977 y: -0.213509694 z: 0.0284420028 w: -0.976195574 } position { x: -0.785096765 y: 0.850743055 z: -7.98387051 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254144482 y: -0.213506863 z: 0.0284674466 w: -0.976195931 } position { x: -0.78509438 y: 0.850734 z: -7.98385096 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025444461 y: -0.213501573 z: 0.0285026021 w: -0.976195335 } position { x: -0.78507781 y: 0.850752175 z: -7.98386145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253773648 y: -0.213505551 z: 0.0284809861 w: -0.976196826 } position { x: -0.785080373 y: 0.850777924 z: -7.98386478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.282] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025437912 y: -0.213502541 z: 0.0284926817 w: -0.976195574 } position { x: -0.7850734 y: 0.850712657 z: -7.98384428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025361985 y: -0.213498905 z: 0.0284434296 w: -0.976199806 } position { x: -0.785137951 y: 0.850739837 z: -7.98387909 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254128743 y: -0.213505968 z: 0.0284722522 w: -0.976196051 } position { x: -0.78509891 y: 0.850718498 z: -7.98381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254321676 y: -0.21349524 z: 0.028464729 w: -0.976198137 } position { x: -0.785134 y: 0.850722313 z: -7.98384142 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254166182 y: -0.213501424 z: 0.0284750368 w: -0.976196885 } position { x: -0.785188437 y: 0.850755215 z: -7.98387957 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.351] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254209395 y: -0.21351631 z: 0.0284488071 w: -0.976194263 } position { x: -0.785146415 y: 0.850687146 z: -7.98378563 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254253149 y: -0.213472 z: 0.0284964684 w: -0.976202488 } position { x: -0.78520149 y: 0.850760758 z: -7.98383951 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254683588 y: -0.213498875 z: 0.0285039097 w: -0.976195216 } position { x: -0.785181582 y: 0.850682139 z: -7.98376226 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254471954 y: -0.213494 z: 0.0284417216 w: -0.976198673 } position { x: -0.785265625 y: 0.850728631 z: -7.98385143 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254011583 y: -0.213507846 z: 0.0284436103 w: -0.976196826 } position { x: -0.785214841 y: 0.850719213 z: -7.98379707 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253750198 y: -0.213488579 z: 0.0284119621 w: -0.976202607 } position { x: -0.785225034 y: 0.850744247 z: -7.98378468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254129041 y: -0.213473424 z: 0.0284621771 w: -0.976203442 } position { x: -0.785228729 y: 0.85075748 z: -7.98381424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254363976 y: -0.213495851 z: 0.0284733344 w: -0.97619766 } position { x: -0.785192907 y: 0.850718498 z: -7.98377657 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255016796 y: -0.213473037 z: 0.0285229161 w: -0.976199448 } position { x: -0.78521657 y: 0.850687861 z: -7.98381 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.476] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025388943 y: -0.21347712 z: 0.0284840427 w: -0.976202667 } position { x: -0.785228193 y: 0.85065496 z: -7.98378468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254378449 y: -0.21352455 z: 0.0284766927 w: -0.976191223 } position { x: -0.785220146 y: 0.850788593 z: -7.98380899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254324358 y: -0.213464841 z: 0.0284796618 w: -0.976204336 } position { x: -0.785190821 y: 0.850730538 z: -7.98373222 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.518] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254520867 y: -0.213480324 z: 0.0284790564 w: -0.976200461 } position { x: -0.78527832 y: 0.850838482 z: -7.98382759 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254562553 y: -0.213516429 z: 0.0284479354 w: -0.976193309 } position { x: -0.785180092 y: 0.850710869 z: -7.98368454 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254431833 y: -0.213454649 z: 0.0284474231 w: -0.976207197 } position { x: -0.785274744 y: 0.850785255 z: -7.9837985 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253848191 y: -0.213516384 z: 0.0284543131 w: -0.976195037 } position { x: -0.785215914 y: 0.850741625 z: -7.98371 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253933389 y: -0.213495672 z: 0.0284650326 w: -0.976199031 } position { x: -0.785226583 y: 0.850772917 z: -7.98369217 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.587] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254178867 y: -0.21349135 z: 0.0284651853 w: -0.976199329 } position { x: -0.78523916 y: 0.850797653 z: -7.98375511 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.02541993 y: -0.213492781 z: 0.0284661967 w: -0.976199 } position { x: -0.785214305 y: 0.850751758 z: -7.9836483 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025452951 y: -0.213493451 z: 0.0284220148 w: -0.97619921 } position { x: -0.785251915 y: 0.850772619 z: -7.98372889 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.629] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254129618 y: -0.213491738 z: 0.028423572 w: -0.976200581 } position { x: -0.785225809 y: 0.850786 z: -7.98366165 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.641] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254688449 y: -0.213473395 z: 0.028472 w: -0.976201713 } position { x: -0.785208 y: 0.850750327 z: -7.98369 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.657] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254399031 y: -0.21345523 z: 0.0284483153 w: -0.976207137 } position { x: -0.785257518 y: 0.85078156 z: -7.98370743 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254648384 y: -0.213487267 z: 0.0284536481 w: -0.976199329 } position { x: -0.785225093 y: 0.850763917 z: -7.98365211 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254216623 y: -0.213498861 z: 0.0284614414 w: -0.97619772 } position { x: -0.785207093 y: 0.85077 z: -7.98366785 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253810603 y: -0.213503405 z: 0.0284540709 w: -0.976197958 } position { x: -0.785221934 y: 0.850782812 z: -7.98370171 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253384579 y: -0.213543117 z: 0.0284207538 w: -0.976191342 } position { x: -0.785186231 y: 0.850774229 z: -7.98367786 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254788287 y: -0.213504642 z: 0.0284727905 w: -0.97619462 } position { x: -0.7851578 y: 0.850767672 z: -7.983675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.740] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254184026 y: -0.213503882 z: 0.0284626335 w: -0.976196647 } position { x: -0.78520304 y: 0.850792885 z: -7.98369217 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254575629 y: -0.213492423 z: 0.0284808576 w: -0.9761976 } position { x: -0.785138369 y: 0.850712359 z: -7.98361063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.765] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254148282 y: -0.213478222 z: 0.028486548 w: -0.976201653 } position { x: -0.785156131 y: 0.850770712 z: -7.98369598 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253836643 y: -0.213480875 z: 0.0284621138 w: -0.976202607 } position { x: -0.785165727 y: 0.850759506 z: -7.98366213 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253935792 y: -0.213513032 z: 0.0284396987 w: -0.976195931 } position { x: -0.78512013 y: 0.850765944 z: -7.98365593 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254314933 y: -0.213532507 z: 0.0284517128 w: -0.976190388 } position { x: -0.785093367 y: 0.850790262 z: -7.98370123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254558604 y: -0.213517532 z: 0.0284784082 w: -0.976192236 } position { x: -0.785083055 y: 0.850740433 z: -7.98365545 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254438873 y: -0.213498697 z: 0.0284802206 w: -0.976196647 } position { x: -0.785100222 y: 0.850743532 z: -7.9837513 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.852] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025382258 y: -0.213483036 z: 0.0284817852 w: -0.976201594 } position { x: -0.785066664 y: 0.850741386 z: -7.9836688 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253925826 y: -0.213482842 z: 0.0284962635 w: -0.976200938 } position { x: -0.785091 y: 0.850753844 z: -7.98371506 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025405772 y: -0.213503689 z: 0.0284920037 w: -0.97619617 } position { x: -0.785074592 y: 0.850758433 z: -7.9836669 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254111346 y: -0.213527948 z: 0.0284648668 w: -0.976191521 } position { x: -0.785086393 y: 0.85074091 z: -7.98367643 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254074149 y: -0.213504 z: 0.0284861196 w: -0.976196229 } position { x: -0.78508389 y: 0.850756407 z: -7.98370218 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254204217 y: -0.213508174 z: 0.028444564 w: -0.976196229 } position { x: -0.785033524 y: 0.850711465 z: -7.98368883 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025412716 y: -0.213500664 z: 0.0284708757 w: -0.976197302 } position { x: -0.785017073 y: 0.85073185 z: -7.98373127 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254083425 y: -0.213473931 z: 0.0284392107 w: -0.976204157 } position { x: -0.785014927 y: 0.85073483 z: -7.98369789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253783055 y: -0.213478014 z: 0.0284597203 w: -0.976203442 } position { x: -0.785015225 y: 0.850749731 z: -7.98372412 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254195 y: -0.21351622 z: 0.0285240598 w: -0.976192117 } position { x: -0.784988 y: 0.850770593 z: -7.98372507 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:54.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254318118 y: -0.213504583 z: 0.0284769647 w: -0.976195753 } position { x: -0.784998357 y: 0.850733936 z: -7.9837451 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.004] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025411915 y: -0.213492692 z: 0.0284815282 w: -0.976198733 } position { x: -0.784978092 y: 0.850738883 z: -7.98372602 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.018] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254107155 y: -0.213472977 z: 0.0284907259 w: -0.976202786 } position { x: -0.784993 y: 0.850727081 z: -7.98373938 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.033] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254105013 y: -0.213490933 z: 0.0284811649 w: -0.97619915 } position { x: -0.7849558 y: 0.850733638 z: -7.98375702 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254292 y: -0.213508382 z: 0.0285453834 w: -0.976192951 } position { x: -0.784978509 y: 0.850740314 z: -7.98373175 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254012216 y: -0.213517368 z: 0.0284692142 w: -0.976193964 } position { x: -0.784994245 y: 0.850730896 z: -7.98377132 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.073] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254141465 y: -0.213514075 z: 0.0284458622 w: -0.976195037 } position { x: -0.784981668 y: 0.850743175 z: -7.98379946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254295412 y: -0.213496566 z: 0.0284494068 w: -0.976198316 } position { x: -0.784984231 y: 0.850723803 z: -7.98379517 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.101] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254335161 y: -0.213483676 z: 0.0284500513 w: -0.976201057 } position { x: -0.784996092 y: 0.850720525 z: -7.98379469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.115] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254025403 y: -0.21351704 z: 0.0284589212 w: -0.976194322 } position { x: -0.784998417 y: 0.850716352 z: -7.98378515 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253779013 y: -0.213496253 z: 0.0285063516 w: -0.976198077 } position { x: -0.785006881 y: 0.850744963 z: -7.9838047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.143] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254011676 y: -0.213487372 z: 0.0285078082 w: -0.976199389 } position { x: -0.785019636 y: 0.850732386 z: -7.98378325 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254094899 y: -0.213489309 z: 0.0284769181 w: -0.976199627 } position { x: -0.785041332 y: 0.85073632 z: -7.98380041 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254093036 y: -0.213488609 z: 0.0284754112 w: -0.976199865 } position { x: -0.78503412 y: 0.850721598 z: -7.98378944 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.182] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254302323 y: -0.213466704 z: 0.0284778085 w: -0.976204038 } position { x: -0.785047531 y: 0.850737333 z: -7.98380804 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254149642 y: -0.213487819 z: 0.0284723509 w: -0.9762 } position { x: -0.785023689 y: 0.850744486 z: -7.98380184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.212] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253982451 y: -0.213475168 z: 0.028489368 w: -0.976202667 } position { x: -0.785035253 y: 0.850733399 z: -7.98381472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.227] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254000071 y: -0.213458478 z: 0.0284872316 w: -0.976206362 } position { x: -0.785056949 y: 0.850738049 z: -7.98381376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.241] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254222397 y: -0.2134749 z: 0.0284947921 w: -0.976201952 } position { x: -0.785072207 y: 0.850725412 z: -7.98380899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025421774 y: -0.213538557 z: 0.0284662433 w: -0.976188898 } position { x: -0.78507 y: 0.850729108 z: -7.98380089 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253912229 y: -0.213534877 z: 0.0284683183 w: -0.976190388 } position { x: -0.785084248 y: 0.850741 z: -7.98381281 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.282] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025404973 y: -0.213523015 z: 0.0284962505 w: -0.976191819 } position { x: -0.785099 y: 0.850729227 z: -7.98379469 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.295] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025410654 y: -0.213493109 z: 0.0284706187 w: -0.976199 } position { x: -0.785081685 y: 0.850730836 z: -7.98379803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253905989 y: -0.213491097 z: 0.0284543019 w: -0.976200402 } position { x: -0.785090864 y: 0.850726902 z: -7.98381186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025404837 y: -0.21349819 z: 0.0284660067 w: -0.976198137 } position { x: -0.785079 y: 0.85072124 z: -7.98381186 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254179202 y: -0.213488013 z: 0.028491037 w: -0.976199269 } position { x: -0.785081625 y: 0.850733519 z: -7.98382044 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254022535 y: -0.213500187 z: 0.0284688789 w: -0.97619772 } position { x: -0.785096645 y: 0.850720406 z: -7.98382664 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253695026 y: -0.213519871 z: 0.0285117757 w: -0.976192951 } position { x: -0.785072327 y: 0.850721478 z: -7.98380184 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253893696 y: -0.213505089 z: 0.0285277553 w: -0.976195216 } position { x: -0.785072148 y: 0.850752592 z: -7.98382616 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253808927 y: -0.213477969 z: 0.0284893606 w: -0.976202548 } position { x: -0.785089314 y: 0.850732923 z: -7.98381519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253951289 y: -0.213502333 z: 0.0284775589 w: -0.976197124 } position { x: -0.785061955 y: 0.850728214 z: -7.9838295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253837593 y: -0.213500127 z: 0.0284494571 w: -0.976198792 } position { x: -0.785086095 y: 0.85073483 z: -7.98381138 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.434] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254001208 y: -0.213506564 z: 0.0284737926 w: -0.976196229 } position { x: -0.785053968 y: 0.850718558 z: -7.98384953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025400823 y: -0.213506132 z: 0.0284730159 w: -0.976196349 } position { x: -0.78506887 y: 0.85073 z: -7.98382521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253970195 y: -0.213504523 z: 0.0284735449 w: -0.976196766 } position { x: -0.785073698 y: 0.850722432 z: -7.98384905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.476] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253800806 y: -0.213480577 z: 0.0284497794 w: -0.976203144 } position { x: -0.785056174 y: 0.850710392 z: -7.98386335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254273359 y: -0.213484898 z: 0.0284447838 w: -0.976201117 } position { x: -0.785080254 y: 0.850707293 z: -7.98385382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.502] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254023448 y: -0.213462934 z: 0.0284460355 w: -0.976206481 } position { x: -0.785066307 y: 0.850720763 z: -7.98385763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.518] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254207682 y: -0.213510603 z: 0.0285143126 w: -0.976193607 } position { x: -0.785056174 y: 0.850728393 z: -7.98386192 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025394585 y: -0.213499814 z: 0.0284754559 w: -0.976197779 } position { x: -0.785063326 y: 0.850721836 z: -7.98386097 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.546] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025384644 y: -0.213529557 z: 0.0284787118 w: -0.976191461 } position { x: -0.78507328 y: 0.850746095 z: -7.98388147 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253689885 y: -0.213485807 z: 0.0284552705 w: -0.976202071 } position { x: -0.785067141 y: 0.850727558 z: -7.98386478 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.573] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253929868 y: -0.213504121 z: 0.0284767207 w: -0.976196826 } position { x: -0.78507781 y: 0.850743771 z: -7.98388052 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253984611 y: -0.213479906 z: 0.0284794569 w: -0.976201892 } position { x: -0.785084784 y: 0.85074538 z: -7.98389101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253953859 y: -0.21350576 z: 0.028481815 w: -0.976196289 } position { x: -0.785071254 y: 0.850767553 z: -7.9839 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254152752 y: -0.213522762 z: 0.0285198577 w: -0.976190925 } position { x: -0.785100341 y: 0.85074389 z: -7.98389053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253948718 y: -0.213506103 z: 0.0284867492 w: -0.976196051 } position { x: -0.785086274 y: 0.850754321 z: -7.98390818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253770836 y: -0.213506103 z: 0.0285045803 w: -0.976196051 } position { x: -0.785080791 y: 0.850762 z: -7.98390675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.657] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253344495 y: -0.213501483 z: 0.0284368042 w: -0.976200104 } position { x: -0.785098612 y: 0.850781798 z: -7.98391771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253961943 y: -0.213501364 z: 0.0284849592 w: -0.976197124 } position { x: -0.785083 y: 0.850749135 z: -7.98389387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253369287 y: -0.213519216 z: 0.0284465086 w: -0.976195872 } position { x: -0.785119057 y: 0.850804389 z: -7.98391914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254189186 y: -0.213511646 z: 0.0285132937 w: -0.976193428 } position { x: -0.785069466 y: 0.850759625 z: -7.98389101 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025368521 y: -0.213484377 z: 0.0284970086 w: -0.976201236 } position { x: -0.785127878 y: 0.850765765 z: -7.98392153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.724] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253373329 y: -0.213521838 z: 0.0284777265 w: -0.976194382 } position { x: -0.785127 y: 0.850752652 z: -7.9838891 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.740] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253671147 y: -0.213460192 z: 0.0285064504 w: -0.976206303 } position { x: -0.785123527 y: 0.850773871 z: -7.98392 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254211407 y: -0.21352382 z: 0.028496502 w: -0.976191223 } position { x: -0.785117686 y: 0.850741267 z: -7.98389435 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.02539034 y: -0.213502675 z: 0.0284939278 w: -0.976196766 } position { x: -0.785112202 y: 0.850777388 z: -7.9839 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.780] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254122727 y: -0.213500604 z: 0.028487714 w: -0.976196766 } position { x: -0.785097599 y: 0.850757 z: -7.98389292 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253791101 y: -0.213495359 z: 0.0284471773 w: -0.9762 } position { x: -0.785136342 y: 0.850766778 z: -7.98390341 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253988039 y: -0.213519886 z: 0.0284571797 w: -0.976193845 } position { x: -0.78508383 y: 0.850785434 z: -7.98391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253969263 y: -0.213494867 z: 0.0285186972 w: -0.976197541 } position { x: -0.785078824 y: 0.85078615 z: -7.98389053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253951307 y: -0.213499129 z: 0.0284942649 w: -0.976197362 } position { x: -0.785114706 y: 0.850789905 z: -7.983922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253769923 y: -0.21354042 z: 0.0284785628 w: -0.976189256 } position { x: -0.785070598 y: 0.850756764 z: -7.98386431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253570247 y: -0.213499144 z: 0.0284864437 w: -0.976198614 } position { x: -0.785101235 y: 0.850771189 z: -7.98389673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253870822 y: -0.213503242 z: 0.0284929872 w: -0.976196706 } position { x: -0.785105228 y: 0.850760579 z: -7.98389196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025394693 y: -0.213484779 z: 0.0284839645 w: -0.976200819 } position { x: -0.785113454 y: 0.850745559 z: -7.98389482 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253885016 y: -0.213463262 z: 0.0284683798 w: -0.976206183 } position { x: -0.785116792 y: 0.850763917 z: -7.98388815 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254085027 y: -0.213531867 z: 0.0284929127 w: -0.976189911 } position { x: -0.78508532 y: 0.850739121 z: -7.98386526 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253825039 y: -0.213508427 z: 0.028469421 w: -0.976196408 } position { x: -0.785114229 y: 0.850737333 z: -7.98387337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253537595 y: -0.213478401 z: 0.0285134856 w: -0.976202428 } position { x: -0.785109222 y: 0.850752711 z: -7.98387098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253924467 y: -0.213535443 z: 0.0284996983 w: -0.976189315 } position { x: -0.785072207 y: 0.850749552 z: -7.98386574 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253799483 y: -0.213523224 z: 0.028542323 w: -0.976191103 } position { x: -0.785091519 y: 0.850750923 z: -7.98386955 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:55.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253920835 y: -0.213483855 z: 0.0284964424 w: -0.9762007 } position { x: -0.785086691 y: 0.850744784 z: -7.98388767 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.004] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253797211 y: -0.213487625 z: 0.0285304319 w: -0.976199269 } position { x: -0.785072327 y: 0.850740314 z: -7.98387194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.018] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253800526 y: -0.213498786 z: 0.028507581 w: -0.976197481 } position { x: -0.785048068 y: 0.850729346 z: -7.98385429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025354879 y: -0.213487387 z: 0.0284970012 w: -0.976200938 } position { x: -0.785051465 y: 0.85076642 z: -7.98385668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253468491 y: -0.213500872 z: 0.0284800828 w: -0.976198673 } position { x: -0.785016239 y: 0.85075295 z: -7.98388433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253759939 y: -0.213497445 z: 0.0285068247 w: -0.976197898 } position { x: -0.785023332 y: 0.850759089 z: -7.98385239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025376996 y: -0.213499039 z: 0.0285052471 w: -0.976197541 } position { x: -0.785038352 y: 0.850737631 z: -7.98388195 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253843945 y: -0.213496104 z: 0.0284821372 w: -0.976198673 } position { x: -0.785015166 y: 0.850744128 z: -7.98385525 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.101] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025371477 y: -0.213490233 z: 0.028476987 w: -0.976200461 } position { x: -0.785010219 y: 0.850754142 z: -7.98385811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.115] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253744479 y: -0.213500515 z: 0.028511785 w: -0.976197064 } position { x: -0.78500092 y: 0.85076791 z: -7.98388338 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.02538101 y: -0.213496596 z: 0.0284835659 w: -0.976198614 } position { x: -0.785011292 y: 0.850748897 z: -7.98385715 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253737252 y: -0.213498086 z: 0.0285134222 w: -0.9761976 } position { x: -0.7849949 y: 0.850772083 z: -7.98388147 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254036263 y: -0.213477105 z: 0.0284857 w: -0.97620219 } position { x: -0.784998178 y: 0.850734293 z: -7.98386288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.171] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253734645 y: -0.213525832 z: 0.0284845959 w: -0.976192355 } position { x: -0.784981668 y: 0.850742102 z: -7.98387766 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253769942 y: -0.213501066 z: 0.0285105351 w: -0.976196945 } position { x: -0.784997225 y: 0.85074079 z: -7.98389339 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253901295 y: -0.213481814 z: 0.0285156667 w: -0.9762007 } position { x: -0.785019755 y: 0.850760341 z: -7.98388243 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.212] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253450722 y: -0.21351549 z: 0.0285045225 w: -0.976194799 } position { x: -0.784981906 y: 0.850768447 z: -7.98389769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.226] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253690314 y: -0.213484734 z: 0.0285595413 w: -0.976199269 } position { x: -0.7849738 y: 0.850773215 z: -7.98390532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253692064 y: -0.213498443 z: 0.0285142846 w: -0.9761976 } position { x: -0.784989953 y: 0.850757 z: -7.98388529 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253505968 y: -0.213482231 z: 0.0285123698 w: -0.976201713 } position { x: -0.785000265 y: 0.850749969 z: -7.98390627 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253906474 y: -0.213541165 z: 0.0285153091 w: -0.976187706 } position { x: -0.784983218 y: 0.850759 z: -7.98390865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253729448 y: -0.213505417 z: 0.0285490081 w: -0.976195 } position { x: -0.78498137 y: 0.850764096 z: -7.98388672 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253806524 y: -0.213478833 z: 0.028489979 w: -0.976202309 } position { x: -0.785005212 y: 0.850742757 z: -7.9839263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253754277 y: -0.213512793 z: 0.0284818299 w: -0.976195276 } position { x: -0.784996867 y: 0.850772619 z: -7.98392 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.02537187 y: -0.213467121 z: 0.0285380837 w: -0.97620368 } position { x: -0.784988761 y: 0.850776792 z: -7.98390341 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253681894 y: -0.213502645 z: 0.0285162963 w: -0.976196647 } position { x: -0.784985065 y: 0.85076648 z: -7.9839077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.349] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253434442 y: -0.21349901 z: 0.0285240933 w: -0.976197898 } position { x: -0.78500253 y: 0.850764751 z: -7.98391104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253508128 y: -0.213470787 z: 0.0285159796 w: -0.976204097 } position { x: -0.784983933 y: 0.850757658 z: -7.9839139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253482889 y: -0.213476852 z: 0.0285347719 w: -0.976202309 } position { x: -0.785008729 y: 0.850762 z: -7.98390961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253636986 y: -0.213499039 z: 0.0285223722 w: -0.976197422 } position { x: -0.784981966 y: 0.850782037 z: -7.98392534 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253578052 y: -0.213490397 z: 0.0284917038 w: -0.976200342 } position { x: -0.785004795 y: 0.850761294 z: -7.98392773 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.421] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253629945 y: -0.213500634 z: 0.0285177659 w: -0.976197183 } position { x: -0.784993589 y: 0.850777686 z: -7.98393059 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.434] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253477953 y: -0.213528246 z: 0.0285145063 w: -0.97619164 } position { x: -0.78498739 y: 0.85077244 z: -7.98389959 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025329506 y: -0.213517219 z: 0.0285068136 w: -0.976194739 } position { x: -0.785003722 y: 0.850767732 z: -7.9838953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.463] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253513195 y: -0.213510156 z: 0.0284867119 w: -0.976196289 } position { x: -0.784981847 y: 0.850779891 z: -7.98389244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.476] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253582783 y: -0.213503599 z: 0.028513737 w: -0.976196826 } position { x: -0.784966469 y: 0.850779772 z: -7.98389769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253386945 y: -0.213484734 z: 0.0285291262 w: -0.976200938 } position { x: -0.784964561 y: 0.850792289 z: -7.98390913 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.505] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253425315 y: -0.213515177 z: 0.0285385586 w: -0.976193964 } position { x: -0.784965336 y: 0.850766957 z: -7.98389387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.518] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253314339 y: -0.213525236 z: 0.0285505708 w: -0.97619164 } position { x: -0.78495872 y: 0.850796819 z: -7.98389912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253762975 y: -0.213531196 z: 0.0285639521 w: -0.976188779 } position { x: -0.78495729 y: 0.850773 z: -7.98391819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253569484 y: -0.213480294 z: 0.0285096262 w: -0.976202071 } position { x: -0.784965813 y: 0.85079211 z: -7.98391533 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253642183 y: -0.21353887 z: 0.028494129 w: -0.976189494 } position { x: -0.784935 y: 0.850775719 z: -7.98389244 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.574] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253408216 y: -0.213549986 z: 0.0285236407 w: -0.976186812 } position { x: -0.784964919 y: 0.850782275 z: -7.9838953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.587] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253502727 y: -0.213508636 z: 0.0285178591 w: -0.976195753 } position { x: -0.784943044 y: 0.850797951 z: -7.98391867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253501479 y: -0.213511571 z: 0.0285209026 w: -0.976195037 } position { x: -0.784950137 y: 0.850807309 z: -7.98389912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253656618 y: -0.213531405 z: 0.0285403132 w: -0.976189733 } position { x: -0.784959555 y: 0.850777 z: -7.98391724 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.629] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253886115 y: -0.213539213 z: 0.0285094827 w: -0.976188362 } position { x: -0.78495729 y: 0.850772381 z: -7.98392248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253226142 y: -0.213523075 z: 0.0284791682 w: -0.976194441 } position { x: -0.784959137 y: 0.850776792 z: -7.98391962 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.657] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253128633 y: -0.213505134 z: 0.028524708 w: -0.976197302 } position { x: -0.784960628 y: 0.850796938 z: -7.98393869 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253741294 y: -0.213532329 z: 0.0285107922 w: -0.97619015 } position { x: -0.784985363 y: 0.850793123 z: -7.98391438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253269989 y: -0.213523403 z: 0.0284973755 w: -0.976193726 } position { x: -0.784956694 y: 0.850799084 z: -7.98391294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.698] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253419261 y: -0.213515073 z: 0.0285197422 w: -0.976194501 } position { x: -0.784985 y: 0.850797176 z: -7.98391104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253363289 y: -0.213531882 z: 0.0285059176 w: -0.976191401 } position { x: -0.784957 y: 0.850802481 z: -7.98392391 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.724] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253464896 y: -0.213511229 z: 0.0285130218 w: -0.976195455 } position { x: -0.784974158 y: 0.850788 z: -7.98395348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.740] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253404584 y: -0.213521108 z: 0.02854749 w: -0.976192415 } position { x: -0.784952641 y: 0.850795507 z: -7.98394966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.752] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253447071 y: -0.213512272 z: 0.0285184216 w: -0.976195097 } position { x: -0.784965217 y: 0.850800037 z: -7.98392963 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253308732 y: -0.21350728 z: 0.0284826253 w: -0.9761976 } position { x: -0.784961045 y: 0.850785792 z: -7.98394 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253356528 y: -0.213492438 z: 0.028506875 w: -0.976200044 } position { x: -0.784956694 y: 0.850797653 z: -7.98396063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253150035 y: -0.213516623 z: 0.0285566505 w: -0.976193786 } position { x: -0.784956932 y: 0.850791335 z: -7.98394299 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253451113 y: -0.21351178 z: 0.0285136271 w: -0.976195335 } position { x: -0.784962714 y: 0.850778043 z: -7.98393 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253451504 y: -0.213509038 z: 0.0285142846 w: -0.976195931 } position { x: -0.78496325 y: 0.850775719 z: -7.98395443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253458414 y: -0.213485718 z: 0.0284903254 w: -0.976201713 } position { x: -0.784982324 y: 0.850769758 z: -7.98397207 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253682807 y: -0.213472843 z: 0.0285132099 w: -0.976203263 } position { x: -0.784987 y: 0.850763619 z: -7.98395824 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025322441 y: -0.21349892 z: 0.0284867641 w: -0.976199508 } position { x: -0.784973323 y: 0.850774348 z: -7.98396063 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025326781 y: -0.213529855 z: 0.028485639 w: -0.976192653 } position { x: -0.784989297 y: 0.850776076 z: -7.98398209 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253350046 y: -0.213517 z: 0.0285284724 w: -0.976194 } position { x: -0.784970522 y: 0.850742459 z: -7.98394871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253415629 y: -0.213512838 z: 0.0285078585 w: -0.976195335 } position { x: -0.784991086 y: 0.850785 z: -7.98397112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.921] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253677983 y: -0.213533416 z: 0.028512504 w: -0.97619009 } position { x: -0.784993052 y: 0.850769341 z: -7.98395157 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253458172 y: -0.213513449 z: 0.028503852 w: -0.976195276 } position { x: -0.784983933 y: 0.850756764 z: -7.98393536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253209695 y: -0.213519171 z: 0.0285076387 w: -0.976194501 } position { x: -0.785007775 y: 0.850788474 z: -7.98393 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.963] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253473073 y: -0.213513911 z: 0.0284968484 w: -0.976195335 } position { x: -0.784988523 y: 0.850748539 z: -7.98394775 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253465865 y: -0.213514313 z: 0.0284931324 w: -0.976195335 } position { x: -0.784987867 y: 0.850762963 z: -7.98394156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:56.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253354572 y: -0.213552758 z: 0.0284862239 w: -0.976187468 } position { x: -0.784989834 y: 0.850774407 z: -7.98395824 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.004] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253255311 y: -0.213498324 z: 0.0285063889 w: -0.976199031 } position { x: -0.784990966 y: 0.850771427 z: -7.98395729 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.018] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253428165 y: -0.213517576 z: 0.0284943115 w: -0.97619468 } position { x: -0.785008669 y: 0.850759745 z: -7.98396873 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253424104 y: -0.213520527 z: 0.0284927841 w: -0.976194143 } position { x: -0.785012841 y: 0.850755394 z: -7.98393869 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253366753 y: -0.213520572 z: 0.0284720697 w: -0.976194859 } position { x: -0.78503561 y: 0.850764513 z: -7.98394871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.059] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253428966 y: -0.213521972 z: 0.0284939725 w: -0.976193726 } position { x: -0.78501159 y: 0.850764811 z: -7.98393917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253444463 y: -0.213519782 z: 0.028494291 w: -0.976194143 } position { x: -0.785008907 y: 0.850797474 z: -7.9839263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025345955 y: -0.213524356 z: 0.0284961741 w: -0.97619307 } position { x: -0.785003603 y: 0.850787759 z: -7.98393536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.101] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253565069 y: -0.213540375 z: 0.0284679253 w: -0.97619015 } position { x: -0.785006702 y: 0.850765467 z: -7.98395348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.115] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253491048 y: -0.213519484 z: 0.0284973532 w: -0.976194 } position { x: -0.785042346 y: 0.850805163 z: -7.98394585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253637172 y: -0.213546664 z: 0.0284855869 w: -0.976188 } position { x: -0.785019338 y: 0.850776434 z: -7.98394442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.144] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253417138 y: -0.213501543 z: 0.0284907576 w: -0.976198316 } position { x: -0.785013 y: 0.850786567 z: -7.98394489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253758375 y: -0.213497922 z: 0.0284992959 w: -0.976197958 } position { x: -0.785047352 y: 0.850787461 z: -7.98393917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253585875 y: -0.213496089 z: 0.0284944884 w: -0.976199 } position { x: -0.785019755 y: 0.850798845 z: -7.98394346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253494158 y: -0.213515103 z: 0.0284974929 w: -0.976195 } position { x: -0.78506273 y: 0.85082674 z: -7.98393536 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.199] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025347976 y: -0.213555813 z: 0.0284877382 w: -0.976186395 } position { x: -0.785045803 y: 0.850792766 z: -7.98390436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.213] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253532585 y: -0.21351862 z: 0.0284848381 w: -0.976194441 } position { x: -0.785045743 y: 0.850784719 z: -7.98392057 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.226] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253539719 y: -0.213517487 z: 0.0284872558 w: -0.97619462 } position { x: -0.78507787 y: 0.850779295 z: -7.98392 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253721457 y: -0.213543653 z: 0.0285116415 w: -0.976187766 } position { x: -0.78503567 y: 0.850810647 z: -7.98391056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253536738 y: -0.213518158 z: 0.0284966156 w: -0.976194203 } position { x: -0.785081148 y: 0.850824952 z: -7.98391342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.269] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025350051 y: -0.213536948 z: 0.0285213273 w: -0.976189494 } position { x: -0.785061121 y: 0.850812674 z: -7.98388433 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.282] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253582373 y: -0.21351774 z: 0.0284980033 w: -0.976194143 } position { x: -0.785082102 y: 0.850810289 z: -7.98389912 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253842641 y: -0.213528916 z: 0.0285123512 w: -0.976190627 } position { x: -0.785071 y: 0.850794554 z: -7.98390102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253186282 y: -0.213532791 z: 0.0284745842 w: -0.976192594 } position { x: -0.785085 y: 0.850814164 z: -7.98389053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.324] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253554117 y: -0.213518754 z: 0.0285016019 w: -0.976193905 } position { x: -0.785067439 y: 0.850785136 z: -7.9838891 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253820065 y: -0.213521659 z: 0.028479157 w: -0.976193249 } position { x: -0.785077751 y: 0.850806594 z: -7.98389387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.351] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253786966 y: -0.213498533 z: 0.0285152961 w: -0.976197302 } position { x: -0.78508842 y: 0.850806594 z: -7.98391533 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253567901 y: -0.213547483 z: 0.0285026617 w: -0.976187527 } position { x: -0.78507936 y: 0.850811601 z: -7.98391151 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253603552 y: -0.213524073 z: 0.0284981262 w: -0.976192713 } position { x: -0.785094202 y: 0.8507967 z: -7.98390675 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.391] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253314562 y: -0.213520363 z: 0.0285026524 w: -0.976194143 } position { x: -0.785068095 y: 0.850796461 z: -7.98389626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253505055 y: -0.213525221 z: 0.0285047572 w: -0.976192534 } position { x: -0.78508091 y: 0.850806952 z: -7.98389769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253476165 y: -0.213529527 z: 0.0285047367 w: -0.97619164 } position { x: -0.785088837 y: 0.85082221 z: -7.9838872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253477953 y: -0.213573739 z: 0.0284891482 w: -0.976182461 } position { x: -0.785085 y: 0.850808859 z: -7.98389387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253731571 y: -0.213500455 z: 0.0285007339 w: -0.976197481 } position { x: -0.785098255 y: 0.850798488 z: -7.98388958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.463] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253803488 y: -0.213535175 z: 0.0285042096 w: -0.976189613 } position { x: -0.785070956 y: 0.850782096 z: -7.98388624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.476] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253516268 y: -0.213536501 z: 0.0285020638 w: -0.97619009 } position { x: -0.785068929 y: 0.850798488 z: -7.98389339 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.490] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253522638 y: -0.213541821 z: 0.0285022929 w: -0.976188958 } position { x: -0.785045147 y: 0.850814104 z: -7.98391104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253711529 y: -0.213582173 z: 0.0284742061 w: -0.976180375 } position { x: -0.785059452 y: 0.850801229 z: -7.98391819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.518] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253779646 y: -0.213523239 z: 0.0285279211 w: -0.97619158 } position { x: -0.785081089 y: 0.850801885 z: -7.98392344 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253903419 y: -0.213529095 z: 0.028506007 w: -0.976190627 } position { x: -0.785034299 y: 0.850798488 z: -7.98391867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253150146 y: -0.213527203 z: 0.0285112467 w: -0.976192832 } position { x: -0.785039604 y: 0.85080862 z: -7.98391962 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.560] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253509954 y: -0.213544607 z: 0.0285071209 w: -0.976188183 } position { x: -0.78505075 y: 0.85078156 z: -7.98391628 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.573] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253671464 y: -0.213519394 z: 0.0285580922 w: -0.976191819 } position { x: -0.785036325 y: 0.850807428 z: -7.98391628 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.587] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253495015 y: -0.213539734 z: 0.0285074189 w: -0.976189315 } position { x: -0.78502357 y: 0.850821 z: -7.98392916 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253501907 y: -0.213518336 z: 0.0285267197 w: -0.976193368 } position { x: -0.785008907 y: 0.850805163 z: -7.98393 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025334388 y: -0.213556916 z: 0.0285461433 w: -0.976184845 } position { x: -0.785013855 y: 0.850811124 z: -7.98394203 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.630] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253421888 y: -0.213528156 z: 0.028540099 w: -0.976191044 } position { x: -0.784986734 y: 0.850824296 z: -7.9839406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253560413 y: -0.213510126 z: 0.0285248216 w: -0.976195097 } position { x: -0.784984767 y: 0.850838602 z: -7.98393822 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.657] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253485721 y: -0.213536114 z: 0.0285217091 w: -0.976189673 } position { x: -0.785010815 y: 0.850807846 z: -7.98391914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253570974 y: -0.213551715 z: 0.0285587013 w: -0.976185 } position { x: -0.785001159 y: 0.850813687 z: -7.98392868 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253332816 y: -0.213526398 z: 0.0285018384 w: -0.976192772 } position { x: -0.785006821 y: 0.850825787 z: -7.98393679 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025328638 y: -0.213524282 z: 0.0285182353 w: -0.976192892 } position { x: -0.785000622 y: 0.850827932 z: -7.98390436 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253510438 y: -0.213536039 z: 0.0285230093 w: -0.976189613 } position { x: -0.785001814 y: 0.850837827 z: -7.983922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.727] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253827404 y: -0.213546589 z: 0.0285033323 w: -0.97618705 } position { x: -0.784988105 y: 0.850813746 z: -7.98393965 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.740] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252913851 y: -0.213534296 z: 0.0284752138 w: -0.976192892 } position { x: -0.785011292 y: 0.850838482 z: -7.98395872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253781751 y: -0.213541538 z: 0.0285375156 w: -0.976187289 } position { x: -0.78498131 y: 0.850818694 z: -7.983922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253568 y: -0.213532746 z: 0.0285195895 w: -0.976190269 } position { x: -0.785025179 y: 0.850845635 z: -7.98395061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025326442 y: -0.213526264 z: 0.0285286419 w: -0.976192176 } position { x: -0.785011053 y: 0.850833058 z: -7.98394 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253454912 y: -0.213526845 z: 0.0285274722 w: -0.97619164 } position { x: -0.784999192 y: 0.850828052 z: -7.98390865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.810] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025316013 y: -0.213503286 z: 0.0284950323 w: -0.976198494 } position { x: -0.78502655 y: 0.850875616 z: -7.98398638 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.824] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253896639 y: -0.213554204 z: 0.028575819 w: -0.976183057 } position { x: -0.784983814 y: 0.85080713 z: -7.9839077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.838] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253405459 y: -0.213495567 z: 0.0285494104 w: -0.976197958 } position { x: -0.785054266 y: 0.850844264 z: -7.98397923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253156107 y: -0.21354413 z: 0.028562529 w: -0.976187587 } position { x: -0.785005152 y: 0.850820422 z: -7.98394728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252933484 y: -0.213517308 z: 0.0285790749 w: -0.976193607 } position { x: -0.785014808 y: 0.85082376 z: -7.98394346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253297854 y: -0.213492155 z: 0.0285568107 w: -0.976198792 } position { x: -0.785055 y: 0.850850642 z: -7.98402 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253680218 y: -0.213543072 z: 0.0285369586 w: -0.976187229 } position { x: -0.785005629 y: 0.850802422 z: -7.9839468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253644139 y: -0.213522837 z: 0.0285309833 w: -0.976191938 } position { x: -0.78500551 y: 0.850817502 z: -7.98397541 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025330836 y: -0.21355252 z: 0.0285432115 w: -0.976185918 } position { x: -0.785006642 y: 0.850815833 z: -7.98396397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.935] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025364656 y: -0.213534594 z: 0.0285413079 w: -0.976189 } position { x: -0.785018444 y: 0.8508178 z: -7.98395634 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253368 y: -0.213522479 z: 0.0285323132 w: -0.976192653 } position { x: -0.785017073 y: 0.850834966 z: -7.98397923 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.962] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253250636 y: -0.213518783 z: 0.0285529476 w: -0.97619319 } position { x: -0.78500706 y: 0.850817 z: -7.98392153 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.976] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253645405 y: -0.213540539 z: 0.0285151638 w: -0.97618854 } position { x: -0.785031617 y: 0.850821257 z: -7.98396206 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:57.991] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025343148 y: -0.213524446 z: 0.0285333171 w: -0.976192057 } position { x: -0.785005748 y: 0.850799799 z: -7.98396921 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.004] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253445 y: -0.213525489 z: 0.0285311453 w: -0.976191819 } position { x: -0.785016358 y: 0.850835562 z: -7.98397064 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.018] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253726467 y: -0.213511452 z: 0.0285217091 w: -0.976194441 } position { x: -0.785016119 y: 0.850830317 z: -7.98396873 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253556315 y: -0.213493973 z: 0.028539747 w: -0.976198196 } position { x: -0.785012424 y: 0.850811779 z: -7.98394966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253199879 y: -0.21350418 z: 0.0285188965 w: -0.976197541 } position { x: -0.785038769 y: 0.850818276 z: -7.98394871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.059] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253482964 y: -0.213548824 z: 0.0285185054 w: -0.976187 } position { x: -0.785003126 y: 0.850803554 z: -7.98392439 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253665447 y: -0.213519841 z: 0.0285413582 w: -0.976192176 } position { x: -0.784998953 y: 0.850821614 z: -7.98392582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.088] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253458172 y: -0.213520244 z: 0.0285249874 w: -0.97619313 } position { x: -0.785008967 y: 0.850823879 z: -7.98393869 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.101] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253459103 y: -0.21352 z: 0.0285250898 w: -0.97619319 } position { x: -0.785009384 y: 0.850824952 z: -7.98390579 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253667869 y: -0.213545 z: 0.028539788 w: -0.976186752 } position { x: -0.784991801 y: 0.850838721 z: -7.98391342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.129] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253455192 y: -0.213521406 z: 0.0284852292 w: -0.976194084 } position { x: -0.785010874 y: 0.85081768 z: -7.98390532 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.143] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253799967 y: -0.213524908 z: 0.0285386425 w: -0.976190805 } position { x: -0.78501755 y: 0.850833297 z: -7.98391485 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.156] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253517255 y: -0.213523805 z: 0.0285260491 w: -0.976192176 } position { x: -0.785016358 y: 0.850836277 z: -7.98390293 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.172] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253468193 y: -0.213542864 z: 0.0285053402 w: -0.976188779 } position { x: -0.785021842 y: 0.85083735 z: -7.98390102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.185] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253601559 y: -0.213536352 z: 0.02850122 w: -0.97619 } position { x: -0.785025537 y: 0.850829184 z: -7.98386717 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.199] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253758524 y: -0.213528216 z: 0.0285022985 w: -0.976191282 } position { x: -0.785034299 y: 0.850837648 z: -7.9838829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.212] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.02534681 y: -0.213510454 z: 0.0285684373 w: -0.976193964 } position { x: -0.785037339 y: 0.85083127 z: -7.98388481 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.226] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253422353 y: -0.213546008 z: 0.028512232 w: -0.976187944 } position { x: -0.785045505 y: 0.850817204 z: -7.98386431 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.238] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253555011 y: -0.213525251 z: 0.0285202172 w: -0.976191938 } position { x: -0.785021424 y: 0.850816905 z: -7.98387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253564846 y: -0.213523969 z: 0.0285164453 w: -0.976192296 } position { x: -0.785015345 y: 0.850821495 z: -7.98385477 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253831316 y: -0.2135638 z: 0.0284900833 w: -0.976183653 } position { x: -0.785025 y: 0.850799322 z: -7.98387432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.282] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253411271 y: -0.213500351 z: 0.0285065118 w: -0.976198137 } position { x: -0.785040379 y: 0.850804687 z: -7.98387194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253614876 y: -0.213523701 z: 0.0285107829 w: -0.976192415 } position { x: -0.785022736 y: 0.850763917 z: -7.9838829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253576078 y: -0.213506222 z: 0.0285247397 w: -0.976195872 } position { x: -0.785035133 y: 0.850794077 z: -7.98386288 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253730528 y: -0.213501588 z: 0.0285306387 w: -0.976196349 } position { x: -0.785027564 y: 0.850802779 z: -7.98386335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253897943 y: -0.213506356 z: 0.0284952112 w: -0.976195872 } position { x: -0.785041213 y: 0.850780368 z: -7.98386621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.351] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253928639 y: -0.213539451 z: 0.0285037663 w: -0.976188302 } position { x: -0.785037458 y: 0.850781798 z: -7.98382854 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.366] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253632423 y: -0.213518813 z: 0.0285133068 w: -0.976193309 } position { x: -0.785030842 y: 0.850770831 z: -7.98384094 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253218655 y: -0.213511944 z: 0.0285272095 w: -0.976195514 } position { x: -0.785055637 y: 0.850793242 z: -7.98383665 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025362052 y: -0.213520795 z: 0.0285109989 w: -0.976193 } position { x: -0.785054564 y: 0.850791 z: -7.98380756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253965072 y: -0.213517159 z: 0.028494671 w: -0.976193368 } position { x: -0.78505975 y: 0.850795627 z: -7.98383284 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025366826 y: -0.213546857 z: 0.0285178684 w: -0.976187 } position { x: -0.785062194 y: 0.850764513 z: -7.98381853 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253904928 y: -0.213518009 z: 0.0285209175 w: -0.976192594 } position { x: -0.785081446 y: 0.850804687 z: -7.98383522 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253360383 y: -0.213526636 z: 0.0285141896 w: -0.976192296 } position { x: -0.785043836 y: 0.850811243 z: -7.98380136 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253566112 y: -0.21352464 z: 0.0285159145 w: -0.976192176 } position { x: -0.785049498 y: 0.850815535 z: -7.98379803 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253533013 y: -0.213519722 z: 0.0285168104 w: -0.976193309 } position { x: -0.785035789 y: 0.850822806 z: -7.98381376 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253531579 y: -0.213546529 z: 0.0285349134 w: -0.976186872 } position { x: -0.785028 y: 0.850798488 z: -7.98382282 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253754854 y: -0.213509887 z: 0.0285485741 w: -0.976193964 } position { x: -0.785041869 y: 0.85080564 z: -7.98381472 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.518] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253446773 y: -0.213542 z: 0.0284994952 w: -0.976189137 } position { x: -0.785056949 y: 0.850816727 z: -7.98379946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025350308 y: -0.213524476 z: 0.0285151098 w: -0.976192415 } position { x: -0.785046816 y: 0.850810647 z: -7.98381424 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253235921 y: -0.213508397 z: 0.0285081156 w: -0.976196826 } position { x: -0.785027802 y: 0.850814521 z: -7.98380709 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025360452 y: -0.213531733 z: 0.0285412278 w: -0.976189792 } position { x: -0.785047174 y: 0.850837111 z: -7.98377609 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.573] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253510866 y: -0.213528186 z: 0.0285136215 w: -0.97619158 } position { x: -0.785048187 y: 0.850820839 z: -7.98381662 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.587] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025345454 y: -0.213523299 z: 0.0285441019 w: -0.976191878 } position { x: -0.785046637 y: 0.850822091 z: -7.98378229 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.601] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253606122 y: -0.213507816 z: 0.0285099726 w: -0.976195872 } position { x: -0.785055757 y: 0.850816846 z: -7.98381519 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.615] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253707655 y: -0.213522926 z: 0.0285293851 w: -0.976191819 } position { x: -0.785047948 y: 0.850803614 z: -7.98379946 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.629] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253516771 y: -0.213527158 z: 0.0285122562 w: -0.976191819 } position { x: -0.785023 y: 0.850809336 z: -7.98378754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025361225 y: -0.21350123 z: 0.0285539981 w: -0.976196051 } position { x: -0.785049 y: 0.850811541 z: -7.98379278 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.657] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253515821 y: -0.213528231 z: 0.0285125878 w: -0.97619164 } position { x: -0.785028934 y: 0.850818634 z: -7.98377895 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253520273 y: -0.213530838 z: 0.0285135396 w: -0.976191044 } position { x: -0.785010934 y: 0.850797415 z: -7.98378944 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.685] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253539179 y: -0.213530764 z: 0.0285148248 w: -0.976190925 } position { x: -0.785011172 y: 0.850801468 z: -7.98378754 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.699] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025353672 y: -0.213529766 z: 0.0285153557 w: -0.976191163 } position { x: -0.784998894 y: 0.850812912 z: -7.98379183 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.713] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253082011 y: -0.213553965 z: 0.0285224188 w: -0.976186812 } position { x: -0.785017669 y: 0.850852907 z: -7.98377228 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253484 y: -0.213531122 z: 0.0285124369 w: -0.976191103 } position { x: -0.785013378 y: 0.850807428 z: -7.98378277 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.740] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253498089 y: -0.213533953 z: 0.0285181701 w: -0.976190209 } position { x: -0.784999251 y: 0.850819349 z: -7.9837966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.754] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253497884 y: -0.213536933 z: 0.0285150744 w: -0.976189673 } position { x: -0.785024464 y: 0.850810528 z: -7.98380899 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253493432 y: -0.213534713 z: 0.0285138339 w: -0.976190209 } position { x: -0.785007477 y: 0.850798309 z: -7.98384333 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.782] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253364127 y: -0.213575572 z: 0.0285426639 w: -0.976180732 } position { x: -0.785030305 y: 0.850828767 z: -7.98381567 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.796] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253179 y: -0.213559955 z: 0.0284952279 w: -0.976186037 } position { x: -0.785023749 y: 0.85081315 z: -7.98380756 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.809] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253198035 y: -0.21355173 z: 0.0285109282 w: -0.976187348 } position { x: -0.78502208 y: 0.850815892 z: -7.98382807 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253528692 y: -0.213569462 z: 0.0284995176 w: -0.976182938 } position { x: -0.785005867 y: 0.850804687 z: -7.98382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.835] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253568701 y: -0.21352157 z: 0.028523596 w: -0.976192594 } position { x: -0.785029709 y: 0.850807786 z: -7.98382139 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.851] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253394973 y: -0.213541746 z: 0.0285127815 w: -0.976188958 } position { x: -0.785009146 y: 0.850801945 z: -7.98381805 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.865] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252879113 y: -0.213540241 z: 0.0285117868 w: -0.976190627 } position { x: -0.785010397 y: 0.85079509 z: -7.98382187 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.879] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253201891 y: -0.213583082 z: 0.0284743533 w: -0.976181507 } position { x: -0.785008192 y: 0.850816607 z: -7.9838295 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.891] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253521074 y: -0.213528275 z: 0.028534105 w: -0.976190925 } position { x: -0.785010278 y: 0.850803733 z: -7.98385143 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.907] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253378842 y: -0.21355547 z: 0.0285338312 w: -0.976185381 } position { x: -0.785016298 y: 0.850816369 z: -7.98383474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.918] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025364181 y: -0.213517338 z: 0.0284783933 w: -0.97619462 } position { x: -0.785024822 y: 0.85080874 z: -7.98384666 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253384393 y: -0.213534981 z: 0.028513642 w: -0.976190448 } position { x: -0.785014331 y: 0.85081929 z: -7.98385048 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.949] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253363848 y: -0.213537902 z: 0.028509656 w: -0.97619 } position { x: -0.785006821 y: 0.850818217 z: -7.9838438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.960] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253650285 y: -0.213568643 z: 0.0285131875 w: -0.976182401 } position { x: -0.785008788 y: 0.85082376 z: -7.98384714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.977] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253203232 y: -0.213556573 z: 0.028535258 w: -0.97618556 } position { x: -0.785035372 y: 0.85083425 z: -7.98387098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:58.990] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025361605 y: -0.213551179 z: 0.0285061598 w: -0.976186514 } position { x: -0.785025299 y: 0.850822 z: -7.98387194 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.004] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253407694 y: -0.213504955 z: 0.0285231154 w: -0.976196706 } position { x: -0.78504318 y: 0.850835621 z: -7.98387718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.018] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253382809 y: -0.213536263 z: 0.0285160244 w: -0.97619009 } position { x: -0.785034 y: 0.850836039 z: -7.98386049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253402106 y: -0.213534221 z: 0.0285173692 w: -0.976190448 } position { x: -0.785035372 y: 0.850855947 z: -7.98384428 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.046] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025322441 y: -0.213529795 z: 0.0284984522 w: -0.976192415 } position { x: -0.78506422 y: 0.850867271 z: -7.98385239 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.060] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.02533588 y: -0.213532224 z: 0.0285174605 w: -0.976191044 } position { x: -0.78506434 y: 0.850840449 z: -7.98385668 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.074] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253421757 y: -0.213532388 z: 0.0285191685 w: -0.976190746 } position { x: -0.785051346 y: 0.850861788 z: -7.98387861 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.085] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.02536113 y: -0.213546216 z: 0.0285415202 w: -0.976186574 } position { x: -0.785060048 y: 0.850858808 z: -7.98387432 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.101] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254604965 y: -0.213514864 z: 0.0285224169 w: -0.976191401 } position { x: -0.785050929 y: 0.850811541 z: -7.98384571 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.116] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253060833 y: -0.21354495 z: 0.0284309685 w: -0.976191521 } position { x: -0.785112202 y: 0.850860536 z: -7.983922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.130] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252735484 y: -0.213540211 z: 0.0284273401 w: -0.976193488 } position { x: -0.785062909 y: 0.850907683 z: -7.98387814 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.143] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254090987 y: -0.213562027 z: 0.0285305753 w: -0.976182163 } position { x: -0.785016418 y: 0.85087353 z: -7.98384714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.157] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253505502 y: -0.213506252 z: 0.0285565648 w: -0.976195157 } position { x: -0.785102129 y: 0.850878477 z: -7.98397398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.170] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253301188 y: -0.213568881 z: 0.0286035035 w: -0.976180613 } position { x: -0.785049081 y: 0.850848198 z: -7.98386049 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.184] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025274083 y: -0.213514507 z: 0.0284986775 w: -0.976197 } position { x: -0.78510493 y: 0.850870907 z: -7.98387098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252851862 y: -0.213533252 z: 0.0284648966 w: -0.976193607 } position { x: -0.785113633 y: 0.850906491 z: -7.98392057 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.212] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253664888 y: -0.213578343 z: 0.0285235699 w: -0.976179957 } position { x: -0.785039783 y: 0.850884676 z: -7.98381233 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.226] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253505222 y: -0.213536799 z: 0.0285087656 w: -0.976189852 } position { x: -0.78510195 y: 0.850896 z: -7.98394871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253474731 y: -0.213535473 z: 0.0285365526 w: -0.976189435 } position { x: -0.785042763 y: 0.850830555 z: -7.98384619 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.254] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253325682 y: -0.213520959 z: 0.0285222046 w: -0.976193368 } position { x: -0.78506124 y: 0.850878716 z: -7.98392725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.268] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253140256 y: -0.213428527 z: 0.0285291038 w: -0.976213932 } position { x: -0.784877121 y: 0.850932956 z: -7.98402834 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.282] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0251178462 y: -0.213181436 z: 0.0291066878 w: -0.976255894 } position { x: -0.78482312 y: 0.850769281 z: -7.98404074 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.296] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0250416547 y: -0.213554248 z: 0.0293615181 w: -0.976168752 } position { x: -0.785072207 y: 0.850749314 z: -7.98402166 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.310] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0251185391 y: -0.213359162 z: 0.029058056 w: -0.976218522 } position { x: -0.784890711 y: 0.851008534 z: -7.98388958 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025108058 y: -0.213149711 z: 0.0289626587 w: -0.976267397 } position { x: -0.785100818 y: 0.850962 z: -7.98393869 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.338] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0251746867 y: -0.213532612 z: 0.0287938099 w: -0.976186931 } position { x: -0.785043478 y: 0.850871205 z: -7.98399258 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.351] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253073666 y: -0.213365525 z: 0.0287091788 w: -0.976222575 } position { x: -0.784897864 y: 0.850870609 z: -7.98391676 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.365] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252552927 y: -0.213356957 z: 0.0287316199 w: -0.976225138 } position { x: -0.78500849 y: 0.850865781 z: -7.98401403 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.379] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0251477174 y: -0.213402659 z: 0.0289023202 w: -0.976212859 } position { x: -0.784844577 y: 0.850814044 z: -7.98401403 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.393] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0251446478 y: -0.213203594 z: 0.0290931799 w: -0.976250768 } position { x: -0.784878969 y: 0.850788116 z: -7.98397398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.407] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0250831414 y: -0.213276282 z: 0.0291103665 w: -0.976236 } position { x: -0.785009623 y: 0.850864887 z: -7.98402739 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252189096 y: -0.213339761 z: 0.0288701244 w: -0.976225734 } position { x: -0.785008 y: 0.850858808 z: -7.98385906 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.435] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252840072 y: -0.213368058 z: 0.028242005 w: -0.976236224 } position { x: -0.785181582 y: 0.850865662 z: -7.98387671 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.449] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.02543905 y: -0.213423759 z: 0.0278291851 w: -0.976231873 } position { x: -0.785056233 y: 0.85078305 z: -7.98392296 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254926067 y: -0.213549986 z: 0.0275855623 w: -0.976209819 } position { x: -0.78516835 y: 0.850761771 z: -7.98385382 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.477] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025537353 y: -0.213764474 z: 0.0273202099 w: -0.976169169 } position { x: -0.785212576 y: 0.850843906 z: -7.98389292 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.491] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256758276 y: -0.213568345 z: 0.0270325784 w: -0.976216495 } position { x: -0.785052419 y: 0.85078156 z: -7.98390818 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.504] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257490892 y: -0.213336721 z: 0.0272579752 w: -0.976258934 } position { x: -0.784981906 y: 0.850714326 z: -7.98394156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.518] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025496969 y: -0.213613316 z: 0.0284680687 w: -0.97617048 } position { x: -0.784768462 y: 0.850741506 z: -7.98404789 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.532] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0251331944 y: -0.213243946 z: 0.0294103585 w: -0.976232767 } position { x: -0.784778655 y: 0.850638151 z: -7.98405409 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.546] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.02496453 y: -0.213191882 z: 0.0294254441 w: -0.976248 } position { x: -0.785158813 y: 0.850715518 z: -7.9840045 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.559] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0250186194 y: -0.213529497 z: 0.0284191538 w: -0.976202667 } position { x: -0.785358071 y: 0.851007462 z: -7.98376322 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.575] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254993252 y: -0.213323221 z: 0.0269246046 w: -0.976277709 } position { x: -0.785341 y: 0.85098362 z: -7.98373222 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.588] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0257794727 y: -0.21345374 z: 0.0263968427 w: -0.976256192 } position { x: -0.78510648 y: 0.850775421 z: -7.98391771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.602] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0258559044 y: -0.213623688 z: 0.0274256188 w: -0.97618866 } position { x: -0.784813881 y: 0.850610375 z: -7.9839716 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.616] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255404823 y: -0.213925406 z: 0.0290088728 w: -0.976085126 } position { x: -0.784623146 y: 0.850579619 z: -7.98405123 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.629] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0251710322 y: -0.21344693 z: 0.0300474763 w: -0.976168036 } position { x: -0.784539044 y: 0.85067755 z: -7.98405552 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.643] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0248938035 y: -0.212983072 z: 0.0299921576 w: -0.976278126 } position { x: -0.785122156 y: 0.850633144 z: -7.98399162 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.657] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0246979464 y: -0.213526204 z: 0.0294473562 w: -0.97618109 } position { x: -0.785333276 y: 0.85106504 z: -7.98385811 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.671] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253023654 y: -0.213580951 z: 0.0280833226 w: -0.976193786 } position { x: -0.785100162 y: 0.8510077 z: -7.98377562 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0258886144 y: -0.213405728 z: 0.0273173 w: -0.976238489 } position { x: -0.78511107 y: 0.850854516 z: -7.98386574 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.722] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254855845 y: -0.213573962 z: 0.0283266027 w: -0.976183534 } position { x: -0.784719646 y: 0.850484848 z: -7.98399782 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.726] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0250952858 y: -0.213308305 z: 0.0289175045 w: -0.976234436 } position { x: -0.784876 y: 0.850564241 z: -7.98400736 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.740] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0249918606 y: -0.213474199 z: 0.029209584 w: -0.976192117 } position { x: -0.784995556 y: 0.850831866 z: -7.98391104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252329744 y: -0.213451952 z: 0.0289452821 w: -0.976198673 } position { x: -0.78504169 y: 0.851007342 z: -7.98382521 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255407263 y: -0.213419646 z: 0.0283889659 w: -0.976214051 } position { x: -0.785163939 y: 0.850850821 z: -7.98386574 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0256378073 y: -0.213658 z: 0.0279908795 w: -0.976170838 } position { x: -0.785060406 y: 0.850675106 z: -7.98392 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254542194 y: -0.213491112 z: 0.028044872 w: -0.976210594 } position { x: -0.784897089 y: 0.850611269 z: -7.98396778 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252793171 y: -0.213478684 z: 0.028378753 w: -0.97620821 } position { x: -0.784900844 y: 0.850633264 z: -7.98395729 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0251912177 y: -0.213418409 z: 0.028811099 w: -0.976211 } position { x: -0.784894288 y: 0.850750446 z: -7.98392487 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252667964 y: -0.213386491 z: 0.0288668219 w: -0.976214409 } position { x: -0.78496182 y: 0.850799203 z: -7.98389196 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253636949 y: -0.213526815 z: 0.0287155285 w: -0.976185679 } position { x: -0.78506732 y: 0.850809455 z: -7.98385763 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254322365 y: -0.213508174 z: 0.0283745732 w: -0.976197898 } position { x: -0.785044134 y: 0.850797415 z: -7.98388147 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254444517 y: -0.213487014 z: 0.028154904 w: -0.976208627 } position { x: -0.785003603 y: 0.850684702 z: -7.98390055 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254102107 y: -0.213561416 z: 0.0282732267 w: -0.976189792 } position { x: -0.78491348 y: 0.850708783 z: -7.98393583 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253566019 y: -0.213460281 z: 0.0284902435 w: -0.976206958 } position { x: -0.784869611 y: 0.850727081 z: -7.98395348 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.920] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253227297 y: -0.213438958 z: 0.0287502892 w: -0.976204932 } position { x: -0.784920871 y: 0.850744605 z: -7.98398256 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252990462 y: -0.21345669 z: 0.0287492964 w: -0.976201653 } position { x: -0.784965456 y: 0.85074234 z: -7.98390484 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253575 y: -0.213447258 z: 0.0286490638 w: -0.97620517 } position { x: -0.784989893 y: 0.850769758 z: -7.98389769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253332518 y: -0.213506445 z: 0.0284677539 w: -0.976198137 } position { x: -0.784998298 y: 0.850766242 z: -7.98386765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.976] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253904872 y: -0.213539466 z: 0.0283761732 w: -0.976192117 } position { x: -0.784942 y: 0.850770831 z: -7.98388767 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:27:59.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253943801 y: -0.213472933 z: 0.0284613669 w: -0.976204097 } position { x: -0.784930229 y: 0.850765705 z: -7.98389053 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.005] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253743883 y: -0.213510662 z: 0.0285401028 w: -0.976194 } position { x: -0.78492707 y: 0.850738823 z: -7.98391438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253508799 y: -0.213464275 z: 0.0286017265 w: -0.976202965 } position { x: -0.784910142 y: 0.850740254 z: -7.98388577 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.030] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253500361 y: -0.213465199 z: 0.0285632648 w: -0.976204 } position { x: -0.784921229 y: 0.850719452 z: -7.98386765 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253434852 y: -0.213504255 z: 0.0285309907 w: -0.976196527 } position { x: -0.784947395 y: 0.850740433 z: -7.98388 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253626108 y: -0.213460922 z: 0.0285780728 w: -0.976204157 } position { x: -0.784900308 y: 0.850740969 z: -7.98387337 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.072] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253503583 y: -0.213464633 z: 0.0286425129 w: -0.976201713 } position { x: -0.784890234 y: 0.850728154 z: -7.98390245 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.087] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253550205 y: -0.213511854 z: 0.0286763385 w: -0.976190329 } position { x: -0.784896255 y: 0.850708961 z: -7.9838624 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253234841 y: -0.213459566 z: 0.0285946745 w: -0.976204932 } position { x: -0.784963071 y: 0.850699306 z: -7.98386145 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253235977 y: -0.213486537 z: 0.0284892619 w: -0.97620213 } position { x: -0.784928 y: 0.850700736 z: -7.98384857 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.127] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253761839 y: -0.213488236 z: 0.0284886025 w: -0.976200402 } position { x: -0.78491807 y: 0.850694239 z: -7.98384047 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253674407 y: -0.213489965 z: 0.0285129864 w: -0.976199567 } position { x: -0.784900188 y: 0.850694537 z: -7.98386621 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.155] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253534149 y: -0.21349214 z: 0.0286098476 w: -0.976196587 } position { x: -0.784923613 y: 0.850675821 z: -7.98387098 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.170] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253205206 y: -0.213482678 z: 0.0286292769 w: -0.976199 } position { x: -0.784947217 y: 0.850702524 z: -7.98386335 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.181] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253080912 y: -0.213487953 z: 0.0285302568 w: -0.976201057 } position { x: -0.7849558 y: 0.850711226 z: -7.98385429 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253879596 y: -0.213502169 z: 0.0284404811 w: -0.976198494 } position { x: -0.784932137 y: 0.850695908 z: -7.98383474 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254030507 y: -0.213468105 z: 0.0284786709 w: -0.976204395 } position { x: -0.784914374 y: 0.850700259 z: -7.98384905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253295042 y: -0.213497728 z: 0.028554365 w: -0.97619766 } position { x: -0.784939 y: 0.850658834 z: -7.98384714 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.240] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253160875 y: -0.213502124 z: 0.0285348445 w: -0.9761976 } position { x: -0.784928441 y: 0.850663722 z: -7.98382378 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253262799 y: -0.213471636 z: 0.0285081081 w: -0.976204813 } position { x: -0.784946859 y: 0.850676835 z: -7.98383236 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253421012 y: -0.213474914 z: 0.0285182334 w: -0.976203322 } position { x: -0.784945309 y: 0.850708485 z: -7.98382854 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.280] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253628734 y: -0.213534251 z: 0.0284860525 w: -0.976190746 } position { x: -0.784948111 y: 0.8507092 z: -7.98384523 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.294] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253802091 y: -0.2135095 z: 0.028487727 w: -0.976195693 } position { x: -0.784942746 y: 0.850659728 z: -7.98385525 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253330488 y: -0.213469103 z: 0.0285220537 w: -0.976204753 } position { x: -0.784974098 y: 0.850652933 z: -7.98384905 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.323] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252870433 y: -0.213469878 z: 0.0285163485 w: -0.976205945 } position { x: -0.78496331 y: 0.85065794 z: -7.98387384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253482945 y: -0.213501051 z: 0.0285577886 w: -0.976196289 } position { x: -0.784957647 y: 0.850671768 z: -7.98388767 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253328402 y: -0.213480517 z: 0.0284935255 w: -0.976203084 } position { x: -0.784962356 y: 0.850674152 z: -7.9838872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.363] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253722109 y: -0.213496983 z: 0.0284844898 w: -0.976198733 } position { x: -0.784982264 y: 0.850660324 z: -7.98389149 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253415555 y: -0.213474795 z: 0.0284134727 w: -0.976206422 } position { x: -0.78498292 y: 0.850663662 z: -7.98389673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253297798 y: -0.213479102 z: 0.0284601804 w: -0.976204455 } position { x: -0.785009205 y: 0.850673676 z: -7.98392296 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.405] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025318861 y: -0.213479176 z: 0.0284810215 w: -0.976204097 } position { x: -0.784988225 y: 0.850690365 z: -7.98392582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253556818 y: -0.213452205 z: 0.0285172667 w: -0.976208 } position { x: -0.78497982 y: 0.850682616 z: -7.98394156 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253607593 y: -0.213483185 z: 0.0285581797 w: -0.976199925 } position { x: -0.784965575 y: 0.850701272 z: -7.98392916 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253467951 y: -0.213494301 z: 0.0285344087 w: -0.976198554 } position { x: -0.784987 y: 0.850660205 z: -7.98395872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.462] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253192801 y: -0.213485882 z: 0.0285008792 w: -0.976202071 } position { x: -0.785006881 y: 0.850684524 z: -7.98394442 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253033806 y: -0.213522702 z: 0.028513886 w: -0.976194 } position { x: -0.78498 y: 0.85072875 z: -7.98392916 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.487] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253345408 y: -0.213488162 z: 0.0284956358 w: -0.976201296 } position { x: -0.784950733 y: 0.850700498 z: -7.98393059 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.502] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253650881 y: -0.213487521 z: 0.0285405591 w: -0.976199329 } position { x: -0.784964323 y: 0.850702465 z: -7.98396158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253442284 y: -0.213499 z: 0.0285292454 w: -0.97619772 } position { x: -0.784972906 y: 0.850694 z: -7.98394728 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025346525 y: -0.213485479 z: 0.0285090283 w: -0.976201177 } position { x: -0.784965813 y: 0.85068655 z: -7.98395967 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253424384 y: -0.213486344 z: 0.0285073668 w: -0.976201177 } position { x: -0.78495127 y: 0.850702882 z: -7.98396111 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.558] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253253169 y: -0.213496014 z: 0.0284314174 w: -0.976201713 } position { x: -0.784942031 y: 0.850716233 z: -7.98394346 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253756233 y: -0.213490859 z: 0.0284988545 w: -0.976199567 } position { x: -0.784923434 y: 0.850690722 z: -7.98397589 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.587] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253453068 y: -0.21348992 z: 0.028504312 w: -0.976200402 } position { x: -0.784923 y: 0.850677133 z: -7.98397255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253023226 y: -0.213508874 z: 0.0285310689 w: -0.976196587 } position { x: -0.784930527 y: 0.850701094 z: -7.98394585 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253389776 y: -0.213488176 z: 0.0285267681 w: -0.976200283 } position { x: -0.78496021 y: 0.850716114 z: -7.98393631 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025301842 y: -0.213459149 z: 0.0285045821 w: -0.97620821 } position { x: -0.784967601 y: 0.850749254 z: -7.98395824 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253464747 y: -0.21346432 z: 0.0284899641 w: -0.976206362 } position { x: -0.78495121 y: 0.850710273 z: -7.98396492 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.655] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253851619 y: -0.213517427 z: 0.0285074282 w: -0.976193249 } position { x: -0.784950733 y: 0.850712776 z: -7.98394489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025345467 y: -0.213489071 z: 0.0285177715 w: -0.976200223 } position { x: -0.784942031 y: 0.850731373 z: -7.98394251 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253257081 y: -0.213476419 z: 0.0285605155 w: -0.97620219 } position { x: -0.78499 y: 0.850700557 z: -7.98396 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253163148 y: -0.213507295 z: 0.0285923798 w: -0.976194799 } position { x: -0.784963071 y: 0.850736 z: -7.98396158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.711] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253615621 y: -0.213472694 z: 0.0285384879 w: -0.976202726 } position { x: -0.784974515 y: 0.850721955 z: -7.98397112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.725] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253396221 y: -0.21348308 z: 0.0285255238 w: -0.976201415 } position { x: -0.784964383 y: 0.850713193 z: -7.9839592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.737] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253400803 y: -0.213488057 z: 0.0285241734 w: -0.976200342 } position { x: -0.784963191 y: 0.850697875 z: -7.98395967 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.753] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253718402 y: -0.213468939 z: 0.0285098962 w: -0.976204097 } position { x: -0.784984112 y: 0.85070467 z: -7.98393154 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.767] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253388248 y: -0.213525951 z: 0.028451059 w: -0.976194203 } position { x: -0.784980834 y: 0.850696206 z: -7.98396397 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.781] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253698397 y: -0.213481963 z: 0.0284684915 w: -0.976202548 } position { x: -0.784959257 y: 0.850713789 z: -7.98394871 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.795] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254050158 y: -0.213469356 z: 0.0284781866 w: -0.976204097 } position { x: -0.784969389 y: 0.850689709 z: -7.98395967 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253439974 y: -0.213499755 z: 0.0284800753 w: -0.976199 } position { x: -0.7849617 y: 0.850684762 z: -7.9839673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.823] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253655333 y: -0.213486284 z: 0.0284995642 w: -0.976200759 } position { x: -0.784952343 y: 0.8506881 z: -7.98397589 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.836] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253153946 y: -0.213478953 z: 0.0285085179 w: -0.976203442 } position { x: -0.784953594 y: 0.850686073 z: -7.98396158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253269169 y: -0.213498592 z: 0.0285038128 w: -0.976199 } position { x: -0.784985721 y: 0.850699902 z: -7.98392725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253926404 y: -0.213464379 z: 0.0284608603 w: -0.976206 } position { x: -0.784949 y: 0.850720406 z: -7.98389387 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.02538101 y: -0.213490829 z: 0.028487362 w: -0.976199806 } position { x: -0.784968078 y: 0.850721717 z: -7.98391724 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.893] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253687147 y: -0.213529691 z: 0.0285082571 w: -0.976191 } position { x: -0.784971952 y: 0.850699604 z: -7.98391104 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.903] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253788475 y: -0.21350722 z: 0.0284687709 w: -0.976196766 } position { x: -0.784954727 y: 0.850665927 z: -7.98391199 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253485832 y: -0.213503405 z: 0.0284436159 w: -0.97619915 } position { x: -0.784939 y: 0.850671768 z: -7.98392487 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.934] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253253467 y: -0.213513896 z: 0.0284751449 w: -0.976196527 } position { x: -0.784923375 y: 0.850702643 z: -7.9839406 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253696237 y: -0.213490456 z: 0.0285372734 w: -0.976198673 } position { x: -0.784911871 y: 0.850686252 z: -7.9839592 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253333393 y: -0.213468894 z: 0.028515853 w: -0.976205 } position { x: -0.784926832 y: 0.850691915 z: -7.98397112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253503863 y: -0.213469848 z: 0.0285746176 w: -0.976202607 } position { x: -0.78490752 y: 0.850667119 z: -7.98393 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:00.989] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253322851 y: -0.213486984 z: 0.0285532754 w: -0.9762 } position { x: -0.784912765 y: 0.850670755 z: -7.98393393 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253541507 y: -0.213433087 z: 0.0285493303 w: -0.97621125 } position { x: -0.784930527 y: 0.850667 z: -7.98392725 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.016] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253838655 y: -0.213469326 z: 0.0285147727 w: -0.97620362 } position { x: -0.78489244 y: 0.850636899 z: -7.983922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.031] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253672637 y: -0.213444516 z: 0.028559871 w: -0.976208091 } position { x: -0.784917772 y: 0.850670457 z: -7.98395967 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.045] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253555104 y: -0.213542268 z: 0.0285210852 w: -0.976188183 } position { x: -0.784915 y: 0.850625873 z: -7.98392248 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.059] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253655966 y: -0.213482767 z: 0.0285378192 w: -0.976200461 } position { x: -0.784910917 y: 0.850643754 z: -7.98396826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.073] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252909753 y: -0.213414237 z: 0.0284822043 w: -0.976219 } position { x: -0.784903646 y: 0.850611 z: -7.98394966 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.087] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253040846 y: -0.213448673 z: 0.0286248717 w: -0.976206958 } position { x: -0.784869313 y: 0.850604892 z: -7.98398399 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252594799 y: -0.213370398 z: 0.0288072433 w: -0.976219833 } position { x: -0.784796715 y: 0.850680232 z: -7.98398256 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.114] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.02521782 y: -0.213305637 z: 0.0290688407 w: -0.976227283 } position { x: -0.784806788 y: 0.850637257 z: -7.98398829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0251534861 y: -0.213482782 z: 0.0291801915 w: -0.976186931 } position { x: -0.784946859 y: 0.850669622 z: -7.98396254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.142] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252412781 y: -0.213489324 z: 0.028591549 w: -0.97620064 } position { x: -0.785010338 y: 0.850675941 z: -7.98390198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.156] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254159626 y: -0.213490546 z: 0.0279620942 w: -0.976214111 } position { x: -0.785057902 y: 0.850677 z: -7.9838953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.170] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0255236663 y: -0.213595897 z: 0.0280009098 w: -0.97618711 } position { x: -0.784908831 y: 0.850695 z: -7.98399115 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.183] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254856404 y: -0.213357836 z: 0.0283396542 w: -0.976230443 } position { x: -0.784766793 y: 0.850528717 z: -7.98400593 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.197] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253070183 y: -0.213428035 z: 0.0288316552 w: -0.976205289 } position { x: -0.784864068 y: 0.850518107 z: -7.98408604 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.211] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0251152012 y: -0.21343796 z: 0.0291015189 w: -0.976200104 } position { x: -0.784854293 y: 0.850585341 z: -7.9839716 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0250999928 y: -0.213270277 z: 0.0289469678 w: -0.976241708 } position { x: -0.784992 y: 0.850692928 z: -7.98394489 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252414867 y: -0.213463768 z: 0.0287854094 w: -0.976200521 } position { x: -0.785045266 y: 0.850726 z: -7.98394108 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254137199 y: -0.213460907 z: 0.0286382642 w: -0.976201057 } position { x: -0.784915328 y: 0.85064882 z: -7.98391867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254260711 y: -0.213456273 z: 0.028624678 w: -0.97620213 } position { x: -0.784998894 y: 0.850561142 z: -7.98395872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.281] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252870061 y: -0.213526309 z: 0.0286826491 w: -0.976188719 } position { x: -0.784964681 y: 0.850569248 z: -7.98397064 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.295] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252024438 y: -0.213428244 z: 0.0287962742 w: -0.976209 } position { x: -0.784934342 y: 0.850579083 z: -7.98396206 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.308] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025229441 y: -0.213453576 z: 0.0288741756 w: -0.976200461 } position { x: -0.784966588 y: 0.850626886 z: -7.98396778 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.02528858 y: -0.213505223 z: 0.0289218742 w: -0.976186216 } position { x: -0.784929335 y: 0.850637317 z: -7.98395491 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.337] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253269 y: -0.213474125 z: 0.0288956 w: -0.976192832 } position { x: -0.785000443 y: 0.850621283 z: -7.9839797 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.348] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252894424 y: -0.21349363 z: 0.0288807936 w: -0.97619 } position { x: -0.785008609 y: 0.85057652 z: -7.98398733 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253027212 y: -0.213470191 z: 0.0287688207 w: -0.976198 } position { x: -0.784998655 y: 0.850584149 z: -7.98398447 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252597686 y: -0.213494375 z: 0.0287604015 w: -0.976194143 } position { x: -0.784961 y: 0.850613475 z: -7.98396349 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025325818 y: -0.21346736 z: 0.0287723 w: -0.976197958 } position { x: -0.784959078 y: 0.850591719 z: -7.98394108 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.405] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253036059 y: -0.213473141 z: 0.0288314093 w: -0.976195514 } position { x: -0.784970343 y: 0.850603163 z: -7.98397827 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253282413 y: -0.213454843 z: 0.028763812 w: -0.976200879 } position { x: -0.784996331 y: 0.850589454 z: -7.98396826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025272686 y: -0.21346356 z: 0.0287104 w: -0.976202 } position { x: -0.785002351 y: 0.850604892 z: -7.98396158 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.448] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253135655 y: -0.213465497 z: 0.0286648143 w: -0.976201892 } position { x: -0.785001159 y: 0.850597501 z: -7.98397398 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.459] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253213104 y: -0.213475794 z: 0.0286912713 w: -0.976198614 } position { x: -0.784969509 y: 0.850603342 z: -7.98395967 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252657924 y: -0.213385582 z: 0.0287503432 w: -0.976218045 } position { x: -0.784982324 y: 0.850607753 z: -7.98396778 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252890643 y: -0.213427573 z: 0.0288157761 w: -0.976206362 } position { x: -0.785002053 y: 0.850587666 z: -7.98396444 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252538584 y: -0.213377059 z: 0.0287301987 w: -0.976220787 } position { x: -0.785032094 y: 0.850623667 z: -7.98395109 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.515] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252813678 y: -0.213423237 z: 0.028693473 w: -0.976211071 } position { x: -0.78502208 y: 0.850625038 z: -7.98391438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.531] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025341358 y: -0.213430449 z: 0.0286884084 w: -0.976208091 } position { x: -0.784999 y: 0.850620508 z: -7.98393965 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.545] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253972579 y: -0.213423312 z: 0.0286268108 w: -0.97621 } position { x: -0.784995377 y: 0.850579143 z: -7.98393393 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.558] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252926443 y: -0.213480279 z: 0.0287227146 w: -0.976197481 } position { x: -0.784966826 y: 0.850592732 z: -7.98394537 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.572] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252705105 y: -0.21344769 z: 0.0287333522 w: -0.976204872 } position { x: -0.78497076 y: 0.850623965 z: -7.98396444 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025293259 y: -0.213460669 z: 0.0287619904 w: -0.976200581 } position { x: -0.78496933 y: 0.8506006 z: -7.98393917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252897292 y: -0.213402703 z: 0.0287887286 w: -0.976212561 } position { x: -0.784967124 y: 0.850661695 z: -7.98395967 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252889786 y: -0.21341759 z: 0.0287872106 w: -0.976209342 } position { x: -0.784959 y: 0.850622237 z: -7.9839263 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.628] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252827499 y: -0.213420704 z: 0.0288331732 w: -0.976207495 } position { x: -0.784968197 y: 0.85061574 z: -7.98395443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.640] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252793934 y: -0.213425532 z: 0.0288349874 w: -0.976206481 } position { x: -0.784965754 y: 0.850640059 z: -7.98393726 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.656] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252656732 y: -0.213414878 z: 0.0288261529 w: -0.976209402 } position { x: -0.784981072 y: 0.850632787 z: -7.98392057 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253209248 y: -0.213441476 z: 0.0287594516 w: -0.976204097 } position { x: -0.78498137 y: 0.850661278 z: -7.98393202 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.683] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253273901 y: -0.213466451 z: 0.0287083294 w: -0.976200044 } position { x: -0.784944773 y: 0.850648522 z: -7.98393965 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253049042 y: -0.213454291 z: 0.0286972467 w: -0.976203561 } position { x: -0.784963071 y: 0.850660205 z: -7.98397255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.712] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253086258 y: -0.213396132 z: 0.02871418 w: -0.976215661 } position { x: -0.7849558 y: 0.850645781 z: -7.98395824 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.723] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252673607 y: -0.213414043 z: 0.0287656505 w: -0.976211309 } position { x: -0.784978211 y: 0.850646377 z: -7.98391867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.739] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252719317 y: -0.213435516 z: 0.0286861584 w: -0.976208866 } position { x: -0.784976 y: 0.850680113 z: -7.9839468 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.752] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252940357 y: -0.213465035 z: 0.0285639651 w: -0.976205409 } position { x: -0.784988642 y: 0.850663066 z: -7.98393345 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.768] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025315851 y: -0.213495776 z: 0.0285651833 w: -0.976198077 } position { x: -0.784951031 y: 0.850682318 z: -7.98391056 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.779] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253575593 y: -0.213452369 z: 0.0286346283 w: -0.976204455 } position { x: -0.784922421 y: 0.850658357 z: -7.98390865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.794] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253164843 y: -0.213441968 z: 0.0286943484 w: -0.976206064 } position { x: -0.784956098 y: 0.85065949 z: -7.98390865 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.808] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252687186 y: -0.213487446 z: 0.0286738444 w: -0.976197958 } position { x: -0.784959674 y: 0.850677729 z: -7.9839077 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.822] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252705477 y: -0.213448167 z: 0.0286133923 w: -0.97620827 } position { x: -0.784985602 y: 0.850684166 z: -7.98389769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.837] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253484882 y: -0.213449791 z: 0.0285395067 w: -0.976208031 } position { x: -0.784986913 y: 0.850704789 z: -7.98389626 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.850] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253544264 y: -0.213492334 z: 0.0285177212 w: -0.97619921 } position { x: -0.784960389 y: 0.850688517 z: -7.98392677 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.864] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253294669 y: -0.213428646 z: 0.0285756271 w: -0.976212084 } position { x: -0.784933865 y: 0.850690246 z: -7.98390961 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.878] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025294017 y: -0.213495776 z: 0.028658364 w: -0.976195931 } position { x: -0.784964085 y: 0.850688338 z: -7.98392534 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.892] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025296526 y: -0.213500127 z: 0.0286041573 w: -0.976196527 } position { x: -0.784989178 y: 0.850715935 z: -7.98390293 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.906] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025310684 y: -0.21346584 z: 0.0285391733 w: -0.976205528 } position { x: -0.785006821 y: 0.850756705 z: -7.9838829 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.919] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025340775 y: -0.21351108 z: 0.0285095479 w: -0.976195753 } position { x: -0.784989 y: 0.850742579 z: -7.98389864 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.933] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253266823 y: -0.213482335 z: 0.0285198037 w: -0.976202071 } position { x: -0.784964442 y: 0.850729465 z: -7.98389769 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.947] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025301028 y: -0.213443786 z: 0.0286163837 w: -0.976208329 } position { x: -0.78501159 y: 0.850708485 z: -7.98391581 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.961] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253246166 y: -0.213491 z: 0.0286817178 w: -0.976195455 } position { x: -0.784985781 y: 0.850726485 z: -7.98391628 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.973] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252674278 y: -0.213417888 z: 0.0286236461 w: -0.976214647 } position { x: -0.785010695 y: 0.850767374 z: -7.98391819 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:01.987] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253150463 y: -0.213490382 z: 0.0286086593 w: -0.976198 } position { x: -0.785001695 y: 0.850784183 z: -7.98386908 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.003] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253279712 y: -0.213504732 z: 0.028601069 w: -0.976194799 } position { x: -0.785022855 y: 0.850768924 z: -7.98390388 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.017] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253603049 y: -0.21347174 z: 0.0285850838 w: -0.976201594 } position { x: -0.784998298 y: 0.850764751 z: -7.9838953 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.032] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253056157 y: -0.213476449 z: 0.0285312422 w: -0.97620362 } position { x: -0.784995317 y: 0.85074389 z: -7.98390102 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.044] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025314847 y: -0.213473946 z: 0.0285763443 w: -0.976202607 } position { x: -0.784996629 y: 0.850785613 z: -7.98391867 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.058] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252833869 y: -0.213500902 z: 0.0285906624 w: -0.976197064 } position { x: -0.784983575 y: 0.850753665 z: -7.98387718 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.073] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252986271 y: -0.213456109 z: 0.0286327191 w: -0.97620523 } position { x: -0.785025716 y: 0.850793242 z: -7.98391199 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.086] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253064409 y: -0.213469744 z: 0.0285919 w: -0.976203263 } position { x: -0.785020828 y: 0.850769281 z: -7.98389721 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.100] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253276676 y: -0.21345149 z: 0.0285962746 w: -0.976206541 } position { x: -0.785022378 y: 0.850767493 z: -7.98390198 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.113] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253242217 y: -0.213464499 z: 0.0286131538 w: -0.976203322 } position { x: -0.785031319 y: 0.850772738 z: -7.98394394 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.128] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252737701 y: -0.21345903 z: 0.0286161304 w: -0.976205707 } position { x: -0.785027921 y: 0.850784242 z: -7.98392296 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.141] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252780505 y: -0.213527218 z: 0.0285548735 w: -0.976192534 } position { x: -0.785052 y: 0.850814939 z: -7.98390388 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.155] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252990406 y: -0.21347408 z: 0.0285890289 w: -0.976202548 } position { x: -0.785053194 y: 0.850804 z: -7.983881 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.169] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253326576 y: -0.213486657 z: 0.0285215229 w: -0.976200938 } position { x: -0.7850793 y: 0.850808 z: -7.98391438 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.183] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253315866 y: -0.21348764 z: 0.0285241194 w: -0.9762007 } position { x: -0.785057545 y: 0.85079968 z: -7.98392582 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.198] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.02531817 y: -0.213482767 z: 0.0285529867 w: -0.976201236 } position { x: -0.785051405 y: 0.850778699 z: -7.98392773 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.209] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253013503 y: -0.21347177 z: 0.0285855271 w: -0.976203144 } position { x: -0.785041809 y: 0.850811183 z: -7.98393965 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.225] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252868384 y: -0.213484272 z: 0.0285726935 w: -0.976201177 } position { x: -0.785069764 y: 0.850801349 z: -7.98393488 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.239] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253104903 y: -0.213482052 z: 0.0285694432 w: -0.976201117 } position { x: -0.785041809 y: 0.850812912 z: -7.98391771 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.253] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.025344437 y: -0.213481903 z: 0.0285546631 w: -0.9762007 } position { x: -0.785055637 y: 0.850785792 z: -7.98395205 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.267] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253037773 y: -0.213506117 z: 0.0285422131 w: -0.976196826 } position { x: -0.785055816 y: 0.850782394 z: -7.9839654 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.280] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253131185 y: -0.213482663 z: 0.028555695 w: -0.976201296 } position { x: -0.785041213 y: 0.850769818 z: -7.98396254 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.295] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253319144 y: -0.213441551 z: 0.0285815317 w: -0.976209044 } position { x: -0.785069585 y: 0.8507936 z: -7.98395872 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.309] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253175665 y: -0.213479623 z: 0.0285516325 w: -0.976201952 } position { x: -0.785048723 y: 0.850770652 z: -7.98395538 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.322] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253196619 y: -0.213478357 z: 0.028550487 w: -0.97620225 } position { x: -0.785072386 y: 0.850777566 z: -7.98397255 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.336] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0252940338 y: -0.213513449 z: 0.0285392869 w: -0.976195514 } position { x: -0.785065234 y: 0.850777924 z: -7.98396826 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.350] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253231358 y: -0.2135019 z: 0.0285221785 w: -0.976197839 } position { x: -0.785051167 y: 0.850759149 z: -7.98396492 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.364] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253187418 y: -0.213531688 z: 0.0284760408 w: -0.976192772 } position { x: -0.785076916 y: 0.850779891 z: -7.98399162 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.378] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253389925 y: -0.213468924 z: 0.0284656212 w: -0.976206303 } position { x: -0.785051 y: 0.850771129 z: -7.98393965 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.392] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253326818 y: -0.213490307 z: 0.0285031311 w: -0.9762007 } position { x: -0.78507477 y: 0.850773275 z: -7.98398304 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.405] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253394581 y: -0.213513955 z: 0.0285238 w: -0.97619468 } position { x: -0.78505528 y: 0.850759447 z: -7.98395443 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.420] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253383908 y: -0.213496611 z: 0.0284978729 w: -0.976199269 } position { x: -0.785055697 y: 0.850755 z: -7.98393345 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.433] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253476072 y: -0.213483229 z: 0.0284363236 w: -0.976203799 } position { x: -0.785071313 y: 0.850754678 z: -7.98395634 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.445] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253613275 y: -0.21351099 z: 0.0284287035 w: -0.9761976 } position { x: -0.785033643 y: 0.850755095 z: -7.98395061 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.461] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253622476 y: -0.213486239 z: 0.0284152422 w: -0.976203382 } position { x: -0.785046458 y: 0.850765586 z: -7.98397112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.475] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253864881 y: -0.213492632 z: 0.0284609944 w: -0.9762 } position { x: -0.7850402 y: 0.850759447 z: -7.98397112 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.489] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253440402 y: -0.213490009 z: 0.0284896176 w: -0.976200819 } position { x: -0.785057366 y: 0.850743413 z: -7.98397303 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.503] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253150538 y: -0.213480011 z: 0.0285016112 w: -0.976203382 } position { x: -0.785053313 y: 0.850774288 z: -7.98396873 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.517] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253141169 y: -0.213506803 z: 0.028484147 w: -0.976198077 } position { x: -0.785047114 y: 0.85076344 z: -7.98393869 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.530] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253571738 y: -0.213481098 z: 0.0284998156 w: -0.97620213 } position { x: -0.785065711 y: 0.850794911 z: -7.98393202 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.544] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253858678 y: -0.213518471 z: 0.0284460206 w: -0.976194799 } position { x: -0.785056829 y: 0.850754797 z: -7.98393726 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.558] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253708493 y: -0.213473856 z: 0.0284559615 w: -0.976204634 } position { x: -0.785069108 y: 0.850769877 z: -7.98392868 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.573] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253620818 y: -0.213495895 z: 0.0284719579 w: -0.976199567 } position { x: -0.785093665 y: 0.850760698 z: -7.98393202 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.586] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253293552 y: -0.213491604 z: 0.0284548961 w: -0.976201892 } position { x: -0.785062909 y: 0.85077405 z: -7.98391914 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.600] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253381934 y: -0.213502988 z: 0.0284462646 w: -0.976199389 } position { x: -0.785103798 y: 0.850795746 z: -7.98391342 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.614] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253843702 y: -0.213487 z: 0.0284677241 w: -0.976201117 } position { x: -0.785086572 y: 0.850793302 z: -7.983922 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.629] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253891945 y: -0.213515818 z: 0.0284341592 w: -0.976195633 } position { x: -0.785073757 y: 0.850777447 z: -7.98389673 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.642] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254024249 y: -0.213502228 z: 0.0285148453 w: -0.976195931 } position { x: -0.785122633 y: 0.85076654 z: -7.98393917 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.655] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253727157 y: -0.213493317 z: 0.0284987278 w: -0.97619909 } position { x: -0.785103738 y: 0.850756288 z: -7.98391294 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.669] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253639724 y: -0.213489577 z: 0.0284944121 w: -0.976200283 } position { x: -0.785084128 y: 0.85078162 z: -7.98390579 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.684] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0253454056 y: -0.213509828 z: 0.0284672678 w: -0.976197124 } position { x: -0.785135388 y: 0.850807786 z: -7.98390722 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.697] [PSS] [info] [12772|12444]streaming_driver_interface_impl.cpp:87 SubmitViewFrames: submit view frames {view_texture_handles: 2147487490 view_texture_handles: 1073753026 pose { orientation { x: -0.0254026297 y: -0.213501215 z: 0.0284195133 w: -0.976198912 } position { x: -0.785063803 y: 0.850775182 z: -7.98387384 } }}, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.704] [PSS] [info] [12772|13644]streaming_driver_interface_impl.cpp:55 StopStreaming: stop streaming, session_id= S82k6vTF, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.704] [PSS] [info] [12772|13644]streaming_driver_interface_impl.cpp:222 StopHandTracking: stop hand tracking, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.705] [PSS] [info] [12772|13644]streaming_driver_interface_impl.cpp:34 DisconnectFromService: disconnect from service, client_id= Nn8KbB4Nf63Om3ic, this= 0x21fbe1e68e0 +[2025-03-12 17:28:02.705] [PSS] [info] [12772|13644]streaming_client_impl.cpp:37 DisconnectFromService: disconnect from service, this= 0x221a8198120 +[2025-03-12 17:28:02.705] [PSS] [debug] [12772|21792]streaming_client_impl.cpp:175 InvokeDisconnectFromService: disconnect from service, this= 0x221a8198120 +[2025-03-12 17:28:02.705] [PSS] [debug] [12772|21792]streaming_client_impl.cpp:253 HandleDisconnectFromServiceResp: disconnect response {}, this= 0x221a8198120 +[2025-03-12 17:28:02.705] [PSS] [debug] [12772|21792]transport_client_tcp3.cpp:79 Stop: called, this= 0x22101a68810 +[2025-03-12 17:28:02.705] [PSS] [debug] [12772|21792]transport_client_tcp3.cpp:79 Stop: called, this= 0x22101a68810 +[2025-03-12 17:28:02.705] [PSS] [debug] [12772|21792]streaming_client_impl.cpp:194 InvokeDisconnectFromService: disconnect from service, {client_id: "Nn8KbB4Nf63Om3ic"}, this= 0x221a8198120 +[2025-03-12 17:28:02.705] [PSS] [debug] [12772|23888]transport_client_tcp3.cpp:190 operator (): close socket +[2025-03-12 17:28:02.705] [PSS] [info] [12772|13644]streaming_client_impl.cpp:44 DisconnectFromService: disconnect from service completed, this= 0x221a8198120 +[2025-03-12 17:28:02.705] [PSS] [error] [12772|23888]transport_client_tcp3.cpp:210 HandleReceiveDataResult: receive error= 1236, msg= ɱϵͳֹӡ +[2025-03-12 17:28:02.705] [PSS] [error] [12772|23888]transport_client_tcp3.cpp:157 HandleAsyncError: error code: 1236, this= 0x22101a68810 +[2025-03-12 17:28:02.705] [PSS] [error] [12772|23888]transport_client_tcp3.cpp:102 ReceiveDataLoop: "not connected", !running_, this= 0x22101a68810 diff --git a/程序工作相关文档.doc b/程序工作相关文档.doc new file mode 100644 index 00000000..c7f5a2c1 Binary files /dev/null and b/程序工作相关文档.doc differ